diff options
| author | somebodywashere <68244480+somebodywashere@users.noreply.github.com> | 2024-01-01 18:07:56 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-01-01 18:07:56 +0300 |
| commit | ceee1e4277953b68aeded8af01cf2eddfee2fbd5 (patch) | |
| tree | 7ff9f21d8c300ffd45473500337cff4a45ab7b65 /web/translation/translate.zh_Hans.toml | |
| parent | b725ea7de5ed73a36a9cd2c23bb247ca6b587573 (diff) | |
Major changes to tgbot, also small changes for panel (#1463)
* Reduce outage time on Xray errors
* Improved logs clearing, added previous logs
File name change: 3xipl-access-persistent.log -> 3xipl-ap.log
All previous logs have .prev suffix
* Preparations for tgbot additions
* [tgbot] Improvements, Additions and Fixes
* Changed interaction with Expire Date for Clients
* Added more info and interactions with Online Clients
* Added a way to get Ban Logs (also added them to backup)
* Few fixes and optimizations in code
* Fixed RU translation
* [tgbot] More updates and fixes
* [tgbot] Quick Fix
* [tgbot] Quick Fix 2
* [tgbot] Big Updates
Added Notifications for Clients throught Tgbot (when Expire)
Added compability for Usernames both w/wo @
Added more buttons overall for admins
* [tgbot] Fixes
* [tbot] Fixes 2
* [tgbot] Removed usernames support for Notifications to work
* [tgbot] Fix
* [tgbot] Fix Notify
* [tgbot] small fixes
* [tgbot] replyMarkup only for last message on big messages
* [tgbot] Fixed last message is empty
* [tgbot] Fix messages split
Diffstat (limited to 'web/translation/translate.zh_Hans.toml')
| -rw-r--r-- | web/translation/translate.zh_Hans.toml | 30 |
1 files changed, 20 insertions, 10 deletions
diff --git a/web/translation/translate.zh_Hans.toml b/web/translation/translate.zh_Hans.toml index 1afe7ead..cde5aa3a 100644 --- a/web/translation/translate.zh_Hans.toml +++ b/web/translation/translate.zh_Hans.toml @@ -173,7 +173,7 @@ "setDefaultCert" = "从面板设置证书" "xtlsDesc" = "Xray核心需要1.7.5" "realityDesc" = "Xray核心需要1.8.0及以上版本" -"telegramDesc" = "使用 Telegram ID,不包含 @ 符号或聊天 ID(可以在 @userinfobot 处获取,或在机器人中使用'/id'命令)" +"telegramDesc" = "仅使用聊天 ID(可以在 @userinfobot 处获取,或在机器人中使用'/id'命令)" "subscriptionDesc" = "您可以在详细信息上找到您的子链接,也可以对多个配置使用相同的名称" "info" = "信息" "same" = "相同" @@ -439,6 +439,7 @@ "noIpRecord" = "❗ 没有IP记录!" "noInbounds" = "❗ 没有找到入站连接!" "unlimited" = "♾ 无限制" +"add" = "添加" "month" = "月" "months" = "月" "day" = "天" @@ -447,6 +448,8 @@ "unknown" = "未知" "inbounds" = "入站连接" "clients" = "客户端" +"offline" = "🔴 离线" +"online" = "🟢 在线的" [tgbot.commands] "unknown" = "❗ 未知命令" @@ -457,8 +460,8 @@ "status" = "✅ 机器人正常运行!" "usage" = "❗ 请输入要搜索的文本!" "getID" = "🆔 您的ID为:<code>{{ .ID }}</code>" -"helpAdminCommands" = "搜索客户端邮箱:\r\n<code>/usage [Email]</code>\r\n \r\n搜索入站连接(包含客户端统计信息):\r\n<code>/inbound [Remark]</code>" -"helpClientCommands" = "要搜索统计信息,请使用以下命令:\r\n \r\n<code>/usage [UUID|Password]</code>\r\n \r\n对于vmess/vless,请使用UUID;对于Trojan,请使用密码。" +"helpAdminCommands" = "搜索客户端邮箱:\r\n<code>/usage [Email]</code>\r\n\r\n搜索入站连接(包含客户端统计信息):\r\n<code>/inbound [Remark]</code>" +"helpClientCommands" = "要搜索统计信息,请使用以下命令:\r\n\r\n<code>/usage [Email]</code>" [tgbot.messages] "cpuThreshold" = "🔴 CPU 使用率为 {{ .Percent }}%,超过阈值 {{ .Threshold }}%" @@ -488,7 +491,8 @@ "expire" = "📅 过期日期:{{ .Time }}\r\n" "expireIn" = "📅 剩余时间:{{ .Time }}\r\n" "active" = "💡 激活:✅\r\n" -"inactive" = "💡 激活: ❌\r\n" +"enabled" = "🚨 已启用:{{ .Enable }}\r\n" +"online" = "🌐 连接状态:{{ .Status }}\r\n" "email" = "📧 邮箱:{{ .Email }}\r\n" "upload" = "🔼 上传↑:{{ .Upload }}\r\n" "download" = "🔽 下载↓:{{ .Download }}\r\n" @@ -496,10 +500,13 @@ "TGUser" = "👤 电报用户:{{ .TelegramID }}\r\n" "exhaustedMsg" = "🚨 耗尽的{{ .Type }}:\r\n" "exhaustedCount" = "🚨 耗尽的{{ .Type }}数量:\r\n" +"onlinesCount" = "🌐 在线客户:{{ .Count }}\r\n" "disabled" = "🛑 禁用:{{ .Disabled }}\r\n" -"depleteSoon" = "🔜 即将耗尽:{{ .Deplete }}\r\n \r\n" +"depleteSoon" = "🔜 即将耗尽:{{ .Deplete }}\r\n\r\n" "backupTime" = "🗄 备份时间:{{ .Time }}\r\n" -"refreshedOn" = "\r\n📋🔄 刷新时间:{{ .Time }}\r\n \r\n" +"refreshedOn" = "\r\n📋🔄 刷新时间:{{ .Time }}\r\n\r\n" +"yes" = "✅ 是的" +"no" = "❌ 没有" [tgbot.buttons] "closeKeyboard" = "❌ 关闭键盘" @@ -509,11 +516,13 @@ "confirmResetTraffic" = "✅ 确认重置流量?" "confirmClearIps" = "✅ 确认清除 IP?" "confirmRemoveTGUser" = "✅ 确认移除 Telegram 用户?" +"confirmToggle" = "✅ 确认启用/禁用用户?" "dbBackup" = "获取数据库备份" "serverUsage" = "服务器使用情况" "getInbounds" = "获取入站信息" "depleteSoon" = "即将耗尽" "clientUsage" = "获取使用情况" +"onlines" = "在线客户" "commands" = "命令" "refresh" = "🔄 刷新" "clearIPs" = "❌ 清除 IP" @@ -521,14 +530,16 @@ "selectTGUser" = "👤 选择 Telegram 用户" "selectOneTGUser" = "👤 选择一个 Telegram 用户:" "resetTraffic" = "📈 重置流量" -"resetExpire" = "📅 重置过期天数" +"resetExpire" = "📅 更改到期日期" "ipLog" = "🔢 IP 日志" "ipLimit" = "🔢 IP 限制" "setTGUser" = "👤 设置 Telegram 用户" "toggle" = "🔘 启用/禁用" "custom" = "🔢 风俗" -"confirmNumber" = "✅ 确认 : {{ .Num }}" +"confirmNumber" = "✅ 确认: {{ .Num }}" +"confirmNumberAdd" = "✅ 确认添加:{{ .Num }}" "limitTraffic" = "🚧 交通限制" +"getBanLogs" = "禁止日志" [tgbot.answers] "successfulOperation" = "✅ 成功的!" @@ -548,5 +559,4 @@ "removedTGUserSuccess" = "✅ {{ .Email }}:Telegram 用户已成功移除。" "enableSuccess" = "✅ {{ .Email }}:已成功启用。" "disableSuccess" = "✅ {{ .Email }}:已成功禁用。" -"askToAddUserId" = "未找到您的配置!\r\n请向管理员询问,在您的配置中使用您的 Telegram 用户ID。\r\n\r\n您的用户ID:<b>{{ .TgUserID }}</b>" -"askToAddUserName" = "未找到您的配置!\r\n请向管理员询问,在您的配置中使用您的 Telegram 用户名或用户ID。\r\n\r\n您的用户名:<b>@{{ .TgUserName }}</b>\r\n\r\n您的用户ID:<b>{{ .TgUserID }}</b>" +"askToAddUserId" = "未找到您的配置!\r\n请向管理员询问,在您的配置中使用您的 Telegram 用户ID。\r\n\r\n您的用户ID:<code>{{ .TgUserID }}</code>" |
