summaryrefslogtreecommitdiffstats
path: root/l10n/en_GB.json
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2016-05-06 01:01:26 -0400
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2016-05-06 01:01:26 -0400
commitede9fb4e495734747927704ebaaf9bd2854c0c27 (patch)
tree6346ad890c94f8e0d933446674ebc6f7228e75cb /l10n/en_GB.json
parent77380713613dbb146e13f215b33ebece43e3752c (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/en_GB.json')
-rw-r--r--l10n/en_GB.json20
1 files changed, 19 insertions, 1 deletions
diff --git a/l10n/en_GB.json b/l10n/en_GB.json
index b6df5881d..0f6c8198f 100644
--- a/l10n/en_GB.json
+++ b/l10n/en_GB.json
@@ -1,10 +1,23 @@
{ "translations": {
"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",
"Bigger than maximum allowed size" : "Bigger than maximum allowed size",
"Request timed out" : "Request timed out",
+ "Required credentials for feed were either missing or incorrect" : "Required credentials for feed were either missing or incorrect",
+ "Forbidden to access feed" : "Forbidden to access feed",
+ "Certificate error: A problem occurred somewhere in the SSL/TLS handshake. Could be certificates (file formats, paths, permissions), passwords, and others." : "Certificate error: A problem occurred somewhere in the SSL/TLS handshake. Could be certificates (file formats, paths, permissions), passwords, or others.",
+ "Certificate error: The remote server's SSL certificate or SSH md5 fingerprint was deemed not OK." : "Certificate error: The remote server's SSL certificate or SSH md5 fingerprint was deemed not OK.",
+ "Certificate error: Problem with the local client certificate." : "Certificate error: Problem with the local client certificate.",
+ "Certificate error: Couldn't use specified cipher." : "Certificate error: Couldn't use specified cipher.",
+ "Certificate error: Peer certificate cannot be authenticated with known CA certificates." : "Certificate error: Peer certificate cannot be authenticated with known CA certificates.",
+ "Certificate error: Requested FTP SSL level failed." : "Certificate error: Requested FTP SSL level failed.",
+ "Certificate error: Initiating the SSL Engine failed." : "Certificate error: Initiating the SSL Engine failed.",
+ "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?",
@@ -32,7 +45,9 @@
"Saved" : "Saved",
"Download" : "Download",
"Close" : "Close",
+ "Ajax or Web cron mode detected! Your feeds will not be updated!" : "Ajax or Web cron 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",
"filter" : "filter",
"Language" : "Language",
"Subscribe" : "Subscribe",
@@ -78,6 +93,7 @@
"Folder exists already!" : "Folder exists already!",
"Advanced settings" : "Advanced settings",
"Credentials" : "Credentials",
+ "HTTP Basic Auth credentials must be stored unencrypted! Everyone with access to the server or database will be able to access them!" : "HTTP Basic Auth credentials must be stored unencrypted! Everyone with access to the server or database will be able to access them!",
"Username" : "Username",
"Password" : "Password",
"New Folder" : "New Folder",
@@ -119,10 +135,12 @@
"Import" : "Import",
"Export" : "Export",
"Error when importing: file does not contain valid OPML" : "Error when importing: file does not contain valid OPML",
+ "Error when importing: OPML is does neither contain feeds nor folders" : "Error when importing: OPML contains neither feeds nor folders",
"Unread/Starred Articles" : "Unread/Starred Articles",
"Error when importing: file does not contain valid JSON" : "Error when importing: file does not contain valid JSON",
"Help" : "Help",
"Keyboard shortcuts" : "Keyboard shortcuts",
- "Documentation" : "Documentation"
+ "Documentation" : "Documentation",
+ "Report a bug" : "Report a bug"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file