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

This commit is contained in:
csigs
2022-05-17 13:54:49 -07:00
committed by GitHub
parent 570e41cdcb
commit 61662f6086
4 changed files with 84 additions and 0 deletions

View File

@@ -858,6 +858,24 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";extensions/mssql/dist/localizedConstants.mssql.failedToFindAccount" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Failed to find azure account {0} when executing token refresh]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[トークンの更新時に Azure アカウント {0} が見つかりませんでした]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";extensions/mssql/dist/localizedConstants.mssql.failedToFindTenants" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Failed to find tenant '{0}' in account '{1}' when refreshing security token]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[セキュリティ トークンの更新時にアカウント '{1}' にテナント '{0}' が見つかりませんでした]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";extensions/mssql/dist/localizedConstants.mssql.group" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Group]]></Val>
@@ -969,6 +987,24 @@
</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>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[{0} AAD トークンの更新が失敗しました。再接続して {0} を有効にしてください]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";extensions/mssql/dist/localizedConstants.mssql.tokenRefreshFailedNoSecurityToken" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Editor token refresh failed, autocompletion will be disabled until the editor is disconnected and reconnected]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[エディター トークンの更新が失敗しました。エディターが切断されて再接続されるまで、オートコンプリートは無効になります]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";extensions/mssql/dist/localizedConstants.mssql.userLabel" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[User]]></Val>

View File

@@ -5721,6 +5721,9 @@
<Item ItemId=";src/sql/workbench/contrib/connection/common/connectionProviderExtension.schema.enableConnectionStringOption" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Whether the provider supports connection string as an input option. The default value is false.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[プロバイダーが入力オプションとして接続文字列をサポートするかどうか。既定値は false です。]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -5763,6 +5766,9 @@
<Item ItemId=";src/sql/workbench/contrib/connection/common/connectionProviderExtension.schema.useConnectionStringAsDefaultOption" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Whether the connection provider uses connection string as the default option to connect. The default value is false.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[接続プロバイダーが接続するための既定オプションとして接続文字列を使用するかどうか。既定値は false です。]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>

View File

@@ -858,6 +858,24 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";extensions/mssql/dist/localizedConstants.mssql.failedToFindAccount" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Failed to find azure account {0} when executing token refresh]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[执行令牌刷新时找不到 Azure 帐户 {0}]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";extensions/mssql/dist/localizedConstants.mssql.failedToFindTenants" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Failed to find tenant '{0}' in account '{1}' when refreshing security token]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[刷新安全令牌时,在帐户 \"{1}\" 中找不到租户 \"{0}\"]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";extensions/mssql/dist/localizedConstants.mssql.group" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Group]]></Val>
@@ -969,6 +987,24 @@
</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>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[{0} AAD 令牌刷新失败,请重新连接以启用 {0}]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";extensions/mssql/dist/localizedConstants.mssql.tokenRefreshFailedNoSecurityToken" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Editor token refresh failed, autocompletion will be disabled until the editor is disconnected and reconnected]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[编辑器令牌刷新失败,自动完成将被禁用,直到编辑器断开连接并重新连接]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";extensions/mssql/dist/localizedConstants.mssql.userLabel" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[User]]></Val>

View File

@@ -5721,6 +5721,9 @@
<Item ItemId=";src/sql/workbench/contrib/connection/common/connectionProviderExtension.schema.enableConnectionStringOption" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Whether the provider supports connection string as an input option. The default value is false.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[提供程序是否支持连接字符串作为输入选项。默认值为 false。]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -5763,6 +5766,9 @@
<Item ItemId=";src/sql/workbench/contrib/connection/common/connectionProviderExtension.schema.useConnectionStringAsDefaultOption" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Whether the connection provider uses connection string as the default option to connect. The default value is false.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[连接提供程序是否使用连接字符串作为默认连接选项。默认值为 false。]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>