Loc Update (#6223)

This commit is contained in:
khoiph1
2019-07-01 12:45:29 -07:00
committed by Karl Burtram
parent e44e0a7c89
commit 3e68c3ee0c
128 changed files with 38420 additions and 42071 deletions

View File

@@ -148,30 +148,6 @@
</trans-unit>
</body>
</file>
<file original="extensions/dacpac/out/wizard/pages/deployActionPage" source-language="en" target-language="ko" datatype="plaintext">
<body>
<trans-unit id="dacFx.deployRadioButtonLabel">
<source xml:lang="en">Deploy</source>
<target state="translated">배포</target>
</trans-unit>
<trans-unit id="dacFx.deployScriptRadioButtonLabel">
<source xml:lang="en">Generate Deployment Script and Deploy</source>
<target state="translated">배포 스크립트 생성 및 배포</target>
</trans-unit>
<trans-unit id="dacFx.scriptRadioButtonLabel">
<source xml:lang="en">Generate Deployment Script</source>
<target state="translated">배포 스크립트 생성</target>
</trans-unit>
<trans-unit id="dacfxDeployScript.saveFile">
<source xml:lang="en">Save</source>
<target state="translated">저장</target>
</trans-unit>
<trans-unit id="dacfx.generatedScriptLocation">
<source xml:lang="en">Deployment Script Location</source>
<target state="translated">배포 스크립트 위치</target>
</trans-unit>
</body>
</file>
<file original="extensions/dacpac/out/wizard/pages/dacFxSummaryPage" source-language="en" target-language="ko" datatype="plaintext">
<body>
<trans-unit id="dacfx.targetServerName">
@@ -194,22 +170,6 @@
<source xml:lang="en">File Location</source>
<target state="translated">파일 위치</target>
</trans-unit>
<trans-unit id="dacfx.scriptLocation">
<source xml:lang="en">Deployment Script Location</source>
<target state="translated">배포 스크립트 위치</target>
</trans-unit>
<trans-unit id="dacfx.action">
<source xml:lang="en">Action</source>
<target state="translated">작업</target>
</trans-unit>
<trans-unit id="dacfx.deploy">
<source xml:lang="en">Deploy</source>
<target state="translated">배포</target>
</trans-unit>
<trans-unit id="dacfx.generateScript">
<source xml:lang="en">Generate Deployment Script</source>
<target state="translated">배포 스크립트 생성</target>
</trans-unit>
<trans-unit id="dacfxExtract.version">
<source xml:lang="en">Version</source>
<target state="translated">버전</target>
@@ -244,12 +204,16 @@
</trans-unit>
</body>
</file>
<file original="extensions/dacpac/out/wizard/api/basePage" source-language="en" target-language="ko" datatype="plaintext">
<body>
<trans-unit id="basePage.defaultUser">
<source xml:lang="en">default</source>
<target state="translated">기본값</target>
</trans-unit>
</body>
</file>
<file original="extensions/dacpac/out/wizard/dataTierApplicationWizard" source-language="en" target-language="ko" datatype="plaintext">
<body>
<trans-unit id="dacfx.needConnection">
<source xml:lang="en">Please connect to a server before using this wizard.</source>
<target state="translated">이 마법사를 사용하기 전에 서버에 연결하십시오.</target>
</trans-unit>
<trans-unit id="dacFx.selectOperationPageName">
<source xml:lang="en">Select an Operation</source>
<target state="translated">작업 선택</target>
@@ -262,10 +226,6 @@
<source xml:lang="en">Review the deploy plan</source>
<target state="translated">배포 플랜 검토</target>
</trans-unit>
<trans-unit id="dacFx.deployActionPageName">
<source xml:lang="en">Select Action</source>
<target state="translated">작업 선택</target>
</trans-unit>
<trans-unit id="dacFx.summaryPageName">
<source xml:lang="en">Summary</source>
<target state="translated">요약</target>
@@ -319,8 +279,8 @@
<target state="translated">'{0}'을(를) 가져오지 못했습니다.</target>
</trans-unit>
<trans-unit id="dacfx.scriptGeneratingMessage">
<source xml:lang="en">You can view the status of script generation in the Task History once the wizard is closed</source>
<target state="translated">마법사를 닫으면 작업 기록에서 스크립트 생성 상태를 볼 수 있습니다.</target>
<source xml:lang="en">You can view the status of script generation in the Tasks View once the wizard is closed. The generated script will open when complete.</source>
<target state="new">You can view the status of script generation in the Tasks View once the wizard is closed. The generated script will open when complete.</target>
</trans-unit>
<trans-unit id="alertData.deployPlanErrorMessage">
<source xml:lang="en">Generating deploy plan failed '{0}'</source>