mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-20 01:25:37 -05:00
27 lines
1.4 KiB
JSON
27 lines
1.4 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}’ 失敗"
|
||
} |