blob: cc585722a14d2eb2534aec715de78ce9822a7f6b (
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
|
# 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/.
jump = దూకు
press = వత్తు
check = చెక్
uncheck = ఎంపిక తీసివేయి
select = ఎంపికచేయి
open = తెరువు
close = మూసివేయి
switch = మార్చు
click = నొక్కు
collapse= కూల్చు
expand = విస్తరింపచేయి
activate= చెతనంచేయి
cycle = సైకిల్
# Universal Access API support
# (Mac Only)
# The Role Description for AXWebArea (the web widget). Like in Safari.
htmlContent = HTML విషయం
# The Role Description for the Tab button.
tab = ట్యాబ్
# The Role Description for definition list dl, dt and dd
term = పదం
definition = నిర్వచనం
# The Role Description for an input type="search" text field
searchTextField = టెక్స్ట్ ఫీల్డ్ శీధించు
# The Role Description for WAI-ARIA Landmarks
application = అనువర్తనం
search = వెతుకు
banner = పతాకం
navigation = విహారం
complementary = కాంప్లిమెంటరీ
content = విషయం
main = ముఖ్య
# The (spoken) role description for various WAI-ARIA roles
alert = అప్రమత్తత
alertDialog = హెచ్చరిక డైలాగు
article = వ్యాసం
document = పత్రం
# The (spoken) role description for the WAI-ARIA figure role
# https://w3c.github.io/aria/core-aam/core-aam.html#role-map-figure
figure = ఆకారము
# The (spoken) role description for the WAI-ARIA heading role
# https://w3c.github.io/aria/core-aam/core-aam.html#role-map-heading
heading = శీర్షిక
log = చిట్టా
marquee = మార్క్యూ
math = మ్యాథ్
note = గమనిక
region = ప్రాంతం
status = అనువర్తన స్థితి
timer = టైమర్
tooltip = టూల్ చిట్కా
separator = విచ్ఛేదని
tabPanel = ట్యాబు ప్యానెల్
|