aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/zh_HK.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-02-29 00:20:21 +0000
committerNextcloud bot <bot@nextcloud.com>2024-02-29 00:20:21 +0000
commitff9c3b0ee2140e7b2d0866acd7a86339c26670bb (patch)
treee2578c758d2ca9b0ad4015265b2df653d989c251 /apps/files/l10n/zh_HK.js
parentbe98ea3e63d1a70615f251abfabe281c7788986d (diff)
downloadnextcloud-server-ff9c3b0ee2140e7b2d0866acd7a86339c26670bb.tar.gz
nextcloud-server-ff9c3b0ee2140e7b2d0866acd7a86339c26670bb.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/zh_HK.js')
-rw-r--r--apps/files/l10n/zh_HK.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files/l10n/zh_HK.js b/apps/files/l10n/zh_HK.js
index 10da02ef578..506d394f605 100644
--- a/apps/files/l10n/zh_HK.js
+++ b/apps/files/l10n/zh_HK.js
@@ -274,7 +274,6 @@ OC.L10N.register(
"(copy %n)" : "(複本 %n)",
"Move cancelled" : "移動已取消",
"A file or folder with that name already exists in this folder" : "此資料夾中已存在同名的檔案或資料夾",
- "The files is locked" : "檔案已被上鎖",
"The file does not exist anymore" : "檔案已不存在",
"Choose destination" : "選擇目標地",
"Copy to {target}" : "複製到 {target}",
@@ -345,6 +344,7 @@ OC.L10N.register(
"Search for an account" : "搜尋賬號",
"Choose" : "選擇",
"No files or folders have been deleted yet" : "尚未刪除任何檔案或資料夾",
- "Add" : "添加"
+ "Add" : "添加",
+ "The files is locked" : "檔案已被上鎖"
},
"nplurals=1; plural=0;");