75 lines
4.4 KiB
Properties
75 lines
4.4 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 = Nying
|
|
# LOCALIZATION NOTE (accessibility.logo): A title text used for Accessibility
|
|
# logo used on the accessibility panel landing page.
|
|
accessibility.logo = Cal me nongo
|
|
# LOCALIZATION NOTE (accessibility.accessible.notAvailable): A title text
|
|
# displayed when accessible sidebar panel does not have an accessible object to
|
|
# display.
|
|
accessibility.accessible.notAvailable = Ngec ma nonge pe tye
|
|
# LOCALIZATION NOTE (accessibility.enable): A title text for Enable
|
|
# accessibility button used to enable accessibility service.
|
|
accessibility.enable = Cak jami me nong
|
|
# LOCALIZATION NOTE (accessibility.enabling): A title text for Enable
|
|
# accessibility button used when accessibility service is being enabled.
|
|
accessibility.enabling = Tye ka cako jami me nong…
|
|
# LOCALIZATION NOTE (accessibility.disable): A title text for Disable
|
|
# accessibility button used to disable accessibility service.
|
|
accessibility.disable = Juk jami me nong
|
|
# LOCALIZATION NOTE (accessibility.disabling): A title text for Disable
|
|
# accessibility button used when accessibility service is being
|
|
# disabled.
|
|
accessibility.disabling = Tye ka juko jami me nong…
|
|
# LOCALIZATION NOTE (accessibility.pick): A title text for Picker button
|
|
# button used to pick accessible objects from the page.
|
|
accessibility.pick = Kwany gin ma nonge ki ii pot buk
|
|
# LOCALIZATION NOTE (accessibility.disable.disabledTitle): A title text used for
|
|
# a tooltip for Disable accessibility button when accessibility service can not
|
|
# be disabled. It is the case when a user is using a 3rd party accessibility
|
|
# tool such as screen reader.
|
|
accessibility.disable.disabledTitle = Pe kitwero juko tic me nong. Ki tiyo kwede woko pa Gitic pa Ludiro.
|
|
# LOCALIZATION NOTE (accessibility.disable.enabledTitle): A title text used for
|
|
# a tooltip for Disable accessibility button when accessibility service can be
|
|
# disabled.
|
|
accessibility.disable.enabledTitle = Ki bijuko woko tic me nong pi dirica matino ki dirica.
|
|
# LOCALIZATION NOTE (accessibility.enable.enabledTitle): A title text used for
|
|
# a tooltip for Enabled accessibility button when accessibility service can be
|
|
# enabled.
|
|
accessibility.enable.enabledTitle = Ki bijuko woko tic me nong pi dirica matino ki dirica.
|
|
# LOCALIZATION NOTE (accessibility.contrast.header): A title text used for header for
|
|
# checks related to color and contrast.
|
|
accessibility.contrast.header = Rangi ki Contrast
|
|
# LOCALIZATION NOTE (accessibility.filter.contrast): A title text for the filter
|
|
# that is rendered within the accessibility panel toolbar for a menu item that
|
|
# filters the tree based on contrast accessibility failures within it.
|
|
accessibility.filter.contrast = Contrast
|
|
# LOCALIZATION NOTE (accessibility.badge.contrast): A title text for the badge
|
|
# that is rendered within the accessible row in the accessibility tree for a
|
|
# given accessible object that does not satisfy the WCAG guideline for colour
|
|
# contrast.
|
|
accessibility.badge.contrast = contrast
|
|
# LOCALIZATION NOTE (accessibility.badge.contrast.warning): A label for the
|
|
# badge and attached warning icon that is rendered within the accessible row in
|
|
# the accessibility tree for a given accessible object that does not satisfy the
|
|
# WCAG guideline for colour contrast.
|
|
accessibility.badge.contrast.warning = ciko me contrast
|
|
# LOCALIZATION NOTE (accessibility.simulation.contrastLoss): This label is shown
|
|
# in the "Simulate" menu in the accessibility panel and represent the contrast loss simulation option.
|
|
# It is also shown in the simulation menu button in the accessibility panel and represent the
|
|
# contrast loss simulation option currently selected.
|
|
accessibility.simulation.contrastLoss = Rwenyo pa contrast
|