From 26a029d407be480d791972afb5975cf62c9360a6 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Fri, 19 Apr 2024 02:47:55 +0200 Subject: Adding upstream version 124.0.1. Signed-off-by: Daniel Baumann --- l10n-hi-IN/devtools/client/accessibility.ftl | 35 ++++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) create mode 100644 l10n-hi-IN/devtools/client/accessibility.ftl (limited to 'l10n-hi-IN/devtools/client/accessibility.ftl') diff --git a/l10n-hi-IN/devtools/client/accessibility.ftl b/l10n-hi-IN/devtools/client/accessibility.ftl new file mode 100644 index 0000000000..3edbc65e5a --- /dev/null +++ b/l10n-hi-IN/devtools/client/accessibility.ftl @@ -0,0 +1,35 @@ +# 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-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 + +## Text entries that are used as text alternative for icons that depict accessibility issues. + +accessibility-warning = + .alt = चेतावनी + +accessibility-fail = + .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 = संवादों को लेबल किया जाना चाहिए। अधिक जानें + +accessibility-text-label-issue-document-title = दस्तावेजों में एक शीर्षक होना चाहिए। अधिक जानें + +## 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. + -- cgit v1.2.3