blob: 45dab7055a7c11f010c4ab91651a8fbd8b9d445c (
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 "Knopeigenschappen">
<!ENTITY Settings.label "Instellingen">
<!ENTITY ButtonType.label "Type">
<!ENTITY ButtonType.accesskey "T">
<!ENTITY submit.value "Verzenden">
<!ENTITY reset.value "Herinitialiseren">
<!ENTITY button.value "Knop">
<!ENTITY ButtonName.label "Naam:">
<!ENTITY ButtonName.accesskey "N">
<!ENTITY ButtonValue.label "Waarde:">
<!ENTITY ButtonValue.accesskey "W">
<!ENTITY tabIndex.label "Tabindex:">
<!ENTITY tabIndex.accesskey "T">
<!ENTITY ButtonDisabled.label "Uitgeschakeld">
<!ENTITY ButtonDisabled.accesskey "U">
<!ENTITY AccessKey.label "Sneltoets:">
<!ENTITY AccessKey.accesskey "S">
<!ENTITY RemoveButton.label "Knop verwijderen">
<!ENTITY RemoveButton.accesskey "v">
|