diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-07-22 00:08:07 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-07-22 00:08:07 +0000 |
commit | ce7c62d9bb1bffab09e0a35af08677370dc68dcc (patch) | |
tree | 26c74f2bd1e025090c5fa3444548c45f4cf62c8a /apps/federatedfilesharing/l10n/en_GB.js | |
parent | 655c26224be56ef284f9032cfe70ad026d5c62b1 (diff) | |
download | nextcloud-server-ce7c62d9bb1bffab09e0a35af08677370dc68dcc.tar.gz nextcloud-server-ce7c62d9bb1bffab09e0a35af08677370dc68dcc.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/federatedfilesharing/l10n/en_GB.js')
-rw-r--r-- | apps/federatedfilesharing/l10n/en_GB.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/federatedfilesharing/l10n/en_GB.js b/apps/federatedfilesharing/l10n/en_GB.js index 9a8439d6f1b..a20a0400df7 100644 --- a/apps/federatedfilesharing/l10n/en_GB.js +++ b/apps/federatedfilesharing/l10n/en_GB.js @@ -16,11 +16,13 @@ OC.L10N.register( "Server to server sharing is not enabled on this server" : "Server to server sharing is not enabled on this server", "Couldn't establish a federated share." : "Couldn't establish a federated share.", "Couldn't establish a federated share, maybe the password was wrong." : "Couldn't establish a federated share, maybe the password was wrong.", + "Federated Share request sent, you will receive an invitation. Check your notifications." : "Federated Share request sent, you will receive an invitation. Check your notifications.", "The mountpoint name contains invalid characters." : "The mountpoint name contains invalid characters.", "Not allowed to create a federated share with the owner." : "Not allowed to create a federated share with the owner.", "Invalid or untrusted SSL certificate" : "Invalid or untrusted SSL certificate", "Could not authenticate to remote share, password might be wrong" : "Could not authenticate to remote share, password might be wrong", "Storage not valid" : "Storage not valid", + "Federated share added" : "Federated share added", "Couldn't add remote share" : "Couldn't add remote share", "Sharing %s failed, because this item is already shared with %s" : "Sharing %s failed, because this item is already shared with %s", "Not allowed to create a federated share with the same user" : "Not allowed to create a federated share with the same user", |