diff options
Diffstat (limited to 'l10n-ko/dom/chrome/accessibility')
4 files changed, 224 insertions, 0 deletions
diff --git a/l10n-ko/dom/chrome/accessibility/AccessFu.properties b/l10n-ko/dom/chrome/accessibility/AccessFu.properties new file mode 100644 index 0000000000..d309c8c776 --- /dev/null +++ b/l10n-ko/dom/chrome/accessibility/AccessFu.properties @@ -0,0 +1,111 @@ +# 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/. + +# Roles +menubar = 메뉴 모음 +scrollbar = 스크롤 막대 +grip = 그립 +alert = 경고 +menupopup = 메뉴 팝업 +document = 문서 +pane = 패널 +dialog = 대화 상자 +separator = 구분선 +toolbar = 도구 모음 +statusbar = 상태 바 +table = 표 +columnheader = 열 헤더 +rowheader = 행 헤더 +column = 열 +row = 행 +cell = 셀 +link = 링크 +list = 목록 +listitem = 목록 항목 +outline = 아웃라인 +outlineitem = 아웃라인 항목 +pagetab = 탭 +propertypage = 속성 페이지 +graphic = 이미지 +switch = 스위치 +pushbutton = 버튼 +checkbutton = 체크 버튼 +radiobutton = 라디오 버튼 +combobox = 콤보박스 +progressbar = 진행 상태 바 +slider = 슬라이더 +spinbutton = 회전 버튼 +diagram = 도표 +animation = 애니메이션 +equation = 방정식 +buttonmenu = 버튼 메뉴 +whitespace = 공백 문자 +pagetablist = 탭 목록 +canvas = 캔버스 +checkmenuitem = 체크 메뉴 항목 +passwordtext = 비밀번호 텍스트 +radiomenuitem = 라디오 메뉴 항목 +textcontainer = 텍스트 컨테이너 +togglebutton = 변환 버튼 +treetable = 트리 테이블 +header = 머리말 +footer = 꼬리말 +paragraph = 단락 +entry = 엔트리 +caption = 캡션 +heading = 제목 +section = 섹션 +form = 양식 +comboboxlist = 콤보박스 목록 +comboboxoption = 콤보박스 옵션 +imagemap = 이미지 맵 +listboxoption = 옵션 +listbox = 목록 박스 +flatequation = 텍스트 형식 방정식 +gridcell = 그리드 셀 +note = 노트 +figure = 그림 +definitionlist = 정의 목록 +term = 용어 +definition = 정의 + +mathmltable = 표 +mathmlcell = 칸 +mathmlenclosed = 닫힘 +mathmlfraction = 분수 +mathmlfractionwithoutbar = 바없는분수 +mathmlroot = 근 +mathmlscripted = 스크립트 +mathmlsquareroot = 루트 + +# More sophisticated roles which are not actual numeric roles +textarea = 텍스트 입력 + +base = 밑 +close-fence = 닫는 괄호 +denominator = 분모 +numerator = 분자 +open-fence = 여는 괄호 +overscript = 위첨자 +presubscript = 아래첨자전 +presuperscript = 위첨자전 +root-index = 근 지수 +subscript = 아래첨자 +superscript = 위첨자 +underscript = 아래첨자 + +# More sophisticated object descriptions +headingLevel = 제목 레벨 %S + +# Landmark announcements +banner = 배너 영역 +complementary = 보충 영역 +contentinfo = 콘텐츠 정보 +main = 메인 콘텐츠 +navigation = 네비게이션 +search = 검색 도구 +region = 영역 + +# Object states +stateRequired = 필수 diff --git a/l10n-ko/dom/chrome/accessibility/mac/accessible.properties b/l10n-ko/dom/chrome/accessibility/mac/accessible.properties new file mode 100644 index 0000000000..c058de5858 --- /dev/null +++ b/l10n-ko/dom/chrome/accessibility/mac/accessible.properties @@ -0,0 +1,71 @@ +# 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/. + +jump = 건너뛰기 +press = 누르기 +check = 확인 +uncheck = 확인 안 함 +select = 선택 +open = 열기 +close = 닫기 +switch = 전환 +click = 클릭 +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) +# The Role Description for AXWebArea (the web widget). Like in Safari. +htmlContent = HTML 콘텐츠 +# The Role Description for the Tab button. +tab = 탭 +# The Role Description for definition list dl, dt and dd +term = 용어 +definition = 정의 +# The Role Description for an input type="search" text field +searchTextField = 텍스트 필드 검색 +# Role Description (exposed as AXTitle) for datepickers +dateField = 날짜 필드 +# The Role Description for WAI-ARIA Landmarks +application = 애플리케이션 +search = 검색 +banner = 배너 +navigation = 네비게이션 +complementary = 상호보완 +content = 콘텐츠 +main = 메인 +# The (spoken) role description for various WAI-ARIA roles +alert = 경고 +alertDialog = 경고창 +dialog = 대화 상자 +article = 글 +document = 문서 +# The (spoken) role description for the WAI-ARIA figure role +# https://w3c.github.io/aria/core-aam/core-aam.html#role-map-figure +figure = 삽화 +# The (spoken) role description for the WAI-ARIA heading role +# https://w3c.github.io/aria/core-aam/core-aam.html#role-map-heading +heading = 머릿말 +log = 로그 +marquee = 움직이는 텍스트 +math = 수학식 +note = 노트 +region = 영역 +status = 애플리케이션 상태 +timer = 타이머 +tooltip = 툴팁 +separator = 구분자 +tabPanel = 탭패널 +# The roleDescription for the html:mark element +highlight = 하이라이트 +# The roleDescription for the details element +details = 자세히 +# The roleDescription for the summary element +summary = 요약 diff --git a/l10n-ko/dom/chrome/accessibility/unix/accessible.properties b/l10n-ko/dom/chrome/accessibility/unix/accessible.properties new file mode 100644 index 0000000000..2ac5aef4b4 --- /dev/null +++ b/l10n-ko/dom/chrome/accessibility/unix/accessible.properties @@ -0,0 +1,21 @@ +# 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/. + +jump = 건너뛰기 +press = 누르기 +check = 확인 +uncheck = 확인 안 함 +select = 선택 +open = 열기 +close = 닫기 +switch = 전환 +click = 클릭 +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-ko/dom/chrome/accessibility/win/accessible.properties b/l10n-ko/dom/chrome/accessibility/win/accessible.properties new file mode 100644 index 0000000000..2ac5aef4b4 --- /dev/null +++ b/l10n-ko/dom/chrome/accessibility/win/accessible.properties @@ -0,0 +1,21 @@ +# 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/. + +jump = 건너뛰기 +press = 누르기 +check = 확인 +uncheck = 확인 안 함 +select = 선택 +open = 열기 +close = 닫기 +switch = 전환 +click = 클릭 +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 = 상위 요소 클릭 |