44 lines
2.5 KiB
Properties
44 lines
2.5 KiB
Properties
# 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/.
|
|
|
|
# LOCALIZATION NOTE These strings are used inside the Accessibility panel
|
|
# which is in the Developer Tools, available in the
|
|
# Browser Tools sub-menu -> 'Web Developer Tools'
|
|
#
|
|
# The correct localization of this file might be to keep it in
|
|
# English, or another language commonly spoken among web developers.
|
|
# You want to make that choice consistent across the developer tools.
|
|
# A good criteria is the language in which you'd find the best
|
|
# documentation on web development on the web.
|
|
|
|
# LOCALIZATION NOTE (accessibility.name): A title text used for Accessibility
|
|
# tree header column that represents accessible element name.
|
|
accessibility.name = Nemme
|
|
# LOCALIZATION NOTE (accessibility.logo): A title text used for Accessibility
|
|
# logo used on the accessibility panel landing page.
|
|
accessibility.logo = Accessibility Logo
|
|
# LOCALIZATION NOTE (accessibility.properties): A title text used for header
|
|
# for Accessibility details sidebar.
|
|
accessibility.properties = Properties
|
|
# LOCALIZATION NOTE (accessibility.learnMore): A text that is used as is or as textual
|
|
# description in places that link to accessibility inspector documentation.
|
|
accessibility.learnMore = Lairn mair
|
|
# LOCALIZATION NOTE (accessibility.checks): A title text used for header for checks
|
|
# section in Accessibility details sidebar.
|
|
accessibility.checks = Checks
|
|
# LOCALIZATION NOTE (accessibility.filter.none): A title text for the filter
|
|
# that is rendered within the accessibility panel toolbar for a menu item that
|
|
# resets all filtering in tree, and for the simulation menu item that resets
|
|
# applied color matrices to the default matrix.
|
|
accessibility.filter.none = Nane
|
|
# LOCALIZATION NOTE (accessibility.filter.all2): A title text for the filter
|
|
# that is rendered within the accessibility panel toolbar for a menu item that
|
|
# filters the tree based on all accessibility failures within it.
|
|
accessibility.filter.all2 = Aw Issues
|
|
# LOCALIZATION NOTE (accessibility.tree.filters.prefs): A title text for the
|
|
# preferences button tooltip that contains preferences for accessibility audit.
|
|
accessibility.tree.filters.prefs = Confeegur preferences
|
|
# LOCALIZATION NOTE (accessibility.progress.initializing): A title text for the
|
|
# accessibility panel overlay shown when accessibility audit is starting up.
|
|
accessibility.progress.initializing = Initialisin…
|