New translations en-us.json (Korean)

This commit is contained in:
Owen Schwartz 2025-08-23 15:50:58 -07:00
parent 4229324a5d
commit 82b4921602

View file

@ -94,9 +94,9 @@
"siteNewtTunnelDescription": "네트워크에 대한 진입점을 생성하는 가장 쉬운 방법입니다. 추가 설정이 필요 없습니다.", "siteNewtTunnelDescription": "네트워크에 대한 진입점을 생성하는 가장 쉬운 방법입니다. 추가 설정이 필요 없습니다.",
"siteWg": "기본 WireGuard", "siteWg": "기본 WireGuard",
"siteWgDescription": "모든 WireGuard 클라이언트를 사용하여 터널을 설정하세요. 수동 NAT 설정이 필요합니다.", "siteWgDescription": "모든 WireGuard 클라이언트를 사용하여 터널을 설정하세요. 수동 NAT 설정이 필요합니다.",
"siteWgDescriptionSaas": "Use any WireGuard client to establish a tunnel. Manual NAT setup required. ONLY WORKS ON SELF HOSTED NODES", "siteWgDescriptionSaas": "모든 WireGuard 클라이언트를 사용하여 터널을 설정하세요. 수동 NAT 설정이 필요합니다. 자체 호스팅 노드에서만 작동합니다.",
"siteLocalDescription": "로컬 리소스만 사용 가능합니다. 터널링이 없습니다.", "siteLocalDescription": "로컬 리소스만 사용 가능합니다. 터널링이 없습니다.",
"siteLocalDescriptionSaas": "Local resources only. No tunneling. ONLY WORKS ON SELF HOSTED NODES", "siteLocalDescriptionSaas": "로컬 리소스만. 터널링 없음. 자체 호스팅 노드에서만 작동합니다.",
"siteSeeAll": "모든 사이트 보기", "siteSeeAll": "모든 사이트 보기",
"siteTunnelDescription": "사이트에 연결하는 방법을 결정하세요", "siteTunnelDescription": "사이트에 연결하는 방법을 결정하세요",
"siteNewtCredentials": "Newt 자격 증명", "siteNewtCredentials": "Newt 자격 증명",
@ -168,7 +168,7 @@
"siteSelect": "사이트 선택", "siteSelect": "사이트 선택",
"siteSearch": "사이트 검색", "siteSearch": "사이트 검색",
"siteNotFound": "사이트를 찾을 수 없습니다.", "siteNotFound": "사이트를 찾을 수 없습니다.",
"siteSelectionDescription": "This site will provide connectivity to the target.", "siteSelectionDescription": "이 사이트는 대상에 대한 연결을 제공합니다.",
"resourceType": "리소스 유형", "resourceType": "리소스 유형",
"resourceTypeDescription": "리소스에 접근하는 방법을 결정하세요", "resourceTypeDescription": "리소스에 접근하는 방법을 결정하세요",
"resourceHTTPSSettings": "HTTPS 설정", "resourceHTTPSSettings": "HTTPS 설정",
@ -199,7 +199,7 @@
"general": "일반", "general": "일반",
"generalSettings": "일반 설정", "generalSettings": "일반 설정",
"proxy": "프록시", "proxy": "프록시",
"internal": "Internal", "internal": "내부",
"rules": "규칙", "rules": "규칙",
"resourceSettingDescription": "리소스의 설정을 구성하세요.", "resourceSettingDescription": "리소스의 설정을 구성하세요.",
"resourceSetting": "{resourceName} 설정", "resourceSetting": "{resourceName} 설정",
@ -493,7 +493,7 @@
"targetTlsSniDescription": "SNI에 사용할 TLS 서버 이름. 기본값을 사용하려면 비워 두십시오.", "targetTlsSniDescription": "SNI에 사용할 TLS 서버 이름. 기본값을 사용하려면 비워 두십시오.",
"targetTlsSubmit": "설정 저장", "targetTlsSubmit": "설정 저장",
"targets": "대상 구성", "targets": "대상 구성",
"targetsDescription": "Set up targets to route traffic to your backend services", "targetsDescription": "사용자 백엔드 서비스로 트래픽을 라우팅할 대상을 설정하십시오.",
"targetStickySessions": "스티키 세션 활성화", "targetStickySessions": "스티키 세션 활성화",
"targetStickySessionsDescription": "세션 전체 동안 동일한 백엔드 대상을 유지합니다.", "targetStickySessionsDescription": "세션 전체 동안 동일한 백엔드 대상을 유지합니다.",
"methodSelect": "선택 방법", "methodSelect": "선택 방법",
@ -836,24 +836,24 @@
"pincodeRequirementsLength": "PIN은 정확히 6자리여야 합니다", "pincodeRequirementsLength": "PIN은 정확히 6자리여야 합니다",
"pincodeRequirementsChars": "PIN은 숫자만 포함해야 합니다.", "pincodeRequirementsChars": "PIN은 숫자만 포함해야 합니다.",
"passwordRequirementsLength": "비밀번호는 최소 1자 이상이어야 합니다", "passwordRequirementsLength": "비밀번호는 최소 1자 이상이어야 합니다",
"passwordRequirementsTitle": "Password requirements:", "passwordRequirementsTitle": "비밀번호 요구사항:",
"passwordRequirementLength": "At least 8 characters long", "passwordRequirementLength": "최소 8자 이상",
"passwordRequirementUppercase": "At least one uppercase letter", "passwordRequirementUppercase": "최소 대문자 하나",
"passwordRequirementLowercase": "At least one lowercase letter", "passwordRequirementLowercase": "최소 소문자 하나",
"passwordRequirementNumber": "At least one number", "passwordRequirementNumber": "최소 숫자 하나",
"passwordRequirementSpecial": "At least one special character", "passwordRequirementSpecial": "최소 특수 문자 하나",
"passwordRequirementsMet": "✓ Password meets all requirements", "passwordRequirementsMet": "✓ 비밀번호가 모든 요구사항을 충족합니다.",
"passwordStrength": "Password strength", "passwordStrength": "비밀번호 강도",
"passwordStrengthWeak": "Weak", "passwordStrengthWeak": "약함",
"passwordStrengthMedium": "Medium", "passwordStrengthMedium": "보통",
"passwordStrengthStrong": "Strong", "passwordStrengthStrong": "강함",
"passwordRequirements": "Requirements:", "passwordRequirements": "요구 사항:",
"passwordRequirementLengthText": "8+ characters", "passwordRequirementLengthText": "8자 이상",
"passwordRequirementUppercaseText": "Uppercase letter (A-Z)", "passwordRequirementUppercaseText": "대문자 (A-Z)",
"passwordRequirementLowercaseText": "Lowercase letter (a-z)", "passwordRequirementLowercaseText": "소문자 (a-z)",
"passwordRequirementNumberText": "Number (0-9)", "passwordRequirementNumberText": "숫자 (0-9)",
"passwordRequirementSpecialText": "Special character (!@#$%...)", "passwordRequirementSpecialText": "특수 문자 (!@#$%...)",
"passwordsDoNotMatch": "Passwords do not match", "passwordsDoNotMatch": "비밀번호가 일치하지 않습니다.",
"otpEmailRequirementsLength": "OTP는 최소 1자 이상이어야 합니다", "otpEmailRequirementsLength": "OTP는 최소 1자 이상이어야 합니다",
"otpEmailSent": "OTP 전송됨", "otpEmailSent": "OTP 전송됨",
"otpEmailSentDescription": "OTP가 귀하의 이메일로 전송되었습니다.", "otpEmailSentDescription": "OTP가 귀하의 이메일로 전송되었습니다.",
@ -973,7 +973,7 @@
"logoutError": "로그아웃 중 오류 발생", "logoutError": "로그아웃 중 오류 발생",
"signingAs": "로그인한 사용자", "signingAs": "로그인한 사용자",
"serverAdmin": "서버 관리자", "serverAdmin": "서버 관리자",
"managedSelfhosted": "Managed Self-Hosted", "managedSelfhosted": "관리 자체 호스팅",
"otpEnable": "이중 인증 활성화", "otpEnable": "이중 인증 활성화",
"otpDisable": "이중 인증 비활성화", "otpDisable": "이중 인증 비활성화",
"logout": "로그 아웃", "logout": "로그 아웃",
@ -989,9 +989,9 @@
"actionDeleteSite": "사이트 삭제", "actionDeleteSite": "사이트 삭제",
"actionGetSite": "사이트 가져오기", "actionGetSite": "사이트 가져오기",
"actionListSites": "사이트 목록", "actionListSites": "사이트 목록",
"setupToken": "Setup Token", "setupToken": "설정 토큰",
"setupTokenDescription": "Enter the setup token from the server console.", "setupTokenDescription": "서버 콘솔에서 설정 토큰 입력.",
"setupTokenRequired": "Setup token is required", "setupTokenRequired": "설정 토큰이 필요합니다",
"actionUpdateSite": "사이트 업데이트", "actionUpdateSite": "사이트 업데이트",
"actionListSiteRoles": "허용된 사이트 역할 목록", "actionListSiteRoles": "허용된 사이트 역할 목록",
"actionCreateResource": "리소스 생성", "actionCreateResource": "리소스 생성",
@ -1047,11 +1047,11 @@
"actionDeleteIdpOrg": "IDP 조직 정책 삭제", "actionDeleteIdpOrg": "IDP 조직 정책 삭제",
"actionListIdpOrgs": "IDP 조직 목록", "actionListIdpOrgs": "IDP 조직 목록",
"actionUpdateIdpOrg": "IDP 조직 업데이트", "actionUpdateIdpOrg": "IDP 조직 업데이트",
"actionCreateClient": "Create Client", "actionCreateClient": "클라이언트 생성",
"actionDeleteClient": "Delete Client", "actionDeleteClient": "클라이언트 삭제",
"actionUpdateClient": "Update Client", "actionUpdateClient": "클라이언트 업데이트",
"actionListClients": "List Clients", "actionListClients": "클라이언트 목록",
"actionGetClient": "Get Client", "actionGetClient": "클라이언트 가져오기",
"noneSelected": "선택된 항목 없음", "noneSelected": "선택된 항목 없음",
"orgNotFound2": "조직이 없습니다.", "orgNotFound2": "조직이 없습니다.",
"searchProgress": "검색...", "searchProgress": "검색...",
@ -1123,7 +1123,7 @@
"sidebarAllUsers": "모든 사용자", "sidebarAllUsers": "모든 사용자",
"sidebarIdentityProviders": "신원 공급자", "sidebarIdentityProviders": "신원 공급자",
"sidebarLicense": "라이선스", "sidebarLicense": "라이선스",
"sidebarClients": "Clients (Beta)", "sidebarClients": "클라이언트 (Beta)",
"sidebarDomains": "도메인", "sidebarDomains": "도메인",
"enableDockerSocket": "Docker 소켓 활성화", "enableDockerSocket": "Docker 소켓 활성화",
"enableDockerSocketDescription": "컨테이너 정보를 채우기 위해 Docker 소켓 검색을 활성화합니다. 소켓 경로는 Newt에 제공되어야 합니다.", "enableDockerSocketDescription": "컨테이너 정보를 채우기 위해 Docker 소켓 검색을 활성화합니다. 소켓 경로는 Newt에 제공되어야 합니다.",
@ -1191,7 +1191,7 @@
"selectDomainTypeCnameName": "단일 도메인 (CNAME)", "selectDomainTypeCnameName": "단일 도메인 (CNAME)",
"selectDomainTypeCnameDescription": "단일 하위 도메인 또는 특정 도메인 항목에 사용됩니다.", "selectDomainTypeCnameDescription": "단일 하위 도메인 또는 특정 도메인 항목에 사용됩니다.",
"selectDomainTypeWildcardName": "와일드카드 도메인", "selectDomainTypeWildcardName": "와일드카드 도메인",
"selectDomainTypeWildcardDescription": "This domain and its subdomains.", "selectDomainTypeWildcardDescription": "이 도메인 및 그 하위 도메인.",
"domainDelegation": "단일 도메인", "domainDelegation": "단일 도메인",
"selectType": "유형 선택", "selectType": "유형 선택",
"actions": "작업", "actions": "작업",
@ -1225,17 +1225,17 @@
"sidebarExpand": "확장하기", "sidebarExpand": "확장하기",
"newtUpdateAvailable": "업데이트 가능", "newtUpdateAvailable": "업데이트 가능",
"newtUpdateAvailableInfo": "뉴트의 새 버전이 출시되었습니다. 최상의 경험을 위해 최신 버전으로 업데이트하세요.", "newtUpdateAvailableInfo": "뉴트의 새 버전이 출시되었습니다. 최상의 경험을 위해 최신 버전으로 업데이트하세요.",
"domainPickerEnterDomain": "Domain", "domainPickerEnterDomain": "도메인",
"domainPickerPlaceholder": "myapp.example.com, api.v1.mydomain.com, 또는 그냥 myapp", "domainPickerPlaceholder": "myapp.example.com, api.v1.mydomain.com, 또는 그냥 myapp",
"domainPickerDescription": "Enter the full domain of the resource to see available options.", "domainPickerDescription": "리소스의 전체 도메인을 입력하여 사용 가능한 옵션을 확인하십시오.",
"domainPickerDescriptionSaas": "Enter a full domain, subdomain, or just a name to see available options", "domainPickerDescriptionSaas": "전체 도메인, 서브도메인 또는 이름을 입력하여 사용 가능한 옵션을 확인하십시오.",
"domainPickerTabAll": "모두", "domainPickerTabAll": "모두",
"domainPickerTabOrganization": "조직", "domainPickerTabOrganization": "조직",
"domainPickerTabProvided": "제공 됨", "domainPickerTabProvided": "제공 됨",
"domainPickerSortAsc": "A-Z", "domainPickerSortAsc": "A-Z",
"domainPickerSortDesc": "Z-A", "domainPickerSortDesc": "Z-A",
"domainPickerCheckingAvailability": "가용성을 확인 중...", "domainPickerCheckingAvailability": "가용성을 확인 중...",
"domainPickerNoMatchingDomains": "No matching domains found. Try a different domain or check your organization's domain settings.", "domainPickerNoMatchingDomains": "일치하는 도메인을 찾을 수 없습니다. 다른 도메인을 시도하거나 조직의 도메인 설정을 확인하십시오.",
"domainPickerOrganizationDomains": "조직 도메인", "domainPickerOrganizationDomains": "조직 도메인",
"domainPickerProvidedDomains": "제공된 도메인", "domainPickerProvidedDomains": "제공된 도메인",
"domainPickerSubdomain": "서브도메인: {subdomain}", "domainPickerSubdomain": "서브도메인: {subdomain}",
@ -1261,7 +1261,7 @@
"securityKeyRemoveSuccess": "보안 키가 성공적으로 제거되었습니다", "securityKeyRemoveSuccess": "보안 키가 성공적으로 제거되었습니다",
"securityKeyRemoveError": "보안 키 제거 실패", "securityKeyRemoveError": "보안 키 제거 실패",
"securityKeyLoadError": "보안 키를 불러오는 데 실패했습니다", "securityKeyLoadError": "보안 키를 불러오는 데 실패했습니다",
"securityKeyLogin": "Continue with security key", "securityKeyLogin": "보안 키로 계속하기",
"securityKeyAuthError": "보안 키를 사용한 인증 실패", "securityKeyAuthError": "보안 키를 사용한 인증 실패",
"securityKeyRecommendation": "항상 계정에 액세스할 수 있도록 다른 장치에 백업 보안 키를 등록하세요.", "securityKeyRecommendation": "항상 계정에 액세스할 수 있도록 다른 장치에 백업 보안 키를 등록하세요.",
"registering": "등록 중...", "registering": "등록 중...",
@ -1295,7 +1295,7 @@
"createDomainName": "이름:", "createDomainName": "이름:",
"createDomainValue": "값:", "createDomainValue": "값:",
"createDomainCnameRecords": "CNAME 레코드", "createDomainCnameRecords": "CNAME 레코드",
"createDomainARecords": "A Records", "createDomainARecords": "A 레코드",
"createDomainRecordNumber": "레코드 {number}", "createDomainRecordNumber": "레코드 {number}",
"createDomainTxtRecords": "TXT 레코드", "createDomainTxtRecords": "TXT 레코드",
"createDomainSaveTheseRecords": "이 레코드 저장", "createDomainSaveTheseRecords": "이 레코드 저장",
@ -1305,150 +1305,150 @@
"resourcePortRequired": "HTTP 리소스가 아닌 경우 포트 번호가 필요합니다", "resourcePortRequired": "HTTP 리소스가 아닌 경우 포트 번호가 필요합니다",
"resourcePortNotAllowed": "HTTP 리소스에 대해 포트 번호를 설정하지 마세요", "resourcePortNotAllowed": "HTTP 리소스에 대해 포트 번호를 설정하지 마세요",
"signUpTerms": { "signUpTerms": {
"IAgreeToThe": "I agree to the", "IAgreeToThe": "동의합니다",
"termsOfService": "terms of service", "termsOfService": "서비스 약관",
"and": "and", "and": "",
"privacyPolicy": "privacy policy" "privacyPolicy": "개인 정보 보호 정책"
}, },
"siteRequired": "Site is required.", "siteRequired": "사이트가 필요합니다.",
"olmTunnel": "Olm Tunnel", "olmTunnel": "Olm 터널",
"olmTunnelDescription": "Use Olm for client connectivity", "olmTunnelDescription": "클라이언트 연결에 Olm 사용",
"errorCreatingClient": "Error creating client", "errorCreatingClient": "클라이언트 생성 오류",
"clientDefaultsNotFound": "Client defaults not found", "clientDefaultsNotFound": "클라이언트 기본값을 찾을 수 없습니다.",
"createClient": "Create Client", "createClient": "클라이언트 생성",
"createClientDescription": "Create a new client for connecting to your sites", "createClientDescription": "사이트에 연결하기 위한 새 클라이언트를 생성하십시오.",
"seeAllClients": "See All Clients", "seeAllClients": "모든 클라이언트 보기",
"clientInformation": "Client Information", "clientInformation": "클라이언트 정보",
"clientNamePlaceholder": "Client name", "clientNamePlaceholder": "클라이언트 이름",
"address": "Address", "address": "주소",
"subnetPlaceholder": "Subnet", "subnetPlaceholder": "서브넷",
"addressDescription": "The address that this client will use for connectivity", "addressDescription": "이 클라이언트가 연결에 사용할 주소",
"selectSites": "Select sites", "selectSites": "사이트 선택",
"sitesDescription": "The client will have connectivity to the selected sites", "sitesDescription": "클라이언트는 선택한 사이트에 연결됩니다.",
"clientInstallOlm": "Install Olm", "clientInstallOlm": "Olm 설치",
"clientInstallOlmDescription": "Get Olm running on your system", "clientInstallOlmDescription": "시스템에서 Olm을 실행하기",
"clientOlmCredentials": "Olm Credentials", "clientOlmCredentials": "Olm 자격 증명",
"clientOlmCredentialsDescription": "This is how Olm will authenticate with the server", "clientOlmCredentialsDescription": "Olm이 서버와 인증하는 방법입니다.",
"olmEndpoint": "Olm Endpoint", "olmEndpoint": "Olm 엔드포인트",
"olmId": "Olm ID", "olmId": "Olm ID",
"olmSecretKey": "Olm Secret Key", "olmSecretKey": "Olm 비밀 키",
"clientCredentialsSave": "Save Your Credentials", "clientCredentialsSave": "자격 증명 저장",
"clientCredentialsSaveDescription": "You will only be able to see this once. Make sure to copy it to a secure place.", "clientCredentialsSaveDescription": "이것은 한 번만 볼 수 있습니다. 안전한 장소에 복사해 두세요.",
"generalSettingsDescription": "Configure the general settings for this client", "generalSettingsDescription": "이 클라이언트에 대한 일반 설정을 구성하세요.",
"clientUpdated": "Client updated", "clientUpdated": "클라이언트 업데이트됨",
"clientUpdatedDescription": "The client has been updated.", "clientUpdatedDescription": "클라이언트가 업데이트되었습니다.",
"clientUpdateFailed": "Failed to update client", "clientUpdateFailed": "클라이언트 업데이트 실패",
"clientUpdateError": "An error occurred while updating the client.", "clientUpdateError": "클라이언트 업데이트 중 오류가 발생했습니다.",
"sitesFetchFailed": "Failed to fetch sites", "sitesFetchFailed": "사이트 가져오기 실패",
"sitesFetchError": "An error occurred while fetching sites.", "sitesFetchError": "사이트 가져오는 중 오류가 발생했습니다.",
"olmErrorFetchReleases": "An error occurred while fetching Olm releases.", "olmErrorFetchReleases": "Olm 릴리즈 가져오는 중 오류가 발생했습니다.",
"olmErrorFetchLatest": "An error occurred while fetching the latest Olm release.", "olmErrorFetchLatest": "최신 Olm 릴리즈 가져오는 중 오류가 발생했습니다.",
"remoteSubnets": "Remote Subnets", "remoteSubnets": "원격 서브넷",
"enterCidrRange": "Enter CIDR range", "enterCidrRange": "CIDR 범위 입력",
"remoteSubnetsDescription": "Add CIDR ranges that can be accessed from this site remotely using clients. Use format like 10.0.0.0/24. This ONLY applies to VPN client connectivity.", "remoteSubnetsDescription": "이 사이트에서 원격으로 액세스할 수 있는 CIDR 범위를 추가하세요. 10.0.0.0/24와 같은 형식을 사용하세요. 이는 VPN 클라이언트 연결에만 적용됩니다.",
"resourceEnableProxy": "Enable Public Proxy", "resourceEnableProxy": "공개 프록시 사용",
"resourceEnableProxyDescription": "Enable public proxying to this resource. This allows access to the resource from outside the network through the cloud on an open port. Requires Traefik config.", "resourceEnableProxyDescription": "이 리소스에 대한 공개 프록시를 활성화하십시오. 이를 통해 네트워크 외부로부터 클라우드를 통해 열린 포트에서 리소스에 액세스할 수 있습니다. Traefik 구성이 필요합니다.",
"externalProxyEnabled": "External Proxy Enabled", "externalProxyEnabled": "외부 프록시 활성화됨",
"addNewTarget": "Add New Target", "addNewTarget": "새 대상 추가",
"targetsList": "Targets List", "targetsList": "대상 목록",
"targetErrorDuplicateTargetFound": "Duplicate target found", "targetErrorDuplicateTargetFound": "중복 대상 발견",
"httpMethod": "HTTP Method", "httpMethod": "HTTP 메소드",
"selectHttpMethod": "Select HTTP method", "selectHttpMethod": "HTTP 메소드 선택",
"domainPickerSubdomainLabel": "Subdomain", "domainPickerSubdomainLabel": "서브도메인",
"domainPickerBaseDomainLabel": "Base Domain", "domainPickerBaseDomainLabel": "기본 도메인",
"domainPickerSearchDomains": "Search domains...", "domainPickerSearchDomains": "도메인 검색...",
"domainPickerNoDomainsFound": "No domains found", "domainPickerNoDomainsFound": "찾을 수 없는 도메인이 없습니다",
"domainPickerLoadingDomains": "Loading domains...", "domainPickerLoadingDomains": "도메인 로딩 중...",
"domainPickerSelectBaseDomain": "Select base domain...", "domainPickerSelectBaseDomain": "기본 도메인 선택...",
"domainPickerNotAvailableForCname": "Not available for CNAME domains", "domainPickerNotAvailableForCname": "CNAME 도메인에는 사용할 수 없습니다",
"domainPickerEnterSubdomainOrLeaveBlank": "Enter subdomain or leave blank to use base domain.", "domainPickerEnterSubdomainOrLeaveBlank": "서브도메인을 입력하거나 기본 도메인을 사용하려면 공백으로 두십시오.",
"domainPickerEnterSubdomainToSearch": "Enter a subdomain to search and select from available free domains.", "domainPickerEnterSubdomainToSearch": "사용 가능한 무료 도메인에서 검색 및 선택할 서브도메인 입력.",
"domainPickerFreeDomains": "Free Domains", "domainPickerFreeDomains": "무료 도메인",
"domainPickerSearchForAvailableDomains": "Search for available domains", "domainPickerSearchForAvailableDomains": "사용 가능한 도메인 검색",
"resourceDomain": "Domain", "resourceDomain": "도메인",
"resourceEditDomain": "Edit Domain", "resourceEditDomain": "도메인 수정",
"siteName": "Site Name", "siteName": "사이트 이름",
"proxyPort": "Port", "proxyPort": "포트",
"resourcesTableProxyResources": "Proxy Resources", "resourcesTableProxyResources": "프록시 리소스",
"resourcesTableClientResources": "Client Resources", "resourcesTableClientResources": "클라이언트 리소스",
"resourcesTableNoProxyResourcesFound": "No proxy resources found.", "resourcesTableNoProxyResourcesFound": "프록시 리소스를 찾을 수 없습니다.",
"resourcesTableNoInternalResourcesFound": "No internal resources found.", "resourcesTableNoInternalResourcesFound": "내부 리소스를 찾을 수 없습니다.",
"resourcesTableDestination": "Destination", "resourcesTableDestination": "대상지",
"resourcesTableTheseResourcesForUseWith": "These resources are for use with", "resourcesTableTheseResourcesForUseWith": "이 리소스는 다음과 함께 사용하기 위한 것입니다.",
"resourcesTableClients": "Clients", "resourcesTableClients": "클라이언트",
"resourcesTableAndOnlyAccessibleInternally": "and are only accessible internally when connected with a client.", "resourcesTableAndOnlyAccessibleInternally": "클라이언트와 연결되었을 때만 내부적으로 접근 가능합니다.",
"editInternalResourceDialogEditClientResource": "Edit Client Resource", "editInternalResourceDialogEditClientResource": "클라이언트 리소스 수정",
"editInternalResourceDialogUpdateResourceProperties": "Update the resource properties and target configuration for {resourceName}.", "editInternalResourceDialogUpdateResourceProperties": "{resourceName}의 리소스 속성과 대상 구성을 업데이트하세요.",
"editInternalResourceDialogResourceProperties": "Resource Properties", "editInternalResourceDialogResourceProperties": "리소스 속성",
"editInternalResourceDialogName": "Name", "editInternalResourceDialogName": "이름",
"editInternalResourceDialogProtocol": "Protocol", "editInternalResourceDialogProtocol": "프로토콜",
"editInternalResourceDialogSitePort": "Site Port", "editInternalResourceDialogSitePort": "사이트 포트",
"editInternalResourceDialogTargetConfiguration": "Target Configuration", "editInternalResourceDialogTargetConfiguration": "대상 구성",
"editInternalResourceDialogDestinationIP": "Destination IP", "editInternalResourceDialogDestinationIP": "대상 IP",
"editInternalResourceDialogDestinationPort": "Destination Port", "editInternalResourceDialogDestinationPort": "대상 IP의 포트",
"editInternalResourceDialogCancel": "Cancel", "editInternalResourceDialogCancel": "취소",
"editInternalResourceDialogSaveResource": "Save Resource", "editInternalResourceDialogSaveResource": "리소스 저장",
"editInternalResourceDialogSuccess": "Success", "editInternalResourceDialogSuccess": "성공",
"editInternalResourceDialogInternalResourceUpdatedSuccessfully": "Internal resource updated successfully", "editInternalResourceDialogInternalResourceUpdatedSuccessfully": "내부 리소스가 성공적으로 업데이트되었습니다",
"editInternalResourceDialogError": "Error", "editInternalResourceDialogError": "오류",
"editInternalResourceDialogFailedToUpdateInternalResource": "Failed to update internal resource", "editInternalResourceDialogFailedToUpdateInternalResource": "내부 리소스 업데이트 실패",
"editInternalResourceDialogNameRequired": "Name is required", "editInternalResourceDialogNameRequired": "이름은 필수입니다.",
"editInternalResourceDialogNameMaxLength": "Name must be less than 255 characters", "editInternalResourceDialogNameMaxLength": "이름은 255자 이하이어야 합니다.",
"editInternalResourceDialogProxyPortMin": "Proxy port must be at least 1", "editInternalResourceDialogProxyPortMin": "프록시 포트는 최소 1이어야 합니다.",
"editInternalResourceDialogProxyPortMax": "Proxy port must be less than 65536", "editInternalResourceDialogProxyPortMax": "프록시 포트는 65536 미만이어야 합니다.",
"editInternalResourceDialogInvalidIPAddressFormat": "Invalid IP address format", "editInternalResourceDialogInvalidIPAddressFormat": "잘못된 IP 주소 형식",
"editInternalResourceDialogDestinationPortMin": "Destination port must be at least 1", "editInternalResourceDialogDestinationPortMin": "대상 포트는 최소 1이어야 합니다.",
"editInternalResourceDialogDestinationPortMax": "Destination port must be less than 65536", "editInternalResourceDialogDestinationPortMax": "대상 포트는 65536 미만이어야 합니다.",
"createInternalResourceDialogNoSitesAvailable": "No Sites Available", "createInternalResourceDialogNoSitesAvailable": "사용 가능한 사이트가 없습니다.",
"createInternalResourceDialogNoSitesAvailableDescription": "You need to have at least one Newt site with a subnet configured to create internal resources.", "createInternalResourceDialogNoSitesAvailableDescription": "내부 리소스를 생성하려면 서브넷이 구성된 최소 하나의 Newt 사이트가 필요합니다.",
"createInternalResourceDialogClose": "Close", "createInternalResourceDialogClose": "닫기",
"createInternalResourceDialogCreateClientResource": "Create Client Resource", "createInternalResourceDialogCreateClientResource": "클라이언트 리소스 생성",
"createInternalResourceDialogCreateClientResourceDescription": "Create a new resource that will be accessible to clients connected to the selected site.", "createInternalResourceDialogCreateClientResourceDescription": "선택한 사이트에 연결된 클라이언트에 접근할 새 리소스를 생성합니다.",
"createInternalResourceDialogResourceProperties": "Resource Properties", "createInternalResourceDialogResourceProperties": "리소스 속성",
"createInternalResourceDialogName": "Name", "createInternalResourceDialogName": "이름",
"createInternalResourceDialogSite": "Site", "createInternalResourceDialogSite": "사이트",
"createInternalResourceDialogSelectSite": "Select site...", "createInternalResourceDialogSelectSite": "사이트 선택...",
"createInternalResourceDialogSearchSites": "Search sites...", "createInternalResourceDialogSearchSites": "사이트 검색...",
"createInternalResourceDialogNoSitesFound": "No sites found.", "createInternalResourceDialogNoSitesFound": "사이트를 찾을 수 없습니다.",
"createInternalResourceDialogProtocol": "Protocol", "createInternalResourceDialogProtocol": "프로토콜",
"createInternalResourceDialogTcp": "TCP", "createInternalResourceDialogTcp": "TCP",
"createInternalResourceDialogUdp": "UDP", "createInternalResourceDialogUdp": "UDP",
"createInternalResourceDialogSitePort": "Site Port", "createInternalResourceDialogSitePort": "사이트 포트",
"createInternalResourceDialogSitePortDescription": "Use this port to access the resource on the site when connected with a client.", "createInternalResourceDialogSitePortDescription": "사이트에 연결되었을 때 리소스에 접근하기 위해 이 포트를 사용합니다.",
"createInternalResourceDialogTargetConfiguration": "Target Configuration", "createInternalResourceDialogTargetConfiguration": "대상 설정",
"createInternalResourceDialogDestinationIP": "Destination IP", "createInternalResourceDialogDestinationIP": "대상 IP",
"createInternalResourceDialogDestinationIPDescription": "The IP address of the resource on the site's network.", "createInternalResourceDialogDestinationIPDescription": "사이트 네트워크의 자원 IP 주소입니다.",
"createInternalResourceDialogDestinationPort": "Destination Port", "createInternalResourceDialogDestinationPort": "대상 포트",
"createInternalResourceDialogDestinationPortDescription": "The port on the destination IP where the resource is accessible.", "createInternalResourceDialogDestinationPortDescription": "대상 IP에서 리소스에 접근할 수 있는 포트입니다.",
"createInternalResourceDialogCancel": "Cancel", "createInternalResourceDialogCancel": "취소",
"createInternalResourceDialogCreateResource": "Create Resource", "createInternalResourceDialogCreateResource": "리소스 생성",
"createInternalResourceDialogSuccess": "Success", "createInternalResourceDialogSuccess": "성공",
"createInternalResourceDialogInternalResourceCreatedSuccessfully": "Internal resource created successfully", "createInternalResourceDialogInternalResourceCreatedSuccessfully": "내부 리소스가 성공적으로 생성되었습니다.",
"createInternalResourceDialogError": "Error", "createInternalResourceDialogError": "오류",
"createInternalResourceDialogFailedToCreateInternalResource": "Failed to create internal resource", "createInternalResourceDialogFailedToCreateInternalResource": "내부 리소스 생성 실패",
"createInternalResourceDialogNameRequired": "Name is required", "createInternalResourceDialogNameRequired": "이름은 필수입니다.",
"createInternalResourceDialogNameMaxLength": "Name must be less than 255 characters", "createInternalResourceDialogNameMaxLength": "이름은 255자 이하이어야 합니다.",
"createInternalResourceDialogPleaseSelectSite": "Please select a site", "createInternalResourceDialogPleaseSelectSite": "사이트를 선택하세요",
"createInternalResourceDialogProxyPortMin": "Proxy port must be at least 1", "createInternalResourceDialogProxyPortMin": "프록시 포트는 최소 1이어야 합니다.",
"createInternalResourceDialogProxyPortMax": "Proxy port must be less than 65536", "createInternalResourceDialogProxyPortMax": "프록시 포트는 65536 미만이어야 합니다.",
"createInternalResourceDialogInvalidIPAddressFormat": "Invalid IP address format", "createInternalResourceDialogInvalidIPAddressFormat": "잘못된 IP 주소 형식",
"createInternalResourceDialogDestinationPortMin": "Destination port must be at least 1", "createInternalResourceDialogDestinationPortMin": "대상 포트는 최소 1이어야 합니다.",
"createInternalResourceDialogDestinationPortMax": "Destination port must be less than 65536", "createInternalResourceDialogDestinationPortMax": "대상 포트는 65536 미만이어야 합니다.",
"siteConfiguration": "Configuration", "siteConfiguration": "설정",
"siteAcceptClientConnections": "Accept Client Connections", "siteAcceptClientConnections": "클라이언트 연결 허용",
"siteAcceptClientConnectionsDescription": "Allow other devices to connect through this Newt instance as a gateway using clients.", "siteAcceptClientConnectionsDescription": "이 Newt 인스턴스를 게이트웨이로 사용하여 다른 장치가 연결될 수 있도록 허용합니다.",
"siteAddress": "Site Address", "siteAddress": "사이트 주소",
"siteAddressDescription": "Specify the IP address of the host for clients to connect to. This is the internal address of the site in the Pangolin network for clients to address. Must fall within the Org subnet.", "siteAddressDescription": "클라이언트가 연결하기 위한 호스트의 IP 주소를 지정합니다. 이는 클라이언트가 주소를 지정하기 위한 Pangolin 네트워크의 사이트 내부 주소입니다. 조직 서브넷 내에 있어야 합니다.",
"autoLoginExternalIdp": "Auto Login with External IDP", "autoLoginExternalIdp": "외부 IDP로 자동 로그인",
"autoLoginExternalIdpDescription": "Immediately redirect the user to the external IDP for authentication.", "autoLoginExternalIdpDescription": "인증을 위해 외부 IDP로 사용자를 즉시 리디렉션합니다.",
"selectIdp": "Select IDP", "selectIdp": "IDP 선택",
"selectIdpPlaceholder": "Choose an IDP...", "selectIdpPlaceholder": "IDP 선택...",
"selectIdpRequired": "Please select an IDP when auto login is enabled.", "selectIdpRequired": "자동 로그인이 활성화된 경우 IDP를 선택하십시오.",
"autoLoginTitle": "Redirecting", "autoLoginTitle": "리디렉션 중",
"autoLoginDescription": "Redirecting you to the external identity provider for authentication.", "autoLoginDescription": "인증을 위해 외부 ID 공급자로 리디렉션 중입니다.",
"autoLoginProcessing": "Preparing authentication...", "autoLoginProcessing": "인증 준비 중...",
"autoLoginRedirecting": "Redirecting to login...", "autoLoginRedirecting": "로그인으로 리디렉션 중...",
"autoLoginError": "Auto Login Error", "autoLoginError": "자동 로그인 오류",
"autoLoginErrorNoRedirectUrl": "No redirect URL received from the identity provider.", "autoLoginErrorNoRedirectUrl": "ID 공급자로부터 리디렉션 URL을 받지 못했습니다.",
"autoLoginErrorGeneratingUrl": "Failed to generate authentication URL." "autoLoginErrorGeneratingUrl": "인증 URL 생성 실패."
} }