diff options
Diffstat (limited to '')
-rw-r--r-- | l10n-es-AR/mail/messenger/openpgp/composeKeyStatus.ftl | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/l10n-es-AR/mail/messenger/openpgp/composeKeyStatus.ftl b/l10n-es-AR/mail/messenger/openpgp/composeKeyStatus.ftl new file mode 100644 index 0000000000..15b7f67a9d --- /dev/null +++ b/l10n-es-AR/mail/messenger/openpgp/composeKeyStatus.ftl @@ -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/. + +openpgp-compose-key-status-intro-need-keys = Para enviar un mensaje cifrado de punta a punta, debe obtener y aceptar una clave pública para cada destinatario. +openpgp-compose-key-status-keys-heading = Disponibilidad de claves OpenPGP: +openpgp-compose-key-status-title = + .title = Seguridad del mensaje OpenPGP +openpgp-compose-key-status-recipient = + .label = Destinatario +openpgp-compose-key-status-status = + .label = Estado +openpgp-compose-key-status-open-details = Administrar claves para el destinatario seleccionado… +openpgp-recip-good = Bien +openpgp-recip-missing = no hay clave disponible +openpgp-recip-none-accepted = no hay clave aceptada |