summaryrefslogtreecommitdiffstats
path: root/l10n/en_GB.js
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2016-02-24 15:13:57 -0500
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2016-02-24 15:13:57 -0500
commit95f596be034d4870eb3fc815ee10f5874b7d21bd (patch)
treefdacf15a4b691f66d7edb549a86090f3d07dd3a5 /l10n/en_GB.js
parent6515de66f6b38fea8fadb9f34cbab352589e3db5 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/en_GB.js')
-rw-r--r--l10n/en_GB.js12
1 files changed, 12 insertions, 0 deletions
diff --git a/l10n/en_GB.js b/l10n/en_GB.js
index d70607236..d48dafab9 100644
--- a/l10n/en_GB.js
+++ b/l10n/en_GB.js
@@ -2,6 +2,7 @@ OC.L10N.register(
"news",
{
"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 http://the-feed.tld" : "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 http://the-feed.tld",
"Detected feed format is not supported" : "Detected feed format is not supported",
"SSL Certificate is invalid" : "SSL Certificate is invalid",
"Website not found" : "Website not found",
@@ -31,13 +32,17 @@ OC.L10N.register(
"Maximum number of seconds to wait for an RSS or Atom feed to load; if it takes longer the update will be aborted" : "Maximum number of seconds to wait for an RSS or Atom feed to load; if it takes longer the update will be aborted",
"Explore Service URL" : "Explore Service URL",
"If given, this service's URL will be queried for displaying the feeds in the explore feed section. To fall back to the built in explore service, leave this input empty" : "If given, this service's URL will be queried for displaying the feeds in the explore feed section. To fall back to the built-in explore service, leave this input empty",
+ "For more information check the Wiki" : "For more information check the Wiki",
"Saved" : "Saved",
"Download" : "Download",
"Close" : "Close",
+ "Ajax or webcron cron mode detected! Your feeds will not be updated correctly. It is recommended to either use the operating system cron or a custom updater." : "Ajax or webcron cron mode detected! Your feeds will not be updated correctly. It is recommended to either use the operating system cron or a custom updater.",
"How to set up the operating system cron" : "How to set up the operating system cron",
"How to set up a custom updater (faster and no possible deadlock) " : "How to set up a custom updater (faster and no possible deadlock) ",
+ "filter" : "filter",
"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",
@@ -80,13 +85,20 @@ OC.L10N.register(
"New Folder" : "New Folder",
"Create" : "Create",
"Explore" : "Explore",
+ "Update failed more than 50 times" : "Update failed more than 50 times",
"Deleted feed" : "Deleted feed",
"Undo delete feed" : "Undo delete feed",
"Rename" : "Rename",
"Menu" : "Menu",
+ "Unpin feed from the top" : "Unpin feed from the top",
+ "Pin feed to the top" : "Pin feed to the top",
"No feed ordering" : "No feed ordering",
"Reversed feed ordering" : "Reversed feed ordering",
"Normal feed ordering" : "Normal feed ordering",
+ "Enable full text feed fetching" : "Enable full text feed fetching",
+ "Disable full text feed fetching" : "Disable full text feed fetching",
+ "Keep updated articles as is" : "Keep updated articles as is",
+ "Mark updated articles unread" : "Mark updated articles unread",
"Rename feed" : "Rename feed",
"Delete feed" : "Delete feed",
"Mark all articles read" : "Mark all articles read",