diff --git a/messages/ko-KR.json b/messages/ko-KR.json index d892a5a2..2ce7f7e6 100644 --- a/messages/ko-KR.json +++ b/messages/ko-KR.json @@ -1279,6 +1279,15 @@ "settingsErrorUpdateDescription": "설정을 업데이트하는 동안 오류가 발생했습니다", "sidebarCollapse": "줄이기", "sidebarExpand": "확장하기", + "productUpdateMoreInfo": "{noOfUpdates}개의 더 많은 업데이트", + "productUpdateInfo": "{noOfUpdates}개 업데이트", + "productUpdateWhatsNew": "새로운 기능", + "productUpdateTitle": "제품 업데이트", + "productUpdateEmpty": "업데이트 없음", + "dismissAll": "모두 해제", + "pangolinUpdateAvailable": "새 버전 사용 가능", + "pangolinUpdateAvailableInfo": "버전 {version}을(를) 설치할 준비가 되었습니다", + "pangolinUpdateAvailableReleaseNotes": "릴리스 노트 보기", "newtUpdateAvailable": "업데이트 가능", "newtUpdateAvailableInfo": "뉴트의 새 버전이 출시되었습니다. 최상의 경험을 위해 최신 버전으로 업데이트하세요.", "domainPickerEnterDomain": "도메인", @@ -1525,6 +1534,12 @@ "resourcesTableTheseResourcesForUseWith": "이 리소스는 다음과 함께 사용하기 위한 것입니다.", "resourcesTableClients": "클라이언트", "resourcesTableAndOnlyAccessibleInternally": "클라이언트와 연결되었을 때만 내부적으로 접근 가능합니다.", + "resourcesTableNoTargets": "대상 없음", + "resourcesTableHealthy": "정상", + "resourcesTableDegraded": "저하됨", + "resourcesTableOffline": "오프라인", + "resourcesTableUnknown": "알 수 없음", + "resourcesTableNotMonitored": "모니터링되지 않음", "editInternalResourceDialogEditClientResource": "클라이언트 리소스 수정", "editInternalResourceDialogUpdateResourceProperties": "{resourceName}의 리소스 속성과 대상 구성을 업데이트하세요.", "editInternalResourceDialogResourceProperties": "리소스 속성", @@ -2095,5 +2110,31 @@ "selectedResources": "선택된 리소스", "enableSelected": "선택된 항목 활성화", "disableSelected": "선택된 항목 비활성화", - "checkSelectedStatus": "선택된 항목 상태 확인" -} \ No newline at end of file + "checkSelectedStatus": "선택된 항목 상태 확인", + "credentials": "자격 증명", + "savecredentials": "자격 증명 저장", + "regeneratecredentials": "재생성", + "regenerateCredentials": "자격 증명을 재생성하고 저장합니다", + "generatedcredentials": "생성된 자격 증명", + "copyandsavethesecredentials": "이 자격 증명을 복사하여 저장합니다", + "copyandsavethesecredentialsdescription": "이 페이지를 떠난 후에는 자격 증명이 다시 표시되지 않습니다. 지금 안전하게 저장하십시오.", + "credentialsSaved": "자격 증명 저장됨", + "credentialsSavedDescription": "자격 증명이 성공적으로 재생성 및 저장되었습니다.", + "credentialsSaveError": "자격 증명 저장 오류", + "credentialsSaveErrorDescription": "자격 증명을 재생성하고 저장하는 동안 오류가 발생했습니다.", + "regenerateCredentialsWarning": "자격 증명을 재생성하면 이전 자격 증명이 무효화됩니다. 이 자격 증명을 사용하는 모든 구성을 업데이트하십시오.", + "confirm": "확인", + "regenerateCredentialsConfirmation": "자격 증명을 재생성하시겠습니까?", + "endpoint": "엔드포인트", + "Id": "아이디", + "SecretKey": "비밀 키", + "featureDisabledTooltip": "이 기능은 엔터프라이즈 플랜에서만 사용할 수 있으며 라이센스가 필요합니다.", + "niceId": "예쁜 ID", + "niceIdUpdated": "예쁜 ID 업데이트됨", + "niceIdUpdatedSuccessfully": "예쁜 ID가 성공적으로 업데이트되었습니다", + "niceIdUpdateError": "예쁜 ID 업데이트 오류", + "niceIdUpdateErrorDescription": "예쁜 ID를 업데이트하는 동안 오류가 발생했습니다.", + "niceIdCannotBeEmpty": "예쁜 ID는 비워둘 수 없습니다", + "enterIdentifier": "식별자 입력", + "identifier": "식별자" +}