translate.en_US.toml 6.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191
  1. "username" = "username"
  2. "password" = "password"
  3. "login" = "Login"
  4. "confirm" = "Confirm"
  5. "cancel" = "Cancel"
  6. "close" = "Close"
  7. "copy" = "Copy"
  8. "copied" = "Copied"
  9. "download" = "Download"
  10. "remark" = "Remark"
  11. "enable" = "Enable"
  12. "protocol" = "Protocol"
  13. "loading" = "Loading"
  14. "second" = "Second"
  15. "minute" = "Minute"
  16. "hour" = "Hour"
  17. "day" = "Day"
  18. "check" = "Check"
  19. "indefinite" = "Indefinite"
  20. "unlimited" = "Unlimited"
  21. "none" = "None"
  22. "qrCode" = "QR Code"
  23. "edit" = "Edit"
  24. "delete" = "Delete"
  25. "reset" = "Reset"
  26. "copySuccess" = "Copy successfully"
  27. "sure" = "Sure"
  28. "encryption" = "Encryption"
  29. "transmission" = "Transmission"
  30. "host" = "Host"
  31. "path" = "Path"
  32. "camouflage" = "Camouflage"
  33. "enabled" = "Enabled"
  34. "disabled" = "Disabled"
  35. "domainName" = "Domain Name"
  36. "additional" = "Alter"
  37. "monitor" = "Listen IP"
  38. "certificate" = "Certificate"
  39. "fail" = "Fail"
  40. "success" = "Success"
  41. "getVersion" = "Get Version"
  42. "install" = "Install"
  43. "used" = "Used"
  44. "clients" = "Clients"
  45. [menu]
  46. "dashboard" = "System Status"
  47. "inbounds" = "Inbounds"
  48. "setting" = "Panel Setting"
  49. "logout" = "LogOut"
  50. "link" = "Other"
  51. [pages.login]
  52. "title" = "Login"
  53. "loginAgain" = "The login time limit has expired, please log in again"
  54. [pages.login.toasts]
  55. "invalidFormData" = "Input Data Format Is Invalid"
  56. "emptyUsername" = "please Enter Username"
  57. "emptyPassword" = "please Enter Password"
  58. "wrongUsernameOrPassword" = "invalid username or password"
  59. "successLogin" = "Login"
  60. [pages.index]
  61. "title" = "System Status"
  62. "memory" = "Memory"
  63. "hard" = "Hard Disk"
  64. "xrayStatus" = "Xray Status"
  65. "xraySwitch" = "Switch Version"
  66. "xraySwitchClick" = "Click on the version you want to switch"
  67. "xraySwitchClickDesk" = "Please choose carefully, older versions may have incompatible configurations"
  68. "operationHours" = "Operation Hours"
  69. "operationHoursDesc" = "The running time of the system since it was started"
  70. "systemLoad" = "System Load"
  71. "connectionCount" = "Connection Count"
  72. "connectionCountDesc" = "The total number of connections for all network cards"
  73. "upSpeed" = "Total upload speed for all network cards"
  74. "downSpeed" = "Total download speed for all network cards"
  75. "totalSent" = "Total upload traffic of all network cards since system startup"
  76. "totalReceive" = "Total download traffic of all network cards since system startup"
  77. "xraySwitchVersionDialog" = "switch xray version"
  78. "xraySwitchVersionDialogDesc" = "whether to switch the xray version to"
  79. "dontRefreshh" = "Installation is in progress, please do not refresh this page"
  80. [pages.inbounds]
  81. "title" = "Inbounds"
  82. "totalDownUp" = "Total Uploads/Downloads"
  83. "totalUsage" = "Total Usage"
  84. "inboundCount" = "Number Of Inbound"
  85. "operate" = "Actions"
  86. "enable" = "Enable"
  87. "remark" = "Remark"
  88. "protocol" = "Protocol"
  89. "port" = "Port"
  90. "traffic" = "Traffic"
  91. "details" = "Details"
  92. "transportConfig" = "Transport"
  93. "expireDate" = "Expire Date"
  94. "resetTraffic" = "Reset Traffic"
  95. "addInbound" = "Add Inbound"
  96. "addTo" = "Add To"
  97. "revise" = "Save"
  98. "modifyInbound" = "Modify InBound"
  99. "deleteInbound" = "Delete Inbound"
  100. "deleteInboundContent" = "Are you sure you want to delete inbound?"
  101. "resetTrafficContent" = "Are you sure you want to reset traffic?"
  102. "copyLink" = "Copy Link"
  103. "address" = "Address"
  104. "network" = "Network"
  105. "destinationPort" = "Destination port"
  106. "targetAddress" = "Target Address"
  107. "disableInsecureEncryption" = "Disable insecure encryption"
  108. "monitorDesc" = "Leave blank by default"
  109. "meansNoLimit" = "means no limit"
  110. "totalFlow" = "Total Traffic"
  111. "leaveBlankToNeverExpire" = "Leave blank to never expire"
  112. "noRecommendKeepDefault" = "There are no special requirements to keep the default"
  113. "certificatePath" = "Certificate File Path"
  114. "certificateContent" = "Certificate File Content"
  115. "publicKeyPath" = "Public Key File Path"
  116. "publicKeyContent" = "public Key Content"
  117. "keyPath" = "Key File Path"
  118. "keyContent" = "Key Content"
  119. "client" = "Client"
  120. "uid" = "UID"
  121. [pages.inbounds.toasts]
  122. "obtain" = "Obtain"
  123. [pages.inbounds.stream.general]
  124. "requestHeader" = "request header"
  125. "name" = "name"
  126. "value" = "value"
  127. [pages.inbounds.stream.tcp]
  128. "requestVersion" = "request version"
  129. "requestMethod" = "request method"
  130. "requestPath" = "request path"
  131. "responseVersion" = "response version"
  132. "responseStatus" = "response status"
  133. "responseStatusDescription" = "response status description"
  134. "responseHeader" = "response header"
  135. [pages.inbounds.stream.quic]
  136. "encryption" = "Encryption"
  137. [pages.setting]
  138. "title" = "Setting"
  139. "save" = "Save"
  140. "restartPanel" = "Restart Panel"
  141. "restartPanelDesc" = "Are you sure you want to restart the panel? Click OK to restart after 3 seconds. If you cannot access the panel after restarting, please go to the server to view the panel log information"
  142. "panelConfig" = "Panel Configuration"
  143. "userSetting" = "User Setting"
  144. "xrayConfiguration" = "Xray Configuration"
  145. "TGReminder" = "TG Reminder Related Settings"
  146. "otherSetting" = "Other Setting"
  147. "panelListeningIP" = "Panel listening IP"
  148. "panelListeningIPDesc" = "Leave blank by default to monitor all IPs, restart the panel to take effect"
  149. "panelPort" = "Panel Port"
  150. "panelPortDesc" = "Restart the panel to take effect"
  151. "publicKeyPath" = "Panel certificate public key file path"
  152. "publicKeyPathDesc" = "Fill in an absolute path starting with '/', restart the panel to take effect"
  153. "privateKeyPath" = "Panel certificate key file path"
  154. "privateKeyPathDesc" = "Fill in an absolute path starting with '/', restart the panel to take effect"
  155. "panelUrlPath" = "panel url root path"
  156. "panelUrlPathDesc" = "Must start with '/' and end with '/', restart the panel to take effect"
  157. "oldUsername" = "Current Username"
  158. "currentPassword" = "Current Password"
  159. "newUsername" = "New Username"
  160. "newPassword" = "New Password"
  161. "xrayConfigTemplate" = "xray Configuration Template"
  162. "xrayConfigTemplateDesc" = "Generate the final xray configuration file based on this template, restart the panel to take effect"
  163. "telegramBotEnable" = "Enable telegram bot"
  164. "telegramBotEnableDesc" = "Restart the panel to take effect"
  165. "telegramToken" = "Telegram Token"
  166. "telegramTokenDesc" = "Restart the panel to take effect"
  167. "telegramChatId" = "Telegram ChatId"
  168. "telegramChatIdDesc" = "Restart the panel to take effect"
  169. "telegramNotifyTime" = "Telegram bot notification time"
  170. "telegramNotifyTimeDesc" = "Using Crontab timing format, restart the panel to take effect"
  171. "timeZonee" = "Time Zone"
  172. "timeZoneDesc" = "The scheduled task runs according to the time in the time zone, and restarts the panel to take effect"
  173. [pages.setting.toasts]
  174. "modifySetting" = "modify setting"
  175. "getSetting" = "get setting"
  176. "modifyUser" = "modify user"
  177. "originalUserPassIncorrect" = "The original user name or original password is incorrect"
  178. "userPassMustBeNotEmpty" = "New username and new password cannot be empty"