DashboardLWResources.js 37 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646
  1. 'use strict';
  2. /**
  3. * Licensed Materials - Property of IBM
  4. * IBM Cognos Products: ba-dashboard-livewidget
  5. * (C) Copyright IBM Corp. 2018, 2020
  6. * US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
  7. */
  8. define({
  9. 'testString': '테스트',
  10. 'visualizationSlideoutTitle': '시각화',
  11. 'listSeparator': ',',
  12. 'pointSeparator': ':',
  13. 'minValuePlaceholder': '숫자 입력',
  14. 'maxValuePlaceholder': '숫자 입력',
  15. 'customRangeErrorMessage': '값은 숫자여야 함',
  16. 'propFillColor': '채우기 색상',
  17. 'propBorderColor': '테두리 색상',
  18. 'propColorPalette': '현재 색상표',
  19. 'propColorPaletteChangeLabel': '색상표 변경',
  20. 'propNewColorPaletteLabel': '사용자 정의 색상표 작성',
  21. 'propNewHeatPaletteLabel': '사용자 정의 히트 색상표 작성',
  22. 'propDonutRadius': '도넛형 방사형',
  23. 'showTitleLabel': '제목 표시',
  24. 'titleTypeLabel': '제목 유형',
  25. 'smartTitleLabel': '스마트 제목',
  26. 'customTitleLabel': '사용자 정의 제목',
  27. 'noTitleLabel': '제목 없음',
  28. 'propHeatScalePalette': '현재 히트 색상표',
  29. 'propHeatPaletteChangeLabel': '히트 색상표 변경',
  30. 'propMaintainAxisScales': '축 눈금 유지',
  31. 'propLineAndSymbolColor': '선 및 기호 색상',
  32. 'propLineAndSymbolPalette': '선 및 기호 색상표',
  33. 'propElementColor': '요소 색상',
  34. 'propColumnColor': '열 색상',
  35. 'propColumnPalette': '열 색상표',
  36. 'propColumnHeatPalette': '열 히트 색상표',
  37. 'propBarColor': '막대 색상',
  38. 'propGoalColor': '대상 색상',
  39. 'propToColor': '종료 색상',
  40. 'propFromColor': '시작 색상',
  41. 'propNumberValidationErrorMessageId': '숫자 입력',
  42. 'fontSizeAuto': '자동',
  43. 'propAutoBinCount': '그룹 수',
  44. 'propAutoBinToggle': '자동 그룹화',
  45. 'tabName_general': '일반',
  46. 'tabName_visDetails': '세부사항',
  47. 'tabName_animation': '애니메이션',
  48. 'tabName_mediaDetails': '매체 세부사항',
  49. 'tabName_webDetails': '웹 페이지 세부사항',
  50. 'tabName_imageDetails': '이미지 세부사항',
  51. 'tabName_visualization': '시각화',
  52. 'tabName_text': '텍스트',
  53. 'sectionName_colorsAndThemes': '색상 및 테마',
  54. 'sectionName_appearance': '모양',
  55. 'sectionName_general': '일반',
  56. 'sectionName_colorPalette': '색상',
  57. 'sectionName_axis': '축',
  58. 'sectionName_axis_label': '축',
  59. 'sectionName_legend': '범례',
  60. 'sectionName_chart': '차트',
  61. 'sectionName_regionLayer': '영역 계층',
  62. 'sectionName_pointLayer': '지점 계층',
  63. 'sectionName_latLongLayer': '위도/경도 계층',
  64. 'sectionName_pathLayer': '경로 계층',
  65. 'propTransparencyDescription': '오브젝트의 투명도를 높이거나 낮추십시오. 0 - 100 사이의 값으로 입력하십시오.',
  66. 'smart_annotation_unauthorized': '어노테이션: 무단 액세스',
  67. 'smart_annotation_method': '어노테이션: 허용되지 않은 방법',
  68. 'smart_annotation_media': '어노테이션: 매체 유형이 허용되지 않음',
  69. 'smart_annotation_input': '어노테이션: 올바르지 않은 입력',
  70. 'smart_annotation_internal': '어노테이션: 내부 시스템 오류',
  71. 'smart_annotation_generic_error': '어노테이션: 서비스 오류',
  72. 'smart_annotation_dialog_title': '인사이트',
  73. 'smart_errors': '어노테이션 오류:',
  74. 'smart_warnings': '어노테이션 경고:',
  75. 'smart_annotation_insight_icon_title': '인사이트',
  76. 'smart_annotations_toggle_on': '인사이트 설정',
  77. 'smart_annotations_toggle_off': '인사이트 해제',
  78. 'smart_annotation_insight_unavailable': '인사이트를 현재 사용할 수 없음',
  79. 'smart_annotation_insight_topBottom_percent_unsupported': '맨 위 또는 맨 아래 % 필터가 적용되면 인사이트를 사용할 수 없음',
  80. 'smart_annotation_forecast_topBottom_percent_unsupported': '맨 위 또는 맨 아래 % 필터가 적용되면 예측을 사용할 수 없음',
  81. 'smart_annotation_insight_topBottom_nested_dataItem_unsupported': '맨 위 또는 맨 아래 필터가 적용되고 필드에 둘 이상의 열이 존재하는 경우 인사이트를 사용할 수 없음',
  82. 'smart_annotation_forecast_topBottom_nested_dataItem_unsupported': '맨 위 또는 맨 아래 필터가 적용되고 필드에 둘 이상의 열이 존재하는 경우 예측을 사용할 수 없음',
  83. 'forecast_title': '예측',
  84. 'forecast_toggle_on': '예측 설정',
  85. 'forecast_toggle_off': '예측 해제',
  86. 'statDetailsPerspectiveTitle': '분석',
  87. 'emptyStatDetailsPanel': '현재 시각화에 대해 사용 가능한 추가 분석이 없습니다.',
  88. 'predict_errors': '분석 오류',
  89. 'predict_warnings': '분석 경고',
  90. 'fpd_invalid_data_source': '이 데이터 소스에는 연관된 스마트 모듈이 없습니다.',
  91. 'fpd_network_issue': '이 데이터 소스에 대해 분석을 수행하는 데 문제가 있습니다.',
  92. 'fpd_data_source_category': '스마트 모듈이 누락됨',
  93. 'fpd_response_errors': '권장되는 드라이버 오류',
  94. 'fpd_response_warnings': '권장되는 드라이버 경고',
  95. 'catalyst_service_bad_request': '잘못된 요청',
  96. 'catalyst_service_unkown_Id': '알 수 없는 요청 ID를 찾음',
  97. 'catalyst_service_internal_server_error': '내부 서버 오류',
  98. 'catalyst_service_generic_error': 'Catalyst 서비스 오류',
  99. 'catalyst_service_error': '이 서비스는 현재 사용할 수 없음',
  100. 'propLegendPosition': '범례 위치',
  101. 'propLeft': '왼쪽',
  102. 'propRight': '오른쪽',
  103. 'propTop': '맨 위',
  104. 'propBottom': '맨 아래',
  105. 'propNone': '없음',
  106. 'propLegendDisplay': '범례 표시',
  107. 'targetThicknessPlaceHolder': '%{min} - %{max}',
  108. 'targetThicknessErrorMsg': '%{min} - %{max}의 정수를 입력하십시오.',
  109. 'possibleKeyDriver_DialogDriversLabelBegin': '드라이버(',
  110. 'possibleKeyDriver_DialogDriversLabelEnd': '선택됨)',
  111. 'possibleKeyDriver_DialogDriversLabelDivider': '/',
  112. 'possibleKeyDriver_DialogDriversResetToDefaultsLabel': '기본값으로 재설정',
  113. 'possibelKeyDriver_AddNewDrivers': '드라이버 계속 추가',
  114. 'possibleKeyDrivers_NonRecommended_Placeholder': '계속 추가할 드라이버 검색',
  115. 'possibleKeyDrivers_MaxPossibleReached': '일부 드라이버 추가를 취소하거나 기타 드라이버 선택',
  116. 'possibleKeyDrivers_Recommended': '권장됨',
  117. 'visRecommendedTypes': '권장되는 시각화 유형',
  118. 'visRecommender_smartsfailure': '시각화 권장사항은 현재 사용할 수 없습니다.',
  119. 'visMore': '자세히...',
  120. 'visMoreTooltip': '추가 시각화',
  121. 'visOtherTypes': '기타 시각화 유형',
  122. 'visChange': '시각화 변경',
  123. 'automaticTypeCaption': '자동',
  124. 'propVisType': '시각화 유형',
  125. 'dlg_loading': '로드 중...',
  126. 'snippetListChartCaption': '스니펫 목록',
  127. 'convoClusterChartCaption': '대화 클러스터',
  128. 'areaChartCaption': '영역형',
  129. 'barChartCaption': '막대형',
  130. 'columnChartCaption': '열',
  131. 'stackedbarChartCaption': '누적 막대형',
  132. 'stackedcolumnChartCaption': '누적 세로 막대형',
  133. 'bubbleChartCaption': '거품형',
  134. 'marimekkoChartCaption': 'Marimekko',
  135. 'cometChartCaption': '드라이버 분석',
  136. 'scatterChartCaption': '분산형',
  137. 'lineChartCaption': '꺾은선형',
  138. 'pointChartCaption': '포인트형',
  139. 'heatChartCaption': '히트맵',
  140. 'bulletChartCaption': '글머리 기호',
  141. 'waterfallChartCaption': '워터폴',
  142. 'pieChartCaption': '원형',
  143. 'mapChartCaption': '맵',
  144. 'radialBarChartCaption': '방사형',
  145. 'compositeChartCaption': '선 및 열',
  146. 'wordCloudChartCaption': '단어 클라우드',
  147. 'networkChartCaption': '네트워크',
  148. 'relationshipNetworkChartCaption': '관계 네트워크',
  149. 'treemapChartCaption': '트리맵',
  150. 'packedBubbleChartCaption': '압축 거품',
  151. 'hierarcicalPackedBubbleChartCaption': '계층 구조 거품',
  152. 'spiralChartCaption': '나선형',
  153. 'decisionTreeChartCaption': '의사결정 트리',
  154. 'legacyMapChartCaption': '레거시 맵',
  155. 'sunburstChartCaption': '선버스트',
  156. 'visUsageComparison': '비교',
  157. 'visUsageRelationships': '관계',
  158. 'visUsageTrend': '추세',
  159. 'visUsagePartsToWhole': '일부 대 전부',
  160. 'visUsageGeospatial': '지리공간적',
  161. 'visUsageAdvanced': '고급 분석',
  162. 'visUsageTablesAndSummary': '테이블 및 요약',
  163. 'visUsageSocialInsights': '소셜 인사이트',
  164. 'visUsageOther': '기타',
  165. 'autoBinActionText': '자동 그룹화',
  166. 'filterAutobinActionText': '구간 필터',
  167. 'memberCalculationActionText': '멤버 계산',
  168. 'toolbarActionCalculation': '계산',
  169. 'toolbarActionEditCalculation': '계산 편집',
  170. 'topBottomRankLabel': '등급(%{label})',
  171. 'toolbarDeleteFilterActionText': '필터 제거',
  172. 'toolbarActionTopKeyDrivers': '드라이버 표시',
  173. 'toolbarActionCustomGroup': '사용자 정의 그룹',
  174. 'canNotCreateCustomGroup': '이 사용자 정의 그룹을 작성할 수 없습니다.',
  175. 'aria_label_datatable': '데이터 테이블',
  176. 'summaryCaption': '요약',
  177. 'MeasuresCaption': '측정값',
  178. 'MeasuresGroupCaption': '측정값 그룹(%{count})',
  179. 'ValuesCaption': '값',
  180. 'turnInsightsOn': '인사이트 설정',
  181. 'turnInsightsOff': '인사이트 해제',
  182. 'decisionRules': '규칙',
  183. 'decisionTree': '트리 다이어그램',
  184. 'decisionSunburst': '트리 선버스트',
  185. 'switchToDecisionRules': '의사결정 규칙으로 전환',
  186. 'switchToDecisionTree': '의사결정 트리로 전환',
  187. 'data_group_less_then': '%{rangeTo} 미만',
  188. 'data_group_to': '%{rangeFrom} - < %{rangeTo}',
  189. 'data_group_and_above': '%{rangeFrom} 이상',
  190. 'nullValueContent': '(값 없음)',
  191. 'sum': '합계',
  192. 'count': '개수',
  193. 'countdistinct': '고유 수',
  194. 'avg': '평균값',
  195. 'min': '최소값',
  196. 'max': '최대값',
  197. 'automatic': '자동',
  198. 'variance': '분산',
  199. 'stddev': '표준 편차',
  200. 'median': '중앙값',
  201. 'calculated': '계산됨',
  202. 'none': '없음',
  203. 'measureLabel': '%{measureName}',
  204. 'multiMeasureLabel': '%{measureName} (%{aggregate})',
  205. 'aggregatedColumnLabel': '%{column}(%{aggregationTypeLabel})',
  206. 'unSupportedPromptType': '프롬프트 시나리오는 현재 지원되지 않습니다.',
  207. 'preAggregateLabel': '데이터 소스에서 프롬프트 값 적용',
  208. 'postAggregateLabel': '보고서에서 프롬프트 값 적용',
  209. 'preAggregateText': '이 범위에서는 대시보드에 표시된 값이 아닌 데이터 소스의 값을 사용합니다.',
  210. 'defaultAggregation_count': '개수',
  211. 'defaultAggregation_countdistinct': '고유 수',
  212. 'defaultAggregation_max': '최대값',
  213. 'defaultAggregation_min': '최소값',
  214. 'defaultAggregation_avg': '평균값',
  215. 'defaultAggregation_sum': '합계',
  216. 'defaultAggregation_auto': '자동(%{aggregationType})',
  217. 'keydriver_average': '전체 평균',
  218. 'keydriver_up_down': '평균이 높거나 낮은 강조표시된 그룹은 대상에 더 큰 영향을 미칩니다. 평균이 비정상적으로 높거나 낮은 그룹이 가장 큰 영향을 줍니다.',
  219. 'keydriver_different': '강조표시된 그룹의 분포가 전체 분포와 매우 다릅니다. 이러한 그룹이 대상에 더 큰 영향을 미칩니다.',
  220. 'topOperator': '맨 위',
  221. 'bottomOperator': '맨 아래',
  222. 'topBottomFact': '%{columnLabel}별 %{operator} %{value}%{percent}',
  223. 'topBottomDimension': '%{operator} %{value}%{percent}',
  224. 'deleteTopBottomCount': '상위 또는 하위 개수 삭제',
  225. 'deleteTopBottomPercent': '상위 또는 하위 % 삭제',
  226. 'topBottomTitle': '이 오브젝트만',
  227. 'deleteTopBottom': '상위 또는 하위 개수 삭제',
  228. 'editTopBottom': '상위 또는 하위 개수 편집',
  229. 'editTopBottomCount': '상위 또는 하위 개수 편집',
  230. 'editTopBottomPercent': '상위 또는 하위 % 편집',
  231. 'ariaDeleteTopBottomCountLabel': '상위 또는 하위 개수를 삭제하려면 DELETE 키를 누르십시오.',
  232. 'ariaDeleteTopBottomPercentLabel': '상위 또는 하위 개수를 삭제하려면 DELETE 키를 누르십시오.',
  233. 'ariaEditTopBottomCountLabel': '상위 또는 하위 개수를 편집하려면 ENTER 키를 누르십시오.',
  234. 'ariaEditTopBottomPercentLabel': '상위 또는 하위 %를 편집하려면 ENTER 키를 누르십시오.',
  235. 'ariaDeleteDrillStateLabel': '상위 또는 하위 개수를 편집하려면 ENTER 키를 누르십시오.',
  236. 'drillUpStateTitle': '드릴 업',
  237. 'drillDownStateTitle': '드릴 다운',
  238. 'ariaEditTopBottomLabel': '상위 또는 하위 개수를 편집하려면 ENTER 키를 누르십시오.',
  239. 'ariaDeleteTopBottomLabel': '상위 또는 하위 개수를 삭제하려면 DELETE 키를 누르십시오.',
  240. 'allKeyDriversLabel': '자동(모든 드라이버)',
  241. 'filter_drag_and_drop_single_dock': '필터링하려면 데이터를 여기에 끌어서 놓으십시오.',
  242. 'filter_drag_and_drop_all_tabs': '모든 탭을 필터링하려면 데이터를 여기에 끌어서 놓으십시오.',
  243. 'filter_drag_and_drop_current_tab': '이 탭을 필터링하려면 데이터를 여기에 끌어서 놓으십시오.',
  244. 'filter_empty_consume_mode': '필터가 적용되지 않았습니다.',
  245. 'filterClearAllItems': '필터 모두 지우기',
  246. 'filterDeleteAllItems': '필터 모두 삭제',
  247. 'filterDockChevronLeft': '데이터를 통해 스크롤',
  248. 'filterDockChevronRight': '데이터를 통해 스크롤',
  249. 'filterIconLabel_Single': '필터',
  250. 'filterIconLabel_Global': '모든 탭',
  251. 'filterIconLabel_Tab': '이 탭',
  252. 'filterIconTooltip_Single': '필터',
  253. 'filterIconTooltip_Global': '모든 탭에 대한 필터',
  254. 'filterIconTooltip_Tab': '이 탭에 대한 필터',
  255. 'filterDropZoneTooltip_Single': '필터 끌어놓기 영역',
  256. 'filterDropZoneTooltip_Global': '모든 탭에 대한 필터 끌어놓기 영역',
  257. 'filterDropZoneTooltip_Tab': '이 탭에 대한 필터 끌어놓기 영역',
  258. 'filterOverflowMenu': '자세히',
  259. 'expand': '펼치기',
  260. 'collapse': '접기',
  261. 'filterDockItemNameAriaLabel': '필터 대화상자를 시작하고 필터를 정의하려면 Enter를 누르십시오.',
  262. 'filterItemCanvasMove': '캔버스에 추가',
  263. 'filterItemDelete': '필터 삭제',
  264. 'filterInvertRange': '다음을 제외한 모두: %{from}-%{to}',
  265. 'filterRange': '%{from}-%{to}',
  266. 'filter_date_after_except': '%{from} 이후 제외',
  267. 'filter_date_after': '%{from} 이후',
  268. 'filter_date_before_except': '%{to} 이전 제외',
  269. 'filter_date_before': '%{to} 이전',
  270. 'filter_date_between_except': '%{from}-%{to} 범위 제외',
  271. 'filter_date_between': '%{from}-%{to} 범위',
  272. 'filterValueSeparator': ',',
  273. 'filterAll': '모두',
  274. 'filterExcept': '%{values} 제외',
  275. 'filterDockToolbarButtonLabel': '필터 도크',
  276. 'navigateTitle': '이동 위치',
  277. 'current_nav_group': '현재 탐색 그룹은 %{navigation_group_name}입니다.',
  278. 'next': '다음',
  279. 'previous': '이전',
  280. 'multiselectMsg': '%{count}이(가) 선택됨',
  281. 'errMsgFilterItemMissingTitle': '%{itemName} 필터 값은 해당 값이 이 데이터 세트에 사용 가능하지 않아 로드할 수 없습니다.',
  282. 'errMsgFilterItemGenericTitle': '필터 값을 로드할 수 없음',
  283. 'textFilterItemsNotFound': '사용 가능한 항목이 없습니다.',
  284. 'nullValueLabel': '(공백)',
  285. 'filterConditionLabel': '필터 조건',
  286. 'filter_includesAll': '모두 포함',
  287. 'filter_allMembersOfSet': '세트의 모든 멤버',
  288. 'modelFilter': '필터',
  289. 'filtersTitle': '필터 특성',
  290. 'search': '검색',
  291. 'clearTextFilterValue': '지우기',
  292. 'invertFilterSelection': '반전',
  293. 'modellingLoading': '로드 중...',
  294. 'searchAll': '모든 열 찾기',
  295. 'toolbarActionPossibleKeyDrivers': '범위 편집',
  296. 'toolbarActionPossibleKeyDriversSubTitle': '드라이버 분석 차트에서 고려할 항목을 왼쪽에서 끌어오십시오.',
  297. 'toolbarActionSort': '정렬',
  298. 'toolbarActionSortAscending': '오름차순 정렬',
  299. 'toolbarActionSortDescending': '내림차순 정렬',
  300. 'toolbarActionSortAuto': '자동(%{sortOrder})',
  301. 'toolbarActionSortCustom': '사용자 정의',
  302. 'toolbarActionFormat': '형식',
  303. 'toolbarActionFormatAbbreviation': '축약',
  304. 'toolbarActionFormatNone': '자동',
  305. 'toolbarActionFilter': '필터',
  306. 'toolbarActionTopBottom': '맨 위 또는 맨 아래',
  307. 'toolbarActionRmvShape': '모양 제거',
  308. 'toolbarActionToggleShapeDrop': '인포그래픽 모양',
  309. 'toolbarActionToggleShapeDropTitle': '인포그래픽 작성',
  310. 'toolbarActionToggleShapeDropText': '인포그래픽을 작성하려면 모양을 이 필드로 끄십시오.',
  311. 'toolbarActionAggregationType': '요약',
  312. 'toolbarDeleteActionText': '열 제거',
  313. 'toolbarTextActionText': '텍스트 형식화',
  314. 'toolbarActionFilterLocalKeepSelected': '유지',
  315. 'toolbarActionFilterLocalExcludeSelected': '제외',
  316. 'toolbarActionFilterAllKeepSelected': '필터',
  317. 'toolbarActionSimpleCalculation': '단순 계산',
  318. 'toolbarActionDrillBack': '이전',
  319. 'toolbarActionDrillUp': '드릴 업',
  320. 'toolbarActionDrillDown': '드릴 다운',
  321. 'toolbarActionNavigate': '탐색',
  322. 'toolbarActionCreateFilterGroup': '새 연결 작성',
  323. 'toolbarActionDisconnectFilterGroup': '모든 링크 구분',
  324. 'toolbarActionLinkFilterGroup': '기존 연결에 추가',
  325. 'toolbarActionLassoSelect': '도구 선택',
  326. 'toolbarActionRefreshDeveloperWidget': '새로 고치기',
  327. 'textFontFamilySubClassHairline': '헤어라인',
  328. 'textFontFamilySubClassThin': '얇음',
  329. 'textFontFamilySubClassThinItalic': '얇은 기울임꼴',
  330. 'textFontFamilySubClassExtraLight': '매우 미세함',
  331. 'textFontFamilySubClassExtraLightItalic': '매우 미세한 기울임꼴',
  332. 'textFontFamilySubClassLight': '밝음',
  333. 'textFontFamilySubClassLightItalic': '미세한 기울임꼴',
  334. 'textFontFamilySubClassRegular': '정기',
  335. 'textFontFamilySubClassRegularItalic': '일반 기울임꼴',
  336. 'textFontFamilySubClassItalic': '기울임꼴',
  337. 'textFontFamilySubClassMedium': '보통',
  338. 'textFontFamilySubClassMediumItalic': '중간 기울임꼴',
  339. 'textFontFamilySubClassHeavy': '진함',
  340. 'textFontFamilySubClassHeavyItalic': '진한 기울임꼴',
  341. 'textFontFamilySubClassDemiBold': '반굵게',
  342. 'textFontFamilySubClassDemiBoldItalic': '반굵게 기울임꼴',
  343. 'textFontFamilySubClassBold': '굵게',
  344. 'textFontFamilySubClassBoldItalic': '굵게 기울임꼴',
  345. 'textFontFamilySubClassExtraBold': '매우 굵게',
  346. 'textFontFamilySubClassExtraBoldItalic': '매우 굵게 기울임꼴',
  347. 'textFontFamilySubClassBlack': '검은색',
  348. 'textFontFamilySubClassBlackItalic': '검게 기울임꼴',
  349. 'textFontFamilySubClassStencil': '스텐실',
  350. 'dlg_ascending': '오름차순',
  351. 'dlg_descending': '내림차순',
  352. 'dlg_custom': '사용자 정의',
  353. 'dlg_none': '없음',
  354. 'dlg_hierarchy': '계층 구조',
  355. 'dlg_namedSet': '이름 지정된 세트',
  356. 'dlg_rank': '등급',
  357. 'remove_slider_handle': '핸들 제거',
  358. 'visualizationLabel': '시각화',
  359. 'chartLabel': '%{chartName} 차트',
  360. 'dataWidgetDescription': '%{widgetLabel}: %{columnNames}',
  361. 'f12KeyDescription': '위젯 내에서 탐색하려면 F12를 누르십시오.',
  362. 'f10KeyDescription': '위젯 포커스 보기를 시작하려면 F10을 누르십시오.',
  363. 'playButtonLabel': '재생',
  364. 'dataPlayerValueListLabel': '데이터 재생기 값',
  365. 'localFilterTitle': '이 오브젝트만',
  366. 'globalFilterTitle': '모든 오브젝트',
  367. 'deleteFilter': '필터 삭제',
  368. 'editFilter': '필터 편집',
  369. 'ariaEditFilterLabel': '필터를 편집하려면 ENTER 키를 누르십시오.',
  370. 'ariaDeleteFilterLabel': '필터를 삭제하려면 DELETE 키를 누르십시오.',
  371. 'measureFilterBetween': '%{lowerBound} 및 %{upperBound} 사이',
  372. 'measureFilterNotBetween': '%{lowerBound}-%{upperBound} 범위 제외',
  373. 'dimFilterIn': '포함: %{in}',
  374. 'dimFilterNotIn': '제외: %{out}',
  375. 'gtFilter': '%{lowerBound} 이후',
  376. 'ltFilter': '%{upperBound} 이전',
  377. 'ariaEditPrompt': '프롬프트 값을 변경하려면 ENTER 키를 누르십시오.',
  378. 'dataPointFilterTitle': '데이터 점',
  379. 'dataPointFilterIncludeSummary': '%{valueCount}개 데이터 점 포함',
  380. 'dataPointFilterExcludeSummary': '%{valueCount}개 데이터 점 제외',
  381. 'widgetFiltersLabel': '위젯 필터',
  382. 'coachMarkTitleSpiralTarget': '범위 편집',
  383. 'coachMarkContentSpiralTarget': '대상에 대한 드라이버 선택에 액세스하고 수정할 수 있는 위치입니다.',
  384. 'srILVTreeLabel': '목록',
  385. 'geomapUnrecognizedLocations': '인식되지 않는 위치:',
  386. 'geomapAmbiguousLocations': '모호한 영역:',
  387. 'visualizationNotifications': '시각화 알림:',
  388. 'dataNotifications': '데이터 알림:',
  389. 'autobinSuggestion': '자동 그룹화 켜기',
  390. 'LIVE_empty_visualization_hint_title': '시각화 빌드',
  391. 'LIVE_empty_visualization_hint_description': '여기에 또는 필드에 데이터를 끌어서 놓으십시오.',
  392. 'LIVE_slots_required_field_description': '%{asterisk} 필수 필드 표시',
  393. 'LIVE_slots_drag_and_drop_description': '시각화를 빌드하고 필터링하려면 위의 필드에 데이터를 끌어서 놓으십시오.',
  394. 'dwErrorLoadingAvailableVisualizations': '사용 가능한 시각화 정의를 로드할 수 없습니다.',
  395. 'moreDataIndicator': '데이터가 %{threshold}개 항목에서 클립되었습니다. 더 적게 표시하려면 필터를 적용하십시오.',
  396. 'nonCtxTopBottomInvalid': '교차 분석의 경우 컨텍스트를 사용하지 않고 맨 위 또는 맨 아래 규칙을 정의하는 작업이 지원되지 않습니다. 이 교차 분석 보기에서 해당 규칙이 제거되었습니다. %{columnName} 컨텍스트의 하나 이상의 카테고리에서 규칙을 다시 정의하십시오.',
  397. 'dwErrorLoadingVisualizationNotFound': '오브젝트에 시각화 정의가 누락되어 해당 오브젝트를 로드할 수 없습니다.',
  398. 'dwErrorLoadingVisualizationListNotFound': '시각화를 로드할 수 없습니다.',
  399. 'dwErrorRunningQuery': '데이터 세트 %{datasetName}에서 데이터를 검색할 수 없습니다.',
  400. 'dwErrorGeoData': '맵에 지리적 데이터를 표시하는 데 문제가 있습니다. 다른 시각화 유형을 선택하십시오.',
  401. 'dwPromptSignonCancelWarning': '이 시각화의 데이터를 사용할 수 없습니다. 올바른 신임 정보를 제공하십시오.',
  402. 'dwErrorMissingDataset': '연관 데이터 세트 \'%{datasetName}\'을(를) 사용할 수 없으므로 시각화를 로드할 수 없습니다.',
  403. 'dwErrorRenderingVisualization': '이 시각화를 로드할 수 없습니다.',
  404. 'dwErrorVisualizationTooSmall': '포함된 데이터를 표시하기에 시각화의 크기가 너무 작습니다. 시각화 크기를 늘리거나 시각화에 포함되는 데이터를 제한하십시오.',
  405. 'errorSourceNotFound': '시각화의 연관된 소스 \'%{sourceName}\'을(를) 사용할 수 없으므로 해당 시각화를 로드할 수 없습니다.',
  406. 'errorActionNotSupported': '이 조치는 데이터 소스 \'%{sourceName}\'에 대해 지원되지 않습니다.',
  407. 'errorMeasureNotSupportedOnMultiEdges': '시각화에 더 이상 지원되지 않는 여러 에지에 대한 측정값이 있습니다. 한 개 에지에 대한 측정값만 배치하십시오.',
  408. 'errorExceedAllowableValue': '예상 셀 수가 허용 가능한 값인 100000개를 초과합니다. 예상 세트에 필터링을 적용하여 셀 수를 줄이십시오.',
  409. 'propScaleLabel': '아이콘 수량',
  410. 'propScaleDescription': '아이콘 수량을 선택하십시오.',
  411. 'propScaleFew': '낮음',
  412. 'propScaleDefault': '기본값',
  413. 'propScaleMany': '높음',
  414. 'lastRefresh': '마지막 새로 고치기: %{timeInterval} 전',
  415. 'widgetTimer': '위젯 타이머',
  416. 'datasetItemsUnavailable': '이 시각화에 사용된 일부 데이터 세트 항목을 사용할 수 없습니다.',
  417. 'datasetItemUnavailable': '이 데이터 세트 항목을 사용할 수 없음',
  418. 'retry': '재시도',
  419. 'widgetConditionalFormatLabel': '조건부 형식 제어 토글',
  420. 'widgetConditionalFormatTitle': '조건부 형식 색상 편집',
  421. 'conditionalPalettePickerLabel': '%{title} 값의 분포',
  422. 'HistogramYAxisTitle': '개수',
  423. 'crosstabName': '교차 분석',
  424. 'WidgetLabelWithDescripion': '%{label}. %{description}',
  425. 'value_is_not_available': '해당사항 없음',
  426. 'summaryLabel': '%{value} 값의 %{label}',
  427. 'infographicLabel': '%{value} 값의 %{label}',
  428. 'warning': '경고',
  429. 'swapRowsAndColumns': '행과 열 바꾸기',
  430. 'hideSummariesLabel': '요약 숨기기',
  431. 'showSummariesLabel': '요약 표시',
  432. 'hideRowColumn': '숨기기',
  433. 'showAllRowColumn': '모두 표시',
  434. 'dataAssetPropertiesLabel': '시각화 특성',
  435. 'evAdd': '열 추가',
  436. 'evCollapse': '접기',
  437. 'evColumns': '열',
  438. 'evLocalFilters': '로컬 필터',
  439. 'evExpand': '펼치기',
  440. 'evFilterTooltip': '필터',
  441. 'missingColumn': '누락: %{columnLabel}',
  442. 'missingFiltering': '열에 대한 필터가 누락됨:',
  443. 'missingDataItem': '참조된 데이터 항목 \'%{dataItemId}\'이(가) 위젯에 없습니다.',
  444. 'heatByLabel': '히트 기준',
  445. 'toolbarChangeVisualization': '시각화 변경',
  446. 'modellingRelatedTablesNoneFound': '관련된 테이블을 찾을 수 없음',
  447. 'processing': '처리 중...',
  448. 'errorCellWarning': '일부 요약 값을 계산할 수 없습니다.',
  449. 'aggregateTypeToggler': '집계 유형 표시',
  450. 'maxColumnsExceeded': '최대 열 수가 초과되었습니다. %{columns}이(가) 삭제되었습니다.',
  451. 'unboundColumns': '다음 열을 사용할 수 없음: %{columns}.',
  452. 'unboundColumn': '다음 열을 사용할 수 없음: %{columns}.',
  453. 'recommendRequestFailed': '권장 요청이 실패했습니다. 관리자에게 문의하십시오.',
  454. 'visualizationDoesNotSupportOLAP': 'OLAP 데이터 소스를 기반으로 하는 이 시각화를 작성할 수 없습니다. 지원되는 다른 데이터 소스를 사용하십시오.',
  455. 'showDataBehindVizLabel': '데이터 표시',
  456. 'showDataBehindVizNotSupportedLabel': '이 시각화 유형에는 데이터 표시가 지원되지 않음',
  457. 'exploreData': '탐색...',
  458. 'newExplore': '새 탐색',
  459. 'thumbnails_error_fetching': '축소 그림 페치 오류',
  460. 'loadedThumbnailImage': '로드된 %{visType} 시각화 축소 그림 이미지',
  461. 'autobinAxisLabel': '그룹',
  462. 'recommended_visualizations': '권장되는 시각화',
  463. 'all_visualizations': '모든 시각화',
  464. 'edit': '편집',
  465. 'selectTargetDialogTitle': '드릴 스루 대상 선택',
  466. 'noTargetInCM': '드릴 스루 대상을 찾을 수 없음',
  467. 'errorDrillDefinition': '드릴 스루 정의 추가 또는 편집 중에 문제가 발생했습니다.',
  468. 'errorDrillToTarget': '\'%{targetName}\'(으)로 드릴하는 동안 오류가 발생했습니다.',
  469. 'drillThroughMappingViewLabel': '대시보드에서 대상 보고서의 프롬프트로 열 지정',
  470. 'drillthroughScopeRadioLabel': '이 정의 적용 대상:',
  471. 'drillthroughScopeRadioOptionVisualization': '이 시각화만',
  472. 'drillthroughScopeRadioOptionConnection': '동일한 데이터 소스를 사용하는 동일한 연결의 시각화',
  473. 'drillthroughScopeRadioOptionDashboard': '동일한 데이터 소스를 사용하는 %{perspective}의 임의 시각화',
  474. 'drillThroughParametersColumnTitle': '\'%{targetName}\' 프롬프트:',
  475. 'drillThroughMetadataColumnTitle': '\'%{boardName}\' 데이터 열:',
  476. 'drillThroughDefinitionNoParameter': '드릴 스루 대상에 프롬프트가 없습니다.',
  477. 'drillThroughDefinitionErrorQueryingReport': '대상 보고서의 문제점을 정정한 후 다시 시도하여 드릴 스루 정의를 작성하십시오.',
  478. 'drillThroughDefinitionErrorDlgTitle': '문제 발생',
  479. 'dlg_back': '되돌아가기',
  480. 'dlg_close': '닫기',
  481. 'dlg_ok': '확인',
  482. 'dlg_cancel': '취소',
  483. 'dlg_apply': '적용',
  484. 'drillthrough_unsaveMsg': '\'%{name}\'을(를) 저장하지 않고 계속하시겠습니까?',
  485. 'drillthrough_jumpTo': '드릴 스루 정의: %{name}',
  486. 'drillthrough_jumpToLabel': '드릴 스루',
  487. 'drillthrough_manage': '관리...',
  488. 'drillthrough_addNewTarget': '새 드릴 스루 정의 추가',
  489. 'drillthrough_manageJumpPaths': '드릴 스루 정의 관리',
  490. 'drillthrough_manageJumpPaths_edit': '\'%{name}\' 편집',
  491. 'drillthrough_manageJumpPaths_delete': '\'%{name}\' 삭제',
  492. 'drillthrough_manageAddAnotherTarget': '다른 드릴 스루 정의 추가',
  493. 'drillthrough_manageConfirmeDeleteDrillTargetTitle': '삭제 확인',
  494. 'drillthrough_manageConfirmeDeleteDrillTarget': '\'%{name}\' 드릴 스루를 삭제하시겠습니까?',
  495. 'drillthrough_definitionDuplicateDrillTargetErrorTitle': '드릴 스루 이름 중복',
  496. 'drillthrough_definitionMessage': '\'%{name}\' 드릴 스루가 이미 있습니다. 다른 이름을 지정하십시오.',
  497. 'drillthrough_jumpToTarget_notFound': '\'%{name}\' 드릴 스루에 대한 대상을 찾을 수 없음',
  498. 'drillThroughDefinitionNoParameterSubTitle': '대상 보고서에 컨텍스트가 전달되지 않습니다.',
  499. 'drillthrough_titleLabel': '제목',
  500. 'drillthrough_subTitle': '소스의 시각화 컨텍스트는 대상 %{perspective} 필터링에 사용됩니다.',
  501. 'noPrompt': '프롬프트 없음',
  502. 'formatAutoDescription': '자동은 데이터 소스 또는 시각화에서 상속한 형식을 지정합니다.',
  503. 'formatDefaultDescription': '기본값은 시스템에서 상속한 형식을 지정합니다.',
  504. 'createCustomGroupAction': '데이터 그룹 작성',
  505. 'removeCustomGroupAction': '데이터 그룹 제거',
  506. 'editCustomGroupAction': '데이터 그룹 편집',
  507. 'renameCustomGroupAction': '데이터 그룹 이름 바꾸기',
  508. 'createCustomGroupErrorToast': '데이터 그룹을 작성할 수 없습니다.',
  509. 'removeCustomGroupErrorToast': '데이터 그룹을 제거할 수 없습니다.',
  510. 'editCustomGroupErrorToast': '데이터 그룹을 편집할 수 없습니다.',
  511. 'renameCustomGroupErrorToast': '데이터 그룹의 이름을 바꿀 수 없습니다.',
  512. 'customGroupLabel': '데이터 그룹',
  513. 'ungroupCustomGroupLabel': '그룹화 해제',
  514. 'renameCustomGroupLabel': '이름 바꾸기',
  515. 'createCustomGroupLabel': '작성',
  516. 'customGroupingLabel': '%{columnLabel}(그룹)',
  517. 'createCustomSort': '사용자 정의 정렬 작성',
  518. 'createCustomSortTitle': '%{createCustomSort}: %{name}',
  519. 'createCustomSortDesc': '사용 가능한 항목을 선택한 후 다시 정렬하여 사용자 정의 정렬을 작성하십시오.',
  520. 'availableItems': '사용 가능한 항목',
  521. 'selectAll': '(모두 선택)',
  522. 'customSortOrder': '사용자 정의 정렬 순서',
  523. 'selectAvailableItemsDesc': '사용 가능한 항목을 선택한 후 여기에서 다시 정렬하십시오.',
  524. 'moveToTop': '맨 위로 이동',
  525. 'clear': '지우기',
  526. 'sortRemainingItemsBy': '다음 기준으로 나머지 항목 정렬:',
  527. 'clearAll': '모두 지우기',
  528. 'resetTooltip': '모든 항목이 %{customSortOrder} 목록에서 제거됩니다. 그리고 %{sortRemainingItemsBy} 드롭 다운이 기본값으로 되돌아갑니다.',
  529. 'manyItemsWarning': '많은 항목을 선택하면 대시보드의 성능에 영향을 미칠 수 있습니다.',
  530. 'manyItemsSelected': '%{maxItems}개를 초과하는 항목을 선택하면 대시보드의 성능에 영향을 미칠 수 있습니다.',
  531. 'somethingWentWrong': '문제 발생',
  532. 'unableToLoadItems': '사용 가능한 항목을 로드할 수 없습니다.',
  533. 'tryAgain': '다시 시도',
  534. 'customSortLabel': '사용자 정의 정렬',
  535. 'applyError': '%{action}을(를) 적용할 수 없습니다.',
  536. 'searchReturnedNoResults': '검색 결과가 리턴되지 않음',
  537. 'tryDifferentSearchTerm': '다른 검색어를 시도하십시오.',
  538. 'extVisSystem': '시스템',
  539. 'extVisCustom': '사용자 정의',
  540. 'customVisTestVisualization': '테스트 시각화',
  541. 'extVisCustomVisPreview': '미리보기',
  542. 'extVisCustomPreviewWidgets': '개발자 위젯',
  543. 'extVisCustomVVisualization': '시각화',
  544. 'extVisCustomVisuals': '사용자 정의 비주얼',
  545. 'noPermissionToManage': '사용자 정의 시각화를 관리할 권한이 없습니다.',
  546. 'extVisCustomUpdate': '업데이트',
  547. 'extVisCustomDelete': '삭제',
  548. 'extVisNoCustomVisuals': '사용자 정의 비주얼 없음',
  549. 'extVisNoCustomVisualsMsg': '현재 조직에 사용자 정의 비주얼이 없음',
  550. 'extVisAddCustomVisual': '사용자 정의 비주얼 추가',
  551. 'extVisNoCustomVisualsAdminMsg': '현재 사용자 정의 비주얼이 없습니다. 시작하려면 이를 추가하십시오.',
  552. 'extVisNoSDKConnection': '로컬 파일에 대한 연결이 작성되지 않았음',
  553. 'extVisNoSDKPreviewMsg': '시각화를 미리 보려면 연결을 설정하십시오.',
  554. 'extVisMore': '자세히',
  555. 'extVisDeleteDialogTitle': '사용자 정의 비주얼 삭제',
  556. 'extVisDeleteDialogBody': '이 사용자 정의 시각화를 삭제하시겠습니까? 다른 대시보드 또는 보고서에서 사용 중일 수 있습니다.',
  557. 'extVisDeleteConfirmation': '사용자 정의 비주얼이 삭제되었습니다.',
  558. 'extVisDeleteError': '사용자 정의 비주얼을 삭제할 수 없습니다. %{msg}',
  559. 'extVisCloseToast': '지금 종료',
  560. 'extVisAdd': '사용자 정의 비주얼이 추가되었습니다.',
  561. 'extVisAddError': '사용자 정의 비주얼을 추가할 수 없습니다. %{msg}',
  562. 'extVisUpdate': '사용자 정의 비주얼이 업데이트되었습니다.',
  563. 'extVisUpdateError': '사용자 정의 비주얼을 업데이트할 수 없습니다. %{msg}',
  564. 'extVisAddProgress': '%{name} 가져오기',
  565. 'extVisUpdateProgress': '%{name} 업데이트',
  566. 'extPermissionTitle': '제한된 액세스 또는 삭제된 사용자 정의 비주얼',
  567. 'extPermissionBody': '이 사용자 정의 비주얼을 삭제했거나 액세스가 제한되었기 때문에 볼 수 없습니다.',
  568. 'customVizSaveWarning': '사용자 정의 비주얼을 저장할 수 없습니다. 이를 가져오지 않았습니다.',
  569. 'schematicTestCaption': '테스트 스킴',
  570. 'schematicServiceRequestError': '스킴 서비스 오류',
  571. 'extVisPreviewMessage': '이는 미리보기입니다. 시각화가 제품에 아직 추가되지 않았습니다.',
  572. 'kpiTargetWithDistance': '%{value}(%{distance})',
  573. 'kpiDistanceUndefined': '정의되지 않음',
  574. 'kpiDefaultTargetLabel': '대상',
  575. 'kpiNonNumericTarget': '대상 값이 숫자여야 합니다.',
  576. 'kpiManualTargetSlotFilled': '필드에 적용된 값',
  577. 'kpiAutoValueSize': '자동',
  578. 'kpiUnableDrawSparklineLabel': '스파크라인을 그릴 수 없음',
  579. 'kpiUnableDrawSparklineInfo': '스파크라인에 시간에 대한 최소 두 개의 지점이 있어야 합니다. 데이터를 변경하거나 필터를 조정하여 스파크라인을 확인하십시오.',
  580. 'conditionalFormattingEnabled': '조건부 색상',
  581. 'currentConditionalPalette': '현재 조건부 색상표',
  582. 'sectionName_range': '범위 설정',
  583. 'rangeScaleLabel': '스케일',
  584. 'rangeScalePercentage': '백분율',
  585. 'rangeScaleNumeric': '숫자',
  586. 'numberOfSteps': '범위 수',
  587. 'conditionalFormattingSelectedStep': '선택한 범위',
  588. 'conditionalFormattingStartValue': '시작 값',
  589. 'conditionalFormattingEndValue': '종료 값',
  590. 'conditionalFormattingTextColor': '텍스트 색상',
  591. 'conditionalFormattingMin': '최소값',
  592. 'conditionalFormattingMax': '최대값',
  593. 'conditionalFormattingNonNumericValue': '값은 숫자여야 합니다.',
  594. 'conditionalFormattingStepIndexInvalid': '범위 인덱스가 올바르지 않습니다.',
  595. 'conditionalFormattingValueOutOfBoundsInvalid': '값은 %{start} - %{end} 범위에 있어야 합니다.',
  596. 'conditionalFormattingValueShouldBeLower': '값은 %{value}보다 작거나 같아야 합니다.',
  597. 'conditionalFormattingValueSouldBeHigher': '값은 %{value}보다 크거나 같아야 합니다.',
  598. 'conditionalFormattingDeleteStep': '선택한 범위 제거',
  599. 'conditionalFormattingRestoreSteps': '범위 복원',
  600. 'conditionalFormattingReversePalette': '색상 반전',
  601. 'conditionalFormattingShapeIndicator': '표시기 모양',
  602. 'conditionalFormattingIconNone': '모양 없음',
  603. 'conditionalFormattingIconArrowUp': '위쪽 화살표',
  604. 'conditionalFormattingIconArrowRight': '오른쪽 화살표',
  605. 'conditionalFormattingIconArrowDown': '아래쪽 화살표',
  606. 'conditionalFormattingIconCaretUp': '위쪽 캐럿',
  607. 'conditionalFormattingIconDash': '대시',
  608. 'conditionalFormattingIconCaretDown': '아래쪽 캐럿',
  609. 'conditionalFormattingIconCheckmark': '체크 표시',
  610. 'conditionalFormattingIconWarning': '경고',
  611. 'conditionalFormattingIconXSymbol': 'X 기호',
  612. 'conditionalFormattingIconCircle': '원',
  613. 'conditionalFormattingIconTriangle': '삼각형',
  614. 'conditionalFormattingIconDiamond': '다이아몬드',
  615. 'conditionalFormattingIconFaceSatisfied': '만족스러운 얼굴',
  616. 'conditionalFormattingIconFaceNeutral': '감정 없는 얼굴',
  617. 'conditionalFormattingIconFaceDissatisfied': '불만스러운 얼굴',
  618. 'suppression': '억제',
  619. 'suppressNone': '없음',
  620. 'suppressRowsAndColumns': '행과 열',
  621. 'suppressRows': '행',
  622. 'suppressColumns': '열',
  623. 'enableSuppression': '억제 사용',
  624. 'disableSuppression': '억제 사용 안함',
  625. 'loadVisDefinitionError': '시각화 %{id}의 정의를 로드할 수 없음',
  626. 'emptyVisualization': '시각화가 비어 있음',
  627. 'expandCollapse': '펼치기 및 접기',
  628. 'expandBtnLabel': '펼치기',
  629. 'collapseBtnLabel': '접기',
  630. 'prop_sizeInputNonNumericValue': '값은 숫자여야 합니다.',
  631. 'prop_sizeValueShouldBeHigher': '값은 %{value}보다 커야 합니다.',
  632. 'fontPropLabel': '글꼴 패밀리',
  633. 'fontSizePropLabel': '글꼴 크기',
  634. 'sectionItemAxisTitle': '항목 축 제목',
  635. 'sectionItemAxisLabel': '항목 축 레이블',
  636. 'sectionValueAxisTitle': '값 축 제목',
  637. 'sectionValueAxisLabel': '값 축 레이블',
  638. 'fontFamily': 'family',
  639. 'fontSize': 'size',
  640. 'visExportFileName': '시각화',
  641. 'ds-missingDataSet': '데이터 세트를 찾을 수 없습니다. 데이터 세트가 성공적으로 작성되었는지 확인하십시오.',
  642. 'ds-missingDashboardId': '데이터 세트를 작성하기 전에 대시보드를 저장하십시오.',
  643. 'ds-unsupportedDataSourceType': '%{type} 데이터 소스 유형은 지원되지 않습니다.'
  644. });
  645. //# sourceMappingURL=DashboardLWResources.js.map