mirror of
https://github.com/ckaczor/sqltoolsservice.git
synced 2026-02-17 02:51:45 -05:00
check in latest localized XLIFF for December update (#561)
This commit is contained in:
@@ -73,7 +73,7 @@
|
||||
</trans-unit>
|
||||
<trans-unit id="QueryServiceCancelDisposeFailed">
|
||||
<source>Query successfully cancelled, failed to dispose query. Owner URI not found.</source>
|
||||
<target state="new">查询成功取消,无法处理查询。找不到的 URI 的所有者。</target>
|
||||
<target state="new">查询成功取消,无法处理查询。找不到 URI 的所有者。</target>
|
||||
|
||||
<note/>
|
||||
</trans-unit>
|
||||
@@ -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>
|
||||
@@ -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">必填单元格的值缺失</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>
|
||||
|
||||
Reference in New Issue
Block a user