blob: 863089abdf767cd392f5314bf6eb810edd3910f9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
<!-- 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 windowTitle.label "버튼 설정">
<!ENTITY Settings.label "설정">
<!ENTITY ButtonType.label "유형">
<!ENTITY ButtonType.accesskey "T">
<!ENTITY submit.value "완료">
<!ENTITY reset.value "재설정">
<!ENTITY button.value "버튼">
<!ENTITY ButtonName.label "이름:">
<!ENTITY ButtonName.accesskey "N">
<!ENTITY ButtonValue.label "값:">
<!ENTITY ButtonValue.accesskey "V">
<!ENTITY tabIndex.label "탭 목록: ">
<!ENTITY tabIndex.accesskey "I">
<!ENTITY ButtonDisabled.label "선택하지 않음">
<!ENTITY ButtonDisabled.accesskey "D">
<!ENTITY AccessKey.label "입력키:">
<!ENTITY AccessKey.accesskey "K">
<!ENTITY RemoveButton.label "버튼 제거">
<!ENTITY RemoveButton.accesskey "R">
|