From 38523de0c2b05427d57619d91d068ca4cb0b86fa Mon Sep 17 00:00:00 2001 From: shahin-io <115543613+shahin-io@users.noreply.github.com> Date: Sun, 7 Jan 2024 07:08:26 +0000 Subject: [PATCH] Update translate.en_US.toml --- web/translation/translate.en_US.toml | 36 ++++++++++++++-------------- 1 file changed, 18 insertions(+), 18 deletions(-) diff --git a/web/translation/translate.en_US.toml b/web/translation/translate.en_US.toml index 7635f8da..5f89d079 100644 --- a/web/translation/translate.en_US.toml +++ b/web/translation/translate.en_US.toml @@ -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"