diff options
Diffstat (limited to 'apps/files/l10n/zh_HK.json')
-rw-r--r-- | apps/files/l10n/zh_HK.json | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/apps/files/l10n/zh_HK.json b/apps/files/l10n/zh_HK.json index 540fd92dbdb..8eabbf266e2 100644 --- a/apps/files/l10n/zh_HK.json +++ b/apps/files/l10n/zh_HK.json @@ -36,6 +36,9 @@ "Edit locally" : "在近端編輯", "Open" : "開啟", "_Delete file_::_Delete files_" : ["刪除檔案"], + "_Delete folder_::_Delete folders_" : ["刪除資料夾"], + "_Disconnect storage_::_Disconnect storages_" : ["解除連結儲存空間"], + "_Leave this share_::_Leave these shares_" : ["保留這些分享"], "Could not load info for file \"{file}\"" : "無法讀取 \"{file}\" 的詳細資料", "Files" : "檔案", "Details" : "詳細資料", @@ -170,7 +173,6 @@ "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" : "您無權限上傳或建立檔案", - "Upload successful" : "上傳成功", "\"{displayName}\" action executed successfully" : "成功執行 “{displayName}” 操作", "\"{displayName}\" action failed" : "“{displayName}” 操作失敗", "Toggle selection for file \"{displayName}\"" : "切換對檔案 \"{displayName}\" 的選擇", @@ -189,8 +191,6 @@ "Could not rename \"{oldName}\", it does not exist any more" : "無法命名檔案「{oldName}」,因為此檔案已經不存在", "The name \"{newName}\" is already used in the folder \"{dir}\". Please choose a different name." : "此名稱「{newName}」在這資料夾「{dir}」已經被使用。請選擇其他名稱。", "Could not rename \"{oldName}\"" : "無法重新命名「{oldName}」", - "Could not copy {file}. {message}" : "無法複製 {file}。{message}", - "Could not move {file}. {message}" : "無法移動 {file}。{message}", "Total rows summary" : "總列摘要", "Toggle selection for all files and folders" : "切換所有檔案和資料夾的選擇", "\"{displayName}\" failed on some elements " : "“{displayName}” 在某些元素上失敗", @@ -259,6 +259,8 @@ "Unable to create new file from template" : "無法從模板創建新檔案", "Delete permanently" : "永久刪除", "Delete and unshare" : "刪除並取消分享", + "Confirm deletion" : "確認刪除", + "Cancel" : "取消", "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" : "您無法將檔案/資料夾移動到其自身或子資料夾中", @@ -275,6 +277,8 @@ "Open folder {displayName}" : "打開資料夾 {displayName}", "Open in Files" : "在「檔案」應用程式中打開", "Open details" : "開啟細節", + "Could not copy {file}. {message}" : "無法複製 {file}。{message}", + "Could not move {file}. {message}" : "無法移動 {file}。{message}", "Create new templates folder" : "創建新範本資料夾", "Templates" : "模板", "Unable to initialize the templates directory" : "無法初始化模板目錄", @@ -303,7 +307,6 @@ "You can only favorite a single file or folder at a time" : "您一次只能為一個檔案或資料夾加星號", "Search users" : "搜尋用戶", "You might not have have permissions to view it, ask the sender to share it" : "您可能沒有權限檢視它,請要求寄件者分享它", - "Cancel" : "取消", "Set up templates folder" : "設定範本資料夾", "Toggle %1$s sublist" : "切換 %1$s 子列表", "Toggle grid view" : "切換網格檢視", |