summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/zh_TW.json
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files/l10n/zh_TW.json')
-rw-r--r--apps/files/l10n/zh_TW.json13
1 files changed, 13 insertions, 0 deletions
diff --git a/apps/files/l10n/zh_TW.json b/apps/files/l10n/zh_TW.json
index c043e06b4de..0c43aa73d5a 100644
--- a/apps/files/l10n/zh_TW.json
+++ b/apps/files/l10n/zh_TW.json
@@ -74,6 +74,19 @@
"_matches '{filter}'_::_match '{filter}'_" : [""],
"{dirs} and {files}" : "{dirs} 和 {files}",
"Favorite" : "我的最愛",
+ "A new file or folder has been <strong>created</strong>" : "新的檔案或目錄已被 <strong>建立</strong>",
+ "A file or folder has been <strong>changed</strong>" : "檔案或目錄已被 <strong>變更</strong>",
+ "A file or folder has been <strong>deleted</strong>" : "檔案或目錄已被 <strong>刪除</strong>",
+ "A file or folder has been <strong>restored</strong>" : "檔案或目錄已被 <strong>恢復</strong>",
+ "You created %1$s" : "您建立了 %1$s",
+ "%2$s created %1$s" : "%2$s 已建立 %1$s",
+ "%1$s was created in a public folder" : "%1$s 已建立於公開的目錄",
+ "You changed %1$s" : "您變更了 %1$s",
+ "%2$s changed %1$s" : "%2$s 已變更了 %1$s",
+ "You deleted %1$s" : "您刪除了 %1$s",
+ "%2$s deleted %1$s" : "%2$s 已刪除 %1$s",
+ "You restored %1$s" : "您恢復了 %1$s",
+ "%2$s restored %1$s" : "%2$s 已恢復了 %1$s",
"%s could not be renamed as it has been deleted" : "%s 已經被刪除了所以無法重新命名",
"%s could not be renamed" : "無法重新命名 %s",
"Upload (max. %s)" : "上傳(至多 %s)",