Files
azuredatastudio/i18n/chs/extensions/mssql/dist/hdfs/webhdfs.i18n.json
2021-02-22 19:42:55 -08:00

19 lines
929 B
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."
],
"webhdfs.invalidDataStructure": "数据结构无效",
"webhdfs.missingProperties": "由于缺少选项,无法创建 WebHDFS 客户端: ${0}",
"webhdfs.undefinedArgument": "“${0}”未定义。",
"webhdfs.httpError400": "错误的请求",
"webhdfs.httpError401": "未经授权",
"webhdfs.httpError403": "已禁止",
"webhdfs.httpError404": "未找到",
"webhdfs.httpError500": "内部服务器错误",
"webhdfs.unknownError": "未知错误",
"webhdfs.unexpectedRedirect": "意外的重定向"
}