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

@@ -5,5 +5,11 @@
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
]
],
"chooseSqlLang": "选择 SQL 语言",
"changeProvider": "更改 SQL 语言提供程序",
"changeSqlProvider": "更改 SQL 引擎提供程序",
"alreadyConnected": "使用引擎 {0} 的连接已存在。若要更改,请先断开或更改连接",
"noEditor": "当前没有活动的文本编辑器",
"pickSqlProvider": "选择 SQL 语言提供程序"
}

View File

@@ -6,6 +6,23 @@
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"runQueryBatchStartMessage": "已开始执行查询",
"runQueryBatchStartLine": "第 {0} 行",
"msgCancelQueryFailed": "未能取消查询: {0}",
"msgSaveStarted": "已开始将结果保存到",
"msgSaveFailed": "未能保存结果。",
"msgSaveSucceeded": "已将结果成功保存到",
"msgStatusRunQueryInProgress": "正在执行查询...",
"executeQueryLabel": "执行查询"
"maximizeLabel": "最大化",
"resultsPane.restoreLabel": "还原",
"saveCSVLabel": "另存为 CSV",
"saveJSONLabel": "另存为 JSON",
"saveExcelLabel": "另存为 Excel",
"saveXMLLabel": "另存为 XML",
"viewChartLabel": "图表视图",
"resultPaneLabel": "结果",
"executeQueryLabel": "正在执行查询",
"messagePaneLabel": "消息",
"elapsedTimeLabel": "总执行时间: {0}",
"msgCannotSaveMultipleSelections": "多选时不能使用“保存结果”命令。"
}

View File

@@ -6,8 +6,29 @@
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"sql.messagesDefaultOpen": "\"true\" 时默认打开消息面板;\"false\" 时关闭",
"sql.saveAsCsv.includeHeaders": "[可选] 如果为 true则在保存结果为 CSV 时包含列标题",
"sql.saveAsCsv.delimiter": "[可选] 保存为 CSV 时使用的自定义分隔符",
"sql.saveAsCsv.lineSeperator": "[可选] 将结果保存为 CSV 时用于分离行的字符",
"sql.saveAsCsv.textIdentifier": "[可选] 将结果保存为 CSV 时用于封闭文本字段的字符",
"sql.saveAsCsv.encoding": "[可选] 将结果保存为 CSV 时使用的文件编码",
"sql.results.streaming": "启用结果流;包含少量轻微的可视化问题",
"sql.saveAsXml.formatted": "[可选] 如果为 true, 则在将结果另存为 XML 时设置 XML 输出的格式",
"sql.saveAsXml.encoding": "[可选] 将结果另存为 XML 时使用的文件编码",
"sql.copyIncludeHeaders": "[可选] 用于从结果视图中复制结果的配置选项",
"sql.copyRemoveNewLine": "[可选] 用于从结果视图中复制多行结果的配置选项",
"sql.showBatchTime": "[可选] 是否应显示每个批处理的执行时间",
"defaultChartType": "[可选] 从查询结果打开图表查看器时要使用的默认图表类型",
"tabColorMode.border": "每个编辑器选项卡的上边框将被着色以匹配相关的服务器组",
"mssql.intelliSense.enableQuickInfo": "是否应启用智能感知快速信息",
"mssql.intelliSense.lowerCaseSuggestions": "智能感知建议是否应为小写"
"tabColorMode.off": "将禁用选项卡着色",
"tabColorMode.border": "每个编辑器选项卡的上边框都将被着色以匹配相关的服务器组",
"tabColorMode.fill": "每个编辑器选项卡的背景颜色将与相关的服务器组匹配",
"tabColorMode": "控制如何根据活动连接的服务器组为选项卡着色",
"showConnectionInfoInTitle": "控制是否在标题中显示选项卡的连接信息。",
"sql.promptToSaveGeneratedFiles": "提示保存生成的 SQL 文件",
"mssql.intelliSense.enableIntelliSense": "是否应启用 IntelliSense",
"mssql.intelliSense.enableErrorChecking": "是否应启用 IntelliSense",
"mssql.intelliSense.enableSuggestions": "是否应启用 IntelliSense",
"mssql.intelliSense.enableQuickInfo": "是否应启用 IntelliSense 快速信息",
"mssql.intelliSense.lowerCaseSuggestions": "IntelliSense 建议是否应小写",
"queryShortcutDescription": "设置键绑定 workbench.action.query.shortcut{0},以将快捷方式文本作为过程调用进行运行。查询编辑器中选定的所有文本都将作为参数传递"
}

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."
],
"disconnected": "已断开连接"
}

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."
],
"rowStatus": "行计数",
"rowCount": "{0} 行"
}

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."
],
"timeElapsed": "占用的时间"
}

