{
    "API Keys": "API 키",
    "API Docs": "API 문서",
    "API Documentation": "API 문서",
    "API access": "API 접근",
    "Create and manage API keys that allow external tools to read your account data.": "외부 도구가 계정 데이터를 읽을 수 있도록 허용하는 API 키를 생성하고 관리하세요.",
    "Create Key": "키 만들기",
    "No API keys yet": "아직 API 키가 없습니다",
    "Create your first API key to let external tools read your account data.": "첫 번째 API 키를 만들어 외부 도구가 계정 데이터를 읽을 수 있도록 하세요.",
    "Create API Key": "API 키 만들기",
    "Give the key a name and choose when it expires. The key grants read-only access to your account.": "키에 이름을 지정하고 만료 시기를 선택하세요. 이 키는 계정에 대한 읽기 전용 접근을 부여합니다.",
    "Key name": "키 이름",
    "e.g. CI script": "예: CI 스크립트",
    "Expiration": "만료",
    "Never": "없음",
    "30 days": "30일",
    "90 days": "90일",
    "365 days": "365일",
    "Create": "만들기",
    "API key created": "API 키가 생성되었습니다",
    "Failed to create API key": "API 키 생성에 실패했습니다",
    "Failed to load API keys": "API 키를 불러오는 데 실패했습니다",
    "Your new API key": "새 API 키",
    "Use this key to authenticate your API requests.": "이 키를 사용하여 API 요청을 인증하세요.",
    "Copy your key now. For security reasons, you won't be able to see it again.": "지금 키를 복사하세요. 보안상의 이유로 다시 볼 수 없습니다.",
    "Copied!": "복사됨!",
    "Done": "완료",
    "Key": "키",
    "Created": "생성됨",
    "Expires": "만료됨",
    "Expired": "만료됨",
    "Last used": "마지막 사용",
    "Never used": "사용된 적 없음",
    "Revoke": "취소",
    "Are you sure you want to revoke this API key? Applications using it will stop working.": "이 API 키를 취소하시겠습니까? 이 키를 사용하는 애플리케이션이 작동을 멈춥니다.",
    "API key revoked": "API 키가 취소되었습니다",
    "Failed to revoke API key": "API 키 취소에 실패했습니다",
    "Search keys...": "키 검색...",
    "You have reached the maximum number of API keys.": "API 키의 최대 개수에 도달했습니다.",
    "Read-only REST API for your account data. Authenticate every request with an API key.": "계정 데이터를 위한 읽기 전용 REST API입니다. API 키로 모든 요청을 인증하세요.",
    "Authentication": "인증",
    "Base URL": "기본 URL",
    "Send your API key as a Bearer token in the Authorization header. Create keys on the API Keys page.": "Authorization 헤더에 Bearer 토큰으로 API 키를 전송하세요. API 키 페이지에서 키를 생성할 수 있습니다.",
    "Keys can be created with an optional expiry (30, 90, or 365 days). An expired key returns 401, the same as an invalid key.": "키는 선택적 만료 기간(30, 90 또는 365일)을 설정하여 생성할 수 있습니다. 만료된 키는 유효하지 않은 키와 마찬가지로 401을 반환합니다.",
    "Your API key": "내 API 키",
    "Paste your API key to try requests from this page. The key is kept in memory only and never stored.": "이 페이지에서 요청을 테스트하려면 API 키를 붙여 넣으세요. 키는 메모리에만 보관되며 저장되지 않습니다.",
    "Rate limiting": "요청 속도 제한",
    "Requests are rate limited per key. The current limits are returned in the X-RateLimit-* response headers.": "요청은 키별로 속도가 제한됩니다. 현재 한도는 X-RateLimit-* 응답 헤더에 반환됩니다.",
    "Errors": "오류",
    "The API returns conventional HTTP status codes.": "API는 일반적인 HTTP 상태 코드를 반환합니다.",
    "Missing or invalid API key.": "API 키가 없거나 유효하지 않습니다.",
    "Your plan does not include API access, or the key lacks the required ability.": "플랜에 API 접근이 포함되어 있지 않거나 키에 필요한 권한이 없습니다.",
    "The requested resource does not exist or is not yours.": "요청한 리소스가 존재하지 않거나 본인 소유가 아닙니다.",
    "Too many requests. Retry after the time given in the Retry-After header.": "요청이 너무 많습니다. Retry-After 헤더에 지정된 시간 후에 다시 시도하세요.",
    "Parameters": "매개변수",
    "Parameter": "매개변수",
    "Type": "유형",
    "Required": "필수",
    "Optional": "선택",
    "Description": "설명",
    "Example response": "응답 예시",
    "Code samples": "코드 샘플",
    "Code samples include your API key — be careful where you paste them.": "코드 샘플에는 API 키가 포함되어 있습니다 — 붙여 넣을 위치에 주의하세요.",
    "Try it": "테스트",
    "Send request": "요청 전송",
    "Sending...": "전송 중...",
    "Enter your API key above to send a test request.": "테스트 요청을 전송하려면 위에 API 키를 입력하세요.",
    "Fill in the required parameters before sending.": "전송하기 전에 필수 매개변수를 입력하세요.",
    "Status": "상태",
    "Current user": "현재 사용자",
    "Returns the authenticated user profile.": "인증된 사용자 프로필을 반환합니다.",
    "Build credits": "빌드 크레딧",
    "Returns your build credit balance and current-period usage.": "빌드 크레딧 잔액과 현재 기간 사용량을 반환합니다.",
    "Subscription": "구독",
    "Returns your current plan and subscription status.": "현재 플랜과 구독 상태를 반환합니다.",
    "Projects": "프로젝트",
    "Returns a paginated list of your projects.": "프로젝트의 페이지별 목록을 반환합니다.",
    "Project detail": "프로젝트 세부 정보",
    "Returns a single project you own.": "소유한 단일 프로젝트를 반환합니다.",
    "Notifications": "알림",
    "Returns a paginated list of your in-app notifications.": "앱 내 알림의 페이지별 목록을 반환합니다.",
    "Invoices": "청구서",
    "Returns a paginated list of your completed payment transactions.": "완료된 결제 트랜잭션의 페이지별 목록을 반환합니다.",
    "Page number to return.": "반환할 페이지 번호.",
    "Results per page (max 50).": "페이지당 결과 수 (최대 50).",
    "The project ID (UUID).": "프로젝트 ID (UUID).",
    "Project files": "프로젝트 파일",
    "Returns a paginated list of files uploaded to a project. Requires the file storage capability.": "프로젝트에 업로드된 파일의 페이지별 목록을 반환합니다. 파일 저장 기능이 필요합니다.",
    "Project file detail": "프로젝트 파일 세부 정보",
    "Returns a single file from a project you own.": "소유한 프로젝트의 단일 파일을 반환합니다.",
    "The file ID.": "파일 ID.",
    "Getting started": "시작하기",
    "Endpoints": "엔드포인트",
    "Overview": "개요",
    "Search documentation...": "문서 검색...",
    "Search endpoints": "엔드포인트 검색",
    "Generate test key": "테스트 키 생성",
    "Test key generated. It expires in 1 hour.": "테스트 키가 생성되었습니다. 1시간 후 만료됩니다.",
    "Failed to generate test key": "테스트 키 생성에 실패했습니다",
    "Temporary keys expire after 1 hour. Manage permanent keys on the API Keys page.": "임시 키는 1시간 후 만료됩니다. API 키 페이지에서 영구 키를 관리하세요.",
    "Please enter a name for the key.": "키의 이름을 입력해 주세요.",
    "The key name may not be longer than 100 characters.": "키 이름은 100자를 초과할 수 없습니다.",
    "That name is reserved. Please choose another.": "해당 이름은 예약되어 있습니다. 다른 이름을 선택해 주세요.",
    "Choose a valid expiration option.": "유효한 만료 옵션을 선택해 주세요."
}
