Juno: check in to lego/hb_04604851-bac4-4681-9f74-73de611d6e48_20220903154829706. (#20540)

This commit is contained in:
Alex Hsu
2022-09-06 09:46:22 -07:00
committed by GitHub
parent 6d4fc1d98c
commit bf50fab179
11 changed files with 106 additions and 1 deletions

View File

@@ -1030,6 +1030,9 @@
<Item ItemId=";extensions/sql-database-projects/dist/common/constants.downloadProgress" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Download progress]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[다운로드 진행률]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -1037,7 +1040,7 @@
<Str Cat="Text">
<Val><![CDATA[Downloading]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[다운로드]]></Val>
<Val><![CDATA[다운로드하는 중]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
@@ -1045,6 +1048,9 @@
<Item ItemId=";extensions/sql-database-projects/dist/common/constants.downloadingDacFxDlls" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Downloading Microsoft.Build.Sql nuget to get build DLLs]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[빌드 DLL을 가져오기 위해 Microsoft.Build.Sql NuGet을 다운로드하는 중]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -1249,12 +1255,18 @@
<Item ItemId=";extensions/sql-database-projects/dist/common/constants.errorDownloading" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Error downloading {0}. Error: {1}]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[{0}을(를) 다운로드하는 동안 오류가 발생했습니다. 오류: {1}]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";extensions/sql-database-projects/dist/common/constants.errorExtracting" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Error extracting files from {0}. Error: {1}]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[{0}에서 파일을 추출하는 동안 오류가 발생했습니다. 오류: {1}]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -1369,6 +1381,9 @@
<Item ItemId=";extensions/sql-database-projects/dist/common/constants.extractingDacFxDlls" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Extracting DacFx build DLLs]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[DacFx 빌드 DLL을 추출하는 중]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>