Juno: check in to lego/hb_04604851-bac4-4681-9f74-73de611d6e48_20220624153912923. (#19822)

This commit is contained in:
csigs
2022-06-24 09:49:18 -07:00
committed by GitHub
parent 4f2a430c77
commit 7c50925c33
18 changed files with 649 additions and 1501 deletions

View File

@@ -10,6 +10,15 @@
<Disp Icon="Expand" Expand="true" Disp="true" LocTbl="false" />
<Item ItemId=";Xliff Resources" ItemType="0" PsrId="308" Leaf="false">
<Disp Icon="Str" Disp="true" LocTbl="false" />
<Item ItemId=";queryHistory.captureEnabledDesc" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Whether Query History capture is enabled. If false queries executed will not be captured.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Gibt an, ob die Erfassung des Abfrageverlaufs aktiviert ist. Bei Festlegung auf FALSE werden ausgeführte Abfragen nicht erfasst.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";queryHistory.clear" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Clear All History]]></Val>
@@ -19,6 +28,15 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";queryHistory.delete" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Delete]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Löschen]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";queryHistory.description" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[View and run previously executed queries]]></Val>
@@ -28,6 +46,15 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";queryHistory.disableCapture" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Pause Query History Capture]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Erfassung des Abfrageverlaufs anhalten]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";queryHistory.displayName" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Query History]]></Val>
@@ -37,11 +64,38 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";queryHistory.toggleCapture" ItemType="0" PsrId="308" Leaf="true">
<Item ItemId=";queryHistory.enableCapture" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Toggle Query History Capture]]></Val>
<Val><![CDATA[Start Query History Capture]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Erfassung des Abfrageverlaufs umschalten]]></Val>
<Val><![CDATA[Erfassung des Abfrageverlaufs starten]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";queryHistory.noEntries" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[No queries to display]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Keine anzuzeigenden Abfragen vorhanden]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";queryHistory.open" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Open Query]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Abfrage öffnen]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";queryHistory.run" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Run Query]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Abfrage ausführen]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />