diff options
Diffstat (limited to 'apps/files/l10n/zh_TW.js')
-rw-r--r-- | apps/files/l10n/zh_TW.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files/l10n/zh_TW.js b/apps/files/l10n/zh_TW.js index 64b66f3f05d..7c290c7140e 100644 --- a/apps/files/l10n/zh_TW.js +++ b/apps/files/l10n/zh_TW.js @@ -202,7 +202,6 @@ OC.L10N.register( "_You are about to delete {count} item_::_You are about to delete {count} items_" : ["您將要刪除 {count} 個項目"], "Confirm deletion" : "確認刪除", "Cancel" : "取消", - "Download" : "下載", "Edit file locally" : "本機編輯檔案", "The file should now open locally. If you don't see this happening, make sure that the desktop client is installed on your system." : "檔案現在應該在本機開啟。若您並未看到檔案在本機開啟,請確保您的系統上已安裝桌面客戶端。", "Retry local edit" : "重試本機編輯", @@ -296,6 +295,7 @@ OC.L10N.register( "Upload too large" : "上傳過大", "The files you are trying to upload exceed the maximum size for file uploads on this server." : "您試圖上傳的檔案大小超過伺服器的限制", "File could not be found" : "找不到檔案", + "Download" : "下載", "Show list view" : "顯示清單檢視", "Show grid view" : "顯示網格檢視", "Close" : "關閉", |