blob: 02e6a24ac1501323468bc1ff9f8a63a86637ac74 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
|
<!-- 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 settings.caption "Configuración">
<!ENTITY security.caption "Seguridad y autenticación">
<!ENTITY serverName.label "Nombre del servidor:">
<!ENTITY serverName.accesskey "s">
<!ENTITY serverDescription.label "Descripción:">
<!ENTITY serverDescription.accesskey "D">
<!ENTITY serverPort.label "Puerto:">
<!ENTITY serverPort.accesskey "P">
<!ENTITY userName.label "Nombre de usuario:">
<!ENTITY userName.accesskey "m">
<!ENTITY connectionSecurity.label "Seguridad de la conexión:">
<!ENTITY connectionSecurity.accesskey "n">
<!ENTITY connectionSecurityType-0.label "Nada">
<!ENTITY connectionSecurityType-1.label "Ninguna">
<!ENTITY connectionSecurityType-2.label "STARTTLS, si está disponible">
<!ENTITY connectionSecurityType-3.label "SSL/TLS">
<!ENTITY smtpEditTitle.label "Servidor SMTP">
<!ENTITY serverPortDefault.label "Predeterminado:">
<!ENTITY authMethod.label "Método de autenticación:">
<!ENTITY authMethod.accesskey "i">
|