Files
clash-proxy/src/locales/ko.json

1297 lines
42 KiB
JSON

{
"shared": {
"actions": {
"cancel": "취소",
"close": "닫기",
"confirm": "확인",
"save": "저장",
"delete": "삭제",
"edit": "편집",
"new": "새로 만들기",
"enable": "활성화",
"upgrade": "Upgrade",
"restart": "Restart",
"resetToDefault": "Reset to Default",
"refresh": "새로고침",
"retry": "Retry",
"refreshPage": "Refresh Page",
"showDetails": "Show Details",
"hideDetails": "Hide Details"
},
"labels": {
"updateAt": "업데이트 시간",
"timeout": "Timeout",
"icon": "아이콘",
"name": "이름",
"readOnly": "ReadOnly",
"expireTime": "만료 시간",
"updateTime": "업데이트 시간",
"usedTotal": "사용됨 / 전체",
"from": "출처",
"password": "비밀번호",
"retryAttempts": "Retry attempts"
},
"statuses": {
"enabled": "Enabled",
"disabled": "Disabled",
"saving": "Saving...",
"empty": "비어있음"
},
"units": {
"milliseconds": "밀리초",
"seconds": "초",
"minutes": "분",
"kilobytes": "KB",
"files": "Files"
},
"placeholders": {
"filter": "Filter conditions",
"matchCase": "Match Case",
"matchWholeWord": "Match Whole Word",
"useRegex": "Use Regular Expression"
},
"validation": {
"invalidRegex": "Invalid regular expression"
},
"window": {
"maximize": "최대화",
"minimize": "최소화"
},
"editorModes": {
"visualization": "시각화",
"advanced": "고급"
},
"feedback": {
"errors": {
"trafficStats": "Traffic Statistics Error",
"trafficStatsDescription": "The traffic statistics component encountered an error and has been disabled to prevent crashes."
},
"notices": {
"raw": "{{message}}",
"prefixedRaw": "{{prefix}} {{message}}"
},
"notifications": {
"importSuccess": "Profile Imported Successfully",
"importSubscriptionSuccess": "구독 가져오기 성공",
"importWithClashProxy": "Profile Imported with Clash proxy",
"saved": "Saved successfully"
}
}
},
"profiles": {
"page": {
"header": {
"title": "프로필"
},
"actions": {
"updateAll": "모든 프로필 업데이트",
"viewRuntimeConfig": "런타임 설정 보기",
"reactivate": "프로필 재활성화",
"import": "가져오기"
},
"batch": {
"header": {
"title": "Batch Operations"
},
"actions": {
"delete": "Delete Selected Profiles",
"selectAll": "Select All",
"deselectAll": "Deselect All",
"done": "Done"
},
"summary": {
"selected": "Selected",
"items": "items"
}
},
"importForm": {
"placeholder": "프로필 URL",
"actions": {
"paste": "붙여넣기",
"clear": "지우기"
}
},
"feedback": {
"errors": {
"invalidUrl": "Invalid profile URL. Please enter a URL starting with http:// or https://",
"onlyYaml": "Only YAML Files Supported"
},
"notifications": {
"importRetry": "Import failed, retrying with Clash proxy...",
"importFail": "Import failed even with Clash proxy",
"importNeedsRefresh": "Profile imported but may need manual refresh",
"importSuccess": "Profile imported successfully, please restart if not visible",
"profileSwitched": "Profile Switched",
"profileReactivated": "Profile Reactivated",
"switchInterrupted": "Profile switch interrupted by new selection",
"batchDeleted": "Selected profiles deleted successfully"
},
"notices": {
"forceRefreshCompleted": "Force refresh completed",
"emergencyRefreshFailed": "Emergency refresh failed: {{message}}"
}
}
},
"components": {
"card": {
"labels": {
"from": "출처",
"updateTime": "업데이트 시간",
"usedTotal": "사용됨 / 전체",
"expireTime": "만료 시간",
"clickToImport": "Click to import subscription"
}
},
"fileInput": {
"chooseFile": "파일 선택"
},
"menu": {
"home": "홈",
"select": "선택",
"editInfo": "정보 편집",
"editFile": "파일 편집",
"editRules": "규칙 편집",
"editProxies": "프록시 편집",
"editGroups": "프록시 그룹 편집",
"extendConfig": "설정 확장",
"extendScript": "스크립트 확장",
"openFile": "파일 열기",
"update": "업데이트",
"updateViaProxy": "Update via proxy"
},
"more": {
"global": {
"merge": "Global Merge",
"script": "Global Script"
},
"chips": {
"merge": "Merge",
"script": "Script"
}
},
"profileItem": {
"tooltips": {
"showLast": "Click to show last update time",
"showNext": "Click to show next update"
},
"status": {
"lastUpdateFailed": "Last Update failed",
"nextUp": "Next Up",
"noSchedule": "No schedule",
"unknown": "Unknown",
"autoUpdateDisabled": "Auto update disabled"
}
}
},
"modals": {
"profileForm": {
"title": {
"create": "프로필 생성",
"edit": "프로필 편집"
},
"fields": {
"type": "유형",
"name": "이름",
"description": "설명",
"subscriptionUrl": "구독 URL",
"httpTimeout": "HTTP Request Timeout",
"updateInterval": "업데이트 간격",
"useSystemProxy": "시스템 프록시 사용",
"useClashProxy": "Clash 프록시 사용",
"acceptInvalidCerts": "잘못된 인증서 허용(위험)",
"allowAutoUpdate": "Allow Auto Update"
},
"feedback": {
"notifications": {
"creationRetry": "Profile creation failed, retrying with Clash proxy...",
"creationSuccess": "Profile creation succeeded with Clash proxy"
}
}
},
"proxiesEditor": {
"title": "프록시 편집",
"placeholders": {
"multiUri": "여러 URI의 경우 줄바꿈 사용(Base64 인코딩 지원)"
},
"actions": {
"prepend": "프록시 앞에 추가",
"append": "프록시 뒤에 추가"
}
},
"groupsEditor": {
"title": "프록시 그룹 편집",
"errors": {
"nameRequired": "그룹 이름 필수",
"nameExists": "그룹 이름이 이미 존재함"
},
"fields": {
"type": "그룹 유형",
"name": "그룹 이름",
"icon": "Proxy Group Icon",
"proxies": "프록시 사용",
"provider": "제공자 사용",
"healthCheckUrl": "상태 확인 URL",
"expectedStatus": "예상 상태",
"interval": "간격",
"timeout": "타임아웃",
"maxFailedTimes": "최대 실패 횟수",
"interfaceName": "인터페이스 이름",
"routingMark": "라우팅 마크",
"filter": "필터",
"excludeFilter": "제외 필터",
"excludeType": "제외 유형",
"includeAll": "모든 프록시 및 제공자 포함",
"includeAllProxies": "모든 프록시 포함",
"includeAllProviders": "모든 제공자 포함"
},
"toggles": {
"lazy": "지연 로딩",
"disableUdp": "UDP 비활성화",
"hidden": "숨김"
},
"actions": {
"prepend": "그룹 앞에 추가",
"append": "그룹 뒤에 추가"
}
},
"editor": {
"actions": {
"format": "문서 포맷"
},
"messages": {
"readOnly": "Cannot edit in read-only editor"
}
},
"confirmDelete": {
"title": "삭제 확인",
"message": "이 작업은 되돌릴 수 없습니다"
},
"logViewer": {
"title": "스크립트 콘솔"
}
}
},
"proxies": {
"page": {
"title": {
"default": "프록시 그룹",
"chainMode": "Proxy Chain Mode"
},
"modes": {
"rule": "Rule",
"global": "Global",
"direct": "Direct"
},
"actions": {
"toggleChain": "🔗 체인 프록시",
"connect": "Connect",
"disconnect": "Disconnect",
"connecting": "Connecting...",
"clearChainConfig": "Delete Chain Config"
},
"provider": {
"title": "프록시 제공자",
"actions": {
"updateAll": "모두 업데이트",
"update": "업데이트"
},
"notices": {
"updateSuccess": "{{name}} updated successfully",
"updateFailed": "Failed to update {{name}}: {{message}}",
"genericError": "Update failed: {{message}}",
"none": "No providers available to update",
"allUpdated": "All providers updated successfully"
}
},
"rules": {
"title": "Proxy Rules",
"select": "Select Rules"
},
"labels": {
"proxyCount": "프록시 개수",
"delayCheckReset": "고정 취소를 위한 지연 확인"
},
"tooltips": {
"locate": "로케이트",
"delayCheck": "지연 확인",
"sortDefault": "기본값으로 정렬",
"sortDelay": "지연시간으로 정렬",
"sortName": "이름으로 정렬",
"delayCheckUrl": "지연 확인 URL",
"showBasic": "프록시 기본",
"showDetail": "프록시 상세",
"filter": "필터"
},
"placeholders": {
"filter": "Filter conditions",
"delayCheckUrl": "지연 확인 URL"
},
"chain": {
"header": "Chain Proxy Config",
"empty": "No proxy chain configured",
"instruction": "Click nodes in order to add to proxy chain",
"minimumNodes": "Chain proxy requires at least 2 nodes",
"minimumNodesHint": "Chain proxy requires at least 2 nodes. Please add one more node.",
"connectFailed": "Failed to connect to proxy chain",
"disconnectFailed": "Failed to disconnect from proxy chain",
"duplicateNode": "Proxy node already exists in chain"
},
"messages": {
"directMode": "Direct Mode"
}
},
"enums": {
"strategies": {
"select": "수동으로 프록시 선택",
"url-test": "URL 테스트 지연을 기준으로 프록시 선택",
"fallback": "오류 발생 시 다른 프록시로 전환",
"load-balance": "부하 분산에 따라 프록시 분배",
"relay": "정의된 프록시 체인을 통과"
},
"policies": {
"DIRECT": "데이터가 직접 아웃바운드로 이동",
"REJECT": "요청 차단",
"REJECT-DROP": "요청 폐기",
"PASS": "일치할 경우 이 규칙 건너뛰기"
}
}
},
"connections": {
"page": {
"title": "연결",
"summary": {
"downloaded": "다운로드됨",
"uploaded": "업로드됨"
},
"actions": {
"listView": "목록 보기",
"tableView": "테이블 보기",
"pause": "일시 정지",
"resume": "재개",
"closeAll": "모두 닫기"
}
},
"fields": {
"host": "호스트",
"downloaded": "다운로드됨",
"uploaded": "업로드됨",
"dlSpeed": "다운로드 속도",
"ulSpeed": "업로드 속도",
"chains": "체인",
"rule": "규칙",
"process": "프로세스",
"time": "시간",
"source": "소스",
"destination": "목적지",
"destinationPort": "목적지 포트",
"type": "유형"
},
"order": {
"default": "Default",
"uploadSpeed": "업로드 속도",
"downloadSpeed": "다운로드 속도"
},
"actions": {
"closeConnection": "연결 닫기"
}
},
"tests": {
"item": {
"actions": {
"test": "테스트"
}
},
"viewer": {
"title": {
"create": "테스트 생성",
"edit": "테스트 편집"
},
"fields": {
"url": "테스트 URL"
}
},
"page": {
"title": "테스트",
"actions": {
"testAll": "모두 테스트"
}
},
"statuses": {
"pending": "Pending",
"yes": "Yes",
"no": "No",
"failed": "실패",
"completed": "Completed",
"disallowedIsp": "Disallowed ISP",
"originalsOnly": "Originals Only",
"noDisney": "No (IP Banned By Disney+)",
"unsupportedRegion": "Unsupported Country/Region",
"failedNetwork": "Failed (Network Connection)"
}
},
"logs": {
"page": {
"title": "로그",
"actions": {
"pause": "일시 정지",
"resume": "재개",
"clear": "지우기"
},
"filters": {
"all": "ALL",
"debug": "DEBUG",
"info": "INFO",
"warn": "WARN",
"error": "ERROR"
}
}
},
"rules": {
"page": {
"title": "규칙",
"provider": {
"trigger": "규칙 제공자",
"dialogTitle": "규칙 제공자",
"actions": {
"updateAll": "모두 업데이트",
"update": "업데이트"
},
"notices": {
"updateSuccess": "{{name}} updated successfully",
"updateFailed": "Failed to update {{name}}: {{message}}",
"genericError": "Update failed: {{message}}",
"none": "No providers available to update",
"allUpdated": "All providers updated successfully"
}
}
},
"editor": {
"title": "규칙 편집",
"form": {
"labels": {
"type": "규칙 유형",
"content": "규칙 내용",
"proxyPolicy": "프록시 정책"
},
"toggles": {
"noResolve": "해석 안함"
},
"actions": {
"prependRule": "규칙 앞에 추가",
"appendRule": "규칙 뒤에 추가"
},
"validation": {
"conditionRequired": "규칙 조건 필요",
"invalidRule": "잘못된 규칙"
}
},
"ruleTypes": {
"DOMAIN": "전체 도메인 이름과 일치",
"DOMAIN-SUFFIX": "도메인 접미사와 일치",
"DOMAIN-KEYWORD": "도메인 키워드와 일치",
"DOMAIN-REGEX": "정규 표현식을 사용한 도메인 일치",
"GEOSITE": "Geosite 내의 도메인과 일치",
"GEOIP": "IP 주소의 국가 코드와 일치",
"SRC-GEOIP": "소스 IP 주소의 국가 코드와 일치",
"IP-ASN": "IP 주소의 ASN과 일치",
"SRC-IP-ASN": "소스 IP 주소의 ASN과 일치",
"IP-CIDR": "IP 주소 범위와 일치",
"IP-CIDR6": "IPv6 주소 범위와 일치",
"SRC-IP-CIDR": "소스 IP 주소 범위와 일치",
"IP-SUFFIX": "IP 주소 접미사 범위와 일치",
"SRC-IP-SUFFIX": "소스 IP 주소 접미사 범위와 일치",
"SRC-PORT": "소스 포트 범위와 일치",
"DST-PORT": "대상 포트 범위와 일치",
"IN-PORT": "인바운드 포트와 일치",
"DSCP": "DSCP 마킹(tproxy UDP 인바운드만 해당)",
"PROCESS-NAME": "프로세스 이름과 일치(안드로이드 패키지 이름)",
"PROCESS-PATH": "전체 프로세스 경로와 일치",
"PROCESS-NAME-REGEX": "정규 표현식을 사용한 전체 프로세스 이름 일치(안드로이드 패키지 이름)",
"PROCESS-PATH-REGEX": "정규 표현식을 사용한 전체 프로세스 경로 일치",
"NETWORK": "전송 프로토콜과 일치(tcp/udp)",
"UID": "Linux 사용자 ID와 일치",
"IN-TYPE": "인바운드 유형과 일치",
"IN-USER": "인바운드 사용자 이름과 일치",
"IN-NAME": "인바운드 이름과 일치",
"SUB-RULE": "하위 규칙",
"RULE-SET": "규칙 세트와 일치",
"AND": "논리 AND",
"OR": "논리 OR",
"NOT": "논리 NOT",
"MATCH": "모든 요청과 일치"
}
}
},
"home": {
"page": {
"title": "홈",
"tooltips": {
"lightweightMode": "Lightweight Mode",
"manual": "Manual",
"settings": "Home Settings"
},
"cards": {
"trafficStats": "Traffic Stats",
"networkSettings": "Network Settings",
"proxyMode": "Proxy Mode"
},
"settings": {
"title": "Home Settings",
"cards": {
"profile": "Profile Card",
"currentProxy": "Current Proxy Card",
"network": "Network Settings Card",
"proxyMode": "Proxy Mode Card",
"traffic": "Traffic Stats Card",
"tests": "Website Tests Card",
"ip": "IP Information Card",
"clashInfo": "Clash Info Cards",
"systemInfo": "System Info Cards"
}
}
},
"cards": {
"proxyTun": {
"status": {
"systemProxyEnabled": "System proxy is enabled, your applications will access the network through the proxy",
"systemProxyDisabled": "System proxy is disabled, it is recommended for most users to turn on this option",
"tunModeServiceRequired": "TUN mode requires service mode, please install the service first",
"tunModeEnabled": "TUN mode is enabled, applications will access the network through the virtual network card",
"tunModeDisabled": "TUN mode is disabled, suitable for special applications"
},
"tooltips": {
"systemProxy": "Enable to modify the operating system's proxy settings. If enabling fails, modify the operating system's proxy settings manually",
"tunMode": "TUN mode can take over all application traffic, suitable for special applications that do not follow the system proxy settings"
}
},
"clashInfo": {
"title": "Clash Info",
"fields": {
"coreVersion": "Core Version",
"systemProxyAddress": "System Proxy Address",
"mixedPort": "Mixed Port",
"uptime": "Uptime",
"rulesCount": "Rules Count"
}
},
"systemInfo": {
"title": "System Info",
"fields": {
"osInfo": "OS Info",
"autoLaunch": "Auto Launch",
"runningMode": "Running Mode",
"lastCheckUpdate": "Last Check Update",
"vergeVersion": "Verge Version"
},
"actions": {
"settings": "설정"
},
"tooltips": {
"autoLaunchAdmin": "Administrator mode may not support auto launch"
},
"badges": {
"adminMode": "Administrator Mode",
"serviceMode": "서비스 모드",
"sidecarMode": "User Mode",
"adminServiceMode": "Admin + Service Mode"
}
},
"ipInfo": {
"title": "IP Information",
"labels": {
"ip": "IP",
"asn": "ASN",
"isp": "ISP",
"org": "ORG",
"location": "Location",
"timezone": "Timezone",
"autoRefresh": "Auto refresh",
"unknown": "Unknown"
},
"errors": {
"load": "IP 정보를 가져오지 못했습니다"
}
},
"currentProxy": {
"title": "Current Node",
"actions": {
"refreshDelay": "지연 확인"
},
"labels": {
"globalMode": "Global Mode",
"directMode": "Direct Mode",
"group": "Group",
"proxy": "Proxy",
"noActiveNode": "No active proxy node"
}
},
"tests": {
"title": "Website Tests"
},
"traffic": {
"metrics": {
"uploadSpeed": "업로드 속도",
"downloadSpeed": "다운로드 속도",
"activeConnections": "활성 연결",
"uploaded": "업로드됨",
"downloaded": "다운로드됨",
"memoryUsage": "메모리 사용량"
},
"legends": {
"upload": "업로드",
"download": "다운로드"
},
"patterns": {
"minutes": "{{time}} Minutes"
}
},
"clashMode": {
"errors": {
"communication": "Core communication error"
},
"labels": {
"rule": "Rule Mode",
"global": "Global Mode",
"direct": "Direct Mode"
},
"descriptions": {
"rule": "Automatically choose proxies according to the rule set.",
"global": "Forward all network requests through the selected proxy.",
"direct": "Bypass the proxy and connect to the internet directly."
}
}
}
},
"unlock": {
"page": {
"title": "Unlock Test",
"actions": {
"testing": "테스트 중..."
},
"empty": "No unlock test items",
"messages": {
"detectionTimeout": "Detection timeout or failed"
}
}
},
"settings": {
"system": {
"title": "시스템 설정",
"toggles": {
"tunMode": "Tun 모드",
"systemProxy": "시스템 프록시"
},
"tooltips": {
"autoLaunchAdmin": "Administrator mode may not support auto launch",
"silentStart": "Start the program in background mode without displaying the panel"
},
"fields": {
"autoLaunch": "자동 실행",
"silentStart": "백그라운드 시작"
},
"notifications": {
"tunMode": {
"autoDisabled": "TUN Mode automatically disabled due to service unavailable",
"autoDisableFailed": "Failed to disable TUN Mode automatically"
}
}
},
"proxyControl": {
"tooltips": {
"systemProxy": "Enable to modify the operating system's proxy settings. If enabling fails, modify the operating system's proxy settings manually",
"tunMode": "Tun (Virtual NIC) mode: Captures all system traffic, when enabled, there is no need to enable system proxy.",
"tunUnavailable": "TUN requires Service Mode or Admin Mode"
},
"actions": {
"installService": "Install Service",
"uninstallService": "Uninstall Service"
},
"fields": {
"systemProxy": "시스템 프록시",
"tunMode": "Tun 모드"
}
},
"externalController": {
"title": "External Controller",
"fields": {
"enable": "Enable External Controller",
"address": "External Controller",
"secret": "Core Secret"
},
"placeholders": {
"address": "Required",
"secret": "Recommended"
},
"tooltips": {
"copy": "Copy to clipboard"
},
"messages": {
"addressRequired": "Controller address cannot be empty",
"secretRequired": "Secret cannot be empty",
"copyFailed": "Failed to copy",
"controllerCopied": "Controller address copied to clipboard",
"secretCopied": "Secret copied to clipboard"
}
},
"externalCors": {
"title": "External Cors Configuration",
"fields": {
"allowPrivateNetwork": "Allow private network access",
"allowedOrigins": "Allowed Origins"
},
"placeholders": {
"origin": "Please enter a valid url"
},
"actions": {
"add": "Add"
},
"messages": {
"alwaysIncluded": "Always included origins: {{urls}}"
},
"tooltips": {
"open": "External Cors Settings"
}
},
"clash": {
"title": "Clash 설정",
"items": {
"allowLan": "Allow LAN",
"dnsOverwrite": "DNS Overwrite",
"ipv6": "IPv6",
"unifiedDelay": "Unified Delay",
"logLevel": "로그 레벨",
"portConfig": "Port Config",
"external": "External",
"webUI": "Web UI",
"clashCore": "Clash Core",
"openUwpTool": "Open UWP tool",
"updateGeoData": "Update GeoData"
},
"tooltips": {
"networkInterface": "Network Interface",
"unifiedDelay": "When unified delay is turned on, two delay tests will be performed to eliminate the delay differences between different types of nodes caused by connection handshakes, etc",
"logLevel": "This parameter is valid only for kernel log files in the log directory Service folder",
"openUwpTool": "Since Windows 8, UWP apps (such as Microsoft Store) are restricted from directly accessing local host network services, and this tool can be used to bypass this restriction"
},
"options": {
"logLevel": {
"debug": "Debug",
"info": "Info",
"warning": "Warn",
"error": "Error",
"silent": "Silent"
}
},
"messages": {
"geoDataUpdated": "GeoData Updated"
},
"port": {
"title": "Port Config",
"fields": {
"mixed": "혼합 포트",
"socks": "Socks Port",
"http": "Http(s) Port",
"redir": "Redir Port",
"tproxy": "Tproxy Port"
},
"actions": {
"random": "Random Port"
},
"messages": {
"saved": "Port settings saved",
"saveFailed": "Failed to save port settings"
}
},
"notifications": {
"restartSuccess": "Clash Core Restarted",
"versionUpdated": "Core Version Updated",
"changeSuccess": "코어 변경 성공",
"changeFailed": "코어 변경 실패"
},
"status": {
"stopping": "Stopping Core...",
"restarting": "Restarting Core..."
},
"service": {
"status": {
"installing": "Installing Service...",
"uninstalling": "Uninstalling Service..."
},
"notifications": {
"installSuccess": "Service Installed Successfully",
"uninstallSuccess": "Service Uninstalled Successfully"
}
},
"variants": {
"release": "안정 버전",
"alpha": "알파 버전"
}
},
"liteMode": {
"title": "LightWeight Mode Settings",
"actions": {
"enterNow": "Enter LightWeight Mode Now"
},
"toggles": {
"autoEnter": "Auto Enter LightWeight Mode"
},
"tooltips": {
"autoEnter": "Enable to automatically activate LightWeight Mode after the window is closed for a period of time"
},
"fields": {
"delay": "Auto Enter LightWeight Mode Delay"
},
"messages": {
"autoEnterHint": "When closing the window, LightWeight Mode will be automatically activated after {{n}} minutes"
}
},
"backup": {
"title": "Backup Setting",
"tabs": {
"local": "Local backup",
"webdav": "WebDAV backup"
},
"actions": {
"selectTarget": "Select backup target",
"backup": "Backup",
"export": "Export",
"exportBackup": "Export Backup",
"deleteBackup": "Delete Backup",
"restore": "Restore",
"restoreBackup": "Restore Backup"
},
"fields": {
"webdavUrl": "WebDAV Server URL",
"username": "사용자 이름",
"password": "비밀번호",
"info": "Backups are stored locally in the application data directory. Use the list below to restore or delete backups."
},
"messages": {
"webdavUrlRequired": "WebDAV URL cannot be empty",
"invalidWebdavUrl": "Invalid WebDAV URL format",
"usernameRequired": "Username cannot be empty",
"passwordRequired": "Password cannot be empty",
"webdavConfigSaved": "WebDAV configuration saved successfully",
"webdavConfigSaveFailed": "Failed to save WebDAV configuration: {{error}}",
"backupCreated": "Backup created successfully",
"backupFailed": "Backup failed: {{error}}",
"localBackupCreated": "Local backup created successfully",
"localBackupFailed": "Local backup failed",
"restoreSuccess": "Restore Success, App will restart in 1s",
"localBackupExported": "Local backup exported successfully",
"localBackupExportFailed": "Failed to export local backup",
"confirmDelete": "Confirm to delete this backup file?",
"confirmRestore": "Confirm to restore this backup file?"
},
"table": {
"filename": "Filename",
"backupTime": "Backup Time",
"actions": "Actions",
"noBackups": "No backups available",
"rowsPerPage": "Rows per page"
}
},
"verge": {
"basic": {
"title": "Verge 기본 설정",
"items": {
"language": "언어",
"themeMode": "테마 모드",
"trayClickEvent": "트레이 클릭 이벤트",
"copyEnvType": "환경 유형 복사",
"startPage": "시작 페이지",
"startupScript": "시작 스크립트",
"themeSetting": "Theme Setting",
"layoutSetting": "레이아웃 설정",
"misc": "Miscellaneous",
"hotkeySetting": "단축키 설정"
},
"actions": {
"browse": "Browse",
"clear": "지우기"
},
"trayOptions": {
"showMainWindow": "메인 창 표시",
"showTrayMenu": "트레이 메뉴 표시",
"disable": "비활성화"
}
},
"advanced": {
"title": "Verge Advanced Setting",
"items": {
"backupSetting": "Backup Setting",
"runtimeConfig": "Runtime Config",
"openConfDir": "Open Conf Dir",
"openCoreDir": "Open Core Dir",
"openLogsDir": "Open Logs Dir",
"checkUpdates": "Check for Updates",
"openDevTools": "Dev Tools",
"liteModeSettings": "LightWeight Mode Settings",
"exit": "Exit",
"exportDiagnostics": "Export Diagnostic Info",
"vergeVersion": "Verge Version"
},
"tooltips": {
"backupInfo": "Support local or WebDAV backup of configuration files",
"openConfDir": "If the software runs abnormally, BACKUP and delete all files in this folder then restart the software",
"liteMode": "Close the GUI and keep only the kernel running"
},
"actions": {
"copyVersion": "Copy Version"
},
"notifications": {
"latestVersion": "Currently on the Latest Version",
"versionCopied": "Version copied to clipboard"
}
},
"theme": {
"title": "Theme Setting",
"fields": {
"primaryColor": "기본 색상",
"secondaryColor": "Secondary Color",
"primaryText": "Primary Text",
"secondaryText": "Secondary Text",
"infoColor": "Info Color",
"warningColor": "Warning Color",
"errorColor": "Error Color",
"successColor": "Success Color",
"fontFamily": "Font Family",
"cssInjection": "CSS Injection"
},
"actions": {
"editCss": "Edit CSS"
},
"dialogs": {
"editCssTitle": "Edit CSS"
}
},
"layout": {
"title": "레이아웃 설정",
"fields": {
"preferSystemTitlebar": "Prefer System Titlebar",
"trafficGraph": "트래픽 그래프",
"memoryUsage": "메모리 사용량",
"proxyGroupIcon": "Proxy Group Icon",
"hoverNavigator": "Hover Jump Navigator",
"hoverNavigatorDelay": "Hover Jump Navigator Delay",
"navIcon": "Nav Icon",
"trayIcon": "Tray Icon",
"showProxyGroupsInline": "Show Proxy Groups Inline",
"commonTrayIcon": "Common Tray Icon",
"systemProxyTrayIcon": "System Proxy Tray Icon",
"tunTrayIcon": "Tun Tray Icon",
"enableTrayIcon": "Enable Tray Icon",
"enableTraySpeed": "Enable Tray Speed"
},
"tooltips": {
"hoverNavigator": "Automatically scroll to the corresponding proxy group when hovering over alphabet letters",
"hoverNavigatorDelay": "Delay before auto scrolling when hovering, in milliseconds"
},
"options": {
"icon": {
"monochrome": "Monochrome",
"colorful": "Colorful",
"disable": "비활성화"
}
}
}
},
"common": {
"notifications": {
"copySuccess": "복사 성공",
"saveSuccess": "Configuration saved successfully",
"saveFailed": "Failed to save configuration"
}
},
"misc": {
"title": "Miscellaneous",
"fields": {
"appLogLevel": "App Log Level",
"appLogMaxSize": "App Log Max Size",
"appLogMaxCount": "App Log Max Count",
"autoCloseConnections": "Auto Close Connections",
"autoCheckUpdate": "Auto Check Update",
"enableBuiltinEnhanced": "Enable Builtin Enhanced",
"proxyLayoutColumns": "Proxy Layout Columns",
"autoLogClean": "Auto Log Clean",
"autoDelayDetection": "자동 지연 감지",
"defaultLatencyTest": "Default Latency Test",
"defaultLatencyTimeout": "Default Latency Timeout"
},
"tooltips": {
"autoCloseConnections": "Terminate established connections when the proxy group selection or proxy mode changes",
"enableBuiltinEnhanced": "Compatibility handling for the configuration file",
"autoDelayDetection": "백그라운드에서 현재 노드의 지연을 주기적으로 검사합니다",
"defaultLatencyTest": "Used for HTTP client request testing only and won't make a difference to the configuration file"
},
"options": {
"proxyLayoutColumns": {
"auto": "Auto Columns"
},
"autoLogClean": {
"never": "Never Clean",
"retainDays": "Retain {{n}} Days"
}
}
},
"update": {
"title": "New Version v{{version}}",
"actions": {
"goToRelease": "Go to Release Page",
"update": "업데이트"
},
"messages": {
"portableError": "The portable version does not support in-app updates. Please manually download and replace it",
"breakChangeError": "This version is a major update and does not support in-app updates. Please uninstall it and manually download and install the new version"
}
},
"sysproxy": {
"title": "System Proxy Setting",
"fieldsets": {
"currentStatus": "Current System Proxy"
},
"fields": {
"enableStatus": "Enable Status:",
"serverAddr": "Server Addr: ",
"pacUrl": "PAC URL: ",
"proxyHost": "Proxy Host",
"usePacMode": "Use PAC Mode",
"proxyGuard": "Proxy Guard",
"guardDuration": "Guard Duration",
"alwaysUseDefaultBypass": "Always use Default Bypass",
"proxyBypass": "Proxy Bypass Settings: ",
"bypass": "Bypass: ",
"pacScriptContent": "PAC Script Content"
},
"tooltips": {
"proxyGuard": "Enable to prevent other software from modifying the operating system's proxy settings"
},
"messages": {
"durationTooShort": "Proxy Daemon Duration Cannot be Less than 1 Second",
"invalidBypass": "Invalid Bypass Format",
"invalidProxyHost": "Invalid Proxy Host Format"
},
"actions": {
"editPac": "편집 PAC"
}
},
"tun": {
"title": "Tun 모드",
"actions": {
"reset": "Reset to Default"
},
"fields": {
"stack": "스택",
"device": "Device Name",
"autoRoute": "자동 라우팅",
"strictRoute": "Strict Route",
"autoDetectInterface": "인터페이스 자동 감지",
"dnsHijack": "DNS Hijack",
"mtu": "MTU"
},
"tooltips": {
"dnsHijack": "Please use , to separate multiple DNS servers"
},
"messages": {
"applied": "Settings Applied"
}
},
"dns": {
"dialog": {
"title": "DNS Overwrite",
"warning": "If you are not familiar with these settings, please do not modify them and keep DNS Overwrite enabled"
},
"sections": {
"general": "DNS Settings",
"fallbackFilter": "Fallback Filter Settings",
"hosts": "Hosts Settings"
},
"fields": {
"enable": "Enable DNS",
"listen": "DNS Listen",
"enhancedMode": "Enhanced Mode",
"fakeIpRange": "Fake IP Range",
"fakeIpFilterMode": "Fake IP Filter Mode",
"ipv6": {
"label": "IPv6",
"description": "Enable IPv6 DNS resolution"
},
"preferH3": {
"label": "Prefer H3",
"description": "DNS DOH uses HTTP/3"
},
"respectRules": {
"label": "Respect Rules",
"description": "DNS connections follow routing rules"
},
"useHosts": {
"label": "Use Hosts",
"description": "Enable to resolve hosts through hosts file"
},
"useSystemHosts": {
"label": "Use System Hosts",
"description": "Enable to resolve hosts through system hosts file"
},
"directPolicy": {
"label": "Direct Nameserver Follow Policy",
"description": "Whether to follow nameserver policy"
},
"defaultNameserver": {
"label": "Default Nameserver",
"description": "Default DNS servers used to resolve DNS servers"
},
"nameserver": {
"label": "Nameserver",
"description": "List of DNS servers, comma separated"
},
"fallback": {
"label": "Fallback",
"description": "List of fallback DNS servers, comma separated"
},
"proxy": {
"label": "Proxy Server Nameserver",
"description": "DNS servers for proxy node domain resolution"
},
"directNameserver": {
"label": "Direct Nameserver",
"description": "DNS servers for direct exit domain resolution, supports 'system' keyword, comma separated"
},
"fakeIpFilter": {
"label": "Fake IP Filter",
"description": "Domains that skip fake IP resolution, comma separated"
},
"nameserverPolicy": {
"label": "Nameserver Policy",
"description": "Domain-specific DNS server, multiple servers separated by semicolons, format: domain=server1;server2"
},
"geoipFiltering": {
"label": "GeoIP Filtering",
"description": "Enable GeoIP filtering for fallback"
},
"geoipCode": "GeoIP Code",
"fallbackIpCidr": {
"label": "Fallback IP CIDR",
"description": "IP CIDRs not using fallback servers, comma separated"
},
"fallbackDomain": {
"label": "Fallback Domain",
"description": "Domains using fallback servers, comma separated"
},
"hosts": {
"label": "Hosts",
"description": "Custom domain to IP or domain mapping"
}
},
"messages": {
"saved": "DNS settings saved",
"configError": "DNS configuration error:"
},
"errors": {
"invalid": "Invalid configuration"
}
},
"page": {
"title": "설정",
"actions": {
"manual": "Manual",
"telegram": "Telegram Channel",
"github": "Github Repo"
}
},
"webUI": {
"actions": {
"openUrl": "Open URL"
},
"title": "Web UI",
"messages": {
"supportedPlaceholders": "Support %host, %port, %secret",
"placeholderInstruction": "Replace host, port, secret with %host, %port, %secret"
}
},
"hotkey": {
"toggles": {
"enableGlobal": "Enable Global Hotkey"
},
"title": "단축키 설정",
"functions": {
"rule": "Rule Mode",
"global": "Global Mode",
"openOrCloseDashboard": "Open/Close Dashboard",
"toggleSystemProxy": "Enable/Disable System Proxy",
"toggleTunMode": "Enable/Disable Tun Mode",
"entryLightweightMode": "Entry Lightweight Mode",
"direct": "Direct Mode"
}
},
"password": {
"prompts": {
"enterRoot": "Please enter your root password"
}
},
"networkInterface": {
"title": "Network Interface",
"fields": {
"ipAddress": "IP Address",
"macAddress": "MAC Address"
}
},
"updater": {
"notifications": {
"withClashProxySuccess": "Clash 프록시로 업데이트 성공",
"withClashProxyFailed": "Clash 프록시로도 업데이트 실패"
}
},
"appearance": {
"light": "Light",
"dark": "Dark",
"system": "System"
},
"validation": {
"config": {
"failed": "설정 검증 실패",
"bootFailed": "부팅 설정 검증 실패",
"coreChangeFailed": "코어 변경 설정 검증 실패",
"processTerminated": "설정 검증 프로세스 종료됨"
},
"script": {
"syntaxError": "스크립트 구문 오류",
"missingMain": "스크립트 메인 없음",
"fileNotFound": "파일을 찾을 수 없음",
"fileError": "스크립트 파일 오류"
},
"yaml": {
"syntaxError": "YAML 구문 오류",
"readError": "YAML 읽기 오류",
"mappingError": "YAML 매핑 오류",
"keyError": "YAML 키 오류",
"generalError": "YAML 오류"
},
"merge": {
"syntaxError": "병합 파일 구문 오류",
"mappingError": "병합 파일 매핑 오류",
"keyError": "병합 파일 키 오류",
"generalError": "병합 파일 오류"
}
}
},
"layout": {
"navigation": {
"tabs": {
"home": "홈",
"proxies": "프록시",
"profiles": "프로필",
"connections": "연결",
"rules": "규칙",
"logs": "로그",
"unlock": "테스트",
"settings": "설정"
},
"menu": {
"reorderMode": "Menu reorder mode",
"unlock": "Unlock menu order",
"lock": "Lock menu order"
}
}
}
}