summaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin/l10n/zh_TW.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_trashbin/l10n/zh_TW.php')
-rw-r--r--apps/files_trashbin/l10n/zh_TW.php9
1 files changed, 2 insertions, 7 deletions
diff --git a/apps/files_trashbin/l10n/zh_TW.php b/apps/files_trashbin/l10n/zh_TW.php
index bfc2fc659de..1f05a2687b6 100644
--- a/apps/files_trashbin/l10n/zh_TW.php
+++ b/apps/files_trashbin/l10n/zh_TW.php
@@ -2,17 +2,12 @@
$TRANSLATIONS = array(
"Couldn't delete %s permanently" => "無法永久刪除 %s",
"Couldn't restore %s" => "無法還原 %s",
-"perform restore operation" => "進行還原動作",
"Error" => "錯誤",
-"delete file permanently" => "永久刪除檔案",
-"Delete permanently" => "永久刪除",
-"Name" => "名稱",
-"Deleted" => "已刪除",
-"_%n folder_::_%n folders_" => array("%n 個資料夾"),
-"_%n file_::_%n files_" => array("%n 個檔案"),
"restored" => "已還原",
"Nothing in here. Your trash bin is empty!" => "您的回收桶是空的!",
+"Name" => "名稱",
"Restore" => "還原",
+"Deleted" => "已刪除",
"Delete" => "刪除",
"Deleted Files" => "已刪除的檔案"
);