<?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="UseNameRowColTriplets">使用 name/row,col 三元素指定值。</entry>
    <entry key="invalidColumn">列无效。</entry>
    <entry key="invalidRow">行无效。</entry>
    <entry key="NotACategoricalVariable">不是分类变量。</entry>
    <entry key="NotAnMxNNumericArray">不是 MxN 的数值数组。</entry>
    <entry key="NotAnMxNDatetimeArray">非 M×N 日期时间数组。</entry>
    <entry key="NotAnMxNDurationArray">非 M×N 持续时间数组。</entry>
    <entry key="NotAnMxNCalendarDurationArray">非 M×N 日历持续时间数组。</entry>
    <entry key="NotAStructure">不是结构体。</entry>
    <entry key="UnsupportedProperty">不支持属性: {0}</entry>
    <entry key="RequiredPropertyDeleted">已删除必要属性: {0}</entry>
    <entry key="InvalidInputType">输入类型无效。</entry>
    <entry key="NoPropertiesShouldBeRemoved">不要将属性从管理器的根目录中删除。</entry>
    <entry key="Field">字段</entry>
    <entry key="Fields">字段</entry>
    <entry key="Name">名称</entry>
    <entry key="BlockPath">BlockPath</entry>
    <entry key="Index">索引</entry>
    <entry key="Value">值</entry>
    <entry key="Size">大小</entry>
    <entry key="Bytes">字节</entry>
    <entry key="Class">类</entry>
    <entry key="Min">最小值</entry>
    <entry key="Max">最大值</entry>
    <entry key="Mean">均值</entry>
    <entry key="Median">中位数</entry>
    <entry key="Mode">众数</entry>
    <entry key="Range">极差</entry>
    <entry key="Var">方差</entry>
    <entry key="Std">标准差</entry>
    <entry key="Property">属性</entry>
    <entry key="PropertyValuePairsExpected">应为名称-值对组。</entry>
    <entry key="NotAnMxNCellArray">不是 MxN 的元胞数组。</entry>
    <entry key="NotAnObject">不是对象。</entry>
    <entry key="UnsupportedRequest">不支持请求: {0}</entry>
    <entry key="NotATable">不是表格。</entry>
    <entry key="NonExistentVariable">变量 ''{0}'' 不存在。</entry>
    <entry key="NotACharArrayVariable">非字符数组。</entry>
    <entry key="NotAStringArrayVariable">不是字符串数组。</entry>
    <entry key="NotAnMxNLogicalArray">非 MxN 逻辑数组。</entry>
    <entry key="EmptyValueInvalid">输入不能为空。</entry>
    <entry key="DuplicateRowHeader">重复的行名称: ''{0}''。</entry>
    <entry key="DuplicateColumnHeaderTables">重复的变量名称: ''{0}''。</entry>
    <entry key="DuplicateColumnHeaderStructs">重复的字段名称: ''{0}''。</entry>
    <entry key="Unevaluated">未计算</entry>
    <entry key="InvalidDistributedValue">{0} 值无效</entry>
    <entry key="StructHeaderFields">包含 {0} 个字段</entry>
    <entry key="StructHeaderField">包含 {0} 个字段</entry>
    <entry key="TableIndexOverflow">Data must be added to a table immediately to the right of existing variables.  A new table variable will be added in the next available column.</entry>
    <entry key="StructArrayIndexOverflow">结构体数组可能不包含空字段，因此数据只能直接添加到现有字段的右侧。\n新字段将会添加到下一个可用列中。</entry>
  </message>
</rsccat>
