diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-07-28 00:39:51 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-07-28 00:39:51 +0000 |
commit | 40e1d355260f17a0a77fde70d87db703d1e3bf78 (patch) | |
tree | 1e72239d56ab566412ac5dfd31157825eb80d64e /apps/files/l10n/en_GB.json | |
parent | 6ea2bd8863573899837e6d03fd81bcde10a8b37e (diff) | |
download | nextcloud-server-40e1d355260f17a0a77fde70d87db703d1e3bf78.tar.gz nextcloud-server-40e1d355260f17a0a77fde70d87db703d1e3bf78.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 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files/l10n/en_GB.json b/apps/files/l10n/en_GB.json index b855595f443..bafa8f8a9f6 100644 --- a/apps/files/l10n/en_GB.json +++ b/apps/files/l10n/en_GB.json @@ -215,6 +215,7 @@ "Could not refresh storage stats" : "Could not refresh storage stats", "Your storage is full, files can not be updated or synced anymore!" : "Your storage is full, files can not be updated or synced anymore!", "Create" : "Create", + "This name is already in use." : "This name is already in use.", "Fill template fields" : "Fill template fields", "Submitting fields…" : "Submitting fields…", "Submit" : "Submit", @@ -273,16 +274,15 @@ "Creating file" : "Creating file", "Blank" : "Blank", "Unable to create new file from template" : "Unable to create new file from template", + "Deletion cancelled" : "Deletion cancelled", "Delete permanently" : "Delete permanently", "Delete and unshare" : "Delete and unshare", "Leave these shares" : "Leave these shares", "Disconnect storages" : "Disconnect storages", "Delete files" : "Delete files", "Delete folders" : "Delete folders", - "You are about to delete {count} items." : "You are about to delete {count} items.", "Confirm deletion" : "Confirm deletion", "Cancel" : "Cancel", - "Deletion cancelled" : "Deletion cancelled", "Destination is not a folder" : "Destination is not a folder", "This file/folder is already in that directory" : "This file/folder is already in that directory", "You cannot move a file/folder onto itself or into a subfolder of itself" : "You cannot move a file/folder onto itself or into a subfolder of itself", |