translate.en_US.toml 24 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596
  1. "username" = "Username"
  2. "password" = "Password"
  3. "login" = "Log In"
  4. "confirm" = "Confirm"
  5. "cancel" = "Cancel"
  6. "close" = "Close"
  7. "copy" = "Copy"
  8. "copied" = "Copied"
  9. "download" = "Download"
  10. "remark" = "Remark"
  11. "enable" = "Enabled"
  12. "protocol" = "Protocol"
  13. "search" = "Search"
  14. "filter" = "Filter"
  15. "loading" = "Loading..."
  16. "second" = "Second"
  17. "minute" = "Minute"
  18. "hour" = "Hour"
  19. "day" = "Day"
  20. "check" = "Check"
  21. "indefinite" = "Indefinite"
  22. "unlimited" = "Unlimited"
  23. "none" = "None"
  24. "qrCode" = "QR Code"
  25. "info" = "More Information"
  26. "edit" = "Edit"
  27. "delete" = "Delete"
  28. "reset" = "Reset"
  29. "copySuccess" = "Copied Successful"
  30. "sure" = "Sure"
  31. "encryption" = "Encryption"
  32. "transmission" = "Transmission"
  33. "host" = "Host"
  34. "path" = "Path"
  35. "camouflage" = "Obfuscation"
  36. "status" = "Status"
  37. "enabled" = "Enabled"
  38. "disabled" = "Disabled"
  39. "depleted" = "Ended"
  40. "depletingSoon" = "Depleting"
  41. "offline" = "Offline"
  42. "online" = "Online"
  43. "domainName" = "Domain Name"
  44. "monitor" = "Listen IP"
  45. "certificate" = "Digital Certificate"
  46. "fail" = "Failed"
  47. "comment" = "Comment"
  48. "success" = "Successfully"
  49. "getVersion" = "Get Version"
  50. "install" = "Install"
  51. "clients" = "Clients"
  52. "usage" = "Usage"
  53. "secretToken" = "Secret Token"
  54. "remained" = "Remained"
  55. "security" = "Security"
  56. "secAlertTitle" = "Security Alert"
  57. "secAlertSsl" = "This connection is not secure. Please avoid entering sensitive information until TLS is activated for data protection."
  58. "secAlertConf" = "Certain settings are vulnerable to attacks. It is recommended to reinforce security protocols to prevent potential breaches."
  59. "secAlertSSL" = "Panel lacks secure connection. Please install TLS certificate for data protection."
  60. "secAlertPanelPort" = "Panel default port is vulnerable. Please configure a random or specific port."
  61. "secAlertPanelURI" = "Panel default URI path is insecure. Please configure a complex URI path."
  62. "secAlertSubURI" = "Subscription default URI path is insecure. Please configure a complex URI path."
  63. "secAlertSubJsonURI" = "Subscription JSON default URI path is insecure. Please configure a complex URI path."
  64. [menu]
  65. "dashboard" = "Overview"
  66. "inbounds" = "Inbounds"
  67. "settings" = "Panel Settings"
  68. "xray" = "Xray Configs"
  69. "logout" = "Log Out"
  70. "link" = "Manage"
  71. [pages.login]
  72. "hello" = "Hello"
  73. "title" = "Welcome"
  74. "loginAgain" = "Your session has expired, please log in again"
  75. [pages.login.toasts]
  76. "invalidFormData" = "The Input data format is invalid."
  77. "emptyUsername" = "Username is required"
  78. "emptyPassword" = "Password is required"
  79. "wrongUsernameOrPassword" = "Invalid username or password or secret."
  80. "successLogin" = "Login"
  81. [pages.index]
  82. "title" = "Overview"
  83. "memory" = "RAM"
  84. "hard" = "Disk"
  85. "xrayStatus" = "Xray"
  86. "stopXray" = "Stop"
  87. "restartXray" = "Restart"
  88. "xraySwitch" = "Version"
  89. "xraySwitchClick" = "Choose the version you want to switch to."
  90. "xraySwitchClickDesk" = "Choose carefully, as older versions may not be compatible with current configurations."
  91. "operationHours" = "Uptime"
  92. "systemLoad" = "System Load"
  93. "systemLoadDesc" = "System load average for the past 1, 5, and 15 minutes"
  94. "connectionTcpCountDesc" = "Total TCP connections across the system"
  95. "connectionUdpCountDesc" = "Total UDP connections across the system"
  96. "connectionCount" = "Connection Stats"
  97. "upSpeed" = "Overall upload speed across the system"
  98. "downSpeed" = "Overall download speed across the system"
  99. "totalSent" = "Total data sent across the system since OS startup"
  100. "totalReceive" = "Total data received across the system since OS startup"
  101. "xraySwitchVersionDialog" = "Change Xray Version"
  102. "xraySwitchVersionDialogDesc" = "Are you sure you want to change the Xray version to"
  103. "dontRefresh" = "Installation is in progress, please do not refresh this page"
  104. "logs" = "Logs"
  105. "config" = "Config"
  106. "backup" = "Backup & Restore"
  107. "backupTitle" = "Database Backup & Restore"
  108. "backupDescription" = "It is recommended to make a backup before restoring a database."
  109. "exportDatabase" = "Back Up"
  110. "importDatabase" = "Restore"
  111. [pages.inbounds]
  112. "title" = "Inbounds"
  113. "totalDownUp" = "Total Sent/Received"
  114. "totalUsage" = "Total Usage"
  115. "inboundCount" = "Total Inbounds"
  116. "operate" = "Menu"
  117. "enable" = "Enabled"
  118. "remark" = "Remark"
  119. "protocol" = "Protocol"
  120. "port" = "Port"
  121. "traffic" = "Traffic"
  122. "details" = "Details"
  123. "transportConfig" = "Transport"
  124. "expireDate" = "Duration"
  125. "resetTraffic" = "Reset Traffic"
  126. "addInbound" = "Add Inbound"
  127. "generalActions" = "General Actions"
  128. "create" = "Create"
  129. "update" = "Update"
  130. "modifyInbound" = "Modify Inbound"
  131. "deleteInbound" = "Delete Inbound"
  132. "deleteInboundContent" = "Are you sure you want to delete inbound?"
  133. "deleteClient" = "Delete Client"
  134. "deleteClientContent" = "Are you sure you want to delete client?"
  135. "resetTrafficContent" = "Are you sure you want to reset traffic?"
  136. "copyLink" = "Copy URL"
  137. "address" = "Address"
  138. "network" = "Network"
  139. "destinationPort" = "Destination Port"
  140. "targetAddress" = "Target Address"
  141. "monitorDesc" = "Leave blank to listen on all IPs"
  142. "meansNoLimit" = "= Unlimited. (unit: GB)"
  143. "totalFlow" = "Total Flow"
  144. "leaveBlankToNeverExpire" = "Leave blank to never expire"
  145. "noRecommendKeepDefault" = "It is recommended to keep the default"
  146. "certificatePath" = "File Path"
  147. "certificateContent" = "File Content"
  148. "publicKey" = "Public Key"
  149. "privatekey" = "Private Key"
  150. "clickOnQRcode" = "Click on QR Code to Copy"
  151. "client" = "Client"
  152. "export" = "Export All URLs"
  153. "clone" = "Clone"
  154. "cloneInbound" = "Clone"
  155. "cloneInboundContent" = "All settings of this inbound, except Port, Listening IP, and Clients, will be applied to the clone."
  156. "cloneInboundOk" = "Clone"
  157. "resetAllTraffic" = "Reset All Inbounds Traffic"
  158. "resetAllTrafficTitle" = "Reset All Inbounds Traffic"
  159. "resetAllTrafficContent" = "Are you sure you want to reset the traffic of all inbounds?"
  160. "resetInboundClientTraffics" = "Reset Clients Traffic"
  161. "resetInboundClientTrafficTitle" = "Reset Clients Traffic"
  162. "resetInboundClientTrafficContent" = "Are you sure you want to reset the traffic of this inbound's clients?"
  163. "resetAllClientTraffics" = "Reset All Clients Traffic"
  164. "resetAllClientTrafficTitle" = "Reset All Clients Traffic"
  165. "resetAllClientTrafficContent" = "Are you sure you want to reset the traffic of all clients?"
  166. "delDepletedClients" = "Delete Depleted Clients"
  167. "delDepletedClientsTitle" = "Delete Depleted Clients"
  168. "delDepletedClientsContent" = "Are you sure you want to delete all the depleted clients?"
  169. "email" = "Email"
  170. "emailDesc" = "Please provide a unique email address."
  171. "IPLimit" = "IP Limit"
  172. "IPLimitDesc" = "Disables inbound if the count exceeds the set value. (0 = disable)"
  173. "IPLimitlog" = "IP Log"
  174. "IPLimitlogDesc" = "The IPs history log. (to enable inbound after disabling, clear the log)"
  175. "IPLimitlogclear" = "Clear The Log"
  176. "setDefaultCert" = "Set Cert from Panel"
  177. "telegramDesc" = "Please provide Telegram Chat ID. (use '/id' command in the bot) or (@userinfobot)"
  178. "subscriptionDesc" = "To find your subscription URL, navigate to the 'Details'. Additionally, you can use the same name for several clients."
  179. "info" = "Info"
  180. "same" = "Same"
  181. "inboundData" = "Inbound's Data"
  182. "exportInbound" = "Export Inbound"
  183. "import" = "Import"
  184. "importInbound" = "Import an Inbound"
  185. [pages.client]
  186. "add" = "Add Client"
  187. "edit" = "Edit Client"
  188. "submitAdd" = "Add Client"
  189. "submitEdit" = "Save Changes"
  190. "clientCount" = "Number of Clients"
  191. "bulk" = "Add Bulk"
  192. "method" = "Method"
  193. "first" = "First"
  194. "last" = "Last"
  195. "prefix" = "Prefix"
  196. "postfix" = "Postfix"
  197. "delayedStart" = "Start After First Use"
  198. "expireDays" = "Duration"
  199. "days" = "Day(s)"
  200. "renew" = "Auto Renew"
  201. "renewDesc" = "Auto-renewal after expiration. (0 = disable)(unit: day)"
  202. [pages.inbounds.toasts]
  203. "obtain" = "Obtain"
  204. [pages.inbounds.stream.general]
  205. "request" = "Request"
  206. "response" = "Response"
  207. "name" = "Name"
  208. "value" = "Value"
  209. [pages.inbounds.stream.tcp]
  210. "version" = "Version"
  211. "method" = "Method"
  212. "path" = "Path"
  213. "status" = "Status"
  214. "statusDescription" = "Status Desc"
  215. "requestHeader" = "Request Header"
  216. "responseHeader" = "Response Header"
  217. [pages.settings]
  218. "title" = "Panel Settings"
  219. "save" = "Save"
  220. "infoDesc" = "Every change made here needs to be saved. Please restart the panel to apply changes."
  221. "restartPanel" = "Restart Panel"
  222. "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."
  223. "actions" = "Actions"
  224. "resetDefaultConfig" = "Reset to Default"
  225. "panelSettings" = "General"
  226. "securitySettings" = "Authentication"
  227. "TGBotSettings" = "Telegram Bot"
  228. "panelListeningIP" = "Listen IP"
  229. "panelListeningIPDesc" = "The IP address for the web panel. (leave blank to listen on all IPs)"
  230. "panelListeningDomain" = "Listen Domain"
  231. "panelListeningDomainDesc" = "The domain name for the web panel. (leave blank to listen on all domains and IPs)"
  232. "panelPort" = "Listen Port"
  233. "panelPortDesc" = "The port number for the web panel. (must be an unused port)"
  234. "publicKeyPath" = "Public Key Path"
  235. "publicKeyPathDesc" = "The public key file path for the web panel. (begins with ‘/‘)"
  236. "privateKeyPath" = "Private Key Path"
  237. "privateKeyPathDesc" = "The private key file path for the web panel. (begins with ‘/‘)"
  238. "panelUrlPath" = "URI Path"
  239. "panelUrlPathDesc" = "The URI path for the web panel. (begins with ‘/‘ and concludes with ‘/‘)"
  240. "pageSize" = "Pagination Size"
  241. "pageSizeDesc" = "Define page size for inbounds table. (0 = disable)"
  242. "remarkModel" = "Remark Model & Separation Character"
  243. "datepicker" = "Calendar Type"
  244. "datepickerPlaceholder" = "Select date"
  245. "datepickerDescription" = "Scheduled tasks will run based on this calendar."
  246. "sampleRemark" = "Sample Remark"
  247. "oldUsername" = "Current Username"
  248. "currentPassword" = "Current Password"
  249. "newUsername" = "New Username"
  250. "newPassword" = "New Password"
  251. "telegramBotEnable" = "Enable Telegram Bot"
  252. "telegramBotEnableDesc" = "Enables the Telegram bot."
  253. "telegramToken" = "Telegram Token"
  254. "telegramTokenDesc" = "The Telegram bot token obtained from '@BotFather'."
  255. "telegramProxy" = "SOCKS Proxy"
  256. "telegramProxyDesc" = "Enables SOCKS5 proxy for connecting to Telegram. (adjust settings as per guide)"
  257. "telegramAPIServer" = "Telegram API Server"
  258. "telegramAPIServerDesc" = "The Telegram API server to use. Leave blank to use the default server."
  259. "telegramChatId" = "Admin Chat ID"
  260. "telegramChatIdDesc" = "The Telegram Admin Chat ID(s). (comma-separated)(get it here @userinfobot) or (use '/id' command in the bot)"
  261. "telegramNotifyTime" = "Notification Time"
  262. "telegramNotifyTimeDesc" = "The Telegram bot notification time set for periodic reports. (use the crontab time format)"
  263. "tgNotifyBackup" = "Database Backup"
  264. "tgNotifyBackupDesc" = "Send a database backup file with a report."
  265. "tgNotifyLogin" = "Login Notification"
  266. "tgNotifyLoginDesc" = "Get notified about the username, IP address, and time whenever someone attempts to log into your web panel."
  267. "sessionMaxAge" = "Session Duration"
  268. "sessionMaxAgeDesc" = "The duration for which you can stay logged in. (unit: minute)"
  269. "expireTimeDiff" = "Expiration Date Notification"
  270. "expireTimeDiffDesc" = "Get notified about expiration date when reaching this threshold. (unit: day)"
  271. "trafficDiff" = "Traffic Cap Notification"
  272. "trafficDiffDesc" = "Get notified about traffic cap when reaching this threshold. (unit: GB)"
  273. "tgNotifyCpu" = "CPU Load Notification"
  274. "tgNotifyCpuDesc" = "Get notified if CPU load exceeds this threshold. (unit: %)"
  275. "timeZone" = "Time Zone"
  276. "timeZoneDesc" = "Scheduled tasks will run based on this time zone."
  277. "subSettings" = "Subscription"
  278. "subEnable" = "Enable Subscription Service"
  279. "subEnableDesc" = "Enables the subscription service."
  280. "subListen" = "Listen IP"
  281. "subListenDesc" = "The IP address for the subscription service. (leave blank to listen on all IPs)"
  282. "subPort" = "Listen Port"
  283. "subPortDesc" = "The port number for the subscription service. (must be an unused port)"
  284. "subCertPath" = "Public Key Path"
  285. "subCertPathDesc" = "The public key file path for the subscription service. (begins with ‘/‘)"
  286. "subKeyPath" = "Private Key Path"
  287. "subKeyPathDesc" = "The private key file path for the subscription service. (begins with ‘/‘)"
  288. "subPath" = "URI Path"
  289. "subPathDesc" = "The URI path for the subscription service. (begins with ‘/‘ and concludes with ‘/‘)"
  290. "subDomain" = "Listen Domain"
  291. "subDomainDesc" = "The domain name for the subscription service. (leave blank to listen on all domains and IPs)"
  292. "subUpdates" = "Update Intervals"
  293. "subUpdatesDesc" = "The update intervals of the subscription URL in the client apps. (unit: hour)"
  294. "subEncrypt" = "Encode"
  295. "subEncryptDesc" = "The returned content of subscription service will be Base64 encoded."
  296. "subShowInfo" = "Show Usage Info"
  297. "subShowInfoDesc" = "The remaining traffic and date will be displayed in the client apps."
  298. "subURI" = "Reverse Proxy URI"
  299. "subURIDesc" = "The URI path of the subscription URL for use behind proxies."
  300. "fragment" = "Fragmentation"
  301. "fragmentDesc" = "Enable fragmentation for TLS hello packet."
  302. "fragmentSett" = "Fragmentation Settings"
  303. "noisesDesc" = "Enable Noises."
  304. "noisesSett" = "Noises Settings"
  305. "mux" = "Mux"
  306. "muxDesc" = "Transmit multiple independent data streams within an established data stream."
  307. "muxSett" = "Mux Settings"
  308. "direct" = "Direct Connection"
  309. "directDesc" = "Directly establishes connections with domains or IP ranges of a specific country."
  310. [pages.xray]
  311. "title" = "Xray Configs"
  312. "save" = "Save"
  313. "restart" = "Restart Xray"
  314. "basicTemplate" = "Basics"
  315. "advancedTemplate" = "Advanced"
  316. "generalConfigs" = "General"
  317. "generalConfigsDesc" = "These options will determine general adjustments."
  318. "logConfigs" = "Log"
  319. "logConfigsDesc" = "Logs may affect your server's efficiency. It is recommended to enable it wisely only in case of your needs"
  320. "blockConfigs" = "Protection Shield"
  321. "blockConfigsDesc" = "These options will block traffic based on specific requested protocols and websites."
  322. "basicRouting" = "Basic Routing"
  323. "blockConnectionsConfigsDesc" = "These options will block traffic based on the specific requested country."
  324. "directConnectionsConfigsDesc" = "A direct connection ensures that specific traffic is not routed through another server."
  325. "blockips" = "Block IPs"
  326. "blockdomains" = "Block Domains"
  327. "directips" = "Direct IPs"
  328. "directdomains" = "Direct Domains"
  329. "ipv4Routing" = "IPv4 Routing"
  330. "ipv4RoutingDesc" = "These options will route traffic based on a specific destination via IPv4."
  331. "warpRouting" = "WARP Routing"
  332. "warpRoutingDesc" = "These options will route traffic based on a specific destination via WARP."
  333. "Template" = "Advanced Xray Configuration Template"
  334. "TemplateDesc" = "The final Xray config file will be generated based on this template."
  335. "FreedomStrategy" = "Freedom Protocol Strategy"
  336. "FreedomStrategyDesc" = "Set the output strategy for the network in the Freedom Protocol."
  337. "RoutingStrategy" = "Overall Routing Strategy"
  338. "RoutingStrategyDesc" = "Set the overall traffic routing strategy for resolving all requests."
  339. "Torrent" = "Block BitTorrent Protocol"
  340. "TorrentDesc" = "Blocks BitTorrent protocol."
  341. "Family" = "Family Protection"
  342. "FamilyDesc" = "Blocks adult content, and malware websites."
  343. "Inbounds" = "Inbounds"
  344. "InboundsDesc" = "Accepting the specific clients."
  345. "Outbounds" = "Outbounds"
  346. "Balancers" = "Balancers"
  347. "OutboundsDesc" = "Set the outgoing traffic pathway."
  348. "Routings" = "Routing Rules"
  349. "RoutingsDesc" = "The priority of each rule is important!"
  350. "completeTemplate" = "All"
  351. "logLevel" = "Log Level"
  352. "logLevelDesc" = "The log level for error logs, indicating the information that needs to be recorded."
  353. "accessLog" = "Access Log"
  354. "accessLogDesc" = "The file path for the access log. The special value 'none' disabled access logs"
  355. "errorLog" = "Error Log"
  356. "errorLogDesc" = "The file path for the error log. The special value 'none' disabled error logs"
  357. "dnsLog" = "DNS Log"
  358. "dnsLogDesc" = "Whether to enable DNS query logs"
  359. "maskAddress" = "Mask Address"
  360. "maskAddressDesc" = "IP address mask, when enabled, will automatically replace the IP address that appears in the log."
  361. [pages.xray.rules]
  362. "first" = "First"
  363. "last" = "Last"
  364. "up" = "Up"
  365. "down" = "Down"
  366. "source" = "Source"
  367. "dest" = "Destination"
  368. "inbound" = "Inbound"
  369. "outbound" = "Outbound"
  370. "balancer" = "Balancer"
  371. "info" = "Info"
  372. "add" = "Add Rule"
  373. "edit" = "Edit Rule"
  374. "useComma" = "Comma-separated items"
  375. [pages.xray.outbound]
  376. "addOutbound" = "Add Outbound"
  377. "addReverse" = "Add Reverse"
  378. "editOutbound" = "Edit Outbound"
  379. "editReverse" = "Edit Reverse"
  380. "tag" = "Tag"
  381. "tagDesc" = "Unique Tag"
  382. "address" = "Address"
  383. "reverse" = "Reverse"
  384. "domain" = "Domain"
  385. "type" = "Type"
  386. "bridge" = "Bridge"
  387. "portal" = "Portal"
  388. "intercon" = "Interconnection"
  389. "settings" = "Settings"
  390. "accountInfo" = "Account Information"
  391. "outboundStatus" = "Outbound Status"
  392. "sendThrough" = "Send Through"
  393. [pages.xray.balancer]
  394. "addBalancer" = "Add Balancer"
  395. "editBalancer" = "Edit Balancer"
  396. "balancerStrategy" = "Strategy"
  397. "balancerSelectors" = "Selectors"
  398. "tag" = "Tag"
  399. "tagDesc" = "Unique Tag"
  400. "balancerDesc" = "It is not possible to use balancerTag and outboundTag at the same time. If used at the same time, only outboundTag will work."
  401. [pages.xray.wireguard]
  402. "secretKey" = "Secret Key"
  403. "publicKey" = "Public Key"
  404. "allowedIPs" = "Allowed IPs"
  405. "endpoint" = "Endpoint"
  406. "psk" = "PreShared Key"
  407. "domainStrategy" = "Domain Strategy"
  408. [pages.xray.dns]
  409. "enable" = "Enable DNS"
  410. "enableDesc" = "Enable built-in DNS server"
  411. "tag" = "DNS Inbound Tag"
  412. "tagDesc" = "This tag will be available as an Inbound tag in routing rules."
  413. "strategy" = "Query Strategy"
  414. "strategyDesc" = "Overall strategy to resolve domain names"
  415. "add" = "Add Server"
  416. "edit" = "Edit Server"
  417. "domains" = "Domains"
  418. "expectIPs" = "Expect IPs"
  419. [pages.xray.fakedns]
  420. "add" = "Add Fake DNS"
  421. "edit" = "Edit Fake DNS"
  422. "ipPool" = "IP Pool Subnet"
  423. "poolSize" = "Pool Size"
  424. [pages.settings.security]
  425. "admin" = "Admin"
  426. "secret" = "Secret Token"
  427. "loginSecurity" = "Secure Login"
  428. "loginSecurityDesc" = "Adds an additional layer of authentication to provide more security."
  429. "secretToken" = "Secret Token"
  430. "secretTokenDesc" = "Please securely store this token in a safe place. This token is required for login and cannot be recovered."
  431. [pages.settings.toasts]
  432. "modifySettings" = "Modify Settings"
  433. "getSettings" = "Get Settings"
  434. "modifyUser" = "Modify Admin"
  435. "originalUserPassIncorrect" = "The Current username or password is invalid"
  436. "userPassMustBeNotEmpty" = "The new username and password is empty"
  437. [tgbot]
  438. "keyboardClosed" = "❌ Custom keyboard closed!"
  439. "noResult" = "❗ No result!"
  440. "noQuery" = "❌ Query not found! Please use the command again!"
  441. "wentWrong" = "❌ Something went wrong!"
  442. "noIpRecord" = "❗ No IP Record!"
  443. "noInbounds" = "❗ No inbound found!"
  444. "unlimited" = "♾ Unlimited(Reset)"
  445. "add" = "Add"
  446. "month" = "Month"
  447. "months" = "Months"
  448. "day" = "Day"
  449. "days" = "Days"
  450. "hours" = "Hours"
  451. "unknown" = "Unknown"
  452. "inbounds" = "Inbounds"
  453. "clients" = "Clients"
  454. "offline" = "🔴 Offline"
  455. "online" = "🟢 Online"
  456. [tgbot.commands]
  457. "unknown" = "❗ Unknown command."
  458. "pleaseChoose" = "👇 Please choose:\r\n"
  459. "help" = "🤖 Welcome to this bot! It's designed to offer specific data from the web panel and allows you to make modifications as needed.\r\n\r\n"
  460. "start" = "👋 Hello <i>{{ .Firstname }}</i>.\r\n"
  461. "welcome" = "🤖 Welcome to <b>{{ .Hostname }}</b> management bot.\r\n"
  462. "status" = "✅ Bot is OK!"
  463. "usage" = "❗ Please provide a text to search!"
  464. "getID" = "🆔 Your ID: <code>{{ .ID }}</code>"
  465. "helpAdminCommands" = "To restart Xray Core:\r\n<code>/restart force</code>\r\n\r\nTo 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>\r\n\r\nTelegram Chat ID:\r\n<code>/id</code>"
  466. "helpClientCommands" = "To search for statistics, use the following command:\r\n\r\n<code>/usage [Email]</code>\r\n\r\nTelegram Chat ID:\r\n<code>/id</code>"
  467. "restartUsage" = "\r\n\r\n<code>/restart force</code>"
  468. "restartSuccess" = "✅ Operation successful!"
  469. "restartFailed" = "❗ Error in operation.\r\n\r\n<code>Error: {{ .Error }}</code>."
  470. "xrayNotRunning" = "❗ Xray Core is not running."
  471. [tgbot.messages]
  472. "cpuThreshold" = "🔴 CPU Load {{ .Percent }}% exceeds the threshold of {{ .Threshold }}%"
  473. "selectUserFailed" = "❌ Error in user selection!"
  474. "userSaved" = "✅ Telegram User saved."
  475. "loginSuccess" = "✅ Logged in to the panel successfully.\r\n"
  476. "loginFailed" = "❗️Login attempt to the panel failed.\r\n"
  477. "report" = "🕰 Scheduled Reports: {{ .RunTime }}\r\n"
  478. "datetime" = "⏰ Date&Time: {{ .DateTime }}\r\n"
  479. "hostname" = "💻 Host: {{ .Hostname }}\r\n"
  480. "version" = "🚀 3X-UI Version: {{ .Version }}\r\n"
  481. "xrayVersion" = "📡 Xray Version: {{ .XrayVersion }}\r\n"
  482. "ipv6" = "🌐 IPv6: {{ .IPv6 }}\r\n"
  483. "ipv4" = "🌐 IPv4: {{ .IPv4 }}\r\n"
  484. "ip" = "🌐 IP: {{ .IP }}\r\n"
  485. "ips" = "🔢 IPs:\r\n{{ .IPs }}\r\n"
  486. "serverUpTime" = "⏳ Uptime: {{ .UpTime }} {{ .Unit }}\r\n"
  487. "serverLoad" = "📈 System Load: {{ .Load1 }}, {{ .Load2 }}, {{ .Load3 }}\r\n"
  488. "serverMemory" = "📋 RAM: {{ .Current }}/{{ .Total }}\r\n"
  489. "tcpCount" = "🔹 TCP: {{ .Count }}\r\n"
  490. "udpCount" = "🔸 UDP: {{ .Count }}\r\n"
  491. "traffic" = "🚦 Traffic: {{ .Total }} (↑{{ .Upload }},↓{{ .Download }})\r\n"
  492. "xrayStatus" = "ℹ️ Status: {{ .State }}\r\n"
  493. "username" = "👤 Username: {{ .Username }}\r\n"
  494. "password" = "👤 Password: {{ .Password }}\r\n"
  495. "time" = "⏰ Time: {{ .Time }}\r\n"
  496. "inbound" = "📍 Inbound: {{ .Remark }}\r\n"
  497. "port" = "🔌 Port: {{ .Port }}\r\n"
  498. "expire" = "📅 Expire Date: {{ .Time }}\r\n"
  499. "expireIn" = "📅 Expire In: {{ .Time }}\r\n"
  500. "active" = "💡 Active: {{ .Enable }}\r\n"
  501. "enabled" = "🚨 Enabled: {{ .Enable }}\r\n"
  502. "online" = "🌐 Connection status: {{ .Status }}\r\n"
  503. "email" = "📧 Email: {{ .Email }}\r\n"
  504. "upload" = "🔼 Upload: ↑{{ .Upload }}\r\n"
  505. "download" = "🔽 Download: ↓{{ .Download }}\r\n"
  506. "total" = "📊 Total: ↑↓{{ .UpDown }} / {{ .Total }}\r\n"
  507. "TGUser" = "👤 Telegram User: {{ .TelegramID }}\r\n"
  508. "exhaustedMsg" = "🚨 Exhausted {{ .Type }}:\r\n"
  509. "exhaustedCount" = "🚨 Exhausted {{ .Type }} count:\r\n"
  510. "onlinesCount" = "🌐 Online Clients: {{ .Count }}\r\n"
  511. "disabled" = "🛑 Disabled: {{ .Disabled }}\r\n"
  512. "depleteSoon" = "🔜 Deplete Soon: {{ .Deplete }}\r\n\r\n"
  513. "backupTime" = "🗄 Backup Time: {{ .Time }}\r\n"
  514. "refreshedOn" = "\r\n📋🔄 Refreshed On: {{ .Time }}\r\n\r\n"
  515. "yes" = "✅ Yes"
  516. "no" = "❌ No"
  517. [tgbot.buttons]
  518. "closeKeyboard" = "❌ Close Keyboard"
  519. "cancel" = "❌ Cancel"
  520. "cancelReset" = "❌ Cancel Reset"
  521. "cancelIpLimit" = "❌ Cancel IP Limit"
  522. "confirmResetTraffic" = "✅ Confirm Reset Traffic?"
  523. "confirmClearIps" = "✅ Confirm Clear IPs?"
  524. "confirmRemoveTGUser" = "✅ Confirm Remove Telegram User?"
  525. "confirmToggle" = "✅ Confirm Enable/Disable User?"
  526. "dbBackup" = "Get DB Backup"
  527. "serverUsage" = "Server Usage"
  528. "getInbounds" = "Get Inbounds"
  529. "depleteSoon" = "Deplete Soon"
  530. "clientUsage" = "Get Usage"
  531. "onlines" = "Online Clients"
  532. "commands" = "Commands"
  533. "refresh" = "🔄 Refresh"
  534. "clearIPs" = "❌ Clear IPs"
  535. "removeTGUser" = "❌ Remove Telegram User"
  536. "selectTGUser" = "👤 Select Telegram User"
  537. "selectOneTGUser" = "👤 Select a Telegram User:"
  538. "resetTraffic" = "📈 Reset Traffic"
  539. "resetExpire" = "📅 Change Expiry Date"
  540. "ipLog" = "🔢 IP Log"
  541. "ipLimit" = "🔢 IP Limit"
  542. "setTGUser" = "👤 Set Telegram User"
  543. "toggle" = "🔘 Enable / Disable"
  544. "custom" = "🔢 Custom"
  545. "confirmNumber" = "✅ Confirm: {{ .Num }}"
  546. "confirmNumberAdd" = "✅ Confirm adding: {{ .Num }}"
  547. "limitTraffic" = "🚧 Traffic Limit"
  548. "getBanLogs" = "Get Ban Logs"
  549. "allClients" = "All Clients"
  550. [tgbot.answers]
  551. "successfulOperation" = "✅ Operation successful!"
  552. "errorOperation" = "❗ Error in operation."
  553. "getInboundsFailed" = "❌ Failed to get inbounds."
  554. "getClientsFailed" = "❌ Failed to get clients."
  555. "canceled" = "❌ {{ .Email }}: Operation canceled."
  556. "clientRefreshSuccess" = "✅ {{ .Email }}: Client refreshed successfully."
  557. "IpRefreshSuccess" = "✅ {{ .Email }}: IPs refreshed successfully."
  558. "TGIdRefreshSuccess" = "✅ {{ .Email }}: Client's Telegram User refreshed successfully."
  559. "resetTrafficSuccess" = "✅ {{ .Email }}: Traffic reset successfully."
  560. "setTrafficLimitSuccess" = "✅ {{ .Email }}: Traffic limit saved successfully."
  561. "expireResetSuccess" = "✅ {{ .Email }}: Expire days reset successfully."
  562. "resetIpSuccess" = "✅ {{ .Email }}: IP limit {{ .Count }} saved successfully."
  563. "clearIpSuccess" = "✅ {{ .Email }}: IPs cleared successfully."
  564. "getIpLog" = "✅ {{ .Email }}: Get IP Log."
  565. "getUserInfo" = "✅ {{ .Email }}: Get Telegram User Info."
  566. "removedTGUserSuccess" = "✅ {{ .Email }}: Telegram User removed successfully."
  567. "enableSuccess" = "✅ {{ .Email }}: Enabled successfully."
  568. "disableSuccess" = "✅ {{ .Email }}: Disabled successfully."
  569. "askToAddUserId" = "Your configuration is not found!\r\nPlease ask your admin to use your Telegram ChatID in your configuration(s).\r\n\r\nYour ChatID: <code>{{ .TgUserID }}</code>"
  570. "chooseClient" = "Choose a Client for Inbound {{ .Inbound }}"
  571. "chooseInbound" = "Choose an Inbound"