mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-22 17:22:59 -05:00
19 lines
974 B
JSON
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} 설치 완료"
|
|
} |