messages_ko.json 24 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324
  1. {
  2. "actions.applyHighlight.description": "노드를 강조표시합니다.",
  3. "actions.applyHighlight.label": "강조표시 적용 동작",
  4. "actions.applySelection.description": "노드를 선택합니다.",
  5. "actions.applySelection.label": "선택 적용 동작",
  6. "actions.args.attributes.description": "동작 중에 적용되는 값에 대한 속성의 선택적 맵입니다.",
  7. "actions.args.attributes.label": "선택적 속성 함수 인수",
  8. "actions.args.primaryAttributes.description": "동작 중에 적용되는 기본 속성의 선택적 맵입니다.",
  9. "actions.args.primaryAttributes.label": "선택적 기본 속성 함수 인수",
  10. "actions.args.primarySelector.description": "동작을 적용할 노드의 기본 선택기입니다.",
  11. "actions.args.primarySelector.label": "기본 선택기 함수 인수",
  12. "actions.args.secondaryAttributes.description": "동작 중에 적용되는 보조 속성의 선택적 맵입니다.",
  13. "actions.args.secondaryAttributes.label": "선택적 보조 속성 함수 인수",
  14. "actions.args.secondarySelector.description": "동작을 적용할 노드의 보조 선택기입니다.",
  15. "actions.args.secondarySelector.label": "보조 선택기 함수 인수",
  16. "actions.args.selector.description": "동작을 적용할 노드의 선택기입니다.",
  17. "actions.args.selector.label": "선택기 함수 인수",
  18. "actions.breadCrumb.description": "이동 경로를 통해 위/아래로 자세히 탐색합니다.",
  19. "actions.breadCrumb.label": "이동 경로 탐색 동작",
  20. "actions.chord.selector.description": "동작을 적용할 현의 선택기입니다.",
  21. "actions.chord.selector.label": "현의 선택기 함수 인수",
  22. "actions.chord.toggleSelect.description": "현에서 선택을 토글합니다.",
  23. "actions.chord.toggleSelect.label": "현에서 선택 토글 동작",
  24. "actions.chordGroup.highlight.description": "현 그룹과 해당 그룹에 연결된 모든 항목을 강조표시합니다.",
  25. "actions.chordGroup.highlight.label": "현 그룹 강조표시 동작",
  26. "actions.chordGroup.removeHighlight.description": "현 그룹과 해당 그룹에 연결된 모든 항목의 강조표시를 제거합니다.",
  27. "actions.chordGroup.removeHighlight.label": "현 그룹 강조표시 제거 동작",
  28. "actions.chordGroup.selector.description": "동작을 적용할 현 그룹의 선택기입니다.",
  29. "actions.chordGroup.selector.label": "현 그룹의 선택기 함수 인수",
  30. "actions.drillDown.description": "세부사항의 다음 레벨로 드릴 다운합니다.",
  31. "actions.drillDown.label": "드릴 다운 동작",
  32. "actions.removeAllSelect.description": "모든 노드에서 모든 선택을 제거합니다.",
  33. "actions.removeAllSelect.label": "모든 선택 제거 동작",
  34. "actions.removeHighlight.description": "노드에서 강조표시를 제거합니다.",
  35. "actions.removeHighlight.label": "강조표시 제거 동작",
  36. "actions.removeSelection.description": "노드에서 선택을 제거합니다.",
  37. "actions.removeSelection.label": "선택 제거 동작",
  38. "actions.toggleSelect.description": "노드에서 선택을 토글합니다.",
  39. "actions.toggleSelect.label": "선택 토글 동작",
  40. "actions.zoom.args.panX.description": "x 방향의 이동 크기입니다.",
  41. "actions.zoom.args.panX.label": "확대/축소 x 이동 크기 함수 인수",
  42. "actions.zoom.args.panY.description": "y 방향의 이동량입니다.",
  43. "actions.zoom.args.panY.label": "확대/축소 y 이동량 함수 인수",
  44. "actions.zoom.args.scale.description": "확대/축소 동작의 배율 크기입니다.",
  45. "actions.zoom.args.scale.label": "확대/축소 배율 함수 인수",
  46. "actions.zoom.description": "확대/축소 동작",
  47. "actions.zoom.label": "확대/축소 동작",
  48. "actions.zoomPackedBubble.description": "압축 거품의 확대/축소입니다.",
  49. "actions.zoomPackedBubble.label": "압축 거품 확대/축소 동작",
  50. "automatic.label.color.description": "배경과 대비되도록 레이블 색상을 조정합니다.",
  51. "automatic.label.color.name": "데이터 레이블 글꼴 색상을 자동으로 조정",
  52. "background.chart.color.description": "차트의 배경색입니다.",
  53. "background.chart.color.name": "배경색",
  54. "background.color.description": "차트의 배경색입니다.",
  55. "background.elements.color.description": "차트 요소 뒤의 배경색입니다.",
  56. "background.elements.color.name": "요소 배경색",
  57. "border.color.description": "차트에서 셀의 테두리 색상입니다.",
  58. "border.color.name": "셀 테두리 색상",
  59. "border.width.description": "차트에서 셀의 테두리 너비입니다.",
  60. "border.width.name": "셀 테두리 너비",
  61. "breadcrumb.display.description": "계층 이동 경로를 표시합니다.",
  62. "breadcrumb.display.name": "이동 경로 표시",
  63. "color.dynamicPalette.max.description": "동적 팔레트의 최대값에 사용되는 색상입니다.",
  64. "color.dynamicPalette.max.name": "최대값 색상",
  65. "color.dynamicPalette.mid.description": "동적 팔레트의 중간값에 사용되는 색상입니다.",
  66. "color.dynamicPalette.mid.name": "중간값 색상",
  67. "color.dynamicPalette.min.description": "동적 팔레트의 최소값에 사용되는 색상입니다.",
  68. "color.dynamicPalette.min.name": "최소값 색상",
  69. "color.null.description": "널값에 사용되는 색상입니다.",
  70. "color.null.name": "널 색상",
  71. "color.palette.description": "차트에서 데이터 요소에 적용되는 색상 또는 패턴을 제어하는 색상표입니다.",
  72. "color.palette.name": "색상표",
  73. "contrast.label.color.description": "배경과 대비되도록 레이블 색상을 조정합니다.",
  74. "contrast.label.color.name": "레이블 색상과 배경 대비",
  75. "data.handling.description": "데이터를 플로팅하는 데 사용되는 구성입니다.",
  76. "data.handling.name": "구성",
  77. "datamodel.hierarchial.label": "계층 구조 데이터 모델",
  78. "datamodel.hierarchial.treemap.description": "하위, 크기, 색상, 레이블이 있는 계층 구조(트리) 모델입니다. ",
  79. "datamodel.tabular.label": "표 형식 데이터 모델",
  80. "dataset.hierarchial.label": "계층 구조 데이터 세트",
  81. "dataset.hierarchial.treemap.description": "계층 구조 트리의 루트 노드입니다. 하위 데이터 슬롯은 각 노드의 하위를 가져오는 데 사용됩니다.",
  82. "dataset.tabular.description": "행과 열의 표 형식 데이터 세트입니다.",
  83. "dataset.tabular.label": "표 형식 데이터 세트",
  84. "dataset.tabular.link.description": "노드 간 링크를 결정합니다.",
  85. "dataset.tabular.link.label": "표 형식 링크 데이터 세트",
  86. "dataset.tabular.node.description": "노드를 정의하는 표 형식 데이터 세트입니다.",
  87. "dataset.tabular.node.label": "표 형식 노드 데이터 세트",
  88. "dataslot.categories.label": "카테고리",
  89. "dataslot.category.label": "카테고리",
  90. "dataslot.children.description": "트리 노드에 적용되는 경우 해당 노드의 하위를 배열-목록으로 리턴합니다.",
  91. "dataslot.children.label": "하위",
  92. "dataslot.color.description": "모양의 색상을 결정합니다.",
  93. "dataslot.color.label": "색상",
  94. "dataslot.hierarchial.treemap.description": "트리 노드에 적용되는 경우 해당 노드의 하위를 배열-목록으로 리턴합니다.",
  95. "dataslot.key.description": "각 행에서 요소를 일치시키기 위해 호출됩니다. 기본적으로 전이에 사용됩니다.",
  96. "dataslot.key.label": "키",
  97. "dataslot.label.description": "모양의 레이블을 결정합니다.",
  98. "dataslot.label.label": "레이블",
  99. "dataslot.maximumValue.label": "최대값",
  100. "dataslot.size.treemap.description": "이 값은 트리맵 레이아웃에서 각 노드의 값 특성으로 사용됩니다.",
  101. "dataslot.source.label": "소스",
  102. "dataslot.sourceValue.label": "소스 값",
  103. "dataslot.tabular.id.description": "노드의 ID입니다.",
  104. "dataslot.tabular.id.label": "ID",
  105. "dataslot.tabular.size.description": "모양의 크기를 결정합니다.",
  106. "dataslot.tabular.size.label": "크기",
  107. "dataslot.target.label": "대상",
  108. "dataslot.targetValue.label": "대상 값",
  109. "dataslot.value.label": "값",
  110. "dataslot.x.label": "X축",
  111. "dataslot.y.label": "Y축",
  112. "defaultPalette.description": "Rave2 기본값 설명",
  113. "defaultPalette.label": "Rave2 기본값",
  114. "effect.duration.description": "애니메이션 지속 기간(밀리초)입니다.",
  115. "effect.duration.name": "애니메이션 지속 기간(밀리초)",
  116. "effect.name.description": "차트를 그릴 때 사용되는 효과입니다.",
  117. "effect.name.name": "애니메이션",
  118. "effect.name.options.none": "없음",
  119. "effect.name.options.transition": "전이",
  120. "grid.color.description": "눈금선의 색상입니다.",
  121. "grid.color.name": "눈금선 색상",
  122. "grid.display.description": "눈금선을 표시하거나 숨깁니다.",
  123. "grid.display.name": "눈금선 표시",
  124. "itemColor.description": "트리맵에서 정사각형의 색상을 지정하는 데 사용할 트리 레벨입니다.",
  125. "itemColor.name": "정사각형의 색상 지정 레벨",
  126. "itemColor.options.color": "색상",
  127. "itemColor.options.level1": "레벨 1",
  128. "itemColor.options.level2": "레벨 2",
  129. "itemColor.options.level3": "레벨 3",
  130. "itemColor.options.level4": "레벨 4",
  131. "itemColor.options.level5": "레벨 5",
  132. "itemLabel.description": "레이블을 표시하는 데 사용할 트리 레벨입니다.",
  133. "itemLabel.name": "레이블을 표시할 레벨",
  134. "itemLabel.options.level1": "레벨 1",
  135. "itemLabel.options.level2": "레벨 2",
  136. "itemLabel.options.level3": "레벨 3",
  137. "itemLabel.options.level4": "레벨 4",
  138. "itemLabel.options.level5": "레벨 5",
  139. "label.display.description": "레이블을 표시하거나 숨깁니다.",
  140. "label.display.name": "레이블 표시",
  141. "label.shadow.description": "레이블의 새도우를 표시하거나 숨깁니다.",
  142. "label.shadow.name": "레이블 새도우",
  143. "labelstyle.font.description": "항목 레이블 레벨에 있는 레이블의 글꼴입니다.",
  144. "labelstyle.font.name": "레이블 글꼴",
  145. "layout.axissize.bottom.max.description": "맨 아래 축의 최대 크기(CSS 크기 또는 백분율)입니다.",
  146. "layout.axissize.bottom.max.name": "맨 아래 축 최대 크기",
  147. "layout.axissize.bottom.min.description": "맨 아래 축의 최소 크기(CSS 크기 또는 백분율)입니다.",
  148. "layout.axissize.bottom.min.name": "맨 아래 축 최소 크기",
  149. "layout.axissize.bottom.preferred.description": "맨 아래 축의 선호 크기(CSS 크기 또는 백분율)입니다.",
  150. "layout.axissize.bottom.preferred.name": "맨 아래 축 선호 크기",
  151. "layout.axissize.left.max.description": "왼쪽 축의 최대 크기(CSS 크기 또는 백분율)입니다.",
  152. "layout.axissize.left.max.name": "왼쪽 축 최대 크기",
  153. "layout.axissize.left.min.description": "왼쪽 축의 최소 크기(CSS 크기 또는 백분율)입니다.",
  154. "layout.axissize.left.min.name": "왼쪽 축 최소 크기",
  155. "layout.axissize.left.preferred.description": "왼쪽 축의 선호 크기(CSS 크기 또는 백분율)입니다.",
  156. "layout.axissize.left.preferred.name": "왼쪽 축 선호 크기",
  157. "layout.axissize.right.max.description": "오른쪽 축의 최대 크기(CSS 크기 또는 백분율)입니다.",
  158. "layout.axissize.right.max.name": "오른쪽 축 최대 크기",
  159. "layout.axissize.right.min.description": "오른쪽 축의 최소 크기(CSS 크기 또는 백분율)입니다.",
  160. "layout.axissize.right.min.name": "오른쪽 축 최소 크기",
  161. "layout.axissize.right.preferred.description": "오른쪽 축의 선호 크기(CSS 크기 또는 백분율)입니다.",
  162. "layout.axissize.right.preferred.name": "오른쪽 축 선호 크기",
  163. "layout.axissize.top.max.description": "맨 위 축의 최대 크기(CSS 크기 또는 백분율)입니다.",
  164. "layout.axissize.top.max.name": "맨 위 축 최대 크기",
  165. "layout.axissize.top.min.description": "맨 위 축의 최소 크기(CSS 크기 또는 백분율)입니다.",
  166. "layout.axissize.top.min.name": "맨 위 축 최소 크기",
  167. "layout.axissize.top.preferred.description": "맨 위 축의 선호 크기(CSS 크기 또는 백분율)입니다.",
  168. "layout.axissize.top.preferred.name": "맨 위 축 선호 크기",
  169. "layout.chart.padding.bottom.description": "차트의 맨 아래 안쪽 여백입니다.",
  170. "layout.chart.padding.bottom.name": "맨 아래 안쪽 여백",
  171. "layout.chart.padding.left.description": "차트의 왼쪽 안쪽 여백입니다.",
  172. "layout.chart.padding.left.name": "왼쪽 안쪽 여백",
  173. "layout.chart.padding.right.description": "차트의 오른쪽 안쪽 여백입니다.",
  174. "layout.chart.padding.right.name": "오른쪽 안쪽 여백",
  175. "layout.chart.padding.top.description": "차트의 맨 위 안쪽 여백입니다.",
  176. "layout.chart.padding.top.name": "맨 위 안쪽 여백",
  177. "layout.legendchart.align.description": "범례를 차트 내부에 맞출지 여부입니다. ",
  178. "layout.legendchart.align.name": "범례를 차트에 맞추기",
  179. "layout.legendchart.gap.description": "차트와 범례 사이의 간격(CSS 크기 또는 백분율)입니다. ",
  180. "layout.legendchart.gap.name": "범례 및 차트 사이의 간격",
  181. "layout.legendsize.max.description": "범례의 최대 크기(CSS 크기 또는 백분율)입니다.",
  182. "layout.legendsize.max.name": "최대 크기",
  183. "layout.legendsize.min.description": "범례의 최소 크기(CSS 크기 또는 백분율)입니다.",
  184. "layout.legendsize.min.name": "최소 크기",
  185. "layout.legendsize.preferred.description": "범례의 선호 크기(CSS 크기 또는 백분율)입니다.",
  186. "layout.legendsize.preferred.name": "선호하는 크기",
  187. "layout.padding.description": "차트와 범례 주위의 안쪽 여백입니다.",
  188. "layout.padding.name": "안쪽 여백",
  189. "leadLabel.display.description": "상위 레이블 표시 또는 숨기기",
  190. "leadLabel.display.name": "리드 레이블",
  191. "legend.display.description": "범례를 표시하거나 숨깁니다.",
  192. "legend.display.falseLabel": "숨기기",
  193. "legend.display.name": "범례 표시",
  194. "legend.display.trueLabel": "표시",
  195. "legend.entrystyle.font.description": "범례 항목의 글꼴 특성입니다.",
  196. "legend.entrystyle.font.name": "항목 글꼴",
  197. "legend.position.description": "차트의 범례 위치입니다.",
  198. "legend.position.name": "범례 위치",
  199. "legend.position.options.bottom": "맨 아래",
  200. "legend.position.options.left": "왼쪽",
  201. "legend.position.options.right": "오른쪽",
  202. "legend.position.options.top": "맨 위",
  203. "legend.title.description": "범례의 제목입니다.",
  204. "legend.title.name": "제목",
  205. "legend.titlestyle.fill.description": "범례 제목의 색상입니다.",
  206. "legend.titlestyle.fill.name": "제목 색상",
  207. "legend.titlestyle.font.description": "범례 제목의 글꼴 특성입니다.",
  208. "legend.titlestyle.font.name": "제목 글꼴",
  209. "legend.titlestyle.fontfamily.description": "범례 제목의 글꼴 패밀리입니다.",
  210. "legend.titlestyle.fontfamily.name": "제목 글꼴 패밀리",
  211. "legend.titlestyle.fontsize.description": "범례 제목의 글꼴 크기입니다.",
  212. "legend.titlestyle.fontsize.name": "제목 폰트 크기",
  213. "mode.description": "트리맵 레이아웃에 적용되는 알고리즘입니다.",
  214. "mode.name": "레이아웃 모드",
  215. "mode.options.dice": "다이스",
  216. "mode.options.slice": "슬라이스",
  217. "mode.options.slice-dice": "슬라이스-다이스",
  218. "mode.options.squarify": "Squarify",
  219. "propertyPresentation.advanced.axisSizeProperties.description": "축 크기 특성입니다. ",
  220. "propertyPresentation.advanced.axisSizeProperties.label": "축 크기",
  221. "propertyPresentation.advanced.clientBehaviorProperties.description": "클라이언트 측 특성입니다.",
  222. "propertyPresentation.advanced.clientBehaviorProperties.label": "클라이언트 작동",
  223. "propertyPresentation.advanced.commonProperties.description": "공통 특성입니다. ",
  224. "propertyPresentation.advanced.commonProperties.label": "공통",
  225. "propertyPresentation.advanced.description": "모든 특성(그룹화된 구조)의 고급 목록입니다. ",
  226. "propertyPresentation.advanced.label": "고급",
  227. "propertyPresentation.advanced.labelProperties.description": "레이블 특성",
  228. "propertyPresentation.advanced.labelProperties.label": "레이블",
  229. "propertyPresentation.advanced.legendProperties.description": "범례 특성입니다. ",
  230. "propertyPresentation.advanced.legendProperties.label": "범례",
  231. "propertyPresentation.advanced.xAxisProperties.description": "X축 특성입니다. ",
  232. "propertyPresentation.advanced.xAxisProperties.label": "X축",
  233. "propertyPresentation.advanced.yAxisProperties.description": "Y축 특성입니다. ",
  234. "propertyPresentation.advanced.yAxisProperties.label": "Y축",
  235. "propertyPresentation.simple.description": "가장 일반적인 특성의 단순 목록입니다. ",
  236. "propertyPresentation.simple.label": "단순",
  237. "rave2.colorpalette.blueContinuousSequential.description": "파란색 연속 순차 설명",
  238. "rave2.colorpalette.blueContinuousSequential.label": "파란색 연속 순차",
  239. "rave2.colorpalette.blueDiscreteSequential.description": "파란색 불연속 순차 설명",
  240. "rave2.colorpalette.blueDiscreteSequential.label": "파란색 불연속 순차",
  241. "rave2.colorpalette.blueGreenContinuousDivergent.description": "파란 녹색 연속 발산 설명",
  242. "rave2.colorpalette.blueGreenContinuousDivergent.label": "파란 녹색 연속 발산",
  243. "rave2.colorpalette.blueGreenDiscreteDivergent.description": "파란 녹색 불연속 발산 설명",
  244. "rave2.colorpalette.blueGreenDiscreteDivergent.label": "파란 녹색 불연속 발산",
  245. "rave2.colorpalette.dark.description": "어두움 설명",
  246. "rave2.colorpalette.dark.label": "어두움",
  247. "rave2.colorpalette.financial.description": "재무 설명",
  248. "rave2.colorpalette.financial.label": "재무",
  249. "rave2.colorpalette.greenContinuousSequential.description": "녹색 연속 순차 설명",
  250. "rave2.colorpalette.greenContinuousSequential.label": "녹색 연속 순차",
  251. "rave2.colorpalette.greenDiscreteSequential.description": "녹색 불연속 순차 설명",
  252. "rave2.colorpalette.greenDiscreteSequential.label": "녹색 불연속 순차",
  253. "rave2.colorpalette.light.description": "밝음 설명",
  254. "rave2.colorpalette.light.label": "밝음",
  255. "rave2.colorpalette.medical.description": "의료 설명",
  256. "rave2.colorpalette.medical.label": "의료",
  257. "rave2.colorpalette.orangeContinuousSequential.description": "주황색 연속 순차 설명",
  258. "rave2.colorpalette.orangeContinuousSequential.label": "주황색 연속 순차",
  259. "rave2.colorpalette.orangeDiscreteSequential.description": "주황색 불연속 순차 설명",
  260. "rave2.colorpalette.orangeDiscreteSequential.label": " 주황색 불연속 순차",
  261. "rave2.colorpalette.purpleContinuousSequential.description": "보라색 연속 순차 설명",
  262. "rave2.colorpalette.purpleContinuousSequential.label": "보라색 연속 순차",
  263. "rave2.colorpalette.purpleDiscreteSequential.description": "보라색 불연속 순차 설명",
  264. "rave2.colorpalette.purpleDiscreteSequential.label": "보라색 불연속 순차",
  265. "rave2.colorpalette.redBlueContinuousDivergent.description": "빨간 파란색 연속 발산 설명",
  266. "rave2.colorpalette.redBlueContinuousDivergent.label": "빨간 파란색 연속 발산",
  267. "rave2.colorpalette.redBlueDiscreteDivergent.description": "빨간 파란색 불연속 발산 설명",
  268. "rave2.colorpalette.redBlueDiscreteDivergent.label": "빨간 파란색 불연속 발산",
  269. "rave2.colorpalette.redBlueInverseContinuousDivergent.description": "빨간 파란색 역 연속 발산 설명",
  270. "rave2.colorpalette.redBlueInverseContinuousDivergent.label": "빨간 파란색 역 연속 발산",
  271. "rave2.colorpalette.redBlueInverseDiscreteDivergent.description": "빨간 파란색 역 불연속 발산 설명",
  272. "rave2.colorpalette.redBlueInverseDiscreteDivergent.label": "빨간 파란색 역 불연속 발산",
  273. "rave2.colorpalette.redContinuousSequential.description": "빨간색 연속 순차 설명",
  274. "rave2.colorpalette.redContinuousSequential.label": "빨간색 연속 순차",
  275. "rave2.colorpalette.redDiscreteSequential.description": "빨간색 불연속 순차 설명",
  276. "rave2.colorpalette.redDiscreteSequential.label": " 빨간색 불연속 순차",
  277. "rave2.colorpalette.redGreenContinuousDivergent.description": "빨간 녹색 연속 발산 설명",
  278. "rave2.colorpalette.redGreenContinuousDivergent.label": "빨간 녹색 연속 발산",
  279. "rave2.colorpalette.redGreenDiscreteDivergent.description": "빨간 녹색 불연속 발산 설명",
  280. "rave2.colorpalette.redGreenDiscreteDivergent.label": "빨간 녹색 불연속 발산",
  281. "rave2.colorpalette.redGreenInverseContinuousDivergent.description": "빨간 녹색 역 연속 발산 설명",
  282. "rave2.colorpalette.redGreenInverseContinuousDivergent.label": "빨간 녹색 역 연속 발산",
  283. "rave2.colorpalette.redGreenInverseDiscreteDivergent.description": "빨간 녹색 역 불연속 발산 설명",
  284. "rave2.colorpalette.redGreenInverseDiscreteDivergent.label": "빨간 녹색 역 불연속 발산",
  285. "rave2.colorpalette.tealContinuousSequential.description": "청록색 연속 순차 설명",
  286. "rave2.colorpalette.tealContinuousSequential.label": "청록색 연속 순차",
  287. "rave2.colorpalette.tealDiscreteSequential.description": "청록색 불연속 순차 설명",
  288. "rave2.colorpalette.tealDiscreteSequential.label": "청록색 불연속 순차",
  289. "rave2.colorpalette.tealPurpleContinuousDivergent.description": "청록 보라색 연속 발산 설명",
  290. "rave2.colorpalette.tealPurpleContinuousDivergent.label": "청록 보라색 연속 발산",
  291. "rave2.colorpalette.tealPurpleDiscreteDivergent.description": "청록 보라색 불연속 발산 설명",
  292. "rave2.colorpalette.tealPurpleDiscreteDivergent.label": "청록 보라색 불연속 발산",
  293. "rave2.colorpalette.violetContinuousSequential.description": "제비꽃색 연속 순차 설명",
  294. "rave2.colorpalette.violetContinuousSequential.label": "제비꽃색 연속 순차",
  295. "rave2.colorpalette.violetDiscreteSequential.description": "제비꽃색 불연속 순차 설명",
  296. "rave2.colorpalette.violetDiscreteSequential.label": "제비꽃색 불연속 순차",
  297. "rave2.colorpalette.yellowContinuousSequential.description": "노란색 연속 순차 설명",
  298. "rave2.colorpalette.yellowContinuousSequential.label": "노란색 연속 순차",
  299. "rave2.colorpalette.yellowDiscreteSequential.description": "노란색 불연속 순차 설명",
  300. "rave2.colorpalette.yellowDiscreteSequential.label": "노란색 불연속 순차",
  301. "sizeOrCount.description": "트리맵 셀의 크기를 균등하게 또는 크기 데이터 슬롯에 따라 지정합니다.",
  302. "sizeOrCount.name": "제곱 수",
  303. "sizeOrCount.options.count": "개수",
  304. "sizeOrCount.options.size": "크기",
  305. "sort.description": "셀을 정렬합니다.",
  306. "sort.name": "셀 정렬",
  307. "sort.options.ascending": "오름차순",
  308. "sort.options.descending": "내림차순",
  309. "sort.options.none": "없음",
  310. "transpose.description": "예로 설정된 경우 Y축에 독립 스케일, X축에 종속 스케일이 표시됩니다.",
  311. "transpose.falseLabel": "전치하지 않음",
  312. "transpose.name": "X축과 Y축 전환",
  313. "transpose.trueLabel": "전치함",
  314. "treemap.config.treemap.description": "트리맵은 중첩된 직사각형 세트에서 크기와 색상을 사용하여 여러 구성요소 간의 관계를 표시합니다. 값별 트리맵에서 각 직사각형의 크기는 하나의 값에 의해 결정되며, 색상은 다른 값에 의해 결정됩니다. 트리맵을 사용하여 패턴 및 예외를 식별할 수 있습니다.",
  315. "treemap.config.treemap.label": "트리맵",
  316. "treemap.description": "트리맵은 중첩된 직사각형 세트에서 크기와 색상을 사용하여 여러 구성요소 간의 관계를 표시합니다.",
  317. "treemap.falseBreadcrumb.hide": "이동 경로 숨기기",
  318. "treemap.falseLabel.hide": "숨기기",
  319. "treemap.label": "트리맵",
  320. "treemap.propertyPresentation.advanced.treemapSpecificProperties.description": "트리맵별 특성",
  321. "treemap.propertyPresentation.advanced.treemapSpecificProperties.label": "트리맵",
  322. "treemap.trueBreadcrumb.show": "이동 경로 표시",
  323. "treemap.trueLabel.show": "표시"
  324. }