diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-01-11 02:24:41 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-01-11 02:24:41 +0000 |
commit | 380e5a4ee17ad5e976753cbbd79247f217e5d886 (patch) | |
tree | 2165349c62f68d3db313f74897a2a8db37c6b004 /apps/files/l10n/zh_HK.json | |
parent | 4014d4d0ff6e78afc2a193c7cdae53117f532c0c (diff) | |
download | nextcloud-server-380e5a4ee17ad5e976753cbbd79247f217e5d886.tar.gz nextcloud-server-380e5a4ee17ad5e976753cbbd79247f217e5d886.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 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/files/l10n/zh_HK.json b/apps/files/l10n/zh_HK.json index d71fcf7b930..e5decda01ea 100644 --- a/apps/files/l10n/zh_HK.json +++ b/apps/files/l10n/zh_HK.json @@ -1,7 +1,4 @@ { "translations": { - "Storage is temporarily not available" : "儲存空間暫時無法使用", - "Storage invalid" : "無效的儲存空間", - "Unknown error" : "未知錯誤", "File could not be found" : "找不到檔案", "Move or copy" : "移動或複製", "Download" : "下載", @@ -51,6 +48,7 @@ "Unable to determine date" : "無法確定日期", "This operation is forbidden" : "此操作被禁止", "This directory is unavailable, please check the logs or contact the administrator" : "這個目錄無法存取,請檢查伺服器記錄檔或聯絡管理員", + "Storage is temporarily not available" : "儲存空間暫時無法使用", "Could not move \"{file}\", target exists" : "無法移動「{file}」,目標已經存在", "Could not move \"{file}\"" : "無法移動 \"{file}\"", "copy" : "複製", @@ -176,6 +174,7 @@ "Transfer" : "轉移", "Transfer {path} to {userid}" : "轉移 \"{path}\" 給 {userid}", "Invalid path selected" : "所選的路徑無效", + "Unknown error" : "未知錯誤", "Ownership transfer request sent" : "已送出擁有權轉移的請求", "Cannot transfer ownership of a file or folder you do not own" : "無法轉移您未擁有的檔案或是資料夾所有權", "Open the files app settings" : "開啟 Files 應用程式設定", @@ -223,6 +222,7 @@ "Pending shares" : "等待分享", "Text file" : "文字檔", "New text file.txt" : "新文字檔.txt", + "Storage invalid" : "無效的儲存空間", "Select" : "選擇", "You don’t have permission to upload or create files here" : "您無權限上傳或建立檔案", "New" : "新增", |