From 79f2eb68e6faf598f7defcc74c24f891ad4d4f84 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Tue, 13 Feb 2024 00:19:28 +0000 Subject: Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- apps/files/l10n/en_GB.js | 2 ++ 1 file changed, 2 insertions(+) (limited to 'apps/files/l10n/en_GB.js') diff --git a/apps/files/l10n/en_GB.js b/apps/files/l10n/en_GB.js index 364b17947d3..b35bd46fce1 100644 --- a/apps/files/l10n/en_GB.js +++ b/apps/files/l10n/en_GB.js @@ -209,6 +209,7 @@ OC.L10N.register( "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", + "A file or folder with that name already exists." : "A file or folder with that name already exists.", "Transfer ownership of a file or folder" : "Transfer ownership of a file or folder", "Choose file or folder to transfer" : "Choose file or folder to transfer", "Change" : "Change", @@ -291,6 +292,7 @@ OC.L10N.register( "Unable to initialize the templates directory" : "Unable to initialize the templates directory", "Create new templates folder" : "Create new templates folder", "Templates" : "Templates", + "New template folder" : "New template folder", "One of the dropped files could not be processed" : "One of the dropped files could not be processed", "Uploading \"{filename}\" failed" : "Uploading \"{filename}\" failed", "_{folderCount} folder_::_{folderCount} folders_" : ["{folderCount} folder","{folderCount} folders"], -- cgit v1.2.3