셀 렌더러(마스킹·라디오·바코드·수식 빈값). / Cell renderer (masking/radio/barcode/formula empty).
바코드 셀 aria. 파라미터 {value}. / Barcode cell aria. Param {value}.
F4 차트 배지·announce·접근성 요약. / F4 chart badges/announce/a11y summary.
캔버스 대체 텍스트. 파라미터 {title} {categories} {series}. / Canvas alt text. Params {title} {categories} {series}.
접근성 요약. 파라미터 {title} {categories} {series}. / A11y summary. Params {title} {categories} {series}.
무제목 접근성 요약. 파라미터 {categories} {series}. / Titleless a11y summary. Params {categories} {series}.
배지 announce 접두. 파라미터 {badges}. / Badge announce prefix. Param {badges}.
집계 배지. 파라미터 {op}. / Aggregated badge. Param {op}.
엔진 폴백 배지. 파라미터 {engine}. / Engine-fallback badge. Param {engine}.
샘플링 배지. 파라미터 {to} {from}. / Sampled badge. Params {to} {from}.
우클릭 컨텍스트 메뉴 라벨. / Right-click context-menu labels.
크로스그리드 매핑 다이얼로그(디자인타임 헬퍼). / Cross-grid mapping dialog (design-time helper).
데이터 로드/스킵 announce. / Data load/skip announce.
데이터 로드 announce. 파라미터 {count}. / Data-loaded announce. Param {count}.
쓰기 대상 아닌 셀 스킵 announce. 파라미터 {count}. / Non-writable cells skipped announce. Param {count}.
마스터/디테일 글리프·announce. / Master/detail glyph & announce.
상세 패널 깊이 한계. 파라미터 {max}. / Detail depth limit. Param {max}.
서브그리드 깊이 한계. 파라미터 {max}. / Subgrid depth limit. Param {max}.
행 드래그 고스트 라벨. / Row-drag ghost label.
드래그 중 행 개수. 파라미터 {count}. / Rows being dragged. Param {count}.
인라인 에디터 aria/announce. / Inline editor aria/announce.
편집 셀 위치 announce. 파라미터 {row} {col} {header} {value}. / Edited-cell position announce. Params {row} {col} {header} {value}.
인쇄/내보내기 문서 문구(포맷 파라미터형). / Print/export document strings (parameterized).
인쇄 요약행. 파라미터 {rows} {cols} {date}. / Print summary row. Params {rows} {cols} {date}.
필터 패널·필터 셀렉트 라벨. / Filter panel & filter-select labels.
찾기 바 라벨/placeholder/aria/카운트 배지. / Find-bar label/placeholder/aria/count badge.
결과 개수 배지. 파라미터 {n}. / Result count badge. Param {n}.
수식 셀 announce/aria(파라미터형). / Formula cell announce/aria (parameterized).
수식 오류 셀 aria. 파라미터 {src} {message}. / Formula error cell aria. Params {src} {message}.
수식 값 셀 aria. 파라미터 {src} {value} {approx}. / Formula value cell aria. Params {src} {value} {approx}.
셀 오류 announce. 파라미터 {field} {message}. / Cell error announce. Params {field} {message}.
사용자 노출 수식 오류 셀 라벨. / User-facing formula error cell labels.
컨테이너·빈 상태·헤더 필터 아이콘·디테일 영역 aria/tooltip. / Container/empty/header-filter/detail-region aria & tooltip.
그룹 행 배지/null 라벨. / Group-row badge / null label.
그룹 배지. 파라미터 {label} {count}. / Group badge. Params {label} {count}.
페이지네이션 라벨/범위 배지/빈 상태. / Pagination labels/range badge/empty state.
현재 범위 배지. 파라미터 {from} {to} {total}. / Current range badge. Params {from} {to} {total}.
피벗 총계 행. / Pivot total row.
범위 선택 + 채우기 announce/aria. / Range selection + fill announce/aria.
채우기 스킵 announce. 파라미터 {count}. / Fill-skipped announce. Param {count}.
수식 셀 보존 announce. 파라미터 {count}. / Formula cells preserved announce. Param {count}.
범위 선택 announce. 파라미터 {r1} {c1} {r2} {c2} {n}. / Range selection announce. Params {r1} {c1} {r2} {c2} {n}.
행 선택 aria + 행 이동 announce. / Row selection aria + row-move announce.
행 이동 announce. 파라미터 {from} {to}. / Row-move announce. Params {from} {to}.
행 체크박스 aria. 파라미터 {n}. / Row checkbox aria. Param {n}.
그리드↔그리드 셔틀 버튼 aria/tooltip. / Grid-to-grid shuttle button aria/tooltip.
정렬 상태어 + announce. / Sort state words + announce.
정렬 announce. 파라미터 {field} {dir}. / Sort announce. Params {field} {dir}.
트리 노드 확장/접기 aria. / Tree node expand/collapse aria.
워크시트 탭 UI. / Worksheet tab UI.
로케일 메시지 카탈로그 전체 형태(2단 중첩, 최상위 섹션 = 소비하는 UI 표면 — 필터 패널, 찾기 바 등). 새 언어를 추가하거나 커스텀 로케일을 만들 때 이 타입에 맞춰 객체를 작성하면 된다. 파라미터를 받는 값만
MessageValue(함수형 복수 허용), 정적 라벨은string. 내장 ko 가 단일 진실 공급원(SSOT)이며 en 은 동일 키 집합을 갖는다 — 새 언어도 이 키 집합을 채우면(또는 부분만 채우고register()의missingKeys로 진행률을 보면) 된다. / Shape of a full locale message catalog (2-level nested; the top-level section is the consuming UI surface — filter panel, find bar, etc.). When adding a new language or building a custom locale, shape your object to satisfy this type. Only parameterized entries areMessageValue(allowing plural functions); static labels arestring. Built-in ko is the single source of truth (SSOT), and en carries the same key set — fill the same keys for a new language (or fill partially and track progress viaregister()'smissingKeys).