diff options
Diffstat (limited to 'lib/l10n/en_GB.json')
-rw-r--r-- | lib/l10n/en_GB.json | 18 |
1 files changed, 1 insertions, 17 deletions
diff --git a/lib/l10n/en_GB.json b/lib/l10n/en_GB.json index 6db2505b1ea..fbc4418a30d 100644 --- a/lib/l10n/en_GB.json +++ b/lib/l10n/en_GB.json @@ -192,8 +192,6 @@ "Storage connection error. %s" : "Storage connection error. %s", "Storage is temporarily not available" : "Storage is temporarily not available", "Storage connection timeout. %s" : "Storage connection timeout. %s", - "Library %s with a version higher than %s is required - available version %s." : "Library %s with a version higher than %s is required - available version %s.", - "Library %s with a version lower than %s is required - available version %s." : "Library %s with a version lower than %s is required - available version %s.", "Create" : "Create", "Change" : "Change", "Delete" : "Delete", @@ -205,27 +203,13 @@ "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", "Sharing %s failed, because you can not share with yourself" : "Sharing %s failed, because you can not share with yourself", - "Sharing %s failed, because the user %s does not exist" : "Sharing %s failed, because the user %s does not exist", - "Sharing %s failed, because the user %s is not a member of any groups that %s is a member of" : "Sharing %s failed, because the user %s is not a member of any groups that %s is a member of", - "Sharing %s failed, because this item is already shared with %s" : "Sharing %s failed, because this item is already shared with %s", - "Sharing %s failed, because this item is already shared with user %s" : "Sharing %s failed, because this item is already shared with user %s", - "Sharing %s failed, because the group %s does not exist" : "Sharing %s failed, because the group %s does not exist", - "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", "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.", - "Share type %s is not valid for %s" : "Share type %s is not valid for %s", "Cannot set expiration date. Shares cannot expire later than %s after they have been shared" : "Cannot set expiry date. Shares cannot expire later than %s after they have been shared", "Cannot set expiration date. Expiration date is in the past" : "Cannot set expiry date. Expiry date is in the past", "Sharing failed, because the user %s is the original sharer" : "Sharing failed, because the user %s is the original sharer", - "Sharing %s failed, because the permissions exceed permissions granted to %s" : "Sharing %s failed, because the permissions exceed permissions granted to %s", "Sharing %s failed, because resharing is not allowed" : "Sharing %s failed, because resharing is not allowed", - "Sharing %s failed, because the sharing backend for %s could not find its source" : "Sharing %s failed, because the sharing backend for %s could not find its source", - "Sharing %s failed, because the file could not be found in the file cache" : "Sharing %s failed, because the file could not be found in the file cache", - "%s shared »%s« with you" : "%s shared \"%s\" with you", - "%s shared »%s« with you." : "%s shared »%s« with you.", - "%s via %s" : "%s via %s", - "App \"%s\" cannot be installed because the following dependencies are not fulfilled: %s" : "App \"%s\" cannot be installed because the following dependencies are not fulfilled: %s" + "Sharing %s failed, because the file could not be found in the file cache" : "Sharing %s failed, because the file could not be found in the file cache" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file |