messages_ko.json 32 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458
  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. "axis.labels.truncationText.description": "잘림을 표시하기 위해 레이블 끝에 위치하는 텍스트입니다. ",
  51. "axis.labels.truncationText.name": "축 잘림 텍스트",
  52. "axis.x.gridlines.display.description": "X축 눈금선을 표시하거나 숨깁니다.",
  53. "axis.x.gridlines.display.falseLabel": "숨기기",
  54. "axis.x.gridlines.display.name": "눈금선 표시",
  55. "axis.x.gridlines.display.trueLabel": "표시",
  56. "axis.x.gridlines.style.stroke-dasharray.description": "X축 눈금선에 적용되는 파선 패턴입니다.",
  57. "axis.x.gridlines.style.stroke-dasharray.name": "눈금선 파선 패턴",
  58. "axis.x.gridlines.style.stroke.description": "X축 눈금선의 색상입니다.",
  59. "axis.x.gridlines.style.stroke.name": "눈금선 색상",
  60. "axis.x.labels.allowRotate45.description": "레이블 자동 레이아웃에 대한 45도 회전 옵션을 사용 또는 사용 안함으로 설정합니다. ",
  61. "axis.x.labels.allowRotate45.falseLabel": "45도 회전 옵션 사용 안함",
  62. "axis.x.labels.allowRotate45.name": "45도 회전 허용",
  63. "axis.x.labels.allowRotate45.trueLabel": "45도 회전 옵션 사용",
  64. "axis.x.labels.allowRotate90.description": "레이블 자동 레이아웃에 대한 90도 회전 옵션을 사용 또는 사용 안함으로 설정합니다. ",
  65. "axis.x.labels.allowRotate90.falseLabel": "90도 회전 옵션 사용 안함",
  66. "axis.x.labels.allowRotate90.name": "90도 회전 허용",
  67. "axis.x.labels.allowRotate90.trueLabel": "90도 회전 옵션 사용",
  68. "axis.x.labels.allowStagger.description": "레이블 자동 레이아웃에 대해 스태거 옵션을 허용합니다. ",
  69. "axis.x.labels.allowStagger.falseLabel": "X축에서 스태거 허용 안함",
  70. "axis.x.labels.allowStagger.name": "스태거 허용",
  71. "axis.x.labels.allowStagger.trueLabel": "X축에서 스태거 허용",
  72. "axis.x.labels.display.description": "X축 레이블을 표시하거나 숨깁니다.",
  73. "axis.x.labels.display.falseLabel": "숨기기",
  74. "axis.x.labels.display.name": "레이블 표시",
  75. "axis.x.labels.display.trueLabel": "표시",
  76. "axis.x.labels.layoutMode.description": "X축 레이블의 레이아웃 모드를 구성합니다. ",
  77. "axis.x.labels.layoutMode.name": "레이아웃 모드",
  78. "axis.x.labels.layoutMode.options.automatic": "자동",
  79. "axis.x.labels.layoutMode.options.horizontal": "가로",
  80. "axis.x.labels.layoutMode.options.rotate45": "45도 회전함",
  81. "axis.x.labels.layoutMode.options.rotate90": "90도 회전함",
  82. "axis.x.labels.layoutMode.options.stagger": "스태거",
  83. "axis.x.labels.style.fill.description": "X축 레이블의 색상입니다.",
  84. "axis.x.labels.style.fill.name": "레이블 색상",
  85. "axis.x.labels.style.font-family.description": "X축 레이블의 글꼴 패밀리입니다.",
  86. "axis.x.labels.style.font-family.name": "레이블 글꼴 패밀리",
  87. "axis.x.labels.style.font-size.description": "X축 레이블의 크기(CSS 크기)입니다.",
  88. "axis.x.labels.style.font-size.name": "레이블 글꼴 크기",
  89. "axis.x.labels.style.font.description": "X축 레이블의 폰트 특성(CSS 스타일)입니다.",
  90. "axis.x.labels.style.font.name": "레이블 글꼴",
  91. "axis.x.labels.zoomPan.description": "이동과 확대/축소 시 X축 레이블을 표시하거나 숨깁니다.",
  92. "axis.x.labels.zoomPan.falseLabel": "표시",
  93. "axis.x.labels.zoomPan.name": "레이블 이동-확대/축소",
  94. "axis.x.labels.zoomPan.trueLabel": "숨기기",
  95. "axis.x.line.display.description": "X축 선을 표시하거나 숨깁니다.",
  96. "axis.x.line.display.falseLabel": "숨기기",
  97. "axis.x.line.display.name": "선 표시",
  98. "axis.x.line.display.trueLabel": "표시",
  99. "axis.x.line.style.stroke.description": "X축 선의 색상입니다.",
  100. "axis.x.line.style.stroke.name": "선 색상",
  101. "axis.x.scale.includeZero.description": "예로 설정된 경우 X축에 0을 포함합니다.",
  102. "axis.x.scale.includeZero.falseLabel": "포함하지 않음",
  103. "axis.x.scale.includeZero.name": "0 포함",
  104. "axis.x.scale.includeZero.trueLabel": "포함",
  105. "axis.x.scale.max.description": "X축에 표시되는 최대값입니다.",
  106. "axis.x.scale.max.name": "최대값",
  107. "axis.x.scale.min.description": "X축에 표시되는 최소값입니다.",
  108. "axis.x.scale.min.name": "최소값",
  109. "axis.x.scale.nice.description": "예로 설정된 경우 X축에서 Nice 엔드포인트 값을 사용합니다.",
  110. "axis.x.scale.nice.falseLabel": "Nice를 적용하지 않음",
  111. "axis.x.scale.nice.name": "Nice",
  112. "axis.x.scale.nice.trueLabel": "Nice 적용",
  113. "axis.x.ticks.display.description": "X축 눈금 표시를 표시하거나 숨깁니다.",
  114. "axis.x.ticks.display.falseLabel": "숨기기",
  115. "axis.x.ticks.display.name": "눈금 표시",
  116. "axis.x.ticks.display.trueLabel": "표시",
  117. "axis.x.ticks.style.stroke.description": "X축 눈금의 색상입니다.",
  118. "axis.x.ticks.style.stroke.name": "눈금 색상",
  119. "axis.x.title.display.description": "X축 제목을 표시하거나 숨깁니다.",
  120. "axis.x.title.display.falseLabel": "숨기기",
  121. "axis.x.title.display.name": "제목 표시",
  122. "axis.x.title.display.trueLabel": "표시",
  123. "axis.x.title.style.fill.description": "X축 제목의 색상입니다.",
  124. "axis.x.title.style.fill.name": "제목 색상",
  125. "axis.x.title.style.font-family.description": "X축 제목의 글꼴 패밀리 이름입니다.",
  126. "axis.x.title.style.font-family.name": "제목 글꼴 패밀리",
  127. "axis.x.title.style.font-size.description": "X축 제목 글꼴 크기(CSS 크기)입니다.",
  128. "axis.x.title.style.font-size.name": "제목 폰트 크기",
  129. "axis.x.title.style.font.description": "X축 제목 폰트 특성(CSS 스타일)입니다.",
  130. "axis.x.title.style.font.name": "제목 글꼴",
  131. "axis.x.title.text.description": "X축의 제목입니다.",
  132. "axis.x.title.text.name": "제목",
  133. "axis.y.gridlines.display.description": "Y축 눈금선을 표시하거나 숨깁니다.",
  134. "axis.y.gridlines.display.falseLabel": "숨기기",
  135. "axis.y.gridlines.display.name": "눈금선 표시",
  136. "axis.y.gridlines.display.trueLabel": "표시",
  137. "axis.y.gridlines.style.stroke-dasharray.description": "Y축 눈금선에 적용되는 파선 패턴입니다.",
  138. "axis.y.gridlines.style.stroke-dasharray.name": "눈금선 파선 패턴",
  139. "axis.y.gridlines.style.stroke.description": "Y축 눈금선의 색상입니다.",
  140. "axis.y.gridlines.style.stroke.name": "눈금선 색상",
  141. "axis.y.labels.display.description": "Y축 레이블을 표시하거나 숨깁니다.",
  142. "axis.y.labels.display.falseLabel": "숨기기",
  143. "axis.y.labels.display.name": "레이블 표시",
  144. "axis.y.labels.display.trueLabel": "표시",
  145. "axis.y.labels.layoutMode.description": "Y축 레이블의 레이아웃 모드를 구성합니다. ",
  146. "axis.y.labels.layoutMode.name": "레이아웃 모드",
  147. "axis.y.labels.layoutMode.options.horizontal": "가로",
  148. "axis.y.labels.layoutMode.options.rotate90": "90도 회전함",
  149. "axis.y.labels.style.fill.description": "Y축 레이블의 색상입니다.",
  150. "axis.y.labels.style.fill.name": "레이블 색상",
  151. "axis.y.labels.style.font-family.description": "Y축 레이블의 글꼴 패밀리입니다.",
  152. "axis.y.labels.style.font-family.name": "레이블 글꼴 패밀리",
  153. "axis.y.labels.style.font-size.description": "Y축 레이블의 크기(CSS 크기)입니다.",
  154. "axis.y.labels.style.font-size.name": "레이블 글꼴 크기",
  155. "axis.y.labels.style.font.description": "Y축 레이블의 폰트 특성(CSS 스타일)입니다.",
  156. "axis.y.labels.style.font.name": "레이블 글꼴",
  157. "axis.y.labels.zoomPan.description": "이동과 확대/축소 시 Y축 레이블을 표시하거나 숨깁니다.",
  158. "axis.y.labels.zoomPan.falseLabel": "표시",
  159. "axis.y.labels.zoomPan.name": "레이블 이동-확대/축소",
  160. "axis.y.labels.zoomPan.trueLabel": "숨기기",
  161. "axis.y.line.display.description": "Y축 선을 표시하거나 숨깁니다.",
  162. "axis.y.line.display.falseLabel": "숨기기",
  163. "axis.y.line.display.name": "선 표시",
  164. "axis.y.line.display.trueLabel": "표시",
  165. "axis.y.line.style.stroke.description": "Y축 선의 색상입니다.",
  166. "axis.y.line.style.stroke.name": "선 색상",
  167. "axis.y.scale.includeZero.description": "예로 설정된 경우 Y축에 0을 포함합니다.",
  168. "axis.y.scale.includeZero.falseLabel": "포함하지 않음",
  169. "axis.y.scale.includeZero.name": "0 포함",
  170. "axis.y.scale.includeZero.trueLabel": "포함",
  171. "axis.y.scale.max.description": "Y축에 표시되는 최대값입니다.",
  172. "axis.y.scale.max.name": "최대값",
  173. "axis.y.scale.min.description": "Y축에 표시되는 최소값입니다.",
  174. "axis.y.scale.min.name": "최소값",
  175. "axis.y.scale.nice.description": "예로 설정된 경우 Y축에서 Nice 엔드포인트 값을 사용합니다.",
  176. "axis.y.scale.nice.falseLabel": "Nice를 적용하지 않음",
  177. "axis.y.scale.nice.name": "Nice",
  178. "axis.y.scale.nice.trueLabel": "Nice 적용",
  179. "axis.y.ticks.display.description": "Y축 눈금 표시를 표시하거나 숨깁니다.",
  180. "axis.y.ticks.display.falseLabel": "숨기기",
  181. "axis.y.ticks.display.name": "눈금 표시",
  182. "axis.y.ticks.display.trueLabel": "표시",
  183. "axis.y.ticks.style.stroke.description": "Y축 눈금의 색상입니다.",
  184. "axis.y.ticks.style.stroke.name": "눈금 색상",
  185. "axis.y.title.display.description": "Y축 제목을 표시하거나 숨깁니다.",
  186. "axis.y.title.display.falseLabel": "숨기기",
  187. "axis.y.title.display.name": "제목 표시",
  188. "axis.y.title.display.trueLabel": "표시",
  189. "axis.y.title.style.fill.description": "Y축 제목의 색상입니다.",
  190. "axis.y.title.style.fill.name": "제목 색상",
  191. "axis.y.title.style.font-family.description": "Y축 제목의 글꼴 패밀리 이름입니다.",
  192. "axis.y.title.style.font-family.name": "제목 글꼴 패밀리",
  193. "axis.y.title.style.font-size.description": "Y축 제목 글꼴의 크기(CSS 크기)입니다.",
  194. "axis.y.title.style.font-size.name": "제목 폰트 크기",
  195. "axis.y.title.style.font.description": "Y축 제목 폰트 특성(CSS 스타일)입니다.",
  196. "axis.y.title.style.font.name": "제목 글꼴",
  197. "axis.y.title.text.description": "Y축의 제목입니다.",
  198. "axis.y.title.text.name": "제목",
  199. "background.chart.color.description": "차트의 배경색입니다.",
  200. "background.chart.color.name": "배경색",
  201. "background.color.description": "차트 요소 뒤의 배경색입니다.",
  202. "background.elements.color.description": "차트 요소 뒤의 배경색입니다.",
  203. "background.elements.color.name": "요소 배경색",
  204. "border.color.description": "차트에서 표시줄의 테두리 색상입니다.",
  205. "border.color.name": "표시줄 테두리 색상",
  206. "border.width.description": "차트에서 표시줄의 테두리 너비입니다.",
  207. "border.width.name": "표시줄 테두리 너비",
  208. "datamodel.hierarchial.label": "계층 구조 데이터 모델",
  209. "datamodel.tabular.label": "표 형식 데이터 모델",
  210. "datamodel.tabular.waterfall.description": "레이블, 값 및 합계가 있는 데이터 모델입니다.",
  211. "dataset.hierarchial.label": "계층 구조 데이터 세트",
  212. "dataset.tabular.description": "행과 열의 표 형식 데이터 세트입니다.",
  213. "dataset.tabular.label": "표 형식 데이터 세트",
  214. "dataset.tabular.link.description": "노드 간 링크를 결정합니다.",
  215. "dataset.tabular.link.label": "표 형식 링크 데이터 세트",
  216. "dataset.tabular.node.description": "노드를 정의하는 표 형식 데이터 세트입니다.",
  217. "dataset.tabular.node.label": "표 형식 노드 데이터 세트",
  218. "dataslot.categories.label": "카테고리",
  219. "dataslot.category.label": "카테고리",
  220. "dataslot.children.description": "트리 노드에 적용되는 경우 해당 노드의 하위를 배열-목록으로 리턴합니다.",
  221. "dataslot.children.label": "하위",
  222. "dataslot.color.description": "모양의 색상을 결정합니다.",
  223. "dataslot.color.label": "색상",
  224. "dataslot.key.description": "각 행에서 요소를 일치시키기 위해 호출됩니다. 기본적으로 전이에 사용됩니다.",
  225. "dataslot.key.label": "키",
  226. "dataslot.label.description": "모양의 레이블을 결정합니다.",
  227. "dataslot.label.label": "레이블",
  228. "dataslot.maximumValue.label": "최대값",
  229. "dataslot.source.label": "소스",
  230. "dataslot.sourceValue.label": "소스 값",
  231. "dataslot.tabular.id.description": "노드의 ID입니다.",
  232. "dataslot.tabular.id.label": "ID",
  233. "dataslot.tabular.size.description": "모양의 크기를 결정합니다.",
  234. "dataslot.tabular.size.label": "크기",
  235. "dataslot.target.label": "대상",
  236. "dataslot.targetValue.label": "대상 값",
  237. "dataslot.value.label": "값",
  238. "dataslot.x.label": "X축",
  239. "dataslot.x.waterfall.description": "데이터 카테고리(서수 스케일)를 표시합니다.",
  240. "dataslot.x.waterfall.label": "레이블",
  241. "dataslot.y.label": "Y축",
  242. "dataslot.y.waterfall.description": "데이터 값(표시줄로 나타냄)입니다.",
  243. "dataslot.y.waterfall.label": "값",
  244. "defaultPalette.description": "Rave2 기본값 설명",
  245. "defaultPalette.label": "Rave2 기본값",
  246. "effect.duration.description": "애니메이션 지속 기간(밀리초)입니다.",
  247. "effect.duration.name": "애니메이션 지속 기간(밀리초)",
  248. "effect.name.description": "차트를 그릴 때 사용되는 효과입니다.",
  249. "effect.name.name": "애니메이션",
  250. "effect.name.options.none": "없음",
  251. "effect.name.options.transition": "전이",
  252. "firstBarNegative.color.description": "첫 번째 음수 표시줄의 색상입니다.",
  253. "firstBarNegative.color.name": "첫 번째 음수 표시줄 색상",
  254. "firstBarNegative.label.description": "첫 번째 음수 표시줄의 범례 레이블입니다.",
  255. "firstBarNegative.label.name": "첫 번째 음수 표시줄의 범례 레이블",
  256. "firstBarPositive.color.description": "첫 번째 양수 표시줄의 색상입니다.",
  257. "firstBarPositive.color.name": "첫 번째 양수 표시줄 색상",
  258. "firstBarPositive.label.description": "첫 번째 양수 표시줄의 범례 레이블입니다.",
  259. "firstBarPositive.label.name": "첫 번째 양수 표시줄의 범례 레이블",
  260. "layout.axissize.bottom.max.description": "맨 아래 축의 최대 크기(CSS 크기 또는 백분율)입니다.",
  261. "layout.axissize.bottom.max.name": "맨 아래 축 최대 크기",
  262. "layout.axissize.bottom.min.description": "맨 아래 축의 최소 크기(CSS 크기 또는 백분율)입니다.",
  263. "layout.axissize.bottom.min.name": "맨 아래 축 최소 크기",
  264. "layout.axissize.bottom.preferred.description": "맨 아래 축의 선호 크기(CSS 크기 또는 백분율)입니다.",
  265. "layout.axissize.bottom.preferred.name": "맨 아래 축 선호 크기",
  266. "layout.axissize.left.max.description": "왼쪽 축의 최대 크기(CSS 크기 또는 백분율)입니다.",
  267. "layout.axissize.left.max.name": "왼쪽 축 최대 크기",
  268. "layout.axissize.left.min.description": "왼쪽 축의 최소 크기(CSS 크기 또는 백분율)입니다.",
  269. "layout.axissize.left.min.name": "왼쪽 축 최소 크기",
  270. "layout.axissize.left.preferred.description": "왼쪽 축의 선호 크기(CSS 크기 또는 백분율)입니다.",
  271. "layout.axissize.left.preferred.name": "왼쪽 축 선호 크기",
  272. "layout.axissize.right.max.description": "오른쪽 축의 최대 크기(CSS 크기 또는 백분율)입니다.",
  273. "layout.axissize.right.max.name": "오른쪽 축 최대 크기",
  274. "layout.axissize.right.min.description": "오른쪽 축의 최소 크기(CSS 크기 또는 백분율)입니다.",
  275. "layout.axissize.right.min.name": "오른쪽 축 최소 크기",
  276. "layout.axissize.right.preferred.description": "오른쪽 축의 선호 크기(CSS 크기 또는 백분율)입니다.",
  277. "layout.axissize.right.preferred.name": "오른쪽 축 선호 크기",
  278. "layout.axissize.top.max.description": "맨 위 축의 최대 크기(CSS 크기 또는 백분율)입니다.",
  279. "layout.axissize.top.max.name": "맨 위 축 최대 크기",
  280. "layout.axissize.top.min.description": "맨 위 축의 최소 크기(CSS 크기 또는 백분율)입니다.",
  281. "layout.axissize.top.min.name": "맨 위 축 최소 크기",
  282. "layout.axissize.top.preferred.description": "맨 위 축의 선호 크기(CSS 크기 또는 백분율)입니다.",
  283. "layout.axissize.top.preferred.name": "맨 위 축 선호 크기",
  284. "layout.chart.padding.bottom.description": "차트의 맨 아래 안쪽 여백입니다.",
  285. "layout.chart.padding.bottom.name": "맨 아래 안쪽 여백",
  286. "layout.chart.padding.left.description": "차트의 왼쪽 안쪽 여백입니다.",
  287. "layout.chart.padding.left.name": "왼쪽 안쪽 여백",
  288. "layout.chart.padding.right.description": "차트의 오른쪽 안쪽 여백입니다.",
  289. "layout.chart.padding.right.name": "오른쪽 안쪽 여백",
  290. "layout.chart.padding.top.description": "차트의 맨 위 안쪽 여백입니다.",
  291. "layout.chart.padding.top.name": "맨 위 안쪽 여백",
  292. "layout.legendchart.align.description": "범례를 차트 내부에 맞출지 여부입니다. ",
  293. "layout.legendchart.align.name": "범례를 차트에 맞추기",
  294. "layout.legendchart.gap.description": "차트와 범례 사이의 간격(CSS 크기 또는 백분율)입니다. ",
  295. "layout.legendchart.gap.name": "범례 및 차트 사이의 간격",
  296. "layout.legendsize.max.description": "범례의 최대 크기(CSS 크기 또는 백분율)입니다.",
  297. "layout.legendsize.max.name": "최대 크기",
  298. "layout.legendsize.min.description": "범례의 최소 크기(CSS 크기 또는 백분율)입니다.",
  299. "layout.legendsize.min.name": "최소 크기",
  300. "layout.legendsize.preferred.description": "범례의 선호 크기(CSS 크기 또는 백분율)입니다.",
  301. "layout.legendsize.preferred.name": "선호하는 크기",
  302. "layout.padding.description": "차트와 범례 주위의 안쪽 여백입니다.",
  303. "layout.padding.name": "안쪽 여백",
  304. "legend.display.description": "범례를 표시하거나 숨깁니다.",
  305. "legend.display.falseLabel": "숨기기",
  306. "legend.display.name": "범례 표시",
  307. "legend.display.trueLabel": "표시",
  308. "legend.entrystyle.font.description": "범례 항목의 글꼴 특성입니다.",
  309. "legend.entrystyle.font.name": "항목 글꼴",
  310. "legend.position.description": "차트의 범례 위치입니다.",
  311. "legend.position.name": "범례 위치",
  312. "legend.position.options.bottom": "맨 아래",
  313. "legend.position.options.left": "왼쪽",
  314. "legend.position.options.right": "오른쪽",
  315. "legend.position.options.top": "맨 위",
  316. "legend.title.description": "범례의 제목입니다.",
  317. "legend.title.name": "제목",
  318. "legend.titlestyle.fill.description": "범례 제목의 색상입니다.",
  319. "legend.titlestyle.fill.name": "제목 색상",
  320. "legend.titlestyle.font.description": "범례 제목의 글꼴 특성입니다.",
  321. "legend.titlestyle.font.name": "제목 글꼴",
  322. "legend.titlestyle.fontfamily.description": "범례 제목의 글꼴 패밀리입니다.",
  323. "legend.titlestyle.fontfamily.name": "제목 글꼴 패밀리",
  324. "legend.titlestyle.fontsize.description": "범례 제목의 글꼴 크기입니다.",
  325. "legend.titlestyle.fontsize.name": "제목 폰트 크기",
  326. "line.pattern.description": "연결 선에 사용되는 패턴입니다.",
  327. "line.pattern.name": "연결 선 패턴",
  328. "line.pattern.options.dashed": "파선",
  329. "line.pattern.options.solid": "실선",
  330. "line.width.description": "연결 선의 너비입니다.",
  331. "line.width.name": "연결 선 너비(두께)",
  332. "padding.description": "SVG 바운드와 축 선 간 거리(픽셀)입니다.",
  333. "padding.name": "안쪽 여백",
  334. "propertyPresentation.advanced.axisSizeProperties.description": "축 크기 특성입니다. ",
  335. "propertyPresentation.advanced.axisSizeProperties.label": "축 크기",
  336. "propertyPresentation.advanced.clientBehaviorProperties.description": "클라이언트 측 특성입니다.",
  337. "propertyPresentation.advanced.clientBehaviorProperties.label": "클라이언트 작동",
  338. "propertyPresentation.advanced.commonProperties.description": "공통 특성입니다. ",
  339. "propertyPresentation.advanced.commonProperties.label": "공통",
  340. "propertyPresentation.advanced.description": "모든 특성(그룹화된 구조)의 고급 목록입니다. ",
  341. "propertyPresentation.advanced.label": "고급",
  342. "propertyPresentation.advanced.labelProperties.description": "레이블 특성",
  343. "propertyPresentation.advanced.labelProperties.label": "레이블",
  344. "propertyPresentation.advanced.legendProperties.description": "범례 특성입니다. ",
  345. "propertyPresentation.advanced.legendProperties.label": "범례",
  346. "propertyPresentation.advanced.xAxisProperties.description": "X축 특성입니다. ",
  347. "propertyPresentation.advanced.xAxisProperties.label": "X축",
  348. "propertyPresentation.advanced.yAxisProperties.description": "Y축 특성입니다. ",
  349. "propertyPresentation.advanced.yAxisProperties.label": "Y축",
  350. "propertyPresentation.simple.description": "가장 일반적인 특성의 단순 목록입니다. ",
  351. "propertyPresentation.simple.label": "단순",
  352. "rave2.colorpalette.blueContinuousSequential.description": "파란색 연속 순차 설명",
  353. "rave2.colorpalette.blueContinuousSequential.label": "파란색 연속 순차",
  354. "rave2.colorpalette.blueDiscreteSequential.description": "파란색 불연속 순차 설명",
  355. "rave2.colorpalette.blueDiscreteSequential.label": "파란색 불연속 순차",
  356. "rave2.colorpalette.blueGreenContinuousDivergent.description": "파란 녹색 연속 발산 설명",
  357. "rave2.colorpalette.blueGreenContinuousDivergent.label": "파란 녹색 연속 발산",
  358. "rave2.colorpalette.blueGreenDiscreteDivergent.description": "파란 녹색 불연속 발산 설명",
  359. "rave2.colorpalette.blueGreenDiscreteDivergent.label": "파란 녹색 불연속 발산",
  360. "rave2.colorpalette.dark.description": "어두움 설명",
  361. "rave2.colorpalette.dark.label": "어두움",
  362. "rave2.colorpalette.financial.description": "재무 설명",
  363. "rave2.colorpalette.financial.label": "재무",
  364. "rave2.colorpalette.greenContinuousSequential.description": "녹색 연속 순차 설명",
  365. "rave2.colorpalette.greenContinuousSequential.label": "녹색 연속 순차",
  366. "rave2.colorpalette.greenDiscreteSequential.description": "녹색 불연속 순차 설명",
  367. "rave2.colorpalette.greenDiscreteSequential.label": "녹색 불연속 순차",
  368. "rave2.colorpalette.light.description": "밝음 설명",
  369. "rave2.colorpalette.light.label": "밝음",
  370. "rave2.colorpalette.medical.description": "의료 설명",
  371. "rave2.colorpalette.medical.label": "의료",
  372. "rave2.colorpalette.orangeContinuousSequential.description": "주황색 연속 순차 설명",
  373. "rave2.colorpalette.orangeContinuousSequential.label": "주황색 연속 순차",
  374. "rave2.colorpalette.orangeDiscreteSequential.description": "주황색 불연속 순차 설명",
  375. "rave2.colorpalette.orangeDiscreteSequential.label": " 주황색 불연속 순차",
  376. "rave2.colorpalette.purpleContinuousSequential.description": "보라색 연속 순차 설명",
  377. "rave2.colorpalette.purpleContinuousSequential.label": "보라색 연속 순차",
  378. "rave2.colorpalette.purpleDiscreteSequential.description": "보라색 불연속 순차 설명",
  379. "rave2.colorpalette.purpleDiscreteSequential.label": "보라색 불연속 순차",
  380. "rave2.colorpalette.redBlueContinuousDivergent.description": "빨간 파란색 연속 발산 설명",
  381. "rave2.colorpalette.redBlueContinuousDivergent.label": "빨간 파란색 연속 발산",
  382. "rave2.colorpalette.redBlueDiscreteDivergent.description": "빨간 파란색 불연속 발산 설명",
  383. "rave2.colorpalette.redBlueDiscreteDivergent.label": "빨간 파란색 불연속 발산",
  384. "rave2.colorpalette.redBlueInverseContinuousDivergent.description": "빨간 파란색 역 연속 발산 설명",
  385. "rave2.colorpalette.redBlueInverseContinuousDivergent.label": "빨간 파란색 역 연속 발산",
  386. "rave2.colorpalette.redBlueInverseDiscreteDivergent.description": "빨간 파란색 역 불연속 발산 설명",
  387. "rave2.colorpalette.redBlueInverseDiscreteDivergent.label": "빨간 파란색 역 불연속 발산",
  388. "rave2.colorpalette.redContinuousSequential.description": "빨간색 연속 순차 설명",
  389. "rave2.colorpalette.redContinuousSequential.label": "빨간색 연속 순차",
  390. "rave2.colorpalette.redDiscreteSequential.description": "빨간색 불연속 순차 설명",
  391. "rave2.colorpalette.redDiscreteSequential.label": " 빨간색 불연속 순차",
  392. "rave2.colorpalette.redGreenContinuousDivergent.description": "빨간 녹색 연속 발산 설명",
  393. "rave2.colorpalette.redGreenContinuousDivergent.label": "빨간 녹색 연속 발산",
  394. "rave2.colorpalette.redGreenDiscreteDivergent.description": "빨간 녹색 불연속 발산 설명",
  395. "rave2.colorpalette.redGreenDiscreteDivergent.label": "빨간 녹색 불연속 발산",
  396. "rave2.colorpalette.redGreenInverseContinuousDivergent.description": "빨간 녹색 역 연속 발산 설명",
  397. "rave2.colorpalette.redGreenInverseContinuousDivergent.label": "빨간 녹색 역 연속 발산",
  398. "rave2.colorpalette.redGreenInverseDiscreteDivergent.description": "빨간 녹색 역 불연속 발산 설명",
  399. "rave2.colorpalette.redGreenInverseDiscreteDivergent.label": "빨간 녹색 역 불연속 발산",
  400. "rave2.colorpalette.tealContinuousSequential.description": "청록색 연속 순차 설명",
  401. "rave2.colorpalette.tealContinuousSequential.label": "청록색 연속 순차",
  402. "rave2.colorpalette.tealDiscreteSequential.description": "청록색 불연속 순차 설명",
  403. "rave2.colorpalette.tealDiscreteSequential.label": "청록색 불연속 순차",
  404. "rave2.colorpalette.tealPurpleContinuousDivergent.description": "청록 보라색 연속 발산 설명",
  405. "rave2.colorpalette.tealPurpleContinuousDivergent.label": "청록 보라색 연속 발산",
  406. "rave2.colorpalette.tealPurpleDiscreteDivergent.description": "청록 보라색 불연속 발산 설명",
  407. "rave2.colorpalette.tealPurpleDiscreteDivergent.label": "청록 보라색 불연속 발산",
  408. "rave2.colorpalette.violetContinuousSequential.description": "제비꽃색 연속 순차 설명",
  409. "rave2.colorpalette.violetContinuousSequential.label": "제비꽃색 연속 순차",
  410. "rave2.colorpalette.violetDiscreteSequential.description": "제비꽃색 불연속 순차 설명",
  411. "rave2.colorpalette.violetDiscreteSequential.label": "제비꽃색 불연속 순차",
  412. "rave2.colorpalette.yellowContinuousSequential.description": "노란색 연속 순차 설명",
  413. "rave2.colorpalette.yellowContinuousSequential.label": "노란색 연속 순차",
  414. "rave2.colorpalette.yellowDiscreteSequential.description": "노란색 불연속 순차 설명",
  415. "rave2.colorpalette.yellowDiscreteSequential.label": "노란색 불연속 순차",
  416. "totalBarNegative.color.description": "음수 합계 표시줄의 색상입니다.",
  417. "totalBarNegative.color.name": "음수 합계 표시줄 색상",
  418. "totalBarNegative.label.description": "음수 합계 표시줄의 범례 레이블입니다.",
  419. "totalBarNegative.label.name": "음수 합계 표시줄의 범례 레이블",
  420. "totalBarPositive.color.description": "양수 합계 표시줄의 색상입니다.",
  421. "totalBarPositive.color.name": "양수 합계 표시줄 색상",
  422. "totalBarPositive.label.description": "양수 합계 표시줄의 범례 레이블입니다.",
  423. "totalBarPositive.label.name": "양수 합계 표시줄의 범례 레이블",
  424. "totalColumn.label.description": "열 합계의 범례 레이블입니다.",
  425. "totalColumn.label.name": "합계",
  426. "totalColumn.show.description": "열 합계 전환",
  427. "totalColumn.show.name": "합계",
  428. "transpose.description": "예로 설정된 경우 Y축에 독립 스케일, X축에 종속 스케일이 표시됩니다.",
  429. "transpose.falseLabel": "전치하지 않음",
  430. "transpose.name": "X축과 Y축 전환",
  431. "transpose.trueLabel": "전치함",
  432. "valueBarNegative.color.description": "음수 값 표시줄의 색상입니다.",
  433. "valueBarNegative.color.name": "음수 값 표시줄 색상",
  434. "valueBarNegative.label.description": "음수 값 표시줄의 범례 레이블입니다.",
  435. "valueBarNegative.label.name": "음수 값 표시줄의 범례 레이블",
  436. "valueBarPositive.color.description": "양수 값 표시줄의 색상입니다.",
  437. "valueBarPositive.color.name": "양수 값 표시줄 색상",
  438. "valueBarPositive.label.description": "양수 값 표시줄의 범례 레이블입니다.",
  439. "valueBarPositive.label.name": "양수 값 표시줄의 범례 레이블",
  440. "waterfall.config.waterfall.description": "워터폴 차트는 초기값에 대한 일련의 양수 또는 음수 값의 누적 효과를 이해하는 데 사용됩니다.",
  441. "waterfall.config.waterfall.label": "워터폴",
  442. "waterfall.config.waterfallnototal.description": "워터폴 차트는 초기값에 대한 일련의 양수 또는 음수 값의 누적 효과를 이해하는 데 사용됩니다. 이 차트에는 합계 표시줄이 없습니다.",
  443. "waterfall.config.waterfallnototal.label": "합계 필드가 없는 워터폴",
  444. "waterfall.description": "워터폴 차트는 초기값에 대한 일련의 양수 또는 음수 값의 누적 효과를 이해하는 데 사용됩니다.",
  445. "waterfall.label": "워터폴",
  446. "waterfall.propertyPresentation.advanced.waterfallSpecificProperties.description": "워터폴별 특성",
  447. "waterfall.propertyPresentation.advanced.waterfallSpecificProperties.label": "워터폴",
  448. "waterfall.show.falseLabel": "숨기기",
  449. "waterfall.show.trueLabel": "표시",
  450. "zerothLine.color.description": "0에 있는 선의 색상입니다.",
  451. "zerothLine.color.name": "제로(0) 선 색상",
  452. "zoom.description": "X, Y 또는 양방향으로 차트를 확대/축소합니다.",
  453. "zoom.name": "확대/축소",
  454. "zoom.options.both": "둘 다",
  455. "zoom.options.none": "없음",
  456. "zoom.options.x": "X",
  457. "zoom.options.y": "Y"
  458. }