diff options
Diffstat (limited to 'l10n-it/suite/chrome/mailnews/pref/am-main.dtd')
-rw-r--r-- | l10n-it/suite/chrome/mailnews/pref/am-main.dtd | 46 |
1 files changed, 46 insertions, 0 deletions
diff --git a/l10n-it/suite/chrome/mailnews/pref/am-main.dtd b/l10n-it/suite/chrome/mailnews/pref/am-main.dtd new file mode 100644 index 0000000000..f032136945 --- /dev/null +++ b/l10n-it/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 "Impostazioni account"> +<!ENTITY accountName.label "Nome dell'account:"> +<!ENTITY accountName.accesskey "c"> +<!ENTITY identityTitle.label "Identità predefinita"> +<!ENTITY identityDesc.label "Ogni account ha una identità, che è l'informazione che le altre persone vedono quando leggono i tuoi messaggi."> +<!ENTITY name.label "Il tuo nome:"> +<!ENTITY name.accesskey "n"> +<!ENTITY email.label "Indirizzo email:"> +<!ENTITY email.accesskey "m"> +<!ENTITY catchAll.label "Rispondi da questa identità quando le intestazioni di consegna corrispondono:"> +<!ENTITY catchAll.accesskey "d"> +<!ENTITY replyTo.label "Indirizzo per la risposta:"> +<!ENTITY replyTo.accesskey "r"> +<!ENTITY replyTo.placeholder "I destinatari risponderanno a quest'altro indirizzo"> +<!ENTITY organization.label "Organizzazione:"> +<!ENTITY organization.accesskey "O"> +<!ENTITY signatureText.label "Testo per firma:"> +<!ENTITY signatureText.accesskey "T"> +<!ENTITY signatureHtml.label "Utilizza HTML"> +<!ENTITY signatureHtml.accesskey "H"> +<!ENTITY signatureFile.label "Allega firma da un file:"> +<!ENTITY signatureFile.accesskey "f"> +<!ENTITY choose.label "Scegli…"> +<!ENTITY choose.accesskey "S"> +<!ENTITY editVCard.label "Modifica biglietto…"> +<!ENTITY editVCard.accesskey "b"> +<!-- LOCALIZATION NOTE (attachVCard.label) : do not translate "vCard" in below line --> +<!ENTITY attachVCard.label "Allega biglietto da visita personale ai messaggi"> +<!ENTITY attachVCard.accesskey "v"> + +<!ENTITY manageIdentities.label "Gestione identità…"> +<!ENTITY manageIdentities.accesskey "d"> + +<!-- LOCALIZATION NOTE (smtpName.label) : do not translate "SMTP" in below line --> +<!ENTITY smtpName.label "Server in uscita (SMTP):"> +<!ENTITY smtpName.accesskey "u"> +<!ENTITY smtpDefaultServer.label "Utilizza il server predefinito"> + +<!ENTITY smtpServerEdit.label "Modifica server SMTP…"> +<!ENTITY smtpServerEdit.accesskey "P"> |