<?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="CantStackTabularVariable">Stacking table or timetable variables is not supported. Use SPLITVARS to split ''{0}'' into multiple variables.</entry>
    <entry key="ConflictingConstAndDataVars">쌓을 변수 세트에는 유지하는 것으로 지정한 변수가 포함되어서는 안 됩니다.</entry>
    <entry key="ConflictingIndVarName">인덱스 변수 이름 ''{0}''이(가) 결과의 다른 변수 이름과 충돌합니다.</entry>
    <entry key="ConflictingNewDataVarName">데이터 변수 이름 ''{0}''이(가) 결과의 다른 변수 이름과 충돌합니다.</entry>
    <entry key="ConflictingNewDataVarNames">The new data variable names conflict with other variable names in the result.</entry>
    <entry key="InterleavingDataVarsFailed">데이터 변수 ''{0}''을(를) 쌓는 중 오류가 발생했습니다.</entry>
    <entry key="UnequalSizeDataVarsSets">All groups of variables to stack must be the same size.</entry>
    <entry key="CantStackRowLabels">테이블 행 이름은 쌓을 수 없습니다. 이러한 행 이름을 변수로 포함하는 테이블을 생성하십시오.</entry>
    <entry key="UndefOrMissingString">&lt;undefined&gt; categorical형 데이터와의 혼동을 피하기 위해 변수 이름 '&lt;undefined&gt;' 또는 '&lt;missing&gt;'은 categorical형 값으로 허용되지 않으므로 쌓인 테이블에서 표시자 값이 될 수 없습니다. stack을 호출하기 전에 변수 이름을 수정하십시오.</entry>
    <entry key="ScalarIndexName">인덱스 변수 이름은 비어 있지 않은 문자형 벡터 또는 string형 스칼라여야 합니다.</entry>
    <entry key="NewDataVarNameLengthMismatch">NEWDATAVARIABLENAME 이름-값 쌍을 사용하여 {0}개의 누적된 데이터 변수에 대해 변수 이름을 {0}개 지정하십시오.</entry>
    <entry key="NewDataVarNamesEmptyDataVars">쌓을 변수가 없는 경우 새 데이터 변수 이름은 비어 있어야 합니다.</entry>
    <entry key="IndexVarNameEmptyDataVars">쌓을 변수가 없는 경우 표시자 변수 이름은 비어 있어야 합니다.</entry>
    <entry key="NonConstantDataVars">The input argument that specifies the set of variables to stack must be constant.</entry>
    <entry key="NonConstantArg">''ConstantVariables'', ''NewDataVariableNames'' 및 ''IndexVariableName'' 인수는 상수여야 합니다.</entry>
  </message>
</rsccat>
