summaryrefslogtreecommitdiffstats
path: root/l10n/en_GB.js
diff options
context:
space:
mode:
Diffstat (limited to 'l10n/en_GB.js')
-rw-r--r--l10n/en_GB.js29
1 files changed, 23 insertions, 6 deletions
diff --git a/l10n/en_GB.js b/l10n/en_GB.js
index 0b9cd65f0..794d1d5b9 100644
--- a/l10n/en_GB.js
+++ b/l10n/en_GB.js
@@ -5,6 +5,8 @@ OC.L10N.register(
"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/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",
@@ -27,11 +29,13 @@ OC.L10N.register(
"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",
+ "News" : "News",
+ "Use system cron for updates" : "Use system 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",
"Maximum read count per feed" : "Maximum read count per feed",
- "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",
+ "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" : "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",
"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",
@@ -40,13 +44,10 @@ 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",
+ "For more information check the wiki" : "For more information check the wiki",
"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",
@@ -82,6 +83,11 @@ 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 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",
+ "Non UTF-8 charset for MySQL/MariaDB database detected!" : "Non UTF-8 charset for MySQL/MariaDB database detected!",
+ "Learn how to convert your database to utf8mb4 (make a backup beforehand)" : "Learn how to convert your database to utf8mb4 (make a backup beforehand)",
"Web address" : "Web address",
"Feed exists already!" : "Feed exists already!",
"Folder" : "Folder",
@@ -103,6 +109,17 @@ OC.L10N.register(
"Undo delete feed" : "Undo delete feed",
"Rename" : "Rename",
"Menu" : "Menu",
+ "Mark read" : "Mark read",
+ "Unpin from top" : "Unpin from top",
+ "Pin to top" : "Pin to top",
+ "Newest first" : "Newest first",
+ "Oldest first" : "Oldest first",
+ "Default order" : "Default order",
+ "Enable full text" : "Enable full text",
+ "Disable full text" : "Disable full text",
+ "Unread updated" : "Unread updated",
+ "Ignore updated" : "Ignore updated",
+ "Delete" : "Delete",
"Dismiss" : "Dismiss",
"Collapse" : "Collapse",
"Deleted folder" : "Deleted folder",
@@ -119,7 +136,7 @@ OC.L10N.register(
"Subscriptions (OPML)" : "Subscriptions (OPML)",
"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: 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",