From d5803bf2cf5e46c5daeca31ad04fcc782f04a60a Mon Sep 17 00:00:00 2001 From: xinsuiyuandong Date: Sat, 12 Jul 2025 03:44:45 +0800 Subject: [PATCH] v2.6.2 v2.6.2 --- web/translation/translate.zh_CN.toml | 253 +++++++-------------------- 1 file changed, 66 insertions(+), 187 deletions(-) diff --git a/web/translation/translate.zh_CN.toml b/web/translation/translate.zh_CN.toml index 26cc3322..f746bae6 100644 --- a/web/translation/translate.zh_CN.toml +++ b/web/translation/translate.zh_CN.toml @@ -4,8 +4,6 @@ "confirm" = "确定" "cancel" = "取消" "close" = "关闭" -"create" = "创建" -"update" = "更新" "copy" = "复制" "copied" = "已复制" "download" = "下载" @@ -28,11 +26,9 @@ "edit" = "编辑" "delete" = "删除" "reset" = "重置" -"noData" = "无数据。" "copySuccess" = "复制成功" "sure" = "确定" "encryption" = "加密" -"useIPv4ForHost" = "使用 IPv4 连接主机" "transmission" = "传输" "host" = "主机" "path" = "路径" @@ -48,13 +44,12 @@ "monitor" = "监听" "certificate" = "数字证书" "fail" = "失败" -"comment" = "评论" "success" = "成功" "getVersion" = "获取版本" "install" = "安装" "clients" = "客户端" "usage" = "使用情况" -"twoFactorCode" = "代码" +"secretToken" = "安全密钥" "remained" = "剩余" "security" = "安全" "secAlertTitle" = "安全警报" @@ -65,22 +60,15 @@ "secAlertPanelURI" = "面板默认 URI 路径不安全。请配置复杂的 URI 路径。" "secAlertSubURI" = "订阅默认 URI 路径不安全。请配置复杂的 URI 路径。" "secAlertSubJsonURI" = "订阅 JSON 默认 URI 路径不安全。请配置复杂的 URI 路径。" -"emptyDnsDesc" = "未添加DNS服务器。" -"emptyFakeDnsDesc" = "未添加Fake DNS服务器。" -"emptyBalancersDesc" = "未添加负载均衡器。" -"emptyReverseDesc" = "未添加反向代理。" -"somethingWentWrong" = "出了点问题" [menu] -"theme" = "主题" -"dark" = "暗色" -"ultraDark" = "超暗色" "dashboard" = "系统状态" "inbounds" = "入站列表" "settings" = "面板设置" -"xray" = "Xray 设置" +"xray" = "Xray设置" "logout" = "退出登录" "link" = "管理" +"navigation" = "实用导航" [pages.login] "hello" = "你好" @@ -91,64 +79,39 @@ "invalidFormData" = "数据格式错误" "emptyUsername" = "请输入用户名" "emptyPassword" = "请输入密码" -"wrongUsernameOrPassword" = "用户名、密码或双重验证码无效。" -"successLogin" = "您已成功登录您的账户。" +"wrongUsernameOrPassword" = "用户名或密码错误" +"successLogin" = "登录" [pages.index] "title" = "系统状态" -"cpu" = "CPU" -"logicalProcessors" = "逻辑处理器" -"frequency" = "频率" -"swap" = "交换分区" -"storage" = "存储" "memory" = "内存" -"threads" = "线程" +"hard" = "磁盘" "xrayStatus" = "Xray" "stopXray" = "停止" "restartXray" = "重启" "xraySwitch" = "版本" "xraySwitchClick" = "选择你要切换到的版本" "xraySwitchClickDesk" = "请谨慎选择,因为较旧版本可能与当前配置不兼容" -"xrayStatusUnknown" = "未知" -"xrayStatusRunning" = "运行中" -"xrayStatusStop" = "停止" -"xrayStatusError" = "错误" -"xrayErrorPopoverTitle" = "运行Xray时发生错误" "operationHours" = "系统正常运行时间" "systemLoad" = "系统负载" "systemLoadDesc" = "过去 1、5 和 15 分钟的系统平均负载" "connectionTcpCountDesc" = "系统中所有 TCP 连接数" "connectionUdpCountDesc" = "系统中所有 UDP 连接数" "connectionCount" = "连接数" -"ipAddresses" = "IP地址" -"toggleIpVisibility" = "切换IP可见性" -"overallSpeed" = "整体速度" -"upload" = "上传" -"download" = "下载" -"totalData" = "总数据" -"sent" = "已发送" -"received" = "已接收" -"documentation" = "文档" -"xraySwitchVersionDialog" = "您确定要更改Xray版本吗?" -"xraySwitchVersionDialogDesc" = "这将把Xray版本更改为#version#。" -"xraySwitchVersionPopover" = "Xray 更新成功" -"geofileUpdateDialog" = "您确定要更新地理文件吗?" -"geofileUpdateDialogDesc" = "这将更新 #filename# 文件。" -"geofileUpdatePopover" = "地理文件更新成功" +"upSpeed" = "总上传速度" +"downSpeed" = "总下载速度" +"totalSent" = "系统启动以来发送的总数据量" +"totalReceive" = "系统启动以来接收的总数据量" +"xraySwitchVersionDialog" = "切换 Xray 版本" +"xraySwitchVersionDialogDesc" = "是否切换 Xray 版本至" "dontRefresh" = "安装中,请勿刷新此页面" "logs" = "日志" "config" = "配置" -"backup" = "备份" +"backup" = "备份和恢复" "backupTitle" = "备份和恢复数据库" +"backupDescription" = "恢复数据库之前建议进行备份" "exportDatabase" = "备份" -"exportDatabaseDesc" = "点击下载包含当前数据库备份的 .db 文件到您的设备。" "importDatabase" = "恢复" -"importDatabaseDesc" = "点击选择并上传设备中的 .db 文件以从备份恢复数据库。" -"importDatabaseSuccess" = "数据库导入成功" -"importDatabaseError" = "导入数据库时出错" -"readDatabaseError" = "读取数据库时出错" -"getDatabaseError" = "检索数据库时出错" -"getConfigError" = "检索配置文件时出错" [pages.inbounds] "title" = "入站列表" @@ -167,16 +130,14 @@ "resetTraffic" = "重置流量" "addInbound" = "添加入站" "generalActions" = "通用操作" -"autoRefresh" = "自动刷新" -"autoRefreshInterval" = "间隔" +"create" = "添加" +"update" = "修改" "modifyInbound" = "修改入站" "deleteInbound" = "删除入站" "deleteInboundContent" = "确定要删除入站吗?" "deleteClient" = "删除客户端" "deleteClientContent" = "确定要删除客户端吗?" "resetTrafficContent" = "确定要重置流量吗?" -"inboundUpdateSuccess" = "入站连接已成功更新。" -"inboundCreateSuccess" = "入站连接已成功创建。" "copyLink" = "复制链接" "address" = "地址" "network" = "网络" @@ -211,14 +172,16 @@ "delDepletedClientsTitle" = "删除流量耗尽的客户端" "delDepletedClientsContent" = "确定要删除所有流量耗尽的客户端吗?" "email" = "电子邮件" -"emailDesc" = "电子邮件必须完全唯一" +"emailDesc" = "电子邮件必须确保唯一" "IPLimit" = "IP 限制" "IPLimitDesc" = "如果数量超过设置值,则禁用入站流量。(0 = 禁用)" "IPLimitlog" = "IP 日志" "IPLimitlogDesc" = "IP 历史日志(要启用被禁用的入站流量,请清除日志)" "IPLimitlogclear" = "清除日志" "setDefaultCert" = "从面板设置证书" -"telegramDesc" = "请提供Telegram聊天ID。(在机器人中使用'/id'命令)或(@userinfobot" +"xtlsDesc" = "Xray 核心需要 1.7.5" +"realityDesc" = "Xray 核心需要 1.8.0 及以上版本" +"telegramDesc" = "请提供Telegram聊天ID。(在机器人中使用'/id'命令或跟@userinfobot机器人对话获取)" "subscriptionDesc" = "要找到你的订阅 URL,请导航到“详细信息”。此外,你可以为多个客户端使用相同的名称。" "info" = "信息" "same" = "相同" @@ -247,21 +210,6 @@ [pages.inbounds.toasts] "obtain" = "获取" -"updateSuccess" = "更新成功" -"logCleanSuccess" = "日志已清除" -"inboundsUpdateSuccess" = "入站连接已成功更新" -"inboundUpdateSuccess" = "入站连接已成功更新" -"inboundCreateSuccess" = "入站连接已成功创建" -"inboundDeleteSuccess" = "入站连接已成功删除" -"inboundClientAddSuccess" = "已添加入站客户端" -"inboundClientDeleteSuccess" = "入站客户端已删除" -"inboundClientUpdateSuccess" = "入站客户端已更新" -"delDepletedClientsSuccess" = "所有耗尽客户端已删除" -"resetAllClientTrafficSuccess" = "客户端所有流量已重置" -"resetAllTrafficSuccess" = "所有流量已重置" -"resetInboundClientTrafficSuccess" = "流量已重置" -"trafficGetError" = "获取流量数据时出错" -"getNewX25519CertError" = "获取X25519证书时出错。" [pages.inbounds.stream.general] "request" = "请求" @@ -284,12 +232,11 @@ "infoDesc" = "此处的所有更改都需要保存并重启面板才能生效" "restartPanel" = "重启面板" "restartPanelDesc" = "确定要重启面板吗?若重启后无法访问面板,请前往服务器查看面板日志信息" -"restartPanelSuccess" = "面板已成功重启" "actions" = "操作" "resetDefaultConfig" = "重置为默认配置" "panelSettings" = "常规" "securitySettings" = "安全设定" -"TGBotSettings" = "Telegram 机器人配置" +"TGBotSettings" = "Telegram机器人配置" "panelListeningIP" = "面板监听 IP" "panelListeningIPDesc" = "默认留空监听所有 IP" "panelListeningDomain" = "面板监听域名" @@ -297,10 +244,12 @@ "panelPort" = "面板监听端口" "panelPortDesc" = "重启面板生效" "publicKeyPath" = "面板证书公钥文件路径" -"publicKeyPathDesc" = "填写一个 '/' 开头的绝对路径" +"DefaultpublicKeyPath" = "/root/.acme.sh/域名_ecc/域名.cer" +"publicKeyPathDesc" = "填写一个 '/' 开头的绝对路径,〔acme方式〕请自行在填入时修改域名" "privateKeyPath" = "面板证书密钥文件路径" -"privateKeyPathDesc" = "填写一个 '/' 开头的绝对路径" -"panelUrlPath" = "面板 url 根路径" +"DefaultprivateKeyPath" = "/root/.acme.sh/域名_ecc/域名.key" +"privateKeyPathDesc" = "填写一个 '/' 开头的绝对路径,〔acme方式〕请自行在填入时修改域名" +"panelUrlPath" = "面板登录访问路径" "panelUrlPathDesc" = "必须以 '/' 开头,以 '/' 结尾" "pageSize" = "分页大小" "pageSizeDesc" = "定义入站表的页面大小。设置 0 表示禁用" @@ -316,7 +265,7 @@ "telegramBotEnable" = "启用 Telegram 机器人" "telegramBotEnableDesc" = "启用 Telegram 机器人功能" "telegramToken" = "Telegram 机器人令牌(token)" -"telegramTokenDesc" = "从 '@BotFather' 获取的 Telegram 机器人令牌" +"telegramTokenDesc" = "跟 '@BotFather' 对话获取的 Telegram 机器人令牌" "telegramProxy" = "SOCKS5 Proxy" "telegramProxyDesc" = "启用 SOCKS5 代理连接到 Telegram(根据指南调整设置)" "telegramAPIServer" = "Telegram API Server" @@ -342,8 +291,6 @@ "subSettings" = "订阅设置" "subEnable" = "启用订阅服务" "subEnableDesc" = "启用订阅服务功能" -"subTitle" = "订阅标题" -"subTitleDesc" = "在VPN客户端中显示的标题" "subListen" = "监听 IP" "subListenDesc" = "订阅服务监听的 IP 地址(留空表示监听所有 IP)" "subPort" = "监听端口" @@ -364,10 +311,6 @@ "subShowInfoDesc" = "客户端应用中将显示剩余流量和日期信息" "subURI" = "反向代理 URI" "subURIDesc" = "用于代理后面的订阅 URL 的 URI 路径" -"externalTrafficInformEnable" = "外部交通通知" -"externalTrafficInformEnableDesc" = "每次流量更新时通知外部 API" -"externalTrafficInformURI" = "外部流量通知 URI" -"externalTrafficInformURIDesc" = "流量更新将发送到此 URI" "fragment" = "分片" "fragmentDesc" = "启用 TLS hello 数据包分片" "fragmentSett" = "设置" @@ -378,30 +321,19 @@ "muxSett" = "复用器设置" "direct" = "直接连接" "directDesc" = "直接与特定国家的域或IP范围建立连接" -"notifications" = "通知" -"certs" = "证书" -"externalTraffic" = "外部流量" -"dateAndTime" = "日期和时间" -"proxyAndServer" = "代理和服务器" -"intervals" = "间隔" -"information" = "信息" -"language" = "语言" -"telegramBotLanguage" = "Telegram 机器人语言" + [pages.xray] "title" = "Xray 配置" "save" = "保存" "restart" = "重新启动 Xray" -"restartSuccess" = "Xray 已成功重新启动" -"stopSuccess" = "Xray 已成功停止" -"restartError" = "重启Xray时发生错误。" -"stopError" = "停止Xray时发生错误。" "basicTemplate" = "基础配置" "advancedTemplate" = "高级配置" "generalConfigs" = "常规配置" "generalConfigsDesc" = "这些选项将决定常规配置" "logConfigs" = "日志" "logConfigsDesc" = "日志可能会影响服务器的性能,建议仅在需要时启用" +"blockConfigs" = "防护屏蔽" "blockConfigsDesc" = "这些选项将阻止用户连接到特定协议和网站" "basicRouting" = "基本路由" "blockConnectionsConfigsDesc" = "这些选项将根据特定的请求国家阻止流量。" @@ -421,6 +353,9 @@ "RoutingStrategy" = "配置路由域策略" "RoutingStrategyDesc" = "设置 DNS 解析的整体路由策略" "Torrent" = "屏蔽 BitTorrent 协议" +"TorrentDesc" = "禁止使用 BitTorrent" +"Family" = "家庭保护" +"FamilyDesc" = "屏蔽成人内容和恶意网站" "Inbounds" = "入站规则" "InboundsDesc" = "接受来自特定客户端的流量" "Outbounds" = "出站规则" @@ -439,15 +374,9 @@ "dnsLogDesc" = "是否启用 DNS 查询日志" "maskAddress" = "隐藏地址" "maskAddressDesc" = "IP 地址掩码,启用时会自动替换日志中出现的 IP 地址。" -"statistics" = "统计" -"statsInboundUplink" = "入站上传统计" -"statsInboundUplinkDesc" = "启用所有入站代理的上行流量统计收集。" -"statsInboundDownlink" = "入站下载统计" -"statsInboundDownlinkDesc" = "启用所有入站代理的下行流量统计收集。" -"statsOutboundUplink" = "出站上传统计" -"statsOutboundUplinkDesc" = "启用所有出站代理的上行流量统计收集。" -"statsOutboundDownlink" = "出站下载统计" -"statsOutboundDownlinkDesc" = "启用所有出站代理的下行流量统计收集。" + +[pages.navigation] +"title" = "实用导航" [pages.xray.rules] "first" = "置顶" @@ -455,7 +384,7 @@ "up" = "向上" "down" = "向下" "source" = "来源" -"dest" = "目的地址" +"dest" = "目标地址" "inbound" = "入站" "outbound" = "出站" "balancer" = "负载均衡" @@ -463,6 +392,18 @@ "add" = "添加规则" "edit" = "编辑规则" "useComma" = "逗号分隔的项目" +"DomainMatcher" = "域匹配类型" +"SourceIPs" = "源IP" +"SourcePort" = "源端口" +"Network" = "网络类型" +"Protocol" = "传输协议" +"Attributes" = "属性" +"Domain" = "域地址" +"User" = "用户" +"Port" = "端口" +"InboundTag" = "入站 Tag" +"OutboundTag" = "出站 Tag" +"BalancerTag" = "负载均衡 Tag" [pages.xray.outbound] "addOutbound" = "添加出站" @@ -477,7 +418,6 @@ "type" = "类型" "bridge" = "Bridge" "portal" = "Portal" -"link" = "链接" "intercon" = "互连" "settings" = "设置" "accountInfo" = "帐户信息" @@ -506,26 +446,12 @@ "enableDesc" = "启用内置 DNS 服务器" "tag" = "DNS 入站标签" "tagDesc" = "此标签将在路由规则中可用作入站标签" -"clientIp" = "客户端IP" -"clientIpDesc" = "用于在DNS查询期间通知服务器指定的IP位置" -"disableCache" = "禁用缓存" -"disableCacheDesc" = "禁用DNS缓存" -"disableFallback" = "禁用回退" -"disableFallbackDesc" = "禁用回退DNS查询" -"disableFallbackIfMatch" = "匹配时禁用回退" -"disableFallbackIfMatchDesc" = "当DNS服务器的匹配域名列表命中时,禁用回退DNS查询" "strategy" = "查询策略" "strategyDesc" = "解析域名的总体策略" "add" = "添加服务器" "edit" = "编辑服务器" "domains" = "域" "expectIPs" = "预期 IP" -"unexpectIPs" = "意外IP" -"useSystemHosts" = "使用系统Hosts" -"useSystemHostsDesc" = "使用已安装系统的hosts文件" -"usePreset" = "使用模板" -"dnsPresetTitle" = "DNS模板" -"dnsPresetFamily" = "家庭" [pages.xray.fakedns] "add" = "添加假 DNS" @@ -534,31 +460,19 @@ "poolSize" = "池大小" [pages.settings.security] -"admin" = "管理员凭据" -"twoFactor" = "双重验证" -"twoFactorEnable" = "启用2FA" -"twoFactorEnableDesc" = "增加额外的验证层以提高安全性。" -"twoFactorModalSetTitle" = "启用双重认证" -"twoFactorModalDeleteTitle" = "停用双重认证" -"twoFactorModalSteps" = "要设定双重认证,请执行以下步骤:" -"twoFactorModalFirstStep" = "1. 在认证应用程序中扫描此QR码,或复制QR码附近的令牌并粘贴到应用程序中" -"twoFactorModalSecondStep" = "2. 输入应用程序中的验证码" -"twoFactorModalRemoveStep" = "输入应用程序中的验证码以移除双重认证。" -"twoFactorModalChangeCredentialsTitle" = "更改凭据" -"twoFactorModalChangeCredentialsStep" = "输入应用程序中的代码以更改管理员凭据。" -"twoFactorModalSetSuccess" = "双因素认证已成功建立" -"twoFactorModalDeleteSuccess" = "双因素认证已成功删除" -"twoFactorModalError" = "验证码错误" +"admin" = "管理员" +"secret" = "安全令牌" +"loginSecurity" = "登录安全" +"loginSecurityDesc" = "添加额外的身份验证以提高安全性" +"secretToken" = "安全令牌" +"secretTokenDesc" = "请将此令牌存储在安全的地方。此令牌用于登录,丢失无法恢复。" [pages.settings.toasts] -"modifySettings" = "参数已更改。" -"getSettings" = "获取参数时发生错误" -"modifyUserError" = "更改管理员凭据时发生错误。" -"modifyUser" = "您已成功更改管理员凭据。" +"modifySettings" = "修改设置" +"getSettings" = "获取设置" +"modifyUser" = "修改管理员" "originalUserPassIncorrect" = "原用户名或原密码错误" "userPassMustBeNotEmpty" = "新用户名和新密码不能为空" -"getOutboundTrafficError" = "获取出站流量错误" -"resetOutboundTrafficError" = "重置出站流量错误" [tgbot] "keyboardClosed" = "❌ 自定义键盘已关闭!" @@ -582,23 +496,20 @@ [tgbot.commands] "unknown" = "❗ 未知命令" -"pleaseChoose" = "👇 请选择:\r\n" +"pleaseChoose" = "👇请〔按照需求〕选择下方按钮:\r\n" "help" = "🤖 欢迎使用本机器人!它旨在为您提供来自服务器的特定数据,并允许您进行必要的修改。\r\n\r\n" "start" = "👋 你好,{{ .Firstname }}。\r\n" "welcome" = "🤖 欢迎来到 {{ .Hostname }} 管理机器人。\r\n" "status" = "✅ 机器人正常运行!" "usage" = "❗ 请输入要搜索的文本!" "getID" = "🆔 您的 ID 为:{{ .ID }}" -"helpAdminCommands" = "要重新启动 Xray Core:\r\n/restart\r\n\r\n要搜索客户电子邮件:\r\n/usage [电子邮件]\r\n\r\n要搜索入站(带有客户统计数据):\r\n/inbound [备注]\r\n\r\nTelegram聊天ID:\r\n/id" +"helpAdminCommands" = "要重新启动 Xray Core:\r\n/restart force\r\n\r\n要搜索客户电子邮件:\r\n/usage [电子邮件]\r\n\r\n要搜索入站(带有客户统计数据):\r\n/inbound [备注]\r\n\r\nTelegram聊天ID:\r\n/id" +"helpAdminCommands" = "要重新启动Xray Core:\r\n/restart force\r\n\r\n要搜索客户电子邮件:\r\n/usage [电子邮件]\r\n\r\n要搜索入站(带有客户统计数据):\r\n/inbound [备注]\r\n\r\n要获取Telegram聊天ID:\r\n/id" "helpClientCommands" = "要搜索统计数据,请使用以下命令:\r\n/usage [电子邮件]\r\n\r\nTelegram聊天ID:\r\n/id" -"restartUsage" = "\r\n\r\n/restart" +"restartUsage" = "\r\n\r\n/restart force" "restartSuccess" = "✅ 操作成功!" "restartFailed" = "❗ 操作错误。\r\n\r\n错误: {{ .Error }}." "xrayNotRunning" = "❗ Xray Core 未运行。" -"startDesc" = "显示主菜单" -"helpDesc" = "机器人帮助" -"statusDesc" = "检查机器人状态" -"idDesc" = "显示您的 Telegram ID" [tgbot.messages] "cpuThreshold" = "🔴 CPU 使用率为 {{ .Percent }}%,超过阈值 {{ .Threshold }}%" @@ -609,7 +520,7 @@ "report" = "🕰 定时报告:{{ .RunTime }}\r\n" "datetime" = "⏰ 日期时间:{{ .DateTime }}\r\n" "hostname" = "💻 主机名:{{ .Hostname }}\r\n" -"version" = "🚀 X-UI 版本:{{ .Version }}\r\n" +"version" = "🚀 3X-UI 版本:{{ .Version }}\r\n" "xrayVersion" = "📡 Xray 版本: {{ .XrayVersion }}\r\n" "ipv6" = "🌐 IPv6:{{ .IPv6 }}\r\n" "ipv4" = "🌐 IPv4:{{ .IPv4 }}\r\n" @@ -632,7 +543,7 @@ "active" = "💡 激活:{{ .Enable }}\r\n" "enabled" = "🚨 已启用:{{ .Enable }}\r\n" "online" = "🌐 连接状态:{{ .Status }}\r\n" -"email" = "📧 邮箱:{{ .Email }}\r\n" +"email" = "📧 邮箱(用户):{{ .Email }}\r\n" "upload" = "🔼 上传↑:{{ .Upload }}\r\n" "download" = "🔽 下载↓:{{ .Download }}\r\n" "total" = "📊 总计:{{ .UpDown }} / {{ .Total }}\r\n" @@ -647,26 +558,6 @@ "yes" = "✅ 是的" "no" = "❌ 没有" -"received_id" = "🔑📥 ID 已更新。" -"received_password" = "🔑📥 密码已更新。" -"received_email" = "📧📥 邮箱已更新。" -"received_comment" = "💬📥 评论已更新。" -"id_prompt" = "🔑 默认 ID: {{ .ClientId }}\n\n请输入您的 ID。" -"pass_prompt" = "🔑 默认密码: {{ .ClientPassword }}\n\n请输入您的密码。" -"email_prompt" = "📧 默认邮箱: {{ .ClientEmail }}\n\n请输入您的邮箱。" -"comment_prompt" = "💬 默认评论: {{ .ClientComment }}\n\n请输入您的评论。" -"inbound_client_data_id" = "🔄 入站: {{ .InboundRemark }}\n\n🔑 ID: {{ .ClientId }}\n📧 邮箱: {{ .ClientEmail }}\n📊 流量: {{ .ClientTraffic }}\n📅 到期日期: {{ .ClientExp }}\n🌐 IP 限制: {{ .IpLimit }}\n💬 备注: {{ .ClientComment }}\n\n你现在可以将客户添加到入站了!" -"inbound_client_data_pass" = "🔄 入站: {{ .InboundRemark }}\n\n🔑 密码: {{ .ClientPass }}\n📧 邮箱: {{ .ClientEmail }}\n📊 流量: {{ .ClientTraffic }}\n📅 到期日期: {{ .ClientExp }}\n🌐 IP 限制: {{ .IpLimit }}\n💬 备注: {{ .ClientComment }}\n\n你现在可以将客户添加到入站了!" -"cancel" = "❌ 进程已取消!\n\n您可以随时使用 /start 重新开始。 🔄" -"error_add_client" = "⚠️ 错误:\n\n {{ .error }}" -"using_default_value" = "好的,我会使用默认值。 😊" -"incorrect_input" ="您的输入无效。\n短语应连续输入,不能有空格。\n正确示例: aaaaaa\n错误示例: aaa aaa 🚫" -"AreYouSure" = "你确定吗?🤔" -"SuccessResetTraffic" = "📧 邮箱: {{ .ClientEmail }}\n🏁 结果: ✅ 成功" -"FailedResetTraffic" = "📧 邮箱: {{ .ClientEmail }}\n🏁 结果: ❌ 失败 \n\n🛠️ 错误: [ {{ .ErrorMessage }} ]" -"FinishProcess" = "🔚 所有客户的流量重置已完成。" - - [tgbot.buttons] "closeKeyboard" = "❌ 关闭键盘" "cancel" = "❌ 取消" @@ -677,12 +568,12 @@ "confirmRemoveTGUser" = "✅ 确认移除 Telegram 用户?" "confirmToggle" = "✅ 确认启用/禁用用户?" "dbBackup" = "获取数据库备份" -"serverUsage" = "服务器使用情况" +"serverUsage" = "服务器状态" "getInbounds" = "获取入站信息" "depleteSoon" = "即将耗尽" "clientUsage" = "获取使用情况" "onlines" = "在线客户端" -"commands" = "命令" +"commands" = "常用命令" "refresh" = "🔄 刷新" "clearIPs" = "❌ 清除 IP" "removeTGUser" = "❌ 移除 Telegram 用户" @@ -694,25 +585,13 @@ "ipLimit" = "🔢 IP 限制" "setTGUser" = "👤 设置 Telegram 用户" "toggle" = "🔘 启用/禁用" -"custom" = "🔢 风俗" +"custom" = "🔢 自定义输入" "confirmNumber" = "✅ 确认: {{ .Num }}" "confirmNumberAdd" = "✅ 确认添加:{{ .Num }}" "limitTraffic" = "🚧 流量限制" "getBanLogs" = "禁止日志" "allClients" = "所有客户" -"addClient" = "添加客户" -"submitDisable" = "提交为禁用 ☑️" -"submitEnable" = "提交为启用 ✅" -"use_default" = "🏷️ 使用默认" -"change_id" = "⚙️🔑 ID" -"change_password" = "⚙️🔑 密码" -"change_email" = "⚙️📧 邮箱" -"change_comment" = "⚙️💬 评论" -"ResetAllTraffics" = "重置所有流量" -"SortedTrafficUsageReport" = "排序的流量使用报告" - - [tgbot.answers] "successfulOperation" = "✅ 成功!" "errorOperation" = "❗ 操作错误。"