<?xml version="1.0" encoding="UTF-8"?>
<!--Copyright 2022 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="HandleVisibilityMustBeOn">HandleVisibility は、'off' または 'callback' には設定できません。</entry>
    <entry key="MatrixSizeMismatch">すべての 2D 行列の入力は同じサイズでなければなりません。</entry>
    <entry key="ScalarOtherInputsVectors">1 つの入力がスカラーの場合、すべての追加入力はスカラーまたはベクトルでなければなりません。</entry>
    <entry key="AllVectorSizeMismatch">すべてのベクトル入力は同じ長さでなければなりません。</entry>
    <entry key="VectorDoesNotMatchDimOtherInputs">すべてのベクトル入力の長さは、すべての 2D 行列入力の行数または列数のどちらかと一致しなければなりません。</entry>
    <entry key="NumVariablesMismatch">The number of variables specified for ''{0}'' did not match the number of variables specified in one of the previous arguments.</entry>
    <entry key="VariableNotFound">変数 ''{0}'' は見つかりませんでした。</entry>
    <entry key="DoubleHandleParentNotSupported">Specifying parent as double value is not supported.</entry>
    <entry key="TableToMatrixNotSupported">Setting the ''{0}'' property while the ''{1}'' property is non-empty is not supported.</entry>
    <entry key="MatrixToTableNotSupported">''{1}'' プロパティが 'manual' に設定されているときに ''{0}'' プロパティを設定することはサポートされていません。</entry>
    <entry key="TableSyntaxNotSupported">table 入力はサポートされていません。</entry>
    <entry key="MustBeVector">{0} データはベクトルである必要があります。</entry>
    <entry key="FailedToConvertToDouble">Value of ''{0}'' must be of type double or be convertible to double.</entry>
    <entry key="ComplexNotSupported">Complex values are not supported for ''{0}''.</entry>
    <entry key="InvalidSourceTable">''SourceTable'' value must be a table.</entry>
    <entry key="NonScalarTableSubscript">''{0}'' value must reference a single variable in the source table.</entry>
    <entry key="MixingChannelDataType">Mixing {0} and {1} data is not supported. Data specified for ''{2}'' must have the same data type or be numeric.</entry>
    <entry key="InvalidSubscriptForChannel">Invalid subscript for {0}. {1}</entry>
    <entry key="InvalidSubscriptValue">数値の添字は、正の整数として指定してください。</entry>
    <entry key="InvalidSubscriptType">{0} 型の添字はサポートされていません。</entry>
    <entry key="SubscriptOutOfBounds">Index exceeds array bounds.</entry>
  </message>
</rsccat>
