diff options
Diffstat (limited to 'apps/files/l10n/zh_HK.json')
-rw-r--r-- | apps/files/l10n/zh_HK.json | 9 |
1 files changed, 3 insertions, 6 deletions
diff --git a/apps/files/l10n/zh_HK.json b/apps/files/l10n/zh_HK.json index 0cb51918b8d..b7c749f3980 100644 --- a/apps/files/l10n/zh_HK.json +++ b/apps/files/l10n/zh_HK.json @@ -173,8 +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" : "您無權限上傳或建立檔案", - "Some files could not be uploaded" : "無法上傳某些檔案", - "Files uploaded successfully" : "成功上傳檔案", "\"{displayName}\" action executed successfully" : "成功執行 “{displayName}” 操作", "\"{displayName}\" action failed" : "“{displayName}” 操作失敗", "Toggle selection for file \"{displayName}\"" : "切換對檔案 \"{displayName}\" 的選擇", @@ -288,9 +286,6 @@ "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}", "Created new folder \"{name}\"" : "創建了新資料夾 \"{name}\"", "Filename" : "檔案名稱", "Unable to initialize the templates directory" : "無法初始化模板目錄", @@ -300,7 +295,9 @@ "In folder" : "在資料夾中", "Search in folder: {folder}" : "搜尋資料夾: {folder}", "One of the dropped files could not be processed" : "無法處理其中一個投放的檔案", - "Uploading \"{filename}\" failed" : "上傳「{filename}」失敗", + "Some files could not be uploaded" : "無法上傳某些檔案", + "Files uploaded successfully" : "成功上傳檔案", + "Some files could not be moved" : "有些檔案無法被移動", "_{folderCount} folder_::_{folderCount} folders_" : ["{folderCount} 個資料夾"], "_{fileCount} file_::_{fileCount} files_" : ["{fileCount} 個檔案"], "_1 file and {folderCount} folder_::_1 file and {folderCount} folders_" : ["1 個檔案與 {folderCount} 個資料夾"], |