Update resource strings for 1.9.0 langpacks (#6144)

* Refresh loc resources

* Update loc strings
This commit is contained in:
Karl Burtram
2019-06-24 13:34:30 -07:00
committed by GitHub
parent cf85bb14f5
commit e3f26e8f12
1757 changed files with 41821 additions and 17438 deletions

View 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."
],
"invalidServerName": "已存在同名的服务器组。"
}

View File

@@ -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."
],
"connection.noAzureAccount": "未能获取 Azure 帐户令牌用于连接",
"connectionNotAcceptedError": "连接未被接受",
"connectionService.yes": "是",
"connectionService.no": "否",
"cancelConnectionConfirmation": "确定要取消此连接吗?"
}

View File

@@ -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."
],
"providerIdNotValidError": "必须连接才能与 DacFxService 进行交互",
"noHandlerRegistered": "未注册处理程序"
}

View File

@@ -6,6 +6,20 @@
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"dashboard.properties.serverProperties": "用于显示服务器页的属性",
"dashboard.id": "提供程序ID (如: MSSQL)"
"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": "要在仪表板上显示的属性值"
}

View File

@@ -5,5 +5,6 @@
"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": "仪表板中使用的小组件"
}

View File

@@ -6,5 +6,7 @@
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"schema.dashboardWidgets.all": "仪表板中使用的小件"
"schema.dashboardWidgets.all": "仪表板中使用的小件",
"schema.dashboardWidgets.database": "仪表板中使用的小组件",
"schema.dashboardWidgets.server": "仪表板中使用的小组件"
}

View File

@@ -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."
],
"dialogModalDoneButtonLabel": "已完成",
"dialogModalCancelButtonLabel": "取消"
}

View File

@@ -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."
],
"fileBrowserErrorMessage": "加载文件浏览器时出错。",
"fileBrowserErrorDialogTitle": "文件浏览器错误"
}

View File

@@ -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."
],
"jobaction.successLabel": "成功",
"jobaction.faillabel": "错误",
"jobaction.refresh": "刷新",
"jobaction.newJob": "新建作业",
"jobaction.run": "运行",
"jobSuccessfullyStarted": ": 作业已成功启动。",
"jobaction.stop": "停止",
"jobSuccessfullyStopped": ": 作业已成功停止。",
"jobaction.editJob": "编辑作业",
"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": "代理已成功删除"
}

View File

@@ -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."
],
"providerIdNotValidError": "需要连接才能与 JobManagementService 交互",
"noHandlerRegistered": "未注册处理程序"
}

View File

@@ -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": "从不运行"
}

View File

@@ -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."
],
"resultsSerializer.saveAsFileTitle": "选择结果文件",
"resultsSerializer.saveAsFileExtensionCSVTitle": "CSV (以逗号分隔)",
"resultsSerializer.saveAsFileExtensionJSONTitle": "JSON",
"resultsSerializer.saveAsFileExtensionExcelTitle": "Excel 工作簿",
"resultsSerializer.saveAsFileExtensionXMLTitle": "XML",
"resultsSerializer.saveAsFileExtensionTXTTitle": "纯文本",
"openLocation": "打开文件位置",
"openFile": "打开文件"
}

View 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."
],
"commitEditFailed": "未能提交行:",
"runQueryStringBatchStartMessage": "已开始执行查询“{0}”",
"updateCellFailed": "单元格更新失败:"
}

View File

@@ -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."
],
"query.ExecutionFailedError": "由于意外错误,执行失败: {0} {1}",
"query.message.executionTime": "执行时间总计: {0}",
"query.message.startQuery": "已开始在第 {0} 行执行查询",
"query.initEditExecutionFailed": "初始化编辑失败:",
"elapsedBatchTime": "批处理执行时间: {0}"
}

View 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."
],
"InProgressWarning": "一个或多个任务正在运行中。确定要退出吗?",
"taskService.yes": "是",
"taskService.no": "否"
}

View File

@@ -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."
],
"tableHeaderBackground": "表标题背景色",
"tableHeaderForeground": "表标题前景色",
"disabledInputBoxBackground": "已禁用输入框背景。",
"disabledInputBoxForeground": "已禁用输入框前景。",
"buttonFocusOutline": "按钮对焦时轮廓颜色。",
"disabledCheckboxforeground": "已禁用复选框前景。",
"listFocusAndSelectionBackground": "当列表/表处于活动状态时所选和焦点项的列表/表背景色",
"agentTableBackground": "sql 代理表背景色。",
"agentCellBackground": "SQL 代理表单元格的背景色。",
"agentTableHoverBackground": "SQL 代理表悬停背景颜色。",
"agentJobsHeadingColor": "sql 代理标题背景色。",
"agentCellBorderColor": "SQL 代理表单元格边框颜色。"
}