Archived
Update extension resources and ENU XLF files (#6220)
* Add extension resources * Update enu XLF resources
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"binaryNotFound": "{0} 바이너리를 찾을 수 없습니다. {1}",
|
||||
"binaryNotInstalled": "{0}이(가) 설치되지 않았습니다. {1}",
|
||||
"kubernetesRequired": "SQL Server 빅 데이터 클러스터는 kubernetes가 필요합니다.",
|
||||
"cannotExecuteCmd": " 명령을 실행할 수 없습니다.",
|
||||
"kubectlVersionIncompatible": "kubectl 버전 ${0}이(가) 클러스터 Kubernetes 버전 {1}과(와) 호환되지 않을 수 있습니다.",
|
||||
"cannotRunCommand": "명령을 실행할 수 없습니다({0})."
|
||||
}
|
||||
Reference in New Issue
Block a user