Files
azuredatastudio/i18n/kor/extensions/resource-deployment/dist/ui/modelViewUtils.i18n.json
2021-02-22 19:42:55 -08:00

13 lines
873 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."
],
"UnknownFieldTypeError": "알 수 없는 필드 형식: \"{0}\"",
"invalidSQLPassword": "{0}이(가) 암호 복잡성 요구 사항을 충족하지 않습니다. 자세한 정보: https://docs.microsoft.com/sql/relational-databases/security/password-policy",
"passwordNotMatch": "{0}이(가) 확인 암호와 일치하지 않습니다.",
"deployCluster.MissingRequiredInfoError": "빨간색 별표가 표시된 필수 필드를 입력하세요."
}