Skip to content

Commit 27d8560

Browse files
committed
Juno: check in to lego/hb_c6b0fab9-0fae-487d-80e8-3fa70d2eb932_20240321065251987.
1 parent 6665a9f commit 27d8560

78 files changed

Lines changed: 10140 additions & 5499 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Lines changed: 44 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,70 +1,86 @@
11
<?xml version="1.0" encoding="utf-8"?>
2-
<LCX SchemaVersion="6.0" Name="D:\a\_work\1\s\TestAdapterForGoogleTest\out\binaries\GoogleTestAdapter\Release\Common.Dynamic.TAfGT\GoogleTestAdapter.Common.Dynamic.dll" PsrId="211" SrcCul="en-US" xmlns="http://schemas.microsoft.com/locstudio/2006/6/lcx" TgtCul="zh-CN">
2+
<LCX SchemaVersion="6.0" Name="D:\a\_work\1\s\TestAdapterForGoogleTest\out\binaries\GoogleTestAdapter\Release\Common.Dynamic.TAfGT\GoogleTestAdapter.Common.Dynamic.dll" PsrId="211" FileType="1" SrcCul="en-US" TgtCul="zh-CN" xmlns="http://schemas.microsoft.com/locstudio/2006/6/lcx">
33
<OwnedComments>
44
<Cmt Name="Dev" />
55
<Cmt Name="LcxAdmin" />
66
<Cmt Name="RCCX" />
77
</OwnedComments>
8+
<Settings Name="@vsLocTools@\default.lss" Type="Lss" />
89
<Item ItemId=";GoogleTestAdapter.Common.Resources.resources" ItemType="0" PsrId="211" Leaf="false">
910
<Disp Icon="Expand" Expand="true" Disp="true" LocTbl="false" Path=" \ ;Managed Resources \ 0 \ 0" />
1011
<Item ItemId=";Strings" ItemType="0" PsrId="211" Leaf="false">
1112
<Disp Icon="Str" Disp="true" LocTbl="false" />
1213
<Item ItemId=";CantParseSettings" ItemType="0" PsrId="211" InstFlg="true" Leaf="true">
1314
<Str Cat="Text">
1415
<Val><![CDATA[Solution test settings file could not be parsed, check file: {0}]D;]A;Exception: {1}]]></Val>
16+
<Tgt Cat="Text" Stat="Loc" Orig="New">
17+
<Val><![CDATA[无法分析解决方案测试设置文件,检查文件: {0}]D;]A;异常: {1}]]></Val>
18+
</Tgt>
1519
</Str>
1620
<Disp Icon="Str" />
17-
<Cmts>
18-
<Cmt Name="RCCX"><![CDATA[{0} represents the path to a solution test settings file. {1} represents a textual summary of an exception, likely non-localized.]]></Cmt>
19-
</Cmts>
2021
</Item>
2122
<Item ItemId=";ExtensionDescription" ItemType="0" PsrId="211" Leaf="true">
2223
<Str Cat="Text">
2324
<Val><![CDATA[Enables Visual Studio's testing tools with unit tests written for Google Test.]]></Val>
25+
<Tgt Cat="Text" Stat="Loc" Orig="New">
26+
<Val><![CDATA[启用带有针对 Google Test 编写的单元测试的 Visual Studio 测试工具。]]></Val>
27+
</Tgt>
2428
</Str>
2529
<Disp Icon="Str" />
2630
</Item>
2731
<Item ItemId=";ExtensionName" ItemType="0" PsrId="211" Leaf="true">
2832
<Str Cat="Text">
2933
<Val><![CDATA[Test Adapter for Google Test]]></Val>
34+
<Tgt Cat="Text" Stat="Loc" Orig="New">
35+
<Val><![CDATA[适用于 Google Test 的测试适配器]]></Val>
36+
</Tgt>
3037
</Str>
3138
<Disp Icon="Str" />
3239
</Item>
3340
<Item ItemId=";RunSettingsMissingNode" ItemType="0" PsrId="211" Leaf="true">
3441
<Str Cat="Text">
3542
<Val><![CDATA[RunSettingsDocument does not contain a RunSettings node! Canceling settings merging...]]></Val>
43+
<Tgt Cat="Text" Stat="Loc" Orig="New">
44+
<Val><![CDATA[RunSettingsDocument 不包含一个 RunSettings 节点! 正在取消设置合并...]]></Val>
45+
</Tgt>
3646
</Str>
3747
<Disp Icon="Str" />
3848
</Item>
3949
<Item ItemId=";SolutionFoundButMissingNode" ItemType="0" PsrId="211" InstFlg="true" Leaf="true">
4050
<Str Cat="Text">
4151
<Val><![CDATA[Solution test settings file found at '{0}', but does not contain {1} node]]></Val>
52+
<Tgt Cat="Text" Stat="Loc" Orig="New">
53+
<Val><![CDATA[解决方案测试设置文件已在“{0}”处找到,但不包含 {1} 节点]]></Val>
54+
</Tgt>
4255
</Str>
4356
<Disp Icon="Str" />
44-
<Cmts>
45-
<Cmt Name="RCCX"><![CDATA[{0} represents the path to a solution test settings file. {1} represents the non-localized name of an XML node.]]></Cmt>
46-
</Cmts>
4757
</Item>
4858
<Item ItemId=";TestDiscoveryStarting" ItemType="0" PsrId="211" Leaf="true">
4959
<Str Cat="Text">
5060
<Val><![CDATA[Test Adapter for Google Test: Test discovery starting...]]></Val>
61+
<Tgt Cat="Text" Stat="Loc" Orig="New">
62+
<Val><![CDATA[适用于 Google Test 的测试适配器: 正在启动测试发现...]]></Val>
63+
</Tgt>
5164
</Str>
5265
<Disp Icon="Str" />
5366
</Item>
5467
<Item ItemId=";TestExecutionStarting" ItemType="0" PsrId="211" Leaf="true">
5568
<Str Cat="Text">
5669
<Val><![CDATA[Test Adapter for Google Test: Test execution starting...]]></Val>
70+
<Tgt Cat="Text" Stat="Loc" Orig="New">
71+
<Val><![CDATA[适用于 Google Test 的测试适配器: 正在启动测试执行...]]></Val>
72+
</Tgt>
5773
</Str>
5874
<Disp Icon="Str" />
5975
</Item>
6076
<Item ItemId=";TroubleShootingLink" ItemType="0" PsrId="211" InstFlg="true" Leaf="true">
6177
<Str Cat="Text">
6278
<Val><![CDATA[{0}Check out Test Adapter for Google Test's trouble shooting section at https://go.microsoft.com/fwlink/?linkid=848168]]></Val>
79+
<Tgt Cat="Text" Stat="Loc" Orig="New">
80+
<Val><![CDATA[{0}请访问 https://go.microsoft.com/fwlink/?linkid=848168 查看“适用于 Google Test 的测试适配器”中的疑难解答部分]]></Val>
81+
</Tgt>
6382
</Str>
6483
<Disp Icon="Str" />
65-
<Cmts>
66-
<Cmt Name="RCCX"><![CDATA[{0} is empty or a name of a thread followed by space (e.g. "[T0]5D; ")]]></Cmt>
67-
</Cmts>
6884
</Item>
6985
</Item>
7086
</Item>
@@ -76,47 +92,62 @@
7692
<Item ItemId=";Comments" ItemType="0" PsrId="211" Leaf="true">
7793
<Str Cat="Text">
7894
<Val><![CDATA[Common infrastructure for the Test Adapter for Google Test projects]]></Val>
95+
<Tgt Cat="Text" Stat="Loc" Orig="New">
96+
<Val><![CDATA[“适用于 Google Test 的测试适配器”项目的通用基础结构]]></Val>
97+
</Tgt>
7998
</Str>
8099
<Disp Icon="Str" />
81100
</Item>
82101
<Item ItemId=";CompanyName" ItemType="0" PsrId="211" Leaf="true">
83102
<Str Cat="Text">
84103
<Val><![CDATA[Microsoft]]></Val>
104+
<Tgt Cat="Text" Stat="Loc" Orig="New">
105+
<Val><![CDATA[Microsoft]]></Val>
106+
</Tgt>
85107
</Str>
86108
<Disp Icon="Str" />
87109
</Item>
88110
<Item ItemId=";FileDescription" ItemType="0" PsrId="211" Leaf="true">
89111
<Str Cat="Text">
90112
<Val><![CDATA[GoogleTestAdapter.Common.Dynamic.TAfGT]]></Val>
113+
<Tgt Cat="Text" Stat="Loc" Orig="New">
114+
<Val><![CDATA[GoogleTestAdapter.Common.Dynamic.TAfGT]]></Val>
115+
</Tgt>
91116
</Str>
92117
<Disp Icon="Str" />
93118
</Item>
94119
<Item ItemId=";InternalName" ItemType="0" PsrId="211" Leaf="true">
95-
<Str Cat="Text" DevLk="true">
120+
<Str Cat="Text" DevLk="true" UsrLk="true">
96121
<Val><![CDATA[GoogleTestAdapter.Common.Dynamic.dll]]></Val>
97122
</Str>
98123
<Disp Icon="Str" />
99124
</Item>
100125
<Item ItemId=";LegalCopyright" ItemType="0" PsrId="211" Leaf="true">
101126
<Str Cat="Text">
102127
<Val><![CDATA[Copyright © 2017]]></Val>
128+
<Tgt Cat="Text" Stat="Loc" Orig="New">
129+
<Val><![CDATA[版权所有 © 2017]]></Val>
130+
</Tgt>
103131
</Str>
104132
<Disp Icon="Str" />
105133
</Item>
106134
<Item ItemId=";OriginalFilename" ItemType="0" PsrId="211" Leaf="true">
107-
<Str Cat="Text" DevLk="true">
135+
<Str Cat="Text" DevLk="true" UsrLk="true">
108136
<Val><![CDATA[GoogleTestAdapter.Common.Dynamic.dll]]></Val>
109137
</Str>
110138
<Disp Icon="Str" />
111139
</Item>
112140
<Item ItemId=";ProductName" ItemType="0" PsrId="211" Leaf="true">
113141
<Str Cat="Text">
114142
<Val><![CDATA[GoogleTestAdapter.Common.Dynamic.TAfGT]]></Val>
143+
<Tgt Cat="Text" Stat="Loc" Orig="New">
144+
<Val><![CDATA[GoogleTestAdapter.Common.Dynamic.TAfGT]]></Val>
145+
</Tgt>
115146
</Str>
116147
<Disp Icon="Str" />
117148
</Item>
118149
</Item>
119150
<Item ItemId=";Version" ItemType="8" PsrId="211" Leaf="true">
120151
<Disp Icon="Expand" Expand="true" Disp="true" LocTbl="false" />
121152
</Item>
122-
<Settings Name="@vsLocTools@\default.lss" Type="Lss" /></LCX>
153+
</LCX>

0 commit comments

Comments
 (0)