summaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2015-10-28 01:55:29 -0400
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2015-10-28 01:55:29 -0400
commitd74811fcc8dd6939cdc328ec78a9ff61d3dea6a9 (patch)
tree778fac05c62be92fccecee6d2fe94d2b4a8477d3 /apps/files_trashbin
parent588a668455536a576bfe0b42ef61806dfeab61bc (diff)
downloadnextcloud-server-d74811fcc8dd6939cdc328ec78a9ff61d3dea6a9.tar.gz
nextcloud-server-d74811fcc8dd6939cdc328ec78a9ff61d3dea6a9.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_trashbin')
-rw-r--r--apps/files_trashbin/l10n/zh_TW.js6
-rw-r--r--apps/files_trashbin/l10n/zh_TW.json6
2 files changed, 8 insertions, 4 deletions
diff --git a/apps/files_trashbin/l10n/zh_TW.js b/apps/files_trashbin/l10n/zh_TW.js
index 85d0873eddf..e0ad6dbd723 100644
--- a/apps/files_trashbin/l10n/zh_TW.js
+++ b/apps/files_trashbin/l10n/zh_TW.js
@@ -5,13 +5,15 @@ OC.L10N.register(
"Couldn't restore %s" : "無法還原 %s",
"Deleted files" : "回收桶",
"Restore" : "還原",
+ "Delete" : "刪除",
"Delete permanently" : "永久刪除",
"Error" : "錯誤",
"restored" : "已還原",
+ "No deleted files" : "沒有已刪除的檔案",
+ "You will be able to recover deleted files from here" : "您可以從這裡還原已刪除的檔案",
"No entries found in this folder" : "在此資料夾中沒有任何項目",
"Select all" : "全選",
"Name" : "名稱",
- "Deleted" : "已刪除",
- "Delete" : "刪除"
+ "Deleted" : "已刪除"
},
"nplurals=1; plural=0;");
diff --git a/apps/files_trashbin/l10n/zh_TW.json b/apps/files_trashbin/l10n/zh_TW.json
index 5c744f828c9..6a313220b58 100644
--- a/apps/files_trashbin/l10n/zh_TW.json
+++ b/apps/files_trashbin/l10n/zh_TW.json
@@ -3,13 +3,15 @@
"Couldn't restore %s" : "無法還原 %s",
"Deleted files" : "回收桶",
"Restore" : "還原",
+ "Delete" : "刪除",
"Delete permanently" : "永久刪除",
"Error" : "錯誤",
"restored" : "已還原",
+ "No deleted files" : "沒有已刪除的檔案",
+ "You will be able to recover deleted files from here" : "您可以從這裡還原已刪除的檔案",
"No entries found in this folder" : "在此資料夾中沒有任何項目",
"Select all" : "全選",
"Name" : "名稱",
- "Deleted" : "已刪除",
- "Delete" : "刪除"
+ "Deleted" : "已刪除"
},"pluralForm" :"nplurals=1; plural=0;"
} \ No newline at end of file