update localization resource files (#14389)

This commit is contained in:
Alex Ma
2021-02-22 19:42:55 -08:00
committed by GitHub
parent d21ee4dc9e
commit 9148aa1ed5
3162 changed files with 45130 additions and 1848 deletions

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."
],
"previewFeatures.configTitle": "预览功能",
"previewFeatures.configEnable": "启用未发布的预览功能",
"showConnectDialogOnStartup": "在启动时显示连接对话框",
"enableObsoleteApiUsageNotificationTitle": "过时的 API 通知",
"enableObsoleteApiUsageNotification": "启用/禁用过时的 API 使用通知"
}

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."
],
"manage": "管理",
"showDetails": "显示详细信息",
"configureDashboard": "了解如何配置仪表板"
}

View File

@@ -10,8 +10,8 @@
"warningAltText": "警告",
"errorAltText": "错误",
"showMessageDetails": "显示详细信息",
"hideMessageDetails": "隐藏详细信息",
"copyMessage": "复制",
"closeMessage": "关闭",
"modalBack": "上一步"
"modal.back": "返回",
"hideMessageDetails": "隐藏详细信息"
}

View File

@@ -7,5 +7,5 @@
"Do not edit this file. It is machine generated."
],
"optionsDialog.missingRequireField": "是必需的。",
"optionsDialog.invalidInput": "输入无效。为数值。"
"optionsDialog.invalidInput": "输入无效。预期值为数值。"
}

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."
],
"invalidIndex": "索引 {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."
],
"blankValue": "空白"
}

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."
],
"invalidValueError": "值无效",
"period": "{0}。{1}"
}

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."
],
"loadingMessage": "正在加载",
"loadingCompletedMessage": "加载完毕"
}

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."
],
"loadingMessage": "正在加载"
}

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."
],
"queryTextEditorAriaLabel": "用于视图模型的模型视图代码编辑器。"
}

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."
],
"componentTypeNotRegistered": "找不到类型 {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."
],
"languageChangeUnsupported": "不支持更改未保存文件的编辑器类型"
}

View File

@@ -6,6 +6,6 @@
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"no-dataprovider": "当前没有可提供视图数据的提供来源进行注册。",
"collapse": "折叠"
"no-dataprovider": "没有可提供视图数据的已注册数据提供程序。",
"collapseAll": "全部折叠"
}

View File

@@ -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 脚本"
}

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."
],
"scriptSelectNotFound": "在对象上调用 select 脚本时没有返回脚本",
"selectOperationName": "选择",
"createOperationName": "创建",
"insertOperationName": "插入",
"updateOperationName": "更新",
"deleteOperationName": "删除",
"scriptNotFoundForObject": "在对象 {1} 上执行 {0} 脚本时未返回脚本",
"scriptingFailed": "执行脚本失败",
"scriptNotFound": "执行 {0} 脚本时未返回脚本"
}