Update localization resource files (#6283)

* Update localization resource files

* Remove extra space from readme headers
This commit is contained in:
Karl Burtram
2019-07-08 13:36:34 -07:00
committed by GitHub
parent 8473ace0a7
commit 6b501a1787
186 changed files with 23210 additions and 12488 deletions

View File

@@ -6,11 +6,9 @@
"--------------------------------------------------------------------------------------------",
"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 設定",
@@ -24,6 +22,6 @@
"alertData.extractErrorMessage": "擷取失敗的 {0}'",
"alertData.exportErrorMessage": "匯出失敗的 {0}",
"alertData.importErrorMessage": "匯入失敗的 {0}'",
"dacfx.scriptGeneratingMessage": "精靈關閉後,您即可在 [工作歷程記錄] 中檢視指令碼產生的狀態",
"dacfx.scriptGeneratingMessage": "精靈關閉後,您可於工作檢視中檢視指令碼產生的狀態。產生的指令碼將於完成時開啟。",
"alertData.deployPlanErrorMessage": "產生部署計劃時 {0} 失敗"
}

View File

@@ -11,10 +11,6 @@
"dacfx.sourceServerName": "來源伺服器",
"dacfx.sourceDatabaseName": "來源資料庫",
"dacfx.fileLocation": "檔案位置",
"dacfx.scriptLocation": "部署指令碼位置",
"dacfx.action": "動作",
"dacfx.deploy": "部署",
"dacfx.generateScript": "產生部署指令碼",
"dacfxExtract.version": "版本",
"dacfx.settingColumn": "設定",
"dacfx.valueColumn": "值"