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/extensions/mssql/dist/objectExplorerNodeProvider/cancelableStream.i18n.json
vendored
Normal file
10
i18n/chs/extensions/mssql/dist/objectExplorerNodeProvider/cancelableStream.i18n.json
vendored
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."
|
||||
],
|
||||
"streamCanceled": "用户已取消流操作"
|
||||
}
|
||||
13
i18n/chs/extensions/mssql/dist/objectExplorerNodeProvider/command.i18n.json
vendored
Normal file
13
i18n/chs/extensions/mssql/dist/objectExplorerNodeProvider/command.i18n.json
vendored
Normal 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": "搜索服务器名称"
|
||||
}
|
||||
12
i18n/chs/extensions/mssql/dist/objectExplorerNodeProvider/connection.i18n.json
vendored
Normal file
12
i18n/chs/extensions/mssql/dist/objectExplorerNodeProvider/connection.i18n.json
vendored
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."
|
||||
],
|
||||
"connectionInfoUndefined": "未定义 ConnectionInfo。",
|
||||
"connectionInfoOptionsUndefined": "未定义 ConnectionInfo.options",
|
||||
"connectionInfoOptionsMissingProperties": "connectionInfo.options 中缺少一些属性: {0}"
|
||||
}
|
||||
11
i18n/chs/extensions/mssql/dist/objectExplorerNodeProvider/fileSources.i18n.json
vendored
Normal file
11
i18n/chs/extensions/mssql/dist/objectExplorerNodeProvider/fileSources.i18n.json
vendored
Normal 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} 处截断以供预览。"
|
||||
}
|
||||
28
i18n/chs/extensions/mssql/dist/objectExplorerNodeProvider/hdfsCommands.i18n.json
vendored
Normal file
28
i18n/chs/extensions/mssql/dist/objectExplorerNodeProvider/hdfsCommands.i18n.json
vendored
Normal 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}"
|
||||
}
|
||||
11
i18n/chs/extensions/mssql/dist/objectExplorerNodeProvider/hdfsProvider.i18n.json
vendored
Normal file
11
i18n/chs/extensions/mssql/dist/objectExplorerNodeProvider/hdfsProvider.i18n.json
vendored
Normal 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": "无法删除连接。只能删除子文件夹和文件。"
|
||||
}
|
||||
14
i18n/chs/extensions/mssql/dist/objectExplorerNodeProvider/objectExplorerNodeProvider.i18n.json
vendored
Normal file
14
i18n/chs/extensions/mssql/dist/objectExplorerNodeProvider/objectExplorerNodeProvider.i18n.json
vendored
Normal 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": "根"
|
||||
}
|
||||
Reference in New Issue
Block a user