mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-17 02:51:36 -05:00
Update extension resources and ENU XLF files (#6220)
* Add extension resources * Update enu XLF resources
This commit is contained in:
11
i18n/kor/extensions/agent/out/dialogs/agentDialog.i18n.json
Normal file
11
i18n/kor/extensions/agent/out/dialogs/agentDialog.i18n.json
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."
|
||||
],
|
||||
"agentDialog.OK": "확인",
|
||||
"agentDialog.Cancel": "취소"
|
||||
}
|
||||
64
i18n/kor/extensions/agent/out/dialogs/alertDialog.i18n.json
Normal file
64
i18n/kor/extensions/agent/out/dialogs/alertDialog.i18n.json
Normal file
@@ -0,0 +1,64 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"alertDialog.createAlert": "경고 만들기",
|
||||
"alertDialog.editAlert": "경고 편집",
|
||||
"alertDialog.General": "일반",
|
||||
"alertDialog.Response": "응답",
|
||||
"alertDialog.Options": "옵션",
|
||||
"alertDialog.eventAlert": "이벤트 경고 정의",
|
||||
"alertDialog.Name": "이름",
|
||||
"alertDialog.Type": "Type",
|
||||
"alertDialog.Enabled": "사용",
|
||||
"alertDialog.DatabaseName": "데이터베이스 이름",
|
||||
"alertDialog.ErrorNumber": "오류 번호",
|
||||
"alertDialog.Severity": "심각도",
|
||||
"alertDialog.RaiseAlertContains": "메시지에 다음이 포함되면 경고 발생",
|
||||
"alertDialog.MessageText": "메시지 텍스트",
|
||||
"alertDialog.Severity001": "001 - 기타 시스템 정보",
|
||||
"alertDialog.Severity002": "002 - 예약됨",
|
||||
"alertDialog.Severity003": "003 - 예약됨",
|
||||
"alertDialog.Severity004": "004 - 예약됨",
|
||||
"alertDialog.Severity005": "005 - 예약됨",
|
||||
"alertDialog.Severity006": "006 - 예약됨",
|
||||
"alertDialog.Severity007": "007 - 알림: 상태 정보",
|
||||
"alertDialog.Severity008": "008 - 알림: 사용자 개입 필요",
|
||||
"alertDialog.Severity009": "009 - 사용자 정의됨",
|
||||
"alertDialog.Severity010": "010 - 정보",
|
||||
"alertDialog.Severity011": "011 - 지정된 데이터베이스 개체를 찾을 수 없음",
|
||||
"alertDialog.Severity012": "012 - 사용 안 함",
|
||||
"alertDialog.Severity013": "013 - 사용자 트랜잭션 구문 오류",
|
||||
"alertDialog.Severity014": "014 - 불충분한 권한",
|
||||
"alertDialog.Severity015": "015 - SQL 문의 구문 오류",
|
||||
"alertDialog.Severity016": "016 - 기타 사용자 오류",
|
||||
"alertDialog.Severity017": "017 - 불충분한 리소스",
|
||||
"alertDialog.Severity018": "018 - 치명적이지 않은 내부 오류",
|
||||
"alertDialog.Severity019": "019 - 치명적인 리소스 오류",
|
||||
"alertDialog.Severity020": "020 - 현재 프로세스 내의 오류",
|
||||
"alertDialog.Severity021": "021 - 데이터베이스 프로세스 내의 오류",
|
||||
"alertDialog.Severity022": "022 - 오류: 테이블 무결성 의심",
|
||||
"alertDialog.Severity023": "023 - 오류: 데이터베이스 무결성 의심",
|
||||
"alertDialog.Severity024": "024 - 오류: 하드웨어 오류",
|
||||
"alertDialog.Severity025": "025 - 오류",
|
||||
"alertDialog.AllDatabases": "<모든 데이터베이스>",
|
||||
"alertDialog.ExecuteJob": "작업 실행",
|
||||
"alertDialog.ExecuteJobName": "작업 이름",
|
||||
"alertDialog.NotifyOperators": "운영자 알림",
|
||||
"alertDialog.NewJob": "새 작업",
|
||||
"alertDialog.OperatorList": "연산자 목록",
|
||||
"alertDialog.OperatorName": "운영자",
|
||||
"alertDialog.OperatorEmail": "전자 메일",
|
||||
"alertDialog.OperatorPager": "호출기",
|
||||
"alertDialog.NewOperator": "새 운영자",
|
||||
"alertDialog.IncludeErrorInEmail": "전자 메일에 경고 오류 텍스트 포함",
|
||||
"alertDialog.IncludeErrorInPager": "호출기에 경고 오류 텍스트 포함",
|
||||
"alertDialog.AdditionalNotification": "전송할 추가 알림 메시지",
|
||||
"alertDialog.DelayBetweenResponse": "응답 사이의 지연",
|
||||
"alertDialog.DelayMinutes": "지연 시간(분)",
|
||||
"alertDialog.DelaySeconds": "지연 초"
|
||||
}
|
||||
46
i18n/kor/extensions/agent/out/dialogs/jobDialog.i18n.json
Normal file
46
i18n/kor/extensions/agent/out/dialogs/jobDialog.i18n.json
Normal file
@@ -0,0 +1,46 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"jobDialog.general": "일반",
|
||||
"jobDialog.steps": "단계",
|
||||
"jobDialog.schedules": "일정",
|
||||
"jobDialog.alerts": "경고",
|
||||
"jobDialog.notifications": "알림",
|
||||
"jobDialog.blankJobNameError": "작업 이름을 비워 둘 수 없습니다.",
|
||||
"jobDialog.name": "이름",
|
||||
"jobDialog.owner": "소유자",
|
||||
"jobDialog.category": "범주",
|
||||
"jobDialog.description": "설명",
|
||||
"jobDialog.enabled": "사용",
|
||||
"jobDialog.jobStepList": "작업 단계 목록",
|
||||
"jobDialog.step": "단계",
|
||||
"jobDialog.type": "Type",
|
||||
"jobDialog.onSuccess": "성공한 경우",
|
||||
"jobDialog.onFailure": "실패한 경우",
|
||||
"jobDialog.new": "새로운 단계",
|
||||
"jobDialog.edit": "단계 편집",
|
||||
"jobDialog.delete": "단계 삭제",
|
||||
"jobDialog.moveUp": "단계 이동",
|
||||
"jobDialog.moveDown": "단계를 아래로 이동",
|
||||
"jobDialog.startStepAt": "시작 단계",
|
||||
"jobDialog.notificationsTabTop": "작업 완료 시 수행 동작",
|
||||
"jobDialog.email": "전자 메일",
|
||||
"jobDialog.page": "Page",
|
||||
"jobDialog.eventLogCheckBoxLabel": "Windows 응용 프로그램 이벤트 로그에 쓰기",
|
||||
"jobDialog.deleteJobLabel": "자동으로 작업 삭제",
|
||||
"jobDialog.schedulesaLabel": "일정 목록",
|
||||
"jobDialog.pickSchedule": "일정 선택",
|
||||
"jobDialog.scheduleNameLabel": "일정 이름",
|
||||
"jobDialog.alertsList": "경고 목록",
|
||||
"jobDialog.newAlert": "새 경고",
|
||||
"jobDialog.alertNameLabel": "경고 이름",
|
||||
"jobDialog.alertEnabledLabel": "사용",
|
||||
"jobDialog.alertTypeLabel": "Type",
|
||||
"jobDialog.newJob": "새 작업",
|
||||
"jobDialog.editJob": "작업 편집"
|
||||
}
|
||||
@@ -0,0 +1,48 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"jobStepDialog.fileBrowserTitle": "데이터베이스 파일 위치 -",
|
||||
"jobStepDialog.ok": "확인",
|
||||
"jobStepDialog.cancel": "취소",
|
||||
"jobStepDialog.general": "일반",
|
||||
"jobStepDialog.advanced": "고급",
|
||||
"jobStepDialog.open": "열기...",
|
||||
"jobStepDialog.parse": "구문 분석",
|
||||
"jobStepDialog.successParse": "명령을 구문 분석했습니다.",
|
||||
"jobStepDialog.failParse": "명령이 실패했습니다.",
|
||||
"jobStepDialog.blankStepName": "단계 이름은 비워 둘 수 없습니다.",
|
||||
"jobStepDialog.processExitCode": "성공한 명령의 프로세스 종료 코드:",
|
||||
"jobStepDialog.stepNameLabel": "단계 이름",
|
||||
"jobStepDialog.typeLabel": "Type",
|
||||
"jobStepDialog.runAsLabel": "으로 실행",
|
||||
"jobStepDialog.databaseLabel": "데이터베이스",
|
||||
"jobStepDialog.commandLabel": "명령",
|
||||
"jobStepDialog.successAction": "성공한 경우 동작",
|
||||
"jobStepDialog.failureAction": "실패한 경우 동작",
|
||||
"jobStepDialog.runAsUser": "사용자로 실행",
|
||||
"jobStepDialog.retryAttempts": "다시 시도",
|
||||
"jobStepDialog.retryInterval": "재시도 간격(분)",
|
||||
"jobStepDialog.logToTable": "테이블에 로그",
|
||||
"jobStepDialog.appendExistingTableEntry": "테이블의 기존 항목에 출력 추가",
|
||||
"jobStepDialog.includeStepOutputHistory": "기록에 단계 출력 포함",
|
||||
"jobStepDialog.outputFile": "출력 파일",
|
||||
"jobStepDialog.appendOutputToFile": "기존 파일에 출력 추가",
|
||||
"jobStepDialog.selectedPath": "선택한 경로",
|
||||
"jobStepDialog.filesOfType": "파일 형식",
|
||||
"jobStepDialog.fileName": "파일 이름",
|
||||
"jobStepDialog.allFiles": "모든 파일(*)",
|
||||
"jobStepDialog.TSQL": "Transact-SQL 스크립트(T-SQL)",
|
||||
"jobStepDialog.powershell": "PowerShell",
|
||||
"jobStepDialog.CmdExec": "운영 체제(CmdExec)",
|
||||
"jobStepDialog.agentServiceAccount": "SQL Server 에이전트 서비스 계정",
|
||||
"jobStepDialog.nextStep": "다음 단계로 이동",
|
||||
"jobStepDialog.quitJobSuccess": "성공 보고와 함께 작업 종료",
|
||||
"jobStepDialog.quitJobFailure": "실패 보고와 함께 작업 종료",
|
||||
"jobStepDialog.newJobStep": "새 작업 단계",
|
||||
"jobStepDialog.editJobStep": "작업 단계 편집"
|
||||
}
|
||||
@@ -0,0 +1,31 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"createOperator.createOperator": "연산자 생성",
|
||||
"createOperator.editOperator": "연산자 편집",
|
||||
"createOperator.General": "일반",
|
||||
"createOperator.Notifications": "알림",
|
||||
"createOperator.Name": "이름",
|
||||
"createOperator.Enabled": "사용",
|
||||
"createOperator.EmailName": "전자 메일 이름",
|
||||
"createOperator.PagerEmailName": "호출기 전자 메일 이름",
|
||||
"createOperator.PagerMondayCheckBox": "월요일",
|
||||
"createOperator.PagerTuesdayCheckBox": "화요일",
|
||||
"createOperator.PagerWednesdayCheckBox": "수요일",
|
||||
"createOperator.PagerThursdayCheckBox": "목요일",
|
||||
"createOperator.PagerFridayCheckBox": "금요일 ",
|
||||
"createOperator.PagerSaturdayCheckBox": "토요일",
|
||||
"createOperator.PagerSundayCheckBox": "일요일",
|
||||
"createOperator.workdayBegin": "업무 시작일",
|
||||
"createOperator.workdayEnd": "업무 종료일",
|
||||
"createOperator.PagerDutySchedule": "호출기 연락 가능 근무 일정",
|
||||
"createOperator.AlertListHeading": "경고 목록",
|
||||
"createOperator.AlertNameColumnLabel": "경고 이름",
|
||||
"createOperator.AlertEmailColumnLabel": "전자 메일",
|
||||
"createOperator.AlertPagerColumnLabel": "호출기"
|
||||
}
|
||||
@@ -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."
|
||||
],
|
||||
"pickSchedule.jobSchedules": "작업 일정",
|
||||
"pickSchedule.ok": "확인",
|
||||
"pickSchedule.cancel": "취소",
|
||||
"pickSchedule.availableSchedules": "사용 가능한 일정:",
|
||||
"pickSchedule.scheduleName": "이름",
|
||||
"pickSchedule.scheduleID": "ID",
|
||||
"pickSchedule.description": "설명"
|
||||
}
|
||||
27
i18n/kor/extensions/agent/out/dialogs/proxyDialog.i18n.json
Normal file
27
i18n/kor/extensions/agent/out/dialogs/proxyDialog.i18n.json
Normal file
@@ -0,0 +1,27 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"createProxy.createProxy": "프록시 생성",
|
||||
"createProxy.editProxy": "프록시 편집",
|
||||
"createProxy.General": "일반",
|
||||
"createProxy.ProxyName": "프록시 이름",
|
||||
"createProxy.CredentialName": "자격 증명 이름",
|
||||
"createProxy.Description": "설명",
|
||||
"createProxy.SubsystemName": "하위 시스템",
|
||||
"createProxy.OperatingSystem": "운영 체제(CmdExec)",
|
||||
"createProxy.ReplicationSnapshot": "복제 스냅숏",
|
||||
"createProxy.ReplicationTransactionLog": "복제 트랜잭션 로그 판독기",
|
||||
"createProxy.ReplicationDistributor": "복제 배포자",
|
||||
"createProxy.ReplicationMerge": "복제 병합",
|
||||
"createProxy.ReplicationQueueReader": "복제 큐 판독기",
|
||||
"createProxy.SSASQueryLabel": "SQL Server Analysis Services 쿼리",
|
||||
"createProxy.SSASCommandLabel": "SQL Server Analysis Services 명령",
|
||||
"createProxy.SSISPackage": "SQL Server Integration Services 패키지",
|
||||
"createProxy.PowerShell": "PowerShell",
|
||||
"createProxy.subSystemHeading": "다음 subsytems에 활성화"
|
||||
}
|
||||
@@ -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."
|
||||
],
|
||||
"scheduleDialog.newSchedule": "새 일정",
|
||||
"scheduleDialog.ok": "확인",
|
||||
"scheduleDialog.cancel": "취소",
|
||||
"scheduleDialog.scheduleName": "일정 이름",
|
||||
"scheduleDialog.schedules": "일정"
|
||||
}
|
||||
Reference in New Issue
Block a user