LEGO: check in for main to temporary branch. (#18104)

Co-authored-by: Alex Ma <alma1@microsoft.com>
This commit is contained in:
csigs
2022-01-16 13:43:58 -08:00
committed by GitHub
parent f4db736a78
commit d3564b20c8
4 changed files with 58 additions and 1 deletions

View File

@@ -457,6 +457,9 @@
<Item ItemId=";extensions/sql-database-projects/dist/common/constants.connectionProfile" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Select a connection profile]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Sélectionnez une connexion pour le profile.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -1231,6 +1234,9 @@
<Item ItemId=";extensions/sql-database-projects/dist/common/constants.failedToGetConnectionString" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[An error occurred generating the connection string for the selected connection]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Une erreur sest produite lors de la génération de la chaîne de connexion pour la connexion sélectionnée.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -2323,12 +2329,18 @@
<Item ItemId=";extensions/sql-database-projects/dist/common/constants.selectConnectionError" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Failed to set connection string app setting: {0}]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Échec du paramétrage de l'application de la chaîne de connexion : {0}]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";extensions/sql-database-projects/dist/common/constants.selectConnectionString" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Select SQL connection string method]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Sélectionner la méthode de chaîne de connexion SQL]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -2713,6 +2725,9 @@
<Item ItemId=";extensions/sql-database-projects/dist/common/constants.unableToSetConnectionString" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Failed to set connection string app setting]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Échec du paramétrage de l'application de la chaîne de connexion]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>

View File

@@ -457,6 +457,9 @@
<Item ItemId=";extensions/sql-database-projects/dist/common/constants.connectionProfile" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Select a connection profile]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[接続プロファイルを選択する]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -1231,6 +1234,9 @@
<Item ItemId=";extensions/sql-database-projects/dist/common/constants.failedToGetConnectionString" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[An error occurred generating the connection string for the selected connection]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[選択した接続の接続文字列の生成でエラーが発生しました]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -2326,12 +2332,18 @@
<Item ItemId=";extensions/sql-database-projects/dist/common/constants.selectConnectionError" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Failed to set connection string app setting: {0}]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[接続文字列アプリの設定を設定できませんでした: {0}]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";extensions/sql-database-projects/dist/common/constants.selectConnectionString" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Select SQL connection string method]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[SQL 接続文字列メソッドの選択]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -2719,6 +2731,9 @@
<Item ItemId=";extensions/sql-database-projects/dist/common/constants.unableToSetConnectionString" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Failed to set connection string app setting]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[接続文字列アプリの設定を設定できませんでした]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -2822,7 +2837,7 @@
<Str Cat="Text">
<Val><![CDATA[Enter connection string]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[接続文字列を入力してください]]></Val>
<Val><![CDATA[接続文字列を入力します]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />

View File

@@ -11640,6 +11640,9 @@
<Item ItemId=";src/sql/workbench/contrib/queryplan2/browser/queryPlan.queryIndex" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Query {0}: ]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[쿼리: {0} ]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -11655,6 +11658,9 @@
<Item ItemId=";src/sql/workbench/contrib/queryplan2/browser/queryPlan.queryPlan2.featureEnabledDescription" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Controls whether the new query plan feature is enabled. Default value is false.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[새 쿼리 계획 기능을 사용할 수 있는지 여부를 제어합니다. 기본값은 false입니다.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -11670,12 +11676,18 @@
<Item ItemId=";src/sql/workbench/contrib/queryplan2/browser/queryPlan.relativeToTheScript" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[(relative to the script):]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[(스크립트에 상대적으로):]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";src/sql/workbench/contrib/queryplan2/browser/queryPlan.relativeToTheScriptWithCost" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[(relative to the script): {0}%]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[(스크립트에 상대적으로): {0}%]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>

View File

@@ -457,6 +457,9 @@
<Item ItemId=";extensions/sql-database-projects/dist/common/constants.connectionProfile" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Select a connection profile]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Выберите профиль подключения]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -1231,6 +1234,9 @@
<Item ItemId=";extensions/sql-database-projects/dist/common/constants.failedToGetConnectionString" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[An error occurred generating the connection string for the selected connection]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Произошла ошибка при создании строки подключения для выбранного подключения]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -2326,12 +2332,18 @@
<Item ItemId=";extensions/sql-database-projects/dist/common/constants.selectConnectionError" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Failed to set connection string app setting: {0}]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Не удалось настроить параметр приложения строки подключения: {0}]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";extensions/sql-database-projects/dist/common/constants.selectConnectionString" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Select SQL connection string method]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Выберите метод строки подключения SQL]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -2719,6 +2731,9 @@
<Item ItemId=";extensions/sql-database-projects/dist/common/constants.unableToSetConnectionString" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Failed to set connection string app setting]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Не удалось настроить параметр приложения строки подключения]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>