blob: 920e85bcbd6ee30dbaf76b998d1927f546eaecbd (
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
25
26
27
28
29
30
|
<!-- 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-advanced.xul -->
<!-- extracted from am-advanced.xhtml -->
<!-- LOCALIZATION NOTE (smtpServer.label): do not translate "SMTP" in below line -->
<!ENTITY smtpServer.label "Configuración del servidor saliente (SMTP)">
<!-- LOCALIZATION NOTE (smtpDescription.label): do not translate "SMTP" in below line -->
<!ENTITY smtpDescription.label "Al administrar sus identidades, puede usar un servidor de esta lista seleccionándolo como el servidor saliente (SMTP) o puede usar el servidor predeterminado desde esta lista seleccionando "Usar servidor predeterminado".">
<!ENTITY smtpListAdd.label "Agregar…">
<!ENTITY smtpListAdd.accesskey "g">
<!ENTITY smtpListEdit.label "Editar…">
<!ENTITY smtpListEdit.accesskey "E">
<!ENTITY smtpListDelete.label "Eliminar">
<!ENTITY smtpListDelete.accesskey "m">
<!ENTITY smtpListSetDefault.label "Predeterminado">
<!ENTITY smtpListSetDefault.accesskey "t">
<!ENTITY serverDetails.label "Detalles del servidor seleccionado:">
<!ENTITY serverDescription.label "Descripción: ">
<!ENTITY serverName.label "Servidor: ">
<!ENTITY serverPort.label "Puerto: ">
<!ENTITY userName.label "Usuario: ">
<!ENTITY connectionSecurity.label "Seguridad de la conexión: ">
<!ENTITY authMethod.label "Método de autenticación: ">
|