diff options
Diffstat (limited to 'apps/files/l10n/zh_HK.js')
-rw-r--r-- | apps/files/l10n/zh_HK.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files/l10n/zh_HK.js b/apps/files/l10n/zh_HK.js index b7d37369f59..a8cd51a808a 100644 --- a/apps/files/l10n/zh_HK.js +++ b/apps/files/l10n/zh_HK.js @@ -172,6 +172,8 @@ OC.L10N.register( "Reload current directory" : "重新加載目前目錄", "Go to the \"{dir}\" directory" : "前往「{dir}」目錄", "Drag and drop files here to upload" : "將檔案拖拽到此處即可上傳", + "Your have used your space quota and cannot upload files anymore" : "您已用完您的空間配額,無法再上傳檔案", + "You don’t have permission to upload or create files here" : "您無權限上傳或建立檔案", "Upload successful" : "上傳成功", "\"{displayName}\" action executed successfully" : "成功執行 “{displayName}” 操作", "\"{displayName}\" action failed" : "“{displayName}” 操作失敗", @@ -234,8 +236,6 @@ OC.L10N.register( "Shared" : "已分享", "Switch to list view" : "切換到列表檢視", "Switch to grid view" : "切換到網格檢視", - "Your have used your space quota and cannot upload files anymore" : "您已用完您的空間配額,無法再上傳檔案", - "You don’t have permission to upload or create files here" : "您無權限上傳或建立檔案", "Error during upload: {message}" : "上傳時發生錯誤:{message}", "Unknown error during upload" : "上傳時發生未知的錯誤", "Open the files app settings" : "開啟 Files 應用程式設定", |