mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 10:58:30 -05:00
update localization resource files (#14389)
This commit is contained in:
@@ -7,12 +7,13 @@
|
||||
"Do not edit this file. It is machine generated."
|
||||
],
|
||||
"serviceStarted": "서비스가 시작됨",
|
||||
"serviceStarting": "서비스 시작",
|
||||
"serviceStarting": "서비스를 시작하는 중...",
|
||||
"flatFileImport.serviceStartFailed": "가져오기 서비스 {0}을(를) 시작하지 못했습니다.",
|
||||
"installingServiceDetailed": "{1}에 {0} 서비스 설치",
|
||||
"installingService": "서비스 설치",
|
||||
"serviceInstalled": "설치",
|
||||
"downloadingService": "{0}를 다운로드합니다.",
|
||||
"downloadingServiceStatus": "서비스 다운로드중...",
|
||||
"downloadingServiceComplete": "완료!"
|
||||
"installingServiceDetailed": "{1}에 {0} 서비스를 설치하는 중",
|
||||
"installingService": "서비스를 설치하는 중",
|
||||
"serviceInstalled": "설치됨",
|
||||
"downloadingService": "{0} 다운로드 중",
|
||||
"downloadingServiceSize": "({0}KB)",
|
||||
"downloadingServiceStatus": "서비스를 다운로드하는 중",
|
||||
"downloadingServiceComplete": "완료되었습니다."
|
||||
}
|
||||
@@ -6,6 +6,6 @@
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"Do not edit this file. It is machine generated."
|
||||
],
|
||||
"import.serviceCrashButton": "피드백 제공",
|
||||
"import.serviceCrashButton": "사용자 의견 제공",
|
||||
"serviceCrashMessage": "서비스 구성 요소를 시작할 수 없습니다."
|
||||
}
|
||||
Reference in New Issue
Block a user