mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 10:58:30 -05:00
update localization resource files (#14389)
This commit is contained in:
10
i18n/chs/src/sql/base/browser/ui/table/formatters.i18n.json
Normal file
10
i18n/chs/src/sql/base/browser/ui/table/formatters.i18n.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"tableCell.NoDataAvailable": "无可用数据"
|
||||
}
|
||||
@@ -6,5 +6,7 @@
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"Do not edit this file. It is machine generated."
|
||||
],
|
||||
"selectDeselectAll": "全选/取消权限"
|
||||
"selectDeselectAll": "全选/取消全选",
|
||||
"tableCheckboxCell.Checked": "已选中复选框",
|
||||
"tableCheckboxCell.unChecked": "未选中复选框"
|
||||
}
|
||||
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"headerFilter.ok": "确定",
|
||||
"headerFilter.clear": "清除",
|
||||
"headerFilter.cancel": "取消"
|
||||
}
|
||||
@@ -6,5 +6,5 @@
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"Do not edit this file. It is machine generated."
|
||||
],
|
||||
"rowDetailView.loadError": "加载错误..."
|
||||
"rowDetailView.loadError": "正在加载错误…"
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"editableDropdown.errorValidate": "必须是列表中的选项",
|
||||
"dropdownAction.toggle": "切换下拉列表"
|
||||
}
|
||||
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"addAccount": "添加帐户",
|
||||
"removeAccount": "删除帐户",
|
||||
"confirmRemoveUserAccountMessage": "确定要删除 \"{0}\" 吗?",
|
||||
"accountActions.yes": "是",
|
||||
"accountActions.no": "否",
|
||||
"removeAccountFailed": "未能删除帐户",
|
||||
"applyFilters": "应用筛选器",
|
||||
"refreshAccount": "再次输入你的凭据",
|
||||
"NoAccountToRefresh": "没有可刷新的帐户"
|
||||
}
|
||||
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"imageCopyingNotSupported": "不支持复制图像"
|
||||
}
|
||||
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"schema.dashboardWidgets.InsightsRegistry": "仪表板中使用的小组件"
|
||||
}
|
||||
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"schema.dashboardWidgets.all": "仪表板中使用的小组件",
|
||||
"schema.dashboardWidgets.database": "仪表板中使用的小组件",
|
||||
"schema.dashboardWidgets.server": "仪表板中使用的小组件"
|
||||
}
|
||||
@@ -0,0 +1,59 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"jobaction.successLabel": "成功",
|
||||
"jobaction.faillabel": "错误",
|
||||
"jobaction.refresh": "刷新",
|
||||
"jobaction.newJob": "新建作业",
|
||||
"jobaction.run": "运行",
|
||||
"jobSuccessfullyStarted": ": 作业已成功启动。",
|
||||
"jobaction.stop": "停止",
|
||||
"jobSuccessfullyStopped": ": 作业已成功停止。",
|
||||
"jobaction.editJob": "编辑作业",
|
||||
"notebookAction.openNotebook": "打开",
|
||||
"jobaction.deleteJob": "删除作业",
|
||||
"jobaction.deleteJobConfirm": "确定要删除作业“{0}”吗?",
|
||||
"jobaction.failedToDeleteJob": "无法删除作业“{0}”。\r\n错误: {1}",
|
||||
"jobaction.deletedJob": "已成功删除作业",
|
||||
"jobaction.newStep": "新建步骤",
|
||||
"jobaction.deleteStep": "删除步骤",
|
||||
"jobaction.deleteStepConfirm": "确定要删除步骤“{0}”吗?",
|
||||
"jobaction.failedToDeleteStep": "无法删除步骤“{0}”。\r\n错误: {1}",
|
||||
"jobaction.deletedStep": "已成功删除作业步骤",
|
||||
"jobaction.newAlert": "新建警报",
|
||||
"jobaction.editAlert": "编辑警报",
|
||||
"jobaction.deleteAlert": "删除警报",
|
||||
"jobaction.Cancel": "取消",
|
||||
"jobaction.deleteAlertConfirm": "确定要删除警报“{0}”吗?",
|
||||
"jobaction.failedToDeleteAlert": "无法删除警报“{0}”。\r\n错误: {1}",
|
||||
"jobaction.deletedAlert": "已成功删除警报",
|
||||
"jobaction.newOperator": "新建运算符",
|
||||
"jobaction.editOperator": "编辑运算符",
|
||||
"jobaction.deleteOperator": "删除运算符",
|
||||
"jobaction.deleteOperatorConfirm": "确定要删除运算符“{0}”吗?",
|
||||
"jobaction.failedToDeleteOperator": "无法删除运算符“{0}”。\r\n错误: {1}\"",
|
||||
"joaction.deletedOperator": "已成功删除运算符",
|
||||
"jobaction.newProxy": "新建代理",
|
||||
"jobaction.editProxy": "编辑代理",
|
||||
"jobaction.deleteProxy": "删除代理",
|
||||
"jobaction.deleteProxyConfirm": "确定要删除代理“{0}”吗?",
|
||||
"jobaction.failedToDeleteProxy": "无法删除代理“{0}”。\r\n错误: {1}",
|
||||
"jobaction.deletedProxy": "已成功删除代理",
|
||||
"notebookaction.newJob": "新建笔记本作业",
|
||||
"notebookaction.editJob": "编辑",
|
||||
"notebookaction.openNotebook": "打开模板笔记本",
|
||||
"notebookaction.deleteNotebook": "删除",
|
||||
"jobaction.deleteNotebookConfirm": "确定要删除笔记本“{0}”吗?",
|
||||
"jobaction.failedToDeleteNotebook": "无法删除笔记本“{0}”。\r\n错误: {1}",
|
||||
"jobaction.deletedNotebook": "已成功删除笔记本",
|
||||
"notebookaction.pinNotebook": "固定",
|
||||
"notebookaction.deleteMaterializedNotebook": "删除",
|
||||
"notebookaction.unpinNotebook": "取消固定",
|
||||
"notebookaction.renameNotebook": "重命名",
|
||||
"notebookaction.openLatestRun": "打开最新运行"
|
||||
}
|
||||
@@ -0,0 +1,25 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"agentUtilities.failed": "失败",
|
||||
"agentUtilities.succeeded": "成功",
|
||||
"agentUtilities.retry": "重试",
|
||||
"agentUtilities.canceled": "已取消",
|
||||
"agentUtilities.inProgress": "正在进行",
|
||||
"agentUtilities.statusUnknown": "状态未知",
|
||||
"agentUtilities.executing": "正在执行",
|
||||
"agentUtilities.waitingForThread": "正在等待线程",
|
||||
"agentUtilities.betweenRetries": "重试之间",
|
||||
"agentUtilities.idle": "空闲",
|
||||
"agentUtilities.suspended": "暂停",
|
||||
"agentUtilities.obsolete": "[已过时]",
|
||||
"agentUtilities.yes": "是",
|
||||
"agentUtilities.no": "否",
|
||||
"agentUtilities.notScheduled": "未计划",
|
||||
"agentUtilities.neverRun": "从未运行"
|
||||
}
|
||||
@@ -6,7 +6,7 @@
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"Do not edit this file. It is machine generated."
|
||||
],
|
||||
"commitEditFailed": "未能提交行:",
|
||||
"runQueryStringBatchStartMessage": "已开始执行查询“{0}”",
|
||||
"updateCellFailed": "单元格更新失败:"
|
||||
"commitEditFailed": "提交行失败:",
|
||||
"runQueryStringBatchStartMessage": "已开始执行查询 \"{0}\"",
|
||||
"updateCellFailed": "更新单元格失败:"
|
||||
}
|
||||
@@ -6,9 +6,10 @@
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"Do not edit this file. It is machine generated."
|
||||
],
|
||||
"query.ExecutionFailedError": "由于意外错误,执行失败: {0} {1}",
|
||||
"query.ExecutionFailedError": "由于意外错误,执行失败: {0}\t{1}",
|
||||
"query.message.executionTime": "执行时间总计: {0}",
|
||||
"query.message.startQuery": "已开始在第 {0} 行执行查询",
|
||||
"query.initEditExecutionFailed": "初始化编辑失败:",
|
||||
"elapsedBatchTime": "批处理执行时间: {0}"
|
||||
"query.message.startQuery": "开始执行查询的位置: 第 {0} 行",
|
||||
"query.initEditExecutionFailed": "初始化编辑数据会话失败:",
|
||||
"elapsedBatchTime": "批处理执行时间: {0}",
|
||||
"copyFailed": "复制失败,出现错误 {0}"
|
||||
}
|
||||
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"saveAsNotSupported": "已禁止此数据提供程序将结果保存为其他格式。",
|
||||
"noSerializationProvider": "无法序列化数据,因为尚未注册任何提供程序",
|
||||
"unknownSerializationError": "出现未知错误,序列化失败"
|
||||
}
|
||||
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"InProgressWarning": "一个或多个任务正在运行中。确定要退出吗?",
|
||||
"taskService.yes": "是",
|
||||
"taskService.no": "否"
|
||||
}
|
||||
@@ -6,16 +6,17 @@
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"Do not edit this file. It is machine generated."
|
||||
],
|
||||
"tableHeaderBackground": "表标题背景色",
|
||||
"tableHeaderForeground": "表标题前景色",
|
||||
"tableHeaderBackground": "表头背景色",
|
||||
"tableHeaderForeground": "表头前景色",
|
||||
"disabledInputBoxBackground": "已禁用输入框背景。",
|
||||
"disabledInputBoxForeground": "已禁用输入框前景。",
|
||||
"buttonFocusOutline": "按钮对焦时轮廓颜色。",
|
||||
"buttonFocusOutline": "聚焦时的按钮轮廓颜色。",
|
||||
"disabledCheckboxforeground": "已禁用复选框前景。",
|
||||
"listFocusAndSelectionBackground": "当列表/表处于活动状态时所选和焦点项的列表/表背景色",
|
||||
"agentTableBackground": "sql 代理表背景色。",
|
||||
"agentCellBackground": "SQL 代理表单元格的背景色。",
|
||||
"agentTableHoverBackground": "SQL 代理表悬停背景颜色。",
|
||||
"agentJobsHeadingColor": "sql 代理标题背景色。",
|
||||
"agentCellBorderColor": "SQL 代理表单元格边框颜色。"
|
||||
"listFocusAndSelectionBackground": "当列表/表处于活动状态时所选焦点所在项的列表/表背景色",
|
||||
"agentTableBackground": "SQL 代理表背景色。",
|
||||
"agentCellBackground": "SQL 代理表单元格背景色。",
|
||||
"agentTableHoverBackground": "SQL 代理表悬停背景色。",
|
||||
"agentJobsHeadingColor": "SQL 代理标题背景色。",
|
||||
"agentCellBorderColor": "SQL 代理表单元格边框颜色。",
|
||||
"resultsErrorColor": "结果消息错误颜色。"
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"workbench.generalObsoleteApiNotification": "某些加载的扩展正在使用过时的 API,请在“开发人员工具”窗口的“控制台”选项卡中查找详细信息",
|
||||
"dontShowAgain": "不再显示"
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"runActiveCell": "需要选择代码单元格才能使用 F5 快捷键。请选择要运行的代码单元格。",
|
||||
"clearResultActiveCell": "需要选择代码单元格才能清除结果。请选择要运行的代码单元格。"
|
||||
}
|
||||
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"unknownComponentType": "未知组件类型。必须使用 ModelBuilder 创建对象",
|
||||
"invalidIndex": "索引 {0} 无效。",
|
||||
"unknownConfig": "组件配置未知,必须使用 ModelBuilder 创建配置对象"
|
||||
}
|
||||
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"dialogDoneLabel": "完成",
|
||||
"dialogCancelLabel": "取消",
|
||||
"generateScriptLabel": "生成脚本",
|
||||
"dialogNextLabel": "下一步",
|
||||
"dialogPreviousLabel": "上一步"
|
||||
}
|
||||
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"treeView.notRegistered": "未注册 ID 为 \"{0}\" 的树状视图。"
|
||||
}
|
||||
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"providerRequired": "必须向此方法传递具有有效 providerId 的 NotebookProvider",
|
||||
"errNoProvider": "未找到笔记本提供程序",
|
||||
"errNoManager": "未找到管理器",
|
||||
"noServerManager": "笔记本 {0} 的笔记本管理器没有服务器管理器。无法对其执行操作",
|
||||
"noContentManager": "笔记本 {0} 的笔记本管理器没有内容管理器。无法对其执行操作",
|
||||
"noSessionManager": "笔记本 {0} 的笔记本管理器没有会话管理器。无法对其执行操作"
|
||||
}
|
||||
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"providerRequired": "必须向此方法传递具有有效 providerId 的 NotebookProvider"
|
||||
}
|
||||
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"ObsoleteApiModuleMessage": "扩展“{0}”使用已被 azdata 模块取代的 sqlops 模块,未来的版本中将删除 sqlops 模块。"
|
||||
}
|
||||
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"previewFeatures.configTitle": "预览功能",
|
||||
"previewFeatures.configEnable": "启用未发布的预览功能",
|
||||
"showConnectDialogOnStartup": "在启动时显示连接对话框",
|
||||
"enableObsoleteApiUsageNotificationTitle": "过时的 API 通知",
|
||||
"enableObsoleteApiUsageNotification": "启用/禁用过时的 API 使用通知"
|
||||
}
|
||||
12
i18n/chs/src/sql/workbench/browser/actions.i18n.json
Normal file
12
i18n/chs/src/sql/workbench/browser/actions.i18n.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"manage": "管理",
|
||||
"showDetails": "显示详细信息",
|
||||
"configureDashboard": "了解如何配置仪表板"
|
||||
}
|
||||
@@ -10,8 +10,8 @@
|
||||
"warningAltText": "警告",
|
||||
"errorAltText": "错误",
|
||||
"showMessageDetails": "显示详细信息",
|
||||
"hideMessageDetails": "隐藏详细信息",
|
||||
"copyMessage": "复制",
|
||||
"closeMessage": "关闭",
|
||||
"modalBack": "上一步"
|
||||
"modal.back": "返回",
|
||||
"hideMessageDetails": "隐藏详细信息"
|
||||
}
|
||||
@@ -7,5 +7,5 @@
|
||||
"Do not edit this file. It is machine generated."
|
||||
],
|
||||
"optionsDialog.missingRequireField": "是必需的。",
|
||||
"optionsDialog.invalidInput": "输入无效。应为数值。"
|
||||
"optionsDialog.invalidInput": "输入无效。预期值为数值。"
|
||||
}
|
||||
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"invalidIndex": "索引 {0} 无效。"
|
||||
}
|
||||
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"blankValue": "空白"
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"invalidValueError": "值无效",
|
||||
"period": "{0}。{1}"
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"loadingMessage": "正在加载",
|
||||
"loadingCompletedMessage": "加载完毕"
|
||||
}
|
||||
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"loadingMessage": "正在加载"
|
||||
}
|
||||
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"queryTextEditorAriaLabel": "用于视图模型的模型视图代码编辑器。"
|
||||
}
|
||||
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"componentTypeNotRegistered": "找不到类型 {0} 的组件"
|
||||
}
|
||||
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"languageChangeUnsupported": "不支持更改未保存文件的编辑器类型"
|
||||
}
|
||||
@@ -6,6 +6,6 @@
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"Do not edit this file. It is machine generated."
|
||||
],
|
||||
"no-dataprovider": "当前没有可提供视图数据的提供来源进行注册。",
|
||||
"collapse": "折叠"
|
||||
"no-dataprovider": "没有可提供视图数据的已注册数据提供程序。",
|
||||
"collapseAll": "全部折叠"
|
||||
}
|
||||
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"scriptSelect": "选择前 1000 项",
|
||||
"scriptExecute": "执行 Execute 脚本",
|
||||
"scriptAlter": "执行 Alter 脚本",
|
||||
"editData": "编辑数据",
|
||||
"scriptCreate": "执行 Create 脚本",
|
||||
"scriptDelete": "执行 Drop 脚本"
|
||||
}
|
||||
18
i18n/chs/src/sql/workbench/browser/scriptingUtils.i18n.json
Normal file
18
i18n/chs/src/sql/workbench/browser/scriptingUtils.i18n.json
Normal file
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"scriptSelectNotFound": "在对象上调用 select 脚本时没有返回脚本",
|
||||
"selectOperationName": "选择",
|
||||
"createOperationName": "创建",
|
||||
"insertOperationName": "插入",
|
||||
"updateOperationName": "更新",
|
||||
"deleteOperationName": "删除",
|
||||
"scriptNotFoundForObject": "在对象 {1} 上执行 {0} 脚本时未返回脚本",
|
||||
"scriptingFailed": "执行脚本失败",
|
||||
"scriptNotFound": "执行 {0} 脚本时未返回脚本"
|
||||
}
|
||||
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"enablePreviewFeatures.notice": "为了完全支持扩展和提供某些操作,需要预览功能。是否要启用预览功能?",
|
||||
"enablePreviewFeatures.yes": "是",
|
||||
"enablePreviewFeatures.no": "否",
|
||||
"enablePreviewFeatures.never": "否,不再显示"
|
||||
}
|
||||
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"linkedAccounts": "链接的帐户",
|
||||
"accountDialog.close": "关闭",
|
||||
"accountDialog.noAccountLabel": "没有链接的帐户。请添加一个帐户。",
|
||||
"accountDialog.addConnection": "添加帐户"
|
||||
}
|
||||
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"accountDialog.addAccountErrorTitle": "添加帐户时出错"
|
||||
}
|
||||
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"refreshCredentials": "需要刷新此帐户的凭据。"
|
||||
}
|
||||
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"carbon.extension.contributes.account.id": "帐户类型的标识符",
|
||||
"carbon.extension.contributes.account.icon": "(可选) UI 中用于表示帐户的图标。可以是文件路径或可设置主题的配置",
|
||||
"carbon.extension.contributes.account.icon.light": "使用浅色主题时的图标路径",
|
||||
"carbon.extension.contributes.account.icon.dark": "使用深色主题时的图标路径",
|
||||
"carbon.extension.contributes.account": "向帐户提供者提供图标。"
|
||||
}
|
||||
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"status.problems": "问题"
|
||||
}
|
||||
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"copyAndOpen": "复制并打开",
|
||||
"oauthDialog.cancel": "取消",
|
||||
"userCode": "用户代码",
|
||||
"website": "网站"
|
||||
}
|
||||
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"oauthFlyoutIsAlreadyOpen": "无法启动自动 OAuth。自动 OAuth 已在进行中。"
|
||||
}
|
||||
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"from": "从",
|
||||
"to": "到",
|
||||
"createNewFirewallRule": "新建防火墙规则",
|
||||
"firewall.ok": "确定",
|
||||
"firewall.cancel": "取消",
|
||||
"firewallRuleDialogDescription": "你的客户端 IP 地址无权访问此服务器。请登录到 Azure 帐户,然后新建一个防火墙规则以启用访问。",
|
||||
"firewallRuleHelpDescription": "详细了解防火墙设置",
|
||||
"azureAccount": "Azure 帐户",
|
||||
"filewallRule": "防火墙规则",
|
||||
"addIPAddressLabel": "添加我的客户端 IP",
|
||||
"addIpRangeLabel": "添加我的子网 IP 范围"
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"firewallDialog.addAccountErrorTitle": "添加帐户时出错",
|
||||
"firewallRuleError": "防火墙规则错误"
|
||||
}
|
||||
@@ -0,0 +1,46 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"backup.backupName": "备份名称",
|
||||
"backup.recoveryModel": "恢复模式",
|
||||
"backup.backupType": "备份类型",
|
||||
"backup.backupDevice": "备份文件",
|
||||
"backup.algorithm": "算法",
|
||||
"backup.certificateOrAsymmetricKey": "证书或非对称密钥",
|
||||
"backup.media": "媒体",
|
||||
"backup.mediaOption": "备份到现有媒体集",
|
||||
"backup.mediaOptionFormat": "备份到新的媒体集",
|
||||
"backup.existingMediaAppend": "追加到现有备份集",
|
||||
"backup.existingMediaOverwrite": "覆盖所有现有备份集",
|
||||
"backup.newMediaSetName": "新建媒体集名称",
|
||||
"backup.newMediaSetDescription": "新建媒体集说明",
|
||||
"backup.checksumContainer": "在写入到媒体前执行校验和",
|
||||
"backup.verifyContainer": "完成后验证备份",
|
||||
"backup.continueOnErrorContainer": "出错时继续",
|
||||
"backup.expiration": "有效期",
|
||||
"backup.setBackupRetainDays": "设置备份保留天数",
|
||||
"backup.copyOnly": "仅限复制的备份",
|
||||
"backup.advancedConfiguration": "高级配置",
|
||||
"backup.compression": "压缩",
|
||||
"backup.setBackupCompression": "设置备份压缩",
|
||||
"backup.encryption": "加密",
|
||||
"backup.transactionLog": "事务日志",
|
||||
"backup.truncateTransactionLog": "截断事务日志",
|
||||
"backup.backupTail": "备份日志的末尾",
|
||||
"backup.reliability": "可靠性",
|
||||
"backup.mediaNameRequired": "需要媒体名称",
|
||||
"backup.noEncryptorWarning": "没有可用的证书或非对称密钥",
|
||||
"addFile": "添加文件",
|
||||
"removeFile": "删除文件",
|
||||
"backupComponent.invalidInput": "输入无效。值必须大于或等于 0。",
|
||||
"backupComponent.script": "脚本",
|
||||
"backupComponent.backup": "备份",
|
||||
"backupComponent.cancel": "取消",
|
||||
"backup.containsBackupToUrlError": "只支持备份到文件",
|
||||
"backup.backupFileRequired": "需要备份文件路径"
|
||||
}
|
||||
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"backup": "备份"
|
||||
}
|
||||
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"backupAction.backup": "备份",
|
||||
"backup.isPreviewFeature": "必须启用预览功能才能使用备份",
|
||||
"backup.commandNotSupported": "Azure SQL 数据库不支持备份命令。",
|
||||
"backup.commandNotSupportedForServer": "服务器上下文中不支持备份命令。请选择数据库,然后重试。"
|
||||
}
|
||||
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"backup.labelDatabase": "数据库",
|
||||
"backup.labelFilegroup": "文件和文件组",
|
||||
"backup.labelFull": "完整",
|
||||
"backup.labelDifferential": "差异",
|
||||
"backup.labelLog": "事务日志",
|
||||
"backup.labelDisk": "磁盘",
|
||||
"backup.labelUrl": "URL",
|
||||
"backup.defaultCompression": "使用默认服务器设置",
|
||||
"backup.compressBackup": "压缩备份",
|
||||
"backup.doNotCompress": "不压缩备份",
|
||||
"backup.serverCertificate": "服务器证书",
|
||||
"backup.asymmetricKey": "非对称密钥",
|
||||
"backup.filterBackupFiles": "备份文件",
|
||||
"backup.allFiles": "所有文件"
|
||||
}
|
||||
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"createInsightLabel": "创建创建",
|
||||
"createInsightNoEditor": "无法创建见解,因为活动编辑器不是 SQL 编辑器",
|
||||
"myWidgetName": "我的小组件",
|
||||
"copyChartLabel": "复制为图像",
|
||||
"chartNotFound": "未找到要保存的图表",
|
||||
"saveImageLabel": "另存为图像",
|
||||
"resultsSerializer.saveAsFileExtensionPNGTitle": "PNG",
|
||||
"chartSaved": "将图表保存到路径: {0}"
|
||||
}
|
||||
@@ -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."
|
||||
],
|
||||
"dataDirectionLabel": "数据方向",
|
||||
"verticalLabel": "垂直",
|
||||
"horizontalLabel": "水平",
|
||||
"columnsAsLabelsLabel": "将列名用作标签",
|
||||
"labelFirstColumnLabel": "使用第一列作为行标签",
|
||||
"legendLabel": "图例位置",
|
||||
"yAxisLabel": "Y 轴标签",
|
||||
"yAxisMinVal": "Y 轴最小值",
|
||||
"yAxisMaxVal": "Y 轴最大值",
|
||||
"xAxisLabel": "X 轴标签",
|
||||
"xAxisMinVal": "X 轴最小值",
|
||||
"xAxisMaxVal": "X 轴最大值",
|
||||
"xAxisMinDate": "X 轴最小日期",
|
||||
"xAxisMaxDate": "X 轴最大日期",
|
||||
"dataTypeLabel": "数据类型",
|
||||
"numberLabel": "数字",
|
||||
"pointLabel": "点",
|
||||
"chartTypeLabel": "图表类型",
|
||||
"encodingOption": "编码",
|
||||
"imageFormatOption": "图像格式"
|
||||
}
|
||||
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"chartTabTitle": "图表"
|
||||
}
|
||||
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"horizontalBarAltName": "水平条",
|
||||
"barAltName": "条形图",
|
||||
"lineAltName": "折线图",
|
||||
"pieAltName": "饼图",
|
||||
"scatterAltName": "散点图",
|
||||
"timeSeriesAltName": "时序",
|
||||
"imageAltName": "图像",
|
||||
"countAltName": "计数",
|
||||
"tableAltName": "表",
|
||||
"doughnutAltName": "圆环图"
|
||||
}
|
||||
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"series": "系列 {0}"
|
||||
}
|
||||
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"invalidImage": "表格中不包含有效的图像"
|
||||
}
|
||||
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"connectingLabel": "正在连接: {0}",
|
||||
"runningCommandLabel": "正在运行命令: {0}",
|
||||
"openingNewQueryLabel": "正在打开新查询: {0}",
|
||||
"warnServerRequired": "无法连接,因为未提供服务器信息",
|
||||
"errConnectUrl": "由于错误 {0} 而无法打开 URL",
|
||||
"connectServerDetail": "这将连接到服务器 {0}",
|
||||
"confirmConnect": "确定要连接吗?",
|
||||
"open": "打开(&&O)",
|
||||
"connectingQueryLabel": "正在连接查询文件"
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"connectionAdvancedProperties": "高级属性",
|
||||
"advancedProperties.discard": "放弃"
|
||||
}
|
||||
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"sql.maxRecentConnectionsDescription": "连接列表中保存的最近使用的连接数量上限",
|
||||
"sql.defaultEngineDescription": "要使用的默认 SQL 引擎。这将驱动 .sql 文件中的默认语言提供程序,以及创建新连接时使用的默认语言提供程序。有效选项目前是 MSSQL",
|
||||
"connection.parseClipboardForConnectionStringDescription": "在打开连接对话框或执行粘贴时尝试分析剪贴板的内容。"
|
||||
}
|
||||
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"ClearRecentlyUsedLabel": "清空列表",
|
||||
"ClearedRecentConnections": "已清空最新连接列表",
|
||||
"connectionAction.yes": "是",
|
||||
"connectionAction.no": "否",
|
||||
"clearRecentConnectionMessage": "确定要删除列表中的所有连接吗?",
|
||||
"connectionDialog.yes": "是",
|
||||
"connectionDialog.no": "否",
|
||||
"delete": "删除",
|
||||
"connectionAction.GetCurrentConnectionString": "获取当前连接字符串",
|
||||
"connectionAction.connectionString": "连接字符串不可用",
|
||||
"connectionAction.noConnection": "没有可用的活动连接"
|
||||
}
|
||||
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"status.connection.status": "连接状态"
|
||||
}
|
||||
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"schema.providerId": "提供程序的公用 ID",
|
||||
"schema.displayName": "提供程序的显示名称",
|
||||
"schema.iconPath": "服务器类型的图标路径",
|
||||
"schema.connectionOptions": "连接选项"
|
||||
}
|
||||
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"onDidConnectMessage": "连接到",
|
||||
"onDidDisconnectMessage": "已断开连接",
|
||||
"unsavedGroupLabel": "未保存的连接"
|
||||
}
|
||||
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"azdata.extension.contributes.dashboard.container.id": "此容器的唯一标识符。",
|
||||
"azdata.extension.contributes.dashboard.container.container": "将在选项卡中显示的容器。",
|
||||
"azdata.extension.contributes.containers": "提供一个或多个仪表板容器,让用户添加其仪表板。",
|
||||
"dashboardContainer.contribution.noIdError": "仪表板容器中未指定用于扩展的 ID。",
|
||||
"dashboardContainer.contribution.noContainerError": "仪表板容器中未指定用于扩展的容器。",
|
||||
"dashboardContainer.contribution.moreThanOneDashboardContainersError": "必须在每个空间定义恰好 1 个仪表板容器。",
|
||||
"dashboardTab.contribution.unKnownContainerType": "仪表板容器中为扩展定义了未知的容器类型。"
|
||||
}
|
||||
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"dashboard.container.controlhost": "将在此选项卡中显示的 controlhost。"
|
||||
}
|
||||
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"dashboardNavSection.loadTabError": "“{0}”部分具有无效内容。请与扩展所有者联系。"
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"dashboard.container.gridtab.items": "将在此选项卡中显示的小组件或 Web 视图的列表。",
|
||||
"gridContainer.invalidInputs": "扩展预期小组件容器中存在小组件或 Web 视图。"
|
||||
}
|
||||
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"dashboard.container.modelview": "将在此选项卡中显示的由模型支持的视图。"
|
||||
}
|
||||
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"dashboard.container.left-nav-bar.id": "此导航部分的唯一标识符。将传递到任何请求的扩展。",
|
||||
"dashboard.container.left-nav-bar.icon": "(可选) UI 中用于表示此导航部分的图标。可以是文件路径或可设置主题的配置",
|
||||
"dashboard.container.left-nav-bar.icon.light": "使用浅色主题时的图标路径",
|
||||
"dashboard.container.left-nav-bar.icon.dark": "使用深色主题时的图标路径",
|
||||
"dashboard.container.left-nav-bar.title": "要向用户显示的导航部分的标题。",
|
||||
"dashboard.container.left-nav-bar.container": "将在此导航部分显示的容器。",
|
||||
"dashboard.container.left-nav-bar": "将在此导航部分显示的仪表板容器的列表。",
|
||||
"opticon": "可以省略属性 \"icon\",若不省略则必须是字符串或文字,例如 \"{dark, light}\"",
|
||||
"navSection.missingTitle.error": "未在导航部分为扩展指定标题。",
|
||||
"navSection.missingContainer.error": "未在导航部分为扩展指定容器。",
|
||||
"navSection.moreThanOneDashboardContainersError": "必须在每个空间定义恰好 1 个仪表板容器。",
|
||||
"navSection.invalidContainer.error": "NAV_SECTION 内的 NAV_SECTION 是一个无效的扩展容器。"
|
||||
}
|
||||
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"dashboard.container.webview": "将在此选项卡中显示的 Web 视图。"
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"dashboard.container.widgets": "将在此选项卡中显示的小组件列表。",
|
||||
"widgetContainer.invalidInputs": "扩展预期小组件容器中存在控件列表。"
|
||||
}
|
||||
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"editDashboard": "编辑",
|
||||
"editDashboardExit": "退出",
|
||||
"refreshWidget": "刷新",
|
||||
"toggleMore": "切换更多",
|
||||
"deleteWidget": "删除小组件",
|
||||
"clickToUnpin": "单击以取消固定",
|
||||
"clickToPin": "单击以固定",
|
||||
"addFeatureAction.openInstalledFeatures": "打开已安装的功能",
|
||||
"collapseWidget": "折叠",
|
||||
"expandWidget": "扩展"
|
||||
}
|
||||
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"unknownDashboardContainerError": "{0} 是未知容器。"
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"home": "主页",
|
||||
"missingConnectionInfo": "未找到此仪表板的连接信息"
|
||||
}
|
||||
@@ -0,0 +1,22 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"azdata.extension.contributes.dashboard.tab.id": "此选项卡的唯一标识符。将传递到任何请求的扩展。",
|
||||
"azdata.extension.contributes.dashboard.tab.title": "将向用户显示的选项卡标题。",
|
||||
"azdata.extension.contributes.dashboard.tab.description": "将向用户显示的此选项卡的说明。",
|
||||
"azdata.extension.contributes.tab.when": "此条件必须为 true 才能显示此项",
|
||||
"azdata.extension.contributes.tab.provider": "定义此选项卡兼容的连接类型。如果未设置,则默认为 \"MSSQL\"",
|
||||
"azdata.extension.contributes.dashboard.tab.container": "将在此选项卡中显示的容器。",
|
||||
"azdata.extension.contributes.dashboard.tab.alwaysShow": "是始终显示此选项卡还是仅当用户添加时显示。",
|
||||
"azdata.extension.contributes.dashboard.tab.isHomeTab": "此选项卡是否应用作连接类型的“开始”选项卡。",
|
||||
"azdata.extension.contributes.tabs": "提供一个或多个选项卡,让用户添加到其仪表板。",
|
||||
"dashboardTab.contribution.noTitleError": "没有为扩展指定标题。",
|
||||
"dashboardTab.contribution.noDescriptionWarning": "没有可显示的已指定说明。",
|
||||
"dashboardTab.contribution.noContainerError": "没有为扩展指定容器。",
|
||||
"dashboardTab.contribution.moreThanOneDashboardContainersError": "必须在每个空间定义恰好 1 个仪表板容器"
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"manage": "管理",
|
||||
"dashboard.editor.label": "仪表板"
|
||||
}
|
||||
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"ManageAction": "管理"
|
||||
}
|
||||
@@ -0,0 +1,25 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"dashboard.properties.property": "定义要在仪表板上显示的属性",
|
||||
"dashboard.properties.property.displayName": "用作属性标签的值",
|
||||
"dashboard.properties.property.value": "对象中要针对该值访问的值",
|
||||
"dashboard.properties.property.ignore": "指定要忽略的值",
|
||||
"dashboard.properties.property.default": "在忽略或没有值时显示的默认值",
|
||||
"dashboard.properties.flavor": "用于定义仪表板属性的风格",
|
||||
"dashboard.properties.flavor.id": "风格的 ID",
|
||||
"dashboard.properties.flavor.condition": "使用这种风格的条件",
|
||||
"dashboard.properties.flavor.condition.field": "用于比较的字段",
|
||||
"dashboard.properties.flavor.condition.operator": "用于比较的运算符",
|
||||
"dashboard.properties.flavor.condition.value": "用于和字段比较的值",
|
||||
"dashboard.properties.databaseProperties": "数据库页面要显示的属性",
|
||||
"dashboard.properties.serverProperties": "服务器页面要显示的属性",
|
||||
"carbon.extension.dashboard": "定义此提供程序支持仪表板",
|
||||
"dashboard.id": "提供程序 ID (如 MSSQL)",
|
||||
"dashboard.properties": "要在仪表板上显示的属性值"
|
||||
}
|
||||
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"azdata.extension.contributes.widget.when": "此条件必须为 true 才能显示此项",
|
||||
"dashboardpage.tabName": "容器的标题",
|
||||
"dashboardpage.rowNumber": "网格中组件的行",
|
||||
"dashboardpage.rowSpan": "网格中组件的行跨度。默认值为 1。使用 \"*\" 设置为网格中的行数。",
|
||||
"dashboardpage.colNumber": "网格中组件的列",
|
||||
"dashboardpage.colspan": "网格中组件的列跨度。默认值为 1。使用 \"*\" 设置为网格中的列数。",
|
||||
"azdata.extension.contributes.dashboardPage.tab.id": "此选项卡的唯一标识符。将传递到任何请求的扩展。",
|
||||
"dashboardTabError": "扩展选项卡未知或未安装。"
|
||||
}
|
||||
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"databasePageName": "数据库仪表板"
|
||||
}
|
||||
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"dashboardDatabaseProperties": "启用或禁用属性小组件",
|
||||
"dashboard.databaseproperties": "要显示的属性值",
|
||||
"dashboard.databaseproperties.displayName": "属性的显示名称",
|
||||
"dashboard.databaseproperties.value": "数据库信息对象中的值",
|
||||
"dashboard.databaseproperties.ignore": "指定要忽略的特定值",
|
||||
"recoveryModel": "恢复模式",
|
||||
"lastDatabaseBackup": "上次数据库备份",
|
||||
"lastLogBackup": "上次日志备份",
|
||||
"compatibilityLevel": "兼容级别",
|
||||
"owner": "所有者",
|
||||
"dashboardDatabase": "自定义数据库仪表板页面",
|
||||
"dashboardDatabaseTabs": "自定义数据库仪表板选项卡"
|
||||
}
|
||||
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"serverPageName": "服务器仪表板"
|
||||
}
|
||||
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"dashboardServerProperties": "启用或禁用属性小组件",
|
||||
"dashboard.serverproperties": "要显示的属性值",
|
||||
"dashboard.serverproperties.displayName": "属性的显示名称",
|
||||
"dashboard.serverproperties.value": "服务器信息对象中的值",
|
||||
"version": "版本",
|
||||
"edition": "版本",
|
||||
"computerName": "计算机名",
|
||||
"osVersion": "OS 版本",
|
||||
"dashboardServer": "自定义服务器仪表板页面",
|
||||
"dashboardServerTabs": "自定义服务器仪表板选项卡"
|
||||
}
|
||||
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"homeCrumb": "主页"
|
||||
}
|
||||
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"dashboard.changeDatabaseFailure": "未能更改数据库"
|
||||
}
|
||||
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"seachObjects": "按类型名称搜索(a:、t:、v:、f: 或 sp:)",
|
||||
"searchDatabases": "搜索数据库",
|
||||
"dashboard.explorer.objectError": "无法加载对象",
|
||||
"dashboard.explorer.databaseError": "无法加载数据库"
|
||||
}
|
||||
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"insights.runQuery": "运行查询"
|
||||
}
|
||||
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"insights.autoRefreshOffState": "自动刷新: 关",
|
||||
"insights.lastUpdated": "上次更新时间: {0} {1}",
|
||||
"noResults": "没有可显示的结果"
|
||||
}
|
||||
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"insightWidgetDescription": "添加一个可以查询服务器或数据库并以多种方式(如图表、总数等)显示结果的小组件。",
|
||||
"insightIdDescription": "用于缓存见解结果的唯一标识符。",
|
||||
"insightQueryDescription": "要运行的 SQL 查询。将返回恰好 1 个结果集。",
|
||||
"insightQueryFileDescription": "[可选] 包含查询的文件的路径。未设置“查询”时使用",
|
||||
"insightAutoRefreshIntervalDescription": "[可选] 自动刷新间隔(分钟数);如果未设置,则不自动刷新",
|
||||
"actionTypes": "要使用的操作",
|
||||
"actionDatabaseDescription": "操作的目标数据库;可使用格式 \"${ columnName }\" 以便由数据确定列名。",
|
||||
"actionServerDescription": "操作的目标服务器;可使用格式 \"${ columnName }\" 以便由数据确定列名。",
|
||||
"actionUserDescription": "操作的目标用户;可使用格式 \"${ columnName }\" 以便由数据确定列名。",
|
||||
"carbon.extension.contributes.insightType.id": "见解的标识符",
|
||||
"carbon.extension.contributes.insights": "向仪表板提供见解。"
|
||||
}
|
||||
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"chartErrorMessage": "无法用给定的数据显示图表"
|
||||
}
|
||||
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"chartInsightDescription": "将查询结果显示为仪表板上的图表",
|
||||
"colorMapDescription": "映射“列名称”->“颜色”。例如,添加 'column1': red 以确保此列使用红色",
|
||||
"legendDescription": "表示图表图例的首选位置和可见性。这些是查询中的列名称,并映射到每个图表条目的标签",
|
||||
"labelFirstColumnDescription": "如果 dataDirection 为 horizontal,则将其设置为 true 将使用第一列的值作为图例。",
|
||||
"columnsAsLabels": "如果 dataDirection 为 vertical,则将其设置为 true 将使用列名称作为图例。",
|
||||
"dataDirectionDescription": "定义是从列(垂直)还是从行(水平)读取数据。对于时序,将忽略此设置,因为方向必须为垂直。",
|
||||
"showTopNData": "如果设置了 showTopNData,则只在图表中显示前 N 个数据。"
|
||||
}
|
||||
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"yAxisMin": "Y 轴的最小值",
|
||||
"yAxisMax": "y 轴的最大值",
|
||||
"barchart.yAxisLabel": "y 轴的标签",
|
||||
"xAxisMin": "x 轴的最小值",
|
||||
"xAxisMax": "x 轴的最大值",
|
||||
"barchart.xAxisLabel": "x 轴的标签"
|
||||
}
|
||||
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"dataTypeDescription": "指示图表数据集的数据属性。"
|
||||
}
|
||||
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"countInsightDescription": "对于结果集中的每一列,将行 0 中的值显示为计数后跟列名称。例如支持“1 正常”、“3 不正常”,其中“正常”是列名称,1 表示第 1 行单元格 1 中的值"
|
||||
}
|
||||
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"imageInsightDescription": "显示图像,例如由 R 查询使用 ggplot2 返回的图像",
|
||||
"imageFormatDescription": "期望的格式 - 是 JPEG、PNG 还是其他格式?",
|
||||
"encodingDescription": "这是以十六进制、base64 还是其他格式进行编码的?"
|
||||
}
|
||||
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"tableInsightDescription": "在简单表中显示结果"
|
||||
}
|
||||
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"dashboard.properties.error": "无法加载仪表板属性"
|
||||
}
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user