Files
azuredatastudio/i18n/ads-language-pack-ko/translations/extensions/agent.i18n.json
Alex Ma fe0c1307a0 Update to langpack source files for September release. (#16990)
* update to localized XLFs

* added update to langpack source files

* updated xlfs

* update to source files
2021-09-03 10:46:12 -07:00

282 lines
15 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"version": "1.0.0",
"contents": {
"dist/data/alertData": {
"alertData.DefaultAlertTypString": "SQL Server 이벤트 경고",
"alertData.saveErrorMessage": "'{0}' 경고를 업데이트하지 못했습니다.",
"alertDialog.PerformanceCondition": "SQL Server 성능 조건 경고",
"alertDialog.WmiEvent": "WMI 이벤트 경고"
},
"dist/data/jobData": {
"jobData.jobNameRequired": "작업 이름을 지정해야 합니다.",
"jobData.newJobErrorMessage": "'{0}' 작업을 만들지 못했습니다.",
"jobData.newJobSuccessMessage": "'{0}' 작업을 만들었습니다.",
"jobData.saveErrorMessage": "'{0}' 작업을 업데이트하지 못했습니다.",
"jobData.saveSucessMessage": "'{0}' 작업을 업데이트했습니다.",
"jobData.whenJobCompletes": "작업 완료 시",
"jobData.whenJobFails": "작업 실패 시",
"jobData.whenJobSucceeds": "작업 성공 시"
},
"dist/data/jobStepData": {
"jobStepData.saveErrorMessage": "'{0}' 단계를 업데이트하지 못했습니다.",
"stepData.jobNameRequired": "작업 이름을 지정해야 합니다.",
"stepData.stepNameRequired": "단계 이름을 지정해야 합니다."
},
"dist/data/notebookData": {
"notebookData.invalidNotebookPath": "전자 필기장 경로가 잘못됨",
"notebookData.jobExists": "이름이 비슷한 작업이 이미 있음",
"notebookData.jobNameRequired": "전자 필기장 이름을 제공해야 합니다.",
"notebookData.newJobErrorMessage": "Notebook 만들기 실패 {0}",
"notebookData.newJobSuccessMessage": "Notebook '{0}'이(가) 생성됨",
"notebookData.saveErrorMessage": "Notebook 업데이트 실패 '{0}'",
"notebookData.saveSucessMessage": "Notebook '{0}'을(를) 업데이트함",
"notebookData.selectExecutionDatabase": "실행 데이터베이스 선택",
"notebookData.selectStorageDatabase": "저장소 데이터베이스 선택",
"notebookData.templatePathRequired": "템플릿 경로를 제공해야 함",
"notebookData.whenJobCompletes": "전자 필기장이 완료되는 경우",
"notebookData.whenJobFails": "전자 필기장이 실패하는 경우",
"notebookData.whenJobSucceeds": "전자 필기장이 성공하는 경우"
},
"dist/data/proxyData": {
"proxyData.newJobSuccessMessage": "'{0}' 프록시를 만들었습니다.",
"proxyData.saveErrorMessage": "프록시를 업데이트하지 못했습니다. '{0}'",
"proxyData.saveSucessMessage": "'{0}' 프록시를 업데이트했습니다."
},
"dist/dialogs/agentDialog": {
"agentDialog.Cancel": "취소",
"agentDialog.OK": "확인"
},
"dist/dialogs/alertDialog": {
"alertDialog.AdditionalNotification": "전송할 추가 알림 메시지",
"alertDialog.AllDatabases": "<모든 데이터베이스>",
"alertDialog.DatabaseName": "데이터베이스 이름",
"alertDialog.DelayMinutes": "지연(분)",
"alertDialog.DelaySeconds": "지연(초)",
"alertDialog.Enabled": "사용",
"alertDialog.ErrorNumber": "오류 번호",
"alertDialog.ExecuteJob": "작업 실행",
"alertDialog.ExecuteJobName": "작업 이름",
"alertDialog.General": "일반",
"alertDialog.IncludeErrorInEmail": "전자 메일에 경고 오류 텍스트 포함",
"alertDialog.IncludeErrorInPager": "호출기에 경고 오류 텍스트 포함",
"alertDialog.MessageText": "메시지 텍스트",
"alertDialog.Name": "이름",
"alertDialog.NewJob": "새 작업",
"alertDialog.NewOperator": "새 운영자",
"alertDialog.NotifyOperators": "운영자에게 알림",
"alertDialog.OperatorEmail": "전자 메일",
"alertDialog.OperatorList": "운영자 목록",
"alertDialog.OperatorName": "운영자",
"alertDialog.OperatorPager": "호출기",
"alertDialog.Options": "옵션",
"alertDialog.RaiseAlertContains": "메시지에 다음 텍스트가 포함될 때 경고 발생",
"alertDialog.Response": "응답",
"alertDialog.Severity": "심각도",
"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": "SQL 문의 구문 오류 - 015",
"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.Type": "형식",
"alertDialog.createAlert": "경고 만들기",
"alertDialog.editAlert": "경고 편집",
"alertDialog.eventAlert": "이벤트 경고 정의"
},
"dist/dialogs/jobDialog": {
"jobDialog.alertEnabledLabel": "사용",
"jobDialog.alertNameLabel": "경고 이름",
"jobDialog.alertTypeLabel": "형식",
"jobDialog.alerts": "경고",
"jobDialog.alertsList": "경고 목록",
"jobDialog.blankJobNameError": "작업 이름을 비워 둘 수 없습니다.",
"jobDialog.category": "범주",
"jobDialog.delete": "단계 삭제",
"jobDialog.deleteJobLabel": "자동으로 작업 삭제",
"jobDialog.description": "설명",
"jobDialog.edit": "단계 편집",
"jobDialog.editJob": "작업 편집",
"jobDialog.email": "전자 메일",
"jobDialog.enabled": "사용",
"jobDialog.eventLogCheckBoxLabel": "Windows 애플리케이션 이벤트 로그에 쓰기",
"jobDialog.general": "일반",
"jobDialog.jobStepList": "작업 단계 목록",
"jobDialog.moveDown": "단계를 아래로 이동",
"jobDialog.moveUp": "단계를 위로 이동",
"jobDialog.name": "이름",
"jobDialog.new": "새 단계",
"jobDialog.newAlert": "새 경고",
"jobDialog.newJob": "새 작업",
"jobDialog.notifications": "알림",
"jobDialog.notificationsTabTop": "작업 완료 시 수행할 동작",
"jobDialog.onFailure": "실패한 경우",
"jobDialog.onSuccess": "성공한 경우",
"jobDialog.owner": "소유자",
"jobDialog.page": "페이지",
"jobDialog.pickSchedule": "일정 선택",
"jobDialog.removeSchedule": "일정 제거",
"jobDialog.schedules": "일정",
"jobDialog.schedulesaLabel": "일정 목록",
"jobDialog.startStepAt": "시작 단계",
"jobDialog.step": "단계",
"jobDialog.steps": "단계",
"jobDialog.type": "형식"
},
"dist/dialogs/jobStepDialog": {
"jobStepDialog.CmdExec": "운영 체제(CmdExec)",
"jobStepDialog.TSQL": "Transact-SQL 스크립트(T-SQL)",
"jobStepDialog.advanced": "고급",
"jobStepDialog.agentServiceAccount": "SQL Server 에이전트 서비스 계정",
"jobStepDialog.allFiles": "모든 파일(*)",
"jobStepDialog.analysisCommand": "SQL Server Analysis Services 명령",
"jobStepDialog.analysisQuery": "SQL Server Analysis Services 쿼리",
"jobStepDialog.appendExistingTableEntry": "테이블의 기존 항목에 출력 추가",
"jobStepDialog.appendOutputToFile": "기존 파일에 출력 추가",
"jobStepDialog.blankStepName": "단계 이름은 비워 둘 수 없습니다.",
"jobStepDialog.cancel": "취소",
"jobStepDialog.commandLabel": "명령",
"jobStepDialog.databaseLabel": "데이터베이스",
"jobStepDialog.editJobStep": "작업 단계 편집",
"jobStepDialog.failParse": "명령이 실패했습니다.",
"jobStepDialog.failureAction": "실패한 경우 동작",
"jobStepDialog.fileBrowserTitle": "데이터베이스 파일 찾기 - ",
"jobStepDialog.fileName": "파일 이름",
"jobStepDialog.filesOfType": "파일 형식",
"jobStepDialog.general": "일반",
"jobStepDialog.includeStepOutputHistory": "기록에 단계 출력 포함",
"jobStepDialog.logToTable": "테이블에 기록",
"jobStepDialog.newJobStep": "새 작업 단계",
"jobStepDialog.nextStep": "다음 단계로 이동",
"jobStepDialog.ok": "확인",
"jobStepDialog.open": "열기...",
"jobStepDialog.outputFile": "출력 파일",
"jobStepDialog.parse": "구문 분석",
"jobStepDialog.powershell": "PowerShell",
"jobStepDialog.processExitCode": "성공한 명령의 프로세스 종료 코드:",
"jobStepDialog.quitJobFailure": "실패 보고와 함께 작업 종료",
"jobStepDialog.quitJobSuccess": "성공 보고와 함께 작업 종료",
"jobStepDialog.replicationDistribution": "복제 배포자",
"jobStepDialog.replicationMerge": "복제 병합",
"jobStepDialog.replicationQueueReader": "복제 큐 판독기",
"jobStepDialog.replicationSnapshot": "복제 스냅샷",
"jobStepDialog.replicationTransactionLogReader": "복제 트랜잭션 로그 판독기",
"jobStepDialog.retryAttempts": "재시도 횟수",
"jobStepDialog.retryInterval": "재시도 간격(분)",
"jobStepDialog.runAsLabel": "다음 계정으로 실행",
"jobStepDialog.runAsUser": "사용자로 실행",
"jobStepDialog.selectedPath": "선택한 경로",
"jobStepDialog.servicesPackage": "SQL Server 통합 서비스 패키지",
"jobStepDialog.stepNameLabel": "단계 이름",
"jobStepDialog.successAction": "성공한 경우 동작",
"jobStepDialog.successParse": "명령을 구문 분석했습니다.",
"jobStepDialog.typeLabel": "형식"
},
"dist/dialogs/notebookDialog": {
"notebookDialog.defaultDropdownString": "데이터베이스 선택",
"notebookDialog.description": "설명",
"notebookDialog.editJob": "전자 필기장 작업 편집",
"notebookDialog.executeDatabase": "실행 데이터베이스",
"notebookDialog.executionDatabaseInfo": "전자 필기장 쿼리를 실행할 데이터베이스 선택",
"notebookDialog.general": "일반",
"notebookDialog.jobSection": "작업 정보",
"notebookDialog.name": "이름",
"notebookDialog.newJob": "새 Notebook 작업",
"notebookDialog.notebookSection": "Notebook 세부 정보",
"notebookDialog.owner": "소유자",
"notebookDialog.pickSchedule": "일정 선택",
"notebookDialog.removeSchedule": "일정 제거",
"notebookDialog.schedulesaLabel": "일정 목록",
"notebookDialog.targetDatabase": "저장소 데이터베이스",
"notebookDialog.targetDatabaseInfo": "모든 전자 필기장 작업 메타데이터 및 결과를 저장할 데이터베이스 선택",
"notebookDialog.templateNotebook": "전자 필기장 경로",
"notebookDialog.templatePath": "PC에서 예약할 전자 필기장 선택"
},
"dist/dialogs/operatorDialog": {
"createOperator.AlertEmailColumnLabel": "전자 메일",
"createOperator.AlertListHeading": "경고 목록",
"createOperator.AlertNameColumnLabel": "경고 이름",
"createOperator.AlertPagerColumnLabel": "호출기",
"createOperator.EmailName": "전자 메일 이름",
"createOperator.Enabled": "사용",
"createOperator.General": "일반",
"createOperator.Name": "이름",
"createOperator.Notifications": "알림",
"createOperator.PagerDutySchedule": "호출기 연락 가능 근무 일정",
"createOperator.PagerEmailName": "호출기 전자 메일 이름",
"createOperator.PagerFridayCheckBox": "금요일 ",
"createOperator.PagerMondayCheckBox": "월요일",
"createOperator.PagerSaturdayCheckBox": "토요일",
"createOperator.PagerSundayCheckBox": "일요일",
"createOperator.PagerThursdayCheckBox": "목요일",
"createOperator.PagerTuesdayCheckBox": "화요일",
"createOperator.PagerWednesdayCheckBox": "수요일",
"createOperator.createOperator": "연산자 만들기",
"createOperator.editOperator": "연산자 편집",
"createOperator.workdayBegin": "업무 시작일",
"createOperator.workdayEnd": "업무 종료일"
},
"dist/dialogs/pickScheduleDialog": {
"pickSchedule.availableSchedules": "사용 가능한 일정:",
"pickSchedule.cancel": "취소",
"pickSchedule.description": "설명",
"pickSchedule.jobSchedules": "작업 일정",
"pickSchedule.ok": "확인",
"pickSchedule.scheduleID": "ID",
"pickSchedule.scheduleName": "이름"
},
"dist/dialogs/proxyDialog": {
"createProxy.CredentialName": "자격 증명 이름",
"createProxy.Description": "설명",
"createProxy.General": "일반",
"createProxy.OperatingSystem": "운영 체제(CmdExec)",
"createProxy.PowerShell": "PowerShell",
"createProxy.ProxyName": "프록시 이름",
"createProxy.ReplicationDistributor": "복제 배포자",
"createProxy.ReplicationMerge": "복제 병합",
"createProxy.ReplicationQueueReader": "복제 큐 판독기",
"createProxy.ReplicationSnapshot": "복제 스냅샷",
"createProxy.ReplicationTransactionLog": "복제 트랜잭션 로그 판독기",
"createProxy.SSASCommandLabel": "SQL Server Analysis Services 명령",
"createProxy.SSASQueryLabel": "SQL Server Analysis Services 쿼리",
"createProxy.SSISPackage": "SQL Server Integration Services 패키지",
"createProxy.SubsystemName": "하위 시스템",
"createProxy.createProxy": "프록시 만들기",
"createProxy.editProxy": "프록시 편집"
},
"dist/mainController": {
"agent.AddNewConnection": "새 연결 추가",
"agent.selectConnection": "연결 선택",
"agent.selectValidConnection": "올바른 연결을 선택하세요",
"agent.templateUploadError": "템플릿 업데이트 실패",
"agent.templateUploadSuccessful": "템플릿을 업데이트함",
"agent.unsavedFileSchedulingError": "예약하기 전에 전자 필기장을 저장해야 합니다. 저장한 후 예약을 다시 시도하세요.",
"mainController.notImplemented": "이 기능은 아직 개발 중입니다. 가장 최근 변경 기능을 사용해 보려면 최신 참가자 빌드를 확인하세요."
}
}
}