<?xml version="1.0" encoding="UTF-8"?>
<!--Copyright 2023 The MathWorks, Inc.-->

<rsccat xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="1.0" locale="zh_CN" product="pf" xsi:noNamespaceSchemaLocation="../../resources/schema/msgcat.xsd">
  <message>
    <entry key="DisplayNotFound">Display {0,number,integer} not found.</entry>
    <entry key="NoAttachedDisplay">The system does not have any display.</entry>
    <entry key="InvalidImageFormat">The image format desired is invalid.</entry>
    <entry key="InvalidPath">The file/directory path provided is invalid.</entry>
    <entry key="ExportPdfError">Export to PDF operation failed : No temporary file created to support PDF export</entry>
    <entry key="InvalidPageMargins">Export to PDF operation failed : Invalid margin values</entry>
    <entry key="InvalidPrinterName">The printer {0} is inaccessible.</entry>
    <entry key="ClipboardInaccessible">当 MATLAB 在无显示模式下启动时，剪贴板服务无法访问。</entry>
    <entry key="FontServiceInaccessible"> 当 MATLAB 在无显示模式下启动时，字体服务无法访问。</entry>
    <entry key="InvalidMimeType">Incompatible mime-type and data. Only {0} mime-types can be represented using {1}.</entry>
    <entry key="InvalidEventType">Event registration failed due to unrecognized event.</entry>
  </message>
</rsccat>
