<?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="EmptyFilename">File name must be provided.</entry>
    <entry key="InvalidFilenameType">File name must be a char, a scalar cellstr or a scalar string without missing values.</entry>
    <entry key="InvalidFilenameExtension">File name must contain '.py' extension.</entry>
    <entry key="FileNotFound">Cannot open file ''{0}''.</entry>
    <entry key="ParseErrorMissingWhitespace">文件名和命令行参数必须由空白字符分隔。</entry>
    <entry key="ParseErrorUnmatchedDoubleQuote">双引号不配对。</entry>
    <entry key="ParseErrorUnmatchedSingleQuote">单引号不配对。</entry>
  </message>
</rsccat>
