<?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="ArgMustBeString">입력 인수는 비어 있지 않은 string형, 또는 문자형 벡터여야 합니다.</entry>
    <entry key="UnknownFlag">''{0}''은(는) 알 수 없는 플래그 입니다.</entry>
    <entry key="BadPath">''{0}''을(를) 건너뜁니다. 인수에 ''?''와 ''..'' 모두 허용되지 않습니다.</entry>
    <entry key="Ambiguous">''{0}''이(가) MATLAB 코드 파일과 디렉터리의 이름을 모두 지정합니다.</entry>
    <entry key="NotPath">인수 ''{0}''을(를) 건너뜁니다(유효하지 않은 경로 이름임).</entry>
    <entry key="NotFileName">''{1}''은(는) 파일 이름이 아니므로 인수 ''{0}''을(를) 건너뜁니다.</entry>
    <entry key="FileUnsupported">MATLAB 코드 파일이 아닌 인수 ''{0}''을(를) 건너뜁니다.</entry>
    <entry key="FileNotFound">MATLAB 코드가 발견되지 않아 인수 ''{0}''을(를) 건너뜁니다.</entry>
    <entry key="IncompatibleFlags">The -R2007b option may not be used in combination with the -R2022a option.</entry>
    <entry key="NoInputFileNameSpecified">입력 파일 이름을 지정해야 합니다.</entry>
    <entry key="UnableToWriteFile">파일 {0}에 쓸 수 없습니다.</entry>
    <entry key="UnableToCreateFile">쓰기 권한 또는 공간이 부족하여 파일 {0}을(를) 만들 수 없습니다.</entry>
    <entry key="InvalidLocation">''{0}'' is not a valid location.</entry>
    <entry key="FileTooLarge">{0}File is too large or complicated to P-code.</entry>
    <entry key="PropUsingAtSyntax">{0}문서화되지 않은 구문을 사용하여 속성값을 제한하는 P 코딩 파일은 지원되지 않습니다.</entry>
    <entry key="UnableToReadFile">파일 {0}을(를) 읽을 수 없습니다.</entry>
    <entry key="IRINotSupported">URL은 지원되지 않습니다. 인수는 로컬 파일 경로여야 합니다.</entry>
    <entry key="InvalidPCodeFile">''{0}''은(는) 유효하지 않은 P 코드 파일입니다.</entry>
    <entry key="ReleaseLocked">P 코드 파일 {0}은(는) 특정 릴리스에서만 사용할 수 있습니다. 이 파일을 실행하려면 MATLAB {1}을(를) 사용하십시오.</entry>
    <entry key="UnsupportedFeature">{0}이 P 코드 파일은 이 릴리스에서 지원되지 않는 MATLAB 언어 기능을 사용합니다. 이 파일을 실행하려면 MATLAB {1} 이상을 사용하십시오.</entry>
    <entry key="ParforNotSupportedInScripts">{0}parfor-loops are not supported in P-coded scripts.</entry>
    <entry key="SPMDNotSupportedInScripts">{0}spmd statements are not supported in P-coded scripts.</entry>
    <entry key="InternalError">{0}</entry>
  </message>
</rsccat>
