diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-09-28 05:07:18 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-09-28 05:07:18 -0400 |
commit | 60f123193ba4fcd4dc26d628e9688aee6ffe1e12 (patch) | |
tree | b94749e044e4f9a61099143e9cc2ed0b0ed3f3e3 /apps/files/l10n/zh_TW.js | |
parent | 4d8be8822c90e709a5009bf262d8fdda9f11c67c (diff) | |
download | nextcloud-server-60f123193ba4fcd4dc26d628e9688aee6ffe1e12.tar.gz nextcloud-server-60f123193ba4fcd4dc26d628e9688aee6ffe1e12.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/zh_TW.js')
-rw-r--r-- | apps/files/l10n/zh_TW.js | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/apps/files/l10n/zh_TW.js b/apps/files/l10n/zh_TW.js index 7c013533e2a..772cf083307 100644 --- a/apps/files/l10n/zh_TW.js +++ b/apps/files/l10n/zh_TW.js @@ -38,6 +38,9 @@ OC.L10N.register( "File upload is in progress. Leaving the page now will cancel the upload." : "檔案上傳中,離開此頁面將會取消上傳。", "Actions" : "動作", "Download" : "下載", + "Rename" : "重新命名", + "Delete" : "刪除", + "Details" : "詳細資料", "Select" : "選擇", "Pending" : "等候中", "Unable to determine date" : "無法確定日期", @@ -103,7 +106,6 @@ OC.L10N.register( "Upload some content or sync with your devices!" : "在您的裝置中同步或上傳一些內容", "No entries found in this folder" : "在此資料夾中沒有任何項目", "Select all" : "全選", - "Delete" : "刪除", "Upload too large" : "上傳過大", "The files you are trying to upload exceed the maximum size for file uploads on this server." : "您試圖上傳的檔案大小超過伺服器的限制。", "Files are being scanned, please wait." : "正在掃描檔案,請稍等。", |