Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files/l10n/zh_TW.js')
-rw-r--r--apps/files/l10n/zh_TW.js4
1 files changed, 4 insertions, 0 deletions
diff --git a/apps/files/l10n/zh_TW.js b/apps/files/l10n/zh_TW.js
index ba4c6de27d2..24c130f88ae 100644
--- a/apps/files/l10n/zh_TW.js
+++ b/apps/files/l10n/zh_TW.js
@@ -33,6 +33,8 @@ OC.L10N.register(
"Copy" : "複製",
"Choose target folder" : "選擇目標資料夾",
"Open" : "開啟",
+ "Delete file" : "刪除檔案",
+ "Delete folder" : "刪除資料夾",
"Disconnect storage" : "切斷儲存空間連接",
"Unshare" : "取消分享",
"Could not load info for file \"{file}\"" : "無法讀取 \"{file}\" 的詳細資料",
@@ -134,7 +136,9 @@ OC.L10N.register(
"A file or folder has been <strong>restored</strong>" : "檔案或目錄已被 <strong>恢復</strong>",
"Unlimited" : "無限制",
"Upload (max. %s)" : "上傳(至多 %s)",
+ "Accept" : "接受",
"File Management" : "檔案管理",
+ "Change" : "更改",
"%s used" : "%s已使用",
"%1$s of %2$s used" : "在 %2$s中使用了%1$s ",
"Settings" : "設定",