summaryrefslogtreecommitdiffstats
path: root/apps/settings/l10n/zh_TW.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/settings/l10n/zh_TW.js')
-rw-r--r--apps/settings/l10n/zh_TW.js12
1 files changed, 5 insertions, 7 deletions
diff --git a/apps/settings/l10n/zh_TW.js b/apps/settings/l10n/zh_TW.js
index 9703b6929af..18f8f2d280a 100644
--- a/apps/settings/l10n/zh_TW.js
+++ b/apps/settings/l10n/zh_TW.js
@@ -136,10 +136,7 @@ OC.L10N.register(
"Background jobs" : "背景工作",
"Unlimited" : "無限制",
"Verifying" : "正在驗證",
- "Bruteforce Throttle" : "暴力攻擊限制",
"Your remote address could not be determined." : "無法確定您的遠端位址。",
- "Your remote address was identified as \"%s\" and is bruteforce 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」,且目前正受到強力限制,導致降低了各種請求的效能。若遠端地址不是您的地址,可能代表代理伺服器設定不正確。",
- "Your remote address \"%s\" is not bruteforce throttled." : "您的遠端位址「%s」並未受到暴力攻擊限制。",
"Old user imported certificates" : "舊的使用者匯入憑證",
"A background job is pending that checks for user imported SSL certificates. Please check back later." : "背景作業正在檢查使用者匯入的 SSL 證書。請稍後再檢查。",
"There are some user imported SSL certificates present, that are not used anymore with Nextcloud 21. They can be imported on the command line via \"occ security:certificates:import\" command. Their paths inside the data directory are shown below." : "有一些使用者匯入的 SSL 證書,這些在 Nextcloud 21 不再能運作。它們可以透過命令列執行 \"occ security:certificates:import\" 指令來匯入。它們在資料目錄中的路徑如下所示。",
@@ -151,6 +148,11 @@ OC.L10N.register(
"File locking" : "檔案鎖定",
"Transactional file locking is disabled, this might lead to issues with race conditions. Enable \"filelocking.enabled\" in config.php to avoid these problems." : "事務型文件鎖定的功能已經取消,這可能會造成競態條件,請在 config.php 中啟用 \"filelocking.enabled\" 以避免出現這樣的問題。",
"The database is used for transactional file locking. To enhance performance, please configure memcache, if available." : "資料庫用於交易檔案鎖定。要強化效能,請設定 memcache(若可用)。",
+ "Forwared for headers" : "轉發標頭",
+ "Your trusted_proxies setting is not correctly set, it should be an array." : "您的 trusted_proxies 設定並未正確設定,其應為陣列。",
+ "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 位址。",
"Internet connectivity" : "網際網路連線",
"Internet connectivity is disabled in configuration file." : "已在設定檔中停用網際網路連線。",
"This server has no working internet connection: Multiple endpoints could not be reached. This means that some of the features like mounting external storage, notifications about updates or installation of third-party apps will not work. Accessing files remotely and sending of notification emails might not work, either. Establish a connection from this server to the internet to enjoy all features." : "此伺服器沒有網際網路連線(無法與多個端點取得聯繫),有些功能,像是外部儲存、應用程式更新版通知將無法運作。從遠端存取資料或是寄送電子郵件通知可能也無法運作。建議您設定好網際網路連線以使用所有功能。",
@@ -161,7 +163,6 @@ OC.L10N.register(
"Configured" : "已設定",
"No memory cache has been configured. To enhance performance, please configure a memcache, if available." : "未設定記憶體快取。要強化效能,請設定記憶體快取(若可用)。",
"PHP default charset" : "PHP 預設字元集",
- "PHP configuration option default_charset should be UTF-8" : "PHP 設定選項 default_charset 應為 UTF-8",
"Freetype" : "Freetype",
"Supported" : "支援",
"Your PHP does not have FreeType support, resulting in breakage of profile pictures and the settings interface." : "您的 PHP 並未啟用 FreeType 支援,導致大頭貼產生器和設定界面無法使用。",
@@ -175,8 +176,6 @@ OC.L10N.register(
"PHP version" : "PHP 版本",
"You are currently running PHP %s. PHP 8.0 is now deprecated in Nextcloud 27. Nextcloud 28 may require at least PHP 8.1. Please upgrade to one of the officially supported PHP versions provided by the PHP Group as soon as possible." : "您正在執行 PHP %s。Nextcloud 27 已棄用 PHP 8.0。Nextcloud 28 需要 PHP 8.1 或更新版本。請盡快升級至 PHP Group 提供官方支援的其中一個版本。",
"You are currently running PHP %s." : "您正在執行 PHP %s。",
- "PHP output_buffering option" : "PHP output_buffering 選項",
- "PHP configuration option output_buffering must be disabled" : "PHP 設定選項 output_buffering 必須停用",
"Random generator" : "隨機產生器",
"No suitable source for randomness found by PHP which is highly discouraged for security reasons." : "PHP 找不到適合的隨機來源,出於安全原因強烈建議不要這樣做。",
"Secure" : "安全",
@@ -187,7 +186,6 @@ OC.L10N.register(
"MariaDB version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MariaDB 10.2 or higher." : "正在使用 MariaDB 版本「%s」。Nextcloud 21 或更新版本不支援此版本,並需要 MariaDB 10.2 或更新版本。",
"MySQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MySQL 8.0 or MariaDB 10.2 or higher." : "正在使用 MySQL 版本「%s」。Nextcloud 21 或更新版本不支援此版本,並需要 MySQL 8.0 或 MariaDB 10.2 或更新版本。",
"PostgreSQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require PostgreSQL 9.6 or higher." : "正在使用 PostgreSQL 版本「%s」。Nextcloud 21 或更新版本不支援此版本,並需要 PostgreSQL 9.6 或更新版本。",
- "Unknown database plaform" : "未知資料庫平台",
"Architecture" : "架構",
"64-bit" : "64 位元",
"It seems like you are running a 32-bit PHP version. Nextcloud needs 64-bit to run well. Please upgrade your OS and PHP to 64-bit!" : "您似乎正在執行 32 位元版本的 PHP。Nextcloud 需要 64 位元才能運作良好。請將您的作業系統與 PHP 升級至 64 位元!",