aboutsummaryrefslogtreecommitdiffstats
path: root/apps/settings/l10n/zh_TW.json
diff options
context:
space:
mode:
Diffstat (limited to 'apps/settings/l10n/zh_TW.json')
-rw-r--r--apps/settings/l10n/zh_TW.json5
1 files changed, 5 insertions, 0 deletions
diff --git a/apps/settings/l10n/zh_TW.json b/apps/settings/l10n/zh_TW.json
index 78e9375907a..989c1a1b900 100644
--- a/apps/settings/l10n/zh_TW.json
+++ b/apps/settings/l10n/zh_TW.json
@@ -274,6 +274,11 @@
"Database transaction isolation level" : "資料庫交易隔離層級",
"Your database does not run with \"READ COMMITTED\" transaction isolation level. This can cause problems when multiple actions are executed in parallel." : "您的資料庫並未使用 \"READ COMMITTED\" 的交易隔離等級。當有多個行為平行進行時,這可能會造成問題。",
"Was not able to get transaction isolation level: %s" : "無法取得交易隔離層級:%s",
+ ".well-known URLs" : ".well-known URL",
+ "`check_for_working_wellknown_setup` is set to false in your configuration, so this check was skipped." : "`check_for_working_wellknown_setup` 在您的設定中被設定為 false,因此略過此檢查。",
+ "Could not check that your web server serves `.well-known` correctly. Please check manually." : "無法檢查您的網路伺服器是否正確提供 `.well-known`。請手動檢查。",
+ "Your web server is not properly set up to resolve `.well-known` URLs, failed on:\n`%s`" : "您的網路伺服器並未正確設定以解析 `.well-known` 的 URL,失敗於:\n`%s`",
+ "Your server is correctly configured to serve `.well-known` URLs." : "您的伺服器已正確設定以提供`.well-known` URL。",
"WOFF2 file loading" : "正在載入 WOFF2 檔案",
"Could not check for WOFF2 loading support. Please check manually if your webserver serves `.woff2` files." : "無法檢查 WOFF2 載入支援。請手動檢查您的網路伺服器是否可服務 `.woff2` 檔案。",
"Your web server is not properly set up to deliver .woff2 files. This is typically an issue with the Nginx configuration. For Nextcloud 15 it needs an adjustement to also deliver .woff2 files. Compare your Nginx configuration to the recommended configuration in our documentation." : "您的伺服器並未正確的設定,因此無法傳遞 .woff2 的檔案。這通常是因為 Nginx 的設定問題所導致。在 Nextcloud 15 中,需要一些調整才能一並傳遞 .woff2 的檔案。請檢查您的 Nginx 設定,和 Nextcloud 說明文件中提到的建議設定。",