aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/en_GB.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-02-13 00:19:28 +0000
committerNextcloud bot <bot@nextcloud.com>2024-02-13 00:19:28 +0000
commit79f2eb68e6faf598f7defcc74c24f891ad4d4f84 (patch)
tree815556029139309a20512a3328f2d54be90c24d6 /apps/files/l10n/en_GB.js
parent243d31c0356377cb965240132c31a829207c4857 (diff)
downloadnextcloud-server-79f2eb68e6faf598f7defcc74c24f891ad4d4f84.tar.gz
nextcloud-server-79f2eb68e6faf598f7defcc74c24f891ad4d4f84.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.js2
1 files changed, 2 insertions, 0 deletions
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"],