<?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="zh_CN" product="MATLAB" xsi:noNamespaceSchemaLocation="../../resources/schema/msgcat.xsd">
  <message>
    <entry key="BadFont">Font name ''{0}'' is not available on this machine. Specify ''default'' or use the listfonts function to list available font names.</entry>
    <entry key="MissingUnits">Specify font size units.</entry>
    <entry key="FlagWithTooManyInputs">''{0}'' option does not support additional input arguments.</entry>
    <entry key="MissingScaleFactor">Provide a scale factor when using the ''scale'' option.</entry>
    <entry key="BadUnits">单位必须为以下项之一: ''{0}''。</entry>
    <entry key="NonScalar">{0} must be scalar.</entry>
    <entry key="InvalidFlag">Option must be one of the following: ''{0}''.</entry>
    <entry key="NotInFigure">对象输入必须为图窗或图窗中的对象。</entry>
    <entry key="InvalidGfx">对象输入必须为非空，并且只包含有效的图形句柄。</entry>
    <entry key="DefaultNotSupported">'default' 选项对类 {0} 的对象不起作用。</entry>
  </message>
</rsccat>
