# 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/.
### These strings are used inside the Accessibility panel.
accessibility-learn-more = 더 알아보기
accessibility-text-label-header = 텍스트 레이블 및 이름
accessibility-keyboard-header = 키보드
## Text entries that are used as text alternative for icons that depict accessibility isses.
## These strings are used in the overlay displayed when running an audit in the accessibility panel
accessibility-progress-initializing = 초기화 중…
.aria-valuetext = 초기화 중…
# This string is displayed in the audit progress bar in the accessibility panel.
# Variables:
# $nodeCount (Integer) - The number of nodes for which the audit was run so far.
accessibility-progress-progressbar = 노드 { $nodeCount }개 확인 중
accessibility-progress-finishing = 마무리 중…
.aria-valuetext = 마무리 중…
## Text entries that are used as text alternative for icons that depict accessibility issues.
accessibility-warning =
.alt = 경고
accessibility-fail =
.alt = 오류
accessibility-best-practices =
.alt = 모범 사례
## Text entries for a paragraph used in the accessibility panel sidebar's checks section
## that describe that currently selected accessible object has an accessibility issue
## with its text label or accessible name.
accessibility-text-label-issue-area = alt
속성을 사용하여 href 속성이 있는
title
이 있어야 합니다. 더 알아보기
accessibility-text-label-issue-embed = 포함된 콘텐츠에 레이블을 지정해야 합니다. 더 알아보기
accessibility-text-label-issue-figure = 선택적 캡션이 있는 그림에 레이블을 지정해야 합니다. 더 알아보기
accessibility-text-label-issue-fieldset = fieldset
요소에 레이블을 지정해야 합니다. 더 알아보기
accessibility-text-label-issue-fieldset-legend2 = legend
요소를 사용하여 fieldset에 레이블을 지정합니다. 더 알아보기
accessibility-text-label-issue-form = 양식 요소에 레이블을 지정해야 합니다. 더 알아보기
accessibility-text-label-issue-form-visible = 양식 요소에 보이는 텍스트 레이블을 지정해야 합니다. 더 알아보기
accessibility-text-label-issue-frame = frame
요소에 레이블을 지정해야 합니다. 더 알아보기
accessibility-text-label-issue-glyph = alt
속성을 사용하여 mglyph 요소에 레이블을 지정합니다. 더 알아보기
accessibility-text-label-issue-heading = 제목에 레이블을 지정해야 합니다. 더 알아보기
accessibility-text-label-issue-heading-content = 제목에 보이는 텍스트 콘텐츠가 있어야 합니다. 더 알아보기
accessibility-text-label-issue-iframe = title
속성을 사용하여 iframe 콘텐츠를 설명하세요. 더 알아보기
accessibility-text-label-issue-image = 이미지가 있는 콘텐츠에는 레이블을 지정해야 합니다. 더 알아보기
accessibility-text-label-issue-interactive = 대화형 요소에 레이블을 지정해야 합니다. 더 알아보기
accessibility-text-label-issue-optgroup-label2 = label
속성을 사용하여 optgroup에 레이블을 지정합니다. 더 알아보기
accessibility-text-label-issue-toolbar = 도구 모음이 두 개 이상 있는 경우 도구 모음에 레이블을 지정해야 합니다. 더 알아보기
## Text entries for a paragraph used in the accessibility panel sidebar's checks section
## that describe that currently selected accessible object has a keyboard accessibility
## issue.
accessibility-keyboard-issue-semantics = 포커스 가능한 요소에는 대화형 의미가 있어야 합니다. 더 알아보기
accessibility-keyboard-issue-tabindex = 0 보다 큰 tabindex
속성을 사용하지 마세요. 더 알아보기
accessibility-keyboard-issue-action = 대화형 요소는 키보드를 사용하여 활성화 할 수 있어야 합니다. 더 알아보기
accessibility-keyboard-issue-focusable = 대화형 요소는 포커스 가능해야 합니다. 더 알아보기
accessibility-keyboard-issue-focus-visible = 포커스 가능한 요소에 포커스 스타일이 없을 수 있습니다. 더 알아보기
accessibility-keyboard-issue-mouse-only = 클릭 가능한 요소는 포커스 가능해야하며 대화형 의미가 있어야 합니다. 더 알아보기