mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 10:58:30 -05:00
Update resource strings for 1.9.0 langpacks (#6144)
* Refresh loc resources * Update loc strings
This commit is contained in:
26
i18n/kor/extensions/azurecore/package.i18n.json
Normal file
26
i18n/kor/extensions/azurecore/package.i18n.json
Normal file
@@ -0,0 +1,26 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"azure.displayName": "Azure(Core)",
|
||||
"azure.description": "Azure 리소스 찾아보기 및 작업",
|
||||
"azure.title": "Azure",
|
||||
"azure.resource.config.title": "Azure 리소스 구성",
|
||||
"azure.resource.config.filter.description": "리소스 필터, 각 요소는 계정 ID임, 구독 ID와 이름은 슬래시로 구분됨",
|
||||
"azure.resource.explorer.title": "Azure",
|
||||
"azure.resource.refreshall.title": "모두 새로 고침",
|
||||
"azure.resource.refresh.title": "새로 고침",
|
||||
"azure.resource.signin.title": "로그인",
|
||||
"azure.resource.selectsubscriptions.title": "구독 선택",
|
||||
"azure.resource.connectsqlserver.title": "연결",
|
||||
"azure.resource.connectsqldb.title": "연결",
|
||||
"accounts.clearTokenCache": "Azure 계정 토큰 캐시 지우기",
|
||||
"config.enablePublicCloudDescription": "Azure 공용 클라우드 통합을 사용하도록 설정된 경우",
|
||||
"config.enableUsGovCloudDescription": "US Government Azure 클라우드(Fairfax) 통합을 사용하도록 설정된 경우",
|
||||
"config.enableChinaCloudDescription": "Azure 중국 통합을 사용하도록 설정된 경우",
|
||||
"config.enableGermanyCloudDescription": "Azure 독일 통합을 사용하도록 설정된 경우"
|
||||
}
|
||||
Reference in New Issue
Block a user