123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347 |
- {
- "actions.applyHighlight.description": "노드를 강조표시합니다.",
- "actions.applyHighlight.label": "강조표시 적용 동작",
- "actions.applySelection.description": "노드를 선택합니다.",
- "actions.applySelection.label": "선택 적용 동작",
- "actions.args.attributes.description": "동작 중에 적용되는 값에 대한 속성의 선택적 맵입니다.",
- "actions.args.attributes.label": "선택적 속성 함수 인수",
- "actions.args.primaryAttributes.description": "동작 중에 적용되는 기본 속성의 선택적 맵입니다.",
- "actions.args.primaryAttributes.label": "선택적 기본 속성 함수 인수",
- "actions.args.primarySelector.description": "동작을 적용할 노드의 기본 선택기입니다.",
- "actions.args.primarySelector.label": "기본 선택기 함수 인수",
- "actions.args.secondaryAttributes.description": "동작 중에 적용되는 보조 속성의 선택적 맵입니다.",
- "actions.args.secondaryAttributes.label": "선택적 보조 속성 함수 인수",
- "actions.args.secondarySelector.description": "동작을 적용할 노드의 보조 선택기입니다.",
- "actions.args.secondarySelector.label": "보조 선택기 함수 인수",
- "actions.args.selector.description": "동작을 적용할 노드의 선택기입니다.",
- "actions.args.selector.label": "선택기 함수 인수",
- "actions.breadCrumb.description": "이동 경로를 통해 위/아래로 자세히 탐색합니다.",
- "actions.breadCrumb.label": "이동 경로 탐색 동작",
- "actions.chord.selector.description": "동작을 적용할 현의 선택기입니다.",
- "actions.chord.selector.label": "현의 선택기 함수 인수",
- "actions.chord.toggleSelect.description": "현에서 선택을 토글합니다.",
- "actions.chord.toggleSelect.label": "현에서 선택 토글 동작",
- "actions.chordGroup.highlight.description": "현 그룹과 해당 그룹에 연결된 모든 항목을 강조표시합니다.",
- "actions.chordGroup.highlight.label": "현 그룹 강조표시 동작",
- "actions.chordGroup.removeHighlight.description": "현 그룹과 해당 그룹에 연결된 모든 항목의 강조표시를 제거합니다.",
- "actions.chordGroup.removeHighlight.label": "현 그룹 강조표시 제거 동작",
- "actions.chordGroup.selector.description": "동작을 적용할 현 그룹의 선택기입니다.",
- "actions.chordGroup.selector.label": "현 그룹의 선택기 함수 인수",
- "actions.drillDown.description": "세부사항의 다음 레벨로 드릴 다운합니다.",
- "actions.drillDown.label": "드릴 다운 동작",
- "actions.removeAllSelect.description": "모든 노드에서 모든 선택을 제거합니다.",
- "actions.removeAllSelect.label": "모든 선택 제거 동작",
- "actions.removeHighlight.description": "노드에서 강조표시를 제거합니다.",
- "actions.removeHighlight.label": "강조표시 제거 동작",
- "actions.removeSelection.description": "노드에서 선택을 제거합니다.",
- "actions.removeSelection.label": "선택 제거 동작",
- "actions.toggleSelect.description": "노드에서 선택을 토글합니다.",
- "actions.toggleSelect.label": "선택 토글 동작",
- "actions.zoom.args.panX.description": "x 방향의 이동 크기입니다.",
- "actions.zoom.args.panX.label": "확대/축소 x 이동 크기 함수 인수",
- "actions.zoom.args.panY.description": "y 방향의 이동량입니다.",
- "actions.zoom.args.panY.label": "확대/축소 y 이동량 함수 인수",
- "actions.zoom.args.scale.description": "확대/축소 동작의 배율 크기입니다.",
- "actions.zoom.args.scale.label": "확대/축소 배율 함수 인수",
- "actions.zoom.description": "확대/축소 동작",
- "actions.zoom.label": "확대/축소 동작",
- "actions.zoomPackedBubble.description": "압축 거품의 확대/축소입니다.",
- "actions.zoomPackedBubble.label": "압축 거품 확대/축소 동작",
- "axis.independent.nice.description": "독립 축에서 Nice 스케일 값을 표시하거나 숨깁니다.",
- "axis.independent.nice.name": "독립 축 Nice 값 표시",
- "axis.independent.title.color.description": "축 제목에 적용되는 색상입니다.",
- "axis.independent.title.color.name": "축 제목 색상",
- "axis.independent.title.display.description": "독립 축 제목을 표시하거나 숨깁니다.",
- "axis.independent.title.display.name": "독립 축 제목 표시",
- "axis.independent.title.fontfamily.description": "축 제목 글꼴 패밀리입니다.",
- "axis.independent.title.fontfamily.name": "축 제목 글꼴 패밀리",
- "axis.independent.title.fontsize.description": "축 제목 글꼴 크기입니다.",
- "axis.independent.title.fontsize.name": "축 제목 글꼴 크기",
- "axis.independent.visible.line.description": "독립 축 선을 표시하거나 숨깁니다.",
- "axis.independent.visible.line.name": "독립 축 선 표시",
- "axis.independent.visible.tickLabels.description": "독립 축 눈금 레이블을 표시하거나 숨깁니다.",
- "axis.independent.visible.tickLabels.name": "독립 축 눈금 레이블 표시",
- "axis.independent.visible.ticks.description": "독립 축 눈금을 표시하거나 숨깁니다.",
- "axis.independent.visible.ticks.name": "독립 축 눈금 표시",
- "axis.label.color.description": "축 레이블에 적용되는 색상입니다.",
- "axis.label.color.name": "축 레이블 색상",
- "axis.label.hide.overlap.description": "축 레이블이 겹치는 경우 레이블을 숨깁니다.",
- "axis.label.hide.overlap.name": "겹치는 축 레이블 숨기기",
- "axis.label.wrap.description": "축 레이블이 겹치는 경우 레이블의 줄을 바꿉니다.",
- "axis.label.wrap.name": "축 레이블 줄 바꿈",
- "axis.line.color.description": "축 선과 눈금에 적용되는 색상입니다.",
- "axis.line.color.name": "축 선 색상",
- "background.chart.color.description": "차트의 배경색입니다.",
- "background.chart.color.name": "배경색",
- "background.color.description": "차트 요소 뒤의 배경색입니다.",
- "background.elements.color.description": "차트 요소 뒤의 배경색입니다.",
- "background.elements.color.name": "요소 배경색",
- "bullet.applysize.description": "예로 설정된 경우 서수 스케일에 글머리 기호 크기를 적용합니다.",
- "bullet.applysize.name": "글머리 기호에 크기 적용",
- "bullet.borderColor.description": "글머리 기호 테두리의 색상입니다.",
- "bullet.borderColor.name": "테두리 색상",
- "bullet.borderWidth.description": "글머리 기호 테두리의 너비입니다.",
- "bullet.borderWidth.name": "테두리 너비",
- "bullet.categoryHeight.description": "카테고리의 높이로 차트 너비의 백분율로 표시됩니다.",
- "bullet.categoryHeight.name": "카테고리 높이(%)",
- "bullet.config.bullet.description": "글머리 기호 차트는 실제 측정값(글머리 기호)을 대상 측정값(대상)에 비교합니다. 또한 글머리 기호 차트는 품질 관련 추가 측정(예: 좋음, 만족, 나쁨)을 제공하는 배경의 컬러 영역에 대해 비교한 측정값을 관련시킵니다. 글머리 기호 차트는 정보를 효율적으로 전달하면서 작은 크기로 표시할 수 있습니다.",
- "bullet.config.bullet.label": "글머리 기호",
- "bullet.description": "글머리 기호 차트는 실제 측정값(글머리 기호)을 대상 측정값(대상)에 비교합니다. 또한 글머리 기호 차트는 품질 관련 추가 측정(예: 좋음, 만족, 나쁨)을 제공하는 배경의 컬러 영역에 대해 비교한 측정값을 관련시킵니다. 글머리 기호 차트는 정보를 효율적으로 전달하면서 작은 크기로 표시할 수 있습니다.",
- "bullet.falseLabel.independentLine": "숨기기",
- "bullet.falseLabel.independentTickLabels": "숨기기",
- "bullet.falseLabel.independentTicks": "숨기기",
- "bullet.falseLabel.independentTitle": "숨기기",
- "bullet.falseLabel.nice": "실제 값",
- "bullet.falseLabel.stagger": "스태거하지 않음",
- "bullet.falseLabel.wrap": "줄 바꾸지 않음",
- "bullet.label": "글머리 기호",
- "bullet.markerSize.description": "글머리 기호 마커의 크기로 차트 너비의 백분율로 표시됩니다.",
- "bullet.markerSize.name": "글머리 기호 마커 크기(%)",
- "bullet.propertyPresentation.advanced.bulletSpecificProperties.description": "글머리 기호별 특성",
- "bullet.propertyPresentation.advanced.bulletSpecificProperties.label": "글머리 기호",
- "bullet.size.description": "연속 데이터가 사용되는 경우 글머리 기호 차트의 너비(전치된 높이)입니다.",
- "bullet.size.name": "글머리 기호 크기(%)",
- "bullet.trueLabel.independentLine": "표시",
- "bullet.trueLabel.independentTickLabels": "표시",
- "bullet.trueLabel.independentTicks": "표시",
- "bullet.trueLabel.independentTitle": "표시",
- "bullet.trueLabel.nice": "Nice",
- "bullet.trueLabel.stagger": "스태거 사용",
- "bullet.trueLabel.wrap": "줄 바꿈",
- "color.actual.description": "실제 표시줄 범위 영역에 적용되는 색상입니다.",
- "color.actual.name": "실제 표시줄 범위 색상",
- "color.forecast.description": "예측 표시줄 범위 영역에 적용되는 색상입니다.",
- "color.forecast.name": "예측 표시줄 범위 색상",
- "color.good.description": "우수 범위 영역에 적용되는 색상입니다.",
- "color.good.name": "우수 범위 색상",
- "color.marker.description": "차트에서 마커에 적용되는 색상입니다.",
- "color.marker.name": "마커 색상",
- "color.palette.description": "차트에서 데이터 요소에 적용되는 색상 또는 패턴을 제어하는 색상표입니다.",
- "color.palette.name": "색상표",
- "color.satisfactory.description": "만족 범위 영역에 적용되는 색상입니다.",
- "color.satisfactory.name": "만족 범위 색상",
- "color.unsatisfactory.description": "불만족 범위 영역에 적용되는 색상입니다.",
- "color.unsatisfactory.name": "불만족 범위 색상",
- "datamodel.hierarchial.label": "계층 구조 데이터 모델",
- "datamodel.tabular.bullet.description": "글머리 기호 차트를 빌드하는 데 사용되는 글머리 기호를 나타내는 데이터 모델입니다.",
- "datamodel.tabular.label": "표 형식 데이터 모델",
- "dataset.hierarchial.label": "계층 구조 데이터 세트",
- "dataset.tabular.description": "행과 열의 표 형식 데이터 세트입니다.",
- "dataset.tabular.label": "표 형식 데이터 세트",
- "dataset.tabular.link.description": "노드 간 링크를 결정합니다.",
- "dataset.tabular.link.label": "표 형식 링크 데이터 세트",
- "dataset.tabular.node.description": "노드를 정의하는 표 형식 데이터 세트입니다.",
- "dataset.tabular.node.label": "표 형식 노드 데이터 세트",
- "dataslot.actual.bullet.description": "실제 아카이브된 값입니다.",
- "dataslot.actual.bullet.label": "실제 값",
- "dataslot.categories.label": "카테고리",
- "dataslot.category.label": "카테고리",
- "dataslot.children.description": "트리 노드에 적용되는 경우 해당 노드의 하위를 배열-목록으로 리턴합니다.",
- "dataslot.children.label": "하위",
- "dataslot.color.description": "모양의 색상을 결정합니다.",
- "dataslot.color.label": "색상",
- "dataslot.forecast.bullet.description": "예측된 값입니다.",
- "dataslot.forecast.bullet.label": "예측 값",
- "dataslot.key.description": "각 행에서 요소를 일치시키기 위해 호출됩니다. 기본적으로 전이에 사용됩니다.",
- "dataslot.key.label": "키",
- "dataslot.label.description": "모양의 레이블을 결정합니다.",
- "dataslot.label.label": "레이블",
- "dataslot.max.bullet.description": "범위의 최대값입니다.",
- "dataslot.max.bullet.label": "최대 범위",
- "dataslot.maximumValue.label": "최대값",
- "dataslot.mid.bullet.description": "범위의 중심점입니다.",
- "dataslot.mid.bullet.label": "중간 범위",
- "dataslot.min.bullet.description": "범위의 최소값입니다.",
- "dataslot.min.bullet.label": "최소 범위",
- "dataslot.previous.bullet.description": "이전에 아카이브된 값입니다.",
- "dataslot.previous.bullet.label": "이전 값",
- "dataslot.source.label": "소스",
- "dataslot.sourceValue.label": "소스 값",
- "dataslot.subtitle.bullet.description": "제목에 대한 정보입니다.",
- "dataslot.subtitle.bullet.label": "부제목",
- "dataslot.tabular.id.description": "노드의 ID입니다.",
- "dataslot.tabular.id.label": "ID",
- "dataslot.tabular.size.description": "모양의 크기를 결정합니다.",
- "dataslot.tabular.size.label": "크기",
- "dataslot.target.bullet.description": "대상",
- "dataslot.target.bullet.label": "대상 값",
- "dataslot.target.label": "대상",
- "dataslot.targetValue.label": "대상 값",
- "dataslot.title.bullet.description": "글머리 기호로 측정 중인 값입니다.",
- "dataslot.title.bullet.label": "제목",
- "dataslot.value.label": "값",
- "dataslot.x.label": "X축",
- "dataslot.y.label": "Y축",
- "defaultPalette.description": "Rave2 기본값 설명",
- "defaultPalette.label": "Rave2 기본값",
- "effect.delay.description": "X 좌표를 따라 전이를 스태거(지연)합니다.",
- "effect.delay.name": "전이 스태거",
- "effect.duration.description": "애니메이션 지속 기간(밀리초)입니다.",
- "effect.duration.name": "애니메이션 지속 기간(밀리초)",
- "effect.name.description": "차트를 그릴 때 사용되는 효과입니다.",
- "effect.name.name": "애니메이션",
- "effect.name.options.none": "없음",
- "effect.name.options.transition": "전이",
- "item.label.description": "항목 레이블을 표시하거나 숨깁니다.",
- "item.label.name": "항목 레이블",
- "layout.axissize.bottom.max.description": "맨 아래 축의 최대 크기(CSS 크기 또는 백분율)입니다.",
- "layout.axissize.bottom.max.name": "맨 아래 축 최대 크기",
- "layout.axissize.bottom.min.description": "맨 아래 축의 최소 크기(CSS 크기 또는 백분율)입니다.",
- "layout.axissize.bottom.min.name": "맨 아래 축 최소 크기",
- "layout.axissize.bottom.preferred.description": "맨 아래 축의 선호 크기(CSS 크기 또는 백분율)입니다.",
- "layout.axissize.bottom.preferred.name": "맨 아래 축 선호 크기",
- "layout.axissize.left.max.description": "왼쪽 축의 최대 크기(CSS 크기 또는 백분율)입니다.",
- "layout.axissize.left.max.name": "왼쪽 축 최대 크기",
- "layout.axissize.left.min.description": "왼쪽 축의 최소 크기(CSS 크기 또는 백분율)입니다.",
- "layout.axissize.left.min.name": "왼쪽 축 최소 크기",
- "layout.axissize.left.preferred.description": "왼쪽 축의 선호 크기(CSS 크기 또는 백분율)입니다.",
- "layout.axissize.left.preferred.name": "왼쪽 축 선호 크기",
- "layout.axissize.right.max.description": "오른쪽 축의 최대 크기(CSS 크기 또는 백분율)입니다.",
- "layout.axissize.right.max.name": "오른쪽 축 최대 크기",
- "layout.axissize.right.min.description": "오른쪽 축의 최소 크기(CSS 크기 또는 백분율)입니다.",
- "layout.axissize.right.min.name": "오른쪽 축 최소 크기",
- "layout.axissize.right.preferred.description": "오른쪽 축의 선호 크기(CSS 크기 또는 백분율)입니다.",
- "layout.axissize.right.preferred.name": "오른쪽 축 선호 크기",
- "layout.axissize.top.max.description": "맨 위 축의 최대 크기(CSS 크기 또는 백분율)입니다.",
- "layout.axissize.top.max.name": "맨 위 축 최대 크기",
- "layout.axissize.top.min.description": "맨 위 축의 최소 크기(CSS 크기 또는 백분율)입니다.",
- "layout.axissize.top.min.name": "맨 위 축 최소 크기",
- "layout.axissize.top.preferred.description": "맨 위 축의 선호 크기(CSS 크기 또는 백분율)입니다.",
- "layout.axissize.top.preferred.name": "맨 위 축 선호 크기",
- "layout.chart.padding.bottom.description": "차트의 맨 아래 안쪽 여백입니다.",
- "layout.chart.padding.bottom.name": "맨 아래 안쪽 여백",
- "layout.chart.padding.left.description": "차트의 왼쪽 안쪽 여백입니다.",
- "layout.chart.padding.left.name": "왼쪽 안쪽 여백",
- "layout.chart.padding.right.description": "차트의 오른쪽 안쪽 여백입니다.",
- "layout.chart.padding.right.name": "오른쪽 안쪽 여백",
- "layout.chart.padding.top.description": "차트의 맨 위 안쪽 여백입니다.",
- "layout.chart.padding.top.name": "맨 위 안쪽 여백",
- "layout.legendchart.align.description": "범례를 차트 내부에 맞출지 여부입니다. ",
- "layout.legendchart.align.name": "범례를 차트에 맞추기",
- "layout.legendchart.gap.description": "차트와 범례 사이의 간격(CSS 크기 또는 백분율)입니다. ",
- "layout.legendchart.gap.name": "범례 및 차트 사이의 간격",
- "layout.legendsize.max.description": "범례의 최대 크기(CSS 크기 또는 백분율)입니다.",
- "layout.legendsize.max.name": "최대 크기",
- "layout.legendsize.min.description": "범례의 최소 크기(CSS 크기 또는 백분율)입니다.",
- "layout.legendsize.min.name": "최소 크기",
- "layout.legendsize.preferred.description": "범례의 선호 크기(CSS 크기 또는 백분율)입니다.",
- "layout.legendsize.preferred.name": "선호하는 크기",
- "layout.padding.description": "차트와 범례 주위의 안쪽 여백입니다.",
- "layout.padding.name": "안쪽 여백",
- "legend.display.description": "범례를 표시하거나 숨깁니다.",
- "legend.display.falseLabel": "숨기기",
- "legend.display.name": "범례 표시",
- "legend.display.trueLabel": "표시",
- "legend.entrystyle.font.description": "범례 항목의 글꼴 특성입니다.",
- "legend.entrystyle.font.name": "항목 글꼴",
- "legend.position.description": "차트의 범례 위치입니다.",
- "legend.position.name": "범례 위치",
- "legend.position.options.bottom": "맨 아래",
- "legend.position.options.left": "왼쪽",
- "legend.position.options.right": "오른쪽",
- "legend.position.options.top": "맨 위",
- "legend.title.description": "범례의 제목입니다.",
- "legend.title.name": "제목",
- "legend.titlestyle.fill.description": "범례 제목의 색상입니다.",
- "legend.titlestyle.fill.name": "제목 색상",
- "legend.titlestyle.font.description": "범례 제목의 글꼴 특성입니다.",
- "legend.titlestyle.font.name": "제목 글꼴",
- "legend.titlestyle.fontfamily.description": "범례 제목의 글꼴 패밀리입니다.",
- "legend.titlestyle.fontfamily.name": "제목 글꼴 패밀리",
- "legend.titlestyle.fontsize.description": "범례 제목의 글꼴 크기입니다.",
- "legend.titlestyle.fontsize.name": "제목 폰트 크기",
- "propertyPresentation.advanced.axisSizeProperties.description": "축 크기 특성입니다. ",
- "propertyPresentation.advanced.axisSizeProperties.label": "축 크기",
- "propertyPresentation.advanced.bulletAxisProperties.description": "글머리 기호별 축 특성",
- "propertyPresentation.advanced.bulletAxisProperties.label": "글머리 기호 축",
- "propertyPresentation.advanced.clientBehaviorProperties.description": "클라이언트 측 특성입니다.",
- "propertyPresentation.advanced.clientBehaviorProperties.label": "클라이언트 작동",
- "propertyPresentation.advanced.commonProperties.description": "공통 특성입니다. ",
- "propertyPresentation.advanced.commonProperties.label": "공통",
- "propertyPresentation.advanced.description": "모든 특성(그룹화된 구조)의 고급 목록입니다. ",
- "propertyPresentation.advanced.label": "고급",
- "propertyPresentation.advanced.labelProperties.description": "레이블 특성",
- "propertyPresentation.advanced.labelProperties.label": "레이블",
- "propertyPresentation.advanced.legendProperties.description": "범례 특성입니다. ",
- "propertyPresentation.advanced.legendProperties.label": "범례",
- "propertyPresentation.advanced.xAxisProperties.description": "X축 특성입니다. ",
- "propertyPresentation.advanced.xAxisProperties.label": "X축",
- "propertyPresentation.advanced.yAxisProperties.description": "Y축 특성입니다. ",
- "propertyPresentation.advanced.yAxisProperties.label": "Y축",
- "propertyPresentation.simple.description": "가장 일반적인 특성의 단순 목록입니다. ",
- "propertyPresentation.simple.label": "단순",
- "rave2.colorpalette.blueContinuousSequential.description": "파란색 연속 순차 설명",
- "rave2.colorpalette.blueContinuousSequential.label": "파란색 연속 순차",
- "rave2.colorpalette.blueDiscreteSequential.description": "파란색 불연속 순차 설명",
- "rave2.colorpalette.blueDiscreteSequential.label": "파란색 불연속 순차",
- "rave2.colorpalette.blueGreenContinuousDivergent.description": "파란 녹색 연속 발산 설명",
- "rave2.colorpalette.blueGreenContinuousDivergent.label": "파란 녹색 연속 발산",
- "rave2.colorpalette.blueGreenDiscreteDivergent.description": "파란 녹색 불연속 발산 설명",
- "rave2.colorpalette.blueGreenDiscreteDivergent.label": "파란 녹색 불연속 발산",
- "rave2.colorpalette.dark.description": "어두움 설명",
- "rave2.colorpalette.dark.label": "어두움",
- "rave2.colorpalette.financial.description": "재무 설명",
- "rave2.colorpalette.financial.label": "재무",
- "rave2.colorpalette.greenContinuousSequential.description": "녹색 연속 순차 설명",
- "rave2.colorpalette.greenContinuousSequential.label": "녹색 연속 순차",
- "rave2.colorpalette.greenDiscreteSequential.description": "녹색 불연속 순차 설명",
- "rave2.colorpalette.greenDiscreteSequential.label": "녹색 불연속 순차",
- "rave2.colorpalette.light.description": "밝음 설명",
- "rave2.colorpalette.light.label": "밝음",
- "rave2.colorpalette.medical.description": "의료 설명",
- "rave2.colorpalette.medical.label": "의료",
- "rave2.colorpalette.orangeContinuousSequential.description": "주황색 연속 순차 설명",
- "rave2.colorpalette.orangeContinuousSequential.label": "주황색 연속 순차",
- "rave2.colorpalette.orangeDiscreteSequential.description": "주황색 불연속 순차 설명",
- "rave2.colorpalette.orangeDiscreteSequential.label": " 주황색 불연속 순차",
- "rave2.colorpalette.purpleContinuousSequential.description": "보라색 연속 순차 설명",
- "rave2.colorpalette.purpleContinuousSequential.label": "보라색 연속 순차",
- "rave2.colorpalette.purpleDiscreteSequential.description": "보라색 불연속 순차 설명",
- "rave2.colorpalette.purpleDiscreteSequential.label": "보라색 불연속 순차",
- "rave2.colorpalette.redBlueContinuousDivergent.description": "빨간 파란색 연속 발산 설명",
- "rave2.colorpalette.redBlueContinuousDivergent.label": "빨간 파란색 연속 발산",
- "rave2.colorpalette.redBlueDiscreteDivergent.description": "빨간 파란색 불연속 발산 설명",
- "rave2.colorpalette.redBlueDiscreteDivergent.label": "빨간 파란색 불연속 발산",
- "rave2.colorpalette.redBlueInverseContinuousDivergent.description": "빨간 파란색 역 연속 발산 설명",
- "rave2.colorpalette.redBlueInverseContinuousDivergent.label": "빨간 파란색 역 연속 발산",
- "rave2.colorpalette.redBlueInverseDiscreteDivergent.description": "빨간 파란색 역 불연속 발산 설명",
- "rave2.colorpalette.redBlueInverseDiscreteDivergent.label": "빨간 파란색 역 불연속 발산",
- "rave2.colorpalette.redContinuousSequential.description": "빨간색 연속 순차 설명",
- "rave2.colorpalette.redContinuousSequential.label": "빨간색 연속 순차",
- "rave2.colorpalette.redDiscreteSequential.description": "빨간색 불연속 순차 설명",
- "rave2.colorpalette.redDiscreteSequential.label": " 빨간색 불연속 순차",
- "rave2.colorpalette.redGreenContinuousDivergent.description": "빨간 녹색 연속 발산 설명",
- "rave2.colorpalette.redGreenContinuousDivergent.label": "빨간 녹색 연속 발산",
- "rave2.colorpalette.redGreenDiscreteDivergent.description": "빨간 녹색 불연속 발산 설명",
- "rave2.colorpalette.redGreenDiscreteDivergent.label": "빨간 녹색 불연속 발산",
- "rave2.colorpalette.redGreenInverseContinuousDivergent.description": "빨간 녹색 역 연속 발산 설명",
- "rave2.colorpalette.redGreenInverseContinuousDivergent.label": "빨간 녹색 역 연속 발산",
- "rave2.colorpalette.redGreenInverseDiscreteDivergent.description": "빨간 녹색 역 불연속 발산 설명",
- "rave2.colorpalette.redGreenInverseDiscreteDivergent.label": "빨간 녹색 역 불연속 발산",
- "rave2.colorpalette.tealContinuousSequential.description": "청록색 연속 순차 설명",
- "rave2.colorpalette.tealContinuousSequential.label": "청록색 연속 순차",
- "rave2.colorpalette.tealDiscreteSequential.description": "청록색 불연속 순차 설명",
- "rave2.colorpalette.tealDiscreteSequential.label": "청록색 불연속 순차",
- "rave2.colorpalette.tealPurpleContinuousDivergent.description": "청록 보라색 연속 발산 설명",
- "rave2.colorpalette.tealPurpleContinuousDivergent.label": "청록 보라색 연속 발산",
- "rave2.colorpalette.tealPurpleDiscreteDivergent.description": "청록 보라색 불연속 발산 설명",
- "rave2.colorpalette.tealPurpleDiscreteDivergent.label": "청록 보라색 불연속 발산",
- "rave2.colorpalette.violetContinuousSequential.description": "제비꽃색 연속 순차 설명",
- "rave2.colorpalette.violetContinuousSequential.label": "제비꽃색 연속 순차",
- "rave2.colorpalette.violetDiscreteSequential.description": "제비꽃색 불연속 순차 설명",
- "rave2.colorpalette.violetDiscreteSequential.label": "제비꽃색 불연속 순차",
- "rave2.colorpalette.yellowContinuousSequential.description": "노란색 연속 순차 설명",
- "rave2.colorpalette.yellowContinuousSequential.label": "노란색 연속 순차",
- "rave2.colorpalette.yellowDiscreteSequential.description": "노란색 불연속 순차 설명",
- "rave2.colorpalette.yellowDiscreteSequential.label": "노란색 불연속 순차",
- "transpose.description": "예로 설정된 경우 Y축에 독립 스케일, X축에 종속 스케일이 표시됩니다.",
- "transpose.falseLabel": "전치하지 않음",
- "transpose.name": "X축과 Y축 전환",
- "transpose.trueLabel": "전치함",
- "zoom.description": "X, Y 또는 양방향으로 차트를 확대/축소합니다.",
- "zoom.name": "확대/축소",
- "zoom.options.both": "둘 다",
- "zoom.options.none": "없음",
- "zoom.options.x": "X",
- "zoom.options.y": "Y"
- }
|