<?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="PXFileCreationFailed">파일 {0}에 쓸 수 없습니다.</entry>
    <entry key="FileTooLarge">{0}파일이 너무 크거나 복잡해서 PX 코딩할 수 없습니다.</entry>
    <entry key="PXFileReadFailed">Unable to read file {0}.</entry>
    <entry key="ReleaseLocked">파일 {0}은(는) MATLAB의 다른 릴리스에 고정되어 있습니다. 이 파일을 실행하려면 MATLAB {1}을(를) 사용하십시오.</entry>
    <entry key="InvalidUseOfBinaryAt"> {0}속성 유효성 검사에서는 이진 @을 사용할 수 없습니다 </entry>
    <entry key="ParforNotSupportedInScripts">{0}PX 코드 스크립트에서는 parfor 루프가 지원되지 않습니다.</entry>
    <entry key="SPMDNotSupportedInScripts">{0}PX 코드 스크립트에서는 spmd 문이 지원되지 않습니다.</entry>
    <entry key="InternalError">{0}</entry>
  </message>
</rsccat>
