diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-11-07 01:55:10 -0500 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-11-07 01:55:10 -0500 |
commit | 7d47d5072412fa99fb3ed9fa17a5716350215ddc (patch) | |
tree | 603e2c313ca83dcc9341f5bfa337e623d79c1b69 /apps/files_sharing/l10n/en_GB.js | |
parent | d383c45c134eec554af3fe579e40ef6ca5913b3f (diff) | |
download | nextcloud-server-7d47d5072412fa99fb3ed9fa17a5716350215ddc.tar.gz nextcloud-server-7d47d5072412fa99fb3ed9fa17a5716350215ddc.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing/l10n/en_GB.js')
-rw-r--r-- | apps/files_sharing/l10n/en_GB.js | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/apps/files_sharing/l10n/en_GB.js b/apps/files_sharing/l10n/en_GB.js index 0a86e564210..07cc91c6621 100644 --- a/apps/files_sharing/l10n/en_GB.js +++ b/apps/files_sharing/l10n/en_GB.js @@ -33,6 +33,9 @@ OC.L10N.register( "Add to your ownCloud" : "Add to your ownCloud", "Download" : "Download", "Download %s" : "Download %s", - "Direct link" : "Direct link" + "Direct link" : "Direct link", + "Server-to-Server Sharing" : "Server-to-Server Sharing", + "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" }, "nplurals=2; plural=(n != 1);"); |