<?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="ArrayDimsMatch">配列の次元は一致しなければなりません。</entry>
    <entry key="CannotCombine">Unable to combine entry parts.</entry>
    <entry key="CannotHash">{0} 型のスカラー要素をハッシュできません。</entry>
    <entry key="CannotSlice">{0} 型のスカラー要素にアクセスできません。</entry>
    <entry key="ConversionInconsistent">Conversion from {0} to {1} did not return {1}.</entry>
    <entry key="EndNotSupported">ディクショナリでは、'end' を使用したインデックス付けはサポートされていません。</entry>
    <entry key="IncorrectNumberInputs">指定した入力数が正しくありません。</entry>
    <entry key="IncorrectNumberOfSubscripts">添字の数 {0,number,integer} はキー部分の数 {1,number,integer} と一致していなければなりません。</entry>
    <entry key="InputMustBeDictionary">Input must be dictionary.</entry>
    <entry key="InputMustBeLogicalScalar">Input must be logical scalar.</entry>
    <entry key="InputMustBeNonemptyCell">Input must be nonempty cell array.</entry>
    <entry key="InputNotSupported">入力タイプがサポートされていません。</entry>
    <entry key="InternalCannotHash">スカラー要素をハッシュできません。</entry>
    <entry key="InvalidIndexingForUninitialized">Indexing on an uninitialized dictionary is invalid.</entry>
    <entry key="InvalidMethodForUninitialized">Calling ''{0}'' on an uninitialized dictionary is invalid.</entry>
    <entry key="KeyNotFound">Key in position {0,number,integer} not found.</entry>
    <entry key="UnableToLoadDictionary">Unable to load dictionary variable.</entry>
    <entry key="UnableToLoadDictionaryVersion">Unable to load dictionary variable. This dictionary might have been saved from a later version of MATLAB.</entry>
    <entry key="UndefinedFunction">関数または変数 ''dictionary'' が認識されません。</entry>
    <entry key="UnsupportedFunctionality">操作はサポートされていません。</entry>
    <entry key="WithManyEntries"> {0,number,integer} エントリをもつ:</entry>
    <entry key="WithOneEntry"> 1 エントリをもつ:</entry>
    <entry key="WithZeroEntries"> エントリなし。</entry>
  </message>
</rsccat>
