Files
azuredatastudio/i18n/ads-language-pack-zh-hans/translations/extensions/Microsoft.sql-assessment.i18n.json
Alex Ma 523dd8ad4b Langpack Source update with fix for hashed strings (#24400)
* Initial update to german vscode

* more cleanup for vscode git german.

* added working alias replacer, need to add all string entities

* added aliased bundle strings

* added extension files, need to update package and readme

* added update to changelog, and restored vscode extensions

* added comments
2023-09-14 10:10:49 -07:00

78 lines
3.1 KiB
JSON

{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"version": "1.0.0",
"contents": {
"dist/assessmentResultGrid": {
"asmt.details.toLearnMore": "了解详细信息。",
"asmt.details.clickHere": "单击此处",
"databaseIconLabel": "数据库",
"asmt.details.recommendation": "建议",
"asmt.details.ruleDescription": "规则说明",
"serverIconLabel": "服务器",
"asmt.column.targetType": "目标类型"
},
"dist/localized": {
"asmt.apiversion": "API 版本",
"asmt.column.checkId": "检查 ID",
"asmt.rulesetversion": "默认规则集",
"asmt.serveredition": "版本",
"asmt.sqlReport.Error": "错误",
"asmt.column.helpLink": "帮助链接",
"asmt.sqlReport.High": "高",
"asmt.section.api.title": "信息",
"asmt.sqlReport.Info": "信息",
"asmt.instancename": "实例名",
"asmt.learnMore": "了解详细信息",
"asmt.sqlReport.Low": "低",
"asmt.sqlReport.Medium": "中",
"asmt.column.message": "消息",
"asmt.osversion": "OS 版本",
"asmt.sqlReport.resultForDatabase": "数据库结果",
"asmt.sqlReport.resultForInstance": "服务器结果",
"asmt.sqlReportTitle": "SQL 评估报表",
"asmt.section.instance.title": "SQL Server 实例详细信息",
"asmt.column.severity": "严重性",
"asmt.column.tags": "标记",
"asmt.column.target": "目标",
"asmt.serverversion": "版本",
"asmt.sqlReport.Warning": "警告",
"asmt.sqlReport.severityMsg": "{0}: {1} 项"
},
"dist/tabs/assessmentMainTab": {
"asmtaction.label.cancel": "取消",
"msgBoxCopyBtn": "复制",
"btnGeneratehtmlreport": "创建 HTML 报表",
"btnExportAsScript": "导出为脚本",
"invokeAssessmentLabelServer": "调用评估",
"invokeAssessmentLabelDatabase": "调用 {0} 的评估",
"ok": "确定",
"asmtaction.label.open": "打开",
"asmtaction.openReport": "已保存报表。是否要打开它?",
"msgBoxAsmtInfo": "SQL 评估信息",
"msgBoxCopied": "已复制 SQL 评估信息",
"btnViewSamplesShort": "在 GitHub 上查看全部",
"btnViewSamples": "查看所有规则并了解有关 GitHub 的详细信息",
"getAssessmentItemsServer": "查看适用规则",
"getAssessmentItemsDatabase": "查看 {0} 的适用规则"
},
"dist/tabs/historyTab": {
"asmt.history.back": "<< 返回",
"asmt.history.summaryAsmtDate": "评估日期",
"asmt.history.resultsTitle": "{0} 的评估结果",
"asmt.history.summaryError": "错误",
"asmt.history.summaryInfo": "信息",
"asmt.history.summaryWarning": "警告"
},
"package": {
"dashboard.tabName": "SQL 评估",
"displayName": "SQL 评估",
"description": "Azure Data Studio (Preview) 的 SQL 评估提供了一种机制来评估 SQL Server 的配置,以找出最佳做法。"
}
}
}