diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-01-14 00:19:29 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-01-14 00:19:29 +0000 |
commit | eaa6d96cf7d447c5b9db5fcb0657dad5bb9c88af (patch) | |
tree | bbbf5591460135eb9d615c8d1e7e216d9ae40e04 /apps/files/l10n/en_GB.json | |
parent | 31df9c4d3ccc1feb28918445cf6442cbd2cb0a34 (diff) | |
download | nextcloud-server-eaa6d96cf7d447c5b9db5fcb0657dad5bb9c88af.tar.gz nextcloud-server-eaa6d96cf7d447c5b9db5fcb0657dad5bb9c88af.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/en_GB.json')
-rw-r--r-- | apps/files/l10n/en_GB.json | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/files/l10n/en_GB.json b/apps/files/l10n/en_GB.json index 4eacd23c25b..87c10c15eec 100644 --- a/apps/files/l10n/en_GB.json +++ b/apps/files/l10n/en_GB.json @@ -233,6 +233,7 @@ "Switch to list view" : "Switch to list view", "Switch to grid view" : "Switch to grid view", "Error during upload: {message}" : "Error during upload: {message}", + "Error during upload, status code {status}" : "Error during upload, status code {status}", "Unknown error during upload" : "Unknown error during upload", "Open the files app settings" : "Open the files app settings", "Files settings" : "Files settings", @@ -258,6 +259,7 @@ "Creating file" : "Creating file", "Blank" : "Blank", "Unable to create new file from template" : "Unable to create new file from template", + "Delete and unshare" : "Delete and unshare", "Unshare" : "Unshare", "Delete permanently" : "Delete permanently", "Destination is not a folder" : "Destination is not a folder", |