mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 18:46:40 -05:00
update localization resource files (#14389)
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"error.no.activedirectory": "이 클러스터는 Windows 인증을 지원하지 않습니다.",
|
||||
"bdc.error.tokenPost": "인증 오류",
|
||||
"bdc.error.unauthorized": "Windows 인증을 사용하여 이 클러스터에 로그인할 수 있는 권한이 없습니다.",
|
||||
"bdc.error.getEndPoints": "{0}에서 엔드포인트 검색 중 오류 발생",
|
||||
"bdc.error.getBdcStatus": "{0}에서 BDC 상태 검색 중 오류 발생",
|
||||
"bdc.error.mountHdfs": "탑재를 만드는 중 오류 발생",
|
||||
"bdc.error.refreshHdfs": "탑재를 새로 고치는 중 오류 발생",
|
||||
"bdc.error.deleteHdfs": "탑재를 삭제하는 중 오류 발생"
|
||||
}
|
||||
Reference in New Issue
Block a user