blob: fe0c70436ceb08bb11b3e8bb78941d2dbde73fe5 (
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
65
66
|
# 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/.
### These strings are used inside the Accessibility panel.
accessibility-learn-more = مزید سیکھیں
accessibility-text-label-header = متن لیبل اور نام
accessibility-keyboard-header = کلیدی تختی
## Text entries that are used as text alternative for icons that depict accessibility isses.
## These strings are used in the overlay displayed when running an audit in the accessibility panel
accessibility-progress-initializing = شروع ہو رہا ہے…
.aria-valuetext = شروع ہو رہا ہے…
accessibility-progress-finishing = ختم ہو رہا ہے…
.aria-valuetext = ختم ہو رہا ہے…
## Text entries that are used as text alternative for icons that depict accessibility issues.
accessibility-warning =
.alt = انتباہ
accessibility-fail =
.alt = نقص
accessibility-best-practices =
.alt = بہترین طریقے
## Text entries for a paragraph used in the accessibility panel sidebar's checks section
## that describe that currently selected accessible object has an accessibility issue
## with its text label or accessible name.
accessibility-text-label-issue-dialog = عنوانات کا لیبل لگا ہونا ضروری ہے۔ <a> مزید جانیں </a>
accessibility-text-label-issue-document-title = دستاویزات کا <code> عنوان </code> ہونا ضروری ہے۔ </a>مزید جانیں <a>
accessibility-text-label-issue-embed = ایمبیڈڈ مواد پر لیبل لگا ہونا ضروری ہے۔ <a> مزید جانیں </a>
accessibility-text-label-issue-figure = اختیاری عنوانات والے اعداد و شمار پر لیبل لگا ہونا چاہئے۔ <a> مزید جانیں </a>
accessibility-text-label-issue-form = عنوانات کا لیبل لگا ہونا ضروری ہے۔ <a> مزید جانیں </a>
accessibility-text-label-issue-form-visible = فارم عناصر کے پاس مرئی ٹیکسٹ لیبل ہونا چاہئے۔ <a> مزید جانیں </a>
accessibility-text-label-issue-frame = <code> فریم </code> عناصر کو لیبل لگا ہونا ضروری ہے۔ <a> مزید سیکھیں </a>
accessibility-text-label-issue-heading = عنوانات کا لیبل لگا ہونا ضروری ہے۔ <a> مزید جانیں </a>
accessibility-text-label-issue-toolbar = جب ایک سے زیادہ ٹول بار ہو تو ٹول بار کو لیبل لگانا ضروری ہے۔<a>مزید سیکھیں</a>
## Text entries for a paragraph used in the accessibility panel sidebar's checks section
## that describe that currently selected accessible object has a keyboard accessibility
## issue.
accessibility-keyboard-issue-semantics = توجہ دلانے والے عناصر کا انٹرایکٹو سیمنٹکس ہونا چاہئے۔ <a> مزید جانیں </a>
accessibility-keyboard-issue-focusable = انٹرایکٹو عناصر کو فوکس کرنے والا ہونا چاہئے۔ <a> مزید جانیں </a>
accessibility-keyboard-issue-mouse-only = کلک کرنے کے قابل عناصر لازمی طور پر توجہ دینے والے ہوں اور اس میں انٹرایکٹو سیمنٹکس ہونے چاہئیں۔ <a> مزید جانیں </a>
|