diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-02-10 00:20:14 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-02-10 00:20:14 +0000 |
commit | 81e26506f9ba1954520700185487f1ad634ebf1a (patch) | |
tree | 29898d6d72f3b53234859eb79cc8357edcfd5f64 /apps/files/l10n/zh_HK.json | |
parent | 75329bdf7080ff5b8e63ac37dedcda0f6ce964f8 (diff) | |
download | nextcloud-server-81e26506f9ba1954520700185487f1ad634ebf1a.tar.gz nextcloud-server-81e26506f9ba1954520700185487f1ad634ebf1a.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 | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/apps/files/l10n/zh_HK.json b/apps/files/l10n/zh_HK.json index 70b8f9dce17..05ae4a7200a 100644 --- a/apps/files/l10n/zh_HK.json +++ b/apps/files/l10n/zh_HK.json @@ -206,6 +206,7 @@ "{relative}% used" : "已使用 {relative}%", "Could not refresh storage stats" : "無法更新儲存統計數據", "Your storage is full, files can not be updated or synced anymore!" : "您的儲存空間已滿,沒有辦法再更新或是同步檔案!", + "Create" : "創建", "Transfer ownership of a file or folder" : "轉移檔案或資料夾的擁有權", "Choose file or folder to transfer" : "選擇要轉移的檔案或資料夾", "Change" : "更改", @@ -254,7 +255,6 @@ "Unable to change the favourite state of the file" : "無法更改檔案的最愛狀態", "Error while loading the file data" : "載入檔案資料失敗", "Pick a template for {name}" : "為 {name} 選擇一個模板", - "Create" : "創建", "Create a new file with the selected template" : "使用所選模板創建一個新檔案", "Creating file" : "創建檔案中", "Blank" : "空白", @@ -284,10 +284,11 @@ "An error occurred while uploading. Please try again later." : "上傳時發生錯誤。請稍後再試。", "Could not copy {file}. {message}" : "無法複製 {file}。{message}", "Could not move {file}. {message}" : "無法移動 {file}。{message}", + "Created new folder \"{name}\"" : "創建了新資料夾 \"{name}\"", + "Filename" : "檔案名稱", + "Unable to initialize the templates directory" : "無法初始化模板目錄", "Create new templates folder" : "創建新範本資料夾", "Templates" : "模板", - "Unable to initialize the templates directory" : "無法初始化模板目錄", - "Created new folder \"{name}\"" : "創建了新資料夾 \"{name}\"", "One of the dropped files could not be processed" : "無法處理其中一個投放的檔案", "Uploading \"{filename}\" failed" : "上傳「{filename}」失敗", "_{folderCount} folder_::_{folderCount} folders_" : ["{folderCount} 個資料夾"], |