<?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="NameMustBeString">要显示的第二个输入必须为包含所显示变量的名称的字符向量。</entry>
    <entry key="EmptyCustomDisplayGroup">没有属性。</entry>
    <entry key="TooFewElementsInStringArray">The number of elements in string array argument must be greater than ''{0}''.</entry>
    <entry key="EmptyStringArray">The string array argument must contain at least one element if ''{0}'' is not an empty object.</entry>
    <entry key="AnnotationRowMismatch">The number of rows in the annotation argument must match the number of rows in the ''{0}'' argument.</entry>
    <entry key="StringArrayRowMismatch">The number of rows in the string array argument must match the number of rows in the ''{0}'' argument.</entry>
    <entry key="StringArrayMustBeScalar">字符串数组参数必须为单行显示的标量字符串。</entry>
    <entry key="InvalidStringArrayDimensions">The string array argument must be a matrix.</entry>
    <entry key="AnnotationMustBeScalar">The annotation argument must be a scalar string in single line display.</entry>
    <entry key="CustomCompactDisplayError">执行 ''{0}'' 类方法 ''{1}'' 时捕获到以下错误:\n{2}</entry>
    <entry key="CompactDisplayRepresentationRequired">''{0}'' 必须返回 CompactDisplayRepresentation 对象。</entry>
  </message>
</rsccat>
