Update resource strings for 1.9.0 langpacks (#6144)

* Refresh loc resources

* Update loc strings
This commit is contained in:
Karl Burtram
2019-06-24 13:34:30 -07:00
committed by GitHub
parent cf85bb14f5
commit e3f26e8f12
1757 changed files with 41821 additions and 17438 deletions

View 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 독일 통합을 사용하도록 설정된 경우"
}