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.php8
1 files changed, 4 insertions, 4 deletions
diff --git a/apps/files_trashbin/l10n/zh_TW.php b/apps/files_trashbin/l10n/zh_TW.php
index adfde6c06e5..a9dcba8f7d7 100644
--- a/apps/files_trashbin/l10n/zh_TW.php
+++ b/apps/files_trashbin/l10n/zh_TW.php
@@ -1,9 +1,9 @@
<?php $TRANSLATIONS = array(
-"Couldn't delete %s permanently" => "無法永久刪除%s",
-"Couldn't restore %s" => "無法復原%s",
+"Couldn't delete %s permanently" => "無法永久刪除 %s",
+"Couldn't restore %s" => "無法復原 %s",
"perform restore operation" => "進行復原動作",
"Error" => "錯誤",
-"delete file permanently" => "永久刪除文件",
+"delete file permanently" => "永久刪除檔案",
"Delete permanently" => "永久刪除",
"Name" => "名稱",
"Deleted" => "已刪除",
@@ -11,7 +11,7 @@
"{count} folders" => "{count} 個資料夾",
"1 file" => "1 個檔案",
"{count} files" => "{count} 個檔案",
-"Nothing in here. Your trash bin is empty!" => "這裏沒東西。您的垃圾桶是空的!",
+"Nothing in here. Your trash bin is empty!" => "您的垃圾桶是空的!",
"Restore" => "復原",
"Delete" => "刪除",
"Deleted Files" => "已刪除的檔案"