update localization resource files (#14389)

This commit is contained in:
Alex Ma
2021-02-22 19:42:55 -08:00
committed by GitHub
parent d21ee4dc9e
commit 9148aa1ed5
3162 changed files with 45130 additions and 1848 deletions

View File

@@ -0,0 +1,11 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"resourceDeployment.AzCLIDescription": "Azure 리소스 관리를 위한 명령줄 도구",
"resourceDeployment.AzCLIDisplayName": "Azure CLI"
}

View File

@@ -0,0 +1,11 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"resourceDeployment.AzdataDescription": "클러스터 관리자가 REST API를 통해 빅 데이터 클러스터를 부트스트랩하고 관리할 수 있도록 지원하는 Python으로 작성된 명령줄 유틸리티",
"resourceDeployment.AzdataDisplayName": "azdata"
}

View File

@@ -0,0 +1,11 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"resourceDeployment.DockerDescription": "격리 컨테이너에서 애플리케이션을 패키지하고 실행하는 기능을 제공합니다.",
"resourceDeployment.DockerDisplayName": "Docker"
}

View File

@@ -0,0 +1,11 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"resourceDeployment.KubeCtlDescription": "명령줄 도구를 사용하면 Kubernetes 클러스터를 대상으로 명령을 실행할 수 있습니다.",
"resourceDeployment.KubeCtlDisplayName": "kubectl"
}

View File

@@ -0,0 +1,11 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"deployCluster.InvalidToolVersionOutput": "잘못된 출력이 수신되었습니다.",
"deployCluster.GetToolVersionError": "버전 정보 검색 오류입니다.{0}오류: {1}{0}stdout: {2} "
}