From cb00eec4fbff8002913bf051eb1f0f27a4e9debd Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Wed, 23 Nov 2022 02:43:35 +0000 Subject: [tx-robot] updated from transifex Signed-off-by: Nextcloud bot --- l10n/en_GB.js | 24 ++++++++++++++++++++++++ l10n/en_GB.json | 24 ++++++++++++++++++++++++ 2 files changed, 48 insertions(+) diff --git a/l10n/en_GB.js b/l10n/en_GB.js index c54617ba1..0661199a1 100644 --- a/l10n/en_GB.js +++ b/l10n/en_GB.js @@ -3,20 +3,36 @@ OC.L10N.register( { "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 administrator?" : "Request forbidden. Are you an administrator?", "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!", + "News feeds" : "News feeds", "Unread articles" : "Unread articles", "News" : "News", + "News folders" : "News folders", "Shared with me" : "Shared with me", "An RSS/Atom feed reader" : "An RSS/Atom feed reader", + "📰 A RSS/Atom Feed reader App for Nextcloud\n\n- 📲 Synchronize your feeds with multiple mobile or desktop [clients](https://nextcloud.github.io/news/clients/)\n- 🔄 Automatic updates of your news feeds\n- 🆓 Free and open source under AGPLv3, no ads or premium functions\n\n**System Cron is currently required for this app to work**\n\nRequirements can be found [here](https://nextcloud.github.io/news/install/#dependencies)\n\nThe Changelog is available [here](https://github.com/nextcloud/news/blob/master/CHANGELOG.md)\n\nCreate a [bug report](https://github.com/nextcloud/news/issues/new/choose)\n\nCreate a [feature request](https://github.com/nextcloud/news/discussions/new)\n\nReport a [feed issue](https://github.com/nextcloud/news/discussions/new)" : "📰 A RSS/Atom Feed reader App for Nextcloud\n\n- 📲 Synchronize your feeds with multiple mobile or desktop [clients](https://nextcloud.github.io/news/clients/)\n- 🔄 Automatic updates of your news feeds\n- 🆓 Free and open source under AGPLv3, no ads or premium functions\n\n**System Cron is currently required for this app to work**\n\nRequirements can be found [here](https://nextcloud.github.io/news/install/#dependencies)\n\nThe Changelog is available [here](https://github.com/nextcloud/news/blob/master/CHANGELOG.md)\n\nCreate a [bug report](https://github.com/nextcloud/news/issues/new/choose)\n\nCreate a [feature request](https://github.com/nextcloud/news/discussions/new)\n\nReport a [feed issue](https://github.com/nextcloud/news/discussions/new)", "Use system cron for updates" : "Use system cron for updates", + "Disable this if you use a custom updater." : "Disable this if you use a custom updater.", "Maximum read count per feed" : "Maximum read count per feed", + "Defines the maximum amount of articles that can be read per feed which will not 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 will not 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.", + "Delete unread articles automatically" : "Delete unread articles automatically", + "Enable this if you also want to delete unread articles." : "Enable this if you also want to delete unread articles.", "Maximum redirects" : "Maximum redirects", + "How many redirects the feed fetcher should follow." : "How many redirects the feed fetcher should follow.", "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.", "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.", + "Update interval" : "Update interval", + "Interval in seconds in which the feeds will be updated." : "Interval in seconds in which the feeds will be updated.", + "Successfully updated news configuration" : "Successfully updated news configuration", + "Unable to update news config" : "Unable to update news config", "Download" : "Download", "Close" : "Close", + "Subscribe to" : "Subscribe to", "No articles available" : "No articles available", "No unread articles available" : "No unread articles available", "Open website" : "Open website", @@ -25,9 +41,16 @@ OC.L10N.register( "Keep article unread" : "Keep article unread", "Remove keep article unread" : "Remove keep article unread", "Share" : "Share", + "Share with users" : "Share with users", "Username" : "Username", + "No users found" : "No users found", + "Error while searching for users" : "Error while searching for users", + "Share on social media" : "Share on social media", + "I wanted you to see this article" : "I wanted you to see this article", + "Check out this article" : "Check out this article", "by" : "by", "from" : "from", + "shared by" : "shared by", "Play audio" : "Play audio", "Download audio" : "Download audio", "Download video" : "Download video", @@ -64,6 +87,7 @@ OC.L10N.register( "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!", "Password" : "Password", + "Auto discover Feed" : "Auto discover Feed", "New Folder" : "New Folder", "Create" : "Create", "Explore" : "Explore", diff --git a/l10n/en_GB.json b/l10n/en_GB.json index 938ad8c70..87cfd4aa7 100644 --- a/l10n/en_GB.json +++ b/l10n/en_GB.json @@ -1,20 +1,36 @@ { "translations": { "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 administrator?" : "Request forbidden. Are you an administrator?", "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!", + "News feeds" : "News feeds", "Unread articles" : "Unread articles", "News" : "News", + "News folders" : "News folders", "Shared with me" : "Shared with me", "An RSS/Atom feed reader" : "An RSS/Atom feed reader", + "📰 A RSS/Atom Feed reader App for Nextcloud\n\n- 📲 Synchronize your feeds with multiple mobile or desktop [clients](https://nextcloud.github.io/news/clients/)\n- 🔄 Automatic updates of your news feeds\n- 🆓 Free and open source under AGPLv3, no ads or premium functions\n\n**System Cron is currently required for this app to work**\n\nRequirements can be found [here](https://nextcloud.github.io/news/install/#dependencies)\n\nThe Changelog is available [here](https://github.com/nextcloud/news/blob/master/CHANGELOG.md)\n\nCreate a [bug report](https://github.com/nextcloud/news/issues/new/choose)\n\nCreate a [feature request](https://github.com/nextcloud/news/discussions/new)\n\nReport a [feed issue](https://github.com/nextcloud/news/discussions/new)" : "📰 A RSS/Atom Feed reader App for Nextcloud\n\n- 📲 Synchronize your feeds with multiple mobile or desktop [clients](https://nextcloud.github.io/news/clients/)\n- 🔄 Automatic updates of your news feeds\n- 🆓 Free and open source under AGPLv3, no ads or premium functions\n\n**System Cron is currently required for this app to work**\n\nRequirements can be found [here](https://nextcloud.github.io/news/install/#dependencies)\n\nThe Changelog is available [here](https://github.com/nextcloud/news/blob/master/CHANGELOG.md)\n\nCreate a [bug report](https://github.com/nextcloud/news/issues/new/choose)\n\nCreate a [feature request](https://github.com/nextcloud/news/discussions/new)\n\nReport a [feed issue](https://github.com/nextcloud/news/discussions/new)", "Use system cron for updates" : "Use system cron for updates", + "Disable this if you use a custom updater." : "Disable this if you use a custom updater.", "Maximum read count per feed" : "Maximum read count per feed", + "Defines the maximum amount of articles that can be read per feed which will not 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 will not 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.", + "Delete unread articles automatically" : "Delete unread articles automatically", + "Enable this if you also want to delete unread articles." : "Enable this if you also want to delete unread articles.", "Maximum redirects" : "Maximum redirects", + "How many redirects the feed fetcher should follow." : "How many redirects the feed fetcher should follow.", "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.", "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.", + "Update interval" : "Update interval", + "Interval in seconds in which the feeds will be updated." : "Interval in seconds in which the feeds will be updated.", + "Successfully updated news configuration" : "Successfully updated news configuration", + "Unable to update news config" : "Unable to update news config", "Download" : "Download", "Close" : "Close", + "Subscribe to" : "Subscribe to", "No articles available" : "No articles available", "No unread articles available" : "No unread articles available", "Open website" : "Open website", @@ -23,9 +39,16 @@ "Keep article unread" : "Keep article unread", "Remove keep article unread" : "Remove keep article unread", "Share" : "Share", + "Share with users" : "Share with users", "Username" : "Username", + "No users found" : "No users found", + "Error while searching for users" : "Error while searching for users", + "Share on social media" : "Share on social media", + "I wanted you to see this article" : "I wanted you to see this article", + "Check out this article" : "Check out this article", "by" : "by", "from" : "from", + "shared by" : "shared by", "Play audio" : "Play audio", "Download audio" : "Download audio", "Download video" : "Download video", @@ -62,6 +85,7 @@ "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!", "Password" : "Password", + "Auto discover Feed" : "Auto discover Feed", "New Folder" : "New Folder", "Create" : "Create", "Explore" : "Explore", -- cgit v1.2.3