<?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="DuplicateOption">选项 ''{0}'' 只能传递一次。</entry>
    <entry key="NotSupported">使用多个 MATLAB Runtime 实例部署应用程序时，不支持 EXIT 和 QUIT 函数。</entry>
    <entry key="UniqueOption">选项 ''{0}'' 不能与其他选项组合使用。</entry>
    <entry key="UnknownOption">未知选项 ''{0}''</entry>
  </message>
</rsccat>
