diff options
Diffstat (limited to 'lib/l10n/en_GB.json')
-rw-r--r-- | lib/l10n/en_GB.json | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/l10n/en_GB.json b/lib/l10n/en_GB.json index 77a5b6af9d5..9a59493491f 100644 --- a/lib/l10n/en_GB.json +++ b/lib/l10n/en_GB.json @@ -75,6 +75,7 @@ "Set an admin password." : "Set an admin password.", "Can't create or write into the data directory %s" : "Can't create or write into the data directory %s", "%s shared »%s« with you" : "%s shared \"%s\" with you", + "Sharing %s failed, because the backend does not allow shares from type %i" : "Sharing %s failed, because the backend does not allow shares from type %i", "Sharing %s failed, because the file does not exist" : "Sharing %s failed, because the file does not exist", "You are not allowed to share %s" : "You are not allowed to share %s", "Sharing %s failed, because the user %s is the item owner" : "Sharing %s failed, because the user %s is the item owner", @@ -85,6 +86,7 @@ "Sharing %s failed, because %s is not a member of the group %s" : "Sharing %s failed, because %s is not a member of the group %s", "You need to provide a password to create a public link, only protected links are allowed" : "You need to provide a password to create a public link, only protected links are allowed", "Sharing %s failed, because sharing with links is not allowed" : "Sharing %s failed, because sharing with links is not allowed", + "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 type %s is not valid for %s" : "Share type %s is not valid for %s", "Setting permissions for %s failed, because the permissions exceed permissions granted to %s" : "Setting permissions for %s failed, because the permissions exceed permissions granted to %s", "Setting permissions for %s failed, because the item was not found" : "Setting permissions for %s failed, because the item was not found", |