From a90a5cba08fdf6c0ceb95101c275108a152a3aed Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Wed, 12 Jun 2024 07:35:37 +0200 Subject: Merging upstream version 127.0. Signed-off-by: Daniel Baumann --- l10n-vi/dom/chrome/accessibility/AccessFu.properties | 9 +++++++++ l10n-vi/dom/chrome/accessibility/win/accessible.properties | 9 +++++++++ 2 files changed, 18 insertions(+) (limited to 'l10n-vi/dom/chrome/accessibility') diff --git a/l10n-vi/dom/chrome/accessibility/AccessFu.properties b/l10n-vi/dom/chrome/accessibility/AccessFu.properties index 54bd9d9b9b..cea322a72f 100644 --- a/l10n-vi/dom/chrome/accessibility/AccessFu.properties +++ b/l10n-vi/dom/chrome/accessibility/AccessFu.properties @@ -72,11 +72,20 @@ definition = giải nghĩa mathmltable = bảng toán mathmlcell = ô +mathmlfraction = phân số +mathmlfractionwithoutbar = phân số không có vạch mathmlroot = gốc +mathmlsquareroot = căn bậc hai # More sophisticated roles which are not actual numeric roles textarea = vùng văn bản +denominator = mẫu số +numerator = tử số +presubscript = chỉ số dưới ở trước +presuperscript = chỉ số trên ở trước +subscript = chỉ số dưới +superscript = chỉ số trên # More sophisticated object descriptions headingLevel = tiêu đề cấp %S diff --git a/l10n-vi/dom/chrome/accessibility/win/accessible.properties b/l10n-vi/dom/chrome/accessibility/win/accessible.properties index 350192bffa..4680d0e8bb 100644 --- a/l10n-vi/dom/chrome/accessibility/win/accessible.properties +++ b/l10n-vi/dom/chrome/accessibility/win/accessible.properties @@ -19,3 +19,12 @@ cycle = Xoay # 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 = Vùng chứa nhấp chuột + +# 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 = biểu ngữ +complementary = bổ sung +contentinfo = thông tin nội dung +region = vùng -- cgit v1.2.3