diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 19:33:14 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 19:33:14 +0000 |
commit | 36d22d82aa202bb199967e9512281e9a53db42c9 (patch) | |
tree | 105e8c98ddea1c1e4784a60a5a6410fa416be2de /l10n-is/devtools/client/accessibility.ftl | |
parent | Initial commit. (diff) | |
download | firefox-esr-upstream.tar.xz firefox-esr-upstream.zip |
Adding upstream version 115.7.0esr.upstream/115.7.0esrupstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r-- | l10n-is/devtools/client/accessibility.ftl | 42 |
1 files changed, 42 insertions, 0 deletions
diff --git a/l10n-is/devtools/client/accessibility.ftl b/l10n-is/devtools/client/accessibility.ftl new file mode 100644 index 0000000000..5a605ab714 --- /dev/null +++ b/l10n-is/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 = Fræðast meira + +accessibility-text-label-header = Textamerki og nöfn + +accessibility-keyboard-header = Lyklaborð + +## 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-finishing = Er að klára... + .aria-valuetext = Er að klára... + +## Text entries that are used as text alternative for icons that depict accessibility issues. + +accessibility-warning = + .alt = Aðvörun + +accessibility-fail = + .alt = Villa + +accessibility-best-practices = + .alt = Góðar venjur + +## 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-toolbar = Verkfærastikur verða að vera merktar þegar fleiri en ein verkfærastika er í notkun. <a>Frekari upplýsingar</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. + |