mirror of
https://github.com/MHSanaei/3x-ui.git
synced 2025-09-05 01:36:19 +00:00
Update translate.en_US.toml
This commit is contained in:
parent
0b979b435f
commit
38523de0c2
1 changed files with 18 additions and 18 deletions
|
@ -81,19 +81,19 @@
|
|||
"restartXray" = "Restart"
|
||||
"xraySwitch" = "Version"
|
||||
"xraySwitchClick" = "Choose the version you want to switch to."
|
||||
"xraySwitchClickDesk" = "Choose wisely, as older versions may not be compatible with current configurations."
|
||||
"xraySwitchClickDesk" = "Choose carefully, as older versions may not be compatible with current configurations."
|
||||
"operationHours" = "Uptime"
|
||||
"systemLoad" = "System Load"
|
||||
"systemLoadDesc" = "System load average for the past 1, 5, and 15 minutes"
|
||||
"connectionTcpCountDesc" = "Total TCP connections across all network cards"
|
||||
"connectionUdpCountDesc" = "Total UDP connections across all network cards"
|
||||
"connectionCount" = "Connections"
|
||||
"upSpeed" = "Overall upload speed for all network cards"
|
||||
"downSpeed" = "Overall download speed for all network cards"
|
||||
"totalSent" = "Total sent data across all network cards since OS startup"
|
||||
"totalReceive" = "Total received data across all network cards since OS startup"
|
||||
"xraySwitchVersionDialog" = "Switch Xray Version"
|
||||
"xraySwitchVersionDialogDesc" = "Are you sure you want to switch the Xray version to"
|
||||
"connectionTcpCountDesc" = "Total TCP connections across all networks"
|
||||
"connectionUdpCountDesc" = "Total UDP connections across all networks"
|
||||
"connectionCount" = "Connection"
|
||||
"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"
|
||||
"dontRefresh" = "Installation is in progress, please do not refresh this page"
|
||||
"logs" = "Logs"
|
||||
"config" = "Config"
|
||||
|
@ -133,10 +133,10 @@
|
|||
"network" = "Network"
|
||||
"destinationPort" = "Destination Port"
|
||||
"targetAddress" = "Target Address"
|
||||
"monitorDesc" = "Leave blank by default"
|
||||
"monitorDesc" = "Leave blank to listen on all IPs"
|
||||
"meansNoLimit" = "Means no limit"
|
||||
"totalFlow" = "Total Flow"
|
||||
"leaveBlankToNeverExpire" = "Leave Blank to Never Expire"
|
||||
"leaveBlankToNeverExpire" = "Leave blank to never expired"
|
||||
"noRecommendKeepDefault" = "It is recommended to keep the default"
|
||||
"certificatePath" = "File Path"
|
||||
"certificateContent" = "File Content"
|
||||
|
@ -149,7 +149,7 @@
|
|||
"export" = "Export All URLs"
|
||||
"clone" = "Clone"
|
||||
"cloneInbound" = "Clone"
|
||||
"cloneInboundContent" = "All settings of this inbound, except for Port, Listening IP, and Clients, will be applied to the clone."
|
||||
"cloneInboundContent" = "All settings of this inbound, except Port, Listening IP, and Clients, will be applied to the clone."
|
||||
"cloneInboundOk" = "Clone"
|
||||
"resetAllTraffic" = "Reset All Inbounds Traffic"
|
||||
"resetAllTrafficTitle" = "Reset All Inbounds Traffic"
|
||||
|
@ -166,14 +166,14 @@
|
|||
"email" = "Email"
|
||||
"emailDesc" = "Please provide a unique email address."
|
||||
"IPLimit" = "IP Limit"
|
||||
"IPLimitDesc" = "Disable inbound if the count exceeds the entered value (enter 0 to disable IP limit)."
|
||||
"IPLimitDesc" = "Disables inbound if the count exceeds the set value. (0 = disables IP limit)"
|
||||
"IPLimitlog" = "IP Log"
|
||||
"IPLimitlogDesc" = "The IP history logs (before enabling inbound after it has been disabled by IP limit, you should clear the log)."
|
||||
"IPLimitlogDesc" = "The IPs history log. (To enable inbound access after it has been disabled by IP limit, you should clear the log)"
|
||||
"IPLimitlogclear" = "Clear The Log"
|
||||
"setDefaultCert" = "Set Cert from Panel"
|
||||
"xtlsDesc" = "Xray-core needs to be 1.7.5"
|
||||
"realityDesc" = "Xray-core needs to be 1.8.0+."
|
||||
"telegramDesc" = "Please provide Telegram or Chat ID(s) without using the '@'. (get it here @userinfobot) or (use '/id' command in the bot)"
|
||||
"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)."
|
||||
"subscriptionDesc" = "To find your subscription URL, navigate to the 'Details'. Additionally, you can use the same name for several configurations."
|
||||
"info" = "Info"
|
||||
"same" = "Same"
|
||||
|
|
Loading…
Reference in a new issue