mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 10:58:30 -05:00
Update to localized XLFS (#17372)
This commit is contained in:
@@ -51,12 +51,12 @@
|
||||
<target state="translated">평가 진행 중</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="sql.migration.assessment.in.progress.content">
|
||||
<source xml:lang="en">We are assessing the databases in your SQL server instance {0} to identify the right Azure SQL target.
|
||||
<source xml:lang="en">We are assessing the databases in your SQL Server instance {0} to identify the right Azure SQL target.
|
||||
|
||||
This may take some time.</source>
|
||||
<target state="translated">올바른 Azure SQL 대상을 식별하기 위해 SQL Server 인스턴스 {0}의 데이터베이스를 평가하고 있습니다.
|
||||
|
||||
시간이 걸릴 수 있습니다.</target>
|
||||
평가하는 데 시간이 걸릴 수 있습니다.</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="sql.migration.assessment.migration.warning">
|
||||
<source xml:lang="en">Databases that are not ready for migration to Azure SQL Managed Instance can be migrated to SQL Server on Azure Virtual Machines.</source>
|
||||
@@ -143,6 +143,10 @@ This may take some time.</source>
|
||||
<target state="translated">BLOB 컨테이너</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="sql.migration.blob.resourceGroup.select">
|
||||
<source xml:lang="en">Select a resource group.</source>
|
||||
<target state="translated">리소스 그룹을 선택하세요.</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="sql.migration.blob.resourceGroup.select.prompt">
|
||||
<source xml:lang="en">Select a resource group value first.</source>
|
||||
<target state="translated">먼저 리소스 그룹 값을 선택합니다.</target>
|
||||
</trans-unit>
|
||||
@@ -155,8 +159,8 @@ This may take some time.</source>
|
||||
<target state="translated">백업이 포함된 Azure Storage Blob 컨테이너를 제공합니다.</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="sql.migration.blob.storage.subscription.label">
|
||||
<source xml:lang="en">Select the subscription that contains the storage account.</source>
|
||||
<target state="translated">스토리지 계정이 포함된 구독을 선택합니다.</target>
|
||||
<source xml:lang="en">Subscription</source>
|
||||
<target state="translated">구독</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="sql.migration.blob.storage.table.help">
|
||||
<source xml:lang="en">Enter target database name and select resource group, storage account and container for the selected source databases.</source>
|
||||
@@ -462,6 +466,10 @@ This may take some time.</source>
|
||||
<source xml:lang="en">Enter the credentials for the source SQL Server instance. These credentials will be used while migrating databases to Azure SQL.</source>
|
||||
<target state="translated">원본 SQL Server 인스턴스에 대한 자격 증명을 입력합니다. 이러한 자격 증명은 데이터베이스를 Azure SQL로 마이그레이션하는 동안 사용됩니다.</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="sql.migration.error">
|
||||
<source xml:lang="en">Error</source>
|
||||
<target state="translated">오류</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="sql.migration.failed">
|
||||
<source xml:lang="en">Migrations failed</source>
|
||||
<target state="translated">마이그레이션 실패함</target>
|
||||
@@ -975,8 +983,8 @@ This may take some time.</source>
|
||||
<target state="translated">{0}초</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="sql.migration.select.azure.mi">
|
||||
<source xml:lang="en">Select your target Azure subscription and your target Azure SQL Managed Instance</source>
|
||||
<target state="translated">대상 Azure 구독 및 대상 Azure SQL Managed Instance 선택</target>
|
||||
<source xml:lang="en">Select your target Azure subscription and your target Azure SQL Managed Instance.</source>
|
||||
<target state="translated">대상 Azure 구독 및 대상 Azure SQL Managed Instance를 선택합니다.</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="sql.migration.select.azure.vm">
|
||||
<source xml:lang="en">Select your target Azure Subscription and your target SQL Server on Azure Virtual Machine for your target.</source>
|
||||
@@ -1366,6 +1374,10 @@ This may take some time.</source>
|
||||
<source xml:lang="en">View/Select</source>
|
||||
<target state="translated">보기/선택</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="sql.migration.warning">
|
||||
<source xml:lang="en">Warning</source>
|
||||
<target state="translated">경고</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="sql.migration.warnings">
|
||||
<source xml:lang="en">Warnings</source>
|
||||
<target state="translated">경고</target>
|
||||
|
||||
Reference in New Issue
Block a user