translate.en_US.toml 28 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673
  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. "emptyDnsDesc" = "No added DNS servers."
  65. "emptyFakeDnsDesc" = "No added Fake DNS servers."
  66. "emptyBalancersDesc" = "No added balancers."
  67. "emptyReverseDesc" = "No added reverse proxies."
  68. [menu]
  69. "theme" = "Theme"
  70. "dark" = "Dark"
  71. "ultraDark" = "Ultra Dark"
  72. "dashboard" = "Overview"
  73. "inbounds" = "Inbounds"
  74. "settings" = "Panel Settings"
  75. "xray" = "Xray Configs"
  76. "logout" = "Log Out"
  77. "link" = "Manage"
  78. [pages.login]
  79. "hello" = "Hello"
  80. "title" = "Welcome"
  81. "loginAgain" = "Your session has expired, please log in again"
  82. [pages.login.toasts]
  83. "invalidFormData" = "The Input data format is invalid."
  84. "emptyUsername" = "Username is required"
  85. "emptyPassword" = "Password is required"
  86. "wrongUsernameOrPassword" = "Invalid username or password or secret."
  87. "successLogin" = "Login"
  88. [pages.index]
  89. "title" = "Overview"
  90. "cpu" = "CPU"
  91. "logicalProcessors" = "Logical Processors"
  92. "frequency" = "Frequency"
  93. "swap" = "Swap"
  94. "storage" = "Storage"
  95. "memory" = "RAM"
  96. "threads" = "Threads"
  97. "xrayStatus" = "Xray"
  98. "stopXray" = "Stop"
  99. "restartXray" = "Restart"
  100. "xraySwitch" = "Version"
  101. "xraySwitchClick" = "Choose the version you want to switch to."
  102. "xraySwitchClickDesk" = "Choose carefully, as older versions may not be compatible with current configurations."
  103. "xrayStatusUnknown" = "Unknown"
  104. "xrayStatusRunning" = "Running"
  105. "xrayStatusStop" = "Stop"
  106. "xrayStatusError" = "Error"
  107. "xrayErrorPopoverTitle" = "An error occurred while running Xray"
  108. "operationHours" = "Uptime"
  109. "systemLoad" = "System Load"
  110. "systemLoadDesc" = "System load average for the past 1, 5, and 15 minutes"
  111. "connectionCount" = "Connection Stats"
  112. "ipAddresses" = "IP Addresses"
  113. "toggleIpVisibility" = "Toggle visibility of the IP"
  114. "overallSpeed" = "Overall Speed"
  115. "upload" = "Upload"
  116. "download" = "Download"
  117. "totalData" = "Total Data"
  118. "sent" = "Sent"
  119. "received" = "Received"
  120. "xraySwitchVersionDialog" = "Change Xray Version"
  121. "xraySwitchVersionDialogDesc" = "Are you sure you want to change the Xray version to"
  122. "dontRefresh" = "Installation is in progress, please do not refresh this page"
  123. "logs" = "Logs"
  124. "config" = "Config"
  125. "backup" = "Backup"
  126. "backupTitle" = "Database Backup & Restore"
  127. "exportDatabase" = "Back Up"
  128. "exportDatabaseDesc" = "Click to download a .db file containing a backup of your current database to your device."
  129. "importDatabase" = "Restore"
  130. "importDatabaseDesc" = "Click to select and upload a .db file from your device to restore your database from a backup."
  131. [pages.inbounds]
  132. "title" = "Inbounds"
  133. "totalDownUp" = "Total Sent/Received"
  134. "totalUsage" = "Total Usage"
  135. "inboundCount" = "Total Inbounds"
  136. "operate" = "Menu"
  137. "enable" = "Enabled"
  138. "remark" = "Remark"
  139. "protocol" = "Protocol"
  140. "port" = "Port"
  141. "traffic" = "Traffic"
  142. "details" = "Details"
  143. "transportConfig" = "Transport"
  144. "expireDate" = "Duration"
  145. "resetTraffic" = "Reset Traffic"
  146. "addInbound" = "Add Inbound"
  147. "generalActions" = "General Actions"
  148. "autoRefresh" = "Auto-refresh"
  149. "autoRefreshInterval" = "Interval"
  150. "create" = "Create"
  151. "update" = "Update"
  152. "modifyInbound" = "Modify Inbound"
  153. "deleteInbound" = "Delete Inbound"
  154. "deleteInboundContent" = "Are you sure you want to delete inbound?"
  155. "deleteClient" = "Delete Client"
  156. "deleteClientContent" = "Are you sure you want to delete client?"
  157. "resetTrafficContent" = "Are you sure you want to reset traffic?"
  158. "copyLink" = "Copy URL"
  159. "address" = "Address"
  160. "network" = "Network"
  161. "destinationPort" = "Destination Port"
  162. "targetAddress" = "Target Address"
  163. "monitorDesc" = "Leave blank to listen on all IPs"
  164. "meansNoLimit" = "= Unlimited. (unit: GB)"
  165. "totalFlow" = "Total Flow"
  166. "leaveBlankToNeverExpire" = "Leave blank to never expire"
  167. "noRecommendKeepDefault" = "It is recommended to keep the default"
  168. "certificatePath" = "File Path"
  169. "certificateContent" = "File Content"
  170. "publicKey" = "Public Key"
  171. "privatekey" = "Private Key"
  172. "clickOnQRcode" = "Click on QR Code to Copy"
  173. "client" = "Client"
  174. "export" = "Export All URLs"
  175. "clone" = "Clone"
  176. "cloneInbound" = "Clone"
  177. "cloneInboundContent" = "All settings of this inbound, except Port, Listening IP, and Clients, will be applied to the clone."
  178. "cloneInboundOk" = "Clone"
  179. "resetAllTraffic" = "Reset All Inbounds Traffic"
  180. "resetAllTrafficTitle" = "Reset All Inbounds Traffic"
  181. "resetAllTrafficContent" = "Are you sure you want to reset the traffic of all inbounds?"
  182. "resetInboundClientTraffics" = "Reset Clients Traffic"
  183. "resetInboundClientTrafficTitle" = "Reset Clients Traffic"
  184. "resetInboundClientTrafficContent" = "Are you sure you want to reset the traffic of this inbound's clients?"
  185. "resetAllClientTraffics" = "Reset All Clients Traffic"
  186. "resetAllClientTrafficTitle" = "Reset All Clients Traffic"
  187. "resetAllClientTrafficContent" = "Are you sure you want to reset the traffic of all clients?"
  188. "delDepletedClients" = "Delete Depleted Clients"
  189. "delDepletedClientsTitle" = "Delete Depleted Clients"
  190. "delDepletedClientsContent" = "Are you sure you want to delete all the depleted clients?"
  191. "email" = "Email"
  192. "emailDesc" = "Please provide a unique email address."
  193. "IPLimit" = "IP Limit"
  194. "IPLimitDesc" = "Disables inbound if the count exceeds the set value. (0 = disable)"
  195. "IPLimitlog" = "IP Log"
  196. "IPLimitlogDesc" = "The IPs history log. (to enable inbound after disabling, clear the log)"
  197. "IPLimitlogclear" = "Clear The Log"
  198. "setDefaultCert" = "Set Cert from Panel"
  199. "telegramDesc" = "Please provide Telegram Chat ID. (use '/id' command in the bot) or (@userinfobot)"
  200. "subscriptionDesc" = "To find your subscription URL, navigate to the 'Details'. Additionally, you can use the same name for several clients."
  201. "info" = "Info"
  202. "same" = "Same"
  203. "inboundData" = "Inbound's Data"
  204. "exportInbound" = "Export Inbound"
  205. "import" = "Import"
  206. "importInbound" = "Import an Inbound"
  207. [pages.client]
  208. "add" = "Add Client"
  209. "edit" = "Edit Client"
  210. "submitAdd" = "Add Client"
  211. "submitEdit" = "Save Changes"
  212. "clientCount" = "Number of Clients"
  213. "bulk" = "Add Bulk"
  214. "method" = "Method"
  215. "first" = "First"
  216. "last" = "Last"
  217. "prefix" = "Prefix"
  218. "postfix" = "Postfix"
  219. "delayedStart" = "Start After First Use"
  220. "expireDays" = "Duration"
  221. "days" = "Day(s)"
  222. "renew" = "Auto Renew"
  223. "renewDesc" = "Auto-renewal after expiration. (0 = disable)(unit: day)"
  224. [pages.inbounds.toasts]
  225. "obtain" = "Obtain"
  226. [pages.inbounds.stream.general]
  227. "request" = "Request"
  228. "response" = "Response"
  229. "name" = "Name"
  230. "value" = "Value"
  231. [pages.inbounds.stream.tcp]
  232. "version" = "Version"
  233. "method" = "Method"
  234. "path" = "Path"
  235. "status" = "Status"
  236. "statusDescription" = "Status Desc"
  237. "requestHeader" = "Request Header"
  238. "responseHeader" = "Response Header"
  239. [pages.settings]
  240. "title" = "Panel Settings"
  241. "save" = "Save"
  242. "infoDesc" = "Every change made here needs to be saved. Please restart the panel to apply changes."
  243. "restartPanel" = "Restart Panel"
  244. "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."
  245. "actions" = "Actions"
  246. "resetDefaultConfig" = "Reset to Default"
  247. "panelSettings" = "General"
  248. "securitySettings" = "Authentication"
  249. "TGBotSettings" = "Telegram Bot"
  250. "panelListeningIP" = "Listen IP"
  251. "panelListeningIPDesc" = "The IP address for the web panel. (leave blank to listen on all IPs)"
  252. "panelListeningDomain" = "Listen Domain"
  253. "panelListeningDomainDesc" = "The domain name for the web panel. (leave blank to listen on all domains and IPs)"
  254. "panelPort" = "Listen Port"
  255. "panelPortDesc" = "The port number for the web panel. (must be an unused port)"
  256. "publicKeyPath" = "Public Key Path"
  257. "publicKeyPathDesc" = "The public key file path for the web panel. (begins with ‘/‘)"
  258. "privateKeyPath" = "Private Key Path"
  259. "privateKeyPathDesc" = "The private key file path for the web panel. (begins with ‘/‘)"
  260. "panelUrlPath" = "URI Path"
  261. "panelUrlPathDesc" = "The URI path for the web panel. (begins with ‘/‘ and concludes with ‘/‘)"
  262. "pageSize" = "Pagination Size"
  263. "pageSizeDesc" = "Define page size for inbounds table. (0 = disable)"
  264. "remarkModel" = "Remark Model & Separation Character"
  265. "datepicker" = "Calendar Type"
  266. "datepickerPlaceholder" = "Select date"
  267. "datepickerDescription" = "Scheduled tasks will run based on this calendar."
  268. "sampleRemark" = "Sample Remark"
  269. "oldUsername" = "Current Username"
  270. "currentPassword" = "Current Password"
  271. "newUsername" = "New Username"
  272. "newPassword" = "New Password"
  273. "telegramBotEnable" = "Enable Telegram Bot"
  274. "telegramBotEnableDesc" = "Enables the Telegram bot."
  275. "telegramToken" = "Telegram Token"
  276. "telegramTokenDesc" = "The Telegram bot token obtained from '@BotFather'."
  277. "telegramProxy" = "SOCKS Proxy"
  278. "telegramProxyDesc" = "Enables SOCKS5 proxy for connecting to Telegram. (adjust settings as per guide)"
  279. "telegramAPIServer" = "Telegram API Server"
  280. "telegramAPIServerDesc" = "The Telegram API server to use. Leave blank to use the default server."
  281. "telegramChatId" = "Admin Chat ID"
  282. "telegramChatIdDesc" = "The Telegram Admin Chat ID(s). (comma-separated)(get it here @userinfobot) or (use '/id' command in the bot)"
  283. "telegramNotifyTime" = "Notification Time"
  284. "telegramNotifyTimeDesc" = "The Telegram bot notification time set for periodic reports. (use the crontab time format)"
  285. "tgNotifyBackup" = "Database Backup"
  286. "tgNotifyBackupDesc" = "Send a database backup file with a report."
  287. "tgNotifyLogin" = "Login Notification"
  288. "tgNotifyLoginDesc" = "Get notified about the username, IP address, and time whenever someone attempts to log into your web panel."
  289. "sessionMaxAge" = "Session Duration"
  290. "sessionMaxAgeDesc" = "The duration for which you can stay logged in. (unit: minute)"
  291. "expireTimeDiff" = "Expiration Date Notification"
  292. "expireTimeDiffDesc" = "Get notified about expiration date when reaching this threshold. (unit: day)"
  293. "trafficDiff" = "Traffic Cap Notification"
  294. "trafficDiffDesc" = "Get notified about traffic cap when reaching this threshold. (unit: GB)"
  295. "tgNotifyCpu" = "CPU Load Notification"
  296. "tgNotifyCpuDesc" = "Get notified if CPU load exceeds this threshold. (unit: %)"
  297. "timeZone" = "Time Zone"
  298. "timeZoneDesc" = "Scheduled tasks will run based on this time zone."
  299. "subSettings" = "Subscription"
  300. "subEnable" = "Enable Subscription Service"
  301. "subEnableDesc" = "Enables the subscription service."
  302. "subTitle" = "Subscription Title"
  303. "subTitleDesc" = "Title shown in VPN client"
  304. "subListen" = "Listen IP"
  305. "subListenDesc" = "The IP address for the subscription service. (leave blank to listen on all IPs)"
  306. "subPort" = "Listen Port"
  307. "subPortDesc" = "The port number for the subscription service. (must be an unused port)"
  308. "subCertPath" = "Public Key Path"
  309. "subCertPathDesc" = "The public key file path for the subscription service. (begins with ‘/‘)"
  310. "subKeyPath" = "Private Key Path"
  311. "subKeyPathDesc" = "The private key file path for the subscription service. (begins with ‘/‘)"
  312. "subPath" = "URI Path"
  313. "subPathDesc" = "The URI path for the subscription service. (begins with ‘/‘ and concludes with ‘/‘)"
  314. "subDomain" = "Listen Domain"
  315. "subDomainDesc" = "The domain name for the subscription service. (leave blank to listen on all domains and IPs)"
  316. "subUpdates" = "Update Intervals"
  317. "subUpdatesDesc" = "The update intervals of the subscription URL in the client apps. (unit: hour)"
  318. "subEncrypt" = "Encode"
  319. "subEncryptDesc" = "The returned content of subscription service will be Base64 encoded."
  320. "subShowInfo" = "Show Usage Info"
  321. "subShowInfoDesc" = "The remaining traffic and date will be displayed in the client apps."
  322. "subURI" = "Reverse Proxy URI"
  323. "subURIDesc" = "The URI path of the subscription URL for use behind proxies."
  324. "externalTrafficInformEnable" = "External Traffic Inform"
  325. "externalTrafficInformEnableDesc" = "Inform external API on every traffic update."
  326. "externalTrafficInformURI" = "External Traffic Inform URI"
  327. "externalTrafficInformURIDesc" = "Traffic updates are sent to this URI."
  328. "fragment" = "Fragmentation"
  329. "fragmentDesc" = "Enable fragmentation for TLS hello packet."
  330. "fragmentSett" = "Fragmentation Settings"
  331. "noisesDesc" = "Enable Noises."
  332. "noisesSett" = "Noises Settings"
  333. "mux" = "Mux"
  334. "muxDesc" = "Transmit multiple independent data streams within an established data stream."
  335. "muxSett" = "Mux Settings"
  336. "direct" = "Direct Connection"
  337. "directDesc" = "Directly establishes connections with domains or IP ranges of a specific country."
  338. "notifications" = "Notifications"
  339. "certs" = "Certificaties"
  340. "externalTraffic" = "External Traffic"
  341. "dateAndTime" = "Date and Time"
  342. "proxyAndServer" = "Proxy and Server"
  343. "intervals" = "Intervals"
  344. "information" = "Information"
  345. "language" = "Language"
  346. "telegramBotLanguage" = "Telegram Bot Language"
  347. [pages.xray]
  348. "title" = "Xray Configs"
  349. "save" = "Save"
  350. "restart" = "Restart Xray"
  351. "basicTemplate" = "Basics"
  352. "advancedTemplate" = "Advanced"
  353. "generalConfigs" = "General"
  354. "generalConfigsDesc" = "These options will determine general adjustments."
  355. "logConfigs" = "Log"
  356. "logConfigsDesc" = "Logs may affect your server's efficiency. It is recommended to enable it wisely only in case of your needs"
  357. "blockConfigs" = "Protection Shield"
  358. "blockConfigsDesc" = "These options will block traffic based on specific requested protocols and websites."
  359. "basicRouting" = "Basic Routing"
  360. "blockConnectionsConfigsDesc" = "These options will block traffic based on the specific requested country."
  361. "directConnectionsConfigsDesc" = "A direct connection ensures that specific traffic is not routed through another server."
  362. "blockips" = "Block IPs"
  363. "blockdomains" = "Block Domains"
  364. "directips" = "Direct IPs"
  365. "directdomains" = "Direct Domains"
  366. "ipv4Routing" = "IPv4 Routing"
  367. "ipv4RoutingDesc" = "These options will route traffic based on a specific destination via IPv4."
  368. "warpRouting" = "WARP Routing"
  369. "warpRoutingDesc" = "These options will route traffic based on a specific destination via WARP."
  370. "Template" = "Advanced Xray Configuration Template"
  371. "TemplateDesc" = "The final Xray config file will be generated based on this template."
  372. "FreedomStrategy" = "Freedom Protocol Strategy"
  373. "FreedomStrategyDesc" = "Set the output strategy for the network in the Freedom Protocol."
  374. "RoutingStrategy" = "Overall Routing Strategy"
  375. "RoutingStrategyDesc" = "Set the overall traffic routing strategy for resolving all requests."
  376. "Torrent" = "Block BitTorrent Protocol"
  377. "TorrentDesc" = "Blocks BitTorrent protocol."
  378. "Family" = "Family Protection"
  379. "FamilyDesc" = "Blocks adult content, and malware websites."
  380. "Inbounds" = "Inbounds"
  381. "InboundsDesc" = "Accepting the specific clients."
  382. "Outbounds" = "Outbounds"
  383. "Balancers" = "Balancers"
  384. "OutboundsDesc" = "Set the outgoing traffic pathway."
  385. "Routings" = "Routing Rules"
  386. "RoutingsDesc" = "The priority of each rule is important!"
  387. "completeTemplate" = "All"
  388. "logLevel" = "Log Level"
  389. "logLevelDesc" = "The log level for error logs, indicating the information that needs to be recorded."
  390. "accessLog" = "Access Log"
  391. "accessLogDesc" = "The file path for the access log. The special value 'none' disabled access logs"
  392. "errorLog" = "Error Log"
  393. "errorLogDesc" = "The file path for the error log. The special value 'none' disabled error logs"
  394. "dnsLog" = "DNS Log"
  395. "dnsLogDesc" = "Whether to enable DNS query logs"
  396. "maskAddress" = "Mask Address"
  397. "maskAddressDesc" = "IP address mask, when enabled, will automatically replace the IP address that appears in the log."
  398. "statistics" = "Statistics"
  399. "statsInboundUplink" = "Inbound Upload Statistics"
  400. "statsInboundUplinkDesc" = "Enables the statistics collection for upstream traffic of all inbound proxies."
  401. "statsInboundDownlink" = "Inbound Download Statistics"
  402. "statsInboundDownlinkDesc" = "Enables the statistics collection for downstream traffic of all inbound proxies."
  403. "statsOutboundUplink" = "Outbound Upload Statistics"
  404. "statsOutboundUplinkDesc" = "Enables the statistics collection for upstream traffic of all outbound proxies."
  405. "statsOutboundDownlink" = "Outbound Download Statistics"
  406. "statsOutboundDownlinkDesc" = "Enables the statistics collection for downstream traffic of all outbound proxies."
  407. [pages.xray.rules]
  408. "first" = "First"
  409. "last" = "Last"
  410. "up" = "Up"
  411. "down" = "Down"
  412. "source" = "Source"
  413. "dest" = "Destination"
  414. "inbound" = "Inbound"
  415. "outbound" = "Outbound"
  416. "balancer" = "Balancer"
  417. "info" = "Info"
  418. "add" = "Add Rule"
  419. "edit" = "Edit Rule"
  420. "useComma" = "Comma-separated items"
  421. [pages.xray.outbound]
  422. "addOutbound" = "Add Outbound"
  423. "addReverse" = "Add Reverse"
  424. "editOutbound" = "Edit Outbound"
  425. "editReverse" = "Edit Reverse"
  426. "tag" = "Tag"
  427. "tagDesc" = "Unique Tag"
  428. "address" = "Address"
  429. "reverse" = "Reverse"
  430. "domain" = "Domain"
  431. "type" = "Type"
  432. "bridge" = "Bridge"
  433. "portal" = "Portal"
  434. "link" = "Link"
  435. "intercon" = "Interconnection"
  436. "settings" = "Settings"
  437. "accountInfo" = "Account Information"
  438. "outboundStatus" = "Outbound Status"
  439. "sendThrough" = "Send Through"
  440. [pages.xray.balancer]
  441. "addBalancer" = "Add Balancer"
  442. "editBalancer" = "Edit Balancer"
  443. "balancerStrategy" = "Strategy"
  444. "balancerSelectors" = "Selectors"
  445. "tag" = "Tag"
  446. "tagDesc" = "Unique Tag"
  447. "balancerDesc" = "It is not possible to use balancerTag and outboundTag at the same time. If used at the same time, only outboundTag will work."
  448. [pages.xray.wireguard]
  449. "secretKey" = "Secret Key"
  450. "publicKey" = "Public Key"
  451. "allowedIPs" = "Allowed IPs"
  452. "endpoint" = "Endpoint"
  453. "psk" = "PreShared Key"
  454. "domainStrategy" = "Domain Strategy"
  455. [pages.xray.dns]
  456. "enable" = "Enable DNS"
  457. "enableDesc" = "Enable built-in DNS server"
  458. "tag" = "DNS Inbound Tag"
  459. "tagDesc" = "This tag will be available as an Inbound tag in routing rules."
  460. "clientIp" = "Client IP"
  461. "clientIpDesc" = "Used to notify the server of the specified IP location during DNS queries"
  462. "disableCache" = "Disable cache"
  463. "disableCacheDesc" = "Disables DNS caching"
  464. "disableFallback" = "Disable Fallback"
  465. "disableFallbackDesc" = "Disables fallback DNS queries"
  466. "disableFallbackIfMatch" = "Disable Fallback If Match"
  467. "disableFallbackIfMatchDesc" = "Disables fallback DNS queries when the matching domain list of the DNS server is hit"
  468. "strategy" = "Query Strategy"
  469. "strategyDesc" = "Overall strategy to resolve domain names"
  470. "add" = "Add Server"
  471. "edit" = "Edit Server"
  472. "domains" = "Domains"
  473. "expectIPs" = "Expect IPs"
  474. [pages.xray.fakedns]
  475. "add" = "Add Fake DNS"
  476. "edit" = "Edit Fake DNS"
  477. "ipPool" = "IP Pool Subnet"
  478. "poolSize" = "Pool Size"
  479. [pages.settings.security]
  480. "admin" = "Admin credentials"
  481. "secret" = "Secret Token"
  482. "loginSecurity" = "Secure Login"
  483. "loginSecurityDesc" = "Adds an additional layer of authentication to provide more security."
  484. "secretToken" = "Secret Token"
  485. "secretTokenDesc" = "Please securely store this token in a safe place. This token is required for login and cannot be recovered."
  486. [pages.settings.toasts]
  487. "modifySettings" = "Modify Settings"
  488. "getSettings" = "Get Settings"
  489. "modifyUser" = "Modify Admin"
  490. "originalUserPassIncorrect" = "The Current username or password is invalid"
  491. "userPassMustBeNotEmpty" = "The new username and password is empty"
  492. [tgbot]
  493. "keyboardClosed" = "❌ Custom keyboard closed!"
  494. "noResult" = "❗ No result!"
  495. "noQuery" = "❌ Query not found! Please use the command again!"
  496. "wentWrong" = "❌ Something went wrong!"
  497. "noIpRecord" = "❗ No IP Record!"
  498. "noInbounds" = "❗ No inbound found!"
  499. "unlimited" = "♾ Unlimited(Reset)"
  500. "add" = "Add"
  501. "month" = "Month"
  502. "months" = "Months"
  503. "day" = "Day"
  504. "days" = "Days"
  505. "hours" = "Hours"
  506. "unknown" = "Unknown"
  507. "inbounds" = "Inbounds"
  508. "clients" = "Clients"
  509. "offline" = "🔴 Offline"
  510. "online" = "🟢 Online"
  511. [tgbot.commands]
  512. "unknown" = "❗ Unknown command."
  513. "pleaseChoose" = "👇 Please choose:\r\n"
  514. "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"
  515. "start" = "👋 Hello <i>{{ .Firstname }}</i>.\r\n"
  516. "welcome" = "🤖 Welcome to <b>{{ .Hostname }}</b> management bot.\r\n"
  517. "status" = "✅ Bot is OK!"
  518. "usage" = "❗ Please provide a text to search!"
  519. "getID" = "🆔 Your ID: <code>{{ .ID }}</code>"
  520. "helpAdminCommands" = "To restart Xray Core:\r\n<code>/restart</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>"
  521. "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>"
  522. "restartUsage" = "\r\n\r\n<code>/restart</code>"
  523. "restartSuccess" = "✅ Operation successful!"
  524. "restartFailed" = "❗ Error in operation.\r\n\r\n<code>Error: {{ .Error }}</code>."
  525. "xrayNotRunning" = "❗ Xray Core is not running."
  526. [tgbot.messages]
  527. "cpuThreshold" = "🔴 CPU Load {{ .Percent }}% exceeds the threshold of {{ .Threshold }}%"
  528. "selectUserFailed" = "❌ Error in user selection!"
  529. "userSaved" = "✅ Telegram User saved."
  530. "loginSuccess" = "✅ Logged in to the panel successfully.\r\n"
  531. "loginFailed" = "❗️Login attempt to the panel failed.\r\n"
  532. "report" = "🕰 Scheduled Reports: {{ .RunTime }}\r\n"
  533. "datetime" = "⏰ Date&Time: {{ .DateTime }}\r\n"
  534. "hostname" = "💻 Host: {{ .Hostname }}\r\n"
  535. "version" = "🚀 3X-UI Version: {{ .Version }}\r\n"
  536. "xrayVersion" = "📡 Xray Version: {{ .XrayVersion }}\r\n"
  537. "ipv6" = "🌐 IPv6: {{ .IPv6 }}\r\n"
  538. "ipv4" = "🌐 IPv4: {{ .IPv4 }}\r\n"
  539. "ip" = "🌐 IP: {{ .IP }}\r\n"
  540. "ips" = "🔢 IPs:\r\n{{ .IPs }}\r\n"
  541. "serverUpTime" = "⏳ Uptime: {{ .UpTime }} {{ .Unit }}\r\n"
  542. "serverLoad" = "📈 System Load: {{ .Load1 }}, {{ .Load2 }}, {{ .Load3 }}\r\n"
  543. "serverMemory" = "📋 RAM: {{ .Current }}/{{ .Total }}\r\n"
  544. "tcpCount" = "🔹 TCP: {{ .Count }}\r\n"
  545. "udpCount" = "🔸 UDP: {{ .Count }}\r\n"
  546. "traffic" = "🚦 Traffic: {{ .Total }} (↑{{ .Upload }},↓{{ .Download }})\r\n"
  547. "xrayStatus" = "ℹ️ Status: {{ .State }}\r\n"
  548. "username" = "👤 Username: {{ .Username }}\r\n"
  549. "password" = "👤 Password: {{ .Password }}\r\n"
  550. "time" = "⏰ Time: {{ .Time }}\r\n"
  551. "inbound" = "📍 Inbound: {{ .Remark }}\r\n"
  552. "port" = "🔌 Port: {{ .Port }}\r\n"
  553. "expire" = "📅 Expire Date: {{ .Time }}\r\n"
  554. "expireIn" = "📅 Expire In: {{ .Time }}\r\n"
  555. "active" = "💡 Active: {{ .Enable }}\r\n"
  556. "enabled" = "🚨 Enabled: {{ .Enable }}\r\n"
  557. "online" = "🌐 Connection status: {{ .Status }}\r\n"
  558. "email" = "📧 Email: {{ .Email }}\r\n"
  559. "upload" = "🔼 Upload: ↑{{ .Upload }}\r\n"
  560. "download" = "🔽 Download: ↓{{ .Download }}\r\n"
  561. "total" = "📊 Total: ↑↓{{ .UpDown }} / {{ .Total }}\r\n"
  562. "TGUser" = "👤 Telegram User: {{ .TelegramID }}\r\n"
  563. "exhaustedMsg" = "🚨 Exhausted {{ .Type }}:\r\n"
  564. "exhaustedCount" = "🚨 Exhausted {{ .Type }} count:\r\n"
  565. "onlinesCount" = "🌐 Online Clients: {{ .Count }}\r\n"
  566. "disabled" = "🛑 Disabled: {{ .Disabled }}\r\n"
  567. "depleteSoon" = "🔜 Deplete Soon: {{ .Deplete }}\r\n\r\n"
  568. "backupTime" = "🗄 Backup Time: {{ .Time }}\r\n"
  569. "refreshedOn" = "\r\n📋🔄 Refreshed On: {{ .Time }}\r\n\r\n"
  570. "yes" = "✅ Yes"
  571. "no" = "❌ No"
  572. "received_id" = "🔑📥 ID updated."
  573. "received_password" = "🔑📥 Password updated."
  574. "received_email" = "📧📥 Email updated."
  575. "received_comment" = "💬📥 Comment updated."
  576. "id_prompt" = "🔑 Default ID: {{ .ClientId }}\n\nEnter your id."
  577. "pass_prompt" = "🔑 Default Password: {{ .ClientPassword }}\n\nEnter your password."
  578. "email_prompt" = "📧 Default Email: {{ .ClientEmail }}\n\nEnter your email."
  579. "comment_prompt" = "💬 Default Comment: {{ .ClientComment }}\n\nEnter your Comment."
  580. "inbound_client_data_id" = "🔄 Inbound: {{ .InboundRemark }}\n\n🔑 ID: {{ .ClientId }}\n📧 Email: {{ .ClientEmail }}\n📊 Traffic: {{ .ClientTraffic }}\n📅 Expire Date: {{ .ClientExp }}\n💬 Comment: {{ .ClientComment }}\n\nYou can add the client to inbound now!"
  581. "inbound_client_data_pass" = "🔄 Inbound: {{ .InboundRemark }}\n\n🔑 Password: {{ .ClientPass }}\n📧 Email: {{ .ClientEmail }}\n📊 Traffic: {{ .ClientTraffic }}\n📅 Expire Date: {{ .ClientExp }}\n💬 Comment: {{ .ClientComment }}\n\nYou can add the client to inbound now!"
  582. "cancel" = "❌ Process Canceled! \n\nYou can /start again anytime. 🔄"
  583. "error_add_client" = "⚠️ Error:\n\n {{ .error }}"
  584. "using_default_value" = "Okay, I'll stick with the default value. 😊"
  585. "incorrect_input" ="Your input is not valid.\nThe phrases should be continuous without spaces.\nCorrect example: aaaaaa\nIncorrect example: aaa aaa 🚫"
  586. [tgbot.buttons]
  587. "closeKeyboard" = "❌ Close Keyboard"
  588. "cancel" = "❌ Cancel"
  589. "cancelReset" = "❌ Cancel Reset"
  590. "cancelIpLimit" = "❌ Cancel IP Limit"
  591. "confirmResetTraffic" = "✅ Confirm Reset Traffic?"
  592. "confirmClearIps" = "✅ Confirm Clear IPs?"
  593. "confirmRemoveTGUser" = "✅ Confirm Remove Telegram User?"
  594. "confirmToggle" = "✅ Confirm Enable/Disable User?"
  595. "dbBackup" = "Get DB Backup"
  596. "serverUsage" = "Server Usage"
  597. "getInbounds" = "Get Inbounds"
  598. "depleteSoon" = "Deplete Soon"
  599. "clientUsage" = "Get Usage"
  600. "onlines" = "Online Clients"
  601. "commands" = "Commands"
  602. "refresh" = "🔄 Refresh"
  603. "clearIPs" = "❌ Clear IPs"
  604. "removeTGUser" = "❌ Remove Telegram User"
  605. "selectTGUser" = "👤 Select Telegram User"
  606. "selectOneTGUser" = "👤 Select a Telegram User:"
  607. "resetTraffic" = "📈 Reset Traffic"
  608. "resetExpire" = "📅 Change Expiry Date"
  609. "ipLog" = "🔢 IP Log"
  610. "ipLimit" = "🔢 IP Limit"
  611. "setTGUser" = "👤 Set Telegram User"
  612. "toggle" = "🔘 Enable / Disable"
  613. "custom" = "🔢 Custom"
  614. "confirmNumber" = "✅ Confirm: {{ .Num }}"
  615. "confirmNumberAdd" = "✅ Confirm adding: {{ .Num }}"
  616. "limitTraffic" = "🚧 Traffic Limit"
  617. "getBanLogs" = "Get Ban Logs"
  618. "allClients" = "All Clients"
  619. "addClient" = "Add Client"
  620. "submitDisable" = "Submit As Disable ✅"
  621. "use_default" = "🏷️ Use default"
  622. "change_id" = "⚙️🔑 ID"
  623. "change_password" = "⚙️🔑 Password"
  624. "change_email" = "⚙️📧 Email"
  625. "change_comment" = "⚙️💬 Comment"
  626. [tgbot.answers]
  627. "successfulOperation" = "✅ Operation successful!"
  628. "errorOperation" = "❗ Error in operation."
  629. "getInboundsFailed" = "❌ Failed to get inbounds."
  630. "getClientsFailed" = "❌ Failed to get clients."
  631. "canceled" = "❌ {{ .Email }}: Operation canceled."
  632. "clientRefreshSuccess" = "✅ {{ .Email }}: Client refreshed successfully."
  633. "IpRefreshSuccess" = "✅ {{ .Email }}: IPs refreshed successfully."
  634. "TGIdRefreshSuccess" = "✅ {{ .Email }}: Client's Telegram User refreshed successfully."
  635. "resetTrafficSuccess" = "✅ {{ .Email }}: Traffic reset successfully."
  636. "setTrafficLimitSuccess" = "✅ {{ .Email }}: Traffic limit saved successfully."
  637. "expireResetSuccess" = "✅ {{ .Email }}: Expire days reset successfully."
  638. "resetIpSuccess" = "✅ {{ .Email }}: IP limit {{ .Count }} saved successfully."
  639. "clearIpSuccess" = "✅ {{ .Email }}: IPs cleared successfully."
  640. "getIpLog" = "✅ {{ .Email }}: Get IP Log."
  641. "getUserInfo" = "✅ {{ .Email }}: Get Telegram User Info."
  642. "removedTGUserSuccess" = "✅ {{ .Email }}: Telegram User removed successfully."
  643. "enableSuccess" = "✅ {{ .Email }}: Enabled successfully."
  644. "disableSuccess" = "✅ {{ .Email }}: Disabled successfully."
  645. "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>"
  646. "chooseClient" = "Choose a Client for Inbound {{ .Inbound }}"
  647. "chooseInbound" = "Choose an Inbound"