mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-15 02:48:30 -05:00
19 lines
1.0 KiB
JSON
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": "予期しないリダイレクト"
|
|
} |