LEGO: check in for main to temporary branch. (#17384)

This commit is contained in:
csigs
2021-10-18 13:40:07 -07:00
committed by GitHub
parent 7f92d8bc19
commit dacfddc523
50 changed files with 3451 additions and 88 deletions

View File

@@ -1176,10 +1176,13 @@
</Item>
<Item ItemId=";extensions/sql-database-projects/dist/common/constants.generatingProjectFailed" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Generating project via AutoRest failed: {0}]]></Val>
<Val><![CDATA[Generating project via AutoRest failed. Check output pane for more details. Error: {0}]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[通过 AutoRest 生成项目失败: {0}]]></Val>
<Val><![CDATA[通过 AutoRest 生成项目失败。有关更多详细信息,请查看输出窗格。错误: {0}]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Generating project via AutoRest failed: {0}]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -1201,6 +1204,15 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";extensions/sql-database-projects/dist/common/constants.installGlobally" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Install globally]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[全局安装]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";extensions/sql-database-projects/dist/common/constants.invalidDataSchemaProvider" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Invalid DSP in .sqlproj file]]></Val>
@@ -1435,6 +1447,15 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";extensions/sql-database-projects/dist/common/constants.noSqlFilesGenerated" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[No .sql files were generated by Autorest. Please confirm that your spec contains model definitions, or check the output log for details.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Autorest 未生成任何 .sql 文件。请确认规范包含模型定义,或查看输出日志以了解详细信息。]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";extensions/sql-database-projects/dist/common/constants.noSqlProjFilesSelected" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[No .sqlproj file selected; please select one.]]></Val>
@@ -1471,12 +1492,24 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";extensions/sql-database-projects/dist/common/constants.nodeButNotAutorestFoundPrompt" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Autorest is not installed. To proceed, choose whether to run Autorest from a temporary location via 'npx' or install Autorest globally then run.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[未安装 Autorest。若要继续请选择是通过 “npx” 从临时位置运行 Autorest还是全局安装 Autorest然后运行。]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";extensions/sql-database-projects/dist/common/constants.nodeNotFound" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Neither autorest nor Node.js (npx) found in system path. Please install Node.js for autorest generation to work.]]></Val>
<Val><![CDATA[Neither Autorest nor Node.js (npx) found in system path. Please install Node.js for Autorest generation to work.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[在系统路径中找不到 autorest 和 Node.js (npx)。请安装 Node.js 以使自动生成正常工作。]]></Val>
<Val><![CDATA[在系统路径中找不到 autorest 和 Node.js (npx)。请安装 Node.js 以使 Autorest 生成正常工作。]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Neither autorest nor Node.js (npx) found in system path. Please install Node.js for autorest generation to work.]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -1840,6 +1873,15 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";extensions/sql-database-projects/dist/common/constants.runViaNpx" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Run via npx]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[通过 npx 运行]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";extensions/sql-database-projects/dist/common/constants.runningDockerMessage" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Building and running the docker container ...]]></Val>