Files
azuredatastudio/i18n/kor/extensions/agent/out/dialogs/alertDialog.i18n.json
Karl Burtram bc7ac519d0 Update extension resources and ENU XLF files (#6220)
* Add extension resources

* Update enu XLF resources
2019-06-28 19:09:23 -07: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": "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": "지연 초"
}