diff options
Diffstat (limited to '')
-rw-r--r-- | l10n-si/devtools/client/accessibility.ftl | 55 |
1 files changed, 55 insertions, 0 deletions
diff --git a/l10n-si/devtools/client/accessibility.ftl b/l10n-si/devtools/client/accessibility.ftl new file mode 100644 index 0000000000..973de4e0fc --- /dev/null +++ b/l10n-si/devtools/client/accessibility.ftl @@ -0,0 +1,55 @@ +# 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-document-title = ලේඛනවලට <code>සිරැසියක්</code> තිබිය යුතුය. <a>තව දැනගන්න</a> + +accessibility-text-label-issue-embed = කාවැද්දූ අන්තර්ගත නම්පත් කළ යුතුය. <a>තව දැනගන්න</a> + +accessibility-text-label-issue-heading = ශ්රීර්ෂ නම්පත් කළ යුතුය. <a>තව දැනගන්න</a> + +accessibility-text-label-issue-heading-content = ශ්රීර්ෂවල පෙනෙන පෙළ අන්තර්ගතයක් තිබිය යුතුය. <a>තව දැනගන්න</a> + +accessibility-text-label-issue-image = රූප සහිත අන්තර්ගත නම්පත් කළ යුතුය. <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. + |