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[Télécharger cette extension à partir dune source externe]]></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[Installer cette extension]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -11584,7 +11590,7 @@
<Str Cat="Text">
<Val><![CDATA[New Notebook]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Nouveau notebook]]></Val>
<Val><![CDATA[Nouveau Notebook]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
@@ -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[Arborescence du serveur]]></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[Échec de lactualisation du compte. Pour plus dinformations, consultez le journal des comptes Azure.]]></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;Message derreur : 1]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[{0} ]D;]A;Message derreur : {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[Expiration du délai dattente pour la création de session {0} pour la connexion « {1} ». Ceci est probablement dû au fait que le service OE na pas reçu de réponse pour createNewSession de la part du fournisseur pour la connexion « {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[Expiration du délai dattente de la création de session {0}. Cela est probablement dû au fait que le service OE na pas reçu de réponse du fournisseur pour createNewSession.]]></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[LID de session retourné par le fournisseur « {0} » pour le « {1} » de connexion nest pas valide.]]></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[Explorateur dobjets dextension de '{0}' a expiré]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>