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[자동 테스트가 설치되어 있지 않습니다. 계속하려면 '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)가 없습니다. autorest 생성이 작동하려면 Node.js를 설치하세요.]]></Val>
<Val><![CDATA[시스템 경로에 Autorest나 Node.js(npx)가 없습니다. Autorest 생성이 작동하려면 Node.js를 설치하세요.]]></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>