blob: e62c53298d1c1b152d353bbe7689356a4444a4e7 (
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 = टॅब फलक
|