34 lines
2.2 KiB
Properties
34 lines
2.2 KiB
Properties
# 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/.
|
||
|
||
# Download Cert dialog
|
||
# LOCALIZATION NOTE(newCAMessage1):
|
||
# %S is a string representative of the certificate being downloaded/imported.
|
||
newCAMessage1=Do you want to trust “%S” for the following purposes?
|
||
unnamedCA=Certificate Authority (unnamed)
|
||
|
||
# PKCS#12 file dialogs
|
||
getPKCS12FilePasswordMessage=Please enter the password that was used to encrypt this certificate backup:
|
||
|
||
# Page Info
|
||
pageInfo_NoEncryption=Connection Not Encrypted
|
||
pageInfo_Privacy_None1=The website %S does not support encryption for the page you are viewing.
|
||
pageInfo_Privacy_None2=Information sent over the Internet without encryption can be seen by other people while it is in transit.
|
||
pageInfo_Privacy_None4=The page you are viewing was not encrypted before being transmitted over the Internet.
|
||
# LOCALIZATION NOTE (pageInfo_EncryptionWithBitsAndProtocol and pageInfo_BrokenEncryption):
|
||
# %1$S is the name of the encryption standard,
|
||
# %2$S is the key size of the cipher.
|
||
# %3$S is protocol version like "SSL 3" or "TLS 1.2"
|
||
pageInfo_EncryptionWithBitsAndProtocol=Connection Encrypted (%1$S, %2$S bit keys, %3$S)
|
||
pageInfo_BrokenEncryption=Broken Encryption (%1$S, %2$S bit keys, %3$S)
|
||
pageInfo_Privacy_Encrypted1=The page you are viewing was encrypted before being transmitted over the Internet.
|
||
pageInfo_Privacy_Encrypted2=Encryption makes it difficult for unauthorized people to view information traveling between computers. It is therefore unlikely that anyone read this page as it traveled across the network.
|
||
pageInfo_MixedContent=Connection Partially Encrypted
|
||
pageInfo_MixedContent2=Parts of the page you are viewing were not encrypted before being transmitted over the Internet.
|
||
pageInfo_WeakCipher=Your connection to this website uses weak encryption and is not private. Other people can view your information or modify the website’s behavior.
|
||
pageInfo_CertificateTransparency_Compliant=This website complies with the Certificate Transparency policy.
|
||
|
||
# Token Manager
|
||
password_not_set=(not set)
|
||
enable_fips=Enable FIPS
|