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,11 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"serverGroup.colors": "개체 탐색기 보기에서 사용되는 서버 그룹 색상 표.",
"serverGroup.autoExpand": "개체 탐색기 뷰렛에서 서버 그룹을 자동 확장합니다."
}

View File

@@ -0,0 +1,16 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"ServerGroupsDialogTitle": "서버 그룹",
"serverGroup.ok": "확인",
"serverGroup.cancel": "취소",
"connectionGroupName": "서버 그룹명",
"MissingGroupNameError": "그룹 이름이 필요합니다.",
"groupDescription": "그룹 설명",
"groupColor": "그룹 색상"
}

View File

@@ -0,0 +1,11 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"serverGroup.addServerGroup": "서버 그룹 추가",
"serverGroup.editServerGroup": "서버 그룹 편집"
}

View File

@@ -0,0 +1,21 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"connectionTree.refresh": "새로 고침",
"DisconnectAction": "연결 끊기",
"connectionTree.addConnection": "새 연결",
"connectionTree.addServerGroup": "새 서버 그룹",
"connectionTree.editServerGroup": "서버 그룹 편집",
"activeConnections": "활성 연결 표시",
"showAllConnections": "모든 연결 표시",
"recentConnections": "최근 연결",
"registeredServers.newQuery": "새 쿼리",
"deleteConnection": "연결 삭제",
"deleteConnectionGroup": "그룹 삭제",
"clearSearch": "검색 지우기"
}

View File

@@ -0,0 +1,10 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"ManageAction": "관리"
}

View File

@@ -0,0 +1,10 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"loading": "로드 중..."
}

View File

@@ -0,0 +1,10 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"serverTree.addConnection": "연결 추가"
}

View File

@@ -0,0 +1,11 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"treeAriaLabel": "최근 연결",
"treeCreation.regTreeAriaLabel": "서버"
}