2023-03-17 19:07:49 +03:00
"username" = "Username"
"password" = "Password"
2024-01-06 17:25:48 +03:00
"login" = "Log In"
2023-02-11 23:22:24 +03:00
"confirm" = "Confirm"
"cancel" = "Cancel"
"close" = "Close"
"copy" = "Copy"
"copied" = "Copied"
"download" = "Download"
"remark" = "Remark"
2024-01-09 12:10:40 +03:00
"enable" = "Enabled"
2023-02-11 23:22:24 +03:00
"protocol" = "Protocol"
2023-03-17 19:07:49 +03:00
"search" = "Search"
2023-05-17 15:27:47 +03:00
"filter" = "Filter"
2023-12-04 21:20:46 +03:00
"loading" = "Loading..."
2023-02-11 23:22:24 +03:00
"second" = "Second"
"minute" = "Minute"
"hour" = "Hour"
"day" = "Day"
"check" = "Check"
"indefinite" = "Indefinite"
"unlimited" = "Unlimited"
"none" = "None"
2023-02-09 22:18:06 +03:00
"qrCode" = "QR Code"
2023-05-04 20:52:54 +03:00
"info" = "More Information"
2023-02-11 23:22:24 +03:00
"edit" = "Edit"
"delete" = "Delete"
"reset" = "Reset"
2024-01-09 12:10:40 +03:00
"copySuccess" = "Copied Successful"
2023-02-09 22:18:06 +03:00
"sure" = "Sure"
2023-02-11 23:22:24 +03:00
"encryption" = "Encryption"
"transmission" = "Transmission"
"host" = "Host"
"path" = "Path"
"camouflage" = "Camouflage"
2023-04-09 22:43:18 +03:00
"status" = "Status"
2023-02-11 23:22:24 +03:00
"enabled" = "Enabled"
"disabled" = "Disabled"
2023-04-09 22:43:18 +03:00
"depleted" = "Depleted"
2023-12-04 21:20:46 +03:00
"depletingSoon" = "Depleting"
"offline" = "Offline"
"online" = "Online"
2023-12-19 12:36:36 +03:00
"domainName" = "Domain Name"
2024-01-09 12:10:40 +03:00
"monitor" = "Listen IP"
2023-04-14 16:52:49 +03:00
"certificate" = "Certificate"
2023-02-11 23:22:24 +03:00
"fail" = "Fail"
2024-01-09 12:10:40 +03:00
"success" = "Successful"
2023-12-19 12:36:36 +03:00
"getVersion" = "Get Version"
2023-02-11 23:22:24 +03:00
"install" = "Install"
"clients" = "Clients"
2023-02-12 16:50:09 +03:00
"usage" = "Usage"
2023-05-04 20:52:54 +03:00
"secretToken" = "Secret Token"
2023-06-21 13:51:34 +03:00
"remained" = "Remained"
2023-12-05 20:13:36 +03:00
"security" = "Security"
2023-02-09 22:18:06 +03:00
[ menu ]
2024-01-06 17:25:48 +03:00
"dashboard" = "Status Overview"
2023-02-09 22:18:06 +03:00
"inbounds" = "Inbounds"
2023-05-04 20:52:54 +03:00
"settings" = "Panel Settings"
2024-01-09 16:43:18 +03:00
"xray" = "Xray Settings"
2024-01-06 17:25:48 +03:00
"logout" = "Log Out"
2023-12-21 20:08:44 +03:00
"link" = "Manage"
2023-02-09 22:18:06 +03:00
[ pages . login ]
"title" = "Login"
2023-12-19 12:36:36 +03:00
"loginAgain" = "Your session has expired, please log in again"
2023-02-09 22:18:06 +03:00
[ pages . login . toasts ]
2024-01-06 17:25:48 +03:00
"invalidFormData" = "The Input data format is invalid."
"emptyUsername" = "Username is required"
"emptyPassword" = "Password is required"
2023-05-04 20:52:54 +03:00
"wrongUsernameOrPassword" = "Invalid username or password."
2023-02-09 22:18:06 +03:00
"successLogin" = "Login"
[ pages . index ]
2024-01-09 12:10:40 +03:00
"title" = "Status Overview"
2023-12-19 12:36:36 +03:00
"memory" = "RAM"
"hard" = "Disk"
2023-06-07 12:15:58 +03:00
"xrayStatus" = "Status"
2023-03-17 01:01:14 +03:00
"stopXray" = "Stop"
2023-03-17 19:07:49 +03:00
"restartXray" = "Restart"
2023-12-21 20:08:44 +03:00
"xraySwitch" = "Version"
2023-04-21 01:11:03 +03:00
"xraySwitchClick" = "Choose the version you want to switch to."
2024-01-09 12:10:40 +03:00
"xraySwitchClickDesk" = "Choose carefully, as older versions may not be compatible with current configurations."
2023-05-25 02:41:09 +03:00
"operationHours" = "Uptime"
2023-02-09 22:18:06 +03:00
"systemLoad" = "System Load"
2024-01-09 12:10:40 +03:00
"systemLoadDesc" = "System load average for the past 1, 5, and 15 minutes"
"connectionTcpCountDesc" = "Total TCP connections across all networks"
"connectionUdpCountDesc" = "Total UDP connections across all networks"
"connectionCount" = "Connection Stats"
"upSpeed" = "Overall upload speed across all networks"
"downSpeed" = "Overall download speed across all networks"
"totalSent" = "Total sent data across all networks since OS startup"
"totalReceive" = "Total received data across all networks since OS startup"
"xraySwitchVersionDialog" = "Change Xray Version"
"xraySwitchVersionDialogDesc" = "Are you sure you want to change the Xray version to"
2023-12-19 12:36:36 +03:00
"dontRefresh" = "Installation is in progress, please do not refresh this page"
2023-05-05 21:22:48 +03:00
"logs" = "Logs"
"config" = "Config"
2023-05-06 15:55:41 +03:00
"backup" = "Backup & Restore"
"backupTitle" = "Backup & Restore Database"
2024-01-09 12:10:40 +03:00
"backupDescription" = "It is recommended to make a backup before importing a new database."
"exportDatabase" = "Backup Database"
"importDatabase" = "Restore Database"
2023-02-09 22:18:06 +03:00
[ pages . inbounds ]
"title" = "Inbounds"
2024-01-09 12:10:40 +03:00
"totalDownUp" = "Total Sent/Received"
2024-01-06 17:25:48 +03:00
"totalUsage" = "Total Flow Usage"
2023-05-04 20:52:54 +03:00
"inboundCount" = "Number of Inbounds"
2023-04-25 16:53:38 +03:00
"operate" = "Menu"
2023-02-11 23:22:24 +03:00
"enable" = "Enable"
"remark" = "Remark"
"protocol" = "Protocol"
"port" = "Port"
"traffic" = "Traffic"
"details" = "Details"
"transportConfig" = "Transport"
2024-01-06 17:25:48 +03:00
"expireDate" = "Expiration Date"
2023-05-04 20:52:54 +03:00
"resetTraffic" = "Reset Traffic"
2023-02-11 23:22:24 +03:00
"addInbound" = "Add Inbound"
2023-04-25 21:13:29 +03:00
"generalActions" = "General Actions"
2023-05-04 20:52:54 +03:00
"create" = "Create"
"update" = "Update"
"modifyInbound" = "Modify Inbound"
2023-02-09 22:18:06 +03:00
"deleteInbound" = "Delete Inbound"
2024-01-06 17:25:48 +03:00
"deleteInboundContent" = "Are you sure you want to delete inbound?"
2023-12-04 21:20:46 +03:00
"deleteClient" = "Delete Client"
"deleteClientContent" = "Are you sure you want to delete client?"
2024-01-06 17:25:48 +03:00
"resetTrafficContent" = "Are you sure you want to reset traffic?"
"copyLink" = "Copy URL"
2023-02-11 23:22:24 +03:00
"address" = "Address"
"network" = "Network"
2023-05-04 20:52:54 +03:00
"destinationPort" = "Destination Port"
"targetAddress" = "Target Address"
2024-01-09 12:10:40 +03:00
"monitorDesc" = "Leave blank to listen on all IPs"
2023-12-19 12:36:36 +03:00
"meansNoLimit" = "Means no limit"
2023-05-04 20:52:54 +03:00
"totalFlow" = "Total Flow"
2024-01-09 12:10:40 +03:00
"leaveBlankToNeverExpire" = "Leave blank to never expire"
2024-01-06 17:25:48 +03:00
"noRecommendKeepDefault" = "It is recommended to keep the default"
2023-12-04 21:20:46 +03:00
"certificatePath" = "File Path"
"certificateContent" = "File Content"
2023-05-04 20:52:54 +03:00
"publicKeyPath" = "Public Key Path"
"publicKeyContent" = "Public Key Content"
"keyPath" = "Private Key Path"
"keyContent" = "Private Key Content"
2023-03-17 19:07:49 +03:00
"clickOnQRcode" = "Click on QR Code to Copy"
2023-02-09 22:18:06 +03:00
"client" = "Client"
2024-01-06 17:25:48 +03:00
"export" = "Export All URLs"
2023-05-04 20:52:54 +03:00
"clone" = "Clone"
"cloneInbound" = "Clone"
2024-01-09 12:10:40 +03:00
"cloneInboundContent" = "All settings of this inbound, except Port, Listening IP, and Clients, will be applied to the clone."
2023-05-04 20:52:54 +03:00
"cloneInboundOk" = "Clone"
2023-03-27 19:42:45 +03:00
"resetAllTraffic" = "Reset All Inbounds Traffic"
2023-12-19 12:36:36 +03:00
"resetAllTrafficTitle" = "Reset All Inbounds Traffic"
2024-01-06 17:25:48 +03:00
"resetAllTrafficContent" = "Are you sure you want to reset the traffic of all inbounds?"
2023-04-25 16:53:38 +03:00
"resetInboundClientTraffics" = "Reset Clients Traffic"
2023-12-19 12:36:36 +03:00
"resetInboundClientTrafficTitle" = "Reset Clients Traffic"
2024-01-06 17:25:48 +03:00
"resetInboundClientTrafficContent" = "Are you sure you want to reset the traffic of this inbound's clients?"
2023-04-25 16:53:38 +03:00
"resetAllClientTraffics" = "Reset All Clients Traffic"
2024-01-06 17:25:48 +03:00
"resetAllClientTrafficTitle" = "Reset All Clients Traffic"
"resetAllClientTrafficContent" = "Are you sure you want to reset the traffic of all clients?"
2023-05-04 20:52:54 +03:00
"delDepletedClients" = "Delete Depleted Clients"
2023-12-19 12:36:36 +03:00
"delDepletedClientsTitle" = "Delete Depleted Clients"
2024-01-06 17:25:48 +03:00
"delDepletedClientsContent" = "Are you sure you want to delete all the depleted clients?"
2023-05-12 20:30:10 +03:00
"email" = "Email"
"emailDesc" = "Please provide a unique email address."
"IPLimit" = "IP Limit"
2024-01-09 12:10:40 +03:00
"IPLimitDesc" = "Disables inbound if the count exceeds the set value. (0 = disables IP limit)"
2023-04-01 16:49:01 +03:00
"IPLimitlog" = "IP Log"
2024-01-09 12:10:40 +03:00
"IPLimitlogDesc" = "The IPs history log. (To enable inbound access after it has been disabled by IP limit, you should clear the log)"
2023-04-01 16:49:01 +03:00
"IPLimitlogclear" = "Clear The Log"
2023-12-19 12:36:36 +03:00
"setDefaultCert" = "Set Cert from Panel"
2024-01-09 12:10:40 +03:00
"xtlsDesc" = "Xray needs to be v1.7.5"
"realityDesc" = "Xray needs to be v1.8.0+"
"telegramDesc" = "Please provide Telegram or Chat ID(s) without using the '@'. (get it here @userinfobot) or (use '/id' command in the bot)."
2024-01-06 17:25:48 +03:00
"subscriptionDesc" = "To find your subscription URL, navigate to the 'Details'. Additionally, you can use the same name for several configurations."
2023-12-04 21:20:46 +03:00
"info" = "Info"
2023-12-08 20:45:21 +03:00
"same" = "Same"
2023-12-19 12:36:36 +03:00
"inboundData" = "Inbound's Data"
"copyToClipboard" = "Copy to Clipboard"
2023-12-08 22:08:44 +03:00
"import" = "Import"
2023-12-19 12:36:36 +03:00
"importInbound" = "Import an Inbound"
2023-02-09 22:18:06 +03:00
2023-03-17 19:07:49 +03:00
[ pages . client ]
2023-05-04 20:52:54 +03:00
"add" = "Add Client"
"edit" = "Edit Client"
"submitAdd" = "Add Client"
2023-12-19 12:36:36 +03:00
"submitEdit" = "Save Changes"
2023-05-04 20:52:54 +03:00
"clientCount" = "Number of Clients"
"bulk" = "Add Bulk"
2023-03-17 19:07:49 +03:00
"method" = "Method"
"first" = "First"
"last" = "Last"
"prefix" = "Prefix"
2023-05-04 20:52:54 +03:00
"postfix" = "Postfix"
2024-01-06 17:25:48 +03:00
"delayedStart" = "Start after First Use"
2024-01-09 12:10:40 +03:00
"expireDays" = "Duration"
2023-12-19 12:36:36 +03:00
"days" = "Day(s)"
"renew" = "Auto Renew"
2024-01-09 12:10:40 +03:00
"renewDesc" = "Auto-renewal after expiration. (0 = disable)(unit: day)"
2023-02-12 16:50:09 +03:00
2023-02-09 22:18:06 +03:00
[ pages . inbounds . toasts ]
"obtain" = "Obtain"
[ pages . inbounds . stream . general ]
2023-12-19 12:36:36 +03:00
"requestHeader" = "Request Header"
2023-02-12 16:50:09 +03:00
"name" = "Name"
"value" = "Value"
2023-02-09 22:18:06 +03:00
[ pages . inbounds . stream . tcp ]
2023-12-19 12:36:36 +03:00
"requestVersion" = "Request Version"
"requestMethod" = "Request Method"
"requestPath" = "Request Path"
"responseVersion" = "Response Version"
"responseStatus" = "Response Status"
"responseStatusDescription" = "Response Status Description"
"responseHeader" = "Response Header"
2023-02-09 22:18:06 +03:00
[ pages . inbounds . stream . quic ]
2023-02-11 23:22:24 +03:00
"encryption" = "Encryption"
2023-02-09 22:18:06 +03:00
2023-05-04 20:52:54 +03:00
[ pages . settings ]
2024-01-06 17:25:48 +03:00
"title" = "Panel Settings"
2023-02-09 22:18:06 +03:00
"save" = "Save"
2023-05-20 17:51:10 +03:00
"infoDesc" = "Every change made here needs to be saved. Please restart the panel to apply changes."
2023-12-19 12:36:36 +03:00
"restartPanel" = "Restart Panel"
2024-01-06 17:25:48 +03:00
"restartPanelDesc" = "Are you sure you want to restart the panel? If you cannot access the panel after restarting, please view the panel log info on the server."
2023-04-18 19:55:16 +03:00
"actions" = "Actions"
2024-01-06 17:25:48 +03:00
"resetDefaultConfig" = "Reset to Default"
2024-01-09 12:10:40 +03:00
"panelSettings" = "Configuration"
"securitySettings" = "Authentication"
"TGBotSettings" = "Telegram Bot"
2023-05-04 20:52:54 +03:00
"panelListeningIP" = "Panel Listening IP"
2024-01-09 12:10:40 +03:00
"panelListeningIPDesc" = "Leave blank to listen om all IPs."
2023-05-30 23:56:29 +03:00
"panelListeningDomain" = "Panel Listening Domain"
2024-01-09 12:10:40 +03:00
"panelListeningDomainDesc" = "Leave blank to listen on all domains and IPs."
"panelPort" = "Panel Listening Port"
"panelPortDesc" = "Must be an unused port"
2024-01-06 17:25:48 +03:00
"publicKeyPath" = "Panel Public Key Path"
2024-01-09 12:10:40 +03:00
"publicKeyPathDesc" = "Fill in an absolute path begins with ‘ /‘ "
2024-01-06 17:25:48 +03:00
"privateKeyPath" = "Panel Private Key Path"
2024-01-09 12:10:40 +03:00
"privateKeyPathDesc" = "Fill in an absolute path begins with ‘ /‘ "
2024-01-06 17:25:48 +03:00
"panelUrlPath" = "Panel URI Path"
2024-01-09 12:10:40 +03:00
"panelUrlPathDesc" = "Fill in an absolute path begins with ‘ /‘ and concludes with ‘ /‘ "
2023-12-19 12:36:36 +03:00
"pageSize" = "Pagination Size"
2024-01-09 12:10:40 +03:00
"pageSizeDesc" = "Define page size for inbounds table. (0 = disable)"
2024-01-06 17:25:48 +03:00
"remarkModel" = "Remark Model & Separation Character"
"datepicker" = "Date Picker"
2024-01-02 11:32:21 +03:00
"datepickerDescription" = "Selector calendar type specifies the expiration date"
2023-12-19 12:36:36 +03:00
"sampleRemark" = "Sample Remark"
2023-02-09 22:18:06 +03:00
"oldUsername" = "Current Username"
"currentPassword" = "Current Password"
"newUsername" = "New Username"
"newPassword" = "New Password"
2023-12-19 12:36:36 +03:00
"telegramBotEnable" = "Enable Telegram Bot"
"telegramBotEnableDesc" = "Connect to the features of this panel through the Telegram bot."
2023-05-04 20:52:54 +03:00
"telegramToken" = "Telegram Token"
2023-12-19 12:36:36 +03:00
"telegramTokenDesc" = "The token you have got from @BotFather."
2024-01-09 12:10:40 +03:00
"telegramProxy" = "SOCKS5 Proxy"
"telegramProxyDesc" = "If you need the SOCKS5 proxy to connect to Telegram. Adjust its settings as per the guide."
2024-01-06 17:25:48 +03:00
"telegramChatId" = "Telegram Admin Chat ID"
"telegramChatIdDesc" = "Multiple chat ID(s)separated by comma. use @userinfobot or use '/id' command in bot to get your Chat IDs."
2024-01-09 12:10:40 +03:00
"telegramNotifyTime" = "Telegram Bot Notification Time"
2023-12-19 12:36:36 +03:00
"telegramNotifyTimeDesc" = "Use crontab timing format."
2023-05-04 20:52:54 +03:00
"tgNotifyBackup" = "Database Backup"
2023-05-16 23:09:59 +03:00
"tgNotifyBackupDesc" = "Include database backup file with report notification."
2023-06-17 18:41:16 +03:00
"tgNotifyLogin" = "Login Notification"
"tgNotifyLoginDesc" = "Displays the username, IP address, and time when someone tries to log into your panel."
2023-12-19 12:36:36 +03:00
"sessionMaxAge" = "Session Duration"
"sessionMaxAgeDesc" = "The duration of a login session. (unit: minute)"
"expireTimeDiff" = "Client Expiration Threshold Notification"
2024-01-09 12:10:40 +03:00
"expireTimeDiffDesc" = "Get notified about client expiration when reaching this threshold. (unit: day)"
"trafficDiff" = "Traffic Exhaustion Threshold Notification"
"trafficDiffDesc" = "Get notified about traffic exhaustion when reaching this threshold. (unit: GB)"
2023-12-19 12:36:36 +03:00
"tgNotifyCpu" = "CPU Load Threshold Notification"
"tgNotifyCpuDesc" = "Get notified if CPU usage exceeds this threshold. (unit: %)"
2024-01-06 17:25:48 +03:00
"timeZone" = "Time Zone"
2023-05-16 23:09:59 +03:00
"timeZoneDesc" = "Scheduled tasks run according to the time in this time zone."
2023-05-22 17:46:24 +03:00
"subSettings" = "Subscription"
2024-01-09 12:10:40 +03:00
"subEnable" = "Enable Subscription Service"
2023-12-19 12:36:36 +03:00
"subEnableDesc" = "Subscription feature with separate configuration."
2024-01-06 17:25:48 +03:00
"subListen" = "Subscription Listening IP"
2024-01-09 12:10:40 +03:00
"subListenDesc" = "Leave blank to listen on all IPs."
"subPort" = "Subscription Listening Port"
"subPortDesc" = "Must be an unused port."
2024-01-06 17:25:48 +03:00
"subCertPath" = "Subscription Public Key Path"
2024-01-09 12:10:40 +03:00
"subCertPathDesc" = "Fill in an absolute path begins with ‘ /‘ "
2024-01-06 17:25:48 +03:00
"subKeyPath" = "Subscription Private Key Path"
2024-01-09 12:10:40 +03:00
"subKeyPathDesc" = "Fill in an absolute path begins with ‘ /‘ "
2024-01-06 17:25:48 +03:00
"subPath" = "Subscription URI Path"
2024-01-09 12:10:40 +03:00
"subPathDesc" = "Fill in an absolute path begins with ‘ /‘ and concludes with ‘ /‘ "
2024-01-06 17:25:48 +03:00
"subDomain" = "Subscription Listening Domain"
2024-01-09 12:10:40 +03:00
"subDomainDesc" = "Leave blank to listen on all domains and IPs."
2024-01-06 17:25:48 +03:00
"subUpdates" = "Subscription Update Intervals"
2023-12-19 12:36:36 +03:00
"subUpdatesDesc" = "Interval hours between updates in client application."
2024-01-06 17:25:48 +03:00
"subEncrypt" = "Encode"
"subEncryptDesc" = "The returned content of subscription URL will be Base64 encoded."
2023-12-19 12:36:36 +03:00
"subShowInfo" = "Show Usage Info"
"subShowInfoDesc" = "Show remained traffic and date after config name."
2023-12-08 19:18:51 +03:00
"subURI" = "Reverse Proxy URI"
2024-01-09 12:10:40 +03:00
"subURIDesc" = "Set the URI path of subscription URL for use behind of proxies."
2023-05-04 20:52:54 +03:00
2023-12-04 21:20:46 +03:00
[ pages . xray ]
2024-01-06 17:25:48 +03:00
"title" = "Xray Configurations"
"save" = "Save"
2023-12-08 21:44:52 +03:00
"restart" = "Restart Xray"
2023-04-18 19:55:16 +03:00
"basicTemplate" = "Basic Template"
2023-05-04 20:52:54 +03:00
"advancedTemplate" = "Advanced Template"
2024-01-09 12:10:40 +03:00
"generalConfigs" = "General Strategy"
2023-05-16 23:09:59 +03:00
"generalConfigsDesc" = "These options will provide general adjustments."
2024-01-09 12:10:40 +03:00
"blockConfigs" = "Protection Shield"
2023-05-16 23:09:59 +03:00
"blockConfigsDesc" = "These options will prevent users from connecting to specific protocols and websites."
2024-01-09 12:10:40 +03:00
"blockCountryConfigs" = "Block Country"
2023-05-16 23:09:59 +03:00
"blockCountryConfigsDesc" = "These options will prevent users from connecting to specific country domains."
2024-01-09 12:10:40 +03:00
"directCountryConfigs" = "Direct Country"
2023-05-16 23:09:59 +03:00
"directCountryConfigsDesc" = "These options will connect users directly to specific country domains."
2024-01-09 12:10:40 +03:00
"ipv4Configs" = "IPv4 Routing"
2023-05-04 20:52:54 +03:00
"ipv4ConfigsDesc" = "These options will route to target domains only via IPv4."
2024-01-09 12:10:40 +03:00
"warpConfigs" = "WARP Routing"
"warpConfigsDesc" = "Caution: Before using these options, install WARP in SOCKS5 proxy mode on your server by following the steps on the panel's GitHub. WARP will route traffic to websites through Cloudflare servers."
2023-12-10 20:13:48 +03:00
"Template" = "Xray Configuration Template"
"TemplateDesc" = "Generate the final Xray configuration file based on this template."
"FreedomStrategy" = "Configure Strategy for Freedom Protocol"
"FreedomStrategyDesc" = "Set the output strategy of the network in the Freedom Protocol."
"RoutingStrategy" = "Configure Domains Routing Strategy"
"RoutingStrategyDesc" = "Set the overall routing strategy for DNS resolving."
2024-01-09 12:10:40 +03:00
"Torrent" = "Block BitTorrent Protocol"
2023-12-19 12:36:36 +03:00
"TorrentDesc" = "Change the configuration template to avoid using BitTorrent protocol."
2024-01-09 12:10:40 +03:00
"PrivateIp" = "Block Private IPs to Connect"
2023-12-10 20:13:48 +03:00
"PrivateIpDesc" = "Change the configuration template to avoid connecting to private IP ranges."
"Ads" = "Block Ads"
"AdsDesc" = "Change the configuration template to block ads."
2024-01-09 12:10:40 +03:00
"Family" = "Family Protection"
2023-12-23 22:33:33 +03:00
"FamilyDesc" = "Cloudflare DNS resolvers to block malware and adult content for family protection."
"Security" = "Block Malware, Phishing and Cryptominers Websites"
"SecurityDesc" = "Change the configuration template for Security protection."
2023-12-10 20:13:48 +03:00
"Speedtest" = "Block Speedtest Websites"
"SpeedtestDesc" = "Change the configuration template to avoid connecting to speedtest websites."
2023-12-19 12:36:36 +03:00
"IRIp" = "Disable Connection to Iran IPs"
2023-12-10 20:13:48 +03:00
"IRIpDesc" = "Change the configuration template to avoid connecting to Iran IP ranges."
2023-12-19 12:36:36 +03:00
"IRDomain" = "Disable Connection to Iran Domains"
2023-12-10 20:13:48 +03:00
"IRDomainDesc" = "Change the configuration template to avoid connecting to Iran domains."
2023-12-19 12:36:36 +03:00
"ChinaIp" = "Disable Connection to China IPs"
2023-12-10 20:13:48 +03:00
"ChinaIpDesc" = "Change the configuration template to avoid connecting to China IP ranges."
2023-12-19 12:36:36 +03:00
"ChinaDomain" = "Disable Connection to China Domains"
2023-12-10 20:13:48 +03:00
"ChinaDomainDesc" = "Change the configuration template to avoid connecting to China domains."
2023-12-19 12:36:36 +03:00
"RussiaIp" = "Disable Connection to Russia IPs"
2023-12-10 20:13:48 +03:00
"RussiaIpDesc" = "Change the configuration template to avoid connecting to Russia IP ranges."
2023-12-19 12:36:36 +03:00
"RussiaDomain" = "Disable Connection to Russia Domains"
2023-12-10 20:13:48 +03:00
"RussiaDomainDesc" = "Change the configuration template to avoid connecting to Russia domains."
2023-12-19 12:38:37 +03:00
"VNIp" = "Disable Connection to Vietnam IPs"
"VNIpDesc" = "Change the configuration template to avoid connecting to Vietnam IP ranges."
"VNDomain" = "Disable Connection to Vietnam Domains"
"VNDomainDesc" = "Change the configuration template to avoid connecting to Vietnam domains."
2023-12-19 12:36:36 +03:00
"DirectIRIp" = "Direct Connection to Iran IPs"
2023-12-10 20:13:48 +03:00
"DirectIRIpDesc" = "Change the configuration template for direct connecting to Iran IP ranges."
2023-12-19 12:36:36 +03:00
"DirectIRDomain" = "Direct Connection to Iran Domains"
2023-12-10 20:13:48 +03:00
"DirectIRDomainDesc" = "Change the configuration template for direct connecting to Iran domains."
2023-12-19 12:36:36 +03:00
"DirectChinaIp" = "Direct Connection to China IPs"
2023-12-10 20:13:48 +03:00
"DirectChinaIpDesc" = "Change the configuration template for direct connecting to China IP ranges."
2023-12-19 12:36:36 +03:00
"DirectChinaDomain" = "Direct Connection to China Domains"
2023-12-10 20:13:48 +03:00
"DirectChinaDomainDesc" = "Change the configuration template for direct connecting to China domains."
2023-12-19 12:36:36 +03:00
"DirectRussiaIp" = "Direct Connection to Russia IPs"
2023-12-10 20:13:48 +03:00
"DirectRussiaIpDesc" = "Change the configuration template for direct connecting to Russia IP ranges."
2023-12-19 12:36:36 +03:00
"DirectRussiaDomain" = "Direct Connection to Russia Domains"
2023-12-10 20:13:48 +03:00
"DirectRussiaDomainDesc" = "Change the configuration template for direct connecting to Russia domains."
2023-12-19 12:38:37 +03:00
"DirectVNIp" = "Direct Connection to Vietnam IPs"
"DirectVNIpDesc" = "Change the configuration template for direct connecting to Vietnam IP ranges."
"DirectVNDomain" = "Direct Connection to Vietnam Domains"
"DirectVNDomainDesc" = "Change the configuration template for direct connecting to Vietnam domains."
2023-12-10 20:13:48 +03:00
"GoogleIPv4" = "Use IPv4 for Google"
"GoogleIPv4Desc" = "Add routing for Google to connect with IPv4."
"NetflixIPv4" = "Use IPv4 for Netflix"
"NetflixIPv4Desc" = "Add routing for Netflix to connect with IPv4."
"GoogleWARP" = "Route Google through WARP."
"GoogleWARPDesc" = "Add routing for Google via WARP."
"OpenAIWARP" = "Route OpenAI (ChatGPT) through WARP."
"OpenAIWARPDesc" = "Add routing for OpenAI (ChatGPT) via WARP."
"NetflixWARP" = "Route Netflix through WARP."
"NetflixWARPDesc" = "Add routing for Netflix via WARP."
"SpotifyWARP" = "Route Spotify through WARP."
"SpotifyWARPDesc" = "Add routing for Spotify via WARP."
"IRWARP" = "Route Iran domains through WARP."
"IRWARPDesc" = "Add routing for Iran domains via WARP."
2023-12-05 20:13:36 +03:00
"Inbounds" = "Inbounds"
2023-12-10 20:13:48 +03:00
"InboundsDesc" = "Change the configuration template to accept specific clients."
2023-12-05 20:13:36 +03:00
"Outbounds" = "Outbounds"
2023-12-10 20:13:48 +03:00
"OutboundsDesc" = "Change the configuration template to define outgoing ways for this server."
2023-12-19 12:36:36 +03:00
"Routings" = "Routing Rules"
2023-12-05 20:13:36 +03:00
"RoutingsDesc" = "The priority of each rule is important!"
2023-12-10 20:13:48 +03:00
"completeTemplate" = "All"
2023-12-05 20:13:36 +03:00
[ 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"
2024-01-06 17:25:48 +03:00
"useComma" = "Comma-separated items"
2023-12-05 20:13:36 +03:00
[ pages . xray . outbound ]
2023-12-19 12:36:36 +03:00
"addOutbound" = "Add Outbound"
"addReverse" = "Add Reverse"
"editOutbound" = "Edit Outbound"
"editReverse" = "Edit Reverse"
2023-12-05 20:13:36 +03:00
"tag" = "Tag"
2023-12-19 12:36:36 +03:00
"tagDesc" = "Unique Tag"
2023-12-05 20:13:36 +03:00
"address" = "Address"
"reverse" = "Reverse"
"domain" = "Domain"
"type" = "Type"
"bridge" = "Bridge"
"portal" = "Portal"
"intercon" = "Interconnection"
2023-05-04 20:52:54 +03:00
[ pages . settings . security ]
"admin" = "Admin"
"secret" = "Secret Token"
2023-04-21 18:30:14 +03:00
"loginSecurity" = "Login security"
2024-01-09 12:10:40 +03:00
"loginSecurityDesc" = "Adds an additional layer of authentication to enhance the login security."
2023-04-21 18:30:14 +03:00
"secretToken" = "Secret Token"
2024-01-09 12:10:40 +03:00
"secretTokenDesc" = "Please copy and securely store this token in a safe place. This token is required for login and cannot be recovered from the X-UI command tool."
2023-02-09 22:18:06 +03:00
2023-05-04 20:52:54 +03:00
[ pages . settings . toasts ]
2023-12-19 12:36:36 +03:00
"modifySettings" = "Modify Settings"
"getSettings" = "Get Settings"
"modifyUser" = "Modify User"
2024-01-06 17:25:48 +03:00
"originalUserPassIncorrect" = "The Current username or password is invalid"
"userPassMustBeNotEmpty" = "The new username and password is empty"
2023-05-21 02:00:39 +03:00
[ tgbot ]
"keyboardClosed" = "❌ Custom keyboard closed!"
"noResult" = "❗ No result!"
"noQuery" = "❌ Query not found! Please use the command again!"
"wentWrong" = "❌ Something went wrong!"
"noIpRecord" = "❗ No IP Record!"
"noInbounds" = "❗ No inbound found!"
"unlimited" = "♾ Unlimited"
2024-01-01 18:07:56 +03:00
"add" = "Add"
2023-05-21 02:00:39 +03:00
"month" = "Month"
"months" = "Months"
"day" = "Day"
"days" = "Days"
2023-05-30 14:37:23 +03:00
"hours" = "Hours"
2023-05-21 02:00:39 +03:00
"unknown" = "Unknown"
"inbounds" = "Inbounds"
"clients" = "Clients"
2024-01-01 18:07:56 +03:00
"offline" = "🔴 Offline"
"online" = "🟢 Online"
2023-05-21 02:00:39 +03:00
[ tgbot . commands ]
2024-01-06 17:25:48 +03:00
"unknown" = "❗ Unknown command."
2023-05-21 02:00:39 +03:00
"pleaseChoose" = "👇 Please choose:\r\n"
2024-01-06 17:25:48 +03:00
"help" = "🤖 Welcome to this bot! It's designed to offer specific data from the server and allows you to make modifications as needed.\r\n\r\n"
2023-05-21 02:00:39 +03:00
"start" = "👋 Hello <i>{{ .Firstname }}</i>.\r\n"
"welcome" = "🤖 Welcome to <b>{{ .Hostname }}</b> management bot.\r\n"
2023-12-19 12:36:36 +03:00
"status" = "✅ Bot is OK!"
2023-05-21 02:00:39 +03:00
"usage" = "❗ Please provide a text to search!"
2023-05-31 01:01:00 +03:00
"getID" = "🆔 Your ID: <code>{{ .ID }}</code>"
2024-01-06 17:25:48 +03:00
"helpAdminCommands" = "To search for a client email:\r\n<code>/usage [Email]</code>\r\n\r\nTo search for inbounds (with client stats):\r\n<code>/inbound [Remark]</code>"
"helpClientCommands" = "To search for statistics, use the following command:\r\n\r\n<code>/usage [Email]</code>"
2023-05-21 02:00:39 +03:00
[ tgbot . messages ]
2024-01-06 17:25:48 +03:00
"cpuThreshold" = "🔴 CPU Load {{ .Percent }}% exceeds the threshold of {{ .Threshold }}%"
2023-05-21 02:00:39 +03:00
"selectUserFailed" = "❌ Error in user selection!"
"userSaved" = "✅ Telegram User saved."
2024-01-09 12:10:40 +03:00
"loginSuccess" = "✅ Logged in to the panel successful.\r\n"
"loginFailed" = "❗️ Log in to the panel failed.\r\n"
2023-05-21 02:00:39 +03:00
"report" = "🕰 Scheduled Reports: {{ .RunTime }}\r\n"
2024-01-09 12:10:40 +03:00
"datetime" = "⏰ Date&Time: {{ .DateTime }}\r\n"
2023-05-21 02:00:39 +03:00
"hostname" = "💻 Hostname: {{ .Hostname }}\r\n"
"version" = "🚀 X-UI Version: {{ .Version }}\r\n"
"ipv6" = "🌐 IPv6: {{ .IPv6 }}\r\n"
"ipv4" = "🌐 IPv4: {{ .IPv4 }}\r\n"
"ip" = "🌐 IP: {{ .IP }}\r\n"
2024-01-01 18:07:56 +03:00
"ips" = "🔢 IPs:\r\n{{ .IPs }}\r\n"
2024-01-09 12:10:40 +03:00
"serverUpTime" = "⏳ Uptime: {{ .UpTime }} {{ .Unit }}\r\n"
2023-05-21 02:00:39 +03:00
"serverLoad" = "📈 Server Load: {{ .Load1 }}, {{ .Load2 }}, {{ .Load3 }}\r\n"
2024-01-09 12:10:40 +03:00
"serverMemory" = "📋 RAM: {{ .Current }}/{{ .Total }}\r\n"
2023-12-19 12:36:36 +03:00
"tcpCount" = "🔹 TCP: {{ .Count }}\r\n"
"udpCount" = "🔸 UDP: {{ .Count }}\r\n"
2023-05-21 02:00:39 +03:00
"traffic" = "🚦 Traffic: {{ .Total }} (↑{{ .Upload }},↓{{ .Download }})\r\n"
"xrayStatus" = "ℹ ️ Xray Status: {{ .State }}\r\n"
"username" = "👤 Username: {{ .Username }}\r\n"
"time" = "⏰ Time: {{ .Time }}\r\n"
"inbound" = "📍 Inbound: {{ .Remark }}\r\n"
"port" = "🔌 Port: {{ .Port }}\r\n"
2023-05-30 14:37:23 +03:00
"expire" = "📅 Expire Date: {{ .Time }}\r\n"
"expireIn" = "📅 Expire In: {{ .Time }}\r\n"
2024-01-01 18:07:56 +03:00
"active" = "💡 Active: {{ .Enable }}\r\n"
"enabled" = "🚨 Enabled: {{ .Enable }}\r\n"
"online" = "🌐 Connection status: {{ .Status }}\r\n"
2023-05-21 02:00:39 +03:00
"email" = "📧 Email: {{ .Email }}\r\n"
2023-05-30 14:37:23 +03:00
"upload" = "🔼 Upload: ↑{{ .Upload }}\r\n"
"download" = "🔽 Download: ↓{{ .Download }}\r\n"
"total" = "📊 Total: ↑↓{{ .UpDown }} / {{ .Total }}\r\n"
2023-05-21 02:00:39 +03:00
"TGUser" = "👤 Telegram User: {{ .TelegramID }}\r\n"
"exhaustedMsg" = "🚨 Exhausted {{ .Type }}:\r\n"
"exhaustedCount" = "🚨 Exhausted {{ .Type }} count:\r\n"
2024-01-09 12:10:40 +03:00
"onlinesCount" = "🌐 Online Clients: {{ .Count }}\r\n"
2023-05-21 02:00:39 +03:00
"disabled" = "🛑 Disabled: {{ .Disabled }}\r\n"
2024-01-01 18:07:56 +03:00
"depleteSoon" = "🔜 Deplete Soon: {{ .Deplete }}\r\n\r\n"
2023-05-21 02:00:39 +03:00
"backupTime" = "🗄 Backup Time: {{ .Time }}\r\n"
2024-01-01 18:07:56 +03:00
"refreshedOn" = "\r\n📋🔄 Refreshed On: {{ .Time }}\r\n\r\n"
"yes" = "✅ Yes"
"no" = "❌ No"
2023-05-21 02:00:39 +03:00
2024-01-06 17:25:48 +03:00
2023-05-21 02:00:39 +03:00
[ tgbot . buttons ]
"closeKeyboard" = "❌ Close Keyboard"
"cancel" = "❌ Cancel"
"cancelReset" = "❌ Cancel Reset"
"cancelIpLimit" = "❌ Cancel IP Limit"
"confirmResetTraffic" = "✅ Confirm Reset Traffic?"
"confirmClearIps" = "✅ Confirm Clear IPs?"
"confirmRemoveTGUser" = "✅ Confirm Remove Telegram User?"
2024-01-01 18:07:56 +03:00
"confirmToggle" = "✅ Confirm Enable/Disable User?"
2023-05-21 02:00:39 +03:00
"dbBackup" = "Get DB Backup"
"serverUsage" = "Server Usage"
"getInbounds" = "Get Inbounds"
2024-01-06 17:25:48 +03:00
"depleteSoon" = "Deplete Soon"
2023-05-21 02:00:39 +03:00
"clientUsage" = "Get Usage"
2024-01-01 18:07:56 +03:00
"onlines" = "Online Clients"
2023-05-21 02:00:39 +03:00
"commands" = "Commands"
"refresh" = "🔄 Refresh"
"clearIPs" = "❌ Clear IPs"
"removeTGUser" = "❌ Remove Telegram User"
"selectTGUser" = "👤 Select Telegram User"
2024-01-06 17:25:48 +03:00
"selectOneTGUser" = "👤 Select a Telegram user:"
2023-05-21 02:00:39 +03:00
"resetTraffic" = "📈 Reset Traffic"
2024-01-01 18:07:56 +03:00
"resetExpire" = "📅 Change Expiration Date"
2023-05-21 02:00:39 +03:00
"ipLog" = "🔢 IP Log"
"ipLimit" = "🔢 IP Limit"
"setTGUser" = "👤 Set Telegram User"
"toggle" = "🔘 Enable / Disable"
2023-11-20 17:17:59 +03:00
"custom" = "🔢 Custom"
2024-01-01 18:07:56 +03:00
"confirmNumber" = "✅ Confirm: {{ .Num }}"
"confirmNumberAdd" = "✅ Confirm adding: {{ .Num }}"
2023-11-20 17:17:59 +03:00
"limitTraffic" = "🚧 Traffic Limit"
2024-01-01 18:07:56 +03:00
"getBanLogs" = "Get Ban Logs"
2023-05-21 02:00:39 +03:00
2024-01-06 17:25:48 +03:00
2023-05-21 02:00:39 +03:00
[ tgbot . answers ]
2024-01-06 17:25:48 +03:00
"successfulOperation" = "✅ Operation successful!"
"errorOperation" = "❗ Error in operation."
"getInboundsFailed" = "❌ Failed to get inbounds."
"canceled" = "❌ {{ .Email }}: Operation canceled."
"clientRefreshSuccess" = "✅ {{ .Email }}: Client refreshed successfully."
"IpRefreshSuccess" = "✅ {{ .Email }}: IPs refreshed successfully."
"TGIdRefreshSuccess" = "✅ {{ .Email }}: Client's Telegram User refreshed successfully."
"resetTrafficSuccess" = "✅ {{ .Email }}: Traffic reset successfully."
"setTrafficLimitSuccess" = "✅ {{ .Email }}: Traffic limit saved successfully."
"expireResetSuccess" = "✅ {{ .Email }}: Expire days reset successfully."
"resetIpSuccess" = "✅ {{ .Email }}: IP limit {{ .Count }} saved successfully."
"clearIpSuccess" = "✅ {{ .Email }}: IPs cleared successfully."
"getIpLog" = "✅ {{ .Email }}: Get IP Log."
"getUserInfo" = "✅ {{ .Email }}: Get Telegram User Info."
"removedTGUserSuccess" = "✅ {{ .Email }}: Telegram User removed successfully."
"enableSuccess" = "✅ {{ .Email }}: Enabled successfully."
"disableSuccess" = "✅ {{ .Email }}: Disabled successfully."
"askToAddUserId" = "Your configuration is not found!\r\nPlease ask your admin to use your Telegram user ID in your configuration(s).\r\n\r\nYour user ID: <code>{{ .TgUserID }}</code>"