Files
azuredatastudio/i18n/cht/extensions/dacpac/out/wizard/dataTierApplicationWizard.i18n.json
Karl Burtram 6b501a1787 Update localization resource files (#6283)
* Update localization resource files

* Remove extra space from readme headers
2019-07-08 13:36:34 -07:00

27 lines
1.4 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"": [
"--------------------------------------------------------------------------------------------",
"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} 失敗"
}