aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin/l10n/zh_TW.php
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2013-03-09 00:06:34 +0100
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2013-03-09 00:06:34 +0100
commit0629ff4dd91b488bd98c35eeff24c5fea50fc30d (patch)
tree717d02ab1af8776b60e36568d02f49e9c384c90b /apps/files_trashbin/l10n/zh_TW.php
parent546fb72b25fb8ebdc70aa75ccc7a095d7d83b174 (diff)
downloadnextcloud-server-0629ff4dd91b488bd98c35eeff24c5fea50fc30d.tar.gz
nextcloud-server-0629ff4dd91b488bd98c35eeff24c5fea50fc30d.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_trashbin/l10n/zh_TW.php')
-rw-r--r--apps/files_trashbin/l10n/zh_TW.php3
1 files changed, 2 insertions, 1 deletions
diff --git a/apps/files_trashbin/l10n/zh_TW.php b/apps/files_trashbin/l10n/zh_TW.php
index 0142e901f58..baa3c0c1ada 100644
--- a/apps/files_trashbin/l10n/zh_TW.php
+++ b/apps/files_trashbin/l10n/zh_TW.php
@@ -5,5 +5,6 @@
"{count} folders" => "{count} 個資料夾",
"1 file" => "1 個檔案",
"{count} files" => "{count} 個檔案",
-"Delete" => "刪除"
+"Delete" => "刪除",
+"Deleted Files" => "已刪除的檔案"
);