Files
azuredatastudio/i18n/language-pack-ko/translations/extensions/dacpac.i18n.json
Karl Burtram 3b1eaca58e Update Lang Pack extension strings from previous refresh (#8229)
* Update Lang Pack extension strings from previous refresh

* Bump lang pack versions
2019-11-05 17:53:27 -08:00

94 lines
5.4 KiB
JSON

{
"Copyright": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the MIT License. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"version": "1.0.0.0",
"contents": {
"out/wizard/pages/selectOperationpage": {
"dacFx.deployRadioButtonLabel": "데이터 계층 애플리케이션 .dacpac 파일을 SQL Server의 인스턴스에 배포[Dacpac 배포]",
"dacFx.extractRadioButtonLabel": "SQL Server의 인스턴스에서 데이터 계층 애플리케이션을 .dacpac 파일로 추출[Dacpac 추출]",
"dacFx.importRadioButtonLabel": ".bacpac 파일에서 데이터베이스 만들기[Bacpac 가져오기]",
"dacFx.exportRadioButtonLabel": "데이터베이스의 스키마 및 데이터를 논리적 .bacpac 파일 형식으로 내보내기[Bacpac 내보내기]"
},
"out/wizard/pages/importConfigPage": {
"dacFxImport.openFile": "열기",
"dacFxImport.fileTextboxTitle": "파일 위치"
},
"out/wizard/pages/extractConfigPage": {
"dacfxExtract.saveFile": "저장",
"dacFxExtract.fileTextboxTitle": "파일 위치",
"dacFxExtract.versionTextboxTitle": "버전(x.x.x.x 사용, x는 숫자임)"
},
"out/wizard/pages/exportConfigPage": {
"dacfxExport.saveFile": "저장",
"dacFxExport.fileTextboxTitle": "파일 위치"
},
"out/wizard/pages/deployPlanPage": {
"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": "데이터 손실이 발생할 수 있는 작업에는 경고 기호가 표시됩니다."
},
"out/wizard/pages/deployConfigPage": {
"dacFx.databaseNameTextBox": "데이터베이스 이름",
"dacFx.databaseNameDropdown": "데이터베이스 이름",
"dacFxDeploy.openFile": "열기",
"dacFxDeploy.fileTextboxTitle": "파일 위치",
"dacFx.upgradeRadioButtonLabel": "기존 데이터베이스 업그레이드",
"dacFx.newRadioButtonLabel": "새 데이터베이스",
"dacFx.targetDatabaseRadioButtonsTitle": "대상 데이터베이스",
"dacFx.targetDatabaseDropdownTitle": "데이터베이스 이름"
},
"out/wizard/pages/dacFxSummaryPage": {
"dacfx.targetServerName": "대상 서버",
"dacfx.targetDatabaseName": "대상 데이터베이스",
"dacfx.sourceServerName": "원본 서버",
"dacfx.sourceDatabaseName": "원본 데이터베이스",
"dacfx.fileLocation": "파일 위치",
"dacfxExtract.version": "버전",
"dacfx.settingColumn": "설정",
"dacfx.valueColumn": "값"
},
"out/wizard/api/dacFxConfigPage": {
"dacFx.targetServerDropdownTitle": "대상 서버",
"dacFx.sourceServerDropdownTitle": "원본 서버",
"dacFx.databaseNameTextBox": "대상 데이터베이스",
"dacFx.sourceDatabaseDropdownTitle": "원본 데이터베이스"
},
"out/wizard/api/basePage": {
"basePage.defaultUser": "기본값"
},
"out/wizard/dataTierApplicationWizard": {
"dacFx.selectOperationPageName": "작업 선택",
"dacFx.deployConfigPageName": "Dacpac 배포 설정 선택",
"dacFx.deployPlanPage": "배포 플랜 검토",
"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}'"
}
}
}