Update translate.en_US.toml

This commit is contained in:
shahin-io 2024-01-12 08:21:54 +00:00 committed by GitHub
parent 590a8f07b9
commit 1b0299cae4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -100,8 +100,8 @@
"backup" = "Backup & Restore" "backup" = "Backup & Restore"
"backupTitle" = "Backup & Restore Database" "backupTitle" = "Backup & Restore Database"
"backupDescription" = "It is recommended to make a backup before importing a new database." "backupDescription" = "It is recommended to make a backup before importing a new database."
"exportDatabase" = "Backup" "exportDatabase" = "Backup Database"
"importDatabase" = "Restore" "importDatabase" = "Restore Database"
[pages.inbounds] [pages.inbounds]
"title" = "Inbounds" "title" = "Inbounds"
@ -168,12 +168,12 @@
"IPLimit" = "IP Limit" "IPLimit" = "IP Limit"
"IPLimitDesc" = "Disables inbound if the count exceeds the set value. (0 = disables IP limit)" "IPLimitDesc" = "Disables inbound if the count exceeds the set value. (0 = disables IP limit)"
"IPLimitlog" = "IP Log" "IPLimitlog" = "IP Log"
"IPLimitlogDesc" = "The IPs history log. (To enable inbound access after it has been disabled by IP limit, you should clear the log)" "IPLimitlogDesc" = "The IPs history log. (to enable inbound after disabling, clear the log)"
"IPLimitlogclear" = "Clear The Log" "IPLimitlogclear" = "Clear The Log"
"setDefaultCert" = "Set Cert from Panel" "setDefaultCert" = "Set Cert from Panel"
"xtlsDesc" = "Xray needs to be v1.7.5" "xtlsDesc" = "Xray needs to be v1.7.5"
"realityDesc" = "Xray needs to be v1.8.0+" "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)." "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 clients." "subscriptionDesc" = "To find your subscription URL, navigate to the 'Details'. Additionally, you can use the same name for several clients."
"info" = "Info" "info" = "Info"
"same" = "Same" "same" = "Same"
@ -194,7 +194,7 @@
"last" = "Last" "last" = "Last"
"prefix" = "Prefix" "prefix" = "Prefix"
"postfix" = "Postfix" "postfix" = "Postfix"
"delayedStart" = "Start after First Use" "delayedStart" = "Start on Initial Use"
"expireDays" = "Duration" "expireDays" = "Duration"
"days" = "Day(s)" "days" = "Day(s)"
"renew" = "Auto Renew" "renew" = "Auto Renew"
@ -214,7 +214,7 @@
"method" = "Method" "method" = "Method"
"path" = "Path" "path" = "Path"
"status" = "Status" "status" = "Status"
"statusDescription" = "Status Description" "statusDescription" = "Status Desc"
"requestHeader" = "Request Header" "requestHeader" = "Request Header"
"responseHeader" = "Response Header" "responseHeader" = "Response Header"
@ -377,7 +377,7 @@
"GoogleWARP" = "Google" "GoogleWARP" = "Google"
"GoogleWARPDesc" = "Add routing for Google via WARP." "GoogleWARPDesc" = "Add routing for Google via WARP."
"OpenAIWARP" = "ChatGPT" "OpenAIWARP" = "ChatGPT"
"OpenAIWARPDesc" = "Routes traffic to OpenAI (ChatGPT) via WARP." "OpenAIWARPDesc" = "Routes traffic to ChatGPT via WARP."
"NetflixWARP" = "Netflix" "NetflixWARP" = "Netflix"
"NetflixWARPDesc" = "Routes traffic to Netflix via WARP." "NetflixWARPDesc" = "Routes traffic to Netflix via WARP."
"SpotifyWARP" = "Spotify" "SpotifyWARP" = "Spotify"
@ -385,9 +385,9 @@
"IRWARP" = "Iran domains" "IRWARP" = "Iran domains"
"IRWARPDesc" = "Routes traffic to Iran domains via WARP." "IRWARPDesc" = "Routes traffic to Iran domains via WARP."
"Inbounds" = "Inbounds" "Inbounds" = "Inbounds"
"InboundsDesc" = "Change the configuration template to accept specific clients." "InboundsDesc" = "Accepting the specific clients."
"Outbounds" = "Outbounds" "Outbounds" = "Outbounds"
"OutboundsDesc" = "Change the configuration template to define outgoing ways for this server." "OutboundsDesc" = "It defines the outgoing traffic pathway."
"Routings" = "Routing Rules" "Routings" = "Routing Rules"
"RoutingsDesc" = "The priority of each rule is important!" "RoutingsDesc" = "The priority of each rule is important!"
"completeTemplate" = "All" "completeTemplate" = "All"