blob: bca1477c999be97d783052b070bafebe638d47ae (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
<!-- 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:">
|