blob: 9be138b8782e238dbb1da8f59ec716b7726a7d07 (
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/. -->
<!-- LOCALIZATION NOTE (smtpServer.label): do not translate "SMTP" in below line -->
<!ENTITY smtpServer.label "Configuracion do servidor de saída (SMTP)">
<!-- LOCALIZATION NOTE (smtpDescription.label): do not translate "SMTP" in below line -->
<!ENTITY smtpDescription.label "Cando xestione as identidades pode usar un servidor desta lista seleccionándoo como Servidor saínte (SMTP), ou pode usar o servidor predeterminado desta lista seleccionando "Usar servidor predeterminado".">
<!ENTITY smtpListAdd.label "Engadir…">
<!ENTITY smtpListAdd.accesskey "d">
<!ENTITY smtpListEdit.label "Editar…">
<!ENTITY smtpListEdit.accesskey "E">
<!ENTITY smtpListDelete.label "Eliminar">
<!ENTITY smtpListDelete.accesskey "m">
<!ENTITY smtpListSetDefault.label "Estabelecer como predeterminado">
<!ENTITY smtpListSetDefault.accesskey "t">
<!ENTITY serverDescription.label "Descrición: ">
<!ENTITY serverName.label "Nome do servidor: ">
<!ENTITY serverPort.label "Porto: ">
<!ENTITY userName.label "Nome de usuario: ">
<!ENTITY connectionSecurity.label "Conexión segura: ">
<!ENTITY authMethod.label "Método de autenticación: ">
|