translate.zh_Hans.toml 8.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237
  1. "username" = "用户名"
  2. "password" = "密码"
  3. "login" = "登录"
  4. "confirm" = "确定"
  5. "cancel" = "取消"
  6. "close" = "关闭"
  7. "copy" = "复制"
  8. "copied" = "已复制"
  9. "download" = "下载"
  10. "remark" = "备注"
  11. "enable" = "启用"
  12. "protocol" = "协议"
  13. "search" = "搜尋"
  14. "loading" = "加载中"
  15. "second" = "秒"
  16. "minute" = "分钟"
  17. "hour" = "小时"
  18. "day" = "天"
  19. "check" = "查看"
  20. "indefinite" = "无限期"
  21. "unlimited" = "无限制"
  22. "none" = "无"
  23. "qrCode" = "二维码"
  24. "info" = "更多信息"
  25. "edit" = "编辑"
  26. "delete" = "删除"
  27. "reset" = "重置"
  28. "copySuccess" = "复制成功"
  29. "sure" = "确定"
  30. "encryption" = "加密"
  31. "transmission" = "传输"
  32. "host" = "主持人"
  33. "path" = "小路"
  34. "camouflage" = "伪装"
  35. "enabled" = "开启"
  36. "disabled" = "关闭"
  37. "domainName" = "域名"
  38. "additional" = "额外"
  39. "monitor" = "监听"
  40. "certificate" = "证书"
  41. "fail" = "失败"
  42. "success" = "成功"
  43. "getVersion" = "获取版本"
  44. "install" = "安装"
  45. "clients" = "客户端"
  46. "usage" = "用法"
  47. [menu]
  48. "dashboard" = "系统状态"
  49. "inbounds" = "入站列表"
  50. "setting" = "面板设置"
  51. "logout" = "退出登录"
  52. "link" = "其他"
  53. [pages.login]
  54. "title" = "登录"
  55. "loginAgain" = "登录时效已过,请重新登录"
  56. [pages.login.toasts]
  57. "invalidFormData" = "数据格式错误"
  58. "emptyUsername" = "请输入用户名"
  59. "emptyPassword" = "请输入密码"
  60. "wrongUsernameOrPassword" = "用户名或密码错误"
  61. "successLogin" = "登录"
  62. [pages.index]
  63. "title" = "系统状态"
  64. "memory" = "内存"
  65. "hard" = "硬盘"
  66. "xrayStatus" = "xray 状态"
  67. "stopXray" = "停止 Xray"
  68. "restartXray" = "重启 Xray"
  69. "xraySwitch" = "切换版本"
  70. "xraySwitchClick" = "点击你想切换的版本"
  71. "xraySwitchClickDesk" = "请谨慎选择,旧版本可能配置不兼容"
  72. "operationHours" = "运行时间"
  73. "operationHoursDesc" = "系统自启动以来的运行时间"
  74. "systemLoad" = "系统负载"
  75. "connectionCount" = "连接数"
  76. "connectionCountDesc" = "所有网卡的总连接数"
  77. "upSpeed" = "所有网卡的总上传速度"
  78. "downSpeed" = "所有网卡的总下载速度"
  79. "totalSent" = "系统启动以来所有网卡的总上传流量"
  80. "totalReceive" = "系统启动以来所有网卡的总下载流量"
  81. "xraySwitchVersionDialog" = "切换 xray 版本"
  82. "xraySwitchVersionDialogDesc" = "是否切换 xray 版本至"
  83. "dontRefreshh" = "安装中,请不要刷新此页面"
  84. [pages.inbounds]
  85. "title" = "入站列表"
  86. "totalDownUp" = "总上传 / 下载"
  87. "totalUsage" = "总用量"
  88. "inboundCount" = "入站数量"
  89. "operate" = "操作"
  90. "enable" = "启用"
  91. "remark" = "备注"
  92. "protocol" = "协议"
  93. "port" = "端口"
  94. "traffic" = "流量"
  95. "details" = "详细信息"
  96. "transportConfig" = "传输配置"
  97. "expireDate" = "到期时间"
  98. "resetTraffic" = "重置流量"
  99. "addInbound" = "添加入"
  100. "addTo" = "添加"
  101. "revise" = "修改"
  102. "modifyInbound" = "修改入站"
  103. "deleteInbound" = "删除入站"
  104. "deleteInboundContent" = "确定要删除入站吗?"
  105. "resetTrafficContent" = "确定要重置流量吗?"
  106. "copyLink" = "复制链接"
  107. "address" = "地址"
  108. "network" = "网络"
  109. "destinationPort" = "目标端口"
  110. "targetAddress" = "目标地址"
  111. "disableInsecureEncryption" = "禁用不安全加密"
  112. "monitorDesc" = "默认留空即可"
  113. "meansNoLimit" = "表示不限制"
  114. "totalFlow" = "总流量"
  115. "leaveBlankToNeverExpire" = "留空则永不到期"
  116. "noRecommendKeepDefault" = "没有特殊需求保持默认即可"
  117. "certificatePath" = "证书文件路径"
  118. "certificateContent" = "证书文件内容"
  119. "publicKeyPath" = "公钥文件路径"
  120. "publicKeyContent" = "公钥内容"
  121. "keyPath" = "密钥文件路径"
  122. "keyContent" = "密钥内容"
  123. "clickOnQRcode" = "点击二维码复制"
  124. "client" = "客户"
  125. "export" = "导出链接"
  126. "Clone" = "克隆"
  127. "cloneInbound" = "创造"
  128. "cloneInboundContent" = "此入站的所有项目除 Port、Listening IP、Clients 将应用于克隆"
  129. "cloneInboundOk" = "从创建克隆"
  130. "resetAllTraffic" = "重置所有入站流量"
  131. "resetAllTrafficTitle" = "重置所有入站流量"
  132. "resetAllTrafficContent" = "您确定要重置所有入站流量吗?"
  133. "resetAllTrafficOkText" = "确认"
  134. "resetAllTrafficCancelText" = "取消"
  135. [pages.client]
  136. "add" = "添加客户端"
  137. "edit" = "编辑客户"
  138. "submitAdd" = "添加客户端"
  139. "submitEdit" = "保存修改"
  140. "clientCount" = "客户数量"
  141. "bulk" = "批量创建"
  142. "method" = "方法"
  143. "first" = "第一"
  144. "last" = "最后"
  145. "prefix" = "前缀"
  146. "postfix" = "后缀"
  147. [pages.inbounds.toasts]
  148. "obtain" = "获取"
  149. [pages.inbounds.stream.general]
  150. "requestHeader" = "请求头"
  151. "name" = "名称"
  152. "value" = "值"
  153. [pages.inbounds.stream.tcp]
  154. "requestVersion" = "请求版本"
  155. "requestMethod" = "请求方法"
  156. "requestPath" = "请求路径"
  157. "responseVersion" = "响应版本"
  158. "responseStatus" = "响应状态"
  159. "responseStatusDescription" = "响应状态说明"
  160. "responseHeader" = "响应头"
  161. [pages.inbounds.stream.quic]
  162. "encryption" = "加密"
  163. [pages.setting]
  164. "title" = "设置"
  165. "save" = "保存配置"
  166. "restartPanel" = "重启面板"
  167. "restartPanelDesc" = "确定要重启面板吗?点击确定将于 3 秒后重启,若重启后无法访问面板,请前往服务器查看面板日志信息"
  168. "panelConfig" = "面板配置"
  169. "userSetting" = "用户设置"
  170. "xrayConfiguration" = "xray 相关设置"
  171. "TGReminder" = "TG提醒相关设置"
  172. "otherSetting" = "其他设置"
  173. "panelListeningIP" = "面板监听 IP"
  174. "panelListeningIPDesc" = "默认留空监听所有 IP,重启面板生效"
  175. "panelPort" = "面板监听端口"
  176. "panelPortDesc" = "重启面板生效"
  177. "publicKeyPath" = "面板证书公钥文件路径"
  178. "publicKeyPathDesc" = "填写一个 '/' 开头的绝对路径,重启面板生效"
  179. "privateKeyPath" = "面板证书密钥文件路径"
  180. "privateKeyPathDesc" = "填写一个 '/' 开头的绝对路径,重启面板生效"
  181. "panelUrlPath" = "面板 url 根路径"
  182. "panelUrlPathDesc" = "必须以 '/' 开头,以 '/' 结尾,重启面板生效"
  183. "oldUsername" = "原用户名"
  184. "currentPassword" = "原密码"
  185. "newUsername" = "新用户名"
  186. "newPassword" = "新密码"
  187. "advancedTemplate" = "高级模板部件"
  188. "completeTemplate" = "Xray 配置的完整模板"
  189. "xrayConfigTemplate" = "xray 配置模板"
  190. "xrayConfigTemplateDesc" = "以该模型为基础生成最终的xray配置文件,重新启动面板生成效率"
  191. "xrayConfigTorrent" = "禁止使用 bittorrent"
  192. "xrayConfigTorrentDesc" = "更改配置模板避免用户使用bittorrent,重启面板生效"
  193. "xrayConfigPrivateIp" = "禁止私人 ip 范围连接"
  194. "xrayConfigPrivateIpDesc" = "更改配置模板以避免连接私有 IP 范围,重启面板生效"
  195. "xrayConfigInbounds" = "入站配置"
  196. "xrayConfigInboundsDesc" = "更改配置模板接受特殊客户端,重启面板生效"
  197. "xrayConfigOutbounds" = "出站配置"
  198. "xrayConfigOutboundsDesc" = "更改配置模板定义此服务器的传出方式,重启面板生效"
  199. "xrayConfigRoutings" = "路由规则配置"
  200. "xrayConfigRoutingsDesc" = "更改配置模板为该服务器定义路由规则,重启面板生效"
  201. "telegramBotEnable" = "启用电报机器人"
  202. "telegramBotEnableDesc" = "重启面板生效"
  203. "telegramToken" = "电报机器人TOKEN"
  204. "telegramTokenDesc" = "重启面板生效"
  205. "telegramChatId" = "以逗号分隔的多个 chatID 重启面板生效"
  206. "telegramChatIdDesc" = "重启面板生效"
  207. "telegramNotifyTime" = "电报机器人通知时间"
  208. "telegramNotifyTimeDesc" = "采用Crontab定时格式,重启面板生效"
  209. "tgNotifyBackup" = "数据库备份"
  210. "tgNotifyBackupDesc" = "正在发送数据库备份文件和报告通知。重启面板生效"
  211. "tgNotifyExpireTimeDiff" = "剩余时间阈值"
  212. "tgNotifyExpireTimeDiffDesc" = "这个 talegram bot 会在到期前给你发送通知(单位:天)"
  213. "tgNotifyTrafficDiff" = "剩余流量阈值"
  214. "tgNotifyTrafficDiffDesc" = "这个 talegram bot 会在流量结束前给你发送通知(单位:GB)"
  215. "tgNotifyCpu" = "CPU 百分比警报阈值"
  216. "tgNotifyCpuDesc" = "如果 CPU 使用率超过此百分比(单位:%),此 talegram bot 将向您发送通知"
  217. "timeZonee" = "时区"
  218. "timeZoneDesc" = "定时任务按照该时区的时间运行,重启面板生效"
  219. [pages.setting.toasts]
  220. "modifySetting" = "修改设置"
  221. "getSetting" = "获取设置"
  222. "modifyUser" = "修改用户"
  223. "originalUserPassIncorrect" = "原用户名或原密码错误"
  224. "userPassMustBeNotEmpty" = "新用户名和新密码不能为空"