diff options
Diffstat (limited to 'l10n-he/devtools/client/accessibility.ftl')
-rw-r--r-- | l10n-he/devtools/client/accessibility.ftl | 40 |
1 files changed, 40 insertions, 0 deletions
diff --git a/l10n-he/devtools/client/accessibility.ftl b/l10n-he/devtools/client/accessibility.ftl new file mode 100644 index 0000000000..cf773104d6 --- /dev/null +++ b/l10n-he/devtools/client/accessibility.ftl @@ -0,0 +1,40 @@ +# 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. + +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 = לכותרות חייבות להיות תוויות. <a>מידע נוסף</a> + +accessibility-text-label-issue-image = תוכן עם תמונות חייב להיות מסומן בתווית. <a>מידע נוסף</a> + +accessibility-text-label-issue-interactive = רכיבים אינטראקטיביים חייבים להיות מסומנים בתוויות. <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. + |