diff options
Diffstat (limited to 'l10n-hy-AM/dom/chrome/accessibility')
3 files changed, 13 insertions, 0 deletions
diff --git a/l10n-hy-AM/dom/chrome/accessibility/mac/accessible.properties b/l10n-hy-AM/dom/chrome/accessibility/mac/accessible.properties index 53e0971fff..db36649041 100644 --- a/l10n-hy-AM/dom/chrome/accessibility/mac/accessible.properties +++ b/l10n-hy-AM/dom/chrome/accessibility/mac/accessible.properties @@ -15,6 +15,10 @@ collapse= Հավաքել expand = Ընդարձակել activate= Ակտիվացնել cycle = Ցիկլ +# An action provided to accessibility clients such as screen readers to allow +# them to click an element when the click will be handled by a container +# (ancestor) element. This is not normally reported to users. +click ancestor = Սեղմել նախակալին # Universal Access API support # (Mac Only) @@ -27,6 +31,7 @@ term = տերմինը definition = որոշիչը # The Role Description for an input type="search" text field searchTextField = որոնել տեքստի դաշտում +# Role Description (exposed as AXTitle) for datepickers # The Role Description for WAI-ARIA Landmarks application = հավելված search = փնտրել diff --git a/l10n-hy-AM/dom/chrome/accessibility/unix/accessible.properties b/l10n-hy-AM/dom/chrome/accessibility/unix/accessible.properties index 79a284f10b..61d64bd583 100644 --- a/l10n-hy-AM/dom/chrome/accessibility/unix/accessible.properties +++ b/l10n-hy-AM/dom/chrome/accessibility/unix/accessible.properties @@ -15,3 +15,7 @@ collapse= Հավաքել expand = Ընդարձակել activate= Ակտիվացնել cycle = Ցիկլ +# An action provided to accessibility clients such as screen readers to allow +# them to click an element when the click will be handled by a container +# (ancestor) element. This is not normally reported to users. +click ancestor = Սեղմել նախնիին diff --git a/l10n-hy-AM/dom/chrome/accessibility/win/accessible.properties b/l10n-hy-AM/dom/chrome/accessibility/win/accessible.properties index b6afa96ec7..38681f4f62 100644 --- a/l10n-hy-AM/dom/chrome/accessibility/win/accessible.properties +++ b/l10n-hy-AM/dom/chrome/accessibility/win/accessible.properties @@ -15,3 +15,7 @@ collapse= Հավաքել expand = Ընդարձակել activate= Ակտիվացնել cycle = Ցիկլ +# An action provided to accessibility clients such as screen readers to allow +# them to click an element when the click will be handled by a container +# (ancestor) element. This is not normally reported to users. +click ancestor = Սեղմել նախնիին |