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,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} 失敗"
}