@@ -4,10 +4,10 @@
|
||||
"reset": "重置",
|
||||
"toggle": {
|
||||
"enabled": "启用",
|
||||
"disabled": "停用"
|
||||
"disabled": "禁用"
|
||||
},
|
||||
"state": {
|
||||
"disable": "停用"
|
||||
"disable": "禁用"
|
||||
},
|
||||
"sort": "排序",
|
||||
"sortBy": "排序方式",
|
||||
@@ -28,10 +28,10 @@
|
||||
"connected": "连接成功"
|
||||
},
|
||||
"stats": {
|
||||
"traffic": "实际流量",
|
||||
"traffic": "实时流量",
|
||||
"trafficTotal": "总流量",
|
||||
"uplink": "上行链路",
|
||||
"downlink": "下行"
|
||||
"downlink": "下行链路"
|
||||
}
|
||||
},
|
||||
"profile": {
|
||||
@@ -39,14 +39,14 @@
|
||||
"detailsPageTitle": "配置文件",
|
||||
"activeProfileNameSemanticLabel": "活动配置文件名称:“${name}”。",
|
||||
"activeProfileBtnSemanticLabel": "查看所有配置文件",
|
||||
"nonActiveProfileBtnSemanticLabel": "选择“${name}”作为活动配置文件。",
|
||||
"nonActiveProfileBtnSemanticLabel": "选择 “${name}” 作为活动配置文件。",
|
||||
"subscription": {
|
||||
"traffic": "流量",
|
||||
"updatedTimeAgo": "更新${timeago}",
|
||||
"updatedTimeAgo": "更新 ${timeago}",
|
||||
"remainingDuration": "剩余 ${duration} 天",
|
||||
"remainingTrafficSemanticLabel": "已消耗 ${consumed} 流量,共 ${total} 流量。",
|
||||
"expired": "已到期",
|
||||
"noTraffic": "无流量"
|
||||
"noTraffic": "超出配额"
|
||||
},
|
||||
"sortBy": {
|
||||
"lastUpdate": "最近更新",
|
||||
@@ -59,13 +59,13 @@
|
||||
"scanQr": "扫二维码",
|
||||
"manually": "手动输入",
|
||||
"addingProfileMsg": "添加配置文件",
|
||||
"failureMsg": "无法添加配置文件"
|
||||
"failureMsg": "添加配置文件失败"
|
||||
},
|
||||
"update": {
|
||||
"buttonTxt": "更新",
|
||||
"tooltip": "更新配置文件",
|
||||
"failureMsg": "无法更新配置文件",
|
||||
"successMsg": "配置文件已成功更新"
|
||||
"failureMsg": "更新配置文件失败",
|
||||
"successMsg": "配置文件更新成功"
|
||||
},
|
||||
"edit": {
|
||||
"buttonTxt": "编辑",
|
||||
@@ -77,8 +77,8 @@
|
||||
"successMsg": "配置文件删除成功"
|
||||
},
|
||||
"save": {
|
||||
"buttonText": "节省",
|
||||
"successMsg": "个人资料保存成功",
|
||||
"buttonText": "保存",
|
||||
"successMsg": "配置文件保存成功",
|
||||
"failureMsg": "保存配置文件失败"
|
||||
},
|
||||
"detailsForm": {
|
||||
@@ -131,33 +131,33 @@
|
||||
"themeMode": "主题模式",
|
||||
"themeModes": {
|
||||
"system": "遵循系统主题",
|
||||
"dark": "深色模式",
|
||||
"light": "灯光模式",
|
||||
"black": "黑色模式"
|
||||
"dark": "黑暗模式",
|
||||
"light": "明亮模式",
|
||||
"black": "深色模式"
|
||||
},
|
||||
"enableAnalytics": "启用分析",
|
||||
"enableAnalyticsMsg": "授予收集分析并发送崩溃报告以改进应用程序的权限",
|
||||
"autoStart": "开机启动",
|
||||
"silentStart": "无声启动",
|
||||
"silentStart": "静默启动",
|
||||
"openWorkingDir": "打开工作目录",
|
||||
"ignoreBatteryOptimizations": "禁用电池优化",
|
||||
"ignoreBatteryOptimizationsMsg": "消除限制以获得最佳 VPN 性能"
|
||||
},
|
||||
"advanced": {
|
||||
"sectionTitle": "先进的",
|
||||
"sectionTitle": "高级选项",
|
||||
"debugMode": "调试模式",
|
||||
"debugModeMsg": "重新启动应用程序以应用此更改",
|
||||
"memoryLimit": "内存限制"
|
||||
},
|
||||
"network": {
|
||||
"perAppProxyPageTitle": "每个应用程序代理",
|
||||
"perAppProxyPageTitle": "分应用代理",
|
||||
"perAppProxyModes": {
|
||||
"off": "全部",
|
||||
"offMsg": "代理所有应用程序",
|
||||
"include": "代理人",
|
||||
"includeMsg": "仅代理选定的应用程序",
|
||||
"exclude": "旁路",
|
||||
"excludeMsg": "不代理选定的应用程序"
|
||||
"exclude": "绕过",
|
||||
"excludeMsg": "不代理选中的应用程序"
|
||||
},
|
||||
"showSystemApps": "显示系统应用程序",
|
||||
"hideSystemApps": "隐藏系统应用程序",
|
||||
@@ -171,36 +171,36 @@
|
||||
"tun": "VPN"
|
||||
},
|
||||
"section": {
|
||||
"route": "路线选项",
|
||||
"route": "路由选项",
|
||||
"dns": "DNS 选项",
|
||||
"inbound": "入境选项",
|
||||
"inbound": "入站选项",
|
||||
"misc": "其他选项"
|
||||
},
|
||||
"pageTitle": "配置选项",
|
||||
"executeConfigAsIs": "按原样执行配置",
|
||||
"executeConfigAsIsMsg": "只需进行最少的更改即可执行 SingBox 配置。",
|
||||
"executeConfigAsIsMsg": "以最小的修改执行 SingBox 配置。可能会导致问题。",
|
||||
"logLevel": "日志级别",
|
||||
"resolveDestination": "解决目的地",
|
||||
"ipv6Mode": "IPv6路由",
|
||||
"resolveDestination": "解析目标地址",
|
||||
"ipv6Mode": "IPv6 路由",
|
||||
"ipv6Modes": {
|
||||
"disable": "禁用",
|
||||
"enable": "启用",
|
||||
"prefer": "首选",
|
||||
"only": "独家的"
|
||||
"prefer": "优先",
|
||||
"only": "仅"
|
||||
},
|
||||
"remoteDnsAddress": "远程DNS解析",
|
||||
"remoteDnsAddress": "远程 DNS",
|
||||
"remoteDnsDomainStrategy": "远程 DNS 域名策略",
|
||||
"directDnsAddress": "直接DNS解析",
|
||||
"directDnsDomainStrategy": "直接 DNS 域策略",
|
||||
"directDnsAddress": "直连 DNS",
|
||||
"directDnsDomainStrategy": "直连 DNS 域名策略",
|
||||
"mixedPort": "混合端口",
|
||||
"localDnsPort": "本地 DNS 端口",
|
||||
"tunImplementation": "TUN实施",
|
||||
"tunImplementation": "TUN 实现",
|
||||
"mtu": "MTU",
|
||||
"connectionTestUrl": "连接测试网址",
|
||||
"urlTestInterval": "网址 测试间隔",
|
||||
"enableClashApi": "启用Clash API",
|
||||
"urlTestInterval": "网址测试间隔",
|
||||
"enableClashApi": "启用 Clash API",
|
||||
"clashApiPort": "Clash API 端口",
|
||||
"enableTun": "启用TUN",
|
||||
"enableTun": "启用 TUN",
|
||||
"setSystemProxy": "设置系统代理"
|
||||
}
|
||||
},
|
||||
@@ -208,7 +208,7 @@
|
||||
"pageTitle": "关于",
|
||||
"version": "版本",
|
||||
"sourceCode": "源代码",
|
||||
"telegramChannel": "电报频道",
|
||||
"telegramChannel": "Telegram 频道",
|
||||
"checkForUpdate": "检查更新",
|
||||
"privacyPolicy": "隐私政策",
|
||||
"termsAndConditions": "条款和条件"
|
||||
@@ -237,7 +237,7 @@
|
||||
"unexpected": "意外错误",
|
||||
"clash": {
|
||||
"unexpected": "意外错误",
|
||||
"core": "Clash错误${reason}"
|
||||
"core": "Clash错误 ${reason}"
|
||||
},
|
||||
"singbox": {
|
||||
"unexpected": "意外服务错误",
|
||||
@@ -262,7 +262,7 @@
|
||||
"connection": {
|
||||
"unexpected": "意外连接错误",
|
||||
"timeout": "连接超时",
|
||||
"badResponse": "反应不佳",
|
||||
"badResponse": "错误响应",
|
||||
"connectionError": "连接错误",
|
||||
"badCertificate": "证书无效"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user