1167 lines
40 KiB
JSON
1167 lines
40 KiB
JSON
{
|
|
"millis": "ms",
|
|
"seconds": "seconds",
|
|
"mins": "mins",
|
|
"Close": "Close",
|
|
"Cancel": "Cancel",
|
|
"Confirm": "Confirm",
|
|
"Maximize": "Maximize",
|
|
"Minimize": "Minimize",
|
|
"Empty": "Empty",
|
|
"New": "New",
|
|
"Edit": "Edit",
|
|
"Save": "Save",
|
|
"Delete": "Delete",
|
|
"Enable": "Enable",
|
|
"pages": {
|
|
"home": {
|
|
"title": "Home",
|
|
"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"
|
|
}
|
|
}
|
|
},
|
|
"proxies": {
|
|
"title": {
|
|
"default": "Proxy Groups",
|
|
"chainMode": "Proxy Chain Mode"
|
|
},
|
|
"actions": {
|
|
"toggleChain": "🔗 Chain Proxy",
|
|
"connect": "Connect",
|
|
"disconnect": "Disconnect",
|
|
"connecting": "Connecting...",
|
|
"clearChainConfig": "Delete Chain Config"
|
|
},
|
|
"provider": {
|
|
"title": "Proxy Provider",
|
|
"actions": {
|
|
"updateAll": "Update All",
|
|
"update": "Update"
|
|
}
|
|
},
|
|
"rules": {
|
|
"title": "Proxy Rules",
|
|
"select": "Select Rules"
|
|
},
|
|
"labels": {
|
|
"proxyCount": "Proxy Count",
|
|
"delayCheckReset": "Delay check to cancel fixed"
|
|
},
|
|
"tooltips": {
|
|
"locate": "locate",
|
|
"delayCheck": "Delay check",
|
|
"sortDefault": "Sort by default",
|
|
"sortDelay": "Sort by delay",
|
|
"sortName": "Sort by name",
|
|
"delayCheckUrl": "Delay check URL",
|
|
"showBasic": "Proxy basic",
|
|
"showDetail": "Proxy detail",
|
|
"filter": "Filter"
|
|
},
|
|
"placeholders": {
|
|
"filter": "Filter conditions",
|
|
"delayCheckUrl": "Delay check 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"
|
|
}
|
|
},
|
|
"rules": {
|
|
"title": "Rules",
|
|
"provider": {
|
|
"trigger": "Rule Provider",
|
|
"dialogTitle": "Rule Providers",
|
|
"actions": {
|
|
"updateAll": "Update All",
|
|
"update": "Update"
|
|
}
|
|
}
|
|
},
|
|
"profiles": {
|
|
"title": "Profiles",
|
|
"actions": {
|
|
"updateAll": "Update All Profiles",
|
|
"viewRuntimeConfig": "View Runtime Config",
|
|
"reactivate": "Reactivate Profiles",
|
|
"import": "Import",
|
|
"new": "New"
|
|
},
|
|
"batch": {
|
|
"title": "Batch Operations",
|
|
"delete": "Delete Selected Profiles",
|
|
"selectAll": "Select All",
|
|
"deselectAll": "Deselect All",
|
|
"done": "Done",
|
|
"selected": "Selected",
|
|
"items": "items"
|
|
},
|
|
"import": {
|
|
"placeholder": "Profile URL",
|
|
"paste": "Paste",
|
|
"clear": "Clear"
|
|
},
|
|
"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}}"
|
|
}
|
|
},
|
|
"connections": {
|
|
"title": "Connections",
|
|
"summary": {
|
|
"downloaded": "Downloaded",
|
|
"uploaded": "Uploaded"
|
|
},
|
|
"actions": {
|
|
"listView": "List View",
|
|
"tableView": "Table View",
|
|
"pause": "Pause",
|
|
"resume": "Resume",
|
|
"closeAll": "Close All"
|
|
}
|
|
},
|
|
"settings": {
|
|
"title": "Settings",
|
|
"actions": {
|
|
"manual": "Manual",
|
|
"telegram": "Telegram Channel",
|
|
"github": "Github Repo"
|
|
}
|
|
},
|
|
"logs": {
|
|
"title": "Logs",
|
|
"actions": {
|
|
"pause": "Pause",
|
|
"resume": "Resume",
|
|
"clear": "Clear"
|
|
},
|
|
"filters": {
|
|
"all": "ALL",
|
|
"debug": "DEBUG",
|
|
"info": "INFO",
|
|
"warn": "WARN",
|
|
"error": "ERROR"
|
|
}
|
|
},
|
|
"test": {
|
|
"title": "Test",
|
|
"actions": {
|
|
"testAll": "Test All",
|
|
"new": "New"
|
|
}
|
|
},
|
|
"unlock": {
|
|
"title": "Unlock Test",
|
|
"actions": {
|
|
"testing": "Testing..."
|
|
},
|
|
"empty": "No unlock test items"
|
|
}
|
|
},
|
|
"Label-Home": "Home",
|
|
"Label-Proxies": "Proxies",
|
|
"Label-Profiles": "Profiles",
|
|
"Label-Connections": "Connections",
|
|
"Label-Rules": "Rules",
|
|
"Label-Logs": "Logs",
|
|
"Label-Unlock": "Test",
|
|
"Label-Settings": "Settings",
|
|
"Proxies": "Proxies",
|
|
"Update At": "Update At",
|
|
"rule": "rule",
|
|
"global": "global",
|
|
"direct": "direct",
|
|
"timeout": "Timeout",
|
|
"script": "script",
|
|
"Delay check": "Delay check",
|
|
"Sort by default": "Sort by default",
|
|
"Sort by delay": "Sort by delay",
|
|
"Sort by name": "Sort by name",
|
|
"Profiles": "Profiles",
|
|
"Import": "Import",
|
|
"From": "From",
|
|
"Update Time": "Update Time",
|
|
"Used / Total": "Used / Total",
|
|
"Expire Time": "Expire Time",
|
|
"DOMAIN": "Matches the full domain name",
|
|
"DOMAIN-SUFFIX": "Matches the domain suffix",
|
|
"DOMAIN-KEYWORD": "Matches the domain keyword",
|
|
"DOMAIN-REGEX": "Matches the domain using regular expressions",
|
|
"GEOSITE": "Matches domains within the Geosite",
|
|
"GEOIP": "Matches the country code of the IP address",
|
|
"SRC-GEOIP": "Matches the country code of the source IP address",
|
|
"IP-ASN": "Matches the IP address's ASN",
|
|
"SRC-IP-ASN": "Matches the source IP address's ASN",
|
|
"IP-CIDR": "Matches the IP address range",
|
|
"IP-CIDR6": "Matches the IPv6 address range",
|
|
"SRC-IP-CIDR": "Matches the source IP address range",
|
|
"IP-SUFFIX": "Matches the IP address suffix range",
|
|
"SRC-IP-SUFFIX": "Matches the source IP address suffix range",
|
|
"SRC-PORT": "Matches the source port range",
|
|
"DST-PORT": "Matches the destination port range",
|
|
"IN-PORT": "Matches the inbound port",
|
|
"DSCP": "DSCP marking (only for tproxy UDP inbound)",
|
|
"PROCESS-NAME": "Matches the process name (Android package name)",
|
|
"PROCESS-PATH": "Matches the full process path",
|
|
"PROCESS-NAME-REGEX": "Matches the full process name using regular expressions (Android package name)",
|
|
"PROCESS-PATH-REGEX": "Matches the full process path using regular expressions",
|
|
"NETWORK": "Matches the transport protocol (tcp/udp)",
|
|
"UID": "Matches the Linux USER ID",
|
|
"IN-TYPE": "Matches the inbound type",
|
|
"IN-USER": "Matches the inbound username",
|
|
"IN-NAME": "Matches the inbound name",
|
|
"SUB-RULE": "Sub-rule",
|
|
"RULE-SET": "Matches the rule set",
|
|
"AND": "Logical AND",
|
|
"OR": "Logical OR",
|
|
"NOT": "Logical NOT",
|
|
"MATCH": "Matches all requests",
|
|
"DIRECT": "Data goes directly outbound",
|
|
"REJECT": "Intercepts requests",
|
|
"REJECT-DROP": "Discards requests",
|
|
"PASS": "Skips this rule when matched",
|
|
"select": "Select proxy manually",
|
|
"url-test": "Select proxy based on URL test delay",
|
|
"fallback": "Switch to another proxy on error",
|
|
"load-balance": "Distribute proxy based on load balancing",
|
|
"relay": "Pass through the defined proxy chain",
|
|
"Timeout": "Timeout",
|
|
"Type": "Type",
|
|
"Name": "Name",
|
|
"Close All Connections": "Close All Connections",
|
|
"Upload": "Upload",
|
|
"Download": "Download",
|
|
"Download Speed": "Download Speed",
|
|
"Upload Speed": "Upload Speed",
|
|
"Downloaded": "Downloaded",
|
|
"Uploaded": "Uploaded",
|
|
"Active Connections": "Active Connections",
|
|
"Rule": "Rule",
|
|
"Icon": "Icon",
|
|
"Settings": "Settings",
|
|
"Reset to Default": "Reset to Default",
|
|
"TUN Mode automatically disabled due to service unavailable": "TUN Mode automatically disabled due to service unavailable",
|
|
"Failed to disable TUN Mode automatically": "Failed to disable TUN Mode automatically",
|
|
"Core communication error": "Core communication error",
|
|
"Service Mode": "Service Mode",
|
|
"active": "active",
|
|
"unknown": "unknown",
|
|
"Install": "Install",
|
|
"Uninstall": "Uninstall",
|
|
"System Proxy": "System Proxy",
|
|
"Enabled": "Enabled",
|
|
"Disabled": "Disabled",
|
|
"Auto Launch": "Auto Launch",
|
|
"Administrator mode may not support auto launch": "Administrator mode may not support auto launch",
|
|
"Network Interface": "Network Interface",
|
|
"Ip Address": "IP Address",
|
|
"Mac Address": "MAC Address",
|
|
"Open URL": "Open URL",
|
|
"Replace host, port, secret with %host, %port, %secret": "Replace host, port, secret with %host, %port, %secret",
|
|
"Support %host, %port, %secret": "Support %host, %port, %secret",
|
|
"Clash Core": "Clash Core",
|
|
"Upgrade": "Upgrade",
|
|
"Restart": "Restart",
|
|
"Release Version": "Release Version",
|
|
"Alpha Version": "Alpha Version",
|
|
"Please enter your root password": "Please enter your root password",
|
|
"theme.light": "Light",
|
|
"theme.dark": "Dark",
|
|
"theme.system": "System",
|
|
"Copy Success": "Copy Success",
|
|
"Memory Usage": "Core Usage",
|
|
"Hotkey Setting": "Hotkey Setting",
|
|
"Enable Global Hotkey": "Enable Global Hotkey",
|
|
"open_or_close_dashboard": "Open/Close Dashboard",
|
|
"clash_mode_rule": "Rule Mode",
|
|
"clash_mode_global": "Global Mode",
|
|
"clash_mode_direct": "Direct Mode",
|
|
"toggle_system_proxy": "Enable/Disable System Proxy",
|
|
"toggle_tun_mode": "Enable/Disable Tun Mode",
|
|
"entry_lightweight_mode": "Entry Lightweight Mode",
|
|
"Runtime Config": "Runtime Config",
|
|
"Exit": "Exit",
|
|
"Verge Version": "Verge Version",
|
|
"ReadOnly": "ReadOnly",
|
|
"Filter conditions": "Filter conditions",
|
|
"Match Case": "Match Case",
|
|
"Match Whole Word": "Match Whole Word",
|
|
"Use Regular Expression": "Use Regular Expression",
|
|
"Profile Imported Successfully": "Profile Imported Successfully",
|
|
"Stopping Core...": "Stopping Core...",
|
|
"Restarting Core...": "Restarting Core...",
|
|
"Installing Service...": "Installing Service...",
|
|
"Uninstalling Service...": "Uninstalling Service...",
|
|
"Service Installed Successfully": "Service Installed Successfully",
|
|
"Service Uninstalled Successfully": "Service Uninstalled Successfully",
|
|
"Core Version Updated": "Core Version Updated",
|
|
"Clash Core Restarted": "Clash Core Restarted",
|
|
"Currently on the Latest Version": "Currently on the Latest Version",
|
|
"Import Subscription Successful": "Import subscription successful",
|
|
"Failed to fetch backup files": "Failed to fetch backup files",
|
|
"Profile": "Profile",
|
|
"Web UI": "Web UI",
|
|
"Dashboard": "Dashboard",
|
|
"Restart App": "Restart App",
|
|
"Restart Clash Core": "Restart Clash Core",
|
|
"TUN Mode": "TUN Mode",
|
|
"Copy Env": "Copy Env",
|
|
"Conf Dir": "Conf Dir",
|
|
"Core Dir": "Core Dir",
|
|
"Logs Dir": "Logs Dir",
|
|
"Open Dir": "Open Dir",
|
|
"More": "More",
|
|
"Rule Mode": "Rule Mode",
|
|
"Global Mode": "Global Mode",
|
|
"Direct Mode": "Direct Mode",
|
|
"Enable Tray Speed": "Enable Tray Speed",
|
|
"Enable Tray Icon": "Enable Tray Icon",
|
|
"LightWeight Mode": "Lightweight Mode",
|
|
"Config Validation Failed": "Subscription configuration validation failed. Please check the subscription configuration file; modifications have been rolled back.",
|
|
"Boot Config Validation Failed": "Boot subscription configuration validation failed. Started with the default configuration; please check the subscription configuration file.",
|
|
"Core Change Config Validation Failed": "Configuration validation failed when switching the kernel. Started with the default configuration; please check the subscription configuration file.",
|
|
"Config Validation Process Terminated": "The validation process has been terminated.",
|
|
"Script Syntax Error": "Script syntax error, changes reverted",
|
|
"Script Missing Main": "Script error, changes reverted",
|
|
"File Not Found": "File missing, changes reverted",
|
|
"Script File Error": "Script file error, changes reverted",
|
|
"Core Changed Successfully": "Core changed successfully",
|
|
"Failed to Change Core": "Failed to change core",
|
|
"YAML Syntax Error": "YAML syntax error, changes reverted",
|
|
"YAML Read Error": "YAML read error, changes reverted",
|
|
"YAML Mapping Error": "YAML mapping error, changes reverted",
|
|
"YAML Key Error": "YAML key error, changes reverted",
|
|
"YAML Error": "YAML error, changes reverted",
|
|
"Merge File Syntax Error": "Merge file syntax error, changes reverted",
|
|
"Merge File Mapping Error": "Merge file mapping error, changes reverted",
|
|
"Merge File Key Error": "Merge file key error, changes reverted",
|
|
"Merge File Error": "Merge file error, changes reverted",
|
|
"Service Administrator Prompt": "Clash Verge requires administrator privileges to reinstall the system service",
|
|
"Website Tests": "Website Tests",
|
|
"System Info": "System Info",
|
|
"OS Info": "OS Info",
|
|
"Running Mode": "Running Mode",
|
|
"Sidecar Mode": "User Mode",
|
|
"Administrator Mode": "Administrator Mode",
|
|
"Administrator + Service Mode": "Admin + Service Mode",
|
|
"Last Check Update": "Last Check Update",
|
|
"Click to import subscription": "Click to import subscription",
|
|
"Unknown": "Unknown",
|
|
"Update failed, retrying with Clash proxy...": "Update failed, retrying with Clash proxy...",
|
|
"Update with Clash proxy successfully": "Update with Clash proxy successfully",
|
|
"Update failed even with Clash proxy": "Update failed even with Clash proxy",
|
|
"Profile Imported with Clash proxy": "Profile Imported with Clash proxy",
|
|
"Current Node": "Current Node",
|
|
"No active proxy node": "No active proxy node",
|
|
"Group": "Group",
|
|
"Proxy": "Proxy",
|
|
"IP Information": "IP Information",
|
|
"Failed to get IP info": "Failed to get IP info",
|
|
"ISP": "ISP",
|
|
"ASN": "ASN",
|
|
"ORG": "ORG",
|
|
"Location": "Location",
|
|
"Timezone": "Timezone",
|
|
"Auto refresh": "Auto refresh",
|
|
"Pending": "Pending",
|
|
"Yes": "Yes",
|
|
"No": "No",
|
|
"Failed": "Failed",
|
|
"Completed": "Completed",
|
|
"Disallowed ISP": "Disallowed ISP",
|
|
"Originals Only": "Originals Only",
|
|
"No (IP Banned By Disney+)": "No (IP Banned By Disney+)",
|
|
"Unsupported Country/Region": "Unsupported Country/Region",
|
|
"Failed (Network Connection)": "Failed (Network Connection)",
|
|
"DashboardToggledTitle": "Dashboard Toggled",
|
|
"DashboardToggledBody": "Dashboard visibility toggled by hotkey",
|
|
"ClashModeChangedTitle": "Clash Mode Changed",
|
|
"ClashModeChangedBody": "Switched to {mode} mode",
|
|
"SystemProxyToggledTitle": "System Proxy Toggled",
|
|
"SystemProxyToggledBody": "System proxy state toggled by hotkey",
|
|
"TunModeToggledTitle": "TUN Mode Toggled",
|
|
"TunModeToggledBody": "TUN mode toggled by hotkey",
|
|
"LightweightModeEnteredTitle": "Lightweight Mode",
|
|
"LightweightModeEnteredBody": "Entered lightweight mode by hotkey",
|
|
"AppQuitTitle": "APP Quit",
|
|
"AppQuitBody": "APP quit by hotkey",
|
|
"AppHiddenTitle": "APP Hidden",
|
|
"AppHiddenBody": "APP window hidden by hotkey",
|
|
"Invalid regular expression": "Invalid regular expression",
|
|
"Configuration saved successfully": "Configuration saved successfully",
|
|
"Failed to save configuration": "Failed to save configuration",
|
|
"Saving...": "Saving...",
|
|
"Detection timeout or failed": "Detection timeout or failed",
|
|
"Menu reorder mode": "Menu reorder mode",
|
|
"Unlock menu order": "Unlock menu order",
|
|
"Lock menu order": "Lock menu order",
|
|
"Open App Log": "Open App Log",
|
|
"Open Core Log": "Open Core Log",
|
|
"components": {
|
|
"ruleEditor": {
|
|
"title": "Edit Rules",
|
|
"form": {
|
|
"labels": {
|
|
"type": "Rule Type",
|
|
"content": "Rule Content",
|
|
"proxyPolicy": "Proxy Policy"
|
|
},
|
|
"toggles": {
|
|
"noResolve": "No Resolve"
|
|
},
|
|
"actions": {
|
|
"prependRule": "Prepend Rule",
|
|
"appendRule": "Append Rule"
|
|
},
|
|
"validation": {
|
|
"conditionRequired": "Rule Condition Required",
|
|
"invalidRule": "Invalid Rule"
|
|
}
|
|
}
|
|
},
|
|
"profile": {
|
|
"viewer": {
|
|
"title": {
|
|
"create": "Create Profile",
|
|
"edit": "Edit Profile"
|
|
},
|
|
"buttons": {
|
|
"save": "Save",
|
|
"cancel": "Cancel"
|
|
},
|
|
"fields": {
|
|
"type": "Type",
|
|
"name": "Name",
|
|
"description": "Descriptions",
|
|
"subscriptionUrl": "Subscription URL",
|
|
"httpTimeout": "HTTP Request Timeout",
|
|
"updateInterval": "Update Interval",
|
|
"useSystemProxy": "Use System Proxy",
|
|
"useClashProxy": "Use Clash Proxy",
|
|
"acceptInvalidCerts": "Allows Invalid Certificates (Danger)",
|
|
"allowAutoUpdate": "Allow Auto Update"
|
|
},
|
|
"notifications": {
|
|
"creationRetry": "Profile creation failed, retrying with Clash proxy...",
|
|
"creationSuccess": "Profile creation succeeded with Clash proxy"
|
|
}
|
|
},
|
|
"fileInput": {
|
|
"chooseFile": "Choose File"
|
|
},
|
|
"notifications": {
|
|
"saved": "Saved successfully"
|
|
},
|
|
"proxiesEditor": {
|
|
"title": "Edit Proxies",
|
|
"placeholders": {
|
|
"multiUri": "Use newlines for multiple uri(Base64 encoding supported)"
|
|
},
|
|
"actions": {
|
|
"prepend": "Prepend Proxy",
|
|
"append": "Append Proxy"
|
|
}
|
|
},
|
|
"groupsEditor": {
|
|
"title": "Edit Proxy Groups",
|
|
"errors": {
|
|
"nameRequired": "Group Name Required",
|
|
"nameExists": "Group Name Already Exists"
|
|
},
|
|
"fields": {
|
|
"type": "Group Type",
|
|
"name": "Group Name",
|
|
"icon": "Proxy Group Icon",
|
|
"proxies": "Use Proxies",
|
|
"provider": "Use Provider",
|
|
"healthCheckUrl": "Health Check Url",
|
|
"expectedStatus": "Expected Status",
|
|
"interval": "Interval",
|
|
"timeout": "Timeout",
|
|
"maxFailedTimes": "Max Failed Times",
|
|
"interfaceName": "Interface Name",
|
|
"routingMark": "Routing Mark",
|
|
"filter": "Filter",
|
|
"excludeFilter": "Exclude Filter",
|
|
"excludeType": "Exclude Type",
|
|
"includeAll": "Include All Proxies and Providers",
|
|
"includeAllProxies": "Include All Proxies",
|
|
"includeAllProviders": "Include All Providers"
|
|
},
|
|
"toggles": {
|
|
"lazy": "Lazy",
|
|
"disableUdp": "Disable UDP",
|
|
"hidden": "Hidden"
|
|
},
|
|
"actions": {
|
|
"prepend": "Prepend Group",
|
|
"append": "Append Group"
|
|
}
|
|
},
|
|
"menu": {
|
|
"home": "Home",
|
|
"select": "Select",
|
|
"editInfo": "Edit Info",
|
|
"editFile": "Edit File",
|
|
"editRules": "Edit Rules",
|
|
"editProxies": "Edit Proxies",
|
|
"editGroups": "Edit Proxy Groups",
|
|
"extendConfig": "Extend Config",
|
|
"extendScript": "Extend Script",
|
|
"openFile": "Open File",
|
|
"update": "Update",
|
|
"updateViaProxy": "Update via proxy",
|
|
"delete": "Delete"
|
|
},
|
|
"item": {
|
|
"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"
|
|
}
|
|
},
|
|
"confirm": {
|
|
"delete": {
|
|
"title": "Confirm deletion",
|
|
"message": "This operation is not reversible"
|
|
}
|
|
},
|
|
"logViewer": {
|
|
"title": "Script Console"
|
|
},
|
|
"more": {
|
|
"global": {
|
|
"merge": "Global Merge",
|
|
"script": "Global Script"
|
|
},
|
|
"chips": {
|
|
"merge": "Merge",
|
|
"script": "Script"
|
|
}
|
|
},
|
|
"editor": {
|
|
"format": "Format document",
|
|
"readOnlyMessage": "Cannot edit in read-only editor"
|
|
}
|
|
},
|
|
"home": {
|
|
"proxyTunCard": {
|
|
"status": {
|
|
"systemProxyEnabled": "System Proxy Enabled",
|
|
"systemProxyDisabled": "System Proxy Disabled",
|
|
"tunModeServiceRequired": "TUN Mode Service Required",
|
|
"tunModeEnabled": "TUN Mode Enabled",
|
|
"tunModeDisabled": "TUN Mode Disabled"
|
|
},
|
|
"tooltips": {
|
|
"systemProxy": "System Proxy Info",
|
|
"tunMode": "TUN Mode Intercept Info"
|
|
}
|
|
},
|
|
"clashInfo": {
|
|
"title": "Clash Info",
|
|
"fields": {
|
|
"coreVersion": "Core Version",
|
|
"systemProxyAddress": "System Proxy Address",
|
|
"mixedPort": "Mixed Port",
|
|
"uptime": "Uptime",
|
|
"rulesCount": "Rules Count"
|
|
}
|
|
}
|
|
},
|
|
"connection": {
|
|
"fields": {
|
|
"host": "Host",
|
|
"downloaded": "Downloaded",
|
|
"uploaded": "Uploaded",
|
|
"dlSpeed": "DL Speed",
|
|
"ulSpeed": "UL Speed",
|
|
"chains": "Chains",
|
|
"rule": "Rule",
|
|
"process": "Process",
|
|
"time": "Time",
|
|
"source": "Source",
|
|
"destination": "Destination",
|
|
"destinationPort": "Destination Port",
|
|
"type": "Type"
|
|
},
|
|
"actions": {
|
|
"closeConnection": "Close Connection"
|
|
},
|
|
"order": {
|
|
"default": "Default",
|
|
"uploadSpeed": "Upload Speed",
|
|
"downloadSpeed": "Download Speed"
|
|
}
|
|
},
|
|
"settings": {
|
|
"system": {
|
|
"title": "System Setting",
|
|
"toggles": {
|
|
"tunMode": "Tun Mode",
|
|
"systemProxy": "System Proxy"
|
|
},
|
|
"labels": {
|
|
"autoLaunch": "Auto Launch",
|
|
"silentStart": "Silent Start"
|
|
},
|
|
"tooltips": {
|
|
"autoLaunchAdmin": "Administrator mode may not support auto launch",
|
|
"silentStart": "Start the program in background mode without displaying the panel"
|
|
}
|
|
},
|
|
"proxyControl": {
|
|
"labels": {
|
|
"systemProxy": "System Proxy",
|
|
"tunMode": "Tun Mode"
|
|
},
|
|
"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"
|
|
}
|
|
},
|
|
"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 Setting",
|
|
"items": {
|
|
"allowLan": "Allow LAN",
|
|
"dnsOverwrite": "DNS Overwrite",
|
|
"ipv6": "IPv6",
|
|
"unifiedDelay": "Unified Delay",
|
|
"logLevel": "Log Level",
|
|
"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": "Mixed Port",
|
|
"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"
|
|
}
|
|
}
|
|
},
|
|
"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",
|
|
"refresh": "Refresh",
|
|
"save": "Save",
|
|
"export": "Export",
|
|
"exportBackup": "Export Backup",
|
|
"delete": "Delete",
|
|
"deleteBackup": "Delete Backup",
|
|
"restore": "Restore",
|
|
"restoreBackup": "Restore Backup"
|
|
},
|
|
"fields": {
|
|
"webdavUrl": "WebDAV Server URL",
|
|
"username": "Username",
|
|
"password": "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 Basic Setting",
|
|
"items": {
|
|
"language": "Language",
|
|
"themeMode": "Theme Mode",
|
|
"trayClickEvent": "Tray Click Event",
|
|
"copyEnvType": "Copy Env Type",
|
|
"startPage": "Start Page",
|
|
"startupScript": "Startup Script",
|
|
"themeSetting": "Theme Setting",
|
|
"layoutSetting": "Layout Setting",
|
|
"misc": "Miscellaneous",
|
|
"hotkeySetting": "Hotkey Setting"
|
|
},
|
|
"actions": {
|
|
"browse": "Browse",
|
|
"clear": "Clear"
|
|
},
|
|
"trayOptions": {
|
|
"showMainWindow": "Show Main Window",
|
|
"showTrayMenu": "Show Tray Menu",
|
|
"disable": "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": "Primary Color",
|
|
"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": "Layout Setting",
|
|
"fields": {
|
|
"preferSystemTitlebar": "Prefer System Titlebar",
|
|
"trafficGraph": "Traffic Graph",
|
|
"memoryUsage": "Core Usage",
|
|
"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"
|
|
},
|
|
"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": "Disable"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"common": {
|
|
"notifications": {
|
|
"copySuccess": "Copy Success"
|
|
}
|
|
},
|
|
"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": "Auto Delay Detection",
|
|
"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": "Periodically test the current node latency in the background",
|
|
"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": "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": "Edit PAC"
|
|
}
|
|
},
|
|
"tun": {
|
|
"title": "Tun Mode",
|
|
"actions": {
|
|
"reset": "Reset to Default"
|
|
},
|
|
"fields": {
|
|
"stack": "Tun Stack",
|
|
"device": "Device Name",
|
|
"autoRoute": "Auto Route",
|
|
"strictRoute": "Strict Route",
|
|
"autoDetectInterface": "Auto Detect Interface",
|
|
"dnsHijack": "DNS Hijack",
|
|
"mtu": "Max Transmission Unit"
|
|
},
|
|
"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"
|
|
}
|
|
}
|
|
},
|
|
"providers": {
|
|
"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"
|
|
}
|
|
},
|
|
"test": {
|
|
"item": {
|
|
"actions": {
|
|
"test": "Test"
|
|
}
|
|
},
|
|
"viewer": {
|
|
"title": {
|
|
"create": "Create Test",
|
|
"edit": "Edit Test"
|
|
},
|
|
"fields": {
|
|
"url": "Test URL"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"common": {
|
|
"editorModes": {
|
|
"visualization": "Visualization",
|
|
"advanced": "Advanced"
|
|
},
|
|
"notices": {
|
|
"raw": "{{message}}",
|
|
"prefixedRaw": "{{prefix}} {{message}}"
|
|
}
|
|
}
|
|
}
|