apiconnect-explorer
Version:
- [Getting Started](#getting-started) - [Configuration](#configuration) * [Required](#required) * [Optional](#optional) - [Usage in React](#usage-in-react) - [Usage outside of React](#usage-outside-of-react) - [Detailed description of options](#detail
307 lines • 16.8 kB
JSON
{
"no_apis": "표시할 API가 없습니다.",
"api_contact_email": "이메일",
"api_contact_info": "문의",
"api_contact_information": "담당자 정보",
"api_contact_name": "이름",
"api_contact_url": "URL",
"description": "설명",
"security": "보안",
"expand_all": "모두 펼치기",
"collapse_all": "모두 접기",
"code": "코드",
"endpoint": "엔드포인트",
"endpoints": "Endpoints",
"explorer_target_endpoint": "대상 엔드포인트",
"explorer_swagger_host": "Open API 호스트 사용",
"development": "개발",
"production": "프로덕션",
"example": "예제",
"summary": "요약",
"api_located_in": "{{in}}에 있는 {{type}}",
"bearer_format": "전달자 형식",
"required": "필수",
"responses": "응답",
"definition": "정의",
"definitions": "정의",
"operations": "오퍼레이션",
"body": "본문",
"tags": "태그",
"search": "검색",
"resize": "끌어서 크기 조정",
"scheme": "스킴",
"copy_to_clipboard": "클립보드에 복사",
"copied_to_clipboard": "클립보드에 복사됨",
"view_operations_by": "오퍼레이션 보기 기준",
"group_by_tags": "태그별 그룹",
"operations_by_summary": "요약",
"operations_by_path": "경로",
"operations_by_name": "이름",
"examples": "예",
"login": "로그인하여 이 API 시도",
"try": "시도",
"optional": "선택사항",
"in_header": "헤더에서",
"identification": "ID",
"example_request": "예제 요청",
"explorer_no_apis": "표시할 API가 없습니다. 몇 가지 모델 및 API를 작성하고 실행을 선택한 후, 이 화면으로 돌아와 표시된 항목을 보고 이러한 항목과 상호작용하십시오.",
"explorer_failed_to_load_api": "제공된 URL에서 API를 로드하는 중에 오류가 발생했습니다.",
"explorer_no_apis_found": "표시할 API가 없습니다.",
"accept": "승인",
"content_type": "컨텐츠 유형",
"request": "요청",
"response": "응답",
"headers": "헤더",
"authorization": "권한",
"explorer_authorize": "권한 부여",
"explorer_showing_draft_apis": "서버가 실행 중이 아니므로 드래프트 API를 아래에 표시합니다. 실행 중인 API를 표시하려면 서버가 실행 중인지 확인하십시오.",
"response_code": "코드",
"response_time": "시간",
"explorer_invalid_swagger": "선택한 API 로드 실패:",
"explorer_check_certificate": "아래 링크를 클릭하면 새 탭에서 서버가 열립니다. 브라우저가 인증서 발행을 표시하면 사용자는 이를 승인하도록 선택하고 여기로 돌아와 다시 테스트할 수 있습니다.",
"explorer_security_requirements": "API에 대한 호출은 다음 요구사항 세트 중 하나를 충족해야 함",
"explorer_additional_docs": "추가 문서",
"explorer_external_links": "외부 링크",
"documentation": "문서",
"download_swagger": "OpenAPI 문서 다운로드",
"download_api_doc": "API 문서 다운로드",
"of": "/",
"explorer_cors": "수신된 응답이 없습니다. 원인에는 대상 서버의 CORS 지원 누락, 서버 사용 불가능 또는 신뢰할 수 없는 인증서 발견 등이 포함됩니다.",
"explorer_cors_mtls": "수신된 응답이 없습니다. 원인에는 대상 서버의 CORS 지원 누락, 서버 사용 불가능, 신뢰할 수 없는 인증서 발견 또는 상호 SSL 인증 필요가 포함됩니다.",
"explorer_type_headers": "헤더 입력",
"explorer_apis": "API",
"explorer_application": "애플리케이션",
"explorer_products": "제품",
"explorer_auth_code": "권한 코드",
"explorer_help_access_code": "권한 및 토큰 URL을 적절하게 사용하여 이 OAuth 보안 플로우에 대한 액세스 토큰을 확보한 후 여기에 액세스 토큰을 입력하십시오.",
"explorer_help_implicit": "권한 URL을 적절하게 사용하여 이 OAuth 보안 플로우에 대한 액세스 토큰을 확보한 후 여기에 액세스 토큰을 입력하십시오.",
"explorer_access_token": "액세스 토큰",
"explorer_refresh_token": "토큰 새로 고치기",
"explorer_refresh_url": "URL 새로 고치기",
"explorer_get_token": "토큰 가져오기",
"explorer_authorization_url": "권한 부여 URL",
"explorer_token_url": "토큰 URL",
"explorer_openIdConnect_url": "OpenID Connect URL",
"explorer_oidc_discover": "검색",
"explorer_scopes": "범위",
"explorer_scope": "범위",
"explorer_show_schema": "스키마",
"explorer_show_example": "예제",
"explorer_redirect_uri": "경로 재지정 URI",
"name": "이름",
"type": "유형",
"terms_of_service": "이용 약관",
"terms_of_service_link": "이용 약관 보기",
"parameter": "매개변수",
"parameters": "매개변수",
"schema": "스키마",
"client_id": "API 키",
"client_secret": "API 시크릿",
"public": "공용",
"confidential": "기밀",
"implicit": "암시적",
"application": "애플리케이션",
"access_code": "액세스 코드",
"explorer_client_type": "클라이언트 유형",
"explorer_security_flow": "보안 플로우",
"username": "사용자 이름",
"password": "비밀번호",
"assembly_show_schema": "스키마 표시",
"assembly_generate_data": "생성",
"assembly_generate_default_object": "오브젝트 생성",
"deprecated": "더 이상 사용되지 않음",
"operation_deprecated": "이 오퍼레이션은 더 이상 사용되지 않음",
"devportal_not_logged_in": "해당 계정에 로그인하여 사용 가능한 애플리케이션을 보십시오.",
"devportal_sign_in": "로그인",
"devportal_no_apps": "애플리케이션이 없습니다.",
"devportal_create_app": "애플리케이션 작성",
"menu": "메뉴",
"collapse_toggle": "패널 접기",
"expand_toggle": "패널 펼치기",
"details_header": "세부사항",
"events_header": "이벤트",
"event": "이벤트",
"event_topic": "토픽",
"security_option": "옵션",
"security_option_label": "보안 옵션 {{number}}",
"security_options": "보안 옵션",
"overview": "개요",
"query": "조회",
"path": "경로",
"header": "헤더",
"form_data": "양식 데이터",
"cookie": "쿠키",
"possible_values": "허용된 값",
"reset": "재설정",
"send": "전송",
"no_endpoint": "엔드포인트가 지정되지 않음",
"more": "계속",
"less": "미만",
"show_more": "자세히 보기",
"show_less": "간단히 보기",
"mixedcontent_error": "응답이 없습니다. 이는 혼합된 컨텐츠 호출입니다. HTTPS를 통해 제공된 페이지에서 HTTP 엔드포인트를 호출할 수 없습니다.",
"invalid_client": "권한이 없습니다. 위에 등록된 애플리케이션의 시크릿과 API 키를 지정했는지 확인하십시오.",
"invalid_scope": "권한이 없습니다. 올바르지 않은 범위입니다.",
"invalid_grant": "권한이 없습니다. 올바르지 않은 권한 부여입니다.",
"access_denied": "자원 소유자가 거부되었거나 찾을 수 없음",
"generic_invoke_error": "오류. 오류가 발생했습니다. 자세한 정보는 브라우저 개발자 도구를 참조하십시오.",
"404_not_found": "404 - 찾을 수 없습니다. 요청된 URI와 일치하는 자원이 없습니다.",
"api_extensions": "API 확장기능",
"info_extensions": "API 정보 확장기능",
"extensions": "확장기능",
"register_app": "이 API를 테스트하도록 애플리케이션 등록",
"copy_as_curl": "cURL로 복사",
"x_client_certficate_header": "애플리케이션의 TLS 인증",
"choose_file": "파일 선택",
"response_headers": "응답 헤더",
"response_body": "응답 본문",
"response_extensions": "응답 확장기능",
"response_links": "응답 링크",
"other": "기타",
"swagger_errors": "Open API 유효성 검증 오류",
"swagger_errors_description": "Open API 문서가 OAI 스펙을 준수하지 않습니다.",
"close_swagger_errors": "Open API 유효성 검증 오류 알림 숨기기",
"swagger_validation_size_warning": "대형 Open API 문서",
"swagger_validation_size_warning_description": "이 Open API 문서는 크기가 큽니다. 브라우저가 불안정해질 수 있으므로 유효성 검증을 건너뜁니다.",
"swagger_validation_size_override": "유효성 검증을 시도하시겠습니까?",
"filter": "필터",
"filter_options": "필터 옵션",
"filter_menu": "필터 메뉴",
"generator_error": "예제 데이터를 생성할 수 없습니다. 보고된 오류는 다음과 같습니다. '{{error}}'",
"on": "켜짐",
"off": "오프",
"apic_connect_apis": "API Connect REST API",
"error": "오류",
"enabled": "Enabled",
"mutual_tls": "상호 TLS",
"realm": "범위",
"nonce": "난스(nonce)",
"opaque": "오파크",
"version": "버전",
"session_identifier": "세션 ID",
"verification_value": "검증 값",
"signature": "서명",
"signature_method": "서명 방법",
"challenge": "인증 확인",
"key_identifier": "키 ID",
"gssapi_data": "GSS-API 데이터",
"consumer_key": "컨슈머 키",
"token": "토큰",
"timestamp": "시간소인",
"json_web_token": "JSON 웹 토큰",
"json_web_key": "JSON 웹 키",
"encrypted_creds": "암호화된 신임 정보",
"example_payload": "예제 페이로드",
"channel_publish_operation": "{{channelName}} 공개(오퍼레이션)",
"channel_subscribe_operation": "{{channelName}} 등록(조작)",
"channel_send_operation": "{{channelName}}(전송)",
"channel_receive_operation": "{{channelName}}(수신)",
"payload_schema": "페이로드 스키마",
"invalid_schema": "스키마가 올바르지 않거나 제공된 스키마가 없음",
"menu_button": "메뉴 펼치기 및 접기 단추",
"something_went_wrong": "문제가 발생했습니다!",
"dont_know_how_to_display": "'{{display}}' 유형을 표시하는 방법을 모름",
"channel_overview_label": "채널 이름",
"channel_overview_consume": "이용 방법",
"channel_overview_description": "설명",
"channel_overview_subscribe": "등록(조작)",
"channel_overview_publish": "등록(조작)",
"channel_overview_receive": "{{operationId}}(수신)",
"channel_overview_send": "{{operationId}}(전송)",
"channel_overview_title": "개요",
"channel_overview_error": "올바르지 않은 채널 데이터",
"channel_overview_error_label": "채널을 표시할 수 없음",
"code_snippet_label": "코드 스니펫",
"code_snippet_language_label": "스니펫 언어",
"unsupported_schema_format": "지원되지 않는 스키마 형식: {{schemaFormat}}",
"message_stream": "{{channelName}} 메시지 스트림",
"channel_publish_menu": "등록(조작)",
"channel_subscribe_menu": "등록(조작)",
"channel_send_menu": "전송(조작)",
"channel_receive_menu": "수신(조작)",
"download_asyncapi": "AsyncAPI 문서 다운로드",
"download_icon": "다운로드 아이콘",
"download_schema": "스키마 다운로드",
"example_generator_no_schema_error": "예제를 생성할 스키마를 찾을 수 없습니다.",
"example_generator_error": "예제를 생성하는 중에 오류가 발생했습니다. {{ error }}",
"protocol": "프로토콜",
"SASL_secure": "Kafka 클러스터는 SASL로 보호됩니다. 사용할 SASL 프로토콜에 대한 정보는 API 소유자에게 문의하십시오.",
"SSL_secure": "Kafka 클러스터가 암호화를 사용하도록 설정되었습니다. 적합한 신뢰 저장소 및 클라이언트 키 저장소 구성에 대해서는 API 소유자에게 문의하십시오.",
"unknown_secure": "Kafka 클러스터가 보호됩니다. 신임 정보에 대해서는 API 소유자에게 문의하십시오.",
"contact_api_owner": "API 소유자가 필요한 모든 값을 제공하지 않습니다. 올바른 값은 소유자에게 문의하십시오.",
"async_parse_errors": "AsyncAPI 유효성 검증 오류",
"async_parse_errors_description": "AsyncAPI 문서가 스펙을 준수하지 않습니다.",
"do_something_avro": "사용자 레코드로 임의 작업 수행",
"do_something_default": "사용자 값으로 임의 작업 수행",
"truststore_warning": "Kafka 클러스터에 암호화를 사용하도록 설정되었을 수 있습니다. 적합한 신뢰 저장소 구성에 대해서는 API 소유자에게 문의하십시오.",
"tls_version_warning": "사용해야 하는 TLS 버전을 찾으려면 API 소유자에게 문의하십시오.",
"async_doc_link_title": "AsyncAPI 문서에 대한 정보 보기",
"kafka_doc_link_title": "Kafka 프로토콜에 대한 정보 보기",
"do_something_asyncapi": "JSON 데이터로 임의 작업 수행",
"custom_deserializer_class": "custom_deserializer_class",
"kafka_key_help": "이 클래스를 역직렬화하는 데 대한 자세한 정보는 API 소유자에게 문의",
"error_404": "오류 404. 페이지를 찾을 수 없음",
"request_security_credentials": "이 API에 액세스하려면 보안 신임 정보가 필요합니다. 세부사항은 관리자에게 문의하십시오.",
"invalid_JSON_example": "제공된 예제가 올바른 JSON이 아닙니다. {{ errormsg }}",
"asyncApi_payload_generation_error": "AsyncAPI 예제 페이로드를 생성하는 중에 오류가 발생했습니다. {{ errormsg }}",
"no_examples": "문서에 제공된 예제가 없음",
"application_credentials": "애플리케이션 신임 정보",
"credential_number": "신임 정보 {{ credential_number }}",
"app_number": "애플리케이션 {{ app_number }}",
"received": "수신됨",
"sent": "전송",
"waiting_connection": "연결 대기 중...",
"connected": "연결됨",
"connection_error": "연결 오류",
"connection_closed": "연결 닫힘",
"enter_message": "메시지 입력",
"connect_failed": "연결 실패",
"status": "상태",
"message_log": "메시지 로그",
"callbacks": "콜백",
"connect": "연결",
"message": "메시지",
"disconnect": "연결 끊기",
"server_variables": "서버 변수",
"insert_sasl_password": "SASL_password",
"enter_client_id": "사용자 고유의 API 키 입력",
"model_label": "추가 문서 모달",
"properties": "특성",
"key": "키",
"value": "값",
"instructions": "지시사항",
"references": "참조",
"encrypted_protocol": "{{ protocol }}(암호화됨)",
"header_schema": "헤더 스키마",
"placeholder_values": "특성에 대한 플레이스홀더 값을 표시합니다.",
"login_to_use": "사용자가 로그인하여 이 API에 액세스할 때까지 플레이스홀더 값이 표시됩니다.",
"login_to_use_with_link": "플레이스홀더 값은 <0>로그인</0>하여 이 API에 액세스할 때까지 표시됩니다.",
"get_access_to_use": "사용자가 이 API에 액세스할 때까지 플레이스홀더 값이 표시됩니다.",
"login_link_title": "Developer Portal에 로그인",
"login_link_text": "로그인",
"app_no_access": "액세스 권한이 있는 애플리케이션을 찾을 수 없음",
"subscribed_creds_explanation": "구독된 신임 정보만 선택 가능합니다.",
"reserved_title": "예약된 헤더가 사용 중임",
"reserved_subtitle": "이 API는 요청과 함께 전송되지 않는 예약된 헤더를 사용합니다.",
"title": "제목",
"contents": "컨텐츠",
"channel_send_description": "페이로드 스키마에 대한 참조와 함께 공개하기 위한 지시사항입니다.",
"channel_receive_description": "페어로드 스키마에 대한 참조와 함께 이용 시 지침입니다.",
"channel_publish_description": "페이로드 스키마에 대한 참조와 함께 공개하기 위한 지시사항입니다.",
"channel_subscribe_description": "페어로드 스키마에 대한 참조와 함께 이용 시 지침입니다.",
"operation": "운영",
"copy_client_id": "클라이언트 ID 복사",
"dependencies": "종속성",
"binding_details": "바인딩 세부사항",
"download_oai_yaml": "OpenAPI 문서를 YAML로 다운로드",
"download_asyncapi_yaml": "AsyncAPI 문서를 YAML로 다운로드",
"download_asyncapi_json": "AsyncAPI 문서를 JSON으로 다운로드",
"download_oai_json": "OpenAPI 문서를 JSON으로 다운로드",
"json_schema_dialect": "JSON 스키마 통용어",
"webhook": "Webhook",
"request_body": "요청 본문",
"no_response_available": "사용 가능한 응답 없음",
"select_response_type": "응답 유형 선택",
"external_ref_error": "외부 참조 발견",
"external_ref_error_description": "API 사양에 외부 참조 URI가 있는 경우 외부 참조를 제거하고 다시 시도하십시오."
}