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,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."
],
"streamCanceled": "사용자가 취소한 스트림 작업"
}

View File

@@ -0,0 +1,13 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"progress": "$(sync~spin) {0}...",
"cancelTooltip": "취소",
"cancel": "작업 취소 여부",
"mssql.searchServers": "서버 이름 검색"
}

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."
],
"connectionInfoUndefined": "ConnectionInfo가 정의되지 않았습니다.",
"connectionInfoOptionsUndefined": "ConnectionInfo.options가 정의되지 않았습니다.",
"connectionInfoOptionsMissingProperties": "connectionInfo.options에서 일부 속성이 누락되었습니다. {0}"
}

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."
],
"maxSizeNotice": "알림: 이 파일은 미리 보기를 위해 {0}에서 잘렸습니다. ",
"maxSizeReached": "이 파일은 미리 보기를 위해 {0}에서 잘렸습니다."
}

View File

@@ -0,0 +1,28 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"allFiles": "모든 파일",
"lblUploadFiles": "업로드",
"uploading": "HDFS로 파일 업로드 중",
"uploadCanceled": "업로드 작업이 취소되었습니다.",
"uploadError": "파일 업로드 오류: {0}",
"makingDir": "디렉터리를 만드는 중",
"mkdirCanceled": "작업이 취소되었습니다.",
"mkDirError": "디렉터리 만들기 오류: {0}",
"enterDirName": "디렉터리 이름 입력",
"deleteError": "파일 삭제 오류: {0}",
"msgDeleteFolder": "이 폴더와 해당 내용을 삭제하시겠습니까?",
"msgDeleteFile": "이 파일을 삭제하시겠습니까?",
"saving": "HDFS 파일 저장 중",
"saveCanceled": "저장 작업이 취소되었습니다.",
"saveError": "파일 저장 오류: {0}",
"previewing": "미리 보기 생성 중",
"previewError": "파일 미리 보기 오류: {0}",
"copyPathError": "경로 복사 오류: {0}",
"manageAccessError": "액세스 관리 대화 상자를 여는 동안 예기치 않은 오류가 발생했습니다. {0}"
}

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."
],
"errorExpanding": "오류: {0}",
"errDeleteConnectionNode": "연결을 삭제할 수 없습니다. 하위 폴더와 파일만 삭제할 수 있습니다."
}

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."
],
"prmptPwd": "HDFS에 연결하려면 암호를 제공하세요.",
"sessionNotFound": "{0} 노드의 세션이 없습니다.",
"notifyError": "노드 변경 알리기 오류: {0}",
"hdfsFolder": "HDFS",
"rootLabel": "루트"
}