diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-06-14 00:08:39 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-06-14 00:08:39 +0000 |
commit | dc61fb999d2d4283c478c436059c68ca6b18ea44 (patch) | |
tree | 1d96c77bb904ce5ed7c7ca7bc2b36f2953b3c4ff /apps/federatedfilesharing/l10n/en_GB.js | |
parent | f38f2baa5ae4a65e7a71b9c8c96c94c1c1ee3e35 (diff) | |
download | nextcloud-server-dc61fb999d2d4283c478c436059c68ca6b18ea44.tar.gz nextcloud-server-dc61fb999d2d4283c478c436059c68ca6b18ea44.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/federatedfilesharing/l10n/en_GB.js')
-rw-r--r-- | apps/federatedfilesharing/l10n/en_GB.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/federatedfilesharing/l10n/en_GB.js b/apps/federatedfilesharing/l10n/en_GB.js index dacbeeabd5b..af1f700c544 100644 --- a/apps/federatedfilesharing/l10n/en_GB.js +++ b/apps/federatedfilesharing/l10n/en_GB.js @@ -43,7 +43,7 @@ OC.L10N.register( "Adjust how people can share between servers." : "Adjust how people can share between servers.", "Allow users on this server to send shares to other servers" : "Allow users on this server to send shares to other servers", "Allow users on this server to receive shares from other servers" : "Allow users on this server to receive shares from other servers", - "Search global and public address book for users and let local users publish their data" : "Search global and public address book for users and let local users publish their data", + "Search global and public address book for users" : "Search global and public address book for users", "Allow users to publish their data to a global and public address book" : "Allow users to publish their data to a global and public address book", "Federated Cloud" : "Federated Cloud", "You can share with anyone who uses Nextcloud, ownCloud or Pydio! Just put their Federated Cloud ID in the share dialog. It looks like person@cloud.example.com" : "You can share with anyone who uses Nextcloud, ownCloud or Pydio! Just put their Federated Cloud ID in the share dialog. It looks like person@cloud.example.com", @@ -52,7 +52,7 @@ OC.L10N.register( "Add to your website" : "Add to your website", "Share with me via Nextcloud" : "Share with me via Nextcloud", "HTML Code:" : "HTML Code:", - "Search global and public address book for users" : "Search global and public address book for users", - "Share it:" : "Share it:" + "Share it:" : "Share it:", + "Search global and public address book for users and let local users publish their data" : "Search global and public address book for users and let local users publish their data" }, "nplurals=2; plural=(n != 1);"); |