Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2016-04-26 11:50:32 +0300
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2016-04-26 11:50:32 +0300
commit14c34919774484d095d26ad2a7246fc897dc2d41 (patch)
treed9a4df5e405fad7f85725fe159a88f0b9cf0d844 /apps/federatedfilesharing/l10n/en_GB.js
parent23e7ad7a789b90091ab66f1b99091a1a515feb6b (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps/federatedfilesharing/l10n/en_GB.js')
-rw-r--r--apps/federatedfilesharing/l10n/en_GB.js14
1 files changed, 13 insertions, 1 deletions
diff --git a/apps/federatedfilesharing/l10n/en_GB.js b/apps/federatedfilesharing/l10n/en_GB.js
index 9b4cccd8731..de214687f99 100644
--- a/apps/federatedfilesharing/l10n/en_GB.js
+++ b/apps/federatedfilesharing/l10n/en_GB.js
@@ -4,6 +4,18 @@ OC.L10N.register(
"Invalid Federated Cloud ID" : "Invalid Federated Cloud ID",
"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",
- "Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "Sharing %s failed, could not find %s, maybe the server is currently unreachable."
+ "Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "Sharing %s failed, could not find %s, maybe the server is currently unreachable.",
+ "Share with me through my #ownCloud Federated Cloud ID, see %s" : "Share with me through my #ownCloud Federated Cloud ID, see %s",
+ "Share with me through my #ownCloud Federated Cloud ID" : "Share with me through my #ownCloud Federated Cloud ID",
+ "Federated Cloud Sharing" : "Federated Cloud Sharing",
+ "Open documentation" : "Open documentation",
+ "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",
+ "Federated Cloud" : "Federated Cloud",
+ "Your Federated Cloud ID:" : "Your Federated Cloud ID:",
+ "Share it:" : "Share it:",
+ "Add to your website" : "Add to your website",
+ "Share with me via ownCloud" : "Share with me via ownCloud",
+ "HTML Code:" : "HTML Code:"
},
"nplurals=2; plural=(n != 1);");