<?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="WrongNumberArgs">引数の数が正しくありません。</entry>
    <entry key="IllegalParamName">無効なパラメーター名です。パラメーター名は空でない string または文字ベクトルでなければなりません。</entry>
    <entry key="BadParamName">無効なパラメーター名: {0}。</entry>
    <entry key="BadParamNamePossibleCharRowData">無効なパラメーター名: {0}。</entry>
    <entry key="AmbiguousParamName">あいまいなパラメーター名: {0}。</entry>
  </message>
</rsccat>
