1# This Source Code Form is subject to the terms of the Mozilla Public
2# License, v. 2.0. If a copy of the MPL was not distributed with this
3# file, You can obtain one at http://mozilla.org/MPL/2.0/.
4
5# Variables:
6# $hostname (String) - Hostname of the website with cert error.
7cert-error-intro = { $hostname } uses an invalid security certificate.
8
9cert-error-mitm-intro = Websites prove their identity via certificates, which are issued by certificate authorities.
10
11cert-error-mitm-mozilla = { -brand-short-name } is backed by the non-profit Mozilla, which administers a completely open certificate authority (CA) store. The CA store helps ensure that certificate authorities are following best practices for user security.
12
13cert-error-mitm-connection = { -brand-short-name } uses the Mozilla CA store to verify that a connection is secure, rather than certificates supplied by the user’s operating system. So, if an antivirus program or a network is intercepting a connection with a security certificate issued by a CA that is not in the Mozilla CA store, the connection is considered unsafe.
14
15cert-error-trust-unknown-issuer-intro = Someone could be trying to impersonate the site and you should not continue.
16
17# Variables:
18# $hostname (String) - Hostname of the website with cert error.
19cert-error-trust-unknown-issuer = Websites prove their identity via certificates. { -brand-short-name } does not trust { $hostname } because its certificate issuer is unknown, the certificate is self-signed, or the server is not sending the correct intermediate certificates.
20
21cert-error-trust-cert-invalid = The certificate is not trusted because it was issued by an invalid CA certificate.
22
23cert-error-trust-untrusted-issuer = The certificate is not trusted because the issuer certificate is not trusted.
24
25cert-error-trust-signature-algorithm-disabled = The certificate is not trusted because it was signed using a signature algorithm that was disabled because that algorithm is not secure.
26
27cert-error-trust-expired-issuer = The certificate is not trusted because the issuer certificate has expired.
28
29cert-error-trust-self-signed = The certificate is not trusted because it is self-signed.
30
31cert-error-trust-symantec = Certificates issued by GeoTrust, RapidSSL, Symantec, Thawte, and VeriSign are no longer considered safe because these certificate authorities failed to follow security practices in the past.
32
33cert-error-untrusted-default = The certificate does not come from a trusted source.
34
35# Variables:
36# $hostname (String) - Hostname of the website with cert error.
37cert-error-domain-mismatch = Websites prove their identity via certificates. { -brand-short-name } does not trust this site because it uses a certificate that is not valid for { $hostname }.
38
39# Variables:
40# $hostname (String) - Hostname of the website with cert error.
41# $alt-name (String) - Alternate domain name for which the cert is valid.
42cert-error-domain-mismatch-single = Websites prove their identity via certificates. { -brand-short-name } does not trust this site because it uses a certificate that is not valid for { $hostname }. The certificate is only valid for <a data-l10n-name="domain-mismatch-link">{ $alt-name }</a>.
43
44# Variables:
45# $hostname (String) - Hostname of the website with cert error.
46# $alt-name (String) - Alternate domain name for which the cert is valid.
47cert-error-domain-mismatch-single-nolink = Websites prove their identity via certificates. { -brand-short-name } does not trust this site because it uses a certificate that is not valid for { $hostname }. The certificate is only valid for { $alt-name }.
48
49# Variables:
50# $subject-alt-names (String) - Alternate domain names for which the cert is valid.
51cert-error-domain-mismatch-multiple = Websites prove their identity via certificates. { -brand-short-name } does not trust this site because it uses a certificate that is not valid for { $hostname }. The certificate is only valid for the following names: { $subject-alt-names }
52
53# Variables:
54# $hostname (String) - Hostname of the website with cert error.
55# $not-after-local-time (Date) - Certificate is not valid after this time.
56cert-error-expired-now = Websites prove their identity via certificates, which are valid for a set time period. The certificate for { $hostname } expired on { $not-after-local-time }.
57
58# Variables:
59# $hostname (String) - Hostname of the website with cert error.
60# $not-before-local-time (Date) - Certificate is not valid before this time.
61cert-error-not-yet-valid-now = Websites prove their identity via certificates, which are valid for a set time period. The certificate for { $hostname } will not be valid until { $not-before-local-time }.
62
63# Variables:
64# $error (String) - NSS error code string that specifies type of cert error. e.g. unknown issuer, invalid cert, etc.
65cert-error-code-prefix-link = Error code: <a data-l10n-name="error-code-link">{ $error }</a>
66
67# Variables:
68# $hostname (String) - Hostname of the website with cert error.
69cert-error-symantec-distrust-description = Websites prove their identity via certificates, which are issued by certificate authorities. Most browsers no longer trust certificates issued by GeoTrust, RapidSSL, Symantec, Thawte, and VeriSign. { $hostname } uses a certificate from one of these authorities and so the website’s identity cannot be proven.
70
71cert-error-symantec-distrust-admin = You may notify the website’s administrator about this problem.
72
73cert-error-old-tls-version = This website might not support the TLS 1.2 protocol, which is the minimum version supported by { -brand-short-name }.
74
75# Variables:
76# $hasHSTS (Boolean) - Indicates whether HSTS header is present.
77cert-error-details-hsts-label = HTTP Strict Transport Security: { $hasHSTS }
78
79# Variables:
80# $hasHPKP (Boolean) - Indicates whether HPKP header is present.
81cert-error-details-key-pinning-label = HTTP Public Key Pinning: { $hasHPKP }
82
83cert-error-details-cert-chain-label = Certificate chain:
84
85open-in-new-window-for-csp-or-xfo-error = Open Site in New Window
86
87# Variables:
88# $hostname (String) - Hostname of the website blocked by csp or xfo error.
89csp-xfo-blocked-long-desc = To protect your security, { $hostname } will not allow { -brand-short-name } to display the page if another site has embedded it. To see this page, you need to open it in a new window.
90
91## Messages used for certificate error titles
92
93connectionFailure-title = Unable to connect
94deniedPortAccess-title = This address is restricted
95# "Hmm" is a sound made when considering or puzzling over something.
96# You don't have to include it in your translation if your language does not have a written word like this.
97dnsNotFound-title = Hmm. We’re having trouble finding that site.
98fileNotFound-title = File not found
99fileAccessDenied-title = Access to the file was denied
100generic-title = Oops.
101captivePortal-title = Log in to network
102# "Hmm" is a sound made when considering or puzzling over something.
103# You don't have to include it in your translation if your language does not have a written word like this.
104malformedURI-title = Hmm. That address doesn’t look right.
105netInterrupt-title = The connection was interrupted
106notCached-title = Document Expired
107netOffline-title = Offline mode
108contentEncodingError-title = Content Encoding Error
109unsafeContentType-title = Unsafe File Type
110netReset-title = The connection was reset
111netTimeout-title = The connection has timed out
112unknownProtocolFound-title = The address wasn’t understood
113proxyConnectFailure-title = The proxy server is refusing connections
114proxyResolveFailure-title = Unable to find the proxy server
115redirectLoop-title = The page isn’t redirecting properly
116unknownSocketType-title = Unexpected response from server
117nssFailure2-title = Secure Connection Failed
118csp-xfo-error-title = { -brand-short-name } Can’t Open This Page
119corruptedContentError-title = Corrupted Content Error
120sslv3Used-title = Unable to Connect Securely
121inadequateSecurityError-title = Your connection is not secure
122blockedByPolicy-title = Blocked Page
123clockSkewError-title = Your Computer Clock is Wrong
124networkProtocolError-title = Network Protocol Error
125nssBadCert-title = Warning: Potential Security Risk Ahead
126nssBadCert-sts-title = Did Not Connect: Potential Security Issue
127certerror-mitm-title = Software is Preventing { -brand-short-name } From Safely Connecting to This Site
128