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,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."
],
"streamCanceled": "用户已取消流操作"
}

View File

@@ -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."
],
"progress": "$(sync~spin) {0}…",
"cancelTooltip": "取消",
"cancel": "是否取消操作?",
"mssql.searchServers": "搜索服务器名称"
}

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."
],
"connectionInfoUndefined": "未定义 ConnectionInfo。",
"connectionInfoOptionsUndefined": "未定义 ConnectionInfo.options",
"connectionInfoOptionsMissingProperties": "connectionInfo.options 中缺少一些属性: {0}"
}

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."
],
"maxSizeNotice": "注意: 此文件已在 {0} 处截断以供预览。",
"maxSizeReached": "文件已在 {0} 处截断以供预览。"
}

View File

@@ -0,0 +1,28 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"allFiles": "所有文件",
"lblUploadFiles": "上传",
"uploading": "正在将文件上传到 HDFS",
"uploadCanceled": "上传操作已取消",
"uploadError": "上传文件时出错: {0}",
"makingDir": "正在创建目录",
"mkdirCanceled": "操作已取消",
"mkDirError": "创建目录时出错: {0}",
"enterDirName": "输入目录名称",
"deleteError": "删除文件时出错: {0}",
"msgDeleteFolder": "确定要删除此文件夹及其内容吗?",
"msgDeleteFile": "确定要删除此文件吗?",
"saving": "正在保存 HDFS 文件",
"saveCanceled": "保存操作已取消",
"saveError": "保存文件时出错: {0}",
"previewing": "正在生成预览",
"previewError": "预览文件时出错: {0}",
"copyPathError": "复制路径时出错: {0}",
"manageAccessError": "打开“管理访问权限”对话框时发生意外错误: {0}"
}

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."
],
"errorExpanding": "错误: {0}",
"errDeleteConnectionNode": "无法删除连接。只能删除子文件夹和文件。"
}

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."
],
"prmptPwd": "请提供密码以连接到 HDFS:",
"sessionNotFound": "节点 {0} 的会话不存在",
"notifyError": "通知节点更改时出错: {0}",
"hdfsFolder": "HDFS",
"rootLabel": "根"
}