diff options
Diffstat (limited to 'l10n-ast/mail/chrome/messenger/am-main.dtd')
-rw-r--r-- | l10n-ast/mail/chrome/messenger/am-main.dtd | 45 |
1 files changed, 45 insertions, 0 deletions
diff --git a/l10n-ast/mail/chrome/messenger/am-main.dtd b/l10n-ast/mail/chrome/messenger/am-main.dtd new file mode 100644 index 0000000000..5a5ce0d14e --- /dev/null +++ b/l10n-ast/mail/chrome/messenger/am-main.dtd @@ -0,0 +1,45 @@ +<!-- 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 --> + +<!-- extracted from am-main.xhtml --> + +<!ENTITY accountTitle.label "Configuración de la cuenta"> +<!ENTITY accountName.label "Nome de la cuenta:"> +<!ENTITY accountName.accesskey "N"> +<!ENTITY identityTitle.label "Identidá"> +<!ENTITY identityDesc.label "Cada cuenta tien una identidá, que ye la información qu'otres persones van ver al lleer los tos mensaxes."> +<!ENTITY name.label "Nome:"> +<!ENTITY name.accesskey "m"> +<!ENTITY email.label "Direición de corréu-e:"> +<!ENTITY email.accesskey "D"> +<!ENTITY replyTo.label "Direición de rempuesta:"> +<!ENTITY replyTo.accesskey "s"> +<!ENTITY replyTo.placeholder "Los destinatarios van responder a esta otra direición"> +<!ENTITY organization.label "Organización:"> +<!ENTITY organization.accesskey "O"> +<!ENTITY signatureText.label "Testu de la robla:"> +<!ENTITY signatureText.accesskey "T"> +<!ENTITY signatureHtml.label "Usar HTML (p.ex., <b>negrina</b>)"> +<!ENTITY signatureHtml.accesskey "L"> +<!ENTITY signatureFile.label "Axuntar la robla d'un ficheru (testu, HTML o imaxe):"> +<!ENTITY signatureFile.accesskey "H"> +<!ENTITY edit.label "Editar…"> +<!ENTITY choose.label "Elexir…"> +<!ENTITY choose.accesskey "E"> +<!ENTITY editVCard.label "Editar tarxeta…"> +<!ENTITY editVCard.accesskey "a"> +<!-- LOCALIZATION NOTE (attachVCard.label) : do not translate "vCard" in below line --> +<!ENTITY attachVCard.label "Axuntar la mio tarxeta nos mensaxes"> +<!ENTITY attachVCard.accesskey "u"> + +<!ENTITY manageIdentities.label "Alministrar identidaes…"> +<!ENTITY manageIdentities.accesskey "M"> + +<!-- LOCALIZATION NOTE (smtpName.label) : do not translate "SMTP" in below line --> +<!ENTITY smtpName.label "Sirvidor de salida (SMTP):"> +<!ENTITY smtpName.accesskey "v"> +<!ENTITY smtpDefaultServer.label "Usar sirvidor predetermináu"> + |