mirror of
https://github.com/alireza0/x-ui.git
synced 2026-03-14 05:23:09 +00:00
550 lines
22 KiB
TOML
550 lines
22 KiB
TOML
"username" = "Username"
|
||
"password" = "Password"
|
||
"login" = "Log In"
|
||
"confirm" = "Confirm"
|
||
"cancel" = "Cancel"
|
||
"close" = "Close"
|
||
"copy" = "Copy"
|
||
"copied" = "Copied"
|
||
"download" = "Download"
|
||
"remark" = "Remark"
|
||
"enable" = "Enabled"
|
||
"protocol" = "Protocol"
|
||
"search" = "Search"
|
||
"filter" = "Filter"
|
||
"loading" = "Loading..."
|
||
"second" = "Second"
|
||
"minute" = "Minute"
|
||
"hour" = "Hour"
|
||
"day" = "Day"
|
||
"check" = "Check"
|
||
"indefinite" = "Indefinite"
|
||
"unlimited" = "Unlimited"
|
||
"none" = "None"
|
||
"qrCode" = "QR Code"
|
||
"info" = "More Information"
|
||
"edit" = "Edit"
|
||
"delete" = "Delete"
|
||
"reset" = "Reset"
|
||
"copySuccess" = "Copied Successful"
|
||
"sure" = "Sure"
|
||
"encryption" = "Encryption"
|
||
"transmission" = "Transmission"
|
||
"host" = "Host"
|
||
"path" = "Path"
|
||
"camouflage" = "Obfuscation"
|
||
"status" = "Status"
|
||
"enabled" = "Enabled"
|
||
"disabled" = "Disabled"
|
||
"depleted" = "Depleted"
|
||
"depletingSoon" = "Depleting"
|
||
"offline" = "Offline"
|
||
"online" = "Online"
|
||
"domainName" = "Domain Name"
|
||
"monitor" = "Listen IP"
|
||
"certificate" = "Certificate"
|
||
"fail" = " Failed"
|
||
"success" = " Successfully"
|
||
"getVersion" = "Get Version"
|
||
"install" = "Install"
|
||
"clients" = "Clients"
|
||
"usage" = "Usage"
|
||
"remained" = "Remaining"
|
||
"secAlertTitle" = "Security Alert"
|
||
"secAlertSsl" = "This connection is not secure. Please avoid entering sensitive information until TLS is activated for data protection."
|
||
"secAlertConf" = "Certain settings are vulnerable to attacks. It is recommended to reinforce security protocols to prevent potential breaches."
|
||
"secAlertSSL" = "Panel lacks secure connection. Please install TLS certificate for data protection."
|
||
"secAlertPanelPort" = "Panel default port is vulnerable. Please configure a random or specific port."
|
||
"secAlertPanelURI" = "Panel default URI path is insecure. Please configure a complex URI path."
|
||
"secAlertSubURI" = "Subscription default URI path is insecure. Please configure a complex URI path."
|
||
"secAlertSubJsonURI" = "Subscription JSON default URI path is insecure. Please configure a complex URI path."
|
||
"security" = "Security"
|
||
|
||
[menu]
|
||
"dashboard" = "Overview"
|
||
"inbounds" = "Inbounds"
|
||
"settings" = "Panel Settings"
|
||
"xray" = "Xray Configs"
|
||
"logout" = "Log Out"
|
||
"link" = "Manage"
|
||
|
||
[pages.login]
|
||
"title" = "Welcome"
|
||
"loginAgain" = "Your session has expired, please log in again"
|
||
|
||
[pages.login.toasts]
|
||
"invalidFormData" = "The input data format is invalid"
|
||
"emptyUsername" = "Username is required"
|
||
"emptyPassword" = "Password is required"
|
||
"wrongUsernameOrPassword" = "The username or password is incorrect"
|
||
"successLogin" = "Login"
|
||
|
||
[pages.index]
|
||
"title" = "Overview"
|
||
"memory" = "RAM"
|
||
"hard" = "Disk"
|
||
"serverInfo" = "Server"
|
||
"hostname" = "Hostname"
|
||
"xrayStatus" = "Xray"
|
||
"stopXray" = "Stop"
|
||
"restartXray" = "Restart"
|
||
"xraySwitch" = "Change Xray Version"
|
||
"xraySwitchClick" = "Choose the version you want to switch."
|
||
"xraySwitchClickDesk" = "Choose carefully, as older versions may not be compatible with the current configurations."
|
||
"operationHours" = "Uptime"
|
||
"operationHoursDesc" = "Uptime since OS startup"
|
||
"xrayoperationHoursDesc" = "Uptime since Xray last restart"
|
||
"systemLoad" = "System Load"
|
||
"systemLoadDesc" = "Average load for the past 1, 5, and 15 minutes"
|
||
"connectionTcpCountDesc" = "Total TCP connections"
|
||
"connectionUdpCountDesc" = "Total UDP connections"
|
||
"upSpeed" = "Overall upload speed"
|
||
"downSpeed" = "Overall download speed"
|
||
"totalSent" = "Total data sent since OS startup"
|
||
"totalReceive" = "Total data received since OS startup"
|
||
"xraySwitchVersionDialog" = "Change Xray Version"
|
||
"xraySwitchVersionDialogDesc" = "Are you sure you want to change the Xray version to"
|
||
"dontRefresh" = "Installation is in progress, please do not refresh this page."
|
||
"logs" = "Logs"
|
||
"config" = "Config"
|
||
"backup" = "Backup & Restore"
|
||
"backupTitle" = "Database Backup & Restore"
|
||
"backupDescription" = "It is recommended to make a backup before restoring a database."
|
||
"exportDatabase" = "Get Backup"
|
||
"importDatabase" = "Restore"
|
||
|
||
[pages.inbounds]
|
||
"title" = "Inbounds"
|
||
"totalDownUp" = "Total Sent/Received"
|
||
"totalUsage" = "Total Usage"
|
||
"inboundCount" = "Total Inbounds"
|
||
"operate" = "Menu"
|
||
"enable" = "Enabled"
|
||
"remark" = "Remark"
|
||
"protocol" = "Protocol"
|
||
"port" = "Port"
|
||
"traffic" = "Traffic"
|
||
"details" = "Details"
|
||
"transportConfig" = "Transport Config"
|
||
"expireDate" = "Expiration"
|
||
"resetTraffic" = "Reset Traffic"
|
||
"addInbound" = "Add Inbound"
|
||
"generalActions" = "General Actions"
|
||
"create" = "Create"
|
||
"update" = "Update"
|
||
"modifyInbound" = "Edit Inbound"
|
||
"deleteInbound" = "Delete Inbound"
|
||
"deleteInboundContent" = "Are you sure you want to delete inbound?"
|
||
"deleteClient" = "Delete Client"
|
||
"deleteClientContent" = "Are you sure you want to delete client?"
|
||
"resetTrafficContent" = "Are you sure you want to reset traffic?"
|
||
"copyLink" = "Copy URL"
|
||
"address" = "Address"
|
||
"network" = "Network"
|
||
"destinationPort" = "Destination Port"
|
||
"targetAddress" = "Target Address"
|
||
"monitorDesc" = "Leave blank to listen on all IPs"
|
||
"meansNoLimit" = "Zero means unlimited. (Unit: GB)"
|
||
"totalFlow" = "Total Traffic"
|
||
"leaveBlankToNeverExpire" = "Leave blank to never expire"
|
||
"noRecommendKeepDefault" = "It is recommended to keep the default"
|
||
"certificatePath" = "File Path"
|
||
"certificateContent" = "File Content"
|
||
"publicKeyPath" = "Public Key Path"
|
||
"publicKeyContent" = "Public Key Content"
|
||
"keyPath" = "Private Key Path"
|
||
"keyContent" = "Private Key Content"
|
||
"clickOnQRcode" = "Click on QR Code to Copy"
|
||
"client" = "Client"
|
||
"export" = "Export All URLs"
|
||
"clone" = "Clone"
|
||
"cloneInbound" = "Clone"
|
||
"cloneInboundContent" = "All settings for this inbound, except Port, Listen IP, and Clients, will be applied to the clone."
|
||
"cloneInboundOk" = "Clone"
|
||
"resetAllTraffic" = "Reset All Inbounds Traffic"
|
||
"resetAllTrafficTitle" = "Reset All Inbounds Traffic"
|
||
"resetAllTrafficContent" = "Are you sure you want to reset the traffic of all inbounds?"
|
||
"resetInboundClientTraffics" = "Reset Clients Traffic"
|
||
"resetInboundClientTrafficTitle" = "Reset Clients Traffic"
|
||
"resetInboundClientTrafficContent" = "Are you sure you want to reset the traffic of this inbound's clients?"
|
||
"resetAllClientTraffics" = "Reset All Clients Traffic"
|
||
"resetAllClientTrafficTitle" = "Reset All Clients Traffic"
|
||
"resetAllClientTrafficContent" = "Are you sure you want to reset the traffic of all clients?"
|
||
"delDepletedClients" = "Delete Depleted Clients"
|
||
"delDepletedClientsTitle" = "Delete Depleted Clients"
|
||
"delDepletedClientsContent" = "Are you sure you want to delete all the depleted clients?"
|
||
"email" = "Email"
|
||
"emailDesc" = "Please provide a unique email address"
|
||
"setDefaultCert" = "Set Cert from Panel"
|
||
"telegramDesc" = "Please provide Chat ID(s) without using the '@' symbol. (Get it here @userinfobot) or (Use '/id' command in the bot)"
|
||
"subscriptionDesc" = "To find your subscription URL, navigate to the 'More Information'. Additionally, you can use the same name for several clients."
|
||
"info" = "Info"
|
||
"same" = "Same"
|
||
"inboundData" = "Inbound's Data"
|
||
"exportInbound" = "Export Inbound"
|
||
"import" = "Import"
|
||
"importInbound" = "Import an Inbound"
|
||
|
||
[pages.client]
|
||
"add" = "Add Client"
|
||
"edit" = "Edit Client"
|
||
"submitAdd" = "Add Client"
|
||
"submitEdit" = "Save Changes"
|
||
"clientCount" = "Number of Clients"
|
||
"bulk" = "Add Bulk"
|
||
"method" = "Method"
|
||
"first" = "First"
|
||
"last" = "Last"
|
||
"prefix" = "Prefix"
|
||
"postfix" = "Postfix"
|
||
"delayedStart" = "Start on Initial Use"
|
||
"expireDays" = "Duration"
|
||
"days" = "Day(s)"
|
||
"renew" = "Auto Renew"
|
||
"renewDesc" = "Auto-renewal after expiration. (0 = disable)(Unit: day)"
|
||
|
||
[pages.inbounds.toasts]
|
||
"obtain" = "Obtain"
|
||
|
||
[pages.inbounds.stream.general]
|
||
"request" = "Request"
|
||
"response" = "Response"
|
||
"name" = "Name"
|
||
"value" = "Value"
|
||
|
||
[pages.inbounds.stream.tcp]
|
||
"version" = "Version"
|
||
"method" = "Method"
|
||
"path" = "Path"
|
||
"status" = "Status"
|
||
"statusDescription" = "Status Description"
|
||
"requestHeader" = "Request Header"
|
||
"responseHeader" = "Response Header"
|
||
|
||
[pages.settings]
|
||
"title" = "Panel Settings"
|
||
"save" = "Save"
|
||
"infoDesc" = "Every change made here needs to be saved. Please restart the panel for the changes to take effect."
|
||
"restartPanel" = "Restart Panel"
|
||
"restartPanelDesc" = "Are you sure you want to restart the panel? If you are unable to access the panel after restarting, please check the logs in the terminal script"
|
||
"resetDefaultConfig" = "Reset to Default"
|
||
"panelConfig" = "General"
|
||
"userSettings" = "Authentication"
|
||
"TGBotSettings" = "Telegram Bot"
|
||
"panelListeningIP" = "Listen IP"
|
||
"panelListeningIPDesc" = "The IP address for the web panel. (Leave blank to listen on all IPs)"
|
||
"panelListeningDomain" = "Listen Domain"
|
||
"panelListeningDomainDesc" = "The domain name for the web panel. (Leave blank to listen on all domains and IPs)"
|
||
"panelPort" = "Listen Port"
|
||
"panelPortDesc" = "The port number for the web panel. (Must be an unused port)"
|
||
"publicKeyPath" = "Public Key Path"
|
||
"publicKeyPathDesc" = "The public key file path for the web panel. (Begins with ‘/‘)"
|
||
"privateKeyPath" = "Private Key Path"
|
||
"privateKeyPathDesc" = "The private key file path for the web panel. (Begins with ‘/‘)"
|
||
"panelUrlPath" = "URI Path"
|
||
"panelUrlPathDesc" = "The URI path for the web panel. (Begins with ‘/‘ and concludes with ‘/‘)"
|
||
"pageSize" = "Pagination Size"
|
||
"pageSizeDesc" = "The page size for the inbounds table. (0 = disable)"
|
||
"remarkModel" = "Remark Model & Separation Character"
|
||
"sampleRemark" = "Sample Remark"
|
||
"oldUsername" = "Current Username"
|
||
"currentPassword" = "Current Password"
|
||
"newUsername" = "New Username"
|
||
"newPassword" = "New Password"
|
||
"telegramBotEnable" = "Enable Telegram Bot"
|
||
"telegramBotEnableDesc" = "Enables the Telegram bot."
|
||
"telegramToken" = "Telegram Token"
|
||
"telegramTokenDesc" = "The Telegram token. (Get it here @BotFather)"
|
||
"telegramChatId" = "Admin Chat ID"
|
||
"telegramChatIdDesc" = "The Telegram Admin Chat ID(s). (Comma-separated)(Get it here @userinfobot) or (Use '/id' command in the bot)"
|
||
"telegramNotifyTime" = "Notification Time"
|
||
"telegramNotifyTimeDesc" = "The Telegram bot notification time set for periodic reports. (Use the crontab time format)"
|
||
"tgNotifyBackup" = "Database Backup"
|
||
"tgNotifyBackupDesc" = "Get a database backup file with a report."
|
||
"tgNotifyLogin" = "Login Notification"
|
||
"tgNotifyLoginDesc" = "Get notified about the username, IP, and time whenever someone attempts to log into your web panel."
|
||
"sessionMaxAge" = "Session Duration"
|
||
"sessionMaxAgeDesc" = "The duration for which you can stay logged in. (Unit: minute)"
|
||
"expireTimeDiff" = "Expiration Time Notification"
|
||
"expireTimeDiffDesc" = "Get notified when the remaining time reaches the set threshold. (Unit: day)"
|
||
"trafficDiff" = "Traffic Limit Notification"
|
||
"trafficDiffDesc" = "Get notified when remaining traffic reaches the set threshold. (Unit: GB)"
|
||
"tgNotifyCpu" = "CPU Load Notification"
|
||
"tgNotifyCpuDesc" = "Get notified if CPU load exceeds the set threshold. (Unit: %)"
|
||
"timeZone" = "Time Zone"
|
||
"timeZoneDesc" = "Scheduled tasks will run based on this time zone."
|
||
"subSettings" = "Subscription"
|
||
"subEnable" = "Enable Subscription Service"
|
||
"subEnableDesc" = "Enables the subscription service."
|
||
"subListen" = "Listen IP"
|
||
"subListenDesc" = "The IP address for the subscription service. (Leave blank to listen on all IPs)"
|
||
"subPort" = "Listen Port"
|
||
"subPortDesc" = "The port number for the subscription service. (Must be an unused port)"
|
||
"subCertPath" = "Public Key Path"
|
||
"subCertPathDesc" = "The public key file path for the subscription service. (Begins with ‘/‘)"
|
||
"subKeyPath" = "Private Key Path"
|
||
"subKeyPathDesc" = "The private key file path for the subscription service. (Begins with ‘/‘)"
|
||
"subPath" = "URI Path"
|
||
"subPathDesc" = "The URI path for the subscription service. (Begins with ‘/‘ and concludes with ‘/‘)"
|
||
"subDomain" = "Listen Domain"
|
||
"subDomainDesc" = "The domain name for the subscription service. (Leave blank to listen on all domains and IPs)"
|
||
"subUpdates" = "Update Intervals"
|
||
"subUpdatesDesc" = "The update intervals of the subscription URL in the client apps. (Unit: hour)"
|
||
"subEncrypt" = "Encode"
|
||
"subEncryptDesc" = "The returned content of subscription service will be Base64 encoded."
|
||
"subShowInfo" = "Show Usage Info"
|
||
"subShowInfoDesc" = "The remaining traffic and date will be displayed in the client apps."
|
||
"subURI" = "Reverse Proxy URI"
|
||
"subURIDesc" = "The subscription service will use the URI that has been set up behind reverse proxies."
|
||
"fragment" = "Fragmentation"
|
||
"fragmentDesc" = "Enable fragmentation for TLS hello packet"
|
||
"fragmentSett" = "Fragmentation Settings"
|
||
"noisesDesc" = "Enable Noises."
|
||
"noisesSett" = "Noises Settings"
|
||
"mux" = "Mux"
|
||
"muxDesc" = "Transmit multiple independent data streams within an established data stream."
|
||
"muxSett" = "Mux Settings"
|
||
"direct" = "Direct Connection"
|
||
"directDesc" = "Directly establishes connections with domains or IP ranges of a specific country."
|
||
|
||
[pages.settings.toasts]
|
||
"modifySettings" = "Modify Settings"
|
||
"getSettings" = "Get Settings"
|
||
"modifyUser" = "Modify Admin"
|
||
"originalUserPassIncorrect" = "The current username or password is incorrect"
|
||
"userPassMustBeNotEmpty" = "The new username or password is required"
|
||
|
||
[pages.xray]
|
||
"title" = "Xray Configs"
|
||
"save" = "Save"
|
||
"restart" = "Restart Xray"
|
||
"basicTemplate" = "Basics"
|
||
"advancedTemplate" = "Advanced"
|
||
"generalConfigs" = "General Strategy"
|
||
"generalConfigsDesc" = "These options will determine general strategy adjustments."
|
||
"logConfigs" = "Logs Settings"
|
||
"logConfigsDesc" = "Enabling logs may affect your server's efficiency. It is recommended to enable it wisely only when necessary."
|
||
"blockConfigs" = "Protection Shield"
|
||
"blockConfigsDesc" = "These options will block traffic based on specific requested protocols and websites."
|
||
"blockCountryConfigs" = "Block Country"
|
||
"blockCountryConfigsDesc" = "These options will block traffic based on the specific requested country."
|
||
"directCountryConfigs" = "Direct Country"
|
||
"directCountryConfigsDesc" = "These options will directly forward traffic based on the specific requested country."
|
||
"blockips" = "Block IPs"
|
||
"blockdomains" = "Block Domains"
|
||
"directips" = "Direct IPs"
|
||
"directdomains" = "Direct Domains"
|
||
"ipv4Configs" = "IPv4 Routing"
|
||
"ipv4ConfigsDesc" = "These options will route traffic based on specific requested destination via server's IPv4."
|
||
"warpConfigs" = "WARP Config"
|
||
"warpConfigsDesc" = "These options will route traffic based on specific requested destination via WARP."
|
||
"Template" = "Advanced Xray Configuration Template"
|
||
"TemplateDesc" = "The final Xray config file will be generated based on this template."
|
||
"FreedomStrategy" = "Freedom Protocol Strategy"
|
||
"FreedomStrategyDesc" = "Set the output strategy for the network in the Freedom Protocol."
|
||
"RoutingStrategy" = "Overall Routing Strategy"
|
||
"RoutingStrategyDesc" = "Set the overall traffic routing strategy for resolving all requests."
|
||
"Torrent" = "Block BitTorrent Protocol"
|
||
"TorrentDesc" = "Blocks BitTorrent protocol."
|
||
"PrivateIp" = "Block Connection to Private IPs"
|
||
"PrivateIpDesc" = "Blocks establishing connections to private IP ranges."
|
||
"Ads" = "Block Ads"
|
||
"AdsDesc" = "Blocks advertising websites."
|
||
"Family" = "Family Protection"
|
||
"FamilyDesc" = "Blocks adult content, and malware websites."
|
||
"IRIp" = "Block Connection to Iran IPs"
|
||
"IRIpDesc" = "Blocks establishing connections to Iran IP ranges."
|
||
"IRDomain" = "Block Connection to Iran Domains"
|
||
"IRDomainDesc" = "Blocks establishing connections to Iran domains."
|
||
"ChinaIp" = "Block Connection to China IPs"
|
||
"ChinaIpDesc" = "Blocks establishing connections to China IP ranges."
|
||
"ChinaDomain" = "Block Connection to China Domains"
|
||
"ChinaDomainDesc" = "Blocks establishing connections to China domains."
|
||
"RussiaIp" = "Block Connection to Russia IPs"
|
||
"RussiaIpDesc" = "Blocks establishing connections to Russia IP ranges."
|
||
"RussiaDomain" = "Block Connection to Russia Domains"
|
||
"RussiaDomainDesc" = "Blocks establishing connections to Russia domains."
|
||
"DirectIRIp" = "Direct Connection to Iran IPs"
|
||
"DirectIRIpDesc" = "Directly establishes connections to Iran IP ranges."
|
||
"DirectIRDomain" = "Direct Connection to Iran Domains"
|
||
"DirectIRDomainDesc" = "Directly establishes connections to Iran domains."
|
||
"DirectChinaIp" = "Direct Connection to China IPs"
|
||
"DirectChinaIpDesc" = "Directly establishes connections to China IP ranges."
|
||
"DirectChinaDomain" = "Direct Connection to China Domains"
|
||
"DirectChinaDomainDesc" = "Directly establishes connections to China domains."
|
||
"DirectRussiaIp" = "Direct Connection to Russia IPs"
|
||
"DirectRussiaIpDesc" = "Directly establishes connections to Russia IP ranges."
|
||
"DirectRussiaDomain" = "Direct Connection to Russia Domains"
|
||
"DirectRussiaDomainDesc" = "Directly establishes connections to Russia domains."
|
||
"GoogleIPv4" = "Google"
|
||
"GoogleIPv4Desc" = "Routes traffic to Google via IPv4."
|
||
"NetflixIPv4" = "Netflix"
|
||
"NetflixIPv4Desc" = "Routes traffic to Netflix via IPv4."
|
||
"GoogleWARP" = "Google"
|
||
"GoogleWARPDesc" = "Routes traffic to Google via WARP."
|
||
"OpenAIWARP" = "ChatGPT"
|
||
"OpenAIWARPDesc" = "Routes traffic to ChatGPT via WARP."
|
||
"NetflixWARP" = "Netflix"
|
||
"NetflixWARPDesc" = "Routes traffic to Netflix via WARP."
|
||
"MetaWARP" = "Meta"
|
||
"MetaWARPDesc" = "Routes traffic to Meta (Instagram, Facebook, WhatsApp, Threads,...) via WARP."
|
||
"SpotifyWARP" = "Spotify"
|
||
"SpotifyWARPDesc" = "Routes traffic to Spotify via WARP."
|
||
"completeTemplate" = "All"
|
||
"Inbounds" = "Inbounds"
|
||
"Outbounds" = "Outbounds"
|
||
"Routings" = "Routing Rules"
|
||
"RoutingsDesc" = "The priority of each rule is important!"
|
||
"Balancers" = "Balancers"
|
||
"logLevel" = "Log Level"
|
||
"logLevelDesc" = "The log level will determine the severity of issues that should be recorded."
|
||
"accessLog" = "Access Log"
|
||
"accessLogDesc" = "The file path for the access log."
|
||
"errorLog" = "Error Log"
|
||
"errorLogDesc" = "The file path for the error log."
|
||
|
||
[pages.xray.rules]
|
||
"first" = "First"
|
||
"last" = "Last"
|
||
"up" = "Up"
|
||
"down" = "Down"
|
||
"source" = "Source"
|
||
"dest" = "Destination"
|
||
"inbound" = "Inbound"
|
||
"outbound" = "Outbound"
|
||
"info" = "Info"
|
||
"add" = "Add Rule"
|
||
"edit" = "Edit Rule"
|
||
"useComma" = "Comma-separated items"
|
||
"balancer" = "Balancer"
|
||
|
||
[pages.xray.outbound]
|
||
"addOutbound" = "Add Outbound"
|
||
"addReverse" = "Add Reverse"
|
||
"editOutbound" = "Edit Outbound"
|
||
"editReverse" = "Edit Reverse"
|
||
"tag" = "Tag"
|
||
"tagDesc" = "Unique Tag"
|
||
"address" = "Address"
|
||
"reverse" = "Reverse"
|
||
"domain" = "Domain"
|
||
"type" = "Type"
|
||
"bridge" = "Bridge"
|
||
"portal" = "Portal"
|
||
"intercon" = "Interconnection"
|
||
"settings" = "Settings"
|
||
"accountInfo" = "Account Information"
|
||
"outboundStatus" = "Outbound Status"
|
||
"sendThrough" = "Send Through"
|
||
|
||
[pages.xray.balancer]
|
||
"addBalancer" = "Add Balancer"
|
||
"editBalancer" = "Edit Balancer"
|
||
"balancerStrategy" = "Strategy"
|
||
"balancerSelectors" = "Selectors"
|
||
"fallback" = "Fallback"
|
||
"tag" = "Tag"
|
||
"tagDesc" = "Unique Tag"
|
||
"balancerDesc" = "It is not possible to use both balancerTag and outboundTag simultaneously. If both are used together, only outboundTag will function."
|
||
|
||
[pages.xray.wireguard]
|
||
"secretKey" = "Secret Key"
|
||
"publicKey" = "Public Key"
|
||
"allowedIPs" = "Allowed IPs"
|
||
"endpoint" = "Endpoint"
|
||
"psk" = "PreShared Key"
|
||
"domainStrategy" = "Domain Strategy"
|
||
|
||
[pages.xray.dns]
|
||
"enable" = "Enable DNS"
|
||
"enableDesc" = "Enables built-in DNS server."
|
||
"tag" = "DNS Inbound Tag"
|
||
"tagDesc" = "This tag will be available as an Inbound tag in routing rules."
|
||
"strategy" = "Query Strategy"
|
||
"strategyDesc" = "Overall strategy to resolve domain names."
|
||
"add" = "Add Server"
|
||
"edit" = "Edit Server"
|
||
"domains" = "Domains"
|
||
|
||
[pages.xray.fakedns]
|
||
"add" = "Add Fake DNS"
|
||
"edit" = "Edit Fake DNS"
|
||
"ipPool" = "IP Pool Subnet"
|
||
"poolSize" = "Pool Size"
|
||
|
||
[tgbot]
|
||
"noResult" = "❗ No result!"
|
||
"wentWrong" = "❌ Something went wrong!"
|
||
"noInbounds" = "❗ No inbound found!"
|
||
"unlimited" = "♾ Unlimited"
|
||
"day" = "Day"
|
||
"days" = "Days"
|
||
"unknown" = "Unknown"
|
||
"inbounds" = "Inbounds"
|
||
"clients" = "Clients"
|
||
|
||
[tgbot.commands]
|
||
"unknown" = "❗️Unknown command"
|
||
"pleaseChoose" = "👇 Please choose:\r\n"
|
||
"help" = "🤖 Welcome to this bot! It's designed to provide you with specific data from the web panel and allows you to make modifications as needed.\r\n\r\n"
|
||
"start" = "👋 Hello <i>{{ .Firstname }}</i>.\r\n"
|
||
"welcome" = "🤖 Welcome to <b>{{ .Hostname }}</b> management bot.\r\n"
|
||
"status" = "✅ Bot is OK!"
|
||
"usage" = "❗️ Please provide a text to search!"
|
||
"getID" = "🆔 Your ID: <code>{{ .ID }}</code>"
|
||
"helpAdminCommands" = "Search for a client email:\r\n<code>/Usage [Email]</code>\r\n\r\nSearch for inbounds (with client stats):\r\n<code>/inbound [Remark]</code>"
|
||
"helpClientCommands" = "To search for statistics, simply use the following command:\r\n\r\n<code>/Usage [UUID|Password]</code>\r\n\r\nUse UUID for VMess/VLESS and Password for Trojan/Shadowsocks."
|
||
|
||
[tgbot.messages]
|
||
"cpuThreshold" = "🔴 CPU load {{ .Percent }}% Exceeds the threshold of {{ .Threshold }}%"
|
||
"loginSuccess" = "✅ Logged in to the web panel successfully.\r\n"
|
||
"loginFailed" = "❗Log in to the web panel failed.\r\n"
|
||
"report" = "🕰 Scheduled reports: {{ .RunTime }}\r\n"
|
||
"datetime" = "⏰ Date&Time: {{ .DateTime }}\r\n"
|
||
"hostname" = "💻 Host: {{ .Hostname }}\r\n"
|
||
"version" = "🚀 X-UI: {{ .Version }}\r\n"
|
||
"ipv6" = "🌐 IPv6: {{ .IPv6 }}\r\n"
|
||
"ipv4" = "🌐 IPv4: {{ .IPv4 }}\r\n"
|
||
"ip" = "🌐 IP: {{ .IP }}\r\n"
|
||
"serverUpTime" = "⏳ Uptime: {{ .UpTime }} {{ .Unit }}\r\n"
|
||
"serverLoad" = "📈 System load: {{ .Load1 }}, {{ .Load2 }}, {{ .Load3 }}\r\n"
|
||
"serverMemory" = "📋 RAM: {{ .Current }}/{{ .Total }}\r\n"
|
||
"tcpCount" = "🔹 TCP: {{ .Count }}\r\n"
|
||
"udpCount" = "🔸 UDP: {{ .Count }}\r\n"
|
||
"traffic" = "🚦 Traffic: {{ .Total }} (↑{{ .Upload }},↓{{ .Download }})\r\n"
|
||
"xrayStatus" = "ℹ️ Status: {{ .State }}\r\n"
|
||
"username" = "👤 Username: {{ .Username }}\r\n"
|
||
"time" = "⏰ Time: {{ .Time }}\r\n"
|
||
"inbound" = "📍 Inbound: {{ .Remark }}\r\n"
|
||
"port" = "🔌 Port: {{ .Port }}\r\n"
|
||
"expire" = "📅 Expiry date: {{ .DateTime }}\r\n \r\n"
|
||
"expireIn" = "📅 Expire in: {{ .Time }}\r\n \r\n"
|
||
"active" = "💡 Active: {{ .Enable }}\r\n"
|
||
"online" = "🌐 Connection status: {{ .Status }}\r\n"
|
||
"email" = "📧 Email: {{ .Email }}\r\n"
|
||
"upload" = "🔼 Upload↑: {{ .Upload }}\r\n"
|
||
"download" = "🔽 Download↓: {{ .Download }}\r\n"
|
||
"total" = "🔄 Total: {{ .UpDown }} / {{ .Total }}\r\n"
|
||
"exhaustedMsg" = "🚨 Exhausted {{ .Type }}:\r\n"
|
||
"exhaustedCount" = "🚨 Exhausted {{ .Type }} Count:\r\n"
|
||
"onlinesCount" = "🌐 Online clients: {{ .Count }}\r\n"
|
||
"disabled" = "🛑 Disabled: {{ .Disabled }}\r\n"
|
||
"depleteSoon" = "🔜 Deplete soon: {{ .Deplete }}\r\n \r\n"
|
||
"backupTime" = "🗄 Backup time: {{ .Time }}\r\n"
|
||
"yes" = "✅ Yes"
|
||
"no" = "❌ No"
|
||
|
||
[tgbot.buttons]
|
||
"dbBackup" = "Get Backup"
|
||
"serverUsage" = "System Usage"
|
||
"getInbounds" = "Get Inbounds"
|
||
"depleteSoon" = "Deplete Soon"
|
||
"clientUsage" = "Get Usage"
|
||
"onlines" = "Online Clients"
|
||
"commands" = "Commands"
|
||
|
||
[tgbot.answers]
|
||
"getInboundsFailed" = "❌ Failed to get inbounds"
|
||
"askToAddUser" = "Your configuration is not found!\r\nPlease set a Telegram username, and then ask the service admin to add it to the configuration(s)."
|
||
"askToAddUserName" = "Your configuration is not found!\r\nPlease ask the service admin to add your Telegram username to the configuration(s).\r\n\r\nYour Username: <b>@{{ .TgUserName }}</b>"
|