diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-01-14 00:19:45 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-01-14 00:19:45 +0000 |
commit | 91be8568ccb57798f3b23498e5e3ad97a17991b3 (patch) | |
tree | 952fa030f844b04ac8c57841c3880e0f523730e6 /apps/files/l10n/en_GB.js | |
parent | bfb8a16370f95190b91d445e624903c1ce67a725 (diff) | |
download | nextcloud-server-91be8568ccb57798f3b23498e5e3ad97a17991b3.tar.gz nextcloud-server-91be8568ccb57798f3b23498e5e3ad97a17991b3.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/en_GB.js')
-rw-r--r-- | apps/files/l10n/en_GB.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/files/l10n/en_GB.js b/apps/files/l10n/en_GB.js index 508a079e8a5..5927e1a16da 100644 --- a/apps/files/l10n/en_GB.js +++ b/apps/files/l10n/en_GB.js @@ -235,6 +235,7 @@ OC.L10N.register( "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", @@ -260,6 +261,7 @@ OC.L10N.register( "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", |