diff options
Diffstat (limited to 'apps/files_trashbin/l10n/zh_HK.js')
-rw-r--r-- | apps/files_trashbin/l10n/zh_HK.js | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/files_trashbin/l10n/zh_HK.js b/apps/files_trashbin/l10n/zh_HK.js index 71b52fb3b5d..87551bf4493 100644 --- a/apps/files_trashbin/l10n/zh_HK.js +++ b/apps/files_trashbin/l10n/zh_HK.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" : "沒有已刪除的檔案", |