From 43a97878ce14b72f0981164f87f2e35e14151312 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 11:22:09 +0200 Subject: Adding upstream version 110.0.1. Signed-off-by: Daniel Baumann --- l10n-si/suite/chrome/mailnews/smime/am-smime.dtd | 37 +++++++++++++++++ .../chrome/mailnews/smime/am-smime.properties | 31 ++++++++++++++ .../chrome/mailnews/smime/certFetchingStatus.dtd | 9 ++++ .../chrome/mailnews/smime/msgCompSMIMEOverlay.dtd | 20 +++++++++ .../mailnews/smime/msgCompSMIMEOverlay.properties | 6 +++ .../chrome/mailnews/smime/msgCompSecurityInfo.dtd | 18 ++++++++ .../mailnews/smime/msgCompSecurityInfo.properties | 13 ++++++ .../chrome/mailnews/smime/msgReadSMIMEOverlay.dtd | 8 ++++ .../mailnews/smime/msgReadSMIMEOverlay.properties | 11 +++++ .../chrome/mailnews/smime/msgReadSecurityInfo.dtd | 14 +++++++ .../mailnews/smime/msgSecurityInfo.properties | 48 ++++++++++++++++++++++ 11 files changed, 215 insertions(+) create mode 100644 l10n-si/suite/chrome/mailnews/smime/am-smime.dtd create mode 100644 l10n-si/suite/chrome/mailnews/smime/am-smime.properties create mode 100644 l10n-si/suite/chrome/mailnews/smime/certFetchingStatus.dtd create mode 100644 l10n-si/suite/chrome/mailnews/smime/msgCompSMIMEOverlay.dtd create mode 100644 l10n-si/suite/chrome/mailnews/smime/msgCompSMIMEOverlay.properties create mode 100644 l10n-si/suite/chrome/mailnews/smime/msgCompSecurityInfo.dtd create mode 100644 l10n-si/suite/chrome/mailnews/smime/msgCompSecurityInfo.properties create mode 100644 l10n-si/suite/chrome/mailnews/smime/msgReadSMIMEOverlay.dtd create mode 100644 l10n-si/suite/chrome/mailnews/smime/msgReadSMIMEOverlay.properties create mode 100644 l10n-si/suite/chrome/mailnews/smime/msgReadSecurityInfo.dtd create mode 100644 l10n-si/suite/chrome/mailnews/smime/msgSecurityInfo.properties (limited to 'l10n-si/suite/chrome/mailnews/smime') diff --git a/l10n-si/suite/chrome/mailnews/smime/am-smime.dtd b/l10n-si/suite/chrome/mailnews/smime/am-smime.dtd new file mode 100644 index 0000000000..49c918ca4a --- /dev/null +++ b/l10n-si/suite/chrome/mailnews/smime/am-smime.dtd @@ -0,0 +1,37 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/l10n-si/suite/chrome/mailnews/smime/am-smime.properties b/l10n-si/suite/chrome/mailnews/smime/am-smime.properties new file mode 100644 index 0000000000..643eececd1 --- /dev/null +++ b/l10n-si/suite/chrome/mailnews/smime/am-smime.properties @@ -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/. + +## S/MIME error strings. +## Note to localization: %S is a placeholder +NoSenderSigningCert=You specified that this message should be digitally signed, but the application either failed to find the signing certificate specified in your Mail & Newsgroup Account Settings, or the certificate has expired. +NoSenderEncryptionCert=You specified encryption for this message, but the application either failed to find the encryption certificate specified in your Mail & Newsgroup Account Settings, or the certificate has expired. +MissingRecipientEncryptionCert=You specified encryption for this message, but the application failed to find an encryption certificate for %S. + +## Strings used for in the prefs. +prefPanel-smime=Security +NoSigningCert=Certificate Manager can't locate a valid certificate that can be used to digitally sign your messages. +NoEncryptionCert=Certificate Manager can't locate a valid certificate that other people can use to send you encrypted email messages. + +encryption_needCertWantSame=You should also specify a certificate for other people to use when they send you encrypted messages. Do you want to use the same certificate to encrypt & decrypt messages sent to you? +encryption_wantSame=Do you want to use the same certificate to encrypt & decrypt messages sent to you? +encryption_needCertWantToSelect=You should also specify a certificate for other people to use when they send you encrypted messages. Do you want to configure an encryption certificate now? +signing_needCertWantSame=You should also specify a certificate to use for digitally signing your messages. Do you want to use the same certificate to digitally sign your messages? +signing_wantSame=Do you want to use the same certificate to digitally sign your messages? +signing_needCertWantToSelect=You should also specify a certificate to use for digitally signing your messages. Do you want to configure a certificate for digitally signing messages now? + + +# +#Entities below were automatically added by compare-locales, +# based on en-US entities. + + +mime_smimeEncryptedContentDesc = S/MIME Encrypted Message +mime_smimeSignatureContentDesc = S/MIME Cryptographic Signature + diff --git a/l10n-si/suite/chrome/mailnews/smime/certFetchingStatus.dtd b/l10n-si/suite/chrome/mailnews/smime/certFetchingStatus.dtd new file mode 100644 index 0000000000..8673b9ed9d --- /dev/null +++ b/l10n-si/suite/chrome/mailnews/smime/certFetchingStatus.dtd @@ -0,0 +1,9 @@ + + + + + + + diff --git a/l10n-si/suite/chrome/mailnews/smime/msgCompSMIMEOverlay.dtd b/l10n-si/suite/chrome/mailnews/smime/msgCompSMIMEOverlay.dtd new file mode 100644 index 0000000000..648553366d --- /dev/null +++ b/l10n-si/suite/chrome/mailnews/smime/msgCompSMIMEOverlay.dtd @@ -0,0 +1,20 @@ + + + + + + + + + + + + + + + + + + diff --git a/l10n-si/suite/chrome/mailnews/smime/msgCompSMIMEOverlay.properties b/l10n-si/suite/chrome/mailnews/smime/msgCompSMIMEOverlay.properties new file mode 100644 index 0000000000..285d3cbea6 --- /dev/null +++ b/l10n-si/suite/chrome/mailnews/smime/msgCompSMIMEOverlay.properties @@ -0,0 +1,6 @@ +# 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/. + +## S/MIME mail compose window error strings. +NeedSetup=You need to set up one or more personal certificates before you can use this security feature. Would you like to learn how to do this now? diff --git a/l10n-si/suite/chrome/mailnews/smime/msgCompSecurityInfo.dtd b/l10n-si/suite/chrome/mailnews/smime/msgCompSecurityInfo.dtd new file mode 100644 index 0000000000..d8dbe6df27 --- /dev/null +++ b/l10n-si/suite/chrome/mailnews/smime/msgCompSecurityInfo.dtd @@ -0,0 +1,18 @@ + + + + + + + + + + + + + + + + diff --git a/l10n-si/suite/chrome/mailnews/smime/msgCompSecurityInfo.properties b/l10n-si/suite/chrome/mailnews/smime/msgCompSecurityInfo.properties new file mode 100644 index 0000000000..bf8ca06592 --- /dev/null +++ b/l10n-si/suite/chrome/mailnews/smime/msgCompSecurityInfo.properties @@ -0,0 +1,13 @@ +# 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/. + +StatusNotFound=Not Found +StatusValid=Valid +StatusExpired=Expired +StatusUntrusted=Not Trusted +StatusRevoked=Revoked +StatusInvalid=Invalid +StatusYes=Yes +StatusNo=No +StatusNotPossible=Not possible diff --git a/l10n-si/suite/chrome/mailnews/smime/msgReadSMIMEOverlay.dtd b/l10n-si/suite/chrome/mailnews/smime/msgReadSMIMEOverlay.dtd new file mode 100644 index 0000000000..f8dffb7df8 --- /dev/null +++ b/l10n-si/suite/chrome/mailnews/smime/msgReadSMIMEOverlay.dtd @@ -0,0 +1,8 @@ + + + + + + diff --git a/l10n-si/suite/chrome/mailnews/smime/msgReadSMIMEOverlay.properties b/l10n-si/suite/chrome/mailnews/smime/msgReadSMIMEOverlay.properties new file mode 100644 index 0000000000..c7a1862843 --- /dev/null +++ b/l10n-si/suite/chrome/mailnews/smime/msgReadSMIMEOverlay.properties @@ -0,0 +1,11 @@ +# 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/. + +ImapOnDemand=The displayed message has been digitally signed, but not all its attachments have been downloaded yet. Therefore, the signature cannot be validated. Click OK to download the complete message and validate the signature. +# +#NOTE To translater, anything between %..% and <..> should not be translated. +# the former will be replaced by java script, and the latter is HTML formatting. +# +CantDecryptTitle=%brand% cannot decrypt this message +CantDecryptBody=The sender encrypted this message to you using one of your digital certificates, however %brand% was not able to find this certificate and corresponding private key.
Possible solutions:
diff --git a/l10n-si/suite/chrome/mailnews/smime/msgReadSecurityInfo.dtd b/l10n-si/suite/chrome/mailnews/smime/msgReadSecurityInfo.dtd new file mode 100644 index 0000000000..06f1788987 --- /dev/null +++ b/l10n-si/suite/chrome/mailnews/smime/msgReadSecurityInfo.dtd @@ -0,0 +1,14 @@ + + + + + + + + + + + + diff --git a/l10n-si/suite/chrome/mailnews/smime/msgSecurityInfo.properties b/l10n-si/suite/chrome/mailnews/smime/msgSecurityInfo.properties new file mode 100644 index 0000000000..6cac8b9684 --- /dev/null +++ b/l10n-si/suite/chrome/mailnews/smime/msgSecurityInfo.properties @@ -0,0 +1,48 @@ +# 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/. + +## Signature Information strings +SINoneLabel=Message Has No Digital Signature +SINone=This message does not include the sender's digital signature. The absence of a digital signature means that the message could have been sent by someone pretending to have this email address. It is also possible that the message has been altered while in transit over the network. However, it is unlikely that either event has occurred. + +SIValidLabel=Message Is Signed +SIValid=This message includes a valid digital signature. The message has not been altered since it was sent. + +SIInvalidLabel=Digital Signature Is Not Valid +SIInvalidHeader=This message includes a digital signature, but the signature is invalid. + +SIContentAltered=The signature does not match the message content correctly. The message appears to have been altered after the sender signed it. You should not trust the validity of this message until you verify its contents with the sender. +SIExpired=The certificate used to signed the message appears to have expired. Make sure your computer's clock is set correctly. +SIRevoked=The certificate used to sign the message has been revoked. You should not trust the validity of this message until you verify its contents with the sender. +SINotYetValid=The certificate used to sign the message appears not be valid yet. Make sure your computer's clock is set correctly. +SIUnknownCA=The certificate used to sign the message was issued by an unknown certificate authority. +SIUntrustedCA=The certificate used to sign the message was issued by a certificate authority that you do not trust for issuing this kind of certificate. +SIExpiredCA=The certificate used to sign the message was issued by a certificate authority whose own certificate has expired. Make sure your computer's clock is set correctly. +SIRevokedCA=The certificate used to sign the message was issued by a certificate authority whose own certificate has been revoked. You should not trust the validity of this message until you verify its contents with the sender. +SINotYetValidCA=The certificate used to sign the message was issued by a certificate authority whose own certificate is not yet valid. Make sure your computer's clock is set correctly. +SIInvalidCipher=The message was signed using an encryption strength that this version of your software does not support. +SIClueless=There are unknown problems with this digital signature. You should not trust the validity of this message until you verify its contents with the sender. + +SIPartiallyValidLabel=Message is signed +SIPartiallyValidHeader=Although the digital signature is valid, it is unknown whether sender and signer are the same person. + +SIHeaderMismatch=The email address listed in the signer's certificate is different from the email address that was used to send this message. Please look at the details of the signature certificate to learn who signed the message. +SICertWithoutAddress=The certificate used to sign the message does not contain an email address. Please look at the details of the signature certificate to learn who signed the message. + +EINone=This message was not encrypted before it was sent. Information sent over the Internet without encryption can be seen by other people while in transit. + +EIValidLabel=Message Is Encrypted +EIValid=This message was encrypted before it was sent to you. Encryption makes it very difficult for other people to view information while it is traveling over the network. + +EIInvalidLabel=Message Cannot Be Decrypted +EIInvalidHeader=This message was encrypted before it was sent to you, but it cannot be decrypted. + +EIContentAltered=The message contents appear to have been altered during transmission. +EIClueless=There are unknown problems with this encrypted message. + +## Signing Power Information string + +## Encryption Power Information string + + -- cgit v1.2.3