From 02676462d0fe587ee210f01c3f482d1081ff88e5 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Wed, 18 Oct 2023 00:52:44 +0000 Subject: Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- apps/files/l10n/zh_HK.json | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-) (limited to 'apps/files/l10n/zh_HK.json') diff --git a/apps/files/l10n/zh_HK.json b/apps/files/l10n/zh_HK.json index c3f6446300a..7b9fbaf6884 100644 --- a/apps/files/l10n/zh_HK.json +++ b/apps/files/l10n/zh_HK.json @@ -171,15 +171,14 @@ "Go to the \"{dir}\" directory" : "前往「{dir}」目錄", "Drag and drop files here to upload" : "將檔案拖拽到此處即可上傳", "Upload successful" : "上傳成功", + "\"{displayName}\" action executed successfully" : "成功執行 “{displayName}” 操作", + "\"{displayName}\" action failed" : "“{displayName}” 操作失敗", "Select the row for {displayName}" : "選擇 {displayName} 的行", "Rename file" : "重新命名檔案", - "A long time ago" : "很久以前", - "This node is unavailable" : "此節點不可用", - "Download file {name}" : "下載檔案 {name}", "File name" : "檔案名稱", "Folder name" : "資料夾名稱", - "\"{displayName}\" action executed successfully" : "成功執行 “{displayName}” 操作", - "\"{displayName}\" action failed" : "“{displayName}” 操作失敗", + "This node is unavailable" : "此節點不可用", + "Download file {name}" : "下載檔案 {name}", "\"{name}\" is not an allowed filetype." : "「{name}」是不允許的檔案類型。", "{newName} already exists." : "{newName} 已經存在。", "\"{char}\" is not allowed inside a file name." : "不允許檔案名稱中出現 \"{char}\"。", @@ -189,6 +188,7 @@ "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}」", + "A long time ago" : "很久以前", "Could not copy {file}. {message}" : "無法複製 {file}。{message}", "Could not move {file}. {message}" : "無法移動 {file}。{message}", "Total rows summary" : "總列摘要", @@ -227,6 +227,7 @@ "Share" : "分享", "Shared by link" : "由連結分享", "Shared" : "已分享", + "Switch to list view" : "切換到列表視圖", "Open the files app settings" : "開啟 Files 應用程式設定", "Files settings" : "檔案設定", "File cannot be accessed" : "檔案無法存取", @@ -263,11 +264,10 @@ "Open folder {displayName}" : "打開資料夾 {displayName}", "Open in Files" : "在「檔案」應用程式中打開", "Open details" : "開啟細節", - "Created new folder \"{name}\"" : "創建了新資料夾 \"{name}\"", - "Set up templates folder" : "設定範本資料夾", - "Templates" : "模板", "Create new templates folder" : "創建新範本資料夾", + "Templates" : "模板", "Unable to initialize the templates directory" : "無法初始化模板目錄", + "Created new folder \"{name}\"" : "創建了新資料夾 \"{name}\"", "_{folderCount} folder_::_{folderCount} folders_" : ["{folderCount} 個資料夾"], "_{fileCount} file_::_{fileCount} files_" : ["{fileCount} 個檔案"], "_1 file and {folderCount} folder_::_1 file and {folderCount} folders_" : ["1 個檔案與 {folderCount} 個資料夾"], @@ -292,6 +292,7 @@ "Unlimited" : "無限制", "Search users" : "搜尋用戶", "Cancel" : "取消", + "Set up templates folder" : "設定範本資料夾", "%s used" : "使用了 %s 的存儲空間", "%s%%" : "%s%%", "%1$s of %2$s used" : "在 %2$s 中使用了 %1$s", -- cgit v1.2.3