blob: 95a7f650ceafb850a59fdaf56a0eebd5bad54811 (
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
|
<!-- 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 Addrbook.label "Livro de endereços">
<!ENTITY Addrbook.accesskey "L">
<!ENTITY GeneratedName.label "Nome">
<!ENTITY GeneratedName.accesskey "N">
<!ENTITY PrimaryEmail.label "Email">
<!ENTITY PrimaryEmail.accesskey "E">
<!ENTITY Company.label "Organização">
<!ENTITY Company.accesskey "z">
<!ENTITY _PhoneticName.label "Nome fonético">
<!ENTITY _PhoneticName.accesskey "o">
<!ENTITY NickName.label "Nome de utilizador">
<!ENTITY NickName.accesskey "i">
<!ENTITY SecondEmail.label "Email adicional">
<!ENTITY SecondEmail.accesskey "I">
<!ENTITY Department.label "Departamento">
<!ENTITY Department.accesskey "r">
<!ENTITY JobTitle.label "Título">
<!ENTITY JobTitle.accesskey "T">
<!ENTITY CellularNumber.label "Telemóvel">
<!ENTITY CellularNumber.accesskey "m">
<!ENTITY PagerNumber.label "Pager">
<!ENTITY PagerNumber.accesskey "P">
<!ENTITY FaxNumber.label "Fax">
<!ENTITY FaxNumber.accesskey "F">
<!ENTITY HomePhone.label "Telefone de casa">
<!ENTITY HomePhone.accesskey "c">
<!ENTITY WorkPhone.label "Telefone do trabalho">
<!ENTITY WorkPhone.accesskey "T">
<!ENTITY ChatName.label "Nome do chat">
<!ENTITY ChatName.accesskey "c">
<!ENTITY sortAscending.label "Ascendente">
<!ENTITY sortAscending.accesskey "A">
<!ENTITY sortDescending.label "Descendente">
<!ENTITY sortDescending.accesskey "D">
|