diff options
Diffstat (limited to '')
-rw-r--r-- | l10n-ko/mail/chrome/messenger/addressbook/abResultsPane.dtd | 38 |
1 files changed, 38 insertions, 0 deletions
diff --git a/l10n-ko/mail/chrome/messenger/addressbook/abResultsPane.dtd b/l10n-ko/mail/chrome/messenger/addressbook/abResultsPane.dtd new file mode 100644 index 0000000000..0142773a45 --- /dev/null +++ b/l10n-ko/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 "주소록"> +<!ENTITY Addrbook.accesskey "B"> +<!ENTITY GeneratedName.label "이름"> +<!ENTITY GeneratedName.accesskey "N"> +<!ENTITY PrimaryEmail.label "이메일"> +<!ENTITY PrimaryEmail.accesskey "E"> +<!ENTITY Company.label "조직"> +<!ENTITY Company.accesskey "z"> +<!ENTITY _PhoneticName.label "이름 발음"> +<!ENTITY _PhoneticName.accesskey "o"> +<!ENTITY NickName.label "별명"> +<!ENTITY NickName.accesskey "i"> +<!ENTITY SecondEmail.label "추가 이메일"> +<!ENTITY SecondEmail.accesskey "l"> +<!ENTITY Department.label "부서"> +<!ENTITY Department.accesskey "r"> +<!ENTITY JobTitle.label "직위"> +<!ENTITY JobTitle.accesskey "T"> +<!ENTITY CellularNumber.label "휴대폰"> +<!ENTITY CellularNumber.accesskey "M"> +<!ENTITY PagerNumber.label "호출기"> +<!ENTITY PagerNumber.accesskey "P"> +<!ENTITY FaxNumber.label "팩스"> +<!ENTITY FaxNumber.accesskey "F"> +<!ENTITY HomePhone.label "집 전화"> +<!ENTITY HomePhone.accesskey "H"> +<!ENTITY WorkPhone.label "직장 전화"> +<!ENTITY WorkPhone.accesskey "W"> +<!ENTITY ChatName.label "채팅 이름"> +<!ENTITY ChatName.accesskey "C"> +<!ENTITY sortAscending.label "오름차순"> +<!ENTITY sortAscending.accesskey "A"> +<!ENTITY sortDescending.label "내림차순"> +<!ENTITY sortDescending.accesskey "D"> |