diff options
Diffstat (limited to 'apps/files_trashbin/l10n/zh_TW.js')
-rw-r--r-- | apps/files_trashbin/l10n/zh_TW.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files_trashbin/l10n/zh_TW.js b/apps/files_trashbin/l10n/zh_TW.js index ef71d0ca238..48d107414bc 100644 --- a/apps/files_trashbin/l10n/zh_TW.js +++ b/apps/files_trashbin/l10n/zh_TW.js @@ -5,9 +5,8 @@ OC.L10N.register( "restored" : "已還原", "This application enables users to restore files that were deleted from the system." : "此應用程式讓使用者可以還原他們在系統當中刪除的檔案", "Restore" : "還原", - "Delete" : "刪除", - "Error while restoring file from trashbin" : "從回收桶回復檔案發生錯誤", "Delete permanently" : "永久刪除", + "Error while restoring file from trashbin" : "從回收桶回復檔案發生錯誤", "Error while removing file from trashbin" : "從回收桶刪除檔案發生錯誤", "Error while restoring files from trashbin" : "從回收桶回復檔案發生錯誤", "Error while emptying trashbin" : "清空回收桶發生錯誤", @@ -21,6 +20,7 @@ OC.L10N.register( "Name" : "名稱", "Actions" : "動作", "Deleted" : "已刪除", + "Delete" : "刪除", "Couldn't delete %s permanently" : "無法永久刪除 %s", "Couldn't restore %s" : "無法還原 %s", "Error" : "錯誤" |