mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 18:46:40 -05:00
Update extension resources and ENU XLF files (#6220)
* Add extension resources * Update enu XLF resources
This commit is contained in:
@@ -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}’ 失敗"
|
||||
}
|
||||
Reference in New Issue
Block a user