Update extension resources and ENU XLF files (#6220)

* Add extension resources

* Update enu XLF resources
This commit is contained in:
Karl Burtram
2019-06-28 19:09:23 -07:00
committed by GitHub
parent 00c3758d86
commit bc7ac519d0
527 changed files with 12988 additions and 1 deletions

View File

@@ -0,0 +1,13 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"dacFx.targetServerDropdownTitle": "대상 서버",
"dacFx.sourceServerDropdownTitle": "원본 서버",
"dacFx.databaseNameTextBox": "대상 데이터베이스",
"dacFx.sourceDatabaseDropdownTitle": "원본 데이터베이스"
}

View File

@@ -0,0 +1,29 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"dacfx.needConnection": "이 마법사를 사용하기 전에 서버에 연결하십시오.",
"dacFx.selectOperationPageName": "작업 선택",
"dacFx.deployConfigPageName": "Dacpac 배포 설정 선택",
"dacFx.deployPlanPage": "배포 플랜 검토",
"dacFx.deployActionPageName": "작업 선택",
"dacFx.summaryPageName": "요약",
"dacFx.extractConfigPageName": "Dacpac 추출 설정 선택",
"dacFx.importConfigPageName": "Bacpac 가져오기 설정 선택",
"dacFx.exportConfigPageName": "Bacpac 내보내기 설정 선택",
"dacFx.deployButton": "배포",
"dacFx.extractButton": "추출",
"dacFx.importButton": "가져오기",
"dacFx.exportButton": "내보내기",
"dacFx.generateScriptButton": "스크립트 생성",
"alertData.deployErrorMessage": "'{0}'을(를) 배포하지 못했습니다.",
"alertData.extractErrorMessage": "'{0}'을(를) 추출하지 못했습니다.",
"alertData.exportErrorMessage": "'{0}'을(를) 내보내지 못했습니다.",
"alertData.importErrorMessage": "'{0}'을(를) 가져오지 못했습니다.",
"dacfx.scriptGeneratingMessage": "마법사를 닫으면 작업 기록에서 스크립트 생성 상태를 볼 수 있습니다.",
"alertData.deployPlanErrorMessage": "배포 플랜 생성 실패 '{0}'"
}

View File

@@ -0,0 +1,21 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"dacfx.targetServerName": "대상 서버",
"dacfx.targetDatabaseName": "대상 데이터베이스",
"dacfx.sourceServerName": "원본 서버",
"dacfx.sourceDatabaseName": "원본 데이터베이스",
"dacfx.fileLocation": "파일 위치",
"dacfx.scriptLocation": "배포 스크립트 위치",
"dacfx.action": "작업",
"dacfx.deploy": "배포",
"dacfx.generateScript": "배포 스크립트 생성",
"dacfxExtract.version": "버전",
"dacfx.settingColumn": "설정",
"dacfx.valueColumn": "값"
}

View File

@@ -0,0 +1,14 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"dacFx.deployRadioButtonLabel": "배포",
"dacFx.deployScriptRadioButtonLabel": "배포 스크립트 생성 및 배포",
"dacFx.scriptRadioButtonLabel": "배포 스크립트 생성",
"dacfxDeployScript.saveFile": "저장",
"dacfx.generatedScriptLocation": "배포 스크립트 위치"
}

View File

@@ -0,0 +1,17 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"dacFx.databaseNameTextBox": "데이터베이스 이름",
"dacFx.databaseNameDropdown": "데이터베이스 이름",
"dacFxDeploy.openFile": "열기",
"dacFxDeploy.fileTextboxTitle": "파일 위치",
"dacFx.upgradeRadioButtonLabel": "기존 데이터베이스 업그레이드",
"dacFx.newRadioButtonLabel": "새 데이터베이스",
"dacFx.targetDatabaseRadioButtonsTitle": "대상 데이터베이스",
"dacFx.targetDatabaseDropdownTitle": "데이터베이스 이름"
}

View File

@@ -0,0 +1,21 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"dacfx.dataLossTextWithCount": "나열된 배포 작업의 {0}(으)로 인해 데이터가 손실될 수 있습니다. 배포 관련 문제가 발생하는 경우 사용할 수 있는 백업 또는 스냅숏이 있는지 확인하세요.",
"dacFx.dataLossCheckbox": "데이터가 손실되더라도 계속합니다.",
"dacfx.noDataLossText": "나열된 배포 작업에서 데이터 손실이 발생하지 않습니다.",
"dacfx.dataLossText": "배포 작업으로 데이터가 손실될 수 있습니다. 배포 관련 문제가 발생하는 경우 사용 가능한 백업 또는 스냅숏이 있는지 확인하세요.",
"dacfx.operationColumn": "작업",
"dacfx.operationTooltip": "배포하는 동안 발생하는 작업(만들기, 변경, 삭제)",
"dacfx.typeColumn": "Type",
"dacfx.typeTooltip": "배포에 의해 영향을 받는 개체의 유형",
"dacfx.objectColumn": "개체",
"dacfx.objecTooltip": "배포에 의해 영향을 받는 개체의 이름",
"dacfx.dataLossColumn": "데이터 손실",
"dacfx.dataLossTooltip": "데이터 손실이 발생할 수 있는 작업에는 경고 기호가 표시됩니다."
}

View File

@@ -0,0 +1,11 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"dacfxExport.saveFile": "저장",
"dacFxExport.fileTextboxTitle": "파일 위치"
}

View File

@@ -0,0 +1,12 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"dacfxExtract.saveFile": "저장",
"dacFxExtract.fileTextboxTitle": "파일 위치",
"dacFxExtract.versionTextboxTitle": "버전(x.x.x.x 사용, x는 숫자임)"
}

View File

@@ -0,0 +1,11 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"dacFxImport.openFile": "열기",
"dacFxImport.fileTextboxTitle": "파일 위치"
}

View File

@@ -0,0 +1,13 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"dacFx.deployRadioButtonLabel": "데이터 계층 애플리케이션 .dacpac 파일을 SQL Server의 인스턴스에 배포[Dacpac 배포]",
"dacFx.extractRadioButtonLabel": "SQL Server의 인스턴스에서 데이터 계층 애플리케이션을 .dacpac 파일로 추출[Dacpac 추출]",
"dacFx.importRadioButtonLabel": ".bacpac 파일에서 데이터베이스 만들기[Bacpac 가져오기]",
"dacFx.exportRadioButtonLabel": "데이터베이스의 스키마 및 데이터를 논리적 .bacpac 파일 형식으로 내보내기[Bacpac 내보내기]"
}