mirror of
https://github.com/lobehub/lobehub.git
synced 2026-03-26 13:19:34 +07:00
54 lines
4.0 KiB
JSON
54 lines
4.0 KiB
JSON
{
|
|
"consent.buttons.accept": "허용",
|
|
"consent.buttons.deny": "거부",
|
|
"consent.description": "{{clientName}} 애플리케이션이 귀하의 계정 권한을 요청하고 있습니다",
|
|
"consent.error.sessionInvalid.message": "인증 세션이 만료되었거나 유효하지 않습니다. 다시 인증 절차를 시작해 주세요.",
|
|
"consent.error.sessionInvalid.title": "유효하지 않은 인증 세션",
|
|
"consent.error.title": "오류 발생",
|
|
"consent.error.unknown.message": "권한 세부 정보를 가져오는 중 알 수 없는 오류가 발생했습니다",
|
|
"consent.error.unsupportedInteraction.message": "지원되지 않는 상호작용 유형: {promptName}",
|
|
"consent.error.unsupportedInteraction.title": "지원되지 않는 상호작용 유형",
|
|
"consent.permissionsTitle": "다음 권한을 요청합니다:",
|
|
"consent.redirectUri": "인증이 완료되면 다음으로 리디렉션됩니다:",
|
|
"consent.redirecting": "인증이 완료되었습니다. 이동 중...",
|
|
"consent.scope.email": "귀하의 이메일 주소에 접근",
|
|
"consent.scope.offline_access": "클라이언트가 귀하의 데이터에 접근할 수 있도록 허용",
|
|
"consent.scope.openid": "귀하의 LobeChat 계정으로 인증",
|
|
"consent.scope.profile": "기본 프로필 정보(이름, 아바타 등)에 접근",
|
|
"consent.scope.sync-read": "동기화된 데이터를 읽기",
|
|
"consent.scope.sync-write": "동기화된 데이터를 쓰고 업데이트",
|
|
"consent.title": "{{clientName}} 권한 요청",
|
|
"device.confirm.authorize": "승인",
|
|
"device.confirm.codeHint": "이 코드가 터미널에 표시된 코드와 일치하는지 확인하세요.",
|
|
"device.confirm.deny": "거부",
|
|
"device.confirm.description": "{{clientName}}이(가) 액세스를 요청하고 있습니다",
|
|
"device.confirm.title": "기기 승인",
|
|
"device.error.aborted": "승인이 거부되었습니다.",
|
|
"device.error.alreadyUsed": "이 코드는 이미 사용되었습니다. 새 코드를 요청하세요.",
|
|
"device.error.expired": "이 코드는 만료되었습니다. 새 코드를 요청하세요.",
|
|
"device.error.noCode": "기기 코드가 제공되지 않았습니다. 유효한 코드를 입력하세요.",
|
|
"device.error.notFound": "유효하지 않은 코드입니다. 확인 후 다시 시도하세요.",
|
|
"device.error.unknown": "오류가 발생했습니다. 다시 시도하세요.",
|
|
"device.input.description": "기기에 표시된 코드를 입력하여 액세스를 승인하세요.",
|
|
"device.input.placeholder": "XXXX-XXXX",
|
|
"device.input.submit": "제출",
|
|
"device.input.title": "기기 코드 입력",
|
|
"device.success.description": "기기를 성공적으로 승인했습니다. 이 브라우저 탭을 닫고 터미널로 돌아가세요.",
|
|
"device.success.title": "승인 성공",
|
|
"error.backToHome": "홈으로 돌아가기",
|
|
"error.desc": "OAuth 인증에 실패했습니다. 실패 사유: {{reason}}",
|
|
"error.reason.internal_error": "서버 오류",
|
|
"error.reason.invalid_request": "잘못된 요청 매개변수",
|
|
"error.title": "인증 실패",
|
|
"handoff.desc.processing": "애플리케이션이 인증을 처리 중입니다. 곧 다음 페이지로 이동합니다...",
|
|
"handoff.desc.success": "데스크톱 애플리케이션을 열려고 시도했습니다. 자동으로 열리지 않는 경우 수동으로 전환해 주세요. 이 브라우저 창은 나중에 닫으셔도 됩니다.",
|
|
"handoff.title.processing": "인증 처리 중...",
|
|
"handoff.title.success": "인증 완료",
|
|
"login.button": "로그인 확인",
|
|
"login.description": "{{clientName}} 애플리케이션이 귀하의 계정으로 로그인하려고 합니다",
|
|
"login.title": "{{clientName}} 로그인",
|
|
"login.userWelcome": "다시 오신 것을 환영합니다,",
|
|
"success.subTitle": "애플리케이션이 귀하의 계정에 성공적으로 접근할 수 있도록 권한이 부여되었습니다. 이 페이지를 닫으셔도 됩니다.",
|
|
"success.title": "인증 성공"
|
|
}
|