From 43a97878ce14b72f0981164f87f2e35e14151312 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 11:22:09 +0200 Subject: Adding upstream version 110.0.1. Signed-off-by: Daniel Baumann --- l10n-he/devtools/client/accessibility.ftl | 42 +++++++++++++++++++++++++++++++ 1 file changed, 42 insertions(+) create mode 100644 l10n-he/devtools/client/accessibility.ftl (limited to 'l10n-he/devtools/client/accessibility.ftl') diff --git a/l10n-he/devtools/client/accessibility.ftl b/l10n-he/devtools/client/accessibility.ftl new file mode 100644 index 0000000000..1c64aeee67 --- /dev/null +++ b/l10n-he/devtools/client/accessibility.ftl @@ -0,0 +1,42 @@ +# 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. + +## 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-heading = לכותרות חייבות להיות תוויות. מידע נוסף + +accessibility-text-label-issue-image = תוכן עם תמונות חייב להיות מסומן בתווית. מידע נוסף + +accessibility-text-label-issue-interactive = רכיבים אינטראקטיביים חייבים להיות מסומנים בתוויות. מידע נוסף + +accessibility-text-label-issue-toolbar = סרגלי כלים חייבים להיות מסומנים בתוויות כשיש יותר מסרגל כלים אחד. מידע נוסף + +## 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