summaryrefslogtreecommitdiffstats
path: root/l10n/en_GB.js
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2014-11-08 01:01:17 -0500
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2014-11-08 01:01:17 -0500
commit7c506fca329464d0e766825d697c138b1baf3dff (patch)
tree0d4c4fcdab38da281acf1e388bbbbe61b3d9a0fc /l10n/en_GB.js
parent05c8c2f87946a9ea98a8a827fe4c3312beb613e8 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/en_GB.js')
-rw-r--r--l10n/en_GB.js10
1 files changed, 10 insertions, 0 deletions
diff --git a/l10n/en_GB.js b/l10n/en_GB.js
index c0c756507..d4839df6c 100644
--- a/l10n/en_GB.js
+++ b/l10n/en_GB.js
@@ -1,6 +1,14 @@
OC.L10N.register(
"news",
{
+ "Feed contains invalid XML" : "Feed contains invalid XML",
+ "Could not find a feed" : "Could not find a feed",
+ "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",
+ "More redirects than allowed, aborting" : "More redirects than allowed, aborting",
+ "Bigger than maximum allowed size" : "Bigger than maximum allowed size",
+ "Request timed out" : "Request timed out",
"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",
@@ -12,6 +20,8 @@ OC.L10N.register(
"Defines the maximum amount of articles that can be read per feed which won't be deleted by the cleanup job; if old articles reappear after being read, increase this value; negative values such as -1 will turn this feature off completely" : "Defines the maximum number of articles that can be read per feed which won't be deleted by the cleanup job; if old articles reappear after being read, increase this value; negative values such as -1 will turn this feature off completely",
"Maximum redirects" : "Maximum redirects",
"How many redirects the feed fetcher should follow" : "How many redirects the feed fetcher should follow",
+ "Maximum feed page size" : "Maximum feed page size",
+ "Maximum feed size in bytes. If the RSS/Atom page is bigger than this value, the update will be aborted" : "Maximum feed size in bytes. If the RSS/Atom page is bigger than this value, the update will be aborted",
"Feed fetcher timeout" : "Feed fetcher timeout",
"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",
"Saved" : "Saved",