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">Die Ausführung wurde {0} Mal abgeschlossen...</target>
<source>Batch execution completed {0} times...</source>
<target state="new">{0}-mal ausgeführt...</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}-malige Batchausführung wurde gestartet.</target>
<source>Beginning execution loop</source>
<target state="new">Beginning execution loop</target>
<note/>
</trans-unit>
@@ -566,10 +566,11 @@
<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">Ein Pflichtfeld hat keinen Wert.</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>