blob: 99f917184c601c1e11a18657e3503d1b93aab270 (
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
|
<!-- 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 "Gomb tulajdonságai">
<!ENTITY Settings.label "Beállítások">
<!ENTITY ButtonType.label "Típus">
<!ENTITY ButtonType.accesskey "T">
<!ENTITY submit.value "Elküldés">
<!ENTITY reset.value "Alaphelyzet">
<!ENTITY button.value "Gomb">
<!ENTITY ButtonName.label "Név:">
<!ENTITY ButtonName.accesskey "N">
<!ENTITY ButtonValue.label "Érték:">
<!ENTITY ButtonValue.accesskey "r">
<!ENTITY tabIndex.label "Bejárási sorrend:">
<!ENTITY tabIndex.accesskey "B">
<!ENTITY ButtonDisabled.label "Tiltva">
<!ENTITY ButtonDisabled.accesskey "l">
<!ENTITY AccessKey.label "Hívóbillentyű:">
<!ENTITY AccessKey.accesskey "H">
<!ENTITY RemoveButton.label "Gomb eltávolítása">
<!ENTITY RemoveButton.accesskey "G">
|