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

19 lines
1.0 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."
],
"webhdfs.invalidDataStructure": "無効なデータ構造",
"webhdfs.missingProperties": "オプションが不足しているため、WebHDFS クライアントを作成できません: ${0}",
"webhdfs.undefinedArgument": "'${0}' は未定義です。",
"webhdfs.httpError400": "無効な要求",
"webhdfs.httpError401": "許可されていません",
"webhdfs.httpError403": "禁止されています",
"webhdfs.httpError404": "見つかりません",
"webhdfs.httpError500": "内部サーバー エラー",
"webhdfs.unknownError": "不明なエラー",
"webhdfs.unexpectedRedirect": "予期しないリダイレクト"
}