Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

LEGO: Pull request from juno/hb_f2f230f9-08b4-4714-af00-6fce66aaeb84_20240815120037610 to main #1348

Merged
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
37 changes: 37 additions & 0 deletions loc/lcl/CHS/Microsoft.VisualStudio.Threading.Analyzers.dll.lcl
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
<OwnedComments>
<Cmt Name="Dev" />
<Cmt Name="LcxAdmin" />
<Cmt Name="Loc" />
<Cmt Name="RCCX" />
</OwnedComments>
<Settings Name="@vsLocTools@\default.lss" Type="Lss" />
Expand Down Expand Up @@ -580,6 +581,42 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";VSTHRD115_CodeFix_Suppress_Title" ItemType="0" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Specify 'SynchronizationContext.Current' explicitly]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[显式指定 “SynchronizationContext.Current”]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";VSTHRD115_CodeFix_UseFactory_Title" ItemType="0" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Use 'JoinableTaskContext.CreateNoOpContext' instead.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[请改用 “JoinableTaskContext.CreateNoOpContext”。]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";VSTHRD115_MessageFormat" ItemType="0" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Avoid creating JoinableTaskContext with 'null' as the value for the SynchronizationContext because behavior varies by the value of SynchronizationContext.Current]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[避免使用 “null” 作为 SynchronizationContext 的值创建 JoinableTaskContext,因为行为会因 SynchronizationContext.Current 的值而异]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";VSTHRD115_Title" ItemType="0" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Avoid creating JoinableTaskContext with null SynchronizationContext]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[避免使用 null SynchronizationContext 创建 JoinableTaskContext]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";VSTHRD200_AddAsync_MessageFormat" ItemType="0" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Use "Async" suffix in names of methods that return an awaitable type]]></Val>
Expand Down
37 changes: 37 additions & 0 deletions loc/lcl/CHT/Microsoft.VisualStudio.Threading.Analyzers.dll.lcl
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
<OwnedComments>
<Cmt Name="Dev" />
<Cmt Name="LcxAdmin" />
<Cmt Name="Loc" />
<Cmt Name="RCCX" />
</OwnedComments>
<Settings Name="@vsLocTools@\default.lss" Type="Lss" />
Expand Down Expand Up @@ -580,6 +581,42 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";VSTHRD115_CodeFix_Suppress_Title" ItemType="0" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Specify 'SynchronizationContext.Current' explicitly]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[明確指定 'SynchronizationContext.Current']]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";VSTHRD115_CodeFix_UseFactory_Title" ItemType="0" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Use 'JoinableTaskContext.CreateNoOpContext' instead.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[改為使用 'JoinableTaskContext.CreateNoOpContext'。]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";VSTHRD115_MessageFormat" ItemType="0" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Avoid creating JoinableTaskContext with 'null' as the value for the SynchronizationContext because behavior varies by the value of SynchronizationContext.Current]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[避免建立具有 'null' 作為 SynchronizationContext 值的 JoinableTaskContext,因為其行為會因 SynchronizationContext.Current 的值而異]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";VSTHRD115_Title" ItemType="0" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Avoid creating JoinableTaskContext with null SynchronizationContext]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[避免建立具有 null SynchronizationContext 的 JoinableTaskContext]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";VSTHRD200_AddAsync_MessageFormat" ItemType="0" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Use "Async" suffix in names of methods that return an awaitable type]]></Val>
Expand Down
37 changes: 37 additions & 0 deletions loc/lcl/DEU/Microsoft.VisualStudio.Threading.Analyzers.dll.lcl
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
<OwnedComments>
<Cmt Name="Dev" />
<Cmt Name="LcxAdmin" />
<Cmt Name="Loc" />
<Cmt Name="RCCX" />
</OwnedComments>
<Settings Name="@vsLocTools@\default.lss" Type="Lss" />
Expand Down Expand Up @@ -580,6 +581,42 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";VSTHRD115_CodeFix_Suppress_Title" ItemType="0" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Specify 'SynchronizationContext.Current' explicitly]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Geben Sie explizit „SynchronizationContext.Current“ an]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";VSTHRD115_CodeFix_UseFactory_Title" ItemType="0" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Use 'JoinableTaskContext.CreateNoOpContext' instead.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Verwenden Sie stattdessen „JoinableTaskContext.CreateNoOpContext“.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";VSTHRD115_MessageFormat" ItemType="0" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Avoid creating JoinableTaskContext with 'null' as the value for the SynchronizationContext because behavior varies by the value of SynchronizationContext.Current]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Vermeiden Sie das Erstellen von JoinableTaskContext mit „NULL“ als Wert für den SynchronizationContext, da das Verhalten je nach Wert von SynchronizationContext.Current variiert]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";VSTHRD115_Title" ItemType="0" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Avoid creating JoinableTaskContext with null SynchronizationContext]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Vermeiden Sie das Erstellen von JoinableTaskContext mit „NULL“ als Wert für den SynchronizationContext]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";VSTHRD200_AddAsync_MessageFormat" ItemType="0" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Use "Async" suffix in names of methods that return an awaitable type]]></Val>
Expand Down
37 changes: 37 additions & 0 deletions loc/lcl/ESN/Microsoft.VisualStudio.Threading.Analyzers.dll.lcl
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
<OwnedComments>
<Cmt Name="Dev" />
<Cmt Name="LcxAdmin" />
<Cmt Name="Loc" />
<Cmt Name="RCCX" />
</OwnedComments>
<Settings Name="@vsLocTools@\default.lss" Type="Lss" />
Expand Down Expand Up @@ -580,6 +581,42 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";VSTHRD115_CodeFix_Suppress_Title" ItemType="0" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Specify 'SynchronizationContext.Current' explicitly]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Especifique 'SynchronizationContext.Current' explícitamente]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";VSTHRD115_CodeFix_UseFactory_Title" ItemType="0" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Use 'JoinableTaskContext.CreateNoOpContext' instead.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[En su lugar, use 'JoinableTaskContext.CreateNoOpContext'.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";VSTHRD115_MessageFormat" ItemType="0" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Avoid creating JoinableTaskContext with 'null' as the value for the SynchronizationContext because behavior varies by the value of SynchronizationContext.Current]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Evite crear JoinableTaskContext con 'null' como valor para SynchronizationContext porque el comportamiento varía según el valor de SynchronizationContext.Current]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";VSTHRD115_Title" ItemType="0" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Avoid creating JoinableTaskContext with null SynchronizationContext]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Evite crear JoinableTaskContext con null para SynchronizationContext]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";VSTHRD200_AddAsync_MessageFormat" ItemType="0" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Use "Async" suffix in names of methods that return an awaitable type]]></Val>
Expand Down
37 changes: 37 additions & 0 deletions loc/lcl/FRA/Microsoft.VisualStudio.Threading.Analyzers.dll.lcl
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
<OwnedComments>
<Cmt Name="Dev" />
<Cmt Name="LcxAdmin" />
<Cmt Name="Loc" />
<Cmt Name="RCCX" />
</OwnedComments>
<Settings Name="@vsLocTools@\default.lss" Type="Lss" />
Expand Down Expand Up @@ -580,6 +581,42 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";VSTHRD115_CodeFix_Suppress_Title" ItemType="0" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Specify 'SynchronizationContext.Current' explicitly]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Spécifier « SynchronizationContext.Current » explicitement]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";VSTHRD115_CodeFix_UseFactory_Title" ItemType="0" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Use 'JoinableTaskContext.CreateNoOpContext' instead.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Utilisez « JoinableTaskContext.CreateNoOpContext » à la place.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";VSTHRD115_MessageFormat" ItemType="0" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Avoid creating JoinableTaskContext with 'null' as the value for the SynchronizationContext because behavior varies by the value of SynchronizationContext.Current]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Évitez de créer JoinableTaskContext avec « nul » comme valeur pour SynchronizationContext, car le comportement varie en fonction de la valeur de SynchronizationContext.Current]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";VSTHRD115_Title" ItemType="0" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Avoid creating JoinableTaskContext with null SynchronizationContext]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Évitez de créer JoinableTaskContext avec SynchronizationContext nul]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";VSTHRD200_AddAsync_MessageFormat" ItemType="0" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Use "Async" suffix in names of methods that return an awaitable type]]></Val>
Expand Down
37 changes: 37 additions & 0 deletions loc/lcl/JPN/Microsoft.VisualStudio.Threading.Analyzers.dll.lcl
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
<OwnedComments>
<Cmt Name="Dev" />
<Cmt Name="LcxAdmin" />
<Cmt Name="Loc" />
<Cmt Name="RCCX" />
</OwnedComments>
<Settings Name="@vsLocTools@\default.lss" Type="Lss" />
Expand Down Expand Up @@ -580,6 +581,42 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";VSTHRD115_CodeFix_Suppress_Title" ItemType="0" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Specify 'SynchronizationContext.Current' explicitly]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA['SynchronizationContext.Current' を明示的に指定してください]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";VSTHRD115_CodeFix_UseFactory_Title" ItemType="0" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Use 'JoinableTaskContext.CreateNoOpContext' instead.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[代わりに 'JoinableTaskContext.CreateNoOpContext' を使用してください。]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";VSTHRD115_MessageFormat" ItemType="0" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Avoid creating JoinableTaskContext with 'null' as the value for the SynchronizationContext because behavior varies by the value of SynchronizationContext.Current]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[SynchronizationContext.Current の値によって動作が異なるため、SynchronizationContext の値として 'null' の JoinableTaskContext を作成しないでください]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";VSTHRD115_Title" ItemType="0" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Avoid creating JoinableTaskContext with null SynchronizationContext]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[null 値の SynchronizationContext で JoinableTaskContext を作成しないでください]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";VSTHRD200_AddAsync_MessageFormat" ItemType="0" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Use "Async" suffix in names of methods that return an awaitable type]]></Val>
Expand Down
37 changes: 37 additions & 0 deletions loc/lcl/KOR/Microsoft.VisualStudio.Threading.Analyzers.dll.lcl
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
<OwnedComments>
<Cmt Name="Dev" />
<Cmt Name="LcxAdmin" />
<Cmt Name="Loc" />
<Cmt Name="RCCX" />
</OwnedComments>
<Settings Name="@vsLocTools@\default.lss" Type="Lss" />
Expand Down Expand Up @@ -580,6 +581,42 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";VSTHRD115_CodeFix_Suppress_Title" ItemType="0" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Specify 'SynchronizationContext.Current' explicitly]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[명시적으로 'SynchronizationContext.Current' 지정]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";VSTHRD115_CodeFix_UseFactory_Title" ItemType="0" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Use 'JoinableTaskContext.CreateNoOpContext' instead.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[대신 'JoinableTaskContext.CreateNoOpContext'를 사용하세요.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";VSTHRD115_MessageFormat" ItemType="0" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Avoid creating JoinableTaskContext with 'null' as the value for the SynchronizationContext because behavior varies by the value of SynchronizationContext.Current]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[동작은 SynchronizationContext.Current 값에 따라 달라지므로 SynchronizationContext의 값으로 'null'을 사용하여 JoinableTaskContext를 만들지 마세요.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";VSTHRD115_Title" ItemType="0" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Avoid creating JoinableTaskContext with null SynchronizationContext]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[SynchronizationContext가 null인 JoinableTaskContext를 만들지 마세요.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";VSTHRD200_AddAsync_MessageFormat" ItemType="0" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Use "Async" suffix in names of methods that return an awaitable type]]></Val>
Expand Down
Loading