From 0c89b042a538e4c106ef89ccfc066c910848f452 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Sun, 21 Jan 2024 00:38:52 +0000 Subject: Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- apps/files/l10n/zh_HK.js | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'apps/files/l10n/zh_HK.js') diff --git a/apps/files/l10n/zh_HK.js b/apps/files/l10n/zh_HK.js index dcb346432f8..48af391f721 100644 --- a/apps/files/l10n/zh_HK.js +++ b/apps/files/l10n/zh_HK.js @@ -178,7 +178,6 @@ OC.L10N.register( "Upload successful" : "上傳成功", "\"{displayName}\" action executed successfully" : "成功執行 “{displayName}” 操作", "\"{displayName}\" action failed" : "“{displayName}” 操作失敗", - "Select the row for {displayName}" : "選擇 {displayName} 的行", "Rename file" : "重新命名檔案", "File name" : "檔案名稱", "Folder name" : "資料夾名稱", @@ -196,8 +195,6 @@ OC.L10N.register( "Could not copy {file}. {message}" : "無法複製 {file}。{message}", "Could not move {file}. {message}" : "無法移動 {file}。{message}", "Total rows summary" : "總列摘要", - "Select all" : "全選", - "Unselect all" : "取消全選", "\"{displayName}\" failed on some elements " : "“{displayName}” 在某些元素上失敗", "\"{displayName}\" batch action executed successfully" : "成功執行 “{displayName}” 批處理操作", "List of files and folders." : "檔案與資料夾清單。", @@ -298,6 +295,7 @@ OC.L10N.register( "Files and folders you recently modified will show up here." : "您最近修改的檔案和資料夾將顯示在此處。", "Toggle %1$s sublist" : "切換 %1$s 子列表", "No entries found in this folder" : "在此資料夾中沒有任何項目", + "Select all" : "全選", "Upload too large" : "上傳過大", "The files you are trying to upload exceed the maximum size for file uploads on this server." : "您試圖上傳的檔案大小超過伺服器的限制", "Text file" : "文字檔", @@ -315,7 +313,9 @@ OC.L10N.register( "Pending shares" : "等待分享", "This file has the tag {tag}" : "此檔案有標籤 {tag}", "This file has the tags {firstTags} and {lastTag}" : "此檔案有標籤 {firstTags} 與 {lastTag}", + "Select the row for {displayName}" : "選擇 {displayName} 的行", "Open folder {name}" : "打開資料夾 {name}", + "Unselect all" : "取消全選", "ascending" : "升", "descending" : "降", "Sort list by {column} ({direction})" : "按 {column} ({direction}) 排序清單", -- cgit v1.2.3