LEGO: Merge pull request 1335

LEGO: Merge pull request 1335
This commit is contained in:
csigs
2021-12-09 08:33:08 -08:00
committed by GitHub
parent 0d7a3b4168
commit 026c2349da
5 changed files with 135 additions and 0 deletions

View File

@@ -6166,6 +6166,15 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";QueryServiceUnsupportedSqlVariantType" ItemType="0" PsrId="308" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[The underlying type "{0}" for sql variant column "{1}" could not be resolved.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[SQL variant 列 "{1}" の基になる型 "{0}" を解決できませんでした。]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";RIDLookup" ItemType="0" PsrId="308" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[RID Lookup]]></Val>
@@ -8722,6 +8731,15 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";SessionMissingDetails" ItemType="0" PsrId="308" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Unable to start streaming session {0} due to missing session details.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[セッションの詳細がないため、ストリーミング セッション {0} を開始できません。]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";SessionNotFound" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Cannot find requested XEvent session]]></Val>
@@ -9163,6 +9181,15 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";StartProfilingFailed" ItemType="0" PsrId="308" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Failed to start profiler: {0}]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[プロファイラーを起動できませんでした: {0}]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";StartRange" ItemType="0" PsrId="308" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Start]]></Val>