Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2019-12-20 05:26:38 +0300
committerNextcloud bot <bot@nextcloud.com>2019-12-20 05:26:38 +0300
commitdfcb6833b3702e9f8ec8852c03ff9ea0bdbbbf62 (patch)
tree34b13f7cf8968a8df32ecc001ccabda48a3d69d1 /apps/federation
parent08b62656704708a064e785121bd98b71843994e0 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps/federation')
-rw-r--r--apps/federation/l10n/en_GB.js1
-rw-r--r--apps/federation/l10n/en_GB.json1
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/federation/l10n/en_GB.js b/apps/federation/l10n/en_GB.js
index d7973332d25..1a8658a678e 100644
--- a/apps/federation/l10n/en_GB.js
+++ b/apps/federation/l10n/en_GB.js
@@ -6,6 +6,7 @@ OC.L10N.register(
"No server to federate with found" : "No server to federate with found",
"Could not add server" : "Could not add server",
"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.",
"Trusted servers" : "Trusted servers",
"Add server automatically once a federated share was created successfully" : "Automatically add server once a federated share is successfully created",
diff --git a/apps/federation/l10n/en_GB.json b/apps/federation/l10n/en_GB.json
index aee71d2a2d5..d201b941f13 100644
--- a/apps/federation/l10n/en_GB.json
+++ b/apps/federation/l10n/en_GB.json
@@ -4,6 +4,7 @@
"No server to federate with found" : "No server to federate with found",
"Could not add server" : "Could not add server",
"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.",
"Trusted servers" : "Trusted servers",
"Add server automatically once a federated share was created successfully" : "Automatically add server once a federated share is successfully created",