chore: i18n
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
{
|
||||
"action": {
|
||||
"add": "Add",
|
||||
"autoscroll": "자동 스크롤",
|
||||
"cancel": "취소",
|
||||
"choose_file": "파일 선택",
|
||||
@@ -10,6 +11,7 @@
|
||||
"connect": "연결",
|
||||
"connecting": "Connecting",
|
||||
"copy": "복사",
|
||||
"create": "Create",
|
||||
"delete": "삭제",
|
||||
"disconnect": "연결 해제",
|
||||
"dismiss": "닫기",
|
||||
@@ -31,6 +33,7 @@
|
||||
"open_workspace": "Open workspace",
|
||||
"paste": "붙여넣기",
|
||||
"prettify": "구문 강조",
|
||||
"properties": "Properties",
|
||||
"remove": "제거",
|
||||
"rename": "Rename",
|
||||
"restore": "복원",
|
||||
@@ -39,6 +42,7 @@
|
||||
"scroll_to_top": "Scroll to top",
|
||||
"search": "검색",
|
||||
"send": "보내기",
|
||||
"share": "Share",
|
||||
"start": "시작",
|
||||
"starting": "Starting",
|
||||
"stop": "정지",
|
||||
@@ -57,7 +61,9 @@
|
||||
"app": {
|
||||
"chat_with_us": "개발팀과 채팅하기",
|
||||
"contact_us": "문의하기",
|
||||
"cookies": "Cookies",
|
||||
"copy": "복사",
|
||||
"copy_interface_type": "Copy interface type",
|
||||
"copy_user_id": "Copy User Auth Token",
|
||||
"developer_option": "Developer options",
|
||||
"developer_option_description": "Developer tools which helps in development and maintenance of Hoppscotch.",
|
||||
@@ -73,6 +79,7 @@
|
||||
"keyboard_shortcuts": "키보드 단축키",
|
||||
"name": "호프스카치",
|
||||
"new_version_found": "새 버전을 찾았습니다. 업데이트하려면 새로고침하세요.",
|
||||
"open_in_hoppscotch": "Open in Hoppscotch",
|
||||
"options": "Options",
|
||||
"proxy_privacy_policy": "프록시 개인 정보 보호 정책",
|
||||
"reload": "새로고침",
|
||||
@@ -112,10 +119,27 @@
|
||||
},
|
||||
"authorization": {
|
||||
"generate_token": "토큰 생성",
|
||||
"graphql_headers": "Authorization Headers are sent as part of the payload to connection_init",
|
||||
"include_in_url": "URL에 포함",
|
||||
"inherited_from": "Inherited from {auth} from Parent Collection {collection} ",
|
||||
"learn": "사용법 알아보기",
|
||||
"oauth": {
|
||||
"redirect_auth_server_returned_error": "Auth Server returned an error state",
|
||||
"redirect_auth_token_request_failed": "Request to get the auth token failed",
|
||||
"redirect_auth_token_request_invalid_response": "Invalid Response from the Token Endpoint when requesting for an auth token",
|
||||
"redirect_invalid_state": "Invalid State value present in the redirect",
|
||||
"redirect_no_auth_code": "No Authorization Code present in the redirect",
|
||||
"redirect_no_client_id": "No Client ID defined",
|
||||
"redirect_no_client_secret": "No Client Secret Defined",
|
||||
"redirect_no_code_verifier": "No Code Verifier Defined",
|
||||
"redirect_no_token_endpoint": "No Token Endpoint Defined",
|
||||
"something_went_wrong_on_oauth_redirect": "Something went wrong during OAuth Redirect",
|
||||
"something_went_wrong_on_token_generation": "Something went wrong on token generation",
|
||||
"token_generation_oidc_discovery_failed": "Failure on token generation: OpenID Connect Discovery Failed"
|
||||
},
|
||||
"pass_key_by": "전달 방식",
|
||||
"password": "비밀번호",
|
||||
"save_to_inherit": "Please save this request in any collection to inherit the authorization",
|
||||
"token": "토큰",
|
||||
"type": "인증 유형",
|
||||
"username": "사용자 이름"
|
||||
@@ -124,6 +148,7 @@
|
||||
"created": "모음집 생성됨",
|
||||
"different_parent": "Cannot reorder collection with different parent",
|
||||
"edit": "모음집 편집",
|
||||
"import_or_create": "Import or create a collection",
|
||||
"invalid_name": "모음집 이름을 바르게 입력하세요.",
|
||||
"invalid_root_move": "Collection already in the root",
|
||||
"moved": "Moved Successfully",
|
||||
@@ -132,6 +157,8 @@
|
||||
"name_length_insufficient": "모음집 이름은 최소 세 글자 이상이어야 합니다.",
|
||||
"new": "새 모음집",
|
||||
"order_changed": "Collection Order Updated",
|
||||
"properties": "Collection Properties",
|
||||
"properties_updated": "Collection Properties Updated",
|
||||
"renamed": "모음집 이름이 변경됨",
|
||||
"request_in_use": "사용 중인 요청",
|
||||
"save_as": "다른 이름으로 저장",
|
||||
@@ -151,6 +178,7 @@
|
||||
"remove_folder": "이 폴더를 영구적으로 삭제하겠습니까?",
|
||||
"remove_history": "모든 이력을 영구적으로 삭제하겠습니까?",
|
||||
"remove_request": "이 요청을 영구적으로 삭제하겠습니까?",
|
||||
"remove_shared_request": "Are you sure you want to permanently delete this shared request?",
|
||||
"remove_team": "이 팀을 삭제하겠습니까?",
|
||||
"remove_telemetry": "진단 데이터를 보내지 않겠습니까?",
|
||||
"request_change": "현재 요청을 취소하시겠습니까? 저장되지 않은 변경사항은 삭제됩니다.",
|
||||
@@ -162,6 +190,24 @@
|
||||
"open_request_in_new_tab": "Open request in new tab",
|
||||
"set_environment_variable": "Set as variable"
|
||||
},
|
||||
"cookies": {
|
||||
"modal": {
|
||||
"cookie_expires": "Expires",
|
||||
"cookie_name": "Name",
|
||||
"cookie_path": "Path",
|
||||
"cookie_string": "Cookie string",
|
||||
"cookie_value": "Value",
|
||||
"empty_domain": "Domain is empty",
|
||||
"empty_domains": "Domain list is empty",
|
||||
"enter_cookie_string": "Enter cookie string",
|
||||
"interceptor_no_support": "Your currently selected interceptor does not support cookies. Select a different Interceptor and try again.",
|
||||
"managed_tab": "Managed",
|
||||
"new_domain_name": "New domain name",
|
||||
"no_cookies_in_domain": "No cookies set for this domain",
|
||||
"raw_tab": "Raw",
|
||||
"set": "Set a cookie"
|
||||
}
|
||||
},
|
||||
"count": {
|
||||
"header": "헤더 {count}",
|
||||
"message": "메시지 {count}",
|
||||
@@ -192,11 +238,13 @@
|
||||
"profile": "로그인하여 프로필을 확인합니다.",
|
||||
"protocols": "프로토콜이 비어 있습니다.",
|
||||
"schema": "스키마를 보려면 GraphQL 엔드포인트에 연결하세요.",
|
||||
"shortcodes": "Shortcodes are empty",
|
||||
"shared_requests": "Shared requests are empty",
|
||||
"shared_requests_logout": "Login to view your shared requests or create a new one",
|
||||
"subscription": "Subscriptions are empty",
|
||||
"team_name": "팀 이름이 비어 있습니다.",
|
||||
"teams": "아무 팀에도 속하지 않았습니다.",
|
||||
"tests": "이 요청에 대한 테스트가 없습니다."
|
||||
"tests": "이 요청에 대한 테스트가 없습니다.",
|
||||
"shortcodes": "Shortcodes are empty"
|
||||
},
|
||||
"environment": {
|
||||
"add_to_global": "전역 변수에 추가",
|
||||
@@ -209,6 +257,7 @@
|
||||
"empty_variables": "No variables",
|
||||
"global": "Global",
|
||||
"global_variables": "Global variables",
|
||||
"import_or_create": "Import or create a environment",
|
||||
"invalid_name": "환경 이름을 바르게 입력하세요.",
|
||||
"list": "Environment variables",
|
||||
"my_environments": "My Environments",
|
||||
@@ -232,8 +281,10 @@
|
||||
"variable_list": "변수 목록"
|
||||
},
|
||||
"error": {
|
||||
"authproviders_load_error": "Unable to load auth providers",
|
||||
"browser_support_sse": "이 브라우저는 서버 전송 이벤트를 지원하지 않는 것 같습니다.",
|
||||
"check_console_details": "자세한 내용은 콘솔 로그를 확인하세요.",
|
||||
"check_how_to_add_origin": "Check how you can add an origin",
|
||||
"curl_invalid_format": "cURL 형식이 올바르지 않습니다.",
|
||||
"danger_zone": "Danger zone",
|
||||
"delete_account": "Your account is currently an owner in these teams:",
|
||||
@@ -249,9 +300,12 @@
|
||||
"json_prettify_invalid_body": "잘못된 본문을 구문 강조할 수 없습니다. json 구문 오류를 해결하고 다시 시도하세요.",
|
||||
"network_error": "네트워크 에러인 것 같습니다. 다시 시도하세요.",
|
||||
"network_fail": "요청을 보낼 수 없습니다.",
|
||||
"no_collections_to_export": "No collections to export. Please create a collection to get started.",
|
||||
"no_duration": "소요 시간 없음",
|
||||
"no_environments_to_export": "No environments to export. Please create an environment to get started.",
|
||||
"no_results_found": "No matches found",
|
||||
"page_not_found": "해당 페이지를 찾을 수 없습니다.",
|
||||
"please_install_extension": "Please install the extension and add origin to the extension.",
|
||||
"proxy_error": "Proxy error",
|
||||
"script_fail": "사전 요청 스크립트를 실행할 수 없습니다.",
|
||||
"something_went_wrong": "문제가 발생했습니다.",
|
||||
@@ -260,6 +314,7 @@
|
||||
"export": {
|
||||
"as_json": "JSON으로 내보내기",
|
||||
"create_secret_gist": "Secret Gist 만들기",
|
||||
"failed": "Something went wrong while exporting",
|
||||
"gist_created": "Gist가 생성됨",
|
||||
"require_github": "GitHub에 로그인하여 secret gist 만들기",
|
||||
"title": "내보내기"
|
||||
@@ -286,6 +341,9 @@
|
||||
"subscriptions": "섭스크립션",
|
||||
"switch_connection": "Switch connection"
|
||||
},
|
||||
"graphql_collections": {
|
||||
"title": "GraphQL Collections"
|
||||
},
|
||||
"group": {
|
||||
"time": "Time",
|
||||
"url": "URL"
|
||||
@@ -297,6 +355,8 @@
|
||||
},
|
||||
"helpers": {
|
||||
"authorization": "요청을 보낼 때 인증 헤더가 자동으로 생성됩니다.",
|
||||
"collection_properties_authorization": " This authorization will be set for every request in this collection.",
|
||||
"collection_properties_header": "This header will be set for every request in this collection.",
|
||||
"generate_documentation_first": "문서를 생성하세요.",
|
||||
"network_fail": "API 엔드포인트에 연결할 수 없습니다. 네트워크 연결을 확인하고 다시 시도하세요.",
|
||||
"offline": "오프라인 상태인 것 같습니다. 이 작업 공간의 데이터는 최신이 아닐 수 있습니다.",
|
||||
@@ -316,7 +376,10 @@
|
||||
"import": {
|
||||
"collections": "모음집 가져오기",
|
||||
"curl": "cURL 가져오기",
|
||||
"environments_from_gist": "Import From Gist",
|
||||
"environments_from_gist_description": "Import Hoppscotch Environments From Gist",
|
||||
"failed": "가져오기 실패",
|
||||
"from_file": "Import from File",
|
||||
"from_gist": "Gist에서 가져오기",
|
||||
"from_gist_description": "Gist URL에서 가져오기",
|
||||
"from_insomnia": "Insomnia 형식 가져오기",
|
||||
@@ -331,11 +394,17 @@
|
||||
"from_postman_description": "Postman 모음집을 가져옵니다.",
|
||||
"from_url": "URL에서 가져오기",
|
||||
"gist_url": "Gist URL 입력",
|
||||
"gql_collections_from_gist_description": "Import GraphQL Collections From Gist",
|
||||
"hoppscotch_environment": "Hoppscotch Environment",
|
||||
"hoppscotch_environment_description": "Import Hoppscotch Environment JSON file",
|
||||
"import_from_url_invalid_fetch": "URL에서 데이터를 가져올 수 없습니다.",
|
||||
"import_from_url_invalid_file_format": "모음집을 가져오는데 실패하였습니다.",
|
||||
"import_from_url_invalid_type": "지원되지 않는 타입입니다. 지원되는 타입은 'hoppscotch', 'openapi', 'postman', 'insomnia' 입니다.",
|
||||
"import_from_url_success": "모음집을 성공적으로 가져왔습니다.",
|
||||
"insomnia_environment_description": "Import Insomnia Environment from a JSON/YAML file",
|
||||
"json_description": "호프스카치 모음집 JSON 파일을 가져옵니다.",
|
||||
"postman_environment": "Postman Environment",
|
||||
"postman_environment_description": "Import Postman Environment from a JSON file",
|
||||
"title": "가져오기"
|
||||
},
|
||||
"inspections": {
|
||||
@@ -373,8 +442,10 @@
|
||||
"close_unsaved_tab": "You have unsaved changes",
|
||||
"collections": "모음집",
|
||||
"confirm": "확인",
|
||||
"customize_request": "Customize Request",
|
||||
"edit_request": "요청 수정",
|
||||
"import_export": "가져오기 / 내보내기"
|
||||
"import_export": "가져오기 / 내보내기",
|
||||
"share_request": "Share Request"
|
||||
},
|
||||
"mqtt": {
|
||||
"already_subscribed": "You are already subscribed to this topic.",
|
||||
@@ -449,13 +520,14 @@
|
||||
"structured": "Structured",
|
||||
"text": "Text"
|
||||
},
|
||||
"copy_link": "링크 복사",
|
||||
"different_collection": "Cannot reorder requests from different collections",
|
||||
"duplicated": "Request duplicated",
|
||||
"duration": "소요 시간",
|
||||
"enter_curl": "cURL 입력",
|
||||
"generate_code": "코드 생성",
|
||||
"generated_code": "코드가 생성됨",
|
||||
"go_to_authorization_tab": "Go to Authorization tab",
|
||||
"go_to_body_tab": "Go to Body tab",
|
||||
"header_list": "헤더 목록",
|
||||
"invalid_name": "요청 이름을 바르게 입력하세요.",
|
||||
"method": "메서드",
|
||||
@@ -480,12 +552,14 @@
|
||||
"saved": "요청이 저장됨",
|
||||
"share": "공유하기",
|
||||
"share_description": "Share Hoppscotch with your friends",
|
||||
"share_request": "Share Request",
|
||||
"stop": "Stop",
|
||||
"title": "제목",
|
||||
"type": "요청 유형",
|
||||
"url": "URL",
|
||||
"variables": "변수",
|
||||
"view_my_links": "내 링크 보기"
|
||||
"view_my_links": "내 링크 보기",
|
||||
"copy_link": "링크 복사"
|
||||
},
|
||||
"response": {
|
||||
"audio": "Audio",
|
||||
@@ -513,6 +587,7 @@
|
||||
"account_description": "계정 설정을 수정합니다.",
|
||||
"account_email_description": "기본 이메일 주소입니다.",
|
||||
"account_name_description": "디스플레이 이름입니다.",
|
||||
"additional": "Additional Settings",
|
||||
"background": "배경",
|
||||
"black_mode": "검은 테마",
|
||||
"choose_language": "언어 선택",
|
||||
@@ -559,14 +634,31 @@
|
||||
"verified_email": "Verified email",
|
||||
"verify_email": "이메일 확인"
|
||||
},
|
||||
"shortcodes": {
|
||||
"actions": "Actions",
|
||||
"created_on": "Created on",
|
||||
"deleted": "Shortcode deleted",
|
||||
"method": "Method",
|
||||
"not_found": "Shortcode not found",
|
||||
"short_code": "Short code",
|
||||
"url": "URL"
|
||||
"shared_requests": {
|
||||
"button": "Button",
|
||||
"button_info": "Create a 'Run in Hoppscotch' button for your website, blog or a README.",
|
||||
"copy_html": "Copy HTML",
|
||||
"copy_link": "Copy Link",
|
||||
"copy_markdown": "Copy Markdown",
|
||||
"creating_widget": "Creating widget",
|
||||
"customize": "Customize",
|
||||
"deleted": "Shared request deleted",
|
||||
"description": "Select a widget, you can change and customize this later",
|
||||
"embed": "Embed",
|
||||
"embed_info": "Add a mini 'Hoppscotch API Playground' to your website, blog or documentation.",
|
||||
"link": "Link",
|
||||
"link_info": "Create a shareable link to share with anyone on the internet with view access.",
|
||||
"modified": "Shared request modified",
|
||||
"not_found": "Shared request not found",
|
||||
"open_new_tab": "Open in new tab",
|
||||
"preview": "Preview",
|
||||
"run_in_hoppscotch": "Run in Hoppscotch",
|
||||
"theme": {
|
||||
"dark": "Dark",
|
||||
"light": "Light",
|
||||
"system": "System",
|
||||
"title": "Theme"
|
||||
}
|
||||
},
|
||||
"shortcut": {
|
||||
"general": {
|
||||
@@ -596,7 +688,6 @@
|
||||
"title": "Others"
|
||||
},
|
||||
"request": {
|
||||
"copy_request_link": "요청 링크 복사",
|
||||
"delete_method": "DELETE 메서드 선택",
|
||||
"get_method": "GET 메서드 선택",
|
||||
"head_method": "HEAD 메서드 선택",
|
||||
@@ -611,8 +702,10 @@
|
||||
"save_request": "Save Request",
|
||||
"save_to_collections": "모음집에 저장",
|
||||
"send_request": "요청 보내기",
|
||||
"share_request": "Share Request",
|
||||
"show_code": "Generate code snippet",
|
||||
"title": "요청"
|
||||
"title": "요청",
|
||||
"copy_request_link": "요청 링크 복사"
|
||||
},
|
||||
"response": {
|
||||
"copy": "Copy response to clipboard",
|
||||
@@ -735,6 +828,7 @@
|
||||
"connection_error": "연결 실패",
|
||||
"connection_failed": "연결 실패",
|
||||
"connection_lost": "연결 끊김",
|
||||
"copied_interface_to_clipboard": "Copied {language} interface type to clipboard",
|
||||
"copied_to_clipboard": "클립보드에 복사됨",
|
||||
"deleted": "삭제됨",
|
||||
"deprecated": "더 이상 사용되지 않음",
|
||||
@@ -742,10 +836,12 @@
|
||||
"disconnected": "연결 끊김",
|
||||
"disconnected_from": "{name}에서 연결 끊김",
|
||||
"docs_generated": "문서 생성됨",
|
||||
"download_failed": "Download failed",
|
||||
"download_started": "다운로드 시작됨",
|
||||
"enabled": "활성화됨",
|
||||
"file_imported": "파일을 임포트함",
|
||||
"finished_in": "{duration}ms 후에 완료 예정",
|
||||
"hide": "Hide",
|
||||
"history_deleted": "이력 삭제됨",
|
||||
"linewrap": "랩 라인",
|
||||
"loading": "로드 중...",
|
||||
@@ -756,6 +852,7 @@
|
||||
"published_error": "Something went wrong while publishing msg: {topic} to topic: {message}",
|
||||
"published_message": "Published message: {message} to topic: {topic}",
|
||||
"reconnection_error": "Failed to reconnect",
|
||||
"show": "Show",
|
||||
"subscribed_failed": "Failed to subscribe to topic: {topic}",
|
||||
"subscribed_success": "Successfully subscribed to topic: {topic}",
|
||||
"unsubscribed_failed": "Failed to unsubscribe from topic: {topic}",
|
||||
@@ -791,6 +888,7 @@
|
||||
"queries": "쿼리",
|
||||
"query": "쿼리",
|
||||
"schema": "스키마",
|
||||
"shared_requests": "Shared Requests",
|
||||
"socketio": "Socket.IO",
|
||||
"sse": "SSE",
|
||||
"tests": "테스트",
|
||||
@@ -807,6 +905,7 @@
|
||||
"email_do_not_match": "이 계정의 이메일이 일치하지 않습니다. 팀 소유자에게 문의하세요.",
|
||||
"exit": "팀 나가기",
|
||||
"exit_disabled": "소유자는 팀을 나갈 수 없습니다.",
|
||||
"failed_invites": "Failed invites",
|
||||
"invalid_coll_id": "Invalid collection ID",
|
||||
"invalid_email_format": "이메일을 바르게 입력하세요.",
|
||||
"invalid_id": "팀 아이디가 올바르지 않습니다. 팀 소유자에게 문의하세요.",
|
||||
@@ -848,6 +947,7 @@
|
||||
"same_target_destination": "Same target and destination",
|
||||
"saved": "팀이 저장됨",
|
||||
"select_a_team": "팀을 선택하세요.",
|
||||
"success_invites": "Success invites",
|
||||
"title": "팀",
|
||||
"we_sent_invite_link": "모든 초대 대상에게 초대 링크를 보냈습니다.",
|
||||
"we_sent_invite_link_description": "초대 대상들이 이메일을 확인하도록 권하세요. 이메일 속 링크를 클릭하면 팀에 합류할 수 있습니다."
|
||||
@@ -879,5 +979,14 @@
|
||||
"personal": "My Workspace",
|
||||
"team": "Team Workspace",
|
||||
"title": "Workspaces"
|
||||
},
|
||||
"shortcodes": {
|
||||
"actions": "Actions",
|
||||
"created_on": "Created on",
|
||||
"deleted": "Shortcode deleted",
|
||||
"method": "Method",
|
||||
"not_found": "Shortcode not found",
|
||||
"short_code": "Short code",
|
||||
"url": "URL"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user