diff options
Diffstat (limited to 'l10n-es-AR/suite/chrome/mailnews/pref/am-main.dtd')
-rw-r--r-- | l10n-es-AR/suite/chrome/mailnews/pref/am-main.dtd | 46 |
1 files changed, 46 insertions, 0 deletions
diff --git a/l10n-es-AR/suite/chrome/mailnews/pref/am-main.dtd b/l10n-es-AR/suite/chrome/mailnews/pref/am-main.dtd new file mode 100644 index 0000000000..94e6b9a95e --- /dev/null +++ b/l10n-es-AR/suite/chrome/mailnews/pref/am-main.dtd @@ -0,0 +1,46 @@ +<!-- 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/. --> + +<!-- extracted from am-main.xul --> + +<!ENTITY accountTitle.label "Configuración de cuenta"> +<!ENTITY accountName.label "Nombre de la cuenta:"> +<!ENTITY accountName.accesskey "N"> +<!ENTITY identityTitle.label "Identidad"> +<!ENTITY identityDesc.label "Cada cuenta tiene una identidad, que es la información que otras personas verán al leer sus mensajes."> +<!ENTITY name.label "Su nombre:"> +<!ENTITY name.accesskey "b"> +<!ENTITY email.label "Dirección de correo electrónico:"> +<!ENTITY email.accesskey "e"> +<!ENTITY catchAll.label "Responder desde esta identidad cuando los encabezados de entrega coincidan:"> +<!ENTITY catchAll.accesskey "d"> +<!ENTITY replyTo.label "Dirección de respuesta:"> +<!ENTITY replyTo.accesskey "s"> +<!ENTITY replyTo.placeholder "Los destinatarios responderán a esta otra dirección"> +<!ENTITY organization.label "Organización:"> +<!ENTITY organization.accesskey "O"> +<!ENTITY signatureText.label "Texto de la firma:"> +<!ENTITY signatureText.accesskey "x"> +<!ENTITY signatureHtml.label "Usar HTML"> +<!ENTITY signatureHtml.accesskey "L"> +<!ENTITY signatureFile.label "Adjuntar la firma desde un archivo:"> +<!ENTITY signatureFile.accesskey "t"> +<!ENTITY choose.label "Seleccionar…"> +<!ENTITY choose.accesskey "c"> +<!ENTITY editVCard.label "Editar tarjeta…"> +<!ENTITY editVCard.accesskey "d"> +<!-- LOCALIZATION NOTE (attachVCard.label) : do not translate "vCard" in below line --> +<!ENTITY attachVCard.label "Adjuntar mi tarjeta en los mensajes."> +<!ENTITY attachVCard.accesskey "t"> + +<!ENTITY manageIdentities.label "Administrar identidades…"> +<!ENTITY manageIdentities.accesskey "m"> + +<!-- LOCALIZATION NOTE (smtpName.label) : do not translate "SMTP" in below line --> +<!ENTITY smtpName.label "Servidor saliente (SMTP):"> +<!ENTITY smtpName.accesskey "v"> +<!ENTITY smtpDefaultServer.label "Usar servidor predeterminado"> + +<!ENTITY smtpServerEdit.label "Editar servidor SMTP…"> +<!ENTITY smtpServerEdit.accesskey "P"> |