mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-31 17:23:31 -05:00
30 lines
1.7 KiB
JSON
30 lines
1.7 KiB
JSON
{
|
|
"": [
|
|
"--------------------------------------------------------------------------------------------",
|
|
"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."
|
|
],
|
|
"mount.main.section": "装载配置",
|
|
"mount.hdfsPath.title": "HDFS 路径",
|
|
"mount.err.formatting": "{0} 处凭据格式错误",
|
|
"mount.task.name": "正在路径 {0} 上装载 HDFS 文件夹",
|
|
"mount.task.submitted": "已开始装载创建",
|
|
"mount.task.complete": "已完成 HDFS 文件夹装载",
|
|
"mount.task.inprogress": "装载即将完成,请稍后回来查看以进行验证",
|
|
"mount.task.error": "装载文件夹时出错: {0}",
|
|
"mount.error.unknown": "装载过程中发生未知错误",
|
|
"mount.dialog.title": "装载 HDFS 文件夹(预览)",
|
|
"mount.hdfsPath.info": "要与装载关联的新(不存在)目录的路径",
|
|
"mount.remoteUri.title": "远程 URI",
|
|
"mount.remoteUri.info": "到远程数据源的 URI。ADLS 示例: abfs://fs@saccount.dfs.core.windows.net/",
|
|
"mount.credentials.title": "凭据",
|
|
"mount.credentials.info": "将身份验证凭据装载到远程数据源进行读取",
|
|
"refreshmount.dialog.title": "刷新装载",
|
|
"refreshmount.task.name": "正在刷新路径 {0} 上的 HDFS 装载",
|
|
"refreshmount.task.submitted": "刷新已提交的装载请求",
|
|
"deleteMount.dialog.title": "删除装载",
|
|
"deletemount.task.name": "正在删除路径 {0} 上的 HDFS 装载",
|
|
"deletemount.task.submitted": "删除已提交的装载请求"
|
|
} |