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

This commit is contained in:
Alex Hsu
2023-04-03 10:00:25 -07:00
committed by GitHub
parent 59c5ca605c
commit 55820e94f9
35 changed files with 551 additions and 68 deletions

View File

@@ -2481,12 +2481,18 @@
<Item ItemId=";src/sql/base/common/locConstants.azuredatastudio.downloadTooltip" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Download this extension from an external source]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Diese Erweiterung aus einer externen Quelle herunterladen]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";src/sql/base/common/locConstants.azuredatastudio.installTooltip" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Install this extension]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Diese Erweiterung installieren]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -12306,6 +12312,9 @@
<Item ItemId=";src/sql/workbench/contrib/objectExplorer/common/serverGroup.contribution.serverTree.configuration.title" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Server Tree]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Serverstruktur]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -15417,6 +15426,9 @@
<Item ItemId=";src/sql/workbench/services/accountManagement/browser/accountManagementService.refreshAccountFailedGenericMessage" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Refreshing account failed, check Azure Accounts log for more info.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Fehler beim Aktualisieren des Kontos. Weitere Informationen finden Sie im Azure-Kontoprotokoll.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -15432,8 +15444,8 @@
<Item ItemId=";src/sql/workbench/services/accountManagement/browser/accountManagementService.refreshFailed" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[{0} ]D;]A;Error Message: {1}]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New">
<Val><![CDATA[0 ]D;]A;Fehlermeldung: 1]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[{0} ]D;]A;Fehlermeldung: {1}]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[0 ]D;]A;Error Message: 1]]></Val>
@@ -17604,18 +17616,27 @@
<Item ItemId=";src/sql/workbench/services/objectExplorer/browser/objectExplorerService.objectExplorerMissingConnectionForSession" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Timeout waiting for session {0} to be created for connection "{1}". This has probably happened because OE service did not recieve a response for createNewSession from the provider for connection "{1}"]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Timeout beim Warten auf die Erstellung der Sitzung {0} für die Verbindung „{1}". Dies ist wahrscheinlich darauf zurückzuführen, dass der OE-Dienst keine Antwort auf createNewSession vom Anbieter für die Verbindung „{1}“]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";src/sql/workbench/services/objectExplorer/browser/objectExplorerService.objectExplorerMissingSession" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Timed out waiting for session {0} to be created. This has probably happened because OE service did not recieve a response for createNewSession from the provider.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Timeout beim Warten auf die Erstellung der Sitzung {0}. Dies ist wahrscheinlich darauf zurückzuführen, dass der OE-Dienst keine Antwort für createNewSession vom Anbieter erhalten hat.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";src/sql/workbench/services/objectExplorer/browser/objectExplorerService.objectExplorerSessionIdMissing" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[The session ID returned by provider "{0}" for connection "{1}" is invalid.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Die vom Anbieter „{0}“ für die Verbindung „{1}“ zurückgegebene Sitzungs-ID ist ungültig.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -17676,6 +17697,9 @@
<Item ItemId=";src/sql/workbench/services/objectExplorer/browser/treeUpdateUtils.objectExplorerTimeout" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Object Explorer expansion timed out for '{0}']]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Timeout bei Objekt-Explorer Erweiterung für „{0}“]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>