<?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="zh_CN" 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 的数据是日期时间或持续时间时，不支持 ''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 的数据是日期时间，则 bin 边界必须是长度至少为 2 的日期时间向量。</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 的数据是日期时间时，''BinWidth'' 值必须为持续时间或 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 的数据是持续时间，则 bin 边界必须是长度至少为 2 的持续时间向量。</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 的有序日期时间向量。</entry>
    <entry key="UnsortedDurationEdges">bin 边界必须为不包含 NaN 的有序持续时间向量。</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 的二元素向量。</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">分 bin 算法</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>
