Files
azuredatastudio/i18n/kor/extensions/mssql/dist/sqlToolsServer.i18n.json
2021-02-22 19:42:55 -08:00

19 lines
974 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."
],
"serviceStartedStatusMsg": "{0}이(가) 시작됨",
"startingServiceStatusMsg": "{0}을(를) 시작하는 중",
"failedToStartServiceErrorMsg": "{0}을(를) 시작하지 못함",
"installingServiceChannelMsg": "{1}에 {0} 설치 중",
"installingServiceStatusMsg": "{0} 설치 중",
"installedServiceChannelMsg": "설치된 {0}",
"downloadingServiceChannelMsg": "{0} 다운로드 중",
"downloadingServiceSizeChannelMsg": "({0}KB)",
"downloadingServiceStatusMsg": "{0} 다운로드 중",
"downloadServiceDoneChannelMsg": "{0} 설치 완료"
}