[Loc] update to langpack source files (#18958)

* update to xlfs

* [Loc] added updates to langpack source files
This commit is contained in:
Alex Ma
2022-04-06 12:46:39 -07:00
committed by GitHub
parent 03d2e83250
commit 63a700ef3f
52 changed files with 181 additions and 71 deletions

View File

@@ -536,7 +536,7 @@
"resource.type.arc.postgres.display.name": "PostgreSQL 超大規模資料庫伺服器群組 - Azure Arc",
"resource.type.arc.sql.description": "適用於客戶自控環境中應用程式開發人員的受控 SQL 執行個體服務",
"resource.type.arc.sql.display.name": "Azure SQL 受控執行個體 - Azure Arc",
"resource.type.azure.arc.description": "建立 Azure Arc 資料控制器",
"resource.type.azure.arc.description": "Creates an Azure Arc data controller. Ensure that you have run az login before starting this wizard.",
"resource.type.azure.arc.display.name": "Azure Arc 資料控制器",
"should.be.integer": "值必須是整數",
"worker.node.count.should.not.be.one": "不支援 1 的值。"

View File

@@ -295,7 +295,7 @@
"updateProjectForRoundTrip": "目標、參考和系統資料庫參考需要更新,以建置專案 '{0}'。如果專案是在 SSDT 中建立,它會繼續在這兩個工具中運作。是否要更新專案?",
"updateProjectFromDatabaseDialogName": "從資料庫更新專案",
"updateText": "更新",
"updatedToSdkStyleError": "Converting the project {0} to SDK-style was unsuccessful. Changes to the .sqlproj have been rolled back.",
"updatedToSdkStyleError": "將專案 {0} 轉換成 SDK 樣式失敗。已回復對 .sqlproj 所做的變更。",
"updatingProjectFromDatabase": "正在從 {1} 更新 {0}...",
"userSelectionCancelled": "使用者已取消選取如何執行自動 autorest。",
"userSelectionInstallGlobally": "使用者已選取全域安裝 autorest。正在安裝...",

View File

@@ -9956,7 +9956,7 @@
"table.selectAll": "全選",
"table.sortAscending": "遞增排序",
"table.sortDescending": "遞減排序",
"tableFilter.blankStringDisplayText": "(Blanks)",
"tableFilter.blankStringDisplayText": "(空白)",
"tableFilter.nullDisplayText": "(NULL)",
"tableFilter.selectedCount": "已選取 {0} 個",
"tableFilter.visibleCount": "{0} 個結果"
@@ -12364,6 +12364,9 @@
"noHandlerRegistered": "未登錄有效的執行計畫處理常式",
"providerIdNotValidError": "需要有效的提供者才能與 ExecutionPlanService 互動",
"selectExecutionPlanProvider": "選取要開啟執行計畫的提供者"
},
"sql/base/browser/ui/table/plugins/contextMenuColumn.plugin": {
"table.showActions": "Show Actions"
}
}
}