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

19 lines
1017 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": "예기치 않은 리디렉션"
}