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

This commit is contained in:
Alex Hsu
2023-03-29 09:34:39 -07:00
committed by GitHub
parent 2ccd7405c0
commit 09b0488978
25 changed files with 1496 additions and 101 deletions

View File

@@ -849,6 +849,15 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";extensions/azurecore/dist/localizedConstants.azure.credStoreSaveFailedError" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Keys for token cache could not be saved in credential store, this may cause Azure access token persistence issues and connection instabilities. It's likely that SqlTools has reached credential storage limit on Windows, please clear at least 2 credentials that start with "Microsoft.SqlTools|" in Windows Credential Manager and reload.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[トークン キャッシュのキーを資格情報ストアに保存できませんでした。Azure アクセス トークンの永続化に問題が発生して接続が不安定になる可能性があります。SqlTools が Windows の資格情報ストレージ制限に達していると考えられる場合は、Windows 資格情報マネージャーで、"Microsoft.SqlTools|" から始まる資格情報を少なくとも 2 つクリアし、再読み込みしてください。]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";extensions/azurecore/dist/localizedConstants.azure.unableToOpenAzureLink" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Unable to open link, missing required values]]></Val>
@@ -987,6 +996,15 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";extensions/azurecore/dist/localizedConstants.azurecore.deprecated" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Warning: ADAL has been deprecated, and is scheduled to be removed in a future release. Please use MSAL instead.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[警告: ADAL は非推奨となり、今後のリリースで削除される予定です。代わりに MSAL を使用してください。]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";extensions/azurecore/dist/localizedConstants.azurecore.eastasia" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[East Asia]]></Val>

View File

@@ -96,6 +96,18 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";extensions/mssql/dist/localizedConstants.mssql.noConvertResult" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[No result returned from Notebook convert request]]></Val>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";extensions/mssql/dist/localizedConstants.mssql.noDocumentFound" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[No document found for URI {0}]]></Val>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";extensions/mssql/dist/localizedConstants.mssql.tokenRefreshFailed" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[{0} AAD token refresh failed, please reconnect to enable {0}]]></Val>
@@ -114,6 +126,12 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";extensions/mssql/dist/localizedConstants.mssql.unsupportedPlatform" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Unsupported platform {0}]]></Val>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";extensions/mssql/dist/main.mssql.errorConvertingToNotebook" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[An error occurred converting the SQL document to a Notebook. Error : {0}]]></Val>
@@ -141,6 +159,24 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";extensions/mssql/dist/objectManagement/localizedConstants.objectManagement.ColumnDisplayName" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[column]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[列]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";extensions/mssql/dist/objectManagement/localizedConstants.objectManagement.DatabaseDisplayName" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[database]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[データベース]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";extensions/mssql/dist/objectManagement/localizedConstants.objectManagement.LoginTypeDisplayName" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[login]]></Val>
@@ -168,6 +204,15 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";extensions/mssql/dist/objectManagement/localizedConstants.objectManagement.TableDisplayName" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[table]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[テーブル]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";extensions/mssql/dist/objectManagement/localizedConstants.objectManagement.UserDisplayName" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[user]]></Val>
@@ -186,6 +231,15 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";extensions/mssql/dist/objectManagement/localizedConstants.objectManagement.ViewDisplayName" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[view]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[表示]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";extensions/mssql/dist/objectManagement/localizedConstants.objectManagement.advancedSectionHeader" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Advanced]]></Val>
@@ -555,6 +609,27 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";extensions/mssql/dist/objectManagement/localizedConstants.objectManagement.renameObjectDialogTitle" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Enter new name]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[新しい名前の入力]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";extensions/mssql/dist/objectManagement/localizedConstants.objectManagement.renameObjectError" ItemType="0" PsrId="308" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[An error occurred while renaming {0} '{1}' to '{2}'. {3}]]></Val>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";extensions/mssql/dist/objectManagement/localizedConstants.objectManagement.renameObjectOperationName" ItemType="0" PsrId="308" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Rename {0} '{1}' to '{2}']]></Val>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";extensions/mssql/dist/objectManagement/localizedConstants.objectManagement.selectedLabel" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Selected]]></Val>
@@ -1286,10 +1361,13 @@
</Item>
<Item ItemId=";extensions/mssql/package.mssql.connectionOptions.enclaveAttestationProtocol.displayName" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Attestation Protocol]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Attestation protocol]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New">
<Val><![CDATA[構成証明プロトコル]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Attestation Protocol]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -1304,10 +1382,13 @@
</Item>
<Item ItemId=";extensions/mssql/package.mssql.connectionOptions.enclaveAttestationUrl.displayName" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Enclave Attestation URL]]></Val>
<Val><![CDATA[Attestation URL]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[エンクレーブ構成証明 URL]]></Val>
<Val><![CDATA[構成証明 URL]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Enclave Attestation URL]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -1649,19 +1730,25 @@
</Item>
<Item ItemId=";extensions/mssql/package.mssql.connectionOptions.secureEnclaves.description" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Enables or disables Secure Enclaves for the connection]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Enables or disables Secure enclaves for the connection]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New">
<Val><![CDATA[接続のセキュリティで保護されたエンクレーブを有効または無効にします]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Enables or disables Secure Enclaves for the connection]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";extensions/mssql/package.mssql.connectionOptions.secureEnclaves.displayName" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Secure Enclaves]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Secure enclaves]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New">
<Val><![CDATA[セキュリティで保護されたエンクレーブ]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Secure Enclaves]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -2534,9 +2621,21 @@
</Item>
<Item ItemId=";extensions/mssql/package.title.objectProperties" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Properties]]></Val>
<Val><![CDATA[Properties (Preview)]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[プロパティ]]></Val>
<Val><![CDATA[プロパティ (プレビュー)]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Properties]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";extensions/mssql/package.title.renameObject" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Rename]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[名前の変更]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />