summaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin/l10n
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_trashbin/l10n')
-rw-r--r--apps/files_trashbin/l10n/zh_TW.js7
-rw-r--r--apps/files_trashbin/l10n/zh_TW.json7
2 files changed, 14 insertions, 0 deletions
diff --git a/apps/files_trashbin/l10n/zh_TW.js b/apps/files_trashbin/l10n/zh_TW.js
index 624eaba7a2a..9e06d3bc938 100644
--- a/apps/files_trashbin/l10n/zh_TW.js
+++ b/apps/files_trashbin/l10n/zh_TW.js
@@ -4,15 +4,22 @@ OC.L10N.register(
"Deleted files" : "回收桶",
"Restore" : "還原",
"Delete" : "刪除",
+ "Error while restoring file from trashbin" : "從回收桶回復檔案發生錯誤",
"Delete permanently" : "永久刪除",
+ "Error while removing file from trashbin" : "從回收桶刪除檔案發生錯誤",
+ "Error while restoring files from trashbin" : "從回收桶回復檔案發生錯誤",
+ "Error while emptying trashbin" : "清空回收桶發生錯誤",
+ "Error while removing files from trashbin" : "從回收桶刪除檔案發生錯誤",
"This operation is forbidden" : "此動作被禁止",
"This directory is unavailable, please check the logs or contact the administrator" : "這個目錄無法存取,請檢查伺服器記錄檔或聯絡管理員",
"restored" : "已還原",
+ "This application enables users to restore files that were deleted from the system." : "此應用程式讓使用者可以還原他們在系統當中刪除的檔案",
"No deleted files" : "沒有已刪除的檔案",
"You will be able to recover deleted files from here" : "您可以從這裡還原已刪除的檔案",
"No entries found in this folder" : "在此資料夾中沒有任何項目",
"Select all" : "全選",
"Name" : "名稱",
+ "Actions" : "動作",
"Deleted" : "已刪除",
"Couldn't delete %s permanently" : "無法永久刪除 %s",
"Couldn't restore %s" : "無法還原 %s",
diff --git a/apps/files_trashbin/l10n/zh_TW.json b/apps/files_trashbin/l10n/zh_TW.json
index 2de92930a2e..dde8e77a0c3 100644
--- a/apps/files_trashbin/l10n/zh_TW.json
+++ b/apps/files_trashbin/l10n/zh_TW.json
@@ -2,15 +2,22 @@
"Deleted files" : "回收桶",
"Restore" : "還原",
"Delete" : "刪除",
+ "Error while restoring file from trashbin" : "從回收桶回復檔案發生錯誤",
"Delete permanently" : "永久刪除",
+ "Error while removing file from trashbin" : "從回收桶刪除檔案發生錯誤",
+ "Error while restoring files from trashbin" : "從回收桶回復檔案發生錯誤",
+ "Error while emptying trashbin" : "清空回收桶發生錯誤",
+ "Error while removing files from trashbin" : "從回收桶刪除檔案發生錯誤",
"This operation is forbidden" : "此動作被禁止",
"This directory is unavailable, please check the logs or contact the administrator" : "這個目錄無法存取,請檢查伺服器記錄檔或聯絡管理員",
"restored" : "已還原",
+ "This application enables users to restore files that were deleted from the system." : "此應用程式讓使用者可以還原他們在系統當中刪除的檔案",
"No deleted files" : "沒有已刪除的檔案",
"You will be able to recover deleted files from here" : "您可以從這裡還原已刪除的檔案",
"No entries found in this folder" : "在此資料夾中沒有任何項目",
"Select all" : "全選",
"Name" : "名稱",
+ "Actions" : "動作",
"Deleted" : "已刪除",
"Couldn't delete %s permanently" : "無法永久刪除 %s",
"Couldn't restore %s" : "無法還原 %s",