summaryrefslogtreecommitdiffstats
path: root/l10n-tr/suite/chrome/common/pref/pref-ssl.dtd
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-28 14:29:10 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-28 14:29:10 +0000
commit2aa4a82499d4becd2284cdb482213d541b8804dd (patch)
treeb80bf8bf13c3766139fbacc530efd0dd9d54394c /l10n-tr/suite/chrome/common/pref/pref-ssl.dtd
parentInitial commit. (diff)
downloadfirefox-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-tr/suite/chrome/common/pref/pref-ssl.dtd')
-rw-r--r--l10n-tr/suite/chrome/common/pref/pref-ssl.dtd31
1 files changed, 31 insertions, 0 deletions
diff --git a/l10n-tr/suite/chrome/common/pref/pref-ssl.dtd b/l10n-tr/suite/chrome/common/pref/pref-ssl.dtd
new file mode 100644
index 0000000000..db65e07bfb
--- /dev/null
+++ b/l10n-tr/suite/chrome/common/pref/pref-ssl.dtd
@@ -0,0 +1,31 @@
+<!-- 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 SSLProtocolVersions.caption "SSL Protocol Versions">
+<!ENTITY SSLWarnings.caption "SSL Warnings">
+<!ENTITY SSLClientAuthMethod.caption "Client Certificate Selection">
+
+<!ENTITY pref.ssl.title "Secure Sockets Layer (SSL)">
+<!ENTITY enable.ssl3 "Enable SSL version 3">
+<!ENTITY enable.ssl3.accesskey "3">
+<!ENTITY enable.tls "Enable TLS">
+<!ENTITY enable.tls.accesskey "t">
+
+<!ENTITY warn.description "&brandShortName; can alert you to the security status of the web page you are viewing. Set &brandShortName; to show a warning and ask permission before:">
+<!ENTITY warn.enteringsecure "Loading a page that supports encryption">
+<!ENTITY warn.enteringsecure.accesskey "L">
+<!ENTITY warn.enteringweak "Loading a page that uses low-grade encryption">
+<!ENTITY warn.enteringweak.accesskey "o">
+<!ENTITY warn.insecurepost "Sending form data from an unencrypted page to an unencrypted page">
+<!ENTITY warn.insecurepost.accesskey "D">
+<!ENTITY warn.leavingsecure "Leaving a page that supports encryption">
+<!ENTITY warn.leavingsecure.accesskey "a">
+<!ENTITY warn.viewmixed "Viewing a page with an encrypted/unencrypted mix">
+<!ENTITY warn.viewmixed.accesskey "V">
+
+<!ENTITY certselect.description "Decide how &brandShortName; selects a security certificate to present to web sites that require one:">
+<!ENTITY certselect.auto "Select Automatically">
+<!ENTITY certselect.auto.accesskey "e">
+<!ENTITY certselect.ask "Ask Every Time">
+<!ENTITY certselect.ask.accesskey "E">