From 5c90b74ca184bac12784aa9100ca7df5ddef90f2 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Mon, 7 Oct 2024 00:32:05 +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 7f04eeaf..b4aaa3bf 100644 --- a/l10n/en_GB.js +++ b/l10n/en_GB.js @@ -123,8 +123,12 @@ OC.L10N.register( "The account is already a member of this circle" : "The account is already a member of this circle", "The account has already been invited into this circle" : "The account has already been invited into this circle", "%s (Team owned by %s)" : "%s (Team owned by %s)", + "You are now a member of the Team \"%2$s\"" : "You are now a member of the Team \"%2$s\"", + "You have been invited by %1$s into the Team \"%2$s\"" : "You have been invited by %1$s into the Team \"%2$s\"", + "%1$s sent a request to be a member of the Team \"%2$s\"" : "%1$s sent a request to be a member of the Team \"%2$s\"", "Accept" : "Accept", "Refuse" : "Refuse", + "Leave the team" : "Leave the team", "%s" : "%s", "Personal team" : "Personal team", "%s owned by %s" : "%s owned by %s", diff --git a/l10n/en_GB.json b/l10n/en_GB.json index 3c7ca482..51fb12e1 100644 --- a/l10n/en_GB.json +++ b/l10n/en_GB.json @@ -121,8 +121,12 @@ "The account is already a member of this circle" : "The account is already a member of this circle", "The account has already been invited into this circle" : "The account has already been invited into this circle", "%s (Team owned by %s)" : "%s (Team owned by %s)", + "You are now a member of the Team \"%2$s\"" : "You are now a member of the Team \"%2$s\"", + "You have been invited by %1$s into the Team \"%2$s\"" : "You have been invited by %1$s into the Team \"%2$s\"", + "%1$s sent a request to be a member of the Team \"%2$s\"" : "%1$s sent a request to be a member of the Team \"%2$s\"", "Accept" : "Accept", "Refuse" : "Refuse", + "Leave the team" : "Leave the team", "%s" : "%s", "Personal team" : "Personal team", "%s owned by %s" : "%s owned by %s",