diff options
Diffstat (limited to 'l10n-ko/dom/chrome/accessibility/win')
-rw-r--r-- | l10n-ko/dom/chrome/accessibility/win/accessible.properties | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/l10n-ko/dom/chrome/accessibility/win/accessible.properties b/l10n-ko/dom/chrome/accessibility/win/accessible.properties index 2ac5aef4b4..9b591559dc 100644 --- a/l10n-ko/dom/chrome/accessibility/win/accessible.properties +++ b/l10n-ko/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 = 영역 |