aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/zh_TW.json
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-01-12 10:40:03 +0000
committerNextcloud bot <bot@nextcloud.com>2024-01-12 10:40:03 +0000
commitd54c5c8a826a450bef222e1f120dc87a6fae5fb0 (patch)
treebaebcf8d3f2febabf11278168e82b23305c2ff43 /apps/files/l10n/zh_TW.json
parent239213abfe59dc749129d4b0728c191dcc636513 (diff)
downloadnextcloud-server-d54c5c8a826a450bef222e1f120dc87a6fae5fb0.tar.gz
nextcloud-server-d54c5c8a826a450bef222e1f120dc87a6fae5fb0.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.json9
1 files changed, 5 insertions, 4 deletions
diff --git a/apps/files/l10n/zh_TW.json b/apps/files/l10n/zh_TW.json
index 2c72d2554b4..a53686721d2 100644
--- a/apps/files/l10n/zh_TW.json
+++ b/apps/files/l10n/zh_TW.json
@@ -198,13 +198,10 @@
"Unselect all" : "取消全選",
"\"{displayName}\" failed on some elements " : "「{displayName}」在某些元素上失敗",
"\"{displayName}\" batch action executed successfully" : "「{displayName}」批次動作執行成功",
- "{summaryFile} and {summaryFolder}" : "{summaryFile} 與 {summaryFolder}",
"List of files and folders." : "檔案與資料夾清單。",
"Column headers with buttons are sortable." : "帶有按鈕的欄位標題是可排序的。",
"This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "出於效能考量,此清單未完全呈現。檔案將在您瀏覽清單時呈現。",
"File not found" : "找不到檔案",
- "_{count} file_::_{count} files_" : ["{count} 個檔案"],
- "_{count} folder_::_{count} folders_" : ["{count} 個資料夾"],
"Storage informations" : "儲存空間資訊",
"{usedQuotaByte} used" : "已使用 {usedQuotaByte}",
"{relative}% used" : "已使用 {relative}%",
@@ -261,6 +258,7 @@
"Creating file" : "正在建立檔案",
"Blank" : "空白",
"Unable to create new file from template" : "無法從範本建立新檔案",
+ "Delete and unshare" : "刪除並取消分享",
"Unshare" : "取消分享",
"Delete permanently" : "永久刪除",
"Destination is not a folder" : "目的地不是資料夾",
@@ -321,6 +319,9 @@
"This list is not fully rendered for performances reasons. The files will be rendered as you navigate through the list." : "出於效能考量,此清單未完全呈現。檔案將在您瀏覽清單時呈現。",
"Search for an account" : "搜尋帳號",
"Choose" : "選擇",
- "No files or folders have been deleted yet" : "尚未刪除任何檔案或資料夾"
+ "No files or folders have been deleted yet" : "尚未刪除任何檔案或資料夾",
+ "{summaryFile} and {summaryFolder}" : "{summaryFile} 與 {summaryFolder}",
+ "_{count} file_::_{count} files_" : ["{count} 個檔案"],
+ "_{count} folder_::_{count} folders_" : ["{count} 個資料夾"]
},"pluralForm" :"nplurals=1; plural=0;"
} \ No newline at end of file