2023-10-06 09:02:33 +02:00
|
|
|
|
{
|
|
|
|
|
|
"general": {
|
2023-10-08 09:06:16 +02:00
|
|
|
|
"appTitle": "Hiddify Next",
|
2023-10-06 09:02:33 +02:00
|
|
|
|
"reset": "重置",
|
|
|
|
|
|
"toggle": {
|
|
|
|
|
|
"enabled": "启用",
|
2023-10-06 17:06:52 +02:00
|
|
|
|
"disabled": "停用"
|
2023-10-06 09:02:33 +02:00
|
|
|
|
},
|
|
|
|
|
|
"state": {
|
2023-10-06 17:06:52 +02:00
|
|
|
|
"disable": "停用"
|
2023-10-06 09:02:33 +02:00
|
|
|
|
},
|
2023-10-06 17:06:52 +02:00
|
|
|
|
"sort": "排序",
|
2023-10-08 00:40:37 +02:00
|
|
|
|
"sortBy": "排序方式",
|
|
|
|
|
|
"addToClipboard": "添加到剪贴板"
|
2023-10-06 09:02:33 +02:00
|
|
|
|
},
|
|
|
|
|
|
"intro": {
|
|
|
|
|
|
"termsAndPolicyCaution(rich)": "继续即表示您同意 ${tap(@:about.termsAndConditions)}",
|
|
|
|
|
|
"start": "开始"
|
|
|
|
|
|
},
|
|
|
|
|
|
"home": {
|
2023-10-06 17:06:52 +02:00
|
|
|
|
"pageTitle": "主页",
|
2023-10-06 09:02:33 +02:00
|
|
|
|
"emptyProfilesMsg": "首先添加订阅配置文件",
|
2023-10-06 17:06:52 +02:00
|
|
|
|
"noActiveProfileMsg": "选择配置文件",
|
2023-10-06 09:02:33 +02:00
|
|
|
|
"connection": {
|
|
|
|
|
|
"tapToConnect": "点击连接",
|
|
|
|
|
|
"connecting": "正在连接",
|
|
|
|
|
|
"disconnecting": "断开连接",
|
2023-10-06 17:06:52 +02:00
|
|
|
|
"connected": "连接成功"
|
2023-10-06 09:02:33 +02:00
|
|
|
|
},
|
|
|
|
|
|
"stats": {
|
2023-10-08 09:06:16 +02:00
|
|
|
|
"traffic": "实际流量",
|
2023-10-06 09:02:33 +02:00
|
|
|
|
"trafficTotal": "总流量",
|
|
|
|
|
|
"uplink": "上行链路",
|
|
|
|
|
|
"downlink": "下行"
|
|
|
|
|
|
}
|
|
|
|
|
|
},
|
|
|
|
|
|
"profile": {
|
2023-10-08 09:44:47 +02:00
|
|
|
|
"overviewPageTitle": "配置文件",
|
2023-10-08 09:06:16 +02:00
|
|
|
|
"detailsPageTitle": "配置文件",
|
2023-10-06 09:02:33 +02:00
|
|
|
|
"activeProfileNameSemanticLabel": "活动配置文件名称:“${name}”。",
|
2023-10-08 09:06:16 +02:00
|
|
|
|
"activeProfileBtnSemanticLabel": "查看所有配置文件",
|
2023-10-06 09:02:33 +02:00
|
|
|
|
"nonActiveProfileBtnSemanticLabel": "选择“${name}”作为活动配置文件。",
|
|
|
|
|
|
"subscription": {
|
2023-10-08 09:06:16 +02:00
|
|
|
|
"traffic": "流量",
|
2023-10-06 11:53:55 +02:00
|
|
|
|
"updatedTimeAgo": "更新${timeago}",
|
2023-10-06 09:02:33 +02:00
|
|
|
|
"remainingDuration": "剩余 ${duration} 天",
|
|
|
|
|
|
"remainingTrafficSemanticLabel": "已消耗 ${consumed} 流量,共 ${total} 流量。",
|
|
|
|
|
|
"expired": "已到期",
|
2023-10-08 09:44:47 +02:00
|
|
|
|
"noTraffic": "无流量"
|
2023-10-06 09:02:33 +02:00
|
|
|
|
},
|
|
|
|
|
|
"sortBy": {
|
|
|
|
|
|
"lastUpdate": "最近更新",
|
|
|
|
|
|
"name": "按字母顺序"
|
|
|
|
|
|
},
|
|
|
|
|
|
"add": {
|
|
|
|
|
|
"buttonText": "新的配置文件",
|
|
|
|
|
|
"shortBtnTxt": "新的配置文件",
|
|
|
|
|
|
"fromClipboard": "从剪贴板添加",
|
2023-10-13 15:44:53 +03:30
|
|
|
|
"scanQr": "扫二维码",
|
2023-10-06 09:02:33 +02:00
|
|
|
|
"manually": "手动输入",
|
2023-10-13 15:44:53 +03:30
|
|
|
|
"addingProfileMsg": "添加配置文件",
|
2023-10-06 17:06:52 +02:00
|
|
|
|
"failureMsg": "无法添加配置文件"
|
2023-10-06 09:02:33 +02:00
|
|
|
|
},
|
|
|
|
|
|
"update": {
|
|
|
|
|
|
"buttonTxt": "更新",
|
2023-10-13 15:44:53 +03:30
|
|
|
|
"tooltip": "更新配置文件",
|
|
|
|
|
|
"failureMsg": "无法更新配置文件",
|
|
|
|
|
|
"successMsg": "配置文件已成功更新"
|
2023-10-06 09:02:33 +02:00
|
|
|
|
},
|
|
|
|
|
|
"edit": {
|
|
|
|
|
|
"buttonTxt": "编辑",
|
|
|
|
|
|
"selectActiveTxt": "选择活动配置文件"
|
|
|
|
|
|
},
|
|
|
|
|
|
"delete": {
|
|
|
|
|
|
"buttonTxt": "删除",
|
2023-10-13 15:44:53 +03:30
|
|
|
|
"confirmationMsg": "永久删除配置文件吗?",
|
|
|
|
|
|
"successMsg": "配置文件删除成功"
|
2023-10-06 09:02:33 +02:00
|
|
|
|
},
|
|
|
|
|
|
"save": {
|
|
|
|
|
|
"buttonText": "节省",
|
|
|
|
|
|
"successMsg": "个人资料保存成功",
|
2023-10-06 17:06:52 +02:00
|
|
|
|
"failureMsg": "保存配置文件失败"
|
2023-10-06 09:02:33 +02:00
|
|
|
|
},
|
|
|
|
|
|
"detailsForm": {
|
2023-10-15 21:19:06 +02:00
|
|
|
|
"nameLabel": "名称",
|
|
|
|
|
|
"nameHint": "配置文件名称",
|
2023-10-06 09:02:33 +02:00
|
|
|
|
"urlLabel": "网址",
|
|
|
|
|
|
"urlHint": "完整配置网址",
|
2023-10-15 21:19:06 +02:00
|
|
|
|
"emptyNameMsg": "名称为必填项",
|
2023-10-06 09:02:33 +02:00
|
|
|
|
"invalidUrlMsg": "无效的网址",
|
|
|
|
|
|
"lastUpdate": "最后更新",
|
|
|
|
|
|
"updateInterval": "自动更新",
|
|
|
|
|
|
"updateIntervalDialogTitle": "自动更新间隔(以小时为单位)"
|
|
|
|
|
|
}
|
|
|
|
|
|
},
|
|
|
|
|
|
"proxies": {
|
|
|
|
|
|
"pageTitle": "代理",
|
|
|
|
|
|
"emptyProxiesMsg": "没有可用的代理",
|
|
|
|
|
|
"delayTestTooltip": "测试延迟",
|
|
|
|
|
|
"sortTooltip": "对代理进行排序",
|
|
|
|
|
|
"sortOptions": {
|
|
|
|
|
|
"unsorted": "默认",
|
|
|
|
|
|
"name": "按字母顺序",
|
2023-10-15 21:19:06 +02:00
|
|
|
|
"delay": "按延迟顺序"
|
2023-10-06 09:02:33 +02:00
|
|
|
|
}
|
|
|
|
|
|
},
|
|
|
|
|
|
"logs": {
|
|
|
|
|
|
"pageTitle": "日志",
|
|
|
|
|
|
"filterHint": "筛选",
|
|
|
|
|
|
"allLevelsFilter": "全部",
|
|
|
|
|
|
"shareCoreLogs": "分享核心日志",
|
2023-10-24 11:26:57 +02:00
|
|
|
|
"shareAppLogs": "分享日志",
|
|
|
|
|
|
"pauseTooltip": "暂停",
|
|
|
|
|
|
"resumeTooltip": "恢复",
|
|
|
|
|
|
"clearTooltip": "清除"
|
2023-10-06 09:02:33 +02:00
|
|
|
|
},
|
|
|
|
|
|
"settings": {
|
|
|
|
|
|
"pageTitle": "设置",
|
|
|
|
|
|
"requiresRestartMsg": "要使其生效,请重新启动应用程序",
|
|
|
|
|
|
"general": {
|
|
|
|
|
|
"sectionTitle": "一般的",
|
|
|
|
|
|
"locale": "语言",
|
|
|
|
|
|
"region": "地区",
|
|
|
|
|
|
"regionMsg": "帮助设置默认选项以绕过国内地址",
|
|
|
|
|
|
"regions": {
|
|
|
|
|
|
"ir": "伊朗 (ir)",
|
|
|
|
|
|
"cn": "中国 (cn)",
|
2023-10-24 11:26:57 +02:00
|
|
|
|
"ru": "俄罗斯 (ru)",
|
2023-10-06 09:02:33 +02:00
|
|
|
|
"other": "其他"
|
|
|
|
|
|
},
|
|
|
|
|
|
"themeMode": "主题模式",
|
|
|
|
|
|
"themeModes": {
|
|
|
|
|
|
"system": "遵循系统主题",
|
|
|
|
|
|
"dark": "深色模式",
|
2023-10-24 11:26:57 +02:00
|
|
|
|
"light": "灯光模式",
|
|
|
|
|
|
"black": "黑色模式"
|
2023-10-06 09:02:33 +02:00
|
|
|
|
},
|
|
|
|
|
|
"enableAnalytics": "启用分析",
|
|
|
|
|
|
"enableAnalyticsMsg": "授予收集分析并发送崩溃报告以改进应用程序的权限",
|
|
|
|
|
|
"autoStart": "开机启动",
|
2023-11-02 07:23:38 +08:00
|
|
|
|
"silentStart": "静默启动",
|
2023-10-06 09:02:33 +02:00
|
|
|
|
"openWorkingDir": "打开工作目录",
|
|
|
|
|
|
"ignoreBatteryOptimizations": "禁用电池优化",
|
|
|
|
|
|
"ignoreBatteryOptimizationsMsg": "消除限制以获得最佳 VPN 性能"
|
|
|
|
|
|
},
|
|
|
|
|
|
"advanced": {
|
2023-11-02 07:23:38 +08:00
|
|
|
|
"sectionTitle": "高级",
|
2023-10-06 09:02:33 +02:00
|
|
|
|
"debugMode": "调试模式",
|
2023-10-26 15:16:25 +03:30
|
|
|
|
"debugModeMsg": "重新启动应用程序以应用此更改",
|
|
|
|
|
|
"memoryLimit": "内存限制"
|
2023-10-06 09:02:33 +02:00
|
|
|
|
},
|
|
|
|
|
|
"network": {
|
2023-11-02 07:23:38 +08:00
|
|
|
|
"perAppProxyPageTitle": "分应用代理",
|
2023-10-06 09:02:33 +02:00
|
|
|
|
"perAppProxyModes": {
|
|
|
|
|
|
"off": "全部",
|
|
|
|
|
|
"offMsg": "代理所有应用程序",
|
|
|
|
|
|
"include": "代理人",
|
|
|
|
|
|
"includeMsg": "仅代理选定的应用程序",
|
|
|
|
|
|
"exclude": "旁路",
|
2023-11-02 07:23:38 +08:00
|
|
|
|
"excludeMsg": "不代理选中的应用程序"
|
2023-10-06 09:02:33 +02:00
|
|
|
|
},
|
|
|
|
|
|
"showSystemApps": "显示系统应用程序",
|
|
|
|
|
|
"hideSystemApps": "隐藏系统应用程序",
|
|
|
|
|
|
"clearSelection": "清空选项"
|
|
|
|
|
|
},
|
|
|
|
|
|
"config": {
|
2023-11-01 22:02:13 +03:30
|
|
|
|
"mode": "模式",
|
|
|
|
|
|
"modes": {
|
|
|
|
|
|
"none": "没有任何",
|
|
|
|
|
|
"proxy": "代理人",
|
|
|
|
|
|
"tun": "VPN"
|
|
|
|
|
|
},
|
2023-10-06 09:02:33 +02:00
|
|
|
|
"section": {
|
2023-11-02 07:23:38 +08:00
|
|
|
|
"route": "路由选项",
|
2023-10-06 09:02:33 +02:00
|
|
|
|
"dns": "DNS 选项",
|
2023-11-02 07:23:38 +08:00
|
|
|
|
"inbound": "入站选项",
|
2023-10-06 09:02:33 +02:00
|
|
|
|
"misc": "其他选项"
|
|
|
|
|
|
},
|
|
|
|
|
|
"pageTitle": "配置选项",
|
|
|
|
|
|
"executeConfigAsIs": "按原样执行配置",
|
|
|
|
|
|
"executeConfigAsIsMsg": "只需进行最少的更改即可执行 SingBox 配置。",
|
|
|
|
|
|
"logLevel": "日志级别",
|
2023-11-02 07:23:38 +08:00
|
|
|
|
"resolveDestination": "解析目标地址",
|
2023-10-06 09:02:33 +02:00
|
|
|
|
"ipv6Mode": "IPv6路由",
|
|
|
|
|
|
"ipv6Modes": {
|
|
|
|
|
|
"disable": "禁用",
|
2023-10-15 21:19:06 +02:00
|
|
|
|
"enable": "启用",
|
2023-10-06 09:02:33 +02:00
|
|
|
|
"prefer": "首选",
|
|
|
|
|
|
"only": "独家的"
|
|
|
|
|
|
},
|
2023-10-15 21:19:06 +02:00
|
|
|
|
"remoteDnsAddress": "远程DNS解析",
|
|
|
|
|
|
"remoteDnsDomainStrategy": "远程 DNS 域名策略",
|
|
|
|
|
|
"directDnsAddress": "直接DNS解析",
|
2023-10-06 09:02:33 +02:00
|
|
|
|
"directDnsDomainStrategy": "直接 DNS 域策略",
|
2023-10-15 21:19:06 +02:00
|
|
|
|
"mixedPort": "混合端口",
|
2023-10-06 09:02:33 +02:00
|
|
|
|
"localDnsPort": "本地 DNS 端口",
|
|
|
|
|
|
"tunImplementation": "TUN实施",
|
2023-10-13 15:44:53 +03:30
|
|
|
|
"mtu": "MTU",
|
2023-10-06 09:02:33 +02:00
|
|
|
|
"connectionTestUrl": "连接测试网址",
|
2023-10-15 21:19:06 +02:00
|
|
|
|
"urlTestInterval": "网址 测试间隔",
|
2023-10-13 15:44:53 +03:30
|
|
|
|
"enableClashApi": "启用Clash API",
|
|
|
|
|
|
"clashApiPort": "Clash API 端口",
|
2023-10-06 09:02:33 +02:00
|
|
|
|
"enableTun": "启用TUN",
|
|
|
|
|
|
"setSystemProxy": "设置系统代理"
|
|
|
|
|
|
}
|
|
|
|
|
|
},
|
|
|
|
|
|
"about": {
|
|
|
|
|
|
"pageTitle": "关于",
|
|
|
|
|
|
"version": "版本",
|
|
|
|
|
|
"sourceCode": "源代码",
|
|
|
|
|
|
"telegramChannel": "电报频道",
|
|
|
|
|
|
"checkForUpdate": "检查更新",
|
|
|
|
|
|
"privacyPolicy": "隐私政策",
|
|
|
|
|
|
"termsAndConditions": "条款和条件"
|
|
|
|
|
|
},
|
|
|
|
|
|
"appUpdate": {
|
|
|
|
|
|
"notAvailableMsg": "已经使用最新版本",
|
|
|
|
|
|
"dialogTitle": "可用更新",
|
|
|
|
|
|
"updateMsg": "@:general.appTitle 的新版本现已推出。您想现在更新吗?",
|
|
|
|
|
|
"currentVersionLbl": "当前版本",
|
|
|
|
|
|
"newVersionLbl": "新版本",
|
|
|
|
|
|
"updateNowBtnTxt": "现在更新",
|
|
|
|
|
|
"laterBtnTxt": "之后",
|
|
|
|
|
|
"ignoreBtnTxt": "忽略"
|
|
|
|
|
|
},
|
|
|
|
|
|
"tray": {
|
2023-10-13 15:44:53 +03:30
|
|
|
|
"dashboard": "控制面板",
|
|
|
|
|
|
"quit": "退出",
|
2023-11-01 22:02:13 +03:30
|
|
|
|
"status": {
|
|
|
|
|
|
"connect": "连接",
|
|
|
|
|
|
"connecting": "正在连接",
|
|
|
|
|
|
"disconnect": "断开",
|
|
|
|
|
|
"disconnecting": "断开连接"
|
|
|
|
|
|
}
|
2023-10-06 09:02:33 +02:00
|
|
|
|
},
|
|
|
|
|
|
"failure": {
|
2023-10-13 15:44:53 +03:30
|
|
|
|
"unexpected": "意外错误",
|
2023-10-06 09:02:33 +02:00
|
|
|
|
"clash": {
|
2023-10-13 15:44:53 +03:30
|
|
|
|
"unexpected": "意外错误",
|
|
|
|
|
|
"core": "Clash错误${reason}"
|
2023-10-06 09:02:33 +02:00
|
|
|
|
},
|
|
|
|
|
|
"singbox": {
|
2023-10-13 15:44:53 +03:30
|
|
|
|
"unexpected": "意外服务错误",
|
2023-10-06 09:02:33 +02:00
|
|
|
|
"serviceNotRunning": "服务未运行",
|
2023-10-13 15:44:53 +03:30
|
|
|
|
"invalidConfigOptions": "配置选项无效",
|
2023-10-06 09:02:33 +02:00
|
|
|
|
"invalidConfig": "无效配置",
|
|
|
|
|
|
"create": "服务创建错误",
|
|
|
|
|
|
"start": "服务启动错误"
|
|
|
|
|
|
},
|
|
|
|
|
|
"connectivity": {
|
|
|
|
|
|
"unexpected": "意外失败",
|
|
|
|
|
|
"missingVpnPermission": "缺少 VPN 权限",
|
|
|
|
|
|
"missingNotificationPermission": "缺少通知权限",
|
|
|
|
|
|
"core": "核心错误"
|
|
|
|
|
|
},
|
|
|
|
|
|
"profiles": {
|
2023-10-13 15:44:53 +03:30
|
|
|
|
"unexpected": "意外错误",
|
2023-10-06 17:06:52 +02:00
|
|
|
|
"notFound": "未找到配置文件",
|
2023-10-13 15:44:53 +03:30
|
|
|
|
"invalidConfig": "无效配置",
|
2023-10-08 09:06:16 +02:00
|
|
|
|
"invalidUrl": "网址无效"
|
2023-10-06 09:02:33 +02:00
|
|
|
|
},
|
|
|
|
|
|
"connection": {
|
2023-10-06 17:06:52 +02:00
|
|
|
|
"unexpected": "意外连接错误",
|
2023-10-06 09:02:33 +02:00
|
|
|
|
"timeout": "连接超时",
|
|
|
|
|
|
"badResponse": "反应不佳",
|
|
|
|
|
|
"connectionError": "连接错误",
|
2023-10-06 17:06:52 +02:00
|
|
|
|
"badCertificate": "证书无效"
|
2023-10-06 09:02:33 +02:00
|
|
|
|
}
|
2023-10-06 10:54:29 +02:00
|
|
|
|
},
|
|
|
|
|
|
"play": {
|
|
|
|
|
|
"title": "Hiddify Next(预览)",
|
2023-10-06 17:06:52 +02:00
|
|
|
|
"short_description": "自动,SSH, VLESS, Vmess, Trojan, Reality, Sing-Box, Clash, Xray, Shadowsocks",
|
|
|
|
|
|
"full_description": "HiddifyNext 的主要目标是提供安全、用户友好且高效的隧道客户端。它使您能够利用 VPN 服务权限将所有流量或选定的应用程序流量路由到您选择的远程服务器。\n\n注:我们不提供任何服务器;用户需要使用自己的自托管服务器或受信任的服务器来确保其在线活动的私密性。\n \n我们支持以下类型的服务器:\n- 普通V2ray/Xray订阅链接\n- Clash订阅链接\n- Sing-Box 订阅链接\n\n我们的独特特点是什么?\n\n-用户友好\n-优化和高速\n-自动选择最低延迟\n-显示用户使用信息\n-通过一键深度链接轻松导入子链接\n-免费且无广告\n-轻松切换用户子链接\n-等等\n\n支持:\n- Sing-Box 支持的所有协议\n- VLESS + xtls 现实、愿景\n- VMESS\n- Trojan\n- ShoadowSocks\n- Reality\n-V2ray\n- Hystria2\n- TUIC\n- SSH\n- ShadowTLS\n\n\n源代码位于https://github.com/hiddify/Hiddify-Next\n应用程序核心基于开源的Sing-Box。\n\n权限说明:\n\nVPN服务:由于此应用程序的目标是提供安全、用户友好和高效的隧道客户端,我们需要此权限以能够通过隧道将流量路由到远程服务器。\n查询所有包:此权限用于允许用户包括或排除特定应用程序以进行隧道传输。\n接收启动完成:此权限可以从应用程序设置中启用或禁用,以在设备启动时激活此应用程序。\n发送通知:此权限是必需的,因为我们使用前台服务来确保VPN服务的持续运行。\n此应用程序没有广告。分析和崩溃数据仅在用户在首次使用应用程序时明确同意的情况下发生。"
|
2023-10-06 09:02:33 +02:00
|
|
|
|
}
|
2023-10-24 11:26:57 +02:00
|
|
|
|
}
|