Update extension resources and ENU XLF files (#6220)

* Add extension resources

* Update enu XLF resources
This commit is contained in:
Karl Burtram
2019-06-28 19:09:23 -07:00
committed by GitHub
parent 00c3758d86
commit bc7ac519d0
527 changed files with 12988 additions and 1 deletions

View File

@@ -0,0 +1,12 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"installDependenciesAction": "종속성 설치",
"learnMoreAction": "자세한 정보",
"moreInfoMsg": "{0} 디렉터리를 경로에 추가하거나 \"mssql-bdc.{0}-path\" 구성을 {0} 바이너리에 설정합니다."
}

View File

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

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."
],
"runKubectlFailed": "kubectl을 실행할 수 없습니다.",
"setClusterFailed": "'{0}'을(를) 현재 클러스터 {1}(으)로 설정하지 못했습니다."
}

View File

@@ -0,0 +1,10 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"bigDataClusterOutputChannel": "SQL Server 빅 데이터 클러스터"
}