blob: 40f34a83a1f281fe4d398069bff72970cf2c7e03 (
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 "Adressbok">
<!ENTITY Addrbook.accesskey "b">
<!ENTITY GeneratedName.label "Namn">
<!ENTITY GeneratedName.accesskey "N">
<!ENTITY PrimaryEmail.label "E-post">
<!ENTITY PrimaryEmail.accesskey "E">
<!ENTITY Company.label "Organisation">
<!ENTITY Company.accesskey "O">
<!ENTITY _PhoneticName.label "Fonetiskt namn">
<!ENTITY _PhoneticName.accesskey "F">
<!ENTITY NickName.label "Smeknamn">
<!ENTITY NickName.accesskey "k">
<!ENTITY SecondEmail.label "Ytterligare e-post">
<!ENTITY SecondEmail.accesskey "Y">
<!ENTITY Department.label "Avdelning">
<!ENTITY Department.accesskey "v">
<!ENTITY JobTitle.label "Titel">
<!ENTITY JobTitle.accesskey "T">
<!ENTITY CellularNumber.label "Mobil">
<!ENTITY CellularNumber.accesskey "M">
<!ENTITY PagerNumber.label "Personsökare">
<!ENTITY PagerNumber.accesskey "P">
<!ENTITY FaxNumber.label "Fax">
<!ENTITY FaxNumber.accesskey "F">
<!ENTITY HomePhone.label "Hemtelefon">
<!ENTITY HomePhone.accesskey "H">
<!ENTITY WorkPhone.label "Jobbtelefon">
<!ENTITY WorkPhone.accesskey "J">
<!ENTITY ChatName.label "Chattnamn">
<!ENTITY ChatName.accesskey "C">
<!ENTITY sortAscending.label "Stigande">
<!ENTITY sortAscending.accesskey "S">
<!ENTITY sortDescending.label "Fallande">
<!ENTITY sortDescending.accesskey "F">
|