diff options
Diffstat (limited to 'apps/files/l10n/zh_HK.json')
-rw-r--r-- | apps/files/l10n/zh_HK.json | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/apps/files/l10n/zh_HK.json b/apps/files/l10n/zh_HK.json index 46ebb4cf95e..c9e4deac986 100644 --- a/apps/files/l10n/zh_HK.json +++ b/apps/files/l10n/zh_HK.json @@ -164,7 +164,22 @@ "The ownership transfer of {path} from {user} has completed." : "來自 {user} 的 \"{path}\" 所有權轉移已經完成", "in %s" : "在 %s", "File Management" : "檔案管理", + "Reload current directory" : "重新加載目前目錄", + "Go to the \"{dir}\" directory" : "轉到 \"{dir}\" 目錄", + "Select the row for {displayName}" : "選擇 {displayName} 的行", + "Open folder {name}" : "打開資料夾 {name}", + "Download file {name}" : "下載檔案 {name}", + "\"{displayName}\" action executed successfully" : "成功執行 “{displayName}” 操作", + "\"{displayName}\" action failed" : "“{displayName}” 操作失敗", + "Total rows summary" : "總列摘要", "Select all" : "全選", + "Unselect all" : "取消全選", + "\"{displayName}\" failed on some elements " : "“{displayName}” 在某些元素上失敗", + "\"{displayName}\" batch action executed successfully" : "成功執行 “{displayName}” 批處理操作", + "ascending" : "升", + "descending" : "降", + "Sort list by {column} ({direction})" : "按 {column} ({direction}) 排序清單", + "This list is not fully rendered for performances reasons. The files will be rendered as you navigate through the list." : "出於性能考慮,此清單未完全呈現。檔案將在您瀏覽清單時呈現。", "Storage informations" : "儲存資訊", "{usedQuotaByte} used" : "已使用 {usedQuotaByte} ", "{relative}% used" : "已使用 {relative}%", @@ -182,7 +197,10 @@ "Ownership transfer request sent" : "已送出擁有權轉移的請求", "Cannot transfer ownership of a file or folder you do not own" : "無法轉移您未擁有的檔案或是資料夾所有權", "Select file or folder to link to" : "選擇要連結的檔案或資料夾", + "Loading current folder" : "目前資料夾加載中", "No files in here" : "沒有任何檔案", + "No files or folders have been deleted yet" : "尚未刪除任何檔案或資料夾", + "Go to the previous folder" : "前往上一個資料夾", "Go back" : "返回", "Open the files app settings" : "開啟 Files 應用程式設定", "Files settings" : "檔案設定", |