diff options
Diffstat (limited to 'l10n-it/suite/chrome/mailnews/pref/am-advanced.dtd')
-rw-r--r-- | l10n-it/suite/chrome/mailnews/pref/am-advanced.dtd | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/l10n-it/suite/chrome/mailnews/pref/am-advanced.dtd b/l10n-it/suite/chrome/mailnews/pref/am-advanced.dtd new file mode 100644 index 0000000000..9a8549db08 --- /dev/null +++ b/l10n-it/suite/chrome/mailnews/pref/am-advanced.dtd @@ -0,0 +1,23 @@ +<!-- 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/. --> + +<!ENTITY smtpServer.label "Impostazioni server (SMTP) in uscita"> +<!ENTITY smtpDescription.label "Quando si gestiscono le identità è possibile selezionare un server di questa lista da usare come Server in uscita (SMTP), oppure è possibile usare il server predefinito selezionando "Utilizza il server predefinito"."> + +<!ENTITY smtpListAdd.label "Aggiungi…"> +<!ENTITY smtpListAdd.accesskey "u"> +<!ENTITY smtpListEdit.label "Modifica…"> +<!ENTITY smtpListEdit.accesskey "o"> +<!ENTITY smtpListDelete.label "Elimina"> +<!ENTITY smtpListDelete.accesskey "m"> +<!ENTITY smtpListSetDefault.label "Imposta come predefinito"> +<!ENTITY smtpListSetDefault.accesskey "d"> + +<!ENTITY serverDetails.label "Dettagli del server selezionato:"> +<!ENTITY serverDescription.label "Descrizione:"> +<!ENTITY serverName.label "Nome server:"> +<!ENTITY serverPort.label "Porta:"> +<!ENTITY userName.label "Nome utente:"> +<!ENTITY connectionSecurity.label "Sicurezza della connessione: "> +<!ENTITY authMethod.label "Metodo di autenticazione:"> |