summaryrefslogtreecommitdiffstats
path: root/thunderbird-l10n/zh-TW/localization/zh-TW/toolkit/about/aboutHttpsOnlyError.ftl
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-07 17:32:43 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-07 17:32:43 +0000
commit6bf0a5cb5034a7e684dcc3500e841785237ce2dd (patch)
treea68f146d7fa01f0134297619fbe7e33db084e0aa /thunderbird-l10n/zh-TW/localization/zh-TW/toolkit/about/aboutHttpsOnlyError.ftl
parentInitial commit. (diff)
downloadthunderbird-6bf0a5cb5034a7e684dcc3500e841785237ce2dd.tar.xz
thunderbird-6bf0a5cb5034a7e684dcc3500e841785237ce2dd.zip
Adding upstream version 1:115.7.0.upstream/1%115.7.0upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'thunderbird-l10n/zh-TW/localization/zh-TW/toolkit/about/aboutHttpsOnlyError.ftl')
-rw-r--r--thunderbird-l10n/zh-TW/localization/zh-TW/toolkit/about/aboutHttpsOnlyError.ftl24
1 files changed, 24 insertions, 0 deletions
diff --git a/thunderbird-l10n/zh-TW/localization/zh-TW/toolkit/about/aboutHttpsOnlyError.ftl b/thunderbird-l10n/zh-TW/localization/zh-TW/toolkit/about/aboutHttpsOnlyError.ftl
new file mode 100644
index 0000000000..294a4447b4
--- /dev/null
+++ b/thunderbird-l10n/zh-TW/localization/zh-TW/toolkit/about/aboutHttpsOnlyError.ftl
@@ -0,0 +1,24 @@
+# This Source Code Form is subject to the terms of the Mozilla Public
+# License, v. 2.0. If a copy of the MPL was not distributed with this
+# file, You can obtain one at http://mozilla.org/MPL/2.0/.
+
+about-httpsonly-title-alert = 純 HTTPS 模式警示
+about-httpsonly-title-site-not-available = 無法使用安全網站
+# Variables:
+# $websiteUrl (String) - Url of the website that failed to load. Example: www.example.com
+about-httpsonly-explanation-unavailable2 = 為了加強安全性,您開啟了純 HTTPS 模式,但 <em>{ $websiteUrl }</em> 的 HTTPS 版本無法使用。
+about-httpsonly-explanation-question = 可能是什麼原因造成的?
+about-httpsonly-explanation-nosupport = 很有可能只是網站不支援 HTTPS。
+about-httpsonly-explanation-risk = 也可能是有人正打算攻擊您。若您還是要開啟此網站,就不該在網站中輸入密碼、E-Mail 帳號、信用卡資料等敏感性資訊。
+about-httpsonly-explanation-continue = 若繼續,將暫時針對此網站關閉純 HTTPS 模式。
+about-httpsonly-button-continue-to-site = 繼續前往 HTTP 網站
+about-httpsonly-button-go-back = 回上一頁
+about-httpsonly-link-learn-more = 更多資訊…
+
+## Suggestion Box that only shows up if a secure connection to www can be established
+## Variables:
+## $websiteUrl (String) - Url of the website that can be securely loaded with these alternatives. Example: example.com
+
+about-httpsonly-suggestion-box-header = 可能有不同網址
+about-httpsonly-suggestion-box-www-text = 此網站有個安全加密版本位於 <em>www.{ $websiteUrl }</em>,您可以改造訪此網頁,而不是目前的開啟的 <em>{ $websiteUrl }</em>。
+about-httpsonly-suggestion-box-www-button = 前往 www.{ $websiteUrl }