mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 18:46:40 -05:00
Update resource strings for 1.9.0 langpacks (#6144)
* Refresh loc resources * Update loc strings
This commit is contained in:
@@ -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."
|
||||
],
|
||||
"unknownComponentType": "알 수 없는 구성 요소 형식입니다. ModelBuilder를 사용하여 개체를 만들어야 합니다.",
|
||||
"invalidIndex": "인덱스가 잘못되었습니다.",
|
||||
"unknownConfig": "알 수 없는 구성 요소 구성입니다. ModelBuilder를 사용하여 구성 개체를 만들어야 합니다."
|
||||
}
|
||||
@@ -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."
|
||||
],
|
||||
"dialogDoneLabel": "완료",
|
||||
"dialogCancelLabel": "취소",
|
||||
"generateScriptLabel": "스크립트 생성",
|
||||
"dialogNextLabel": "다음",
|
||||
"dialogPreviousLabel": "이전"
|
||||
}
|
||||
@@ -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."
|
||||
],
|
||||
"treeView.notRegistered": "ID가 '{0}'인 트리 뷰가 등록되지 않았습니다."
|
||||
}
|
||||
@@ -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."
|
||||
],
|
||||
"providerRequired": "유효한 providerId가 있는 NotebookProvider를 이 메서드에 전달해야 합니다.",
|
||||
"errNoProvider": "노트북 공급자가 없습니다.",
|
||||
"errNoManager": "관리자를 찾을 수 없습니다.",
|
||||
"noServerManager": "{0} 노트북의 노트북 관리자에 서버 관리자가 없습니다. 작업을 수행할 수 없습니다.",
|
||||
"noContentManager": "{0} 노트북의 노트북 관리자에 콘텐츠 관리자가 없습니다. 작업을 수행할 수 없습니다.",
|
||||
"noSessionManager": "{0} 노트북의 노트북 관리자에 세션 관리자가 없습니다. 작업을 수행할 수 없습니다."
|
||||
}
|
||||
17
i18n/kor/src/sql/workbench/browser/modal/modal.i18n.json
Normal file
17
i18n/kor/src/sql/workbench/browser/modal/modal.i18n.json
Normal file
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"infoAltText": "정보",
|
||||
"warningAltText": "경고",
|
||||
"errorAltText": "오류",
|
||||
"showMessageDetails": "세부 정보 표시",
|
||||
"hideMessageDetails": "세부 정보 숨기기",
|
||||
"copyMessage": "복사",
|
||||
"closeMessage": "닫기",
|
||||
"modalBack": "뒤로"
|
||||
}
|
||||
@@ -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."
|
||||
],
|
||||
"optionsDialog.ok": "확인",
|
||||
"optionsDialog.cancel": "취소"
|
||||
}
|
||||
@@ -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."
|
||||
],
|
||||
"optionsDialog.missingRequireField": "가 필요 합니다.",
|
||||
"optionsDialog.invalidInput": "입력이 잘못되었습니다. 숫자 값이 필요합니다."
|
||||
}
|
||||
@@ -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."
|
||||
],
|
||||
"no-dataprovider": "등록된 데이터 공급자가 없이 보기 데이터를 제공할 수 없습니다.",
|
||||
"collapse": "Collapse"
|
||||
}
|
||||
@@ -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."
|
||||
],
|
||||
"previewFeatures.configTitle": "미리 보기 기능",
|
||||
"previewFeatures.configEnable": "릴리스되지 않은 미리 보기 기능 사용",
|
||||
"showConnectDialogOnStartup": "시작 시 연결 대화 상자 표시"
|
||||
}
|
||||
@@ -6,5 +6,19 @@
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"Do not edit this file. It is machine generated."
|
||||
],
|
||||
"backupAction.backup": "백업"
|
||||
"newQueryAction.newQuery": "새 쿼리",
|
||||
"scriptSelect": "Select Top 1000",
|
||||
"scriptExecute": "실행 스크립트",
|
||||
"scriptAlter": "Alter로 스크립트",
|
||||
"editData": "데이터 편집",
|
||||
"scriptCreate": "Create로 스크립트",
|
||||
"scriptDelete": "Drop 스크립트",
|
||||
"backupAction.backup": "백업",
|
||||
"backup.isPreviewFeature": "백업을 사용하려면 미리 보기 기능을 사용하도록 설정해야 합니다.",
|
||||
"restoreAction.restore": "복원",
|
||||
"restore.isPreviewFeature": "복원을 사용하려면 미리 보기 기능을 사용하도록 설정해야 합니다.",
|
||||
"manage": "관리",
|
||||
"showDetails": "세부 정보 표시",
|
||||
"newDatabase": "새 데이터베이스",
|
||||
"configureDashboard": "대시보드를 구성하는 방법 알아보기"
|
||||
}
|
||||
@@ -5,5 +5,14 @@
|
||||
"Licensed under the Source EULA. See License.txt in the project root for license information.",
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"Do not edit this file. It is machine generated."
|
||||
]
|
||||
],
|
||||
"selectOperationName": "선택",
|
||||
"createOperationName": "만들기",
|
||||
"insertOperationName": "삽입",
|
||||
"updateOperationName": "업데이트",
|
||||
"deleteOperationName": "삭제",
|
||||
"scriptSelectNotFound": "객체에서 select 스크립트를 호출 할 때 스크립트가 반환되지 않았습니다",
|
||||
"scriptNotFoundForObject": "개체 {1}를 {0} (으)로 스크립팅 했지만, 스크립트가 반환되지 않았습니다.",
|
||||
"scriptingFailed": "스크립트 실패",
|
||||
"scriptNotFound": "{0}의 결과로 반환된 스크립트가 없습니다."
|
||||
}
|
||||
@@ -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."
|
||||
],
|
||||
"enablePreviewFeatures.notice": "확장을 완전히 지원하고 일부 작업을 사용할 수 있도록 하려면 미리 보기 기능이 필요합니다. 미리 보기 기능을 사용하도록 설정하시겠습니까?",
|
||||
"enablePreviewFeatures.yes": "예",
|
||||
"enablePreviewFeatures.no": "아니요",
|
||||
"enablePreviewFeatures.never": "아니요, 다시 표시하지 않습니다."
|
||||
}
|
||||
@@ -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."
|
||||
],
|
||||
"schema.providerId": "공급자용 일반 ID",
|
||||
"schema.displayName": "공급자의 표시 이름",
|
||||
"schema.connectionOptions": "연결 옵션"
|
||||
}
|
||||
@@ -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."
|
||||
],
|
||||
"Search server names": "서버 이름 검색"
|
||||
}
|
||||
@@ -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."
|
||||
],
|
||||
"Search server names": "서버 이름 검색"
|
||||
}
|
||||
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"showDataExplorer": "Data Explorer 표시",
|
||||
"workbench.dataExplorer": "Data Explorer",
|
||||
"dataExplorer.view": "보기",
|
||||
"databaseConnections": "데이터베이스 연결",
|
||||
"datasource.connections": "데이터 원본 연결",
|
||||
"datasource.connectionGroups": "데이터 소스 그룹",
|
||||
"startupConfig": "시작 구성",
|
||||
"startup.alwaysShowServersView": "Azure Data Studio 시작 시 서버 보기를 표시하려면 True(기본값), 마지막으로 연 보기를 표시하려면 False"
|
||||
}
|
||||
@@ -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."
|
||||
],
|
||||
"vscode.extension.contributes.view.id": "뷰의 식별자입니다. 'vscode.window.registerTreeDataProviderForView` API를 통해 데이터 공급자를 등록하는 데 사용합니다. `onView:${id}` 이벤트를 `activationEvents`에 등록하여 확장 활성화를 트리거하는 데에도 사용합니다.",
|
||||
"vscode.extension.contributes.view.name": "사용자가 읽을 수 있는 뷰 이름입니다. 표시됩니다.",
|
||||
"vscode.extension.contributes.view.when": "이 보기를 표시하기 위해 true여야 하는 조건입니다.",
|
||||
"extension.contributes.dataExplorer": "뷰를 에디터에 적용합니다.",
|
||||
"extension.dataExplorer": "작업 막대의 Data Explorer 컨테이너에 보기 제공",
|
||||
"dataExplorer.contributed": "뷰를 기여된 뷰 컨테이너에 기여합니다.",
|
||||
"ViewsContainerDoesnotExist": "뷰 컨테이너 '{0}'이(가) 없으며 해당 뷰 컨테이너에 등록된 모든 뷰가 'Data Explorer'에 추가됩니다.",
|
||||
"duplicateView1": "뷰 컨테이너 '{1}'에 동일한 ID '{0}'(으)로 여러 개의 뷰를 등록할 수 없습니다.",
|
||||
"duplicateView2": "ID가 '{0}'인 뷰가 뷰 컨테이너 '{1}'에 이미 등록되어 있습니다.",
|
||||
"requirearray": "뷰는 배열이어야 합니다.",
|
||||
"requirestring": "속성 `{0}`은(는) 필수이며 `string` 형식이어야 합니다.",
|
||||
"optstring": "속성 `{0}`은(는) 생략할 수 있으며 `string` 형식이어야 합니다."
|
||||
}
|
||||
@@ -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."
|
||||
],
|
||||
"dataExplorer.servers": "서버"
|
||||
}
|
||||
@@ -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."
|
||||
],
|
||||
"disconnect": "연결 끊기",
|
||||
"newQuery": "새 쿼리",
|
||||
"manage": "관리",
|
||||
"refresh": "새로 고침"
|
||||
}
|
||||
@@ -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."
|
||||
],
|
||||
"adminService.providerIdNotValidError": "adminservice와 상호 작용하려면 연결이 필요합니다.",
|
||||
"adminService.noHandlerRegistered": "등록된 처리기 없음"
|
||||
}
|
||||
@@ -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."
|
||||
],
|
||||
"connectingLabel": "연결:",
|
||||
"runningCommandLabel": "명령 실행 중:",
|
||||
"openingNewQueryLabel": "새 쿼리를 여는 중:"
|
||||
}
|
||||
@@ -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."
|
||||
],
|
||||
"connectionError": "연결 오류",
|
||||
"kerberosErrorStart": "Kerberos 오류로 인해 연결이 실패했습니다.",
|
||||
"kerberosHelpLink": "Kerberos 구성 도움말은 {0}에 있습니다.",
|
||||
"kerberosKinit": "이전에 연결된 경우 다시 kinit를 실행해야 할 수 있습니다."
|
||||
}
|
||||
@@ -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."
|
||||
],
|
||||
"connection": "연결",
|
||||
"connectType": "연결 유형",
|
||||
"recentConnectionTitle": "최근 연결",
|
||||
"savedConnectionTitle": "저장된 연결",
|
||||
"connectionDetailsTitle": "연결 정보",
|
||||
"connectionDialog.connect": "연결",
|
||||
"connectionDialog.cancel": "취소",
|
||||
"noRecentConnections": "최근 연결 없음",
|
||||
"noSavedConnections": "저장된 연결 없음"
|
||||
}
|
||||
@@ -0,0 +1,25 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"connectionWidget.AddAzureAccount": "계정 추가...",
|
||||
"defaultDatabaseOption": "< 기본 >",
|
||||
"loadingDatabaseOption": "로드 중...",
|
||||
"serverGroup": "서버 그룹",
|
||||
"defaultServerGroup": "< 기본 >",
|
||||
"addNewServerGroup": "새 그룹 추가...",
|
||||
"noneServerGroup": "<저장 안 함>",
|
||||
"connectionWidget.missingRequireField": "{0}이(가) 필요합니다.",
|
||||
"connectionWidget.fieldWillBeTrimmed": "{0}가 잘립니다.",
|
||||
"rememberPassword": "암호 기억",
|
||||
"connection.azureAccountDropdownLabel": "계정",
|
||||
"connectionWidget.refreshAzureCredentials": "계정 자격 증명 새로 고침",
|
||||
"connection.azureTenantDropdownLabel": "Azure AD 테넌트",
|
||||
"connectionWidget.toggleDatabaseNameDropdown": "데이터베이스 토글 드롭다운을 선택하십시오",
|
||||
"advanced": "고급...",
|
||||
"connectionWidget.invalidAzureAccount": "계정을 선택해야 합니다."
|
||||
}
|
||||
@@ -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."
|
||||
],
|
||||
"newDashboardTab.openDashboardExtensions": "대시보드 확장 열기",
|
||||
"newDashboardTab.ok": "확인",
|
||||
"newDashboardTab.cancel": "취소",
|
||||
"newdashboardTabDialog.noExtensionLabel": "현재 설치된 대시보드 확장이 없습니다. 확장 관리자로 가서 추천 확장을 탐색하세요."
|
||||
}
|
||||
@@ -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."
|
||||
],
|
||||
"errorMessageDialog.ok": "확인",
|
||||
"errorMessageDialog.close": "닫기",
|
||||
"copyDetails": "세부 내용 복사"
|
||||
}
|
||||
@@ -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."
|
||||
],
|
||||
"error": "오류",
|
||||
"warning": "경고",
|
||||
"info": "정보"
|
||||
}
|
||||
@@ -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."
|
||||
],
|
||||
"filebrowser.filepath": "선택한 경로",
|
||||
"fileFilter": "파일 형식",
|
||||
"fileBrowser.ok": "확인",
|
||||
"fileBrowser.discard": "폐기"
|
||||
}
|
||||
@@ -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."
|
||||
],
|
||||
"filebrowser.selectFile": "파일 선택"
|
||||
}
|
||||
@@ -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."
|
||||
],
|
||||
"fileBrowser.regTreeAriaLabel": "파일 브라우저 트리"
|
||||
}
|
||||
@@ -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."
|
||||
],
|
||||
"allFiles": "모든 파일"
|
||||
}
|
||||
@@ -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."
|
||||
],
|
||||
"insights.item": "항목",
|
||||
"insights.value": "값",
|
||||
"property": "속성",
|
||||
"value": "값",
|
||||
"InsightsDialogTitle": "인사이트",
|
||||
"insights.dialog.items": "항목",
|
||||
"insights.dialog.itemDetails": "항목 세부 정보"
|
||||
}
|
||||
@@ -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."
|
||||
],
|
||||
"workbench.action.insights.copySelection": "셀 복사"
|
||||
}
|
||||
@@ -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."
|
||||
],
|
||||
"insightsDidNotFindResolvedFile": "다음 경로에서 쿼리 파일을 찾을 수 없습니다. {0}"
|
||||
}
|
||||
@@ -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."
|
||||
],
|
||||
"insightsInputError": "인사이트 플라이아웃에 연결 프로필이 전달되지 않았습니다.",
|
||||
"insightsError": "인사이트 오류",
|
||||
"insightsFileError": "쿼리 파일을 읽는 중 오류가 발생했습니다.",
|
||||
"insightsConfigError": "인사이트 구성 분석에 오류가 발생 했습니다; 쿼리 배열/문자열이나 쿼리파일을 찾을 수 없습니다."
|
||||
}
|
||||
@@ -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."
|
||||
],
|
||||
"carbon.extension.contributes.notebook.provider": "노트북 공급자의 식별자입니다.",
|
||||
"carbon.extension.contributes.notebook.fileExtensions": "이 노트북 공급자에 등록해야 하는 파일 확장명",
|
||||
"carbon.extension.contributes.notebook.standardKernels": "이 노트북 공급자에서 표준이어야 하는 커널",
|
||||
"vscode.extension.contributes.notebook.providers": "노트북 공급자를 제공합니다.",
|
||||
"carbon.extension.contributes.notebook.magic": "\"%%sql\" 같은 셀 매직의 이름입니다.",
|
||||
"carbon.extension.contributes.notebook.language": "이 셀 매직이 셀에 포함되는 경우 사용되는 셀 언어",
|
||||
"carbon.extension.contributes.notebook.executionTarget": "이 매직이 나타내는 선택적 실행 대상(예: Spark와 SQL)",
|
||||
"carbon.extension.contributes.notebook.kernels": "유효한 선택적 커널 세트(예: python3, pyspark3, sql)",
|
||||
"vscode.extension.contributes.notebook.languagemagics": "노트북 언어를 제공합니다."
|
||||
}
|
||||
@@ -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."
|
||||
],
|
||||
"notebookUriNotDefined": "노트북 관리자를 만들 때 URI가 전달되지 않았습니다.",
|
||||
"notebookServiceNoProvider": "노트북 공급자가 존재하지 않습니다."
|
||||
}
|
||||
@@ -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."
|
||||
],
|
||||
"noKernel": "커널 아님",
|
||||
"runNotebookDisabled": "커널이 구성되지 않았기 때문에 셀을 실행할 수 없습니다.",
|
||||
"errorName": "오류"
|
||||
}
|
||||
@@ -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."
|
||||
],
|
||||
"nbformatNotRecognized": "nbformat v{0}.{1}이(가) 인식되지 않습니다.",
|
||||
"nbNotSupported": "이 파일에 유효한 노트북 형식이 없습니다.",
|
||||
"unknownCellType": "알 수 없는 셀 형식 {0}",
|
||||
"unrecognizedOutput": "{0} 출력 형식을 인식할 수 없습니다.",
|
||||
"invalidMimeData": "{0}의 데이터는 문자열 또는 문자열의 배열이어야 합니다.",
|
||||
"unrecognizedOutputType": "{0} 출력 형식을 인식할 수 없습니다."
|
||||
}
|
||||
@@ -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."
|
||||
],
|
||||
"sqlKernelError": "SQL 커널 오류",
|
||||
"connectionRequired": "노트북 셀을 실행하려면 연결을 선택해야 합니다.",
|
||||
"sqlMaxRowsDisplayed": "상위 {0}개 행을 표시합니다."
|
||||
}
|
||||
@@ -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."
|
||||
],
|
||||
"OeSessionFailedError": "개체 탐색기 세션을 만들지 못했습니다.",
|
||||
"nodeExpansionError": "여러 오류:"
|
||||
}
|
||||
@@ -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."
|
||||
],
|
||||
"queryEditorServiceChangeUnsupportedError": "저장되지 않은 쿼리에는 언어 모드 변경이 지원되지 않습니다.",
|
||||
"queryEditorServiceChangeError": "SQL 언어 모드에서/로 전환하기 전에 변경 내용을 저장하십시오. 그렇지 않으면 변경 내용이 사라집니다."
|
||||
}
|
||||
@@ -5,5 +5,8 @@
|
||||
"Licensed under the Source EULA. See License.txt in the project root for license information.",
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"Do not edit this file. It is machine generated."
|
||||
]
|
||||
],
|
||||
"gettingStarted": "시작하기",
|
||||
"showReleaseNotes": "시작 보기",
|
||||
"miGettingStarted": "시작(&&S)"
|
||||
}
|
||||
Reference in New Issue
Block a user