diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-06-19 00:13:16 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-06-19 00:13:16 +0000 |
commit | 54bc862c9de0fc17051f33be5f39d4fa3ed3d220 (patch) | |
tree | 5f10c2167ab1ac89386a566f29b69c280a61b48e /apps/files/l10n/zh_TW.js | |
parent | 1b940a3c7e3e89542ed436412cc17b95b56167ea (diff) | |
download | nextcloud-server-54bc862c9de0fc17051f33be5f39d4fa3ed3d220.tar.gz nextcloud-server-54bc862c9de0fc17051f33be5f39d4fa3ed3d220.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/zh_TW.js')
-rw-r--r-- | apps/files/l10n/zh_TW.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/files/l10n/zh_TW.js b/apps/files/l10n/zh_TW.js index 74f856ed74d..c7390d1602f 100644 --- a/apps/files/l10n/zh_TW.js +++ b/apps/files/l10n/zh_TW.js @@ -7,6 +7,9 @@ OC.L10N.register( "All files" : "所有檔案", "Recent" : "近期", "File could not be found" : "找不到檔案", + "Move or copy" : "移動或複製", + "Download" : "下載", + "Delete" : "刪除", "Home" : "家目錄", "Close" : " 關閉", "Favorites" : "最愛", @@ -22,12 +25,9 @@ OC.L10N.register( "Target folder does not exist any more" : "目標資料夾已經不存在了", "Error when assembling chunks, status code {status}" : "重組檔案片段時出錯,狀態代碼 {status}", "Actions" : "動作", - "Download" : "下載", "Rename" : "重新命名", - "Move or copy" : "移動或複製", "Copy" : "複製", "Target folder" : "目標資料夾", - "Delete" : "刪除", "Disconnect storage" : "斷開儲存空間連接", "Unshare" : "取消分享", "Could not load info for file \"{file}\"" : "無法讀取 \"{file}\" 的詳細資料", |