diff options
Diffstat (limited to 'apps/files/l10n/zh_TW.js')
-rw-r--r-- | apps/files/l10n/zh_TW.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files/l10n/zh_TW.js b/apps/files/l10n/zh_TW.js index 536f754101e..03c9325c2b8 100644 --- a/apps/files/l10n/zh_TW.js +++ b/apps/files/l10n/zh_TW.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" : "開啟檔案應用程式設定", |