From b0364d3b881f53ee686dc08ef0c84b6036d6568e Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Thu, 3 Oct 2024 01:24:12 +0000 Subject: [PATCH] Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/en_GB.js | 1 + l10n/en_GB.json | 1 + 2 files changed, 2 insertions(+) diff --git a/l10n/en_GB.js b/l10n/en_GB.js index 111721f7d..016423802 100644 --- a/l10n/en_GB.js +++ b/l10n/en_GB.js @@ -65,6 +65,7 @@ OC.L10N.register( "Jump to specific date in list" : "Jump to specific date in list", "Jump to {date}" : "Jump to {date}", "Add to {destination}" : "Add to {destination}", + "The destination folder is owned by {owner}" : "The destination folder is owned by {owner}", "There are no photos or videos yet!" : "There are no photos or videos yet!", "_{years} year ago_::_{years} years ago_" : ["{years} year ago","{years} years ago"], "Enable squared photos view" : "Enable squared photos view", diff --git a/l10n/en_GB.json b/l10n/en_GB.json index f3010500c..aec450136 100644 --- a/l10n/en_GB.json +++ b/l10n/en_GB.json @@ -63,6 +63,7 @@ "Jump to specific date in list" : "Jump to specific date in list", "Jump to {date}" : "Jump to {date}", "Add to {destination}" : "Add to {destination}", + "The destination folder is owned by {owner}" : "The destination folder is owned by {owner}", "There are no photos or videos yet!" : "There are no photos or videos yet!", "_{years} year ago_::_{years} years ago_" : ["{years} year ago","{years} years ago"], "Enable squared photos view" : "Enable squared photos view",