"username" = "username" "password" = "password" "login" = "Login" "confirm" = "Confirm" "cancel" = "Cancel" "close" = "Close" "copy" = "Copy" "copied" = "Copied" "download" = "Download" "remark" = "Remark" "enable" = "Enable" "protocol" = "Protocol" "loading" = "Loading" "second" = "Second" "minute" = "Minute" "hour" = "Hour" "day" = "Day" "check" = "Check" "indefinite" = "Indefinite" "unlimited" = "Unlimited" "none" = "None" "qrCode" = "QR Code" "edit" = "Edit" "delete" = "Delete" "reset" = "Reset" "copySuccess" = "Copy successfully" "sure" = "Sure" "encryption" = "Encryption" "transmission" = "Transmission" "host" = "Host" "path" = "Path" "camouflage" = "Camouflage" "enabled" = "Enabled" "disabled" = "Disabled" "domainName" = "Domain Name" "additional" = "Alter" "monitor" = "Listen IP" "certificate" = "Certificate" "fail" = "Fail" "success" = "Success" "getVersion" = "Get Version" "install" = "Install" "used" = "Used" "clients" = "Clients" "search" = "Search" "usage" = "Usage" "info" = "Details" [menu] "dashboard" = "System Status" "inbounds" = "Inbounds" "setting" = "Panel Setting" "logout" = "LogOut" "link" = "Other" [pages.login] "title" = "Login" "loginAgain" = "The login time limit has expired, please log in again" [pages.login.toasts] "invalidFormData" = "Input Data Format Is Invalid" "emptyUsername" = "Please Enter Username" "emptyPassword" = "Please Enter Password" "wrongUsernameOrPassword" = "invalid username or password" "successLogin" = "Login" [pages.index] "title" = "System Status" "memory" = "Memory" "hard" = "Hard Disk" "xrayStatus" = "Xray Status" "xraySwitch" = "Switch Version" "restartXray" = "Restart" "stopXray" = "Stop" "xraySwitchClick" = "Click on the version you want to switch" "xraySwitchClickDesk" = "Please choose carefully, older versions may have incompatible configurations" "operationHours" = "Operation Hours" "operationHoursDesc" = "The running time of the system since it was started" "systemLoad" = "System Load" "connectionCount" = "Connection Count" "connectionCountDesc" = "The total number of connections for all network cards" "upSpeed" = "Total upload speed for all network cards" "downSpeed" = "Total download speed for all network cards" "totalSent" = "Total upload traffic of all network cards since system startup" "totalReceive" = "Total download traffic of all network cards since system startup" "xraySwitchVersionDialog" = "switch xray version" "xraySwitchVersionDialogDesc" = "whether to switch the xray version to" "dontRefreshh" = "Installation is in progress, please do not refresh this page" [pages.inbounds] "export" = "Export" "title" = "Inbounds" "totalDownUp" = "Total Uploads/Downloads" "totalUsage" = "Total Usage" "inboundCount" = "Number Of Inbound" "operate" = "Actions" "enable" = "Enable" "remark" = "Remark" "protocol" = "Protocol" "port" = "Port" "traffic" = "Traffic" "details" = "Details" "transportConfig" = "Transport" "expireDate" = "Expire Date" "resetTraffic" = "Reset Traffic" "addInbound" = "Add Inbound" "addTo" = "Add To" "revise" = "Save" "modifyInbound" = "Modify InBound" "deleteInbound" = "Delete Inbound" "deleteInboundContent" = "Are you sure you want to delete inbound?" "resetTrafficContent" = "Are you sure you want to reset traffic?" "copyLink" = "Copy Link" "address" = "Address" "network" = "Network" "destinationPort" = "Destination port" "targetAddress" = "Target Address" "disableInsecureEncryption" = "Disable insecure encryption" "monitorDesc" = "Leave blank by default" "meansNoLimit" = "Means No Limit" "totalFlow" = "Total Traffic" "leaveBlankToNeverExpire" = "Leave blank to never expire" "noRecommendKeepDefault" = "There are no special requirements to keep the default" "certificatePath" = "Certificate File Path" "certificateContent" = "Certificate File Content" "publicKeyPath" = "Public Key Path" "publicKeyContent" = "public Key Content" "keyPath" = "Private key Path" "keyContent" = "Private Key Content" "client" = "Client" "uid" = "UID" [pages.inbounds.toasts] "obtain" = "Obtain" [pages.inbounds.stream.general] "requestHeader" = "Request Header" "name" = "Name" "value" = "Value" [pages.inbounds.stream.tcp] "requestVersion" = "Request Version" "requestMethod" = "Request Method" "requestPath" = "Request Path" "responseVersion" = "Response Version" "responseStatus" = "Response Status" "responseStatusDescription" = "Response Status Description" "responseHeader" = "Response Header" [pages.inbounds.stream.quic] "encryption" = "Encryption" [pages.setting] "title" = "Setting" "save" = "Save" "restartPanel" = "Restart Panel" "restartPanelDesc" = "Are you sure you want to restart the panel? Click OK to restart after 3 seconds. If you cannot access the panel after restarting, please go to the server to view the panel log information" "panelConfig" = "Panel Configuration" "userSetting" = "User Setting" "xrayConfiguration" = "Xray Configuration" "TGReminder" = "TG Reminder Related Settings" "otherSetting" = "Other Setting" "panelListeningIP" = "Panel listening IP" "panelListeningIPDesc" = "Leave blank by default to monitor all IPs, restart the panel to take effect" "panelPort" = "Panel Port" "panelPortDesc" = "Restart the panel to take effect" "publicKeyPath" = "Panel certificate public key file path" "publicKeyPathDesc" = "Fill in an absolute path starting with '/', restart the panel to take effect" "privateKeyPath" = "Panel certificate key file path" "privateKeyPathDesc" = "Fill in an absolute path starting with '/', restart the panel to take effect" "panelUrlPath" = "panel url root path" "panelUrlPathDesc" = "Must start with '/' and end with '/', restart the panel to take effect" "oldUsername" = "Current Username" "currentPassword" = "Current Password" "newUsername" = "New Username" "newPassword" = "New Password" "xrayConfigTemplate" = "xray Configuration Template" "xrayConfigTemplateDesc" = "Generate the final xray configuration file based on this template, restart the panel to take effect" "telegramBotEnable" = "Enable telegram bot" "telegramBotEnableDesc" = "Restart the panel to take effect" "telegramToken" = "Telegram Token" "telegramTokenDesc" = "Restart the panel to take effect" "telegramChatId" = "Telegram ChatId" "telegramChatIdDesc" = "Restart the panel to take effect" "telegramNotifyTime" = "Telegram bot notification time" "telegramNotifyTimeDesc" = "Using Crontab timing format, restart the panel to take effect" "timeZonee" = "Time Zone" "timeZoneDesc" = "The scheduled task runs according to the time in the time zone, and restarts the panel to take effect" [pages.setting.toasts] "modifySetting" = "modify setting" "getSetting" = "get setting" "modifyUser" = "modify user" "originalUserPassIncorrect" = "The original user name or original password is incorrect" "userPassMustBeNotEmpty" = "New username and new password cannot be empty"