<?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="InvalidArgumentCategory">인수 범주는 'required', 'optional', 'repeating', 'namevalue' 또는 'unspecified'여야 합니다.</entry>
    <entry key="IdentifierNotScalarText">Function identifier must be a character vector or a string scalar.</entry>
    <entry key="NotAClass">''{0}'' is not a class and cannot be used to find methods. Make sure the class name is spelled correctly.</entry>
    <entry key="NotAFile">''{0}'' is not a MATLAB file and cannot be used to find local functions. Make sure the name is spelled correctly.</entry>
    <entry key="NoSuchFunctionOrClass">Cannot find function or class ''{0}''. Make sure the name is spelled correctly. If you look for method, please use format classname/methodname. For example, you can find plus method in string class using string/plus.</entry>
    <entry key="NoSuchMethod">Cannot find method ''{0}'' in class ''{1}''. Make sure the method name is spelled correctly.</entry>
    <entry key="UnsupportedFuncitonType">Unsupported function type.</entry>
    <entry key="NoSuchLocalFunction">함수 ''{0}''이(가) 로컬 함수 ''{1}''을(를) 정의하지 않습니다. 함수 이름 철자가 올바른지 확인하십시오.</entry>
    <entry key="InvalidIdentifier">''{0}''은(는) 유효한 함수 식별자가 아닙니다.</entry>
  </message>
</rsccat>
