Files
azuredatastudio/i18n/kor/extensions/big-data-cluster/out/kubectl/kubectl.i18n.json
Karl Burtram bc7ac519d0 Update extension resources and ENU XLF files (#6220)
* Add extension resources

* Update enu XLF resources
2019-06-28 19:09:23 -07:00

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})."
}