View File

@@ -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."
],
"saveAsCsv": "另存为 CSV",
"saveAsJson": "另存为 JSON",
"saveAsExcel": "另存为 Excel",
"saveAsXml": "另存为 XML",
"copySelection": "复制",
"copyWithHeaders": "连同标题一起复制",
"selectAll": "选择全部",
"copyMessages": "复制",
"copyAll": "全部复制",
"maximize": "最大化",
"restore": "还原",
"chart": "图表",
"showQueryPlan": "显示查询计划"
}

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."
],
"createInsightLabel": "创建见解",
"createInsightNoEditor": "无法创建见解,因为活动编辑器不是 SQL 编辑器",
"myWidgetName": "我的小组件",
"copyChartLabel": "复制为图像",
"chartNotFound": "找不到要保存的图表",
"saveImageLabel": "另存为图像",
"chartSaved": "已将图表保存到路径: {0}",
"chartViewer.saveAsFileTitle": "选择结果文件"
}

View File

@@ -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": "图像格式"
}

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."
],
"chartTabTitle": "图表"
}

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."
],
"series": "系列 {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."
],
"gridPanel": "结果集",
"messagePanel": "消息",
"resultsTabTitle": "结果集"
}

View 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."
],
"resultsGridConfigurationTitle": "结果网格",
"fontFamily": "控制字体系列。",
"fontWeight": "控制字体粗细。",
"fontSize": "控制字体大小(以像素为单位)。",
"letterSpacing": "控制字母间距(以像素为单位)。",
"rowHeight": "控制行高(以像素为单位)",
"cellPadding": "控制单元格边距(以像素为单位)",
"autoSizeColumns": "自动调整初始结果上的列宽度。如果存在大量的列或大型单元格,则可能出现性能问题",
"maxColumnWidth": "自动调整大小的列的最大宽度(以像素为单位)"
}

View File

@@ -6,7 +6,16 @@
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"focusOnCurrentQueryKeyboardAction": "关注当前查询",
"runQueryKeyboardAction": "运行查询",
"runCurrentQueryKeyboardAction": "运行当前查询",
"runCurrentQueryWithActualPlanKeyboardAction": "使用实际计划运行当前查询",
"cancelQueryKeyboardAction": "取消查询"
"cancelQueryKeyboardAction": "取消查询",
"refreshIntellisenseKeyboardAction": "刷新 IntelliSense 缓存",
"toggleQueryResultsKeyboardAction": "切换查询结果",
"queryShortcutNoEditor": "需要编辑器参数才能执行快捷方式",
"parseSyntaxLabel": "解析查询",
"queryActions.parseSyntaxSuccess": "命令已成功完成",
"queryActions.parseSyntaxFailure": "命令失败:",
"queryActions.notConnected": "请连接到服务器"
}

View File

@@ -7,5 +7,14 @@
"Do not edit this file. It is machine generated."
],
"runQueryLabel": "运行",
"selectDatabase": "选择数据库"
"cancelQueryLabel": "取消",
"estimatedQueryPlan": "解释",
"actualQueryPlan": "实际",
"disconnectDatabaseLabel": "断开连接",
"changeConnectionDatabaseLabel": "更改连接",
"connectDatabaseLabel": "连接",
"selectDatabase": "选择数据库",
"listDatabases.toggleDatabaseNameDropdown": "“选择数据库”切换下拉列表",
"changeDatabase.failed": "未能更改数据库",
"changeDatabase.failedWithError": "未能更改数据库 {0}"
}