update localization resource files (#14389)

This commit is contained in:
Alex Ma
2021-02-22 19:42:55 -08:00
committed by GitHub
parent d21ee4dc9e
commit 9148aa1ed5
3162 changed files with 45130 additions and 1848 deletions

View File

@@ -13,44 +13,44 @@
"alertDialog.Options": "옵션",
"alertDialog.eventAlert": "이벤트 경고 정의",
"alertDialog.Name": "이름",
"alertDialog.Type": "Type",
"alertDialog.Type": "형식",
"alertDialog.Enabled": "사용",
"alertDialog.DatabaseName": "데이터베이스 이름",
"alertDialog.ErrorNumber": "오류 번호",
"alertDialog.Severity": "심각도",
"alertDialog.RaiseAlertContains": "메시지에 다음이 포함되면 경고 발생",
"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.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.NotifyOperators": "운영자에게 알림",
"alertDialog.NewJob": "새 작업",
"alertDialog.OperatorList": "연산자 목록",
"alertDialog.OperatorList": "운영자 목록",
"alertDialog.OperatorName": "운영자",
"alertDialog.OperatorEmail": "전자 메일",
"alertDialog.OperatorPager": "호출기",
@@ -58,7 +58,7 @@
"alertDialog.IncludeErrorInEmail": "전자 메일에 경고 오류 텍스트 포함",
"alertDialog.IncludeErrorInPager": "호출기에 경고 오류 텍스트 포함",
"alertDialog.AdditionalNotification": "전송할 추가 알림 메시지",
"alertDialog.DelayBetweenResponse": "응답 사이의 지연",
"alertDialog.DelayMinutes": "지연 시간(분)",
"alertDialog.DelaySeconds": "지연"
"alertDialog.DelayBetweenResponse": "응답 간격",
"alertDialog.DelayMinutes": "지연(분)",
"alertDialog.DelaySeconds": "지연(초)"
}

View File

@@ -19,19 +19,19 @@
"jobDialog.enabled": "사용",
"jobDialog.jobStepList": "작업 단계 목록",
"jobDialog.step": "단계",
"jobDialog.type": "Type",
"jobDialog.type": "형식",
"jobDialog.onSuccess": "성공한 경우",
"jobDialog.onFailure": "실패한 경우",
"jobDialog.new": "새로운 단계",
"jobDialog.new": "새 단계",
"jobDialog.edit": "단계 편집",
"jobDialog.delete": "단계 삭제",
"jobDialog.moveUp": "단계 이동",
"jobDialog.moveUp": "단계를 위로 이동",
"jobDialog.moveDown": "단계를 아래로 이동",
"jobDialog.startStepAt": "시작 단계",
"jobDialog.notificationsTabTop": "작업 완료 시 수행 동작",
"jobDialog.notificationsTabTop": "작업 완료 시 수행 동작",
"jobDialog.email": "전자 메일",
"jobDialog.page": "Page",
"jobDialog.eventLogCheckBoxLabel": "Windows 응용 프로그램 이벤트 로그에 쓰기",
"jobDialog.page": "페이지",
"jobDialog.eventLogCheckBoxLabel": "Windows 애플리케이션 이벤트 로그에 쓰기",
"jobDialog.deleteJobLabel": "자동으로 작업 삭제",
"jobDialog.schedulesaLabel": "일정 목록",
"jobDialog.pickSchedule": "일정 선택",
@@ -40,7 +40,7 @@
"jobDialog.newAlert": "새 경고",
"jobDialog.alertNameLabel": "경고 이름",
"jobDialog.alertEnabledLabel": "사용",
"jobDialog.alertTypeLabel": "Type",
"jobDialog.alertTypeLabel": "형식",
"jobDialog.newJob": "새 작업",
"jobDialog.editJob": "작업 편집"
}

View File

