diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-01-17 00:20:25 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-01-17 00:20:25 +0000 |
commit | c21df323b09a47f5a5fa331ff160a57320bce3b6 (patch) | |
tree | 192acc528dc34a7383dbb6073c049397bc82eeae /apps/files/l10n/zh_HK.js | |
parent | aba6e3c1ad0ad62708412b693a1ae42b14746780 (diff) | |
download | nextcloud-server-c21df323b09a47f5a5fa331ff160a57320bce3b6.tar.gz nextcloud-server-c21df323b09a47f5a5fa331ff160a57320bce3b6.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 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files/l10n/zh_HK.js b/apps/files/l10n/zh_HK.js index d20501dcda1..dcb346432f8 100644 --- a/apps/files/l10n/zh_HK.js +++ b/apps/files/l10n/zh_HK.js @@ -19,7 +19,7 @@ OC.L10N.register( "Not enough free space, you are uploading {size1} but only {size2} is left" : "可用空間不足,你正要上傳 {size1} 可是只剩下 {size2}", "Target folder \"{dir}\" does not exist any more" : "資料夾 \"{dir}\" 不存在", "Not enough free space" : "空間不足", - "An unknown error has occurred" : "發生了未知的錯誤", + "An unknown error has occurred" : "發生了不詳的錯誤", "File could not be uploaded" : "檔案無法上傳", "Uploading …" : "上傳中...", "{remainingTime} ({currentNumber}/{total})" : "{remainingTime} ({currentNumber}/{total})", @@ -217,7 +217,7 @@ OC.L10N.register( "Transfer" : "轉移", "Transfer {path} to {userid}" : "轉移 \"{path}\" 給 {userid}", "Invalid path selected" : "所選的路徑無效", - "Unknown error" : "未知錯誤", + "Unknown error" : "錯誤不詳", "Ownership transfer request sent" : "已送出擁有權轉移的請求", "Cannot transfer ownership of a file or folder you do not own" : "無法轉移您未擁有的檔案或是資料夾所有權", "Select file or folder to link to" : "選擇要連結的檔案或資料夾", |