blob: d1770327a4290075045c5ac3697276472beb8d60 (
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
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
|
# 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/.
# Roles
menubar = menubalk
scrollbar = scrollbalk
grip = greep
alert = waarschuwing
menupopup = menupop-up
document = document
pane = venster
dialog = dialoogvenster
separator = scheidingsteken
toolbar = werkbalk
statusbar = statusbalk
table = tabel
columnheader = kolomtitel
rowheader = rijkoptekst
column = kolom
row = rij
cell = cel
link = koppeling
list = lijst
listitem = lijstitem
outline = omtrek
outlineitem = contouronderdeel
pagetab = tabblad
propertypage = eigenschappenpagina
graphic = grafisch
switch = schakelaar
pushbutton = drukknop
checkbutton = selectieknop
radiobutton = keuzerondje
combobox = keuzelijst
progressbar = voortgangsbalk
slider = schuifbalk
spinbutton = kringveldknop
diagram = diagram
animation = animatie
equation = vergelijking
buttonmenu = knoppenmenu
whitespace = witruimte
pagetablist = tabbladenlijst
canvas = canvas
checkmenuitem = selectiemenu-item
passwordtext = wachtwoordtekst
radiomenuitem = keuzerondjesmenu-item
textcontainer = tekstcontainer
togglebutton = wisselknop
treetable = structuurtabel
header = koptekst
footer = voettekst
paragraph = alinea
entry = invoer
caption = bijschrift
heading = kop
section = sectie
form = formulier
comboboxlist = keuzelijst
comboboxoption = keuzelijstoptie
imagemap = afbeelding met hyperlinks
listboxoption = optie
listbox = keuzelijst
flatequation = platte vergelijking
gridcell = rastercel
note = noot
figure = figuur
definitionlist = definitielijst
term = term
definition = definitie
mathmltable = wiskundige tabel
mathmlcell = cel
mathmlenclosed = ingesloten
mathmlfraction = breuk
mathmlfractionwithoutbar = breuk zonder deelteken
mathmlroot = wortel
mathmlscripted = scripted
mathmlsquareroot = vierkantswortel
# More sophisticated roles which are not actual numeric roles
textarea = tekstgebied
base = grondtal
close-fence = sluithaakje
denominator = noemer
numerator = teller
open-fence = openingshaakje
overscript = overscript
presubscript = presubscript
presuperscript = presuperscript
root-index = hoofdindex
subscript = subscript
superscript = superscript
underscript = onderscript
# More sophisticated object descriptions
headingLevel = kopniveau %S
# Landmark announcements
banner = banner
complementary = aanvullend
contentinfo = inhoudsinfo
main = hoofd
navigation = navigatie
search = zoeken
region = regio
stateRequired = vereist
|