summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/l10n/en_GB.js
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2015-01-30 01:55:06 -0500
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2015-01-30 01:55:06 -0500
commitf4d20dc1f30d4ab4748166956fcacdaeb0773e75 (patch)
tree77568458e7fa2e159f1a8182ebc7b2e43de766a0 /apps/files_sharing/l10n/en_GB.js
parent24fc1c751ac1521ef02540bbf6d4d8fefc393b39 (diff)
downloadnextcloud-server-f4d20dc1f30d4ab4748166956fcacdaeb0773e75.tar.gz
nextcloud-server-f4d20dc1f30d4ab4748166956fcacdaeb0773e75.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.js3
1 files changed, 2 insertions, 1 deletions
diff --git a/apps/files_sharing/l10n/en_GB.js b/apps/files_sharing/l10n/en_GB.js
index 8edab575ffa..00e94bbafef 100644
--- a/apps/files_sharing/l10n/en_GB.js
+++ b/apps/files_sharing/l10n/en_GB.js
@@ -4,6 +4,8 @@ OC.L10N.register(
"Server to server sharing is not enabled on this server" : "Server to server sharing is not enabled on this server",
"The mountpoint name contains invalid characters." : "The mountpoint name contains invalid characters.",
"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",
"Couldn't add remote share" : "Couldn't add remote share",
"Shared with you" : "Shared with you",
"Shared with others" : "Shared with others",
@@ -47,7 +49,6 @@ OC.L10N.register(
"Download" : "Download",
"Download %s" : "Download %s",
"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"
},