blob: ecb69502f03a9c5324ecd31d95bfa6e360f091da (
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 = menyrad
scrollbar = rullningslist
grip = grepp
alert = avisering
menupopup = meny
document = dokument
pane = panel
dialog = dialogruta
separator = avgränsare
toolbar = verktygsfält
statusbar = statusfält
table = tabell
columnheader = kolumnrubrik
rowheader = radrubrik
column = kolumn
row = rad
cell = cell
link = länk
list = lista
listitem = listobjekt
outline = kontur
outlineitem = kontur objekt
pagetab = flik
propertypage = egenskapssida
graphic = grafik
switch = ändra
pushbutton = knapp
checkbutton = kryssruta
radiobutton = alternativknapp
combobox = kombinationsruta
progressbar = förloppsindikator
slider = skjutreglage
spinbutton = rotationsknapp
diagram = diagram
animation = animation
equation = ekvation
buttonmenu = knappmeny
whitespace = mellanrum
pagetablist = fliklista
canvas = canvas
checkmenuitem = menypost med kryssruta
passwordtext = lösenordstext
radiomenuitem = alternativmenypost
textcontainer = textutrymme
togglebutton = växlingsknapp
treetable = trädtabell
header = sidhuvud
footer = sidfot
paragraph = paragraf
entry = post
caption = rubrik
heading = överskrift
section = sektion
form = formulär
comboboxlist = kombinationsrutelista
comboboxoption = kombinationsrutealternativ
imagemap = bildkarta
listboxoption = alternativ
listbox = listruta
flatequation = enkel ekvation
gridcell = rutnätscell
note = anteckning
figure = figur
definitionlist = definitionslista
term = term
definition = definition
mathmltable = mattetabell
mathmlcell = cell
mathmlenclosed = innesluten
mathmlfraction = bråk
mathmlfractionwithoutbar = bråk utan bråkstreck
mathmlroot = roten
mathmlscripted = skriven
mathmlsquareroot = kvadratroten
# More sophisticated roles which are not actual numeric roles
textarea = textområde
base = basen
close-fence = högerparantes
denominator = nämnare
numerator = täljare
open-fence = vänsterparentes
overscript = element över
presubscript = vänster nedsänkt
presuperscript = vänster upphöjt
root-index = rot med index
subscript = nedsänkt
superscript = upphöjd
underscript = element under
# More sophisticated object descriptions
headingLevel = rubriknivå %S
# Landmark announcements
banner = banner
complementary = komplement
contentinfo = innehållsinfo
main = allmänt
navigation = navigation
search = sök
region = region
stateRequired = begärd
|