blob: 613a6d01e1d59698f924d0479c2389318894316d (
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 = menylinje
scrollbar = rullefelt
grip = grip
alert = varsel
menupopup = menyvarsel
document = dokument
pane = pane
dialog = dialog
separator = skilje
toolbar = verktøylinje
statusbar = statuslinje
table = tabell
columnheader = kolonneoverskrift
rowheader = radoverskrift
column = kolonne
row = rad
cell = celle
link = lenke
list = liste
listitem = listeelement
outline = disposisjon
outlineitem = diposisjonselement
pagetab = sidetabulator
propertypage = eigenskapsside
graphic = grafikk
switch = byt
pushbutton = knapp
checkbutton = avkryssingsknapp
radiobutton = radioknapp
combobox = kombinasjonsboks
progressbar = framdriftsvisar
slider = glidebrytar
spinbutton = talboks
diagram = diagram
animation = animation
equation = likning
buttonmenu = knappemeny
whitespace = mellomrom
pagetablist = sidetabulatorliste
canvas = lerret
checkmenuitem = avkryssingsmeny-element
passwordtext = passordtekst
radiomenuitem = radiomeny-element
textcontainer = tekstbehaldar
togglebutton = knappebrytar
treetable = tretabell
header = topptekst
footer = botntekst
paragraph = avsnitt
entry = oppføring
caption = bildetekst
heading = overskrift
section = kapittel
form = skjema
comboboxlist = kombinasjonsboksliste
comboboxoption = kombinasjonsbokselement
imagemap = biletkart
listboxoption = listeelement
listbox = listeboks
flatequation = flat likning
gridcell = rutenettcelle
note = notat
figure = figur
definitionlist = definisjonsliste
term = omgrep
definition = definisjon
mathmltable = mattetabell
mathmlcell = celle
mathmlenclosed = vedlagt
mathmlfraction = fraksjon
mathmlfractionwithoutbar = fraksjon utan linje
mathmlroot = rot
mathmlscripted = med skript
mathmlsquareroot = kvadratrot
# More sophisticated roles which are not actual numeric roles
textarea = tekstområde
base = base
close-fence = lukkande gjerde
denominator = nemnar
numerator = teljar
open-fence = opnande gjerde
overscript = overscript
presubscript = presubscript
presuperscript = presuperscript
root-index = rotindeks
subscript = subscript
superscript = superscript
underscript = underscript
# More sophisticated object descriptions
headingLevel = overskriftsnivå %S
# Landmark announcements
banner = banner
complementary = komplementær
contentinfo = innhaldsinfo
main = hovud
navigation = navigasjon
search = søk
region = region
stateRequired = påkravd
|