blob: c73b434f961b167ba6f175e1e9f96e9a4ade245b (
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
|
# 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 = انتباہ مکالمہ
dialog = ڈائیلاگ
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 = ٹیب پینل
# The roleDescription for the html:mark element
highlight = نمایاں کریں
# The roleDescription for the details element
# The roleDescription for the summary element
summary = خلاصہ
|