@@ -6,7 +6,7 @@
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"jobStepDialog.fileBrowserTitle": "데이터베이스 파일 위치 -",
"jobStepDialog.fileBrowserTitle": "데이터베이스 파일 찾기 - ",
"jobStepDialog.ok": "확인",
"jobStepDialog.cancel": "취소",
"jobStepDialog.general": "일반",
@@ -18,16 +18,16 @@
"jobStepDialog.blankStepName": "단계 이름은 비워 둘 수 없습니다.",
"jobStepDialog.processExitCode": "성공한 명령의 프로세스 종료 코드:",
"jobStepDialog.stepNameLabel": "단계 이름",
"jobStepDialog.typeLabel": "Type",
"jobStepDialog.runAsLabel": "으로 실행",
"jobStepDialog.typeLabel": "형식",
"jobStepDialog.runAsLabel": "다음 계정으로 실행",
"jobStepDialog.databaseLabel": "데이터베이스",
"jobStepDialog.commandLabel": "명령",
"jobStepDialog.successAction": "성공한 경우 동작",
"jobStepDialog.failureAction": "실패한 경우 동작",
"jobStepDialog.runAsUser": "사용자로 실행",
"jobStepDialog.retryAttempts": "다시 시도",
"jobStepDialog.retryAttempts": "재시도 횟수",
"jobStepDialog.retryInterval": "재시도 간격(분)",
"jobStepDialog.logToTable": "테이블에 로그",
"jobStepDialog.logToTable": "테이블에 기록",
"jobStepDialog.appendExistingTableEntry": "테이블의 기존 항목에 출력 추가",
"jobStepDialog.includeStepOutputHistory": "기록에 단계 출력 포함",
"jobStepDialog.outputFile": "출력 파일",
@@ -44,11 +44,11 @@
"jobStepDialog.replicationDistribution": "복제 배포자",
"jobStepDialog.replicationMerge": "복제 병합",
"jobStepDialog.replicationQueueReader": "복제 큐 판독기",
"jobStepDialog.replicationSnapshot": "복제 스냅",
"jobStepDialog.replicationSnapshot": "복제 스냅",
"jobStepDialog.replicationTransactionLogReader": "복제 트랜잭션 로그 판독기",
"jobStepDialog.analysisCommand": "SQL Server Analysis Services 명령",
"jobStepDialog.analysisQuery": "SQL Server Analysis Services 쿼리",
"jobStepDialog.servicesPackage": "SQL Server Integration Service 패키지",
"jobStepDialog.servicesPackage": "SQL Server 통합 서비스 패키지",
"jobStepDialog.agentServiceAccount": "SQL Server 에이전트 서비스 계정",
"jobStepDialog.nextStep": "다음 단계로 이동",
"jobStepDialog.quitJobSuccess": "성공 보고와 함께 작업 종료",

View File

@@ -6,7 +6,7 @@
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"createOperator.createOperator": "연산자 생성",
"createOperator.createOperator": "연산자 만들기",
"createOperator.editOperator": "연산자 편집",
"createOperator.General": "일반",
"createOperator.Notifications": "알림",

View File

@@ -6,7 +6,7 @@
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"createProxy.createProxy": "프록시 생성",
"createProxy.createProxy": "프록시 만들기",
"createProxy.editProxy": "프록시 편집",
"createProxy.General": "일반",
"createProxy.ProxyName": "프록시 이름",
@@ -14,7 +14,7 @@
"createProxy.Description": "설명",
"createProxy.SubsystemName": "하위 시스템",
"createProxy.OperatingSystem": "운영 체제(CmdExec)",
"createProxy.ReplicationSnapshot": "복제 스냅",
"createProxy.ReplicationSnapshot": "복제 스냅",
"createProxy.ReplicationTransactionLog": "복제 트랜잭션 로그 판독기",
"createProxy.ReplicationDistributor": "복제 배포자",
"createProxy.ReplicationMerge": "복제 병합",
@@ -23,5 +23,5 @@
"createProxy.SSASCommandLabel": "SQL Server Analysis Services 명령",
"createProxy.SSISPackage": "SQL Server Integration Services 패키지",
"createProxy.PowerShell": "PowerShell",
"createProxy.subSystemHeading": "다음 subsytems에 활성화"
"createProxy.subSystemHeading": "다음 하위 시스템에 대해 활성화"
}