mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-14 03:58:33 -05:00
15 lines
936 B
JSON
15 lines
936 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."
|
|
],
|
|
"binaryNotFound": "{0} 바이너리를 찾을 수 없습니다. {1}",
|
|
"binaryNotInstalled": "{0}이(가) 설치되지 않았습니다. {1}",
|
|
"kubernetesRequired": "SQL Server 빅 데이터 클러스터는 kubernetes가 필요합니다.",
|
|
"cannotExecuteCmd": " 명령을 실행할 수 없습니다.",
|
|
"kubectlVersionIncompatible": "kubectl 버전 ${0}이(가) 클러스터 Kubernetes 버전 {1}과(와) 호환되지 않을 수 있습니다.",
|
|
"cannotRunCommand": "명령을 실행할 수 없습니다({0})."
|
|
} |