mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 10:58:30 -05:00
Update localization resource files (#6283)
* Update localization resource files * Remove extra space from readme headers
This commit is contained in:
@@ -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}’ 失敗"
|
||||
}
|
||||
@@ -11,10 +11,6 @@
|
||||
"dacfx.sourceServerName": "來源伺服器",
|
||||
"dacfx.sourceDatabaseName": "來源資料庫",
|
||||
"dacfx.fileLocation": "檔案位置",
|
||||
"dacfx.scriptLocation": "部署指令碼位置",
|
||||
"dacfx.action": "動作",
|
||||
"dacfx.deploy": "部署",
|
||||
"dacfx.generateScript": "產生部署指令碼",
|
||||
"dacfxExtract.version": "版本",
|
||||
"dacfx.settingColumn": "設定",
|
||||
"dacfx.valueColumn": "值"
|
||||
|
||||
Reference in New Issue
Block a user