Update translate.en_US.toml (#1555)

This commit is contained in:
shahin-io 2024-01-11 05:53:26 +00:00 committed by GitHub
parent 6feff78968
commit dadfa107af
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -32,7 +32,7 @@
"transmission" = "Transmission" "transmission" = "Transmission"
"host" = "Host" "host" = "Host"
"path" = "Path" "path" = "Path"
"camouflage" = "Camouflage" "camouflage" = "Obfuscation"
"status" = "Status" "status" = "Status"
"enabled" = "Enabled" "enabled" = "Enabled"
"disabled" = "Disabled" "disabled" = "Disabled"
@ -54,11 +54,11 @@
"security" = "Security" "security" = "Security"
[menu] [menu]
"dashboard" = "Status Overview" "dashboard" = "OVERVIEW"
"inbounds" = "Inbounds" "inbounds" = "INBOUNDS"
"settings" = "Panel Settings" "settings" = "PANEL SETTINGS"
"xray" = "Xray Configs" "xray" = "XRAY CONFIGS"
"logout" = "Log Out" "logout" = "LOG OUT"
"link" = "Manage" "link" = "Manage"
[pages.login] [pages.login]
@ -73,7 +73,7 @@
"successLogin" = "Login" "successLogin" = "Login"
[pages.index] [pages.index]
"title" = "Status Overview" "title" = "Overview"
"memory" = "RAM" "memory" = "RAM"
"hard" = "Disk" "hard" = "Disk"
"xrayStatus" = "Status" "xrayStatus" = "Status"
@ -100,23 +100,23 @@
"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 Database" "exportDatabase" = "Backup"
"importDatabase" = "Restore Database" "importDatabase" = "Restore"
[pages.inbounds] [pages.inbounds]
"title" = "Inbounds" "title" = "Inbounds"
"totalDownUp" = "Total Sent/Received" "totalDownUp" = "Total Sent/Received"
"totalUsage" = "Total Flow Usage" "totalUsage" = "Total Flow Usage"
"inboundCount" = "Number of Inbounds" "inboundCount" = "Total Inbounds"
"operate" = "Menu" "operate" = "Menu"
"enable" = "Enable" "enable" = "Enabled"
"remark" = "Remark" "remark" = "Remark"
"protocol" = "Protocol" "protocol" = "Protocol"
"port" = "Port" "port" = "Port"
"traffic" = "Traffic" "traffic" = "Traffic"
"details" = "Details" "details" = "Details"
"transportConfig" = "Transport" "transportConfig" = "Transport"
"expireDate" = "Expiration Date" "expireDate" = "Expiry Date"
"resetTraffic" = "Reset Traffic" "resetTraffic" = "Reset Traffic"
"addInbound" = "Add Inbound" "addInbound" = "Add Inbound"
"generalActions" = "General Actions" "generalActions" = "General Actions"
@ -174,7 +174,7 @@
"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 configurations." "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"
"inboundData" = "Inbound's Data" "inboundData" = "Inbound's Data"
@ -231,44 +231,44 @@
"panelSettings" = "Configuration" "panelSettings" = "Configuration"
"securitySettings" = "Authentication" "securitySettings" = "Authentication"
"TGBotSettings" = "Telegram Bot" "TGBotSettings" = "Telegram Bot"
"panelListeningIP" = "Panel Listening IP" "panelListeningIP" = "Listen IP"
"panelListeningIPDesc" = "Leave blank to listen om all IPs." "panelListeningIPDesc" = "The IP address for the web panel. (leave blank to listen on all IPs)"
"panelListeningDomain" = "Panel Listening Domain" "panelListeningDomain" = "Listen Domain"
"panelListeningDomainDesc" = "Leave blank to listen on all domains and IPs." "panelListeningDomainDesc" = "The domain name for the web panel. (leave blank to listen on all domains and IPs)"
"panelPort" = "Panel Listening Port" "panelPort" = "Listen Port"
"panelPortDesc" = "Must be an unused port" "panelPortDesc" = "The port number for the web panel. (must be an unused port)"
"publicKeyPath" = "Panel Public Key Path" "publicKeyPath" = "Public Key Path"
"publicKeyPathDesc" = "Fill in an absolute path begins with /" "publicKeyPathDesc" = "The public key file path for the web panel. (begins with /)"
"privateKeyPath" = "Panel Private Key Path" "privateKeyPath" = "Private Key Path"
"privateKeyPathDesc" = "Fill in an absolute path begins with /" "privateKeyPathDesc" = "The private key file path for the web panel. (begins with /)"
"panelUrlPath" = "Panel URI Path" "panelUrlPath" = "URI Path"
"panelUrlPathDesc" = "Fill in an absolute path begins with / and concludes with /" "panelUrlPathDesc" = "The URI path for the web panel. (begins with / and concludes with /)"
"pageSize" = "Pagination Size" "pageSize" = "Pagination Size"
"pageSizeDesc" = "Define page size for inbounds table. (0 = disable)" "pageSizeDesc" = "Define page size for inbounds table. (0 = disable)"
"remarkModel" = "Remark Model & Separation Character" "remarkModel" = "Remark Model & Separation Character"
"datepicker" = "Date Picker" "datepicker" = "Date Picker"
"datepickerDescription" = "Selector calendar type specifies the expiration date" "datepickerDescription" = "The date picker allows you to select a date. (use this to specify the expiration date)"
"sampleRemark" = "Sample Remark" "sampleRemark" = "Sample Remark"
"oldUsername" = "Current Username" "oldUsername" = "Current Username"
"currentPassword" = "Current Password" "currentPassword" = "Current Password"
"newUsername" = "New Username" "newUsername" = "New Username"
"newPassword" = "New Password" "newPassword" = "New Password"
"telegramBotEnable" = "Enable Telegram Bot" "telegramBotEnable" = "Enable Telegram Bot"
"telegramBotEnableDesc" = "Connect to the features of this panel through the Telegram bot." "telegramBotEnableDesc" = "Enables the Telegram bot."
"telegramToken" = "Telegram Token" "telegramToken" = "Telegram Token"
"telegramTokenDesc" = "The token you have got from @BotFather." "telegramTokenDesc" = "The Telegram bot token obtained from '@BotFather'."
"telegramProxy" = "SOCKS5 Proxy" "telegramProxy" = "SOCKS5 Proxy"
"telegramProxyDesc" = "If you need the SOCKS5 proxy to connect to Telegram. Adjust its settings as per the guide." "telegramProxyDesc" = "Enables SOCKS5 proxy for connecting to Telegram. (Adjust settings as per guide)"
"telegramChatId" = "Telegram Admin Chat ID" "telegramChatId" = "Admin Chat ID"
"telegramChatIdDesc" = "Multiple chat ID(s)separated by comma. use @userinfobot or use '/id' command in bot to get your Chat IDs." "telegramChatIdDesc" = "The Telegram Admin Chat ID(s). (comma-separated)(use @userinfobot) or (use '/id' command in the bot)"
"telegramNotifyTime" = "Telegram Bot Notification Time" "telegramNotifyTime" = "Notification Time"
"telegramNotifyTimeDesc" = "Use crontab timing format." "telegramNotifyTimeDesc" = "The Telegram bot notification time set for periodic reports. (use the crontab time format)"
"tgNotifyBackup" = "Database Backup" "tgNotifyBackup" = "Database Backup"
"tgNotifyBackupDesc" = "Include database backup file with report notification." "tgNotifyBackupDesc" = "Send a database backup file with a report."
"tgNotifyLogin" = "Login Notification" "tgNotifyLogin" = "Login Notification"
"tgNotifyLoginDesc" = "Displays the username, IP address, and time when someone tries to log into your panel." "tgNotifyLoginDesc" = "Get notified about the username, IP address, and time whenever someone attempts to log into your web panel."
"sessionMaxAge" = "Session Duration" "sessionMaxAge" = "Session Duration"
"sessionMaxAgeDesc" = "The duration of a login session. (unit: minute)" "sessionMaxAgeDesc" = "The duration for which you can stay logged in. (unit: minute)"
"expireTimeDiff" = "Client Expiration Threshold Notification" "expireTimeDiff" = "Client Expiration Threshold Notification"
"expireTimeDiffDesc" = "Get notified about client expiration when reaching this threshold. (unit: day)" "expireTimeDiffDesc" = "Get notified about client expiration when reaching this threshold. (unit: day)"
"trafficDiff" = "Traffic Exhaustion Threshold Notification" "trafficDiff" = "Traffic Exhaustion Threshold Notification"
@ -276,113 +276,113 @@
"tgNotifyCpu" = "CPU Load Threshold Notification" "tgNotifyCpu" = "CPU Load Threshold Notification"
"tgNotifyCpuDesc" = "Get notified if CPU usage exceeds this threshold. (unit: %)" "tgNotifyCpuDesc" = "Get notified if CPU usage exceeds this threshold. (unit: %)"
"timeZone" = "Time Zone" "timeZone" = "Time Zone"
"timeZoneDesc" = "Scheduled tasks run according to the time in this time zone." "timeZoneDesc" = "Scheduled tasks run based on this time zone."
"subSettings" = "Subscription" "subSettings" = "Subscription"
"subEnable" = "Enable Subscription Service" "subEnable" = "Enable Subscription Service"
"subEnableDesc" = "Subscription feature with separate configuration." "subEnableDesc" = "Enables the subscription service."
"subListen" = "Subscription Listening IP" "subListen" = "Listen IP"
"subListenDesc" = "Leave blank to listen on all IPs." "subListenDesc" = "The IP address for the subscription service. (leave blank to listen on all IPs)"
"subPort" = "Subscription Listening Port" "subPort" = "Listen Port"
"subPortDesc" = "Must be an unused port." "subPortDesc" = "The port number for the subscription service. (must be an unused port)"
"subCertPath" = "Subscription Public Key Path" "subCertPath" = "Public Key Path"
"subCertPathDesc" = "Fill in an absolute path begins with /" "subCertPathDesc" = "The public key file path for the subscription service. (begins with /)"
"subKeyPath" = "Subscription Private Key Path" "subKeyPath" = "Private Key Path"
"subKeyPathDesc" = "Fill in an absolute path begins with /" "subKeyPathDesc" = "The private key file path for the subscription service. (begins with /)"
"subPath" = "Subscription URI Path" "subPath" = "URI Path"
"subPathDesc" = "Fill in an absolute path begins with / and concludes with /" "subPathDesc" = "The URI path for the subscription service. (begins with / and concludes with /)"
"subDomain" = "Subscription Listening Domain" "subDomain" = "Listen Domain"
"subDomainDesc" = "Leave blank to listen on all domains and IPs." "subDomainDesc" = "The domain name for the subscription service. (leave blank to listen on all domains and IPs)"
"subUpdates" = "Subscription Update Intervals" "subUpdates" = "Update Intervals"
"subUpdatesDesc" = "Interval hours between updates in client application." "subUpdatesDesc" = "The update intervals of the subscription URL in the client apps. (unit: hour)"
"subEncrypt" = "Encode" "subEncrypt" = "Encode"
"subEncryptDesc" = "The returned content of subscription URL will be Base64 encoded." "subEncryptDesc" = "The returned content of subscription service will be Base64 encoded."
"subShowInfo" = "Show Usage Info" "subShowInfo" = "Show Usage Info"
"subShowInfoDesc" = "Show remained traffic and date after config name." "subShowInfoDesc" = "The remaining traffic and date will be displayed in the client apps."
"subURI" = "Reverse Proxy URI" "subURI" = "Reverse Proxy URI"
"subURIDesc" = "Set the URI path of subscription URL for use behind of proxies." "subURIDesc" = "The URI path of the subscription URL for use behind proxies."
[pages.xray] [pages.xray]
"title" = "Xray Configurations" "title" = "Xray Configs"
"save" = "Save" "save" = "Save"
"restart" = "Restart Xray" "restart" = "Restart Xray"
"basicTemplate" = "Basic Template" "basicTemplate" = "Basic"
"advancedTemplate" = "Advanced Template" "advancedTemplate" = "Advanced"
"generalConfigs" = "General Strategy" "generalConfigs" = "General Strategy"
"generalConfigsDesc" = "These options will provide general adjustments." "generalConfigsDesc" = "These options will provide general adjustments."
"blockConfigs" = "Protection Shield" "blockConfigs" = "Protection Shield"
"blockConfigsDesc" = "These options will prevent users from connecting to specific protocols and websites." "blockConfigsDesc" = "These options will block traffic based on specific requested protocols and websites."
"blockCountryConfigs" = "Block Country" "blockCountryConfigs" = "Block Country"
"blockCountryConfigsDesc" = "These options will prevent users from connecting to specific country domains." "blockCountryConfigsDesc" = "These options will block traffic based on the specific requested country."
"directCountryConfigs" = "Direct Country" "directCountryConfigs" = "Direct Country"
"directCountryConfigsDesc" = "These options will connect users directly to specific country domains." "directCountryConfigsDesc" = "These options will directly forward traffic based on the specific requested country."
"ipv4Configs" = "IPv4 Routing" "ipv4Configs" = "IPv4 Routing"
"ipv4ConfigsDesc" = "These options will route to target domains only via IPv4." "ipv4ConfigsDesc" = "These options will route requests to destination only via IPv4."
"warpConfigs" = "WARP Routing" "warpConfigs" = "WARP Routing"
"warpConfigsDesc" = "Caution: Before using these options, install WARP in SOCKS5 proxy mode on your server by following the steps on the panel's GitHub. WARP will route traffic to websites through Cloudflare servers." "warpConfigsDesc" = "Caution: Before using these options, install WARP in SOCKS5 proxy mode on your server by following the steps on the panel's GitHub. WARP will route traffic to websites through Cloudflare servers."
"Template" = "Xray Configuration Template" "Template" = "Advanced Xray Configuration Template"
"TemplateDesc" = "Generate the final Xray configuration file based on this template." "TemplateDesc" = "The final Xray configuration file will be generated based on this template."
"FreedomStrategy" = "Configure Strategy for Freedom Protocol" "FreedomStrategy" = "Freedom Protocol Strategy"
"FreedomStrategyDesc" = "Set the output strategy of the network in the Freedom Protocol." "FreedomStrategyDesc" = "Set the output strategy for the network in the Freedom Protocol."
"RoutingStrategy" = "Configure Domains Routing Strategy" "RoutingStrategy" = "Overall Routing Strategy"
"RoutingStrategyDesc" = "Set the overall routing strategy for DNS resolving." "RoutingStrategyDesc" = "Set the overall traffic routing strategy for resolving all requests."
"Torrent" = "Block BitTorrent Protocol" "Torrent" = "Block BitTorrent Protocol"
"TorrentDesc" = "Change the configuration template to avoid using BitTorrent protocol." "TorrentDesc" = "Blocks BitTorrent protocol."
"PrivateIp" = "Block Private IPs to Connect" "PrivateIp" = "Block Connection to Private IPs"
"PrivateIpDesc" = "Change the configuration template to avoid connecting to private IP ranges." "PrivateIpDesc" = "Blocks establishing connections to private IP ranges."
"Ads" = "Block Ads" "Ads" = "Block Ads"
"AdsDesc" = "Change the configuration template to block ads." "AdsDesc" = "Blocks advertising websites."
"Family" = "Family Protection" "Family" = "Family Protection"
"FamilyDesc" = "Cloudflare DNS resolvers to block malware and adult content for family protection." "FamilyDesc" = "Blocks adult content, and malware websites."
"Security" = "Block Malware, Phishing and Cryptominers Websites" "Security" = "Security Protection"
"SecurityDesc" = "Change the configuration template for Security protection." "SecurityDesc" = "Blocks malware, phishing, and cryptominers websites."
"Speedtest" = "Block Speedtest Websites" "Speedtest" = "Block Speedtest"
"SpeedtestDesc" = "Change the configuration template to avoid connecting to speedtest websites." "SpeedtestDesc" = "Blocks establishing connectins to speedtest websites."
"IRIp" = "Disable Connection to Iran IPs" "IRIp" = "Block Connection to Iran IPs"
"IRIpDesc" = "Change the configuration template to avoid connecting to Iran IP ranges." "IRIpDesc" = "Blocks establishing connections to Iran IP ranges."
"IRDomain" = "Disable Connection to Iran Domains" "IRDomain" = "Block Connection to Iran Domains"
"IRDomainDesc" = "Change the configuration template to avoid connecting to Iran domains." "IRDomainDesc" = "Blocks establishing connections to Iran domains."
"ChinaIp" = "Disable Connection to China IPs" "ChinaIp" = "Block Connection to China IPs"
"ChinaIpDesc" = "Change the configuration template to avoid connecting to China IP ranges." "ChinaIpDesc" = "Blocks establishing connections to China IP ranges."
"ChinaDomain" = "Disable Connection to China Domains" "ChinaDomain" = "Block Connection to China Domains"
"ChinaDomainDesc" = "Change the configuration template to avoid connecting to China domains." "ChinaDomainDesc" = "Blocks establishing connections to China domains."
"RussiaIp" = "Disable Connection to Russia IPs" "RussiaIp" = "Block Connection to Russia IPs"
"RussiaIpDesc" = "Change the configuration template to avoid connecting to Russia IP ranges." "RussiaIpDesc" = "Blocks establishing connections to Russia IP ranges."
"RussiaDomain" = "Disable Connection to Russia Domains" "RussiaDomain" = "Block Connection to Russia Domains"
"RussiaDomainDesc" = "Change the configuration template to avoid connecting to Russia domains." "RussiaDomainDesc" = "Blocks establishing connections to Russia domains."
"VNIp" = "Disable Connection to Vietnam IPs" "VNIp" = "Block Connection to Vietnam IPs"
"VNIpDesc" = "Change the configuration template to avoid connecting to Vietnam IP ranges." "VNIpDesc" = "Blocks establishing connections to Vietnam IP ranges."
"VNDomain" = "Disable Connection to Vietnam Domains" "VNDomain" = "Block Connection to Vietnam Domains"
"VNDomainDesc" = "Change the configuration template to avoid connecting to Vietnam domains." "VNDomainDesc" = "Blocks establishing connections to Vietnam domains."
"DirectIRIp" = "Direct Connection to Iran IPs" "DirectIRIp" = "Direct Connection to Iran IPs"
"DirectIRIpDesc" = "Change the configuration template for direct connecting to Iran IP ranges." "DirectIRIpDesc" = "Directly establishes connections to Iran IP ranges."
"DirectIRDomain" = "Direct Connection to Iran Domains" "DirectIRDomain" = "Direct Connection to Iran Domains"
"DirectIRDomainDesc" = "Change the configuration template for direct connecting to Iran domains." "DirectIRDomainDesc" = "Directly establishes connections to Iran domains."
"DirectChinaIp" = "Direct Connection to China IPs" "DirectChinaIp" = "Direct Connection to China IPs"
"DirectChinaIpDesc" = "Change the configuration template for direct connecting to China IP ranges." "DirectChinaIpDesc" = "Directly establishes connections to China IP ranges."
"DirectChinaDomain" = "Direct Connection to China Domains" "DirectChinaDomain" = "Direct Connection to China Domains"
"DirectChinaDomainDesc" = "Change the configuration template for direct connecting to China domains." "DirectChinaDomainDesc" = "Directly establishes connections to China domains."
"DirectRussiaIp" = "Direct Connection to Russia IPs" "DirectRussiaIp" = "Direct Connection to Russia IPs"
"DirectRussiaIpDesc" = "Change the configuration template for direct connecting to Russia IP ranges." "DirectRussiaIpDesc" = "Directly establishes connections to Russia IP ranges."
"DirectRussiaDomain" = "Direct Connection to Russia Domains" "DirectRussiaDomain" = "Direct Connection to Russia Domains"
"DirectRussiaDomainDesc" = "Change the configuration template for direct connecting to Russia domains." "DirectRussiaDomainDesc" = "Directly establishes connections to Russia domains."
"DirectVNIp" = "Direct Connection to Vietnam IPs" "DirectVNIp" = "Direct Connection to Vietnam IPs"
"DirectVNIpDesc" = "Change the configuration template for direct connecting to Vietnam IP ranges." "DirectVNIpDesc" = "Directly establishes connections to Vietnam IP ranges."
"DirectVNDomain" = "Direct Connection to Vietnam Domains" "DirectVNDomain" = "Direct Connection to Vietnam Domains"
"DirectVNDomainDesc" = "Change the configuration template for direct connecting to Vietnam domains." "DirectVNDomainDesc" = "Directly establishes connections to Vietnam domains."
"GoogleIPv4" = "Use IPv4 for Google" "GoogleIPv4" = "Google"
"GoogleIPv4Desc" = "Add routing for Google to connect with IPv4." "GoogleIPv4Desc" = "Routes traffic to Google via IPv4."
"NetflixIPv4" = "Use IPv4 for Netflix" "NetflixIPv4" = "Netflix"
"NetflixIPv4Desc" = "Add routing for Netflix to connect with IPv4." "NetflixIPv4Desc" = "Routes traffic to Netflix via IPv4."
"GoogleWARP" = "Route Google through WARP." "GoogleWARP" = "Google"
"GoogleWARPDesc" = "Add routing for Google via WARP." "GoogleWARPDesc" = "Add routing for Google via WARP."
"OpenAIWARP" = "Route OpenAI (ChatGPT) through WARP." "OpenAIWARP" = "ChatGPT"
"OpenAIWARPDesc" = "Add routing for OpenAI (ChatGPT) via WARP." "OpenAIWARPDesc" = "Routes traffic to OpenAI (ChatGPT) via WARP."
"NetflixWARP" = "Route Netflix through WARP." "NetflixWARP" = "Netflix"
"NetflixWARPDesc" = "Add routing for Netflix via WARP." "NetflixWARPDesc" = "Routes traffic to Netflix via WARP."
"SpotifyWARP" = "Route Spotify through WARP." "SpotifyWARP" = "Spotify"
"SpotifyWARPDesc" = "Add routing for Spotify via WARP." "SpotifyWARPDesc" = "Routes traffic to Spotify via WARP."
"IRWARP" = "Route Iran domains through WARP." "IRWARP" = "Iran domains"
"IRWARPDesc" = "Add routing for 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" = "Change the configuration template to accept specific clients."
"Outbounds" = "Outbounds" "Outbounds" = "Outbounds"
@ -424,7 +424,7 @@
"secretKey" = "Secret Key" "secretKey" = "Secret Key"
"publicKey" = "Public Key" "publicKey" = "Public Key"
"allowedIPs" = "Allowed IPs" "allowedIPs" = "Allowed IPs"
"endpoint" = "End Point" "endpoint" = "Endpoint"
"psk" = "PreShared Key" "psk" = "PreShared Key"
"domainStrategy" = "Domain Strategy" "domainStrategy" = "Domain Strategy"