translate.en_US.toml 6.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192
  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. "turnOn" = "turn on"
  34. "closure" = "closure"
  35. "domainName" = "domain name"
  36. "additional" = "alter"
  37. "monitor" = "Listen IP"
  38. "certificate" = "certificat"
  39. "fail" = "fail"
  40. "success" = " success"
  41. "getVersion" = "get version"
  42. "install" = "install"
  43. "used" = "used"
  44. [menu]
  45. "dashboard" = "System Status"
  46. "inbounds" = "Inbounds"
  47. "setting" = "Panel Setting"
  48. "logout" = "LogOut"
  49. "link" = "Other"
  50. [pages.login]
  51. "title" = "Login"
  52. "loginAgain" = "The login time limit has expired, please log in again"
  53. [pages.login.toasts]
  54. "invalidFormData" = "Input Data Format Is Invalid"
  55. "emptyUsername" = "please Enter Username"
  56. "emptyPassword" = "please Enter Password"
  57. "wrongUsernameOrPassword" = "invalid username or password"
  58. "successLogin" = "Login"
  59. [pages.index]
  60. "title" = "system status"
  61. "memory" = "memory"
  62. "hard" = "hard disk"
  63. "xrayStatus" = "xray Status"
  64. "xraySwitch" = "Switch Version"
  65. "xraySwitchClick" = "Click on the version you want to switch"
  66. "xraySwitchClickDesk" = "Please choose carefully, older versions may have incompatible configurations"
  67. "operationHours" = "Operation Hours"
  68. "operationHoursDesc" = "The running time of the system since it was started"
  69. "systemLoad" = "System Load"
  70. "connectionCount" = "Connection Count"
  71. "connectionCountDesc" = "The total number of connections for all network cards"
  72. "upSpeed" = "Total upload speed for all network cards"
  73. "downSpeed" = "Total download speed for all network cards"
  74. "totalSent" = "Total upload traffic of all network cards since system startup"
  75. "totalReceive" = "Total download traffic of all network cards since system startup"
  76. "xraySwitchVersionDialog" = "switch xray version"
  77. "xraySwitchVersionDialogDesc" = "whether to switch the xray version to"
  78. "dontRefreshh" = "Installation is in progress, please do not refresh this page"
  79. [pages.inbounds]
  80. "title" = "Inbounds"
  81. "totalDownUp" = "Total uploads/downloads"
  82. "totalUsage" = "Total usage"
  83. "inboundCount" = "Number of inbound"
  84. "operate" = "Actions"
  85. "enable" = "enable"
  86. "remark" = "remark"
  87. "protocol" = "protocol"
  88. "port" = "port"
  89. "traffic" = "traffic"
  90. "details" = "details"
  91. "transportConfig" = "transport config"
  92. "expireDate" = "expire date"
  93. "resetTraffic" = "reset traffic"
  94. "addInbound" = "addInbound"
  95. "addTo" = "Add To"
  96. "revise" = "Revise"
  97. "modifyInbound" = "Modify InBound"
  98. "deleteInbound" = "Delete Inbound"
  99. "deleteInboundContent" = "Are you sure you want to delete inbound?"
  100. "resetTrafficContent" = "Are you sure you want to reset traffic?"
  101. "copyLink" = "Copy Link"
  102. "address" = "address"
  103. "network" = "network"
  104. "destinationPort" = "destination port"
  105. "targetAddress" = "target address"
  106. "disableInsecureEncryption" = "Disable insecure encryption"
  107. "monitorDesc" = "Leave blank by default"
  108. "meansNoLimit" = "means no limit"
  109. "totalFlow" = "total flow"
  110. "leaveBlankToNeverExpire" = "Leave blank to never expire"
  111. "noRecommendKeepDefault" = "There are no special requirements to keep the default"
  112. "certificatePath" = "certificate file path"
  113. "certificateContent" = "certificate file content"
  114. "publicKeyPath" = "public key file path"
  115. "publicKeyContent" = "public key content"
  116. "keyPath" = "key file path"
  117. "keyContent" = "key content"
  118. "client" = "Client"
  119. "uid" = "UID"
  120. [pages.inbounds.toasts]
  121. "obtain" = "Obtain"
  122. [pages.inbounds.stream.general]
  123. "requestHeader" = "request header"
  124. "name" = "name"
  125. "value" = "value"
  126. [pages.inbounds.stream.tcp]
  127. "requestVersion" = "request version"
  128. "requestMethod" = "request method"
  129. "requestPath" = "request path"
  130. "responseVersion" = "response version"
  131. "responseStatus" = "response status"
  132. "responseStatusDescription" = "response status description"
  133. "responseHeader" = "response header"
  134. [pages.inbounds.stream.quic]
  135. "encryption" = "encryption"
  136. [pages.setting]
  137. "title" = "Setting"
  138. "save" = "Save"
  139. "restartPanel" = "Restart Panel"
  140. "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"
  141. "panelConfig" = "Panel Configuration"
  142. "userSetting" = "User Setting"
  143. "xrayConfiguration" = "xray Configuration"
  144. "TGReminder" = "TG Reminder Related Settings"
  145. "otherSetting" = "Other Setting"
  146. "panelListeningIP" = "Panel listening IP"
  147. "panelListeningIPDesc" = "Leave blank by default to monitor all IPs, restart the panel to take effect"
  148. "panelPort" = "Panel Port"
  149. "panelPortDesc" = "Restart the panel to take effect"
  150. "publicKeyPath" = "Panel certificate public key file path"
  151. "publicKeyPathDesc" = "Fill in an absolute path starting with '/', restart the panel to take effect"
  152. "privateKeyPath" = "Panel certificate key file path"
  153. "privateKeyPathDesc" = "Fill in an absolute path starting with '/', restart the panel to take effect"
  154. "panelUrlPath" = "panel url root path"
  155. "panelUrlPathDesc" = "Must start with '/' and end with '/', restart the panel to take effect"
  156. "oldUsername" = "Current Username"
  157. "currentPassword" = "Current Password"
  158. "newUsername" = "New Username"
  159. "newPassword" = "New Password"
  160. "xrayConfigTemplate" = "xray Configuration Template"
  161. "xrayConfigTemplateDesc" = "Generate the final xray configuration file based on this template, restart the panel to take effect"
  162. "telegramBotEnable" = "Enable telegram bot"
  163. "telegramBotEnableDesc" = "Restart the panel to take effect"
  164. "telegramToken" = "Telegram Token"
  165. "telegramTokenDesc" = "Restart the panel to take effect"
  166. "telegramChatId" = "Telegram ChatId"
  167. "telegramChatIdDesc" = "Restart the panel to take effect"
  168. "telegramNotifyTime" = "Telegram bot notification time"
  169. "telegramNotifyTimeDesc" = "Using Crontab timing format, restart the panel to take effect"
  170. "timeZonee" = "Time Zone"
  171. "timeZoneDesc" = "The scheduled task runs according to the time in the time zone, and restarts the panel to take effect"
  172. [pages.setting.toasts]
  173. "modifySetting" = "modify setting"
  174. "getSetting" = "get setting"
  175. "modifyUser" = "modify user"
  176. "originalUserPassIncorrect" = "The original user name or original password is incorrect"
  177. "userPassMustBeNotEmpty" = "New username and new password cannot be empty"