diff options
Diffstat (limited to 'l10n-an/suite/chrome/mailnews/smime')
11 files changed, 205 insertions, 0 deletions
diff --git a/l10n-an/suite/chrome/mailnews/smime/am-smime.dtd b/l10n-an/suite/chrome/mailnews/smime/am-smime.dtd new file mode 100644 index 0000000000..1d1ba9f332 --- /dev/null +++ b/l10n-an/suite/chrome/mailnews/smime/am-smime.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 securityTitle.label "Seguranza"> +<!ENTITY securityTab.label "Seguranza"> +<!ENTITY securityHeading.label "Ta ninviar y recibir mensaches sinyaus u zifraus, debe especificar tanto un certificau ta sinyatura dichital como un ta zifrau."> +<!ENTITY encryptionGroupTitle.label "Zifrau"> +<!ENTITY encryptionChoiceLabel.label "Zifrau esleiu ta ninviar mensaches:"> +<!ENTITY neverEncrypt.label "Nunca (no usar zifrau)"> +<!ENTITY neverEncrypt.accesskey "N"> +<!ENTITY alwaysEncryptMessage.label "Siempre (no podrá enviar si bell receptor carece de certificau)"> +<!ENTITY alwaysEncryptMessage.accesskey "v"> +<!ENTITY encryptionCert.message "Use this certificate to encrypt & decrypt messages sent to you:"> +<!ENTITY digitalSign.certificate.button "Trigar…"> +<!ENTITY digitalSign.certificate.accesskey "S"> +<!ENTITY digitalSign.certificate_clear.button "Limpiar"> +<!ENTITY digitalSign.certificate_clear.accesskey "L"> +<!ENTITY encryption.certificate.button "Trigar…"> +<!ENTITY encryption.certificate.accesskey "c"> +<!ENTITY encryption.certificate_clear.button "Limpiar"> +<!ENTITY encryption.certificate_clear.accesskey "m"> +<!ENTITY signingGroupTitle.label "Sinyau dichital"> +<!ENTITY signMessage.label "Sinyar mensaches dichitalment"> +<!ENTITY signMessage.accesskey "d"> +<!ENTITY signingCert.message "Usar iste certificau ta sinyar os mensaches que ninvie:"> + +<!ENTITY certificates.label "Certificaus"> +<!ENTITY manageDevices.label "Administrar dispositivos de seguranza…"> +<!ENTITY manageDevices.accesskey "i"> + diff --git a/l10n-an/suite/chrome/mailnews/smime/am-smime.properties b/l10n-an/suite/chrome/mailnews/smime/am-smime.properties new file mode 100644 index 0000000000..165cda87c5 --- /dev/null +++ b/l10n-an/suite/chrome/mailnews/smime/am-smime.properties @@ -0,0 +1,28 @@ +# 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. +ErrorEncryptMail=Unable to encrypt message. Please check that you have a valid email certificate for each recipient. Please check that the certificates specified in Mail & Newsgroups Account Settings for this mail account are valid and trusted for mail. +ErrorCanNotSignMail=Unable to sign message. Please check that the certificates specified in Mail & Newsgroups Account Settings for this mail account are valid and trusted for mail. + +## 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? + +## Strings used by nsMsgComposeSecure +mime_smimeEncryptedContentDesc=S/MIME Encrypted Message +mime_smimeSignatureContentDesc=S/MIME Cryptographic Signature + diff --git a/l10n-an/suite/chrome/mailnews/smime/certFetchingStatus.dtd b/l10n-an/suite/chrome/mailnews/smime/certFetchingStatus.dtd new file mode 100644 index 0000000000..581515464c --- /dev/null +++ b/l10n-an/suite/chrome/mailnews/smime/certFetchingStatus.dtd @@ -0,0 +1,10 @@ +<!-- 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/. --> + +<!--LOCALIZATION NOTE shown while obtaining certificates from a directory --> + + +<!ENTITY title.label "Descargando certificaus"> +<!ENTITY info.message "Buscando en o directorio os certificaus d'os destinatarios. Isto puede levar uns menutos."> +<!ENTITY stop.label "Aturar a busca"> diff --git a/l10n-an/suite/chrome/mailnews/smime/msgCompSMIMEOverlay.dtd b/l10n-an/suite/chrome/mailnews/smime/msgCompSMIMEOverlay.dtd new file mode 100644 index 0000000000..d10a48a0c4 --- /dev/null +++ b/l10n-an/suite/chrome/mailnews/smime/msgCompSMIMEOverlay.dtd @@ -0,0 +1,21 @@ +<!-- 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/. --> + +<!--LOCALIZATION NOTE msgCompSMIMEOverlay.dtd UI for s/mime hooks in message composition --> + + +<!ENTITY menu_securityEncryptRequire.label "Zifrar iste mensache"> +<!ENTITY menu_securityEncryptRequire.accesskey "i"> + +<!ENTITY menu_securitySign.label "Sinyar dichitalment iste mensache"> +<!ENTITY menu_securitySign.accesskey "S"> + +<!ENTITY menu_securityStatus.label "Veyer información de seguranza"> +<!ENTITY menu_securityStatus.accesskey "i"> + +<!ENTITY securityButton.label "Seguranza"> +<!ENTITY securityButton.tooltip "Veyer u cambiar a configuración de seguranza"> + +<!ENTITY menu_viewSecurityStatus.label "Información de seguranza d'o mensache"> +<!ENTITY menu_viewSecurityStatus.accesskey "I"> diff --git a/l10n-an/suite/chrome/mailnews/smime/msgCompSMIMEOverlay.properties b/l10n-an/suite/chrome/mailnews/smime/msgCompSMIMEOverlay.properties new file mode 100644 index 0000000000..285d3cbea6 --- /dev/null +++ b/l10n-an/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-an/suite/chrome/mailnews/smime/msgCompSecurityInfo.dtd b/l10n-an/suite/chrome/mailnews/smime/msgCompSecurityInfo.dtd new file mode 100644 index 0000000000..57e1c7d981 --- /dev/null +++ b/l10n-an/suite/chrome/mailnews/smime/msgCompSecurityInfo.dtd @@ -0,0 +1,19 @@ +<!-- 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/. --> + +<!--LOCALIZATION NOTE msgCompSecurityInfo.dtd UI for viewing security status when composing a message --> + + +<!ENTITY title.label "Seguranza d'o mensache"> +<!ENTITY subject.plaintextWarning "Por favor, observe que as linias Afer d'os mensaches de correu electronico nunca son zifradas."> +<!ENTITY status.heading "Os contenius d'o suyo mensache serán ninviaus como sigue:"> +<!ENTITY status.signed "Sinyau dichitalment:"> +<!ENTITY status.encrypted "Zifrau:"> +<!ENTITY status.certificates "Certificaus:"> +<!ENTITY view.label "Veyer"> +<!ENTITY view.accesskey "V"> +<!ENTITY tree.recipient "Destinatario"> +<!ENTITY tree.status "Estau"> +<!ENTITY tree.issuedDate "Emitiu"> +<!ENTITY tree.expiresDate "Caduca"> diff --git a/l10n-an/suite/chrome/mailnews/smime/msgCompSecurityInfo.properties b/l10n-an/suite/chrome/mailnews/smime/msgCompSecurityInfo.properties new file mode 100644 index 0000000000..bf8ca06592 --- /dev/null +++ b/l10n-an/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-an/suite/chrome/mailnews/smime/msgReadSMIMEOverlay.dtd b/l10n-an/suite/chrome/mailnews/smime/msgReadSMIMEOverlay.dtd new file mode 100644 index 0000000000..f684ccf11a --- /dev/null +++ b/l10n-an/suite/chrome/mailnews/smime/msgReadSMIMEOverlay.dtd @@ -0,0 +1,9 @@ +<!-- 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/. --> + +<!--LOCALIZATION NOTE msgReadSMIMEOverlay.dtd UI for s/mime hooks in message reading --> + + +<!ENTITY menu_securityStatus.label "Información de seguranza d'o mensache"> +<!ENTITY menu_securityStatus.accesskey "I"> diff --git a/l10n-an/suite/chrome/mailnews/smime/msgReadSMIMEOverlay.properties b/l10n-an/suite/chrome/mailnews/smime/msgReadSMIMEOverlay.properties new file mode 100644 index 0000000000..6c98bd9e5d --- /dev/null +++ b/l10n-an/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. <br> Possible solutions: <br><ul><li>If you have a smartcard, please insert it now. <li>If you are using a new machine, or if you are using a new %brand% profile, you will need to restore your certificate and private key from a backup. Certificate backups usually end in ".p12".</ul>\u0020 diff --git a/l10n-an/suite/chrome/mailnews/smime/msgReadSecurityInfo.dtd b/l10n-an/suite/chrome/mailnews/smime/msgReadSecurityInfo.dtd new file mode 100644 index 0000000000..c15a7ae7b6 --- /dev/null +++ b/l10n-an/suite/chrome/mailnews/smime/msgReadSecurityInfo.dtd @@ -0,0 +1,15 @@ +<!-- 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/. --> + +<!--LOCALIZATION NOTE msgReadSecurityInfo.dtd UI for viewing security status when reading a received message --> + + +<!ENTITY status.label "Seguranza d'o mensache"> +<!ENTITY signatureCert.label "Veyer certificau d'a sinyatura"> +<!ENTITY encryptionCert.label "Veyer certificau de zifrau"> + +<!ENTITY signer.name "Sinyau por:"> +<!ENTITY recipient.name "Zifrau para:"> +<!ENTITY email.address "Adrezas de correu electronico:"> +<!ENTITY issuer.name "Certificau emitiu por:"> diff --git a/l10n-an/suite/chrome/mailnews/smime/msgSecurityInfo.properties b/l10n-an/suite/chrome/mailnews/smime/msgSecurityInfo.properties new file mode 100644 index 0000000000..132e5a7efd --- /dev/null +++ b/l10n-an/suite/chrome/mailnews/smime/msgSecurityInfo.properties @@ -0,0 +1,42 @@ +# 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.\u0020 + +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. |