blob: e26978c1ae8ab6a7f6c50b2d0e7777a0d85570ba (
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 = ट्याब प्यानल
|