From 5e44789851ce657fb6b484aa1a520a940424df04 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Wed, 7 Feb 2024 00:26:33 +0000 Subject: [PATCH] Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/en_GB.js | 4 ++++ l10n/en_GB.json | 4 ++++ 2 files changed, 8 insertions(+) diff --git a/l10n/en_GB.js b/l10n/en_GB.js index 3068b2ef..af013d83 100644 --- a/l10n/en_GB.js +++ b/l10n/en_GB.js @@ -55,6 +55,8 @@ OC.L10N.register( "Bookmarked {time} ago" : "Bookmarked {time} ago", "Bookmarked on {date}" : "Bookmarked on {date}", "Bookmarks to files on the web like photos or PDFs will automatically be saved to your Nextcloud files, so you can still find them even when the link goes offline." : "Bookmarks to files on the web like photos or PDFs will automatically be saved to your Nextcloud files, so you can still find them even when the link goes offline.", + "Searching in the current folder only." : "Searching in the current folder only.", + "Repeat search in all folders" : "Repeat search in all folders", "Bookmarked links are checked regularly and the ones that cannot be reached are listed here." : "Bookmarked links are checked regularly and the ones that cannot be reached are listed here.", "You can share bookmark folders with others. All folders shared with you are listed here." : "You can share bookmark folders with others. All folders shared with you are listed here.", "One bookmark can be in multiple folders at once. Updating it will update all copies. All duplicated bookmarks are listed here for convenience." : "One bookmark can be in multiple folders at once. Updating it will update all copies. All duplicated bookmarks are listed here for convenience.", @@ -129,6 +131,8 @@ OC.L10N.register( "Settings" : "Settings", "No bookmarked files" : "No bookmarked files", "Bookmarks to files like photos or PDFs will automatically be saved to your Nextcloud files, so you can still find them even when the link goes offline." : "Bookmarks to files like photos or PDFs will automatically be saved to your Nextcloud files, so you can still find them even when the link goes offline.", + "Nothing found" : "Nothing found", + "Your search yielded no results in the current folder." : "Your search yielded no results in the current folder.", "No broken links" : "No broken links", "No shared folders" : "No shared folders", "No duplicated bookmarks" : "No duplicated bookmarks", diff --git a/l10n/en_GB.json b/l10n/en_GB.json index df7dde37..b650bfc1 100644 --- a/l10n/en_GB.json +++ b/l10n/en_GB.json @@ -53,6 +53,8 @@ "Bookmarked {time} ago" : "Bookmarked {time} ago", "Bookmarked on {date}" : "Bookmarked on {date}", "Bookmarks to files on the web like photos or PDFs will automatically be saved to your Nextcloud files, so you can still find them even when the link goes offline." : "Bookmarks to files on the web like photos or PDFs will automatically be saved to your Nextcloud files, so you can still find them even when the link goes offline.", + "Searching in the current folder only." : "Searching in the current folder only.", + "Repeat search in all folders" : "Repeat search in all folders", "Bookmarked links are checked regularly and the ones that cannot be reached are listed here." : "Bookmarked links are checked regularly and the ones that cannot be reached are listed here.", "You can share bookmark folders with others. All folders shared with you are listed here." : "You can share bookmark folders with others. All folders shared with you are listed here.", "One bookmark can be in multiple folders at once. Updating it will update all copies. All duplicated bookmarks are listed here for convenience." : "One bookmark can be in multiple folders at once. Updating it will update all copies. All duplicated bookmarks are listed here for convenience.", @@ -127,6 +129,8 @@ "Settings" : "Settings", "No bookmarked files" : "No bookmarked files", "Bookmarks to files like photos or PDFs will automatically be saved to your Nextcloud files, so you can still find them even when the link goes offline." : "Bookmarks to files like photos or PDFs will automatically be saved to your Nextcloud files, so you can still find them even when the link goes offline.", + "Nothing found" : "Nothing found", + "Your search yielded no results in the current folder." : "Your search yielded no results in the current folder.", "No broken links" : "No broken links", "No shared folders" : "No shared folders", "No duplicated bookmarks" : "No duplicated bookmarks",