diff options
Diffstat (limited to 'apps/settings/l10n/zh_TW.js')
-rw-r--r-- | apps/settings/l10n/zh_TW.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/settings/l10n/zh_TW.js b/apps/settings/l10n/zh_TW.js index 9c196b3af92..7ab7eab18cc 100644 --- a/apps/settings/l10n/zh_TW.js +++ b/apps/settings/l10n/zh_TW.js @@ -171,6 +171,7 @@ OC.L10N.register( "The database is used for transactional file locking. To enhance performance, please configure memcache, if available." : "資料庫用於交易檔案鎖定。要強化效能,請設定 memcache(若可用)。", "Forwarded for headers" : "轉發標頭", "Your \"trusted_proxies\" setting is not correctly set, it should be an array." : "您的「trusted_proxies」設定並未正確設定,其應為陣列。", + "Your \"trusted_proxies\" setting is not correctly set, it should be an array of IP addresses - optionally with range in CIDR notation." : "您的「trusted_proxies」並未正確設定,其應為 IP 地址的陣列,可以選擇使用 CIDR 表示法的範圍。", "The reverse proxy header configuration is incorrect. This is a security issue and can allow an attacker to spoof their IP address as visible to the Nextcloud." : "反向代理標頭設定不正確。這是安全性問題,可能允許攻擊者對 Nextcloud 假冒 IP 位址。", "Your IP address was resolved as %s" : "您的 IP 位址已解析為 %s", "The reverse proxy header configuration is incorrect, or you are accessing Nextcloud from a trusted proxy. If not, this is a security issue and can allow an attacker to spoof their IP address as visible to the Nextcloud." : "偵測到您的反向代理標頭設定不正確,但也有可能是因為您目前正透過信任的代理伺服器存取 Nextcloud。若您目前不是透過信任的代理伺服器存取 Nextcloud,這就是一個安全性問題,允許攻擊者對 Nextcloud 假冒 IP 位址。", @@ -647,6 +648,7 @@ OC.L10N.register( "Show account backend" : "顯示帳號後端", "Show storage path" : "顯示儲存路徑", "Show last login" : "顯示上次登入時間", + "Sorting" : "排序", "Send email" : "傳送電子郵件", "Send welcome email to new accounts" : "向新帳號傳送歡迎電子郵件", "Defaults" : "預設", |