<?xml version="1.0" encoding="UTF-8"?>
<!--Copyright 2021 The MathWorks, Inc.-->

<rsccat xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="1.0" locale="ko_KR" product="MATLAB" xsi:noNamespaceSchemaLocation="../../resources/schema/msgcat.xsd">
  <message>
    <entry key="ArgNameValueMismatch">입력 인수의 개수가 올바르지 않습니다. 각 파라미터 이름 다음에는 대응값이 와야 합니다.</entry>
    <entry key="BinCountsBinEdgesSizeMismatch">The length of ''BinEdges'' must be one longer than ''BinCounts'' when ''BinCountsMode'' value is ''manual''.</entry>
    <entry key="BinCountsInvalidSize">''NumBins'', ''BinWidth'', ''BinMethod'', ''BinLimits'' 중 하나라도 지정되어 있으면 ''BinCounts''가 지원되지 않으며, 이 길이는 length(BinEdges)-1과 같아야 합니다.</entry>
    <entry key="DatetimeBinEdgesClass">When data to distribute among bins is {0}, bin edges must be {0}.</entry>
    <entry key="DatetimeBinLimitsClass">When data to distribute among bins is {0}, ''BinLimits'' value must be {0}.</entry>
    <entry key="DatetimeNormalization">''Normalization'' values ''countdensity'' and ''pdf'' are not supported when data to distribute among bins is datetime or duration.</entry>
    <entry key="DatetimeBinMethod">Bin에 분산시킬 데이터가 datetime형 또는 duration형인 경우 ''BinMethod'' 값 ''integers''는 지원되지 않습니다.</entry>
    <entry key="DurationBinMethod">''BinMethod'' value ''{0}'' is not supported when data to distribute among bins is datetime or duration.</entry>
    <entry key="EmptyBinCountsManualMode">Specify ''BinCounts'' parameter when ''BinCountsMode'' value is ''manual''.</entry>
    <entry key="EmptyBinLimitsManualMode">''BinLimitsMode'' 값이 ''manual''인 경우 ''BinEdges'' 또는 ''BinLimits'' 파라미터를 지정하십시오.</entry>
    <entry key="EmptyOrScalarBinEdges">Bin 경계값은 길이가 2 이상인 벡터여야 합니다.</entry>
    <entry key="FixedDataClass">New value for ''Data'' must match data type of old value.</entry>
    <entry key="InvalidStairsFaceColor">''DisplayStyle'' 값이 ''stairs''인 경우 ''FaceColor'' 값은 ''none''이어야 합니다.</entry>
    <entry key="InvalidBinMethod">''BinMethod'' value ''manual'' is not supported.</entry>
    <entry key="InvalidBinWidth">''BinWidth'' value must be a positive finite scalar.</entry>
    <entry key="InvalidColor">{0} 입력값은 유효한 색이 아닙니다.</entry>
    <entry key="InvalidDatetimeEdges">Bin에 분산시킬 데이터가 datetime형인 경우 Bin 경계값은 길이가 2 이상인 datetime형 벡터여야 합니다.</entry>
    <entry key="InvalidDatetimeOrDurationBinLimits">''BinLimits'' value must be a sorted finite {0} vector of length at least 2 when data to distribute among bins is {0}.</entry>
    <entry key="InvalidDatetimeBinWidth">Bin에 분산시킬 데이터가 datetime형인 경우 ''BinWidth'' 값은 duration형 또는 calendarDuration형 스칼라여야 합니다.</entry>
    <entry key="InvalidDurationBinWidth">''BinWidth'' value must be a duration scalar when data to distribute among bins is duration.</entry>
    <entry key="InvalidDurationEdges">Bin에 분산시킬 데이터가 duration형인 경우 Bin 경계값은 길이가 2 이상인 duration형 벡터여야 합니다.</entry>
    <entry key="InvalidMixedBinInputs">''BinEdges'' 파라미터 다음에는 ''NumBins'', ''BinWidth'', ''BinMethod'', ''BinLimits''가 올 수 없습니다.</entry>
    <entry key="ManualEdges">Bin 도수에 {1,number,integer}개의 요소가 있을 경우 Bin 경계값은 {0,number,integer}개의 요소를 가진 행 벡터여야 합니다.</entry>
    <entry key="MixedDataBinCounts">Bin에 분산시킬 데이터가 지정된 경우 ''BinCounts'' 파라미터는 지원되지 않습니다.</entry>
    <entry key="NonEmptyBinCountsAutoMode">'BinCounts'' parameter is not supported when ''BinCountsMode'' value is ''auto''.</entry>
    <entry key="NonEmptyBinLimitsAutoMode">''BinEdges'' and ''BinLimits'' parameters are not supported when ''BinLimitsMode'' value is ''auto''.</entry>
    <entry key="NumericBinEdgesClass">Bin edges must be numeric when data to distribute among bins is numeric.</entry>
    <entry key="NumericBinWidthClass">''BinWidth'' value must be numeric when data to distribute among bins is numeric.</entry>
    <entry key="NumericBinLimitsClass">''BinLimits'' value must be numeric when data to distribute among bins is numeric.</entry>
    <entry key="NumericBinMethod">Bin에 분산시킬 데이터가 숫자형인 경우 ''BinMethod'' 값은 ''auto'', ''scott'', ''fd'', ''integers'', ''sqrt'' 또는 ''sturges''여야 합니다.</entry>
    <entry key="OrientationMixedType">''Orientation'' parameter is not supported when data to distribute among bins is datetime or duration and when there are non-histogram objects in the axes.</entry>
    <entry key="OrientationYYAxes">''Orientation'' parameter is not supported when data to distribute among bins is datetime or duration and multiple y-axes are present.</entry>
    <entry key="ReadOnlyPropertyManualBinCounts">''BinCountsMode'' 값이 ''manual''인 경우 {0} 파라미터는 지원되지 않습니다.</entry>
    <entry key="UnsortedDatetimeEdges">Bin 경계값은 NaT가 포함되지 않은 정렬된 datetime형 벡터여야 합니다.</entry>
    <entry key="UnsortedDurationEdges">Bin 경계값은 NaN이 포함되지 않은 정렬된 duration형 벡터여야 합니다.</entry>
    <entry key="UnsupportedBinMethod">''{0}'' is not a supported bin method when data to distribute among bins is {1}.</entry>
    <entry key="UnsupportedCategories">Bin에 분산시킬 데이터가 숫자형 또는 논리형인 경우 ''Categories'' 파라미터는 지원되지 않습니다.</entry>
    <entry key="UnsupportedDatetimeOrDurationNormalization">''Normalization'' value ''{0}'' is not supported when data to distribute among bins is datetime or duration.</entry>
    <entry key="UnsupportedMethodManualBinCounts">{0} function is not supported when ''BinCountsMode'' value is ''manual''.</entry>
    <entry key="UnsupportedOrientationInPolarCoordinates">Horizontal orientation of bars is not supported for histogram in polar coordinates.</entry>
    <entry key="BinRangePolar">극좌표의 히스토그램에 유효하지 않은 Bin 경계값입니다. 최댓값과 최솟값 간의 차이는 2*pi보다 커서는 안 됩니다.</entry>
    <entry key="BinLimitsRangePolar">극좌표의 히스토그램에 유효하지 않은 'BinLimits' 값입니다. 2*pi 이상 차이 나지 않는 값으로 구성된, 요소를 2개 가진 벡터를 지정하십시오.</entry>
    <entry key="OrientationLabel">상자 차트의 방향</entry>
    <entry key="BoxWidthLabel">개별 상자의 상대적 너비</entry>
    <entry key="JitterOutliersLabel">이상값 마커 변위</entry>
    <entry key="NotchLabel">중앙값 비교 표시</entry>
    <entry key="NumBinsLabel">Bin 개수</entry>
    <entry key="BinMethodLabel">비닝 알고리즘</entry>
    <entry key="BinWidthLabel">Bin의 너비</entry>
    <entry key="DisplayStyleLabel">히스토그램 표시 스타일</entry>
    <entry key="ShowOthersLabel">표시되지 않은 범주에 대한 데이터 요약을 표시할지 여부</entry>
    <entry key="BarOrientationLabel">막대의 방향</entry>
    <entry key="BinEdges">Bin 경계값</entry>
    <entry key="Value">값</entry>
  </message>
</rsccat>
