blob: e804fb440fe7f0559ae9f46937640e4d759db648 (
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 = bara de meniu
scrollbar = bara de derulare
grip = prindere
alert = alertă
menupopup = meniu popup
document = document
pane = panou
dialog = dialog
separator = separator
toolbar = bară de instrumente
statusbar = bară de stare
table = tabel
columnheader = antet de coloană
rowheader = antet de rând
column = coloană
row = rând
cell = celulă
link = link
list = listă
listitem = element din listă
outline = evidențiază
outlineitem = evidențiază obiect
pagetab = filă
propertypage = pagină de proprietăți
graphic = grafic
switch = comută
pushbutton = buton
checkbutton = buton de validare
radiobutton = buton radio
combobox = casetă combo
progressbar = bară de progres
slider = glisor
spinbutton = buton rotire
diagram = diagramă
animation = animație
equation = ecuație
buttonmenu = buton meniu
whitespace = spațiu liber
pagetablist = listă de file
canvas = canvas
checkmenuitem = element meniu de bifare
passwordtext = text parolă
radiomenuitem = element în meniu radio
textcontainer = container text
togglebutton = buton de comutare
treetable = tabel de tip arbore
header = antet
footer = subsol
paragraph = paragraf
entry = intrare
caption = titlu
heading = antet
section = secțiune
form = formular
comboboxlist = listă cu casete combo
comboboxoption = opțiune cu casetă combo
imagemap = hartă imagine
listboxoption = opțiune
listbox = casetă listă
flatequation = ecuație plană
gridcell = grilă de celule
note = notă
figure = figură
definitionlist = listă de definiții
term = termen
definition = definiție
mathmltable = tabel matematic
mathmlcell = celulă
mathmlenclosed = în paranteză
mathmlfraction = fracție
mathmlfractionwithoutbar = fracție fără bară
mathmlroot = rădăcină
mathmlscripted = scriptat
mathmlsquareroot = rădăcină pătrată
# More sophisticated roles which are not actual numeric roles
textarea = zonă text
base = bază
close-fence = element de închidere
denominator = numitor
numerator = numărător
open-fence = element de deschidere
overscript = deasupra
presubscript = presubscript
presuperscript = presuperscript
root-index = indice rădăcină
subscript = indice
superscript = exponent
underscript = subscriere
# More sophisticated object descriptions
headingLevel = nivelul titlului %S
# Landmark announcements
banner = banner
complementary = complementare
contentinfo = informații despre conținut
main = principal
navigation = navigare
search = căutare
region = regiune
stateRequired = necesar
|