blob: ec0d1d850351f35b67d6354435c9694ea66cac35 (
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
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
|
<!-- 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/. -->
<!-- Entities for AccountWizard -->
<!ENTITY windowTitle.label "Assistente de contas">
<!ENTITY accountWizard.size "width: 55em; height: 44em;">
<!-- Entities for Account Type page -->
<!-- Entities for Identity page -->
<!ENTITY identityTitle.label "Identidade">
<!ENTITY identityDesc.label "Cada conta tem uma identidade, que é o seu identificador perante terceiros quando estes recebem as suas mensagens.">
<!-- LOCALIZATION NOTE (fullnameDesc.label) : do not translate two of """ in below line -->
<!ENTITY fullnameDesc.label "Introduza o nome que gostaria de mostrar no campo "De", ao enviar mensagens">
<!-- LOCALIZATION NOTE (fullnameExample.label) : use following directions for below line
1, do not translate two of """
2, Use localized full name instead of "John Smith"
-->
<!ENTITY fullnameExample.label "(exemplo: "Seu nome").">
<!ENTITY fullnameLabel.label "O seu nome:">
<!ENTITY fullnameLabel.accesskey "n">
<!ENTITY emailLabel.label "Endereço de e-mail:">
<!ENTITY emailLabel.accesskey "E">
<!-- Entities for Incoming Server page -->
<!ENTITY incomingTitle.label "Informações do servidor de receção">
<!ENTITY incomingUsername.label "Nome de utilizador:">
<!-- LOCALIZATION NOTE (newsServerNameDesc.label) : Do not translate "NNTP" or the """ entities in below line -->
<!ENTITY newsServerNameDesc.label "Introduza o nome do servidor de notícias (NNTP) (por exemplo, "news.example.net").">
<!ENTITY newsServerLabel.label "Servidor do grupo de notícias:">
<!ENTITY newsServerLabel.accesskey "S">
<!-- Entities for Outgoing Server page -->
<!-- Entities for Account name page -->
<!ENTITY accnameTitle.label "Nome da conta">
<!-- LOCALIZATION NOTE (accnameDesc.label) : do not translate any """ in below line -->
<!ENTITY accnameDesc.label "Introduza o nome que identifica esta conta (por exemplo: "Conta profissional", "Conta pessoal" ou "Conta de notícias").">
<!ENTITY accnameLabel.label "Nome da conta:">
<!ENTITY accnameLabel.accesskey "a">
<!-- Entities for Done (Congratulations) page -->
<!ENTITY completionTitle.label "Parabéns!">
<!ENTITY completionText.label "Verifique se a informações estão corretas.">
<!ENTITY newsServerNamePrefix.label "Nome do servidor de notícias (NNTP):">
<!ENTITY clickFinish.label "Clique em Concluir para guardar estas definições e sair do assistente.">
<!ENTITY clickFinish.labelMac "Clique em Terminar para guardar estas definições e sair do assistente.">
|