diff options
Diffstat (limited to 'apps/files_trashbin/l10n/zh_TW.js')
-rw-r--r-- | apps/files_trashbin/l10n/zh_TW.js | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/files_trashbin/l10n/zh_TW.js b/apps/files_trashbin/l10n/zh_TW.js index cddc816e938..db9f0cfabdf 100644 --- a/apps/files_trashbin/l10n/zh_TW.js +++ b/apps/files_trashbin/l10n/zh_TW.js @@ -14,7 +14,10 @@ OC.L10N.register( "Deleted by" : "刪除者", "Deleted" : "已刪除", "A long time ago" : "很久以前", + "Confirm permanent deletion" : "確認永久刪除", + "Are you sure you want to permanently delete all files and folders in the trash? This cannot be undone." : "您確定您想要永久刪除回收桶中的所有檔案與資料夾嗎?這無法還原。", "Cancel" : "取消", + "Empty deleted files" : "清空已刪除的檔案", "Deletion cancelled" : "刪除已取消", "List of files that have been deleted." : "刪除的檔案清單。", "No deleted files" : "沒有刪除的檔案", |