blob: 8a3cd6c9f99b3acdc673c3fa90b7ba79b165a969 (
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
|
<!-- 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 "Rubrica">
<!ENTITY Addrbook.accesskey "R">
<!ENTITY GeneratedName.label "Nome">
<!ENTITY GeneratedName.accesskey "N">
<!ENTITY PrimaryEmail.label "Email">
<!ENTITY PrimaryEmail.accesskey "E">
<!ENTITY Company.label "Azienda">
<!ENTITY Company.accesskey "z">
<!ENTITY _PhoneticName.label "Nome fonetico">
<!ENTITY _PhoneticName.accesskey "f">
<!ENTITY NickName.label "Soprannome">
<!ENTITY NickName.accesskey "S">
<!ENTITY SecondEmail.label "Email secondaria">
<!ENTITY SecondEmail.accesskey "m">
<!ENTITY Department.label "Dipartimento">
<!ENTITY Department.accesskey "p">
<!ENTITY JobTitle.label "Qualifica">
<!ENTITY JobTitle.accesskey "Q">
<!ENTITY CellularNumber.label "Cellulare">
<!ENTITY CellularNumber.accesskey "u">
<!ENTITY PagerNumber.label "Cercapersone">
<!ENTITY PagerNumber.accesskey "r">
<!ENTITY FaxNumber.label "Fax">
<!ENTITY FaxNumber.accesskey "x">
<!ENTITY HomePhone.label "Telefono casa">
<!ENTITY HomePhone.accesskey "T">
<!ENTITY WorkPhone.label "Telefono lavoro">
<!ENTITY WorkPhone.accesskey "v">
<!ENTITY ChatName.label "Nome chat">
<!ENTITY ChatName.accesskey "c">
<!ENTITY sortAscending.label "Ascendente">
<!ENTITY sortAscending.accesskey "A">
<!ENTITY sortDescending.label "Discendente">
<!ENTITY sortDescending.accesskey "D">
<!-- context menu -->
<!ENTITY composeEmail.label "Scrivi messaggio a">
<!ENTITY composeEmail.accesskey "v">
<!ENTITY copyAddress.label "Copia indirizzo email">
<!ENTITY copyAddress.accesskey "m">
<!ENTITY deleteAddrBookCard.label "Elimina">
<!ENTITY deleteAddrBookCard.accesskey "E">
<!ENTITY newAddrBookCard.label "Nuova scheda…">
<!ENTITY newAddrBookCard.accesskey "u">
<!ENTITY newAddrBookMailingList.label "Nuova lista di distribuzione…">
<!ENTITY newAddrBookMailingList.accesskey "z">
<!ENTITY addrBookCardProperties.label "Proprietà">
<!ENTITY addrBookCardProperties.accesskey "P">
|