summaryrefslogtreecommitdiffstats
path: root/l10n-nn-NO/suite/chrome/common/pref/pref-ssl.dtd
diff options
context:
space:
mode:
Diffstat (limited to 'l10n-nn-NO/suite/chrome/common/pref/pref-ssl.dtd')
-rw-r--r--l10n-nn-NO/suite/chrome/common/pref/pref-ssl.dtd25
1 files changed, 25 insertions, 0 deletions
diff --git a/l10n-nn-NO/suite/chrome/common/pref/pref-ssl.dtd b/l10n-nn-NO/suite/chrome/common/pref/pref-ssl.dtd
new file mode 100644
index 0000000000..25553c3b42
--- /dev/null
+++ b/l10n-nn-NO/suite/chrome/common/pref/pref-ssl.dtd
@@ -0,0 +1,25 @@
+<!-- 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 SSLTLSProtocolVersions.caption "SSL/TLS-protokollversjonar">
+<!ENTITY SSLTLSWarnings.caption "SSL/TLS-åtvaringar">
+<!ENTITY SSLMixedContent.caption "Blanda innhald">
+<!ENTITY SSLClientAuthMethod.caption "Val av klientsertifikat">
+
+<!ENTITY limit.enable.label "Slå på:">
+<!ENTITY limit.tls10.label "TLS 1.0">
+<!ENTITY limit.tls10.accesskey "T">
+<!ENTITY limit.tls11.label "TLS 1.1">
+<!ENTITY limit.tls11.accesskey "1">
+<!ENTITY limit.tls12.label "TLS 1.2">
+<!ENTITY limit.tls12.accesskey "2">
+<!ENTITY limit.tls13.label "TLS 1.3">
+<!ENTITY limit.tls13.accesskey "3">
+
+
+
+<!ENTITY certselect.auto "Vel automatisk">
+<!ENTITY certselect.auto.accesskey "V">
+<!ENTITY certselect.ask "Spør kvar gong">
+<!ENTITY certselect.ask.accesskey "p">