<?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="ja_JP" product="MATLAB" xsi:noNamespaceSchemaLocation="../../resources/schema/msgcat.xsd">
  <message>
    <entry key="ArgNameValueMismatch">入力引数の数が正しくありません。各パラメーター名の後には対応する値が必要です。</entry>
    <entry key="BinCountsInvalidSize">''BinCounts'' パラメーターは、''NumBins''、''BinWidth''、''BinMethod''、''XBinLimits''、または ''YBinLimits'' のいずれかが指定されている場合はサポートされません。また、サイズが [length(XBinEdges)-1 length(YBinEdges)-1] の行列である必要があります。</entry>
    <entry key="EmptyBinCountsManualMode">Specify ''BinCounts'' when ''BinCountsMode'' value is ''manual''.</entry>
    <entry key="EmptyXBinLimitsManualMode">Specify ''XBinEdges'' and ''XBinLimits'' when ''XBinLimitsMode'' value is ''manual''.</entry>
    <entry key="EmptyYBinLimitsManualMode">Specify ''YBinEdges'' and ''YBinLimits'' when ''YBinLimitsMode'' value is ''manual''.</entry>
    <entry key="EmptyOrScalarXBinEdges">''XBinEdges'' 値は 2 以上の長さのベクトルである必要があります。</entry>
    <entry key="EmptyOrScalarYBinEdges">''YBinEdges'' は 2 以上の長さのベクトルである必要があります。</entry>
    <entry key="InvalidTileFaceColor">''DisplayStyle'' 値が ''tile'' の場合、''FaceColor'' 値は ''flat'' である必要があります。</entry>
    <entry key="InvalidTileFaceLighting">''FaceLighting'' value must be ''none'' when ''DisplayStyle'' value is ''tile''.</entry>
    <entry key="InvalidBinMethod">''BinMethod'' value ''manual'' is not supported.</entry>
    <entry key="InvalidColor">''{0}'' 入力は有効な色ではありません。</entry>
    <entry key="InvalidMixedXBinInputs">''XBinEdges'' パラメーターの後には、''NumBins''、''BinWidth''、''BinMethod''、''XBinLimits'' のいずれも続けてはいけません。</entry>
    <entry key="InvalidMixedYBinInputs">''YBinEdges'' parameter must not be followed by any of ''NumBins'',''BinWidth'', ''BinMethod'', or ''YBinLimits''.</entry>
    <entry key="BinCountsXEdgesMismatch">The length of ''XBinEdges'' must be one longer than the number of rows of ''BinCounts'' when ''BinCountsMode'' value is ''manual''.</entry>
    <entry key="BinCountsYEdgesMismatch">The length of ''YBinEdges'' must be one longer than the number of columns of ''BinCounts'' when ''BinCountsMode'' value is ''manual''.</entry>
    <entry key="MixedDataBinCounts">''BinCounts'' parameter is not supported when data to distribute among bins is not specified.</entry>
    <entry key="MissingYInput">最初の 2 つの引数は数値または logical であり、サイズが同じである必要があります。</entry>
    <entry key="NonEmptyBinCountsAutoMode">''BinCounts'' parameter is not supported when ''BinCountsMode'' value is ''auto''.</entry>
    <entry key="NonEmptyXBinLimitsAutoMode">''XBinEdges'' and ''XBinLimits'' parameters are not supported when ''XBinLimitsMode'' value is ''auto''.</entry>
    <entry key="NonEmptyYBinLimitsAutoMode">''YBinEdges'' and ''YBinLimits'' parameters are not supported when ''YBinLimitsMode'' value is ''auto''.</entry>
    <entry key="ReadOnlyPropertyManualBinCounts">{0} parameter is not supported when ''BinCountsMode'' value is ''manual''.</entry>
    <entry key="TransparencyNotSupported">ソフトウェア OpenGL のレンダラーでは、ヒストグラムのバーとエッジの透明度はサポートされていません。Figure のレンダラーを ''painters'' に設定することを検討してください。</entry>
    <entry key="UnsupportedMethodManualBinCounts">{0} function is not supported when ''BinCountsMode'' value is ''manual''.</entry>
    <entry key="Value">値</entry>
    <entry key="XBinEdges">X のビンのエッジ</entry>
    <entry key="YBinEdges">Y のビンのエッジ</entry>
  </message>
</rsccat>
