From fea2277b632ff724856bee182ed1ab28e7c446f5 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Wed, 14 Feb 2024 00:19:31 +0000 Subject: Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- apps/federation/l10n/en_GB.js | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'apps/federation/l10n/en_GB.js') diff --git a/apps/federation/l10n/en_GB.js b/apps/federation/l10n/en_GB.js index e75f4da38d2..7e2e0078ace 100644 --- a/apps/federation/l10n/en_GB.js +++ b/apps/federation/l10n/en_GB.js @@ -7,11 +7,11 @@ OC.L10N.register( "Could not add server" : "Could not add server", "Trusted servers" : "Trusted servers", "Federation" : "Federation", - "Federation allows you to connect with other trusted servers to exchange the user directory." : "Federation allows you to connect with other trusted servers to exchange the user directory.", - "Federation allows you to connect with other trusted servers to exchange the user directory. For example this will be used to auto-complete external users for federated sharing." : "Federation allows you to connect with other trusted servers to exchange the user directory. For example: to auto-complete external users for federated sharing.", - "Federation allows you to connect with other trusted servers to exchange the user directory. For example this will be used to auto-complete external users for federated sharing. It is not necessary to add a server as trusted server in order to create a federated share." : "Federation allows you to connect with other trusted servers to exchange the user directory. For example this will be used to auto-complete external users for federated sharing. It is not necessary to add a server as trusted server in order to create a federated share.", "+ Add trusted server" : "+ Add trusted server", "Trusted server" : "Trusted server", - "Add" : "Add" + "Add" : "Add", + "Federation allows you to connect with other trusted servers to exchange the user directory." : "Federation allows you to connect with other trusted servers to exchange the user directory.", + "Federation allows you to connect with other trusted servers to exchange the user directory. For example this will be used to auto-complete external users for federated sharing." : "Federation allows you to connect with other trusted servers to exchange the user directory. For example: to auto-complete external users for federated sharing.", + "Federation allows you to connect with other trusted servers to exchange the user directory. For example this will be used to auto-complete external users for federated sharing. It is not necessary to add a server as trusted server in order to create a federated share." : "Federation allows you to connect with other trusted servers to exchange the user directory. For example this will be used to auto-complete external users for federated sharing. It is not necessary to add a server as trusted server in order to create a federated share." }, "nplurals=2; plural=(n != 1);"); -- cgit v1.2.3