blob: aaefc154e390cdcdf6075c1829c7748e6b965243 (
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 "Kontakty">
<!ENTITY Addrbook.accesskey "A">
<!ENTITY GeneratedName.label "Jméno">
<!ENTITY GeneratedName.accesskey "J">
<!ENTITY PrimaryEmail.label "E-mail">
<!ENTITY PrimaryEmail.accesskey "E">
<!ENTITY Company.label "Společnost">
<!ENTITY Company.accesskey "l">
<!ENTITY _PhoneticName.label "Jméno foneticky">
<!ENTITY _PhoneticName.accesskey "f">
<!ENTITY NickName.label "Přezdívka">
<!ENTITY NickName.accesskey "z">
<!ENTITY SecondEmail.label "Další e-mail">
<!ENTITY SecondEmail.accesskey "i">
<!ENTITY Department.label "Oddělení">
<!ENTITY Department.accesskey "O">
<!ENTITY JobTitle.label "Pozice">
<!ENTITY JobTitle.accesskey "P">
<!ENTITY CellularNumber.label "Mobil">
<!ENTITY CellularNumber.accesskey "M">
<!ENTITY PagerNumber.label "Pager">
<!ENTITY PagerNumber.accesskey "g">
<!ENTITY FaxNumber.label "Fax">
<!ENTITY FaxNumber.accesskey "x">
<!ENTITY HomePhone.label "Telefon domů">
<!ENTITY HomePhone.accesskey "d">
<!ENTITY WorkPhone.label "Telefon do zaměstnání">
<!ENTITY WorkPhone.accesskey "z">
<!ENTITY ChatName.label "Jméno v chatu">
<!ENTITY ChatName.accesskey "c">
<!ENTITY sortAscending.label "Vzestupně">
<!ENTITY sortAscending.accesskey "V">
<!ENTITY sortDescending.label "Sestupně">
<!ENTITY sortDescending.accesskey "S">
|