diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-01-21 00:38:52 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-01-21 00:38:52 +0000 |
commit | 0c89b042a538e4c106ef89ccfc066c910848f452 (patch) | |
tree | 36db23200e62eaba5fb264d442120fa6b5b0e2cd /apps/files/l10n/zh_TW.json | |
parent | 3c6fc685617a33e3183b0c1612d72513964bb585 (diff) | |
download | nextcloud-server-0c89b042a538e4c106ef89ccfc066c910848f452.tar.gz nextcloud-server-0c89b042a538e4c106ef89ccfc066c910848f452.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/zh_TW.json')
-rw-r--r-- | apps/files/l10n/zh_TW.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/files/l10n/zh_TW.json b/apps/files/l10n/zh_TW.json index 8ffd1bcfc4b..fbf2e2d9682 100644 --- a/apps/files/l10n/zh_TW.json +++ b/apps/files/l10n/zh_TW.json @@ -176,7 +176,6 @@ "Upload successful" : "上傳成功", "\"{displayName}\" action executed successfully" : "「{displayName}」動作執行成功", "\"{displayName}\" action failed" : "「{displayName}」操作失敗", - "Select the row for {displayName}" : "選取 {displayName} 的列", "Rename file" : "重新命名檔案", "File name" : "檔案名稱", "Folder name" : "資料夾名稱", @@ -194,8 +193,6 @@ "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." : "檔案與資料夾清單。", @@ -296,6 +293,7 @@ "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" : "文字檔案", @@ -313,7 +311,9 @@ "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})排序清單", |