blob: 27ebdfe79ec62cd0e9bfcd8b2db309b4e6f13644 (
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
|
<!-- 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 "Definições do servidor de envio (SMTP)">
<!-- LOCALIZATION NOTE (smtpDescription.label): do not translate "SMTP" in below line -->
<!ENTITY smtpDescription.label "Ao gerir as suas identidades, pode utilizar um servidor desta lista selecionando-o como servidor de envio (SMTP), ou pode utilizar o servidor pré-definido indicado nesta lista selecionando "Usar servidor pré-definido".">
<!ENTITY smtpListAdd.label "Adicionar...">
<!ENTITY smtpListAdd.accesskey "A">
<!ENTITY smtpListEdit.label "Editar…">
<!ENTITY smtpListEdit.accesskey "E">
<!ENTITY smtpListDelete.label "Apagar">
<!ENTITY smtpListDelete.accesskey "g">
<!ENTITY smtpListSetDefault.label "Definir como predefinido">
<!ENTITY smtpListSetDefault.accesskey "D">
<!ENTITY serverDetails.label "Detalhes do servidor selecionado:">
<!ENTITY serverDescription.label "Descrição: ">
<!ENTITY serverName.label "Nome do servidor: ">
<!ENTITY serverPort.label "Porta: ">
<!ENTITY userName.label "Nome do utilizador: ">
<!ENTITY connectionSecurity.label "Segurança da ligação: ">
<!ENTITY authMethod.label "Método de autenticação: ">
|