blob: 38041c7d9a3842716ab1acdcd88a802968b8b128 (
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
|
# 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 = traka sa menijem
scrollbar = traka sa skrolom
grip = grip
alert = uzbuna
menupopup = menu popup
document = dokument
pane = pane
dialog = dijalog
separator = separator
toolbar = alatna traka
statusbar = statusna traka
table = tabela
columnheader = zaglavlje kolone
rowheader = zaglavlje reda
column = kolona
row = red
cell = ćelija
link = link
list = lista
listitem = stavka liste
outline = outline
outlineitem = outline stavka
pagetab = tab stranice
propertypage = stranica osobine
graphic = grafički
switch = prebaci
pushbutton = dugme
checkbutton = check dugme
radiobutton = radio dugme
combobox = kombo box
progressbar = traka progresa
slider = slajder
spinbutton = spin dugme
diagram = dijagram
animation = animacija
equation = jednačina
buttonmenu = meni dugmeta
whitespace = white space
pagetablist = lista tabova stranica
canvas = canvas
checkmenuitem = check menu stavka
passwordtext = tekst lozinke
radiomenuitem = radio menu stavka
textcontainer = saržavalac teksta
togglebutton = toggle dugme
treetable = tree tabela
header = zaglavlje
footer = podnožje
paragraph = paragraf
entry = unos
caption = caption
heading = heading
section = sekcija
form = forma
comboboxlist = kombo box lista
comboboxoption = kombo box opcija
imagemap = mapa slike
listboxoption = list box opcija
listbox = list box
flatequation = flat jednačina
gridcell = gridcell
note = napomena
figure = figura
definitionlist = lista definicija
term = pojam
definition = definicija
mathmltable = matematička tabela
mathmlcell = ćelija
mathmlenclosed = ograđeno
mathmlfraction = razlomak
mathmlfractionwithoutbar = razlomak bez crte
mathmlroot = korijen
mathmlscripted = skriptovano
mathmlsquareroot = kvadratni korijen
# More sophisticated roles which are not actual numeric roles
textarea = područje sa tekstom
base = baza
close-fence = zatvarajuća ograda
denominator = djelilac
numerator = djeljenik
open-fence = otvarajuća ograda
overscript = overscript
presubscript = presubscript
presuperscript = presuperscript
root-index = root index
subscript = subscript
superscript = superscript
underscript = underscript
# More sophisticated object descriptions
headingLevel = heading nivo %S
# Landmark announcements
banner = banner
complementary = dodatni
contentinfo = informacije o sadržaju
main = glavno
navigation = navigacija
search = pretraga
stateRequired = potreban
|