Files
azuredatastudio/i18n/kor/extensions/agent/out/dialogs/alertDialog.i18n.json
2021-02-22 19:42:55 -08:00

64 lines
3.4 KiB
JSON

{
"": [
"--------------------------------------------------------------------------------------------",
"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": "형식",
"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": "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.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": "지연(초)"
}