diff options
Diffstat (limited to 'l10n-sk/mail/chrome/messenger/addressbook/abResultsPane.dtd')
-rw-r--r-- | l10n-sk/mail/chrome/messenger/addressbook/abResultsPane.dtd | 38 |
1 files changed, 38 insertions, 0 deletions
diff --git a/l10n-sk/mail/chrome/messenger/addressbook/abResultsPane.dtd b/l10n-sk/mail/chrome/messenger/addressbook/abResultsPane.dtd new file mode 100644 index 0000000000..94b8af6b1b --- /dev/null +++ b/l10n-sk/mail/chrome/messenger/addressbook/abResultsPane.dtd @@ -0,0 +1,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 "Adresár"> +<!ENTITY Addrbook.accesskey "A"> +<!ENTITY GeneratedName.label "Meno"> +<!ENTITY GeneratedName.accesskey "M"> +<!ENTITY PrimaryEmail.label "E-mailová adresa"> +<!ENTITY PrimaryEmail.accesskey "E"> +<!ENTITY Company.label "Organizácia"> +<!ENTITY Company.accesskey "z"> +<!ENTITY _PhoneticName.label "Výslovnosť mena"> +<!ENTITY _PhoneticName.accesskey "o"> +<!ENTITY NickName.label "Prezývka"> +<!ENTITY NickName.accesskey "v"> +<!ENTITY SecondEmail.label "Ďalšia e-mailová adresa"> +<!ENTITY SecondEmail.accesskey "l"> +<!ENTITY Department.label "Oddelenie"> +<!ENTITY Department.accesskey "d"> +<!ENTITY JobTitle.label "Pozícia"> +<!ENTITY JobTitle.accesskey "P"> +<!ENTITY CellularNumber.label "Mobil"> +<!ENTITY CellularNumber.accesskey "M"> +<!ENTITY PagerNumber.label "Pager"> +<!ENTITY PagerNumber.accesskey "P"> +<!ENTITY FaxNumber.label "Fax"> +<!ENTITY FaxNumber.accesskey "F"> +<!ENTITY HomePhone.label "Telefón domov"> +<!ENTITY HomePhone.accesskey "d"> +<!ENTITY WorkPhone.label "Telefón do zamestnania"> +<!ENTITY WorkPhone.accesskey "T"> +<!ENTITY ChatName.label "Meno pre konverzácie"> +<!ENTITY ChatName.accesskey "c"> +<!ENTITY sortAscending.label "Vzostupne"> +<!ENTITY sortAscending.accesskey "V"> +<!ENTITY sortDescending.label "Zostupne"> +<!ENTITY sortDescending.accesskey "Z"> |