mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-17 02:51:36 -05:00
update localization resource files (#14389)
This commit is contained in:
10
i18n/kor/extensions/mssql/dist/objectExplorerNodeProvider/cancelableStream.i18n.json
vendored
Normal file
10
i18n/kor/extensions/mssql/dist/objectExplorerNodeProvider/cancelableStream.i18n.json
vendored
Normal 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": "사용자가 취소한 스트림 작업"
|
||||
}
|
||||
13
i18n/kor/extensions/mssql/dist/objectExplorerNodeProvider/command.i18n.json
vendored
Normal file
13
i18n/kor/extensions/mssql/dist/objectExplorerNodeProvider/command.i18n.json
vendored
Normal 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": "서버 이름 검색"
|
||||
}
|
||||
12
i18n/kor/extensions/mssql/dist/objectExplorerNodeProvider/connection.i18n.json
vendored
Normal file
12
i18n/kor/extensions/mssql/dist/objectExplorerNodeProvider/connection.i18n.json
vendored
Normal 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}"
|
||||
}
|
||||
11
i18n/kor/extensions/mssql/dist/objectExplorerNodeProvider/fileSources.i18n.json
vendored
Normal file
11
i18n/kor/extensions/mssql/dist/objectExplorerNodeProvider/fileSources.i18n.json
vendored
Normal 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}에서 잘렸습니다."
|
||||
}
|
||||
28
i18n/kor/extensions/mssql/dist/objectExplorerNodeProvider/hdfsCommands.i18n.json
vendored
Normal file
28
i18n/kor/extensions/mssql/dist/objectExplorerNodeProvider/hdfsCommands.i18n.json
vendored
Normal 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}"
|
||||
}
|
||||
11
i18n/kor/extensions/mssql/dist/objectExplorerNodeProvider/hdfsProvider.i18n.json
vendored
Normal file
11
i18n/kor/extensions/mssql/dist/objectExplorerNodeProvider/hdfsProvider.i18n.json
vendored
Normal 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": "연결을 삭제할 수 없습니다. 하위 폴더와 파일만 삭제할 수 있습니다."
|
||||
}
|
||||
14
i18n/kor/extensions/mssql/dist/objectExplorerNodeProvider/objectExplorerNodeProvider.i18n.json
vendored
Normal file
14
i18n/kor/extensions/mssql/dist/objectExplorerNodeProvider/objectExplorerNodeProvider.i18n.json
vendored
Normal 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": "루트"
|
||||
}
|
||||
Reference in New Issue
Block a user