[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 @@ Der Abfrageprozessor schätzt, dass durch das Implementieren des folgenden Index
<target state="translated">Neue Klausel</target>
<note></note>
</trans-unit>
<trans-unit id="WarningOverlayTooltip">
<source>Warnings</source>
<target state="translated">Warnungen</target>
<note>tooltip text for node warning overlay</note>
</trans-unit>
<trans-unit id="ParallelismOverlayTooltip">
<source>Parallel Execution</source>
<target state="translated">Parallele Ausführung</target>
<note>tooltip text for node parallelism overlay</note>
</trans-unit>
</body>
</file>
</xliff>