[Loc] added updated resx and xlf files (#1466)

This commit is contained in:
Alex Ma
2022-04-14 13:08:59 -07:00
committed by GitHub
parent c39a41af0c
commit 237aac7174
20 changed files with 160 additions and 0 deletions

View File

@@ -5993,6 +5993,16 @@ The Query Processor estimates that implementing the following index could improv
<target state="translated">新しい句</target>
<note></note>
</trans-unit>
<trans-unit id="WarningOverlayTooltip">
<source>Warnings</source>
<target state="translated">警告</target>
<note>tooltip text for node warning overlay</note>
</trans-unit>
<trans-unit id="ParallelismOverlayTooltip">
<source>Parallel Execution</source>
<target state="translated">並列実行</target>
<note>tooltip text for node parallelism overlay</note>
</trans-unit>
</body>
</file>
</xliff>