mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-17 02:51:36 -05:00
LOC CHECKIN | Microsoft/azuredatastudio master | 20190424 (#5179)
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<xliff version="1.2" xmlns="urn:oasis:names:tc:xliff:document:1.2">
|
||||
<file original="extensions/dacpac/out/wizard/pages/selectOperationpage" source-language="en" target-language="ko" datatype="plaintext">
|
||||
<body>
|
||||
<trans-unit id="dacFx.deployRadioButtonLabel_selectOperationpage">
|
||||
<trans-unit id="dacFx.deployRadioButtonLabel">
|
||||
<source xml:lang="en">Deploy a data-tier application .dacpac file to an instance of SQL Server [Deploy Dacpac]</source>
|
||||
<target state="translated">데이터 계층 애플리케이션 .dacpac 파일을 SQL Server의 인스턴스에 배포[Dacpac 배포]</target>
|
||||
</trans-unit>
|
||||
@@ -114,7 +114,7 @@
|
||||
</file>
|
||||
<file original="extensions/dacpac/out/wizard/pages/deployConfigPage" source-language="en" target-language="ko" datatype="plaintext">
|
||||
<body>
|
||||
<trans-unit id="dacFx.databaseNameTextBox_deployConfigPage">
|
||||
<trans-unit id="dacFx.databaseNameTextBox">
|
||||
<source xml:lang="en">Database Name</source>
|
||||
<target state="translated">데이터베이스 이름</target>
|
||||
</trans-unit>
|
||||
@@ -150,7 +150,7 @@
|
||||
</file>
|
||||
<file original="extensions/dacpac/out/wizard/pages/deployActionPage" source-language="en" target-language="ko" datatype="plaintext">
|
||||
<body>
|
||||
<trans-unit id="dacFx.deployRadioButtonLabel_deployActionPage">
|
||||
<trans-unit id="dacFx.deployRadioButtonLabel">
|
||||
<source xml:lang="en">Deploy</source>
|
||||
<target state="translated">배포</target>
|
||||
</trans-unit>
|
||||
@@ -234,7 +234,7 @@
|
||||
<source xml:lang="en">Source Server</source>
|
||||
<target state="translated">원본 서버</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="dacFx.databaseNameTextBox_dacFxConfigPage">
|
||||
<trans-unit id="dacFx.databaseNameTextBox">
|
||||
<source xml:lang="en">Target Database</source>
|
||||
<target state="translated">대상 데이터베이스</target>
|
||||
</trans-unit>
|
||||
|
||||
Reference in New Issue
Block a user