blob: 430fcc3ba14243520afd2c67506a6773d5964939 (
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 = bilah menu
scrollbar = bilah penggulung
grip = grip
alert = peringatan
menupopup = popup menu
document = dokumen
pane = panel
dialog = dialog
separator = pemisah
toolbar = bilah alat
statusbar = bilah status
table = tabel
columnheader = kepala kolom
rowheader = kepala baris
column = kolom
row = baris
cell = sel
link = tautan
list = daftar
listitem = item daftar
outline = kerangka
outlineitem = item kerangka
pagetab = tab laman
propertypage = laman properti
graphic = grafik
switch = ubah
pushbutton = tombol
checkbutton = kotak centang
radiobutton = tombol radio
combobox = kotak pilihan
progressbar = bilah kemajuan
slider = penggeser
spinbutton = tombol putar
diagram = diagram
animation = animasi
equation = rumus
buttonmenu = menu tombol
whitespace = spasi kosong
pagetablist = daftar tab laman
canvas = canvas
checkmenuitem = item menu centang
passwordtext = teks sandi
radiomenuitem = item menu radio
textcontainer = kontainer teks
togglebutton = tombol aktif/mati
treetable = tabel pohon
header = kepala
footer = kaki
paragraph = paragraf
entry = entri
caption = takarir
heading = tajuk
section = bagian
form = formulir
comboboxlist = daftar kotak pilihan
comboboxoption = opsi kotak pilihan
imagemap = peta gambar
listboxoption = opsi kotak daftar
listbox = kotak daftar
flatequation = rumus biasa
gridcell = sel grid
note = catatan
figure = gambar
definitionlist = daftar definisi
term = istilah
definition = definisi
mathmltable = table matematika
mathmlcell = sel
mathmlenclosed = dikurungi
mathmlfraction = fraksi
mathmlfractionwithoutbar = fraksi tanpa garis
mathmlroot = akar
mathmlscripted = berskrip
mathmlsquareroot = akar kuadrat
# More sophisticated roles which are not actual numeric roles
textarea = area teks
base = dasar
close-fence = kurung tutup
denominator = pembagi
numerator = numerator
open-fence = membuka pagar
overscript = skrip di atas
presubscript = presubskrip
presuperscript = presuperskrip
root-index = indeks akar
subscript = subskrip
superscript = superskrip
underscript = skrip di bawah
# More sophisticated object descriptions
headingLevel = tajuk tingkat %S
# Landmark announcements
banner = spanduk
complementary = pelengkap
contentinfo = info konten
main = utama
navigation = navigasi
search = pencarian
region = wilayah
stateRequired = diwajibkan
|