diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-28 14:29:10 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-28 14:29:10 +0000 |
commit | 2aa4a82499d4becd2284cdb482213d541b8804dd (patch) | |
tree | b80bf8bf13c3766139fbacc530efd0dd9d54394c /l10n-zh-TW/suite/chrome/common/pref/pref-certs.dtd | |
parent | Initial commit. (diff) | |
download | firefox-2aa4a82499d4becd2284cdb482213d541b8804dd.tar.xz firefox-2aa4a82499d4becd2284cdb482213d541b8804dd.zip |
Adding upstream version 86.0.1.upstream/86.0.1upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'l10n-zh-TW/suite/chrome/common/pref/pref-certs.dtd')
-rw-r--r-- | l10n-zh-TW/suite/chrome/common/pref/pref-certs.dtd | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/l10n-zh-TW/suite/chrome/common/pref/pref-certs.dtd b/l10n-zh-TW/suite/chrome/common/pref/pref-certs.dtd new file mode 100644 index 0000000000..d439bc0302 --- /dev/null +++ b/l10n-zh-TW/suite/chrome/common/pref/pref-certs.dtd @@ -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/. --> + +<!ENTITY managecerts.caption "管理憑證"> +<!ENTITY managecerts.text "使用憑證管理員以管理您個人的、其它人的憑證,以及憑證機構等資訊。"> +<!ENTITY managecerts.button "管理憑證…"> +<!ENTITY managecerts.accesskey "M"> +<!ENTITY managedevices.caption "管理安全裝置"> +<!ENTITY managedevices.text "使用此按鈕管理您的安全裝置,諸如智慧卡等。"> +<!ENTITY managedevices.button "管理安全裝置…"> +<!ENTITY managedevices.accesskey "S"> + +<!ENTITY ssl.label "SSL"> + +<!ENTITY pref.certs.title "憑證"> +<!ENTITY certs.label "憑證"> + +<!ENTITY validation.ocsp.caption "OCSP"> +<!ENTITY enableOCSP.label "使用線上憑證狀態協定 (OCSP) 來檢查目前憑證的有效性"> +<!ENTITY enableOCSP.accesskey "U"> +<!ENTITY validation.requireOCSP.description "當 OCSP 伺服器連線失敗時,將憑證視為無效"> +<!ENTITY validation.requireOCSP.accesskey "W"> + |