diff options
Diffstat (limited to 'apps/federatedfilesharing/l10n/en_GB.json')
-rw-r--r-- | apps/federatedfilesharing/l10n/en_GB.json | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/apps/federatedfilesharing/l10n/en_GB.json b/apps/federatedfilesharing/l10n/en_GB.json index 4a470210786..6e14617f0b5 100644 --- a/apps/federatedfilesharing/l10n/en_GB.json +++ b/apps/federatedfilesharing/l10n/en_GB.json @@ -15,13 +15,6 @@ "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", @@ -51,6 +44,13 @@ "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" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file |