mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-24 09:35:37 -05:00
27 lines
1.6 KiB
JSON
27 lines
1.6 KiB
JSON
{
|
|
"": [
|
|
"--------------------------------------------------------------------------------------------",
|
|
"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.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}'을(를) 생성하지 못했습니다."
|
|
} |