diff options
Diffstat (limited to 'apps/files/l10n/zh_HK.js')
-rw-r--r-- | apps/files/l10n/zh_HK.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files/l10n/zh_HK.js b/apps/files/l10n/zh_HK.js index 95a32437568..d169adbccd8 100644 --- a/apps/files/l10n/zh_HK.js +++ b/apps/files/l10n/zh_HK.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" : "重試近端編輯", @@ -295,6 +294,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" : "關閉", |