52 lines
2.9 KiB
Properties
52 lines
2.9 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 = Rol
|
||
# LOCALIZATION NOTE (accessibility.name): A title text used for Accessibility
|
||
# tree header column that represents accessible element name.
|
||
accessibility.name = Adı
|
||
# LOCALIZATION NOTE (accessibility.logo): A title text used for Accessibility
|
||
# logo used on the accessibility panel landing page.
|
||
accessibility.logo = Əlçatanlıq loqosu
|
||
# LOCALIZATION NOTE (accessibility.properties): A title text used for header
|
||
# for Accessibility details sidebar.
|
||
accessibility.properties = Xassələr
|
||
# LOCALIZATION NOTE (accessibility.treeName): A title text used for
|
||
# Accessibility tree (that represents accessible element name) container.
|
||
accessibility.treeName = Əlçatanlıq Ağacı
|
||
# LOCALIZATION NOTE (accessibility.accessible.notAvailable): A title text
|
||
# displayed when accessible sidebar panel does not have an accessible object to
|
||
# display.
|
||
accessibility.accessible.notAvailable = Əlçatanlıq məlumatı mövcud deyil
|
||
# LOCALIZATION NOTE (accessibility.enable): A title text for Enable
|
||
# accessibility button used to enable accessibility service.
|
||
accessibility.enable = Əlçatanlıq Özəlliklərini aktivləşdir
|
||
# LOCALIZATION NOTE (accessibility.enabling): A title text for Enable
|
||
# accessibility button used when accessibility service is being enabled.
|
||
accessibility.enabling = Əlçatanlıq Özəllikləri aktivləşdirilir…
|
||
# LOCALIZATION NOTE (accessibility.disable): A title text for Disable
|
||
# accessibility button used to disable accessibility service.
|
||
accessibility.disable = Əlçatanlıq Özəlliklərini söndür
|
||
# LOCALIZATION NOTE (accessibility.disabling): A title text for Disable
|
||
# accessibility button used when accessibility service is being
|
||
# disabled.
|
||
accessibility.disabling = Əlçatanlıq Özəllikləri söndürülür…
|
||
# LOCALIZATION NOTE (accessibility.pick): A title text for Picker button
|
||
# button used to pick accessible objects from the page.
|
||
accessibility.pick = Səhifədən əlçatan obyekti seç
|
||
# 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 = Ətraflı öyrən
|