update localization resource files (#14389)

This commit is contained in:
Alex Ma
2021-02-22 19:42:55 -08:00
committed by GitHub
parent d21ee4dc9e
commit 9148aa1ed5
3162 changed files with 45130 additions and 1848 deletions

View File

@@ -0,0 +1,14 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"previewFeatures.configTitle": "미리 보기 기능",
"previewFeatures.configEnable": "해제되지 않은 미리 보기 기능 사용",
"showConnectDialogOnStartup": "시작 시 연결 대화 상자 표시",
"enableObsoleteApiUsageNotificationTitle": "사용되지 않는 API 알림",
"enableObsoleteApiUsageNotification": "사용되지 않는 API 사용 알림 사용/사용 안 함"
}

View File

@@ -0,0 +1,12 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"manage": "관리",
"showDetails": "세부 정보 표시",
"configureDashboard": "대시보드를 구성하는 방법 알아보기"
}

View File

@@ -10,8 +10,8 @@
"warningAltText": "경고",
"errorAltText": "오류",
"showMessageDetails": "세부 정보 표시",
"hideMessageDetails": "세부 정보 숨기기",
"copyMessage": "복사",
"closeMessage": "닫기",
"modalBack": "뒤로"
"modal.back": "뒤로",
"hideMessageDetails": "세부 정보 숨기기"
}

View File

@@ -6,6 +6,6 @@
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"optionsDialog.missingRequireField": " 필요 합니다.",
"optionsDialog.invalidInput": "입력이 잘못되었습니다. 숫자 값이 필요합니다."
"optionsDialog.missingRequireField": "이(가) 필요합니다.",
"optionsDialog.invalidInput": "잘못된 입력입니다. 숫자 값이 필요합니다."
}

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."
],
"invalidIndex": "{0} 인덱스가 잘못되었습니다."
}

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."
],
"blankValue": "비어 있음"
}

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."
],
"invalidValueError": "잘못된 값",
"period": "{0}. {1}"
}

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."
],
"loadingMessage": "로드 중",
"loadingCompletedMessage": "로드 완료"
}

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."
],
"loadingMessage": "로드 중"
}

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."
],
"queryTextEditorAriaLabel": "뷰 모델용 modelview 코드 편집기입니다."
}

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."
],
"componentTypeNotRegistered": "{0} 형식의 구성 요소를 찾을 수 없습니다."
}

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."
],
"languageChangeUnsupported": "저장하지 않은 파일의 경우 편집기 유형을 변경할 수 없습니다."
}

View File

@@ -6,6 +6,6 @@
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"no-dataprovider": "등록된 데이터 공급자가 없이 보기 데이터를 제공할 수 없습니다.",
"collapse": "Collapse"
"no-dataprovider": "보기 데이터를 제공할 수 있는 등록된 데이터 공급자가 없습니다.",
"collapseAll": "모두 축소"
}

View File

@@ -0,0 +1,15 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"scriptSelect": "상위 1,000개 선택",
"scriptExecute": "Execute로 스크립트",
"scriptAlter": "Alter로 스크립트",
"editData": "데이터 편집",
"scriptCreate": "Create로 스크립트",
"scriptDelete": "Drop으로 스크립트"
}

View File

@@ -0,0 +1,18 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"scriptSelectNotFound": "개체에 대해 스크립트 선택을 호출할 때 스크립트가 반환되지 않았습니다. ",
"selectOperationName": "선택",
"createOperationName": "만들기",
"insertOperationName": "삽입",
"updateOperationName": "업데이트",
"deleteOperationName": "삭제",
"scriptNotFoundForObject": "개체 {1}에서 {0}(으)로 스크립팅했으나 스크립트가 반환되지 않았습니다.",
"scriptingFailed": "스크립트 실패",
"scriptNotFound": "{0}(으)로 스크립팅했으나 스크립트가 반환되지 않았습니다."
}