Update translate.en_US.toml

This commit is contained in:
shahin-io 2024-01-06 18:43:46 +00:00 committed by GitHub
parent b87224a489
commit 2108e08afb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -26,7 +26,7 @@
"edit" = "Edit"
"delete" = "Delete"
"reset" = "Reset"
"copySuccess" = "Copied Successfully"
"copySuccess" = "Copied Successful"
"sure" = "Sure"
"encryption" = "Encryption"
"transmission" = "Transmission"
@ -44,7 +44,7 @@
"monitor" = "Listening IP"
"certificate" = "Certificate"
"fail" = "Fail"
"success" = "Success"
"success" = "Successful"
"getVersion" = "Get Version"
"install" = "Install"
"clients" = "Clients"
@ -90,8 +90,8 @@
"connectionCount" = "Connections"
"upSpeed" = "Overall upload speed for all network cards"
"downSpeed" = "Overall download speed for all network cards"
"totalSent" = "Total upload data across all network cards since OS startup"
"totalReceive" = "Total download data across all network cards since OS startup"
"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"
"dontRefresh" = "Installation is in progress, please do not refresh this page"
@ -105,7 +105,7 @@
[pages.inbounds]
"title" = "Inbounds"
"totalDownUp" = "Total Uploads/Downloads"
"totalDownUp" = "Total Sent/Received"
"totalUsage" = "Total Flow Usage"
"inboundCount" = "Number of Inbounds"
"operate" = "Menu"
@ -168,7 +168,7 @@
"IPLimit" = "IP Limit"
"IPLimitDesc" = "Disable inbound if the count exceeds the entered value (enter 0 to disable IP limit)."
"IPLimitlog" = "IP Log"
"IPLimitlogDesc" = "The IPs history log (before enabling inbound after it has been disabled by IP limit, you should clear the log)."
"IPLimitlogDesc" = "The IP history logs (before enabling inbound 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"
@ -244,7 +244,7 @@
"panelUrlPath" = "Panel URI Path"
"panelUrlPathDesc" = "Must start with '/' and end with."
"pageSize" = "Pagination Size"
"pageSizeDesc" = "Define page size for inbounds table. Set 0 to disable"
"pageSizeDesc" = "Define page size for inbounds table. (0 = disable)"
"remarkModel" = "Remark Model & Separation Character"
"datepicker" = "Date Picker"
"datepickerDescription" = "Selector calendar type specifies the expiration date"
@ -270,9 +270,9 @@
"sessionMaxAge" = "Session Duration"
"sessionMaxAgeDesc" = "The duration of a login session. (unit: minute)"
"expireTimeDiff" = "Client Expiration Threshold Notification"
"expireTimeDiffDesc" = "Get notified about client expiration before the threshold. (unit: day)"
"trafficDiff" = "Traffic Limit Threshold Notification"
"trafficDiffDesc" = "Get notified about traffic exhaustion before reaching the threshold. (unit: GB)"
"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)"
"tgNotifyCpu" = "CPU Load Threshold Notification"
"tgNotifyCpuDesc" = "Get notified if CPU usage exceeds this threshold. (unit: %)"
"timeZone" = "Time Zone"
@ -299,7 +299,7 @@
"subShowInfo" = "Show Usage Info"
"subShowInfoDesc" = "Show remained traffic and date after config name."
"subURI" = "Reverse Proxy URI"
"subURIDesc" = "Set the URI of subscription URL for use behind of proxies."
"subURIDesc" = "Set the URI path of subscription URL for use behind of proxies."
[pages.xray]
"title" = "Xray Configurations"
@ -424,9 +424,9 @@
"admin" = "Admin"
"secret" = "Secret Token"
"loginSecurity" = "Login security"
"loginSecurityDesc" = "Enables additional Admin login security layer"
"loginSecurityDesc" = "Adds an additional layer of authentication to enhance the login security."
"secretToken" = "Secret Token"
"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 script."
"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."
[pages.settings.toasts]
"modifySettings" = "Modify Settings"