diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-03-08 00:19:38 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-03-08 00:19:38 +0000 |
commit | 355bc5e18de0a470db3c7002fcb8d71a8026fa69 (patch) | |
tree | 1a8f3f22f9ee812b71ddca88537342dbcf44003d /apps/files/l10n/zh_HK.js | |
parent | e79c0ab233613572716aabe672ce0b2ed7aef146 (diff) | |
download | nextcloud-server-355bc5e18de0a470db3c7002fcb8d71a8026fa69.tar.gz nextcloud-server-355bc5e18de0a470db3c7002fcb8d71a8026fa69.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.js | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/apps/files/l10n/zh_HK.js b/apps/files/l10n/zh_HK.js index 58c993e2bda..a7d15f9a7fb 100644 --- a/apps/files/l10n/zh_HK.js +++ b/apps/files/l10n/zh_HK.js @@ -241,6 +241,7 @@ OC.L10N.register( "Files settings" : "檔案設定", "File cannot be accessed" : "檔案無法存取", "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "找不到該檔案,或是您沒有檢視該檔案的權限。請要求寄件者分享。", + "Open in files" : "在「檔案」應用程式中打開", "Sort favorites first" : "先排序最愛", "Sort folders before files" : "將資料夾在檔案之前排序", "Show hidden files" : "顯示隱藏檔", @@ -274,7 +275,7 @@ OC.L10N.register( "(copy %n)" : "(複本 %n)", "Move cancelled" : "移動已取消", "A file or folder with that name already exists in this folder" : "此資料夾中已存在同名的檔案或資料夾", - "The file is locked" : "檔案已被上鎖", + "The files are locked" : "檔案已被上鎖", "The file does not exist anymore" : "檔案已不存在", "Choose destination" : "選擇目標地", "Copy to {target}" : "複製到 {target}", |