tachybase_todo/packages/plugins/@tachybase/plugin-saml/src/locale/ko_KR.json
sealday ede7ead8b1 chore(version): release v0.21.34 (#1045)
Co-authored-by: sealday <sealday@gmail.com>
Reviewed-on: daoyoucloud/tachybase#1045
2024-05-24 01:06:06 +08:00

30 lines
1.2 KiB
JSON

{
"Edit": "편집",
"Delete": "삭제",
"Cancel": "취소",
"Submit": "제출",
"Actions": "동작",
"Title": "이름",
"Enable": "사용",
"Button title": "로그인 버튼 제목",
"SAML manager": "SAML 매니저",
"SAML Providers": "SAML 제공자",
"Redirect url": "리디렉션 URL",
"SP entity id": "애플리케이션 고유 식별자 (SP Entity ID)",
"Add provider": "추가",
"Edit provider": "편집",
"Client id": "클라이언트 ID",
"Entity id or issuer": "IdP 고유 식별자",
"Login Url": "로그인 URL",
"Public cert": "공개 키",
"Delete provider": "삭제",
"Are you sure you want to delete it?": "삭제하시겠습니까?",
"Sign in button name, which will be displayed on the sign-in page": "로그인 페이지에 표시되는 로그인 버튼 이름",
"Copied": "복사됨",
"Usage": "사용",
"Use this field to bind the user": "이 필드를 사용하여 사용자를 바인딩합니다",
"Sign up automatically when the user does not exist": "사용자가 존재하지 않을 때 자동으로 가입",
"Username must be 2-16 characters in length (excluding @.<>\"'/)": "사용자 이름은 2-16 자여야합니다 (@.<>\"'/ 제외)",
"User not found": "사용자를 찾을 수 없음"
}