summaryrefslogtreecommitdiffstats
path: root/thunderbird-l10n/es-AR/chrome/es-AR/locale/es-AR/messenger-smime
diff options
context:
space:
mode:
Diffstat (limited to 'thunderbird-l10n/es-AR/chrome/es-AR/locale/es-AR/messenger-smime')
-rw-r--r--thunderbird-l10n/es-AR/chrome/es-AR/locale/es-AR/messenger-smime/certFetchingStatus.dtd9
-rw-r--r--thunderbird-l10n/es-AR/chrome/es-AR/locale/es-AR/messenger-smime/msgCompSMIMEOverlay.dtd16
-rw-r--r--thunderbird-l10n/es-AR/chrome/es-AR/locale/es-AR/messenger-smime/msgCompSecurityInfo.dtd18
-rw-r--r--thunderbird-l10n/es-AR/chrome/es-AR/locale/es-AR/messenger-smime/msgCompSecurityInfo.properties13
-rw-r--r--thunderbird-l10n/es-AR/chrome/es-AR/locale/es-AR/messenger-smime/msgReadSMIMEOverlay.properties11
-rw-r--r--thunderbird-l10n/es-AR/chrome/es-AR/locale/es-AR/messenger-smime/msgReadSecurityInfo.dtd17
-rw-r--r--thunderbird-l10n/es-AR/chrome/es-AR/locale/es-AR/messenger-smime/msgSecurityInfo.properties36
7 files changed, 120 insertions, 0 deletions
diff --git a/thunderbird-l10n/es-AR/chrome/es-AR/locale/es-AR/messenger-smime/certFetchingStatus.dtd b/thunderbird-l10n/es-AR/chrome/es-AR/locale/es-AR/messenger-smime/certFetchingStatus.dtd
new file mode 100644
index 0000000000..5bb53a2eaa
--- /dev/null
+++ b/thunderbird-l10n/es-AR/chrome/es-AR/locale/es-AR/messenger-smime/certFetchingStatus.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 shown while obtaining certificates from a directory -->
+
+<!ENTITY title.label "Descargando certificados">
+<!ENTITY info.message "Buscando en el directorio los certificados de los destinatarios. Esto puede llevar unos minutos.">
+<!ENTITY stop.label "Detener la búsqueda">
diff --git a/thunderbird-l10n/es-AR/chrome/es-AR/locale/es-AR/messenger-smime/msgCompSMIMEOverlay.dtd b/thunderbird-l10n/es-AR/chrome/es-AR/locale/es-AR/messenger-smime/msgCompSMIMEOverlay.dtd
new file mode 100644
index 0000000000..020a713182
--- /dev/null
+++ b/thunderbird-l10n/es-AR/chrome/es-AR/locale/es-AR/messenger-smime/msgCompSMIMEOverlay.dtd
@@ -0,0 +1,16 @@
+<!-- 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 -->
+
+<!-- not yet used
+<!ENTITY menu_securityEncryptOptional.label "Allow Encryption">
+<!ENTITY menu_securityEncryptOptional.accesskey "w">
+-->
+
+<!ENTITY menu_techPGP.label "OpenPGP">
+<!ENTITY menu_techPGP.accesskey "O">
+<!ENTITY menu_techSMIME.label "S/MIME">
+<!ENTITY menu_techSMIME.accesskey "S">
+
diff --git a/thunderbird-l10n/es-AR/chrome/es-AR/locale/es-AR/messenger-smime/msgCompSecurityInfo.dtd b/thunderbird-l10n/es-AR/chrome/es-AR/locale/es-AR/messenger-smime/msgCompSecurityInfo.dtd
new file mode 100644
index 0000000000..cc21c6ab53
--- /dev/null
+++ b/thunderbird-l10n/es-AR/chrome/es-AR/locale/es-AR/messenger-smime/msgCompSecurityInfo.dtd
@@ -0,0 +1,18 @@
+<!-- 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 "Seguridad del mensaje">
+<!ENTITY subject.plaintextWarning "Nota: Las líneas de asunto del mensaje nunca se cifran.">
+<!ENTITY status.heading "El contenido de su mensaje se enviará de la siguiente manera:">
+<!ENTITY status.signed "Firmado digitalmente:">
+<!ENTITY status.encrypted "Cifrado:">
+<!ENTITY status.certificates "Certificados:">
+<!ENTITY view.label "Ver">
+<!ENTITY view.accesskey "V">
+<!ENTITY tree.recipient "Destinatario">
+<!ENTITY tree.status "Estado">
+<!ENTITY tree.issuedDate "Emitido">
+<!ENTITY tree.expiresDate "Expira">
diff --git a/thunderbird-l10n/es-AR/chrome/es-AR/locale/es-AR/messenger-smime/msgCompSecurityInfo.properties b/thunderbird-l10n/es-AR/chrome/es-AR/locale/es-AR/messenger-smime/msgCompSecurityInfo.properties
new file mode 100644
index 0000000000..38a4635c94
--- /dev/null
+++ b/thunderbird-l10n/es-AR/chrome/es-AR/locale/es-AR/messenger-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=No encontrado
+StatusValid=Válido
+StatusExpired=Expirado
+StatusUntrusted=No confiable
+StatusRevoked=Revocado
+StatusInvalid=No válido
+StatusYes=Si
+StatusNo=No
+StatusNotPossible=No es posible
diff --git a/thunderbird-l10n/es-AR/chrome/es-AR/locale/es-AR/messenger-smime/msgReadSMIMEOverlay.properties b/thunderbird-l10n/es-AR/chrome/es-AR/locale/es-AR/messenger-smime/msgReadSMIMEOverlay.properties
new file mode 100644
index 0000000000..3c7076cfd4
--- /dev/null
+++ b/thunderbird-l10n/es-AR/chrome/es-AR/locale/es-AR/messenger-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=El mensaje mostrado fue firmado digitalmente, pero no todos sus adjuntos fueron descargados aún. Pulse Aceptar para descargar el mensaje completo y validar la firma.
+#
+#NOTE To translator, anything between %..% and <..> should not be translated.
+# the former will be replaced by java script, and the latter is HTML formatting.
+#
+CantDecryptTitle=%brand% no puede descifrar este mensaje
+CantDecryptBody=El remitente cifró este mensaje usando uno de sus certificados digitales, sin embargo, %brand% no pudo encontrar el certificado y su correspondiente clave privada. <br> Posibles soluciones: <br><ul><li>Si tiene una smartcard, insértela ahora. <li>Si está usando una nueva máquina, o si está usando un nuevo perfil de %brand%, necesitará restaurar sus certificados y clave privada desde un backup. Backups de certificados usualmente terminan en ".p12".</ul>
diff --git a/thunderbird-l10n/es-AR/chrome/es-AR/locale/es-AR/messenger-smime/msgReadSecurityInfo.dtd b/thunderbird-l10n/es-AR/chrome/es-AR/locale/es-AR/messenger-smime/msgReadSecurityInfo.dtd
new file mode 100644
index 0000000000..7c53b525d5
--- /dev/null
+++ b/thunderbird-l10n/es-AR/chrome/es-AR/locale/es-AR/messenger-smime/msgReadSecurityInfo.dtd
@@ -0,0 +1,17 @@
+<!-- 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 "Seguridad del mensaje">
+<!ENTITY signatureCert.label "Ver certificado de firma">
+<!ENTITY encryptionCert.label "Ver certificado de cifrado">
+
+<!ENTITY signer.name "Firmado por:">
+<!ENTITY recipient.name "Cifrado por:">
+<!ENTITY email.address "Dirección de correo:">
+<!ENTITY issuer.name "Certificado emitido por:">
+
+<!-- LOCALIZATION NOTE(SMIME.label): This a name for a technical standard. You should not translate it, but if applicable, you may write it using localized characters. -->
+<!ENTITY SMIME.label "S/MIME">
diff --git a/thunderbird-l10n/es-AR/chrome/es-AR/locale/es-AR/messenger-smime/msgSecurityInfo.properties b/thunderbird-l10n/es-AR/chrome/es-AR/locale/es-AR/messenger-smime/msgSecurityInfo.properties
new file mode 100644
index 0000000000..bf61f506d6
--- /dev/null
+++ b/thunderbird-l10n/es-AR/chrome/es-AR/locale/es-AR/messenger-smime/msgSecurityInfo.properties
@@ -0,0 +1,36 @@
+# 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=El mensaje no tiene firma digital
+SINone=Este mensaje no incluye la firma digital del remitente. La ausencia de una firma digital significa que el mensaje pudo haber sido enviado por alguien que finge tener esta dirección de correo electrónico. También es posible que el mensaje haya sido manipulado mientras circulaba por la red. Sin embargo, es poco probable que haya ocurrido alguna de estas posibilidades.
+SIValidLabel=El mensaje está firmado
+SIValid=Este mensaje incluye una firma digital válida. El mensaje no fue manipulado desde que se envió.
+SIInvalidLabel=La firma digital no es válida
+SIInvalidHeader=El mensaje incluye una firma digital, pero la firma no es válida.
+SIContentAltered=La firma no coincide correctamente con el contenido del mensaje. El mensaje parece que fue manipulado después de que el remitente lo firmara. Usted no debería confiar en la validez de este mensaje hasta que verifique su contenido con el remitente.
+SIExpired=El certificado usado para firmar el mensaje parece haber expirado. Compruebe la hora de su computadora.
+SIRevoked=El certificado usado para firmar el mensaje fue revocado. Usted no debería confiar en la validez de este mensaje hasta que verifique su contenido con el remitente.
+SINotYetValid=El certificado utilizado para firmar el mensaje parece que ya no es válido. Compruebe la hora de su computadora.
+SIUnknownCA=El certificado utilizado para firmar el mensaje fue emitido por una Autoridad Certificadora (CA) desconocida.
+SIUntrustedCA=El certificado utilizado para firmar el mensaje fue emitido por una Autoridad Certificadora (CA) en la que no confía para emitir este tipo de certificado.
+SIExpiredCA=El certificado utilizado para firmar el mensaje fue emitido por una Autoridad Certificadora (CA) cuyo propio certificado ya caducó. Compruebe la hora de su computadora.
+SIRevokedCA=El certificado utilizado para firmar este mensaje fue emitido por una Autoridad Certificadora (CA) cuyo propio certificado fue revocado. No debería confiar en la validez de este mensaje hasta que verifique su contenido con el remitente.
+SINotYetValidCA=El certificado usado para firmar este mensaje fue emitido por una Autoridad Certificadora (CA) cuyo propio certificado ya no es válido. Compruebe la hora de su computadora.
+SIInvalidCipher=El mensaje fue firmado usando un cifrado no compatible con esta versión.
+SIClueless=Hay un problema desconocido con esta firma digital. Usted no debería confiar en la validez de este mensaje hasta que verifique su contenido con el remitente.
+SIPartiallyValidLabel=El mensaje está firmado
+SIPartiallyValidHeader=Aunque la firma digital es válida, se desconoce si el remitente y el firmante son la misma persona.
+SIHeaderMismatch=La dirección de correo indicada en el certificado del firmante es diferente de la dirección de correo que se usó para enviar este mensaje. Verifique los detalles del certificado de la firma para saber quién firmó el mensaje.
+SICertWithoutAddress=El certificado utilizado para firmar el mensaje no contiene una dirección de correo electrónico. Verifique los detalles del certificado usado para la firma para saber quién firmó el mensaje.
+
+## Encryption Information strings
+EINoneLabel2=El mensaje no está cifrado
+EINone=Este mensaje no fue cifrado antes de ser enviado. La información que se manda a Internet sin cifrar puede ser vista por otras personas mientras llega a su destino.
+EIValidLabel=El mensaje está cifrado
+EIValid=Este mensaje fue cifrado antes de ser enviado. El cifrado hace muy difícil que otras personas puedan ver información mientras ésta viaja por la red.
+EIInvalidLabel=El mensaje no puede ser descifrado
+EIInvalidHeader=Este mensaje fue cifrado antes de ser enviado, pero no puede ser descifrado.
+EIContentAltered=Parece que el mensaje fue manipulado durante la transmisión.
+EIClueless=Hay un problema desconocido con este mensaje cifrado.