diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-02-09 00:19:43 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-02-09 00:19:43 +0000 |
commit | da483690299086365060e9c7d56d04a1c0bde799 (patch) | |
tree | 8c8e834a41822d70e95a74c8665dbf95ad63c938 /apps/files/l10n/zh_HK.json | |
parent | e62c5d719de2a50f944246dee8f0990ccd84beec (diff) | |
download | nextcloud-server-da483690299086365060e9c7d56d04a1c0bde799.tar.gz nextcloud-server-da483690299086365060e9c7d56d04a1c0bde799.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/zh_HK.json')
-rw-r--r-- | apps/files/l10n/zh_HK.json | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/apps/files/l10n/zh_HK.json b/apps/files/l10n/zh_HK.json index 8eabbf266e2..70b8f9dce17 100644 --- a/apps/files/l10n/zh_HK.json +++ b/apps/files/l10n/zh_HK.json @@ -173,6 +173,8 @@ "Drag and drop files here to upload" : "將檔案拖拽到此處即可上傳", "Your have used your space quota and cannot upload files anymore" : "您已用完您的空間配額,無法再上傳檔案", "You don’t have permission to upload or create files here" : "您無權限上傳或建立檔案", + "Some files could not be uploaded" : "無法上傳某些檔案", + "Files uploaded successfully" : "成功上傳檔案", "\"{displayName}\" action executed successfully" : "成功執行 “{displayName}” 操作", "\"{displayName}\" action failed" : "“{displayName}” 操作失敗", "Toggle selection for file \"{displayName}\"" : "切換對檔案 \"{displayName}\" 的選擇", @@ -259,8 +261,10 @@ "Unable to create new file from template" : "無法從模板創建新檔案", "Delete permanently" : "永久刪除", "Delete and unshare" : "刪除並取消分享", + "You are about to delete {count} items." : "您即將刪除 {count} 項。", "Confirm deletion" : "確認刪除", "Cancel" : "取消", + "Deletion cancelled" : "刪除已取消", "Destination is not a folder" : "目標地不是資料夾", "This file/folder is already in that directory" : "此檔案/資料夾已在該目錄中", "You cannot move a file/folder onto itself or into a subfolder of itself" : "您無法將檔案/資料夾移動到其自身或子資料夾中", @@ -277,6 +281,7 @@ "Open folder {displayName}" : "打開資料夾 {displayName}", "Open in Files" : "在「檔案」應用程式中打開", "Open details" : "開啟細節", + "An error occurred while uploading. Please try again later." : "上傳時發生錯誤。請稍後再試。", "Could not copy {file}. {message}" : "無法複製 {file}。{message}", "Could not move {file}. {message}" : "無法移動 {file}。{message}", "Create new templates folder" : "創建新範本資料夾", |