From 59203c63bb777a3bacec32fb8830fba33540e809 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Wed, 12 Jun 2024 07:35:29 +0200 Subject: Adding upstream version 127.0. Signed-off-by: Daniel Baumann --- l10n-zh-CN/dom/chrome/accessibility/win/accessible.properties | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'l10n-zh-CN/dom/chrome/accessibility/win') diff --git a/l10n-zh-CN/dom/chrome/accessibility/win/accessible.properties b/l10n-zh-CN/dom/chrome/accessibility/win/accessible.properties index 75b07e21e9..c827e81143 100755 --- a/l10n-zh-CN/dom/chrome/accessibility/win/accessible.properties +++ b/l10n-zh-CN/dom/chrome/accessibility/win/accessible.properties @@ -19,3 +19,12 @@ cycle = 转换 # 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 = 点击祖先元素 + +# These messages are reported by accessibility clients such as screen readers to +# indicate landmarks, which are significant sections of a document to which +# users might want to navigate quickly. See this page for more information: +# https://www.w3.org/WAI/ARIA/apg/patterns/landmarks/examples/general-principles.html +banner = 横幅 +complementary = 补充 +contentinfo = 内容信息 +region = 区域 -- cgit v1.2.3