diff --git a/v2rayN/ServiceLib/Resx/ResUI.Designer.cs b/v2rayN/ServiceLib/Resx/ResUI.Designer.cs index e3d7ff50..49ba59ea 100644 --- a/v2rayN/ServiceLib/Resx/ResUI.Designer.cs +++ b/v2rayN/ServiceLib/Resx/ResUI.Designer.cs @@ -88,7 +88,7 @@ namespace ServiceLib.Resx { } /// - /// 查找类似 Please check the server settings first. 的本地化字符串。 + /// 查找类似 Please check the Configuration settings first. 的本地化字符串。 /// public static string CheckServerSettings { get { @@ -178,7 +178,7 @@ namespace ServiceLib.Resx { } /// - /// 查找类似 Failed to import custom configuration server 的本地化字符串。 + /// 查找类似 Failed to import custom configuration Configuration 的本地化字符串。 /// public static string FailedImportedCustomServer { get { @@ -214,7 +214,7 @@ namespace ServiceLib.Resx { } /// - /// 查找类似 Please enter the correct server port format. 的本地化字符串。 + /// 查找类似 Please enter the correct port format. 的本地化字符串。 /// public static string FillCorrectServerPort { get { @@ -241,7 +241,7 @@ namespace ServiceLib.Resx { } /// - /// 查找类似 Please enter the server address. 的本地化字符串。 + /// 查找类似 Please enter the address. 的本地化字符串。 /// public static string FillServerAddress { get { @@ -250,7 +250,7 @@ namespace ServiceLib.Resx { } /// - /// 查找类似 Please browse to import server configuration 的本地化字符串。 + /// 查找类似 Please browse to import Configuration configuration 的本地化字符串。 /// public static string FillServerAddressCustom { get { @@ -673,7 +673,7 @@ namespace ServiceLib.Resx { } /// - /// 查找类似 Add a custom configuration server 的本地化字符串。 + /// 查找类似 Add a custom configuration Configuration 的本地化字符串。 /// public static string menuAddCustomServer { get { @@ -682,7 +682,7 @@ namespace ServiceLib.Resx { } /// - /// 查找类似 Add [HTTP] server 的本地化字符串。 + /// 查找类似 Add [HTTP] Configuration 的本地化字符串。 /// public static string menuAddHttpServer { get { @@ -691,7 +691,7 @@ namespace ServiceLib.Resx { } /// - /// 查找类似 Add [Hysteria2] server 的本地化字符串。 + /// 查找类似 Add [Hysteria2] Configuration 的本地化字符串。 /// public static string menuAddHysteria2Server { get { @@ -727,7 +727,7 @@ namespace ServiceLib.Resx { } /// - /// 查找类似 Add [Shadowsocks] server 的本地化字符串。 + /// 查找类似 Add [Shadowsocks] Configuration 的本地化字符串。 /// public static string menuAddShadowsocksServer { get { @@ -736,7 +736,7 @@ namespace ServiceLib.Resx { } /// - /// 查找类似 Add [SOCKS] server 的本地化字符串。 + /// 查找类似 Add [SOCKS] Configuration 的本地化字符串。 /// public static string menuAddSocksServer { get { @@ -745,7 +745,7 @@ namespace ServiceLib.Resx { } /// - /// 查找类似 Add [Trojan] server 的本地化字符串。 + /// 查找类似 Add [Trojan] Configuration 的本地化字符串。 /// public static string menuAddTrojanServer { get { @@ -754,7 +754,7 @@ namespace ServiceLib.Resx { } /// - /// 查找类似 Add [TUIC] server 的本地化字符串。 + /// 查找类似 Add [TUIC] Configuration 的本地化字符串。 /// public static string menuAddTuicServer { get { @@ -763,7 +763,7 @@ namespace ServiceLib.Resx { } /// - /// 查找类似 Add [VLESS] server 的本地化字符串。 + /// 查找类似 Add [VLESS] Configuration 的本地化字符串。 /// public static string menuAddVlessServer { get { @@ -772,7 +772,7 @@ namespace ServiceLib.Resx { } /// - /// 查找类似 Add [VMess] server 的本地化字符串。 + /// 查找类似 Add [VMess] Configuration 的本地化字符串。 /// public static string menuAddVmessServer { get { @@ -781,7 +781,7 @@ namespace ServiceLib.Resx { } /// - /// 查找类似 Add [WireGuard] server 的本地化字符串。 + /// 查找类似 Add [WireGuard] Configuration 的本地化字符串。 /// public static string menuAddWireguardServer { get { @@ -853,7 +853,7 @@ namespace ServiceLib.Resx { } /// - /// 查找类似 Clone selected server 的本地化字符串。 + /// 查找类似 Clone selected Configuration 的本地化字符串。 /// public static string menuCopyServer { get { @@ -871,7 +871,7 @@ namespace ServiceLib.Resx { } /// - /// 查找类似 Edit Server (Ctrl+D) 的本地化字符串。 + /// 查找类似 Edit Configuration (Ctrl+D) 的本地化字符串。 /// public static string menuEditServer { get { @@ -898,7 +898,7 @@ namespace ServiceLib.Resx { } /// - /// 查找类似 Export selected server for complete configuration 的本地化字符串。 + /// 查找类似 Export selected Configuration for complete configuration 的本地化字符串。 /// public static string menuExport2ClientConfig { get { @@ -907,7 +907,7 @@ namespace ServiceLib.Resx { } /// - /// 查找类似 Export selected server for complete configuration to clipboard 的本地化字符串。 + /// 查找类似 Export selected Configuration for complete configuration to clipboard 的本地化字符串。 /// public static string menuExport2ClientConfigClipboard { get { @@ -934,7 +934,7 @@ namespace ServiceLib.Resx { } /// - /// 查找类似 Export server 的本地化字符串。 + /// 查找类似 Export Configuration 的本地化字符串。 /// public static string menuExportConfig { get { @@ -1222,7 +1222,7 @@ namespace ServiceLib.Resx { } /// - /// 查找类似 Test servers real delay (Ctrl+R) 的本地化字符串。 + /// 查找类似 Test Configurations real delay (Ctrl+R) 的本地化字符串。 /// public static string menuRealPingServer { get { @@ -1312,7 +1312,7 @@ namespace ServiceLib.Resx { } /// - /// 查找类似 Remove duplicate servers 的本地化字符串。 + /// 查找类似 Remove duplicate Configurations 的本地化字符串。 /// public static string menuRemoveDuplicateServer { get { @@ -1330,7 +1330,7 @@ namespace ServiceLib.Resx { } /// - /// 查找类似 Remove selected servers (Delete) 的本地化字符串。 + /// 查找类似 Remove selected Configurations (Delete) 的本地化字符串。 /// public static string menuRemoveServer { get { @@ -1474,7 +1474,7 @@ namespace ServiceLib.Resx { } /// - /// 查找类似 Servers 的本地化字符串。 + /// 查找类似 Configurations 的本地化字符串。 /// public static string menuServers { get { @@ -1483,7 +1483,7 @@ namespace ServiceLib.Resx { } /// - /// 查找类似 Multi-server to custom configuration 的本地化字符串。 + /// 查找类似 Multi-Configuration to custom configuration 的本地化字符串。 /// public static string menuSetDefaultMultipleServer { get { @@ -1492,7 +1492,7 @@ namespace ServiceLib.Resx { } /// - /// 查找类似 Multi-server LeastPing by sing-box 的本地化字符串。 + /// 查找类似 Multi-Configuration LeastPing by sing-box 的本地化字符串。 /// public static string menuSetDefaultMultipleServerSingBoxLeastPing { get { @@ -1501,7 +1501,7 @@ namespace ServiceLib.Resx { } /// - /// 查找类似 Multi-server LeastLoad by Xray 的本地化字符串。 + /// 查找类似 Multi-Configuration LeastLoad by Xray 的本地化字符串。 /// public static string menuSetDefaultMultipleServerXrayLeastLoad { get { @@ -1510,7 +1510,7 @@ namespace ServiceLib.Resx { } /// - /// 查找类似 Multi-server LeastPing by Xray 的本地化字符串。 + /// 查找类似 Multi-Configuration LeastPing by Xray 的本地化字符串。 /// public static string menuSetDefaultMultipleServerXrayLeastPing { get { @@ -1519,7 +1519,7 @@ namespace ServiceLib.Resx { } /// - /// 查找类似 Multi-server Random by Xray 的本地化字符串。 + /// 查找类似 Multi-Configuration Random by Xray 的本地化字符串。 /// public static string menuSetDefaultMultipleServerXrayRandom { get { @@ -1528,7 +1528,7 @@ namespace ServiceLib.Resx { } /// - /// 查找类似 Multi-server RoundRobin by Xray 的本地化字符串。 + /// 查找类似 Multi-Configuration RoundRobin by Xray 的本地化字符串。 /// public static string menuSetDefaultMultipleServerXrayRoundRobin { get { @@ -1537,7 +1537,7 @@ namespace ServiceLib.Resx { } /// - /// 查找类似 Set as active server (Enter) 的本地化字符串。 + /// 查找类似 Set as active Configuration (Enter) 的本地化字符串。 /// public static string menuSetDefaultServer { get { @@ -1555,7 +1555,7 @@ namespace ServiceLib.Resx { } /// - /// 查找类似 Share Server (Ctrl+F) 的本地化字符串。 + /// 查找类似 Share Configuration (Ctrl+F) 的本地化字符串。 /// public static string menuShareServer { get { @@ -1582,7 +1582,7 @@ namespace ServiceLib.Resx { } /// - /// 查找类似 Test servers download speed (Ctrl+T) 的本地化字符串。 + /// 查找类似 Test Configurations download speed (Ctrl+T) 的本地化字符串。 /// public static string menuSpeedServer { get { @@ -1726,7 +1726,7 @@ namespace ServiceLib.Resx { } /// - /// 查找类似 Test servers with tcping (Ctrl+O) 的本地化字符串。 + /// 查找类似 Test Configurations with tcping (Ctrl+O) 的本地化字符串。 /// public static string menuTcpingServer { get { @@ -1834,7 +1834,7 @@ namespace ServiceLib.Resx { } /// - /// 查找类似 Server filter, press Enter to execute 的本地化字符串。 + /// 查找类似 Configuration filter, press Enter to execute 的本地化字符串。 /// public static string MsgServerTitle { get { @@ -2023,7 +2023,7 @@ namespace ServiceLib.Resx { } /// - /// 查找类似 Please select the server first 的本地化字符串。 + /// 查找类似 Please select the Configuration first 的本地化字符串。 /// public static string PleaseSelectServer { get { @@ -2050,7 +2050,7 @@ namespace ServiceLib.Resx { } /// - /// 查找类似 Servers deduplication completed. Old: {0}, New: {1}. 的本地化字符串。 + /// 查找类似 Configurations deduplication completed. Old: {0}, New: {1}. 的本地化字符串。 /// public static string RemoveDuplicateServerResult { get { @@ -2077,7 +2077,7 @@ namespace ServiceLib.Resx { } /// - /// 查找类似 Are you sure you want to remove the server? 的本地化字符串。 + /// 查找类似 Are you sure you want to remove the Configuration? 的本地化字符串。 /// public static string RemoveServer { get { @@ -2203,7 +2203,7 @@ namespace ServiceLib.Resx { } /// - /// 查找类似 Custom configuration server imported successfully 的本地化字符串。 + /// 查找类似 Custom configuration Configuration imported successfully 的本地化字符串。 /// public static string SuccessfullyImportedCustomServer { get { @@ -2212,7 +2212,7 @@ namespace ServiceLib.Resx { } /// - /// 查找类似 {0} servers have been imported from clipboard 的本地化字符串。 + /// 查找类似 {0} Configurations have been imported from clipboard 的本地化字符串。 /// public static string SuccessfullyImportedServerViaClipboard { get { @@ -2581,7 +2581,7 @@ namespace ServiceLib.Resx { } /// - /// 查找类似 Server port range 的本地化字符串。 + /// 查找类似 Configuration port range 的本地化字符串。 /// public static string TbPorts7 { get { @@ -3040,7 +3040,7 @@ namespace ServiceLib.Resx { } /// - /// 查找类似 Double-clicking server makes it active 的本地化字符串。 + /// 查找类似 Double-clicking Configuration makes it active 的本地化字符串。 /// public static string TbSettingsDoubleClick2Activate { get { @@ -3076,7 +3076,7 @@ namespace ServiceLib.Resx { } /// - /// 查找类似 Enable sorting servers by drag-n-drop (requires restart) 的本地化字符串。 + /// 查找类似 Enable sorting Configurations by drag-n-drop (requires restart) 的本地化字符串。 /// public static string TbSettingsEnableDragDropSort { get { @@ -3526,7 +3526,7 @@ namespace ServiceLib.Resx { } /// - /// 查找类似 Tray right-click menu servers display limit 的本地化字符串。 + /// 查找类似 Tray right-click menu Configurations display limit 的本地化字符串。 /// public static string TbSettingsTrayMenuServersLimit { get { diff --git a/v2rayN/ServiceLib/Resx/ResUI.resx b/v2rayN/ServiceLib/Resx/ResUI.resx index 54a487f4..01ad9fec 100644 --- a/v2rayN/ServiceLib/Resx/ResUI.resx +++ b/v2rayN/ServiceLib/Resx/ResUI.resx @@ -121,7 +121,7 @@ Export share link to clipboard successfully - Please check the server settings first. + Please check the Configuration settings first. Invalid configuration format. @@ -148,13 +148,13 @@ Failed to get the default configuration - Failed to import custom configuration server + Failed to import custom configuration Configuration Failed to read configuration file - Please enter the correct server port format. + Please enter the correct port format. Please enter the local listening port. @@ -163,7 +163,7 @@ Please enter the password. - Please enter the server address. + Please enter the address. Please enter the user ID. @@ -271,13 +271,13 @@ Please select a protocol - Please select the server first + Please select the Configuration first - Servers deduplication completed. Old: {0}, New: {1}. + Configurations deduplication completed. Old: {0}, New: {1}. - Are you sure you want to remove the server? + Are you sure you want to remove the Configuration? The client configuration file is saved at: {0} @@ -289,10 +289,10 @@ Configuration successful. {0} - Custom configuration server imported successfully + Custom configuration Configuration imported successfully - {0} servers have been imported from clipboard + {0} Configurations have been imported from clipboard Successfully scanned and imported the shared link @@ -394,7 +394,7 @@ All - Please browse to import server configuration + Please browse to import Configuration configuration Testing... @@ -406,7 +406,7 @@ Local - Server filter, press Enter to execute + Configuration filter, press Enter to execute Check Update @@ -436,7 +436,7 @@ Routing Setting - Servers + Configurations Settings @@ -487,55 +487,55 @@ Scan QR code on the screen (Ctrl+S) - Clone selected server + Clone selected Configuration - Remove duplicate servers + Remove duplicate Configurations - Remove selected servers (Delete) + Remove selected Configurations (Delete) - Set as active server (Enter) + Set as active Configuration (Enter) Clear all service statistics - Test servers real delay (Ctrl+R) + Test Configurations real delay (Ctrl+R) Sort by test result - Test servers download speed (Ctrl+T) + Test Configurations download speed (Ctrl+T) - Test servers with tcping (Ctrl+O) + Test Configurations with tcping (Ctrl+O) - Export selected server for complete configuration + Export selected Configuration for complete configuration Export Share Link to Clipboard (Ctrl+C) - Add a custom configuration server + Add a custom configuration Configuration - Add [Shadowsocks] server + Add [Shadowsocks] Configuration - Add [SOCKS] server + Add [SOCKS] Configuration - Add [Trojan] server + Add [Trojan] Configuration - Add [VLESS] server + Add [VLESS] Configuration - Add [VMess] server + Add [VMess] Configuration Select all (Ctrl+A) @@ -760,7 +760,7 @@ Enable Security Protocol TLS v1.3 (subscription/update) - Tray right-click menu servers display limit + Tray right-click menu Configurations display limit Enable UDP @@ -793,7 +793,7 @@ PAC mode - Share Server (Ctrl+F) + Share Configuration (Ctrl+F) Routing @@ -940,7 +940,7 @@ Move to group - Enable sorting servers by drag-n-drop (requires restart) + Enable sorting Configurations by drag-n-drop (requires restart) Auto refresh @@ -949,10 +949,10 @@ Skip test - Edit Server (Ctrl+D) + Edit Configuration (Ctrl+D) - Double-clicking server makes it active + Double-clicking Configuration makes it active Test completed @@ -1060,7 +1060,7 @@ Domain - Add [Hysteria2] server + Add [Hysteria2] Configuration Hysteria Max bandwidth (Up/Down) @@ -1069,7 +1069,7 @@ Use System Hosts - Add [TUIC] server + Add [TUIC] Configuration Congestion control @@ -1090,7 +1090,7 @@ Enable IPv6 Address - Add [WireGuard] server + Add [WireGuard] Configuration Private Key @@ -1123,7 +1123,7 @@ *grpc Authority - Add [HTTP] server + Add [HTTP] Configuration Use Xray and enable non-Tun mode, which conflicts with the group previous proxy @@ -1237,7 +1237,7 @@ Export Base64-encoded Share Links to Clipboard - Export selected server for complete configuration to clipboard + Export selected Configuration for complete configuration to clipboard Show or hide the main window @@ -1390,30 +1390,30 @@ Removed {0} invalid test results. - Server port range + Configuration port range Will cover the port, separate with commas (,) - Multi-server to custom configuration + Multi-Configuration to custom configuration - Multi-server Random by Xray + Multi-Configuration Random by Xray - Multi-server RoundRobin by Xray + Multi-Configuration RoundRobin by Xray - Multi-server LeastPing by Xray + Multi-Configuration LeastPing by Xray - Multi-server LeastLoad by Xray + Multi-Configuration LeastLoad by Xray - Multi-server LeastPing by sing-box + Multi-Configuration LeastPing by sing-box - Export server + Export Configuration - \ No newline at end of file + diff --git a/v2rayN/ServiceLib/Resx/ResUI.zh-Hans.resx b/v2rayN/ServiceLib/Resx/ResUI.zh-Hans.resx index 3ccb6462..6b1d5f1f 100644 --- a/v2rayN/ServiceLib/Resx/ResUI.zh-Hans.resx +++ b/v2rayN/ServiceLib/Resx/ResUI.zh-Hans.resx @@ -121,7 +121,7 @@ 导出分享链接至剪贴板成功 - 请先检查服务器设置 + 请先检查配置文件设置 配置格式不正确 @@ -148,13 +148,13 @@ 获取默认配置失败 - 导入自定义配置服务器失败 + 导入自定义配置文件失败 读取配置文件失败 - 请填写正确格式的服务器端口 + 请填写正确格式的端口 请填写本地监听端口 @@ -163,7 +163,7 @@ 请填写密码 - 请填写服务器地址 + 请填写地址 请填写用户 ID @@ -271,13 +271,13 @@ 请选择协议 - 请先选择服务器 + 请先选择配置文件 - 服务器去重完成。原数量: {0},现数量: {1}。 + 配置文件去重完成。原数量: {0},现数量: {1}。 - 是否确定移除服务器? + 是否确定移除配置文件? 客户端配置文件保存在:{0} @@ -289,10 +289,10 @@ 配置成功。 {0} - 成功导入自定义配置服务器 + 成功导入自定义配置文件 - 成功从剪贴板导入 {0} 个服务器 + 成功从剪贴板导入 {0} 个配置文件 扫描导入分享链接成功 @@ -388,13 +388,13 @@ 注册全局热键 {0} 成功 - 未分组服务器 + 未分组配置文件 所有 - 请浏览导入服务器配置 + 请浏览导入配置文件配置 测试中... @@ -406,7 +406,7 @@ 本地 - 服务器过滤器,按回车执行 + 配置文件过滤器,按回车执行 检查更新 @@ -436,7 +436,7 @@ 路由设置 - 服务器 + 配置文件 设置 @@ -487,55 +487,55 @@ 扫描屏幕上的二维码 (Ctrl+S) - 克隆所选服务器 + 克隆所选配置文件 - 移除重复的服务器 + 移除重复的配置文件 - 移除所选服务器 (多选) (Delete) + 移除所选配置文件 (多选) (Delete) - 设为活动服务器 (Enter) + 设为活动配置文件 (Enter) 清除所有服务统计数据 - 测试服务器真连接延迟 (多选) (Ctrl+R) + 测试配置文件真连接延迟 (多选) (Ctrl+R) 按测试结果排序 - 测试服务器速度 (多选) (Ctrl+T) + 测试配置文件速度 (多选) (Ctrl+T) - 测试服务器延迟 Tcping (多选) (Ctrl+O) + 测试配置文件延迟 Tcping (多选) (Ctrl+O) - 导出所选服务器完整配置 + 导出所选配置文件完整配置 导出分享链接至剪贴板 (多选) (Ctrl+C) - 添加自定义配置服务器 + 添加自定义配置文件 - 添加 [Shadowsocks] 服务器 + 添加 [Shadowsocks] 配置文件 - 添加 [SOCKS] 服务器 + 添加 [SOCKS] 配置文件 - 添加 [Trojan] 服务器 + 添加 [Trojan] 配置文件 - 添加 [VLESS] 服务器 + 添加 [VLESS] 配置文件 - 添加 [VMess] 服务器 + 添加 [VMess] 配置文件 全选 (Ctrl+A) @@ -700,7 +700,7 @@ Outbound Freedom domainStrategy - 自动调整服务器列宽在更新订阅后 + 自动调整配置文件列宽在更新订阅后 检查 Pre-Release 更新 (请谨慎启用) @@ -760,7 +760,7 @@ 启用安全协议 TLS v1.3 (订阅/检查更新) - 托盘右键菜单服务器展示数量限制 + 托盘右键菜单配置文件展示数量限制 开启 UDP @@ -793,7 +793,7 @@ Pac 模式 - 分享服务器 (Ctrl+F) + 分享配置文件 (Ctrl+F) 路由 @@ -940,7 +940,7 @@ 移至订阅分组 - 启用服务器拖放排序(需重启) + 启用配置文件拖放排序(需重启) 自动刷新 @@ -949,10 +949,10 @@ 跳过测试 - 编辑服务器 (Ctrl+D) + 编辑配置文件 (Ctrl+D) - 主界面双击设为活动服务器 + 主界面双击设为活动配置文件 测试完成 @@ -1057,7 +1057,7 @@ Domain - 添加 [Hysteria2] 服务器 + 添加 [Hysteria2] 配置文件 Hysteria 最大带宽 (Up/Dw) @@ -1066,7 +1066,7 @@ 使用系统 hosts - 添加 [TUIC] 服务器 + 添加 [TUIC] 配置文件 拥塞控制算法 @@ -1087,7 +1087,7 @@ 启用 IPv6 - 添加 [WireGuard] 服务器 + 添加 [WireGuard] 配置文件 PrivateKey @@ -1120,7 +1120,7 @@ *grpc Authority - 添加 [HTTP] 服务器 + 添加 [HTTP] 配置文件 使用 Xray 且非 Tun 模式启用,和分组前置代理冲突 @@ -1234,7 +1234,7 @@ 导出分享链接至剪贴板 (多选) Base64 编码 - 导出所选服务器完整配置至剪贴板 + 导出所选配置文件完整配置至剪贴板 显示或隐藏主界面 @@ -1393,24 +1393,24 @@ 会覆盖端口,多组时用逗号 (,) 隔开 - 多服务器产生自定义配置 (多选) + 多配置文件产生自定义配置 (多选) - 多服务器随机 Xray + 多配置文件随机 Xray - 多服务器负载均衡 Xray + 多配置文件负载均衡  Xray - 多服务器最低延迟 Xray + 多配置文件最低延迟  Xray - 多服务器最稳定 Xray + 多配置文件最稳定  Xray - 多服务器最低延迟 sing-box + 多配置文件最低延迟 sing-box - 导出服务器 + 导出配置文件 diff --git a/v2rayN/ServiceLib/Resx/ResUI.zh-Hant.resx b/v2rayN/ServiceLib/Resx/ResUI.zh-Hant.resx index 0f827408..9e5acb27 100644 --- a/v2rayN/ServiceLib/Resx/ResUI.zh-Hant.resx +++ b/v2rayN/ServiceLib/Resx/ResUI.zh-Hant.resx @@ -121,7 +121,7 @@ 匯出分享链接至剪貼簿成功 - 請先檢查伺服器設定 + 請先檢查設定檔設定 設定格式不正確 @@ -148,13 +148,13 @@ 獲取預設設定失敗 - 匯入自訂設定伺服器失敗 + 匯入自訂設定設定檔失敗 讀取設定檔失敗 - 請填寫正確格式的伺服器埠 + 請填寫正確格式的埠 請填寫本機偵聽埠 @@ -163,7 +163,7 @@ 請填寫密碼 - 請填寫伺服器位址 + 請填寫位址 請填寫使用者 ID @@ -271,13 +271,13 @@ 請選擇協定 - 請先選擇伺服器 + 請先選擇設定檔 - 伺服器去重完成。原數量: {0},現數量: {1}。 + 設定檔去重完成。原數量: {0},現數量: {1}。 - 是否確定移除伺服器? + 是否確定移除設定檔? 用戶端設定檔儲存在:{0} @@ -289,10 +289,10 @@ 設定成功。{0} - 成功匯入自訂設定伺服器 + 成功匯入自訂設定設定檔 - 成功從剪貼簿匯入 {0} 個伺服器 + 成功從剪貼簿匯入 {0} 個設定檔 掃描匯入分享链接成功 @@ -388,13 +388,13 @@ 註冊全域快速鍵 {0} 成功 - 未分組伺服器 + 未分組設定檔 所有 - 請瀏覽匯入伺服器設定 + 請瀏覽匯入設定檔設定 測試中... @@ -406,7 +406,7 @@ 本機 - 伺服器過濾,按 Enter 執行 + 設定檔過濾,按 Enter 執行 檢查更新 @@ -436,7 +436,7 @@ 路由設定 - 伺服器 + 設定檔 設定 @@ -487,55 +487,55 @@ 掃描螢幕上的二維碼 (Ctrl+S) - 複製所選伺服器 + 複製所選設定檔 - 移除重複的伺服器 + 移除重複的設定檔 - 移除所選伺服器 (多選) (Delete) + 移除所選設定檔 (多選) (Delete) - 設為活動伺服器 (Enter) + 設為活動設定檔 (Enter) 清除所有服務統計資料 - 測試伺服器真連線延遲 (多選) (Ctrl+R) + 測試設定檔真連線延遲 (多選) (Ctrl+R) 按測試結果排序 - 測試伺服器速度 (多選) (Ctrl+T) + 測試設定檔速度 (多選) (Ctrl+T) - 測試伺服器延遲 Tcping (多選) (Ctrl+O) + 測試設定檔延遲 Tcping (多選) (Ctrl+O) - 匯出所選伺服器完整設定 + 匯出所選設定檔完整設定 匯出分享链接至剪貼簿 (多選) (Ctrl+C) - 新增自訂設定伺服器 + 新增自訂設定設定檔 - 新增 [Shadowsocks] 伺服器 + 新增 [Shadowsocks] 設定檔 - 新增 [SOCKS] 伺服器 + 新增 [SOCKS] 設定檔 - 新增 [Trojan] 伺服器 + 新增 [Trojan] 設定檔 - 新增 [VLESS] 伺服器 + 新增 [VLESS] 設定檔 - 新增 [VMess] 伺服器 + 新增 [VMess] 設定檔 全選 (Ctrl+A) @@ -700,7 +700,7 @@ Outbound Freedom domainStrategy - 在更新訂閱後自動調整伺服器列寬 + 在更新訂閱後自動調整設定檔列寬 檢查 Pre-Release 更新 (請謹慎啟用) @@ -760,7 +760,7 @@ 啟用安全協定 TLS v1.3 (訂閱/檢查更新) - 工具列右鍵選單伺服器展示數量限制 + 工具列右鍵選單設定檔展示數量限制 開啟 UDP @@ -793,7 +793,7 @@ PAC 模式 - 分享伺服器 (Ctrl+F) + 分享設定檔 (Ctrl+F) 路由 @@ -940,7 +940,7 @@ 移至訂閱分組 - 啟動伺服器拖放排序 (需重啟) + 啟動設定檔拖放排序 (需重啟) 自動重新整理 @@ -949,10 +949,10 @@ 跳過測試 - 編輯伺服器 (Ctrl+D) + 編輯設定檔 (Ctrl+D) - 主介面輕按兩下設為活動伺服器 + 主介面輕按兩下設為活動設定檔 測試完成 @@ -1057,7 +1057,7 @@ Domain - 添加 [Hysteria2] 伺服器 + 添加 [Hysteria2] 設定檔 Hysteria 最大頻寬 (Up/Dw) @@ -1066,7 +1066,7 @@ 使用系統 hosts - 新增 [TUIC] 伺服器 + 新增 [TUIC] 設定檔 擁塞控制算法 @@ -1087,7 +1087,7 @@ 啟用 IPv6 - 添加 [WireGuard] 伺服器 + 添加 [WireGuard] 設定檔 PrivateKey @@ -1120,7 +1120,7 @@ *grpc Authority - 新增 [HTTP] 伺服器 + 新增 [HTTP] 設定檔 使用 Xray 且非 Tun 模式啟用,和分組前置代理衝突 @@ -1234,7 +1234,7 @@ 匯出分享链接至剪貼簿 (多選) Base64 编码 - 匯出所選伺服器完整設定至剪貼簿 + 匯出所選設定檔完整設定至剪貼簿 顯示或隱藏主介面 @@ -1393,24 +1393,24 @@ 會覆蓋端口,多組時用逗號 (,) 隔開 - 多伺服器產生自訂配置 (多選) + 多設定檔產生自訂配置 (多選) - 多伺服器隨機 Xray + 多設定檔隨機 Xray - 多伺服器負載平衡 Xray + 多設定檔負載平衡 Xray - 多伺服器最低延遲 Xray + 多設定檔最低延遲 Xray - 多伺服器最穩定 Xray + 多設定檔最穩定 Xray - 多伺服器最低延遲 sing-box + 多設定檔最低延遲 sing-box - 匯出伺服器 + 匯出設定檔