<?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="ko_KR" 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>
