26 lines
1.4 KiB
Properties
26 lines
1.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.role): A title text used for Accessibility
|
|
# tree header column that represents accessible element role.
|
|
accessibility.role = పాత్ర
|
|
# LOCALIZATION NOTE (accessibility.name): A title text used for Accessibility
|
|
# tree header column that represents accessible element name.
|
|
accessibility.name = పేరు
|
|
# LOCALIZATION NOTE (accessibility.properties): A title text used for header
|
|
# for Accessibility details sidebar.
|
|
accessibility.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 = ఇంకా తెలుసుకోండి
|