diff options
Diffstat (limited to 'apps/settings/l10n/zh_TW.js')
-rw-r--r-- | apps/settings/l10n/zh_TW.js | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/settings/l10n/zh_TW.js b/apps/settings/l10n/zh_TW.js index a14a9df952a..f1bd9b070a9 100644 --- a/apps/settings/l10n/zh_TW.js +++ b/apps/settings/l10n/zh_TW.js @@ -127,6 +127,9 @@ OC.L10N.register( "Background jobs" : "背景工作", "Unlimited" : "無限制", "Verifying" : "正在驗證", + "App directories owner" : "應用程式目錄擁有者", + "Some app directories are owned by a different user than the web server one. This may be the case if apps have been installed manually. Check the permissions of the following app directories:\n%s" : "某些應用程式的資料夾所有者與網頁伺服器預設使用者不同。這可能是因為您手動安裝了這些應用程式。請檢查以下應用程式資料夾的相關權限:\n%s", + "App directories have the correct owner \"%s\"" : "應用程式目錄有正確的擁有者「%s」", "Brute-force Throttle" : "暴力攻擊限制", "Your remote address could not be determined." : "無法確定您的遠端位址。", "Your remote address was identified as \"%s\" and is brute-force throttled at the moment slowing down the performance of various requests. If the remote address is not your address this can be an indication that a proxy is not configured correctly." : "您的遠端地址被識別為「%s」,且目前正受到強力限制,導致降低了各種請求的效能。若遠端地址不是您的地址,可能代表代理伺服器設定不正確。", |