blob: 7295cc56fbbaa0b4dc1fb64c1d4b0ed3c2ac64bb (
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
|
# 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 = marquee
math = অংক
note = নোট
region = এলাকা
status = অ্যাপ্লিকেশনের অবস্থা
timer = টাইমার
tooltip = টুলটিপ
separator = বিভাজক
tabPanel = ট্যাব প্যানেল
# The roleDescription for the html:mark element
highlight = হাইলাইট
|