diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-19 00:47:55 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-19 00:47:55 +0000 |
commit | 26a029d407be480d791972afb5975cf62c9360a6 (patch) | |
tree | f435a8308119effd964b339f76abb83a57c29483 /l10n-ur/devtools/client/accessibility.ftl | |
parent | Initial commit. (diff) | |
download | firefox-upstream/124.0.1.tar.xz firefox-upstream/124.0.1.zip |
Adding upstream version 124.0.1.upstream/124.0.1
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'l10n-ur/devtools/client/accessibility.ftl')
-rw-r--r-- | l10n-ur/devtools/client/accessibility.ftl | 66 |
1 files changed, 66 insertions, 0 deletions
diff --git a/l10n-ur/devtools/client/accessibility.ftl b/l10n-ur/devtools/client/accessibility.ftl new file mode 100644 index 0000000000..fe0c70436c --- /dev/null +++ b/l10n-ur/devtools/client/accessibility.ftl @@ -0,0 +1,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> |