diff options
Diffstat (limited to 'apps/federatedfilesharing/l10n/en_GB.js')
-rw-r--r-- | apps/federatedfilesharing/l10n/en_GB.js | 14 |
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);"); |