check in latest localized XLIFF for December update (#561)

This commit is contained in:
Monasr
2017-12-06 17:28:22 -08:00
committed by Matt Irvine
parent 8b148090fd
commit 4dd30c5341
10 changed files with 73 additions and 63 deletions

View File

@@ -374,8 +374,8 @@
<note/>
</trans-unit>
<trans-unit id="EE_ExecutionInfo_FinalizingLoop">
<source>Execution completed {0} times...</source>
<target state="new">실행 완료 {0} 회</target>
<source>Batch execution completed {0} times...</source>
<target state="new">{0}회 실행 완료...</target>
<note/>
</trans-unit>
@@ -398,8 +398,8 @@
<note/>
</trans-unit>
<trans-unit id="EE_ExecutionInfo_InitializingLoop">
<source>Starting execution loop of {0} times...</source>
<target state="new">{0} 번 루프 실행을 시작 하는 중...</target>
<source>Beginning execution loop</source>
<target state="new">Beginning execution loop</target>
<note/>
</trans-unit>
@@ -568,10 +568,11 @@ votes
<note/>
</trans-unit>
<trans-unit id="EditDataCreateScriptMissingValue">
<source>A required cell value is missing</source>
<source>The column '{0}' is defined as NOT NULL but was not given a value</source>
<target state="new">필수 셀 값이 누락되었습니다.</target>
<note/>
<note>.
Parameters: 0 - colName (string) </note>
</trans-unit>
<trans-unit id="EditDataDeleteSetCell">
<source>A delete is pending for this row, a cell update cannot be applied.</source>