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:
authorNextcloud bot <bot@nextcloud.com>2018-03-14 04:11:29 +0300
committerNextcloud bot <bot@nextcloud.com>2018-03-14 04:11:29 +0300
commit7f00de841b3570f21c0be51dd9dced690f968210 (patch)
treecd16d150ce0678ad5752ba38be7f9f594872d6cf /apps/federatedfilesharing/l10n/en_GB.js
parent76d23a16006d0a05f3d6bd1cb29b873674162970 (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, 7 insertions, 7 deletions
diff --git a/apps/federatedfilesharing/l10n/en_GB.js b/apps/federatedfilesharing/l10n/en_GB.js
index 05426c61e9b..0e2ed2dfb1a 100644
--- a/apps/federatedfilesharing/l10n/en_GB.js
+++ b/apps/federatedfilesharing/l10n/en_GB.js
@@ -17,13 +17,6 @@ OC.L10N.register(
"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",
"File is already shared with %s" : "File is already shared with %s",
@@ -53,6 +46,13 @@ 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:",
+ "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",
"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);");