aboutsummaryrefslogtreecommitdiffstats
path: root/apps/federatedfilesharing/l10n/en_GB.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/federatedfilesharing/l10n/en_GB.js')
-rw-r--r--apps/federatedfilesharing/l10n/en_GB.js9
1 files changed, 9 insertions, 0 deletions
diff --git a/apps/federatedfilesharing/l10n/en_GB.js b/apps/federatedfilesharing/l10n/en_GB.js
index 55ad509a942..a53b6610fbe 100644
--- a/apps/federatedfilesharing/l10n/en_GB.js
+++ b/apps/federatedfilesharing/l10n/en_GB.js
@@ -13,6 +13,8 @@ OC.L10N.register(
"Federated Share request sent, you will receive an invitation. Check your notifications." : "Federated Share request sent, you will receive an invitation. Check your notifications.",
"Couldn't establish a federated share, it looks like the server to federate with is too old (Nextcloud <= 9)." : "Couldn't establish a federated share, it looks like the server to federate with is too old (Nextcloud <= 9).",
"It is not allowed to send federated group shares from this server." : "It is not allowed to send federated group shares from this server.",
+ "Sharing %1$s failed, because this item is already shared with the account %2$s" : "Sharing %1$s failed, because this item is already shared with the account %2$s",
+ "Not allowed to create a federated share to the same account" : "Not allowed to create a federated share to the same account",
"Federated shares require read permissions" : "Federated shares require read permissions",
"File is already shared with %s" : "File is already shared with %s",
"Sharing %1$s failed, could not find %2$s, maybe the server is currently unreachable or uses a self-signed certificate." : "Sharing %1$s failed, could not find %2$s, maybe the server is currently unreachable or uses a self-signed certificate.",
@@ -26,6 +28,13 @@ OC.L10N.register(
"Sharing" : "Sharing",
"Federated file sharing" : "Federated file sharing",
"Provide federated file sharing across servers" : "Provide federated file sharing across servers",
+ "Adjust how people can share between servers. This includes shares between people on this server as well if they are using federated sharing." : "Adjust how people can share between servers. This includes shares between people on this server as well if they are using federated sharing.",
+ "Allow people on this server to send shares to other servers (this option also allows WebDAV access to public shares)" : "Allow people on this server to send shares to other servers (this option also allows WebDAV access to public shares)",
+ "Allow people on this server to receive shares from other servers" : "Allow people on this server to receive shares from other servers",
+ "Allow people on this server to send shares to groups on other servers" : "Allow people on this server to send shares to groups on other servers",
+ "Allow people on this server to receive group shares from other servers" : "Allow people on this server to receive group shares from other servers",
+ "Search global and public address book for people" : "Search global and public address book for people",
+ "Allow people to publish their data to a global and public address book" : "Allow people to publish their data to a global and public address book",
"Unable to update federated files sharing config" : "Unable to update federated files sharing config",
"Federated Cloud" : "Federated Cloud",
"You can share with anyone who uses a Nextcloud server or other Open Cloud Mesh (OCM) compatible servers and services! Just put their Federated Cloud ID in the share dialog. It looks like person@cloud.example.com" : "You can share with anyone who uses a Nextcloud server or other Open Cloud Mesh (OCM) compatible servers and services! Just put their Federated Cloud ID in the share dialogue. It looks like person@cloud.example.com",