diff --git a/v2rayN/AmazTool/Resx/Resource.Designer.cs b/v2rayN/AmazTool/Resx/Resource.Designer.cs
index e13c70b6..2283298a 100644
--- a/v2rayN/AmazTool/Resx/Resource.Designer.cs
+++ b/v2rayN/AmazTool/Resx/Resource.Designer.cs
@@ -61,7 +61,7 @@ namespace AmazTool.Resx {
}
///
- /// 查找类似 Failed to terminate the v2rayN.Close it manually,or the upgrade may fail. 的本地化字符串。
+ /// 查找类似 Failed to terminate the v2rayN. Close it manually, or the upgrade may fail. 的本地化字符串。
///
internal static string FailedTerminateProcess {
get {
diff --git a/v2rayN/AmazTool/Resx/Resource.resx b/v2rayN/AmazTool/Resx/Resource.resx
index b2cfc113..c5b9c41c 100644
--- a/v2rayN/AmazTool/Resx/Resource.resx
+++ b/v2rayN/AmazTool/Resx/Resource.resx
@@ -133,7 +133,7 @@
Try to terminate the v2rayN process...
- Failed to terminate the v2rayN.Close it manually,or the upgrade may fail.
+ Failed to terminate the v2rayN. Close it manually, or the upgrade may fail.
Start extracting the update package...
diff --git a/v2rayN/AmazTool/Resx/Resource.zh-Hans.resx b/v2rayN/AmazTool/Resx/Resource.zh-Hans.resx
index 062cab7a..9729d961 100644
--- a/v2rayN/AmazTool/Resx/Resource.zh-Hans.resx
+++ b/v2rayN/AmazTool/Resx/Resource.zh-Hans.resx
@@ -133,7 +133,7 @@
尝试结束 v2rayN 进程...
- 请手动关闭正在运行的v2rayN,否则可能升级失败。
+ 请手动关闭正在运行的 v2rayN,否则可能升级失败。
开始解压缩更新包...
diff --git a/v2rayN/AmazTool/Resx/Resource.zh-Hant.resx b/v2rayN/AmazTool/Resx/Resource.zh-Hant.resx
new file mode 100644
index 00000000..214861ea
--- /dev/null
+++ b/v2rayN/AmazTool/Resx/Resource.zh-Hant.resx
@@ -0,0 +1,156 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ text/microsoft-resx
+
+
+ 2.0
+
+
+ System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ 正在重啟,請等待...
+
+
+ 請從主應用程式運行。
+
+
+ 升級失敗,檔案不存在。
+
+
+ 正在進行中,請等待...
+
+
+ 嘗試結束 v2rayN 進程...
+
+
+ 請手動關閉正在執行的 v2rayN,否則可能會升級失敗。
+
+
+ 開始解壓縮更新包...
+
+
+ 解壓縮更新包成功。
+
+
+ 解壓縮更新包失敗。
+
+
+ 升級失敗。
+
+
+ 升級成功。
+
+
+ 提示
+
+
\ No newline at end of file
diff --git a/v2rayN/ServiceLib/Resx/ResUI.Designer.cs b/v2rayN/ServiceLib/Resx/ResUI.Designer.cs
index f50b2e9f..fd3e597a 100644
--- a/v2rayN/ServiceLib/Resx/ResUI.Designer.cs
+++ b/v2rayN/ServiceLib/Resx/ResUI.Designer.cs
@@ -79,7 +79,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Export Share Link to Clipboard Successfully 的本地化字符串。
+ /// 查找类似 Export share link to clipboard successfully 的本地化字符串。
///
public static string BatchExportURLSuccessfully {
get {
@@ -88,7 +88,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Please check the server settings first 的本地化字符串。
+ /// 查找类似 Please check the server settings first. 的本地化字符串。
///
public static string CheckServerSettings {
get {
@@ -97,7 +97,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Invalid configuration format 的本地化字符串。
+ /// 查找类似 Invalid configuration format. 的本地化字符串。
///
public static string ConfigurationFormatIncorrect {
get {
@@ -133,7 +133,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Download 的本地化字符串。
+ /// 查找类似 Download speed 的本地化字符串。
///
public static string downloadSpeed {
get {
@@ -142,7 +142,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Whether to download? {0} 的本地化字符串。
+ /// 查找类似 Do you want to download? {0} 的本地化字符串。
///
public static string DownloadYesNo {
get {
@@ -1384,7 +1384,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 RoutingRuleDetailsSetting 的本地化字符串。
+ /// 查找类似 Routing Rule Details Setting 的本地化字符串。
///
public static string menuRoutingRuleDetailsSetting {
get {
@@ -1834,7 +1834,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Is unpacking...... 的本地化字符串。
+ /// 查找类似 Is unpacking... 的本地化字符串。
///
public static string MsgUnpacking {
get {
@@ -1942,7 +1942,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Please Fill Remarks 的本地化字符串。
+ /// 查找类似 Please fill Remarks 的本地化字符串。
///
public static string PleaseFillRemarks {
get {
@@ -2041,7 +2041,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 {0},One of the required. 的本地化字符串。
+ /// 查找类似 {0}, One of the required. 的本地化字符串。
///
public static string RoutingRuleDetailRequiredTips {
get {
@@ -2149,8 +2149,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Configuration successful
- ///{0} 的本地化字符串。
+ /// 查找类似 Configuration successful. {0} 的本地化字符串。
///
public static string SuccessfulConfiguration {
get {
@@ -2195,7 +2194,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 AllowInsecure 的本地化字符串。
+ /// 查找类似 Allow Insecure 的本地化字符串。
///
public static string TbAllowInsecure {
get {
@@ -2213,7 +2212,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 AlterID 的本地化字符串。
+ /// 查找类似 Alter ID 的本地化字符串。
///
public static string TbAlterId {
get {
@@ -2321,7 +2320,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Supports DnsObject; Click to view documentation 的本地化字符串。
+ /// 查找类似 Supports Dns Object; Click to view documentation 的本地化字符串。
///
public static string TbDnsObjectDoc {
get {
@@ -2573,7 +2572,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 PrivateKey 的本地化字符串。
+ /// 查找类似 Private Key 的本地化字符串。
///
public static string TbPrivateKey {
get {
@@ -2591,7 +2590,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 PublicKey 的本地化字符串。
+ /// 查找类似 Public Key 的本地化字符串。
///
public static string TbPublicKey {
get {
@@ -2717,7 +2716,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 (Domain or IP or ProcName) and Port and Protocol and InboundTag => OutboundTag 的本地化字符串。
+ /// 查找类似 (Domain or IP or Proc Name) and Port and Protocol and Inbound Tag => Outbound Tag 的本地化字符串。
///
public static string TbRuleMatchingTips {
get {
@@ -2726,7 +2725,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Ruleobject Doc 的本地化字符串。
+ /// 查找类似 Rule object Doc 的本地化字符串。
///
public static string TbRuleobjectDoc {
get {
@@ -2879,7 +2878,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 CoreType settings 的本地化字符串。
+ /// 查找类似 Core Type settings 的本地化字符串。
///
public static string TbSettingsCoreType {
get {
@@ -2906,7 +2905,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Copy the font TTF/TTC file to the directory guiFonts; Reopen the settings window 的本地化字符串。
+ /// 查找类似 Copy the font TTF/TTC file to the directory gui Fonts; Reopen the settings window 的本地化字符串。
///
public static string TbSettingsCurrentFontFamilyTip {
get {
@@ -2915,7 +2914,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 AllowInsecure 的本地化字符串。
+ /// 查找类似 Allow Insecure 的本地化字符串。
///
public static string TbSettingsDefAllowInsecure {
get {
@@ -2978,7 +2977,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Outbound Freedom domainStrategy 的本地化字符串。
+ /// 查找类似 Outbound Freedom domain Strategy 的本地化字符串。
///
public static string TbSettingsDomainStrategy4Freedom {
get {
@@ -3320,7 +3319,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 RouteOnly 的本地化字符串。
+ /// 查找类似 Route Only 的本地化字符串。
///
public static string TbSettingsRouteOnly {
get {
@@ -3392,7 +3391,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 SpeedTest Single Timeout Value 的本地化字符串。
+ /// 查找类似 Speed Test Single Timeout Value 的本地化字符串。
///
public static string TbSettingsSpeedTestTimeout {
get {
@@ -3401,7 +3400,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 SpeedTest URL 的本地化字符串。
+ /// 查找类似 Speed Test URL 的本地化字符串。
///
public static string TbSettingsSpeedTestUrl {
get {
@@ -3491,7 +3490,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 TunMode settings 的本地化字符串。
+ /// 查找类似 Tun Mode settings 的本地化字符串。
///
public static string TbSettingsTunMode {
get {
@@ -3527,7 +3526,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 ShortId 的本地化字符串。
+ /// 查找类似 Short Id 的本地化字符串。
///
public static string TbShortId {
get {
@@ -3662,7 +3661,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 SpiderX 的本地化字符串。
+ /// 查找类似 Spider X 的本地化字符串。
///
public static string TbSpiderX {
get {
@@ -3689,7 +3688,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 The delay : {0} ms, {1} 的本地化字符串。
+ /// 查找类似 The delay: {0} ms, {1} 的本地化字符串。
///
public static string TestMeOutput {
get {
@@ -3743,7 +3742,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 * After setting this value, an socks service will be started using Xray/sing-box(Tun) to provide functions such as speed display 的本地化字符串。
+ /// 查找类似 * After setting this value, a socks service will be started using Xray/sing-box(Tun) to provide functions such as speed display 的本地化字符串。
///
public static string TipPreSocksPort {
get {
@@ -3752,7 +3751,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 XHTTP Extra raw JSON, format: { XHTTPObject } 的本地化字符串。
+ /// 查找类似 XHTTP Extra raw JSON, format: { XHTTP Object } 的本地化字符串。
///
public static string TransportExtraTip {
get {
@@ -3806,7 +3805,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 *ws/httpupgrade/xhttp path 的本地化字符串。
+ /// 查找类似 *ws/http upgrade/xhttp path 的本地化字符串。
///
public static string TransportPathTip1 {
get {
@@ -3833,7 +3832,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 *grpc serviceName 的本地化字符串。
+ /// 查找类似 *grpc service Name 的本地化字符串。
///
public static string TransportPathTip4 {
get {
@@ -3860,7 +3859,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 *ws/httpupgrade/xhttp host 的本地化字符串。
+ /// 查找类似 *ws/http upgrade/xhttp host 的本地化字符串。
///
public static string TransportRequestHostTip2 {
get {
@@ -3905,7 +3904,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 UpgradeApp does not exist 的本地化字符串。
+ /// 查找类似 Upgrade App does not exist 的本地化字符串。
///
public static string UpgradeAppNotExistTip {
get {
diff --git a/v2rayN/ServiceLib/Resx/ResUI.fa-Ir.resx b/v2rayN/ServiceLib/Resx/ResUI.fa-Ir.resx
index aa607f50..0d6d8c54 100644
--- a/v2rayN/ServiceLib/Resx/ResUI.fa-Ir.resx
+++ b/v2rayN/ServiceLib/Resx/ResUI.fa-Ir.resx
@@ -286,8 +286,7 @@
شروع سرویس ({0})...
- پیکربندی با موفقیت انجام شد
-{0}
+ پیکربندی با موفقیت انجام شد{0}
سرور پیکربندی سفارشی با موفقیت وارد شد.
@@ -1402,4 +1401,4 @@
Will cover the port, separate with commas (,)
-
\ No newline at end of file
+
diff --git a/v2rayN/ServiceLib/Resx/ResUI.hu.resx b/v2rayN/ServiceLib/Resx/ResUI.hu.resx
index 135ace66..ba5991bf 100644
--- a/v2rayN/ServiceLib/Resx/ResUI.hu.resx
+++ b/v2rayN/ServiceLib/Resx/ResUI.hu.resx
@@ -286,8 +286,7 @@
Szolgáltatás indítása ({0})...
- Konfiguráció sikeres
-{0}
+ Konfiguráció sikeres {0}
A testreszabott konfigurációs szerver sikeresen importálva
@@ -1402,4 +1401,4 @@
Will cover the port, separate with commas (,)
-
\ No newline at end of file
+
diff --git a/v2rayN/ServiceLib/Resx/ResUI.resx b/v2rayN/ServiceLib/Resx/ResUI.resx
index 4d10c88d..5a135a57 100644
--- a/v2rayN/ServiceLib/Resx/ResUI.resx
+++ b/v2rayN/ServiceLib/Resx/ResUI.resx
@@ -118,13 +118,13 @@
System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
- Export Share Link to Clipboard Successfully
+ Export share link to clipboard successfully
- Please check the server settings first
+ Please check the server settings first.
- Invalid configuration format
+ Invalid configuration format.
Note that custom configuration relies entirely on your own configuration and does not work with all settings. If you want to use the system proxy, please modify the listening port manually.
@@ -133,10 +133,10 @@
Downloading...
- Download
+ Download speed
- Whether to download? {0}
+ Do you want to download? {0}
Failed to convert configuration file
@@ -235,7 +235,7 @@
Invalid subscription content
- Is unpacking......
+ Is unpacking...
Update subscriptions end
@@ -262,7 +262,7 @@
Operation failed, please check and retry
- Please Fill Remarks
+ Please fill Remarks
Please select the encryption method
@@ -286,8 +286,7 @@
Start service ({0})...
- Configuration successful
-{0}
+ Configuration successful. {0}
Custom configuration server imported successfully
@@ -299,7 +298,7 @@
Scan import the shared link successfully
- The delay : {0} ms, {1}
+ The delay: {0} ms, {1}
Operation success
@@ -311,7 +310,7 @@
Are you sure to remove the rules?
- {0},One of the required.
+ {0}, One of the required.
Remarks
@@ -341,7 +340,7 @@
Please fill in the correct custom DNS
- *ws/httpupgrade/xhttp path
+ *ws/http upgrade/xhttp path
*h2 path
@@ -350,13 +349,13 @@
*QUIC key/KCP seed
- *grpc serviceName
+ *grpc service Name
*http host Separated by commas (,)
- *ws/httpupgrade/xhttp host
+ *ws/http upgrade/xhttp host
*h2 host Separated by commas (,)
@@ -587,13 +586,13 @@
Address
- AllowInsecure
+ Allow Insecure
ALPN
- AlterID
+ Alter ID
Fingerprint
@@ -662,7 +661,7 @@
Socks port
- * After setting this value, an socks service will be started using Xray/sing-box(Tun) to provide functions such as speed display
+ * After setting this value, a socks service will be started using Xray/sing-box(Tun) to provide functions such as speed display
Browse
@@ -692,13 +691,13 @@
Core: KCP settings
- CoreType settings
+ Core Type settings
- AllowInsecure
+ Allow Insecure
- Outbound Freedom domainStrategy
+ Outbound Freedom domain Strategy
Automatically adjust column width after subscription update
@@ -884,16 +883,16 @@
Remove Rule (Delete)
- RoutingRuleDetailsSetting
+ Routing Rule Details Setting
Domain, ip, process are auto sorted when saving
- Ruleobject Doc
+ Rule object Doc
- Supports DnsObject; Click to view documentation
+ Supports Dns Object; Click to view documentation
For group please leave blank here
@@ -905,7 +904,7 @@
System proxy setting is changed
- RouteOnly
+ Route Only
Do not use proxy servers for local (intranet) addresses
@@ -935,7 +934,7 @@
New Port for LAN
- TunMode settings
+ Tun Mode settings
Move to group
@@ -971,7 +970,7 @@
Font family (requires restart)
- Copy the font TTF/TTC file to the directory guiFonts; Reopen the settings window
+ Copy the font TTF/TTC file to the directory gui Fonts; Reopen the settings window
Pac port = +3; Xray API port = +4; mihomo API port = +5;
@@ -983,22 +982,22 @@
Font Size
- SpeedTest Single Timeout Value
+ Speed Test Single Timeout Value
- SpeedTest URL
+ Speed Test URL
Move up and down
- PublicKey
+ Public Key
- ShortId
+ Short Id
- SpiderX
+ Spider X
Enable hardware acceleration (requires restart)
@@ -1094,7 +1093,7 @@
Add [WireGuard] server
- PrivateKey
+ Private Key
Reserved(2,3,4)
@@ -1106,7 +1105,7 @@
obfs password
- (Domain or IP or ProcName) and Port and Protocol and InboundTag => OutboundTag
+ (Domain or IP or Proc Name) and Port and Protocol and Inbound Tag => Outbound Tag
Auto scroll to end
@@ -1304,7 +1303,7 @@
sing-box ruleset files source (optional)
- UpgradeApp does not exist
+ Upgrade App does not exist
Routing rules source (optional)
@@ -1358,7 +1357,7 @@
*xhttp mode
- XHTTP Extra raw JSON, format: { XHTTPObject }
+ XHTTP Extra raw JSON, format: { XHTTP Object }
Hide to tray when closing the window
@@ -1402,4 +1401,4 @@
Will cover the port, separate with commas (,)
-
+
\ No newline at end of file
diff --git a/v2rayN/ServiceLib/Resx/ResUI.ru.resx b/v2rayN/ServiceLib/Resx/ResUI.ru.resx
index 1e997842..f1a7c12f 100644
--- a/v2rayN/ServiceLib/Resx/ResUI.ru.resx
+++ b/v2rayN/ServiceLib/Resx/ResUI.ru.resx
@@ -286,8 +286,7 @@
Запуск сервиса ({0})...
- Конфигурация успешна
-{0}
+ Конфигурация успешна {0}
Пользовательский сервер конфигурации успешно импортирован.
@@ -1402,4 +1401,4 @@
Will cover the port, separate with commas (,)
-
\ 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 f1607f41..0d3d4d7c 100644
--- a/v2rayN/ServiceLib/Resx/ResUI.zh-Hans.resx
+++ b/v2rayN/ServiceLib/Resx/ResUI.zh-Hans.resx
@@ -166,7 +166,7 @@
请填写服务器地址
- 请填写用户ID
+ 请填写用户 ID
配置不正确,请检查
@@ -211,7 +211,7 @@
传输协议
- 下载Core成功
+ 下载 Core 成功
导入订阅内容失败
@@ -244,16 +244,16 @@
更新订阅开始
- 更新Core成功
+ 更新 Core 成功
- 更新Core成功!正在重启服务...
+ 更新 Core 成功!正在重启服务...
- 非VMess或ss协议
+ 非 VMess 或 ss 协议
- 在文件夹 ({0}) 下未找到Core文件 (文件名:{1}),请下载后放入文件夹,下载地址: {2}
+ 在文件夹 ({0}) 下未找到 Core 文件 (文件名:{1}),请下载后放入文件夹,下载地址: {2}
扫描完成,未发现有效二维码
@@ -286,8 +286,7 @@
启动服务({0})...
- 配置成功
-{0}
+ 配置成功。 {0}
成功导入自定义配置服务器
@@ -317,13 +316,13 @@
别名
- 可选地址(Url)
+ 可选地址 (Url)
数量
- 请填写Url
+ 请填写 Url
是否追加规则?选择“是”则追加,选择“否”则全部替换。
@@ -338,7 +337,7 @@
自定义图标
- 请填写正确的自定义DNS
+ 请填写正确的自定义 DNS
*ws/httpupgrade/xhttp path
@@ -353,25 +352,25 @@
*grpc serviceName
- *http host中间逗号(,)分隔
+ *http host 中间逗号 (,) 分隔
*ws/httpupgrade/xhttp host
- *h2 host中间逗号(,)分隔
+ *h2 host 中间逗号 (,) 分隔
*QUIC 加密方式
- *tcp伪装类型
+ *tcp 伪装类型
- *kcp伪装类型
+ *kcp 伪装类型
- *QUIC伪装类型
+ *QUIC 伪装类型
*grpc 模式
@@ -443,10 +442,10 @@
设置
- 更新当前订阅(不通过代理)
+ 更新当前订阅 (不通过代理)
- 更新当前订阅(通过代理)
+ 更新当前订阅 (通过代理)
订阅分组
@@ -455,10 +454,10 @@
订阅分组设置
- 更新全部订阅(不通过代理)
+ 更新全部订阅 (不通过代理)
- 更新全部订阅(通过代理)
+ 更新全部订阅 (通过代理)
系统代理
@@ -470,7 +469,7 @@
不改变系统代理
- Pac模式
+ Pac 模式
自动配置系统代理
@@ -479,7 +478,7 @@
颜色
- 语言(需重启)
+ 语言 (需重启)
从剪贴板导入分享链接 (Ctrl+V)
@@ -494,7 +493,7 @@
移除重复的服务器
- 移除所选服务器(多选) (Delete)
+ 移除所选服务器 (多选) (Delete)
设为活动服务器 (Enter)
@@ -503,40 +502,40 @@
清除所有服务统计数据
- 测试服务器真连接延迟(多选) (Ctrl+R)
+ 测试服务器真连接延迟 (多选) (Ctrl+R)
按测试结果排序
- 测试服务器速度(多选) (Ctrl+T)
+ 测试服务器速度 (多选) (Ctrl+T)
- 测试服务器延迟Tcping(多选) (Ctrl+O)
+ 测试服务器延迟 Tcping (多选) (Ctrl+O)
导出所选服务器完整配置
- 导出分享链接至剪贴板(多选) (Ctrl+C)
+ 导出分享链接至剪贴板 (多选) (Ctrl+C)
添加自定义配置服务器
- 添加[Shadowsocks]服务器
+ 添加 [Shadowsocks] 服务器
- 添加[SOCKS]服务器
+ 添加 [SOCKS] 服务器
- 添加[Trojan]服务器
+ 添加 [Trojan] 服务器
- 添加[VLESS]服务器
+ 添加 [VLESS] 服务器
- 添加[VMess]服务器
+ 添加 [VMess] 服务器
全选 (Ctrl+A)
@@ -572,7 +571,7 @@
排序
- User Agent(可选)
+ User Agent (可选)
取消
@@ -581,88 +580,88 @@
确定
- 底层传输方式(transport)
+ 底层传输方式 (transport)
- 地址(address)
+ 地址 (address)
- 跳过证书验证(allowInsecure)
+ 跳过证书验证 (allowInsecure)
Alpn
- 额外ID(alterId)
+ 额外 ID (alterId)
Fingerprint
- 伪装类型(type)
+ 伪装类型 (type)
- 用户ID(id)
+ 用户 ID (id)
- 传输协议(network)
+ 传输协议 (network)
- 路径(path)
+ 路径 (path)
- 端口(port)
+ 端口 (port)
- 别名(remarks)
+ 别名 (remarks)
- 伪装域名(host)
+ 伪装域名 (host)
- 加密方式(security)
+ 加密方式 (security)
SNI
- 传输层安全(TLS)
+ 传输层安全 (TLS)
- *默认tcp,选错会无法连接
+ *默认 tcp,选错会无法连接
- Core类型
+ Core 类型
- 流控(flow)
+ 流控 (flow)
生成
- 密码(password)
+ 密码 (password)
- 密码(可选)
+ 密码 (可选)
- 用户ID(id)
+ 用户 ID (id)
- 加密方式(encryption)
+ 加密方式 (encryption)
- 用户名(可选)
+ 用户名 (可选)
- 加密方式(encryption)
+ 加密方式 (encryption)
- Socks端口
+ Socks 端口
- *自定义配置的Socks端口值,可不设置;当设置此值后,将使用Xray/sing-box(Tun)额外启动一个前置Socks服务,提供分流和速度显示等功能
+ *自定义配置的 Socks 端口值,可不设置;当设置此值后,将使用 Xray/sing-box (Tun) 额外启动一个前置 Socks 服务,提供分流和速度显示等功能
浏览
@@ -671,7 +670,7 @@
编辑
- 高级代理设置,协议选择(可选)
+ 高级代理设置,协议选择 (可选)
允许来自局域网的连接
@@ -680,22 +679,22 @@
启动后隐藏窗口
- 自动更新Geo文件的间隔(小时)
+ 自动更新 Geo 文件的间隔 (小时)
Core: 基础设置
- v2ray DNS设置
+ v2ray DNS 设置
- Core: KCP设置
+ Core: KCP 设置
Core 类型设置
- 默认跳过证书验证(allowInsecure)
+ 默认跳过证书验证 (allowInsecure)
Outbound Freedom domainStrategy
@@ -704,13 +703,13 @@
自动调整服务器列宽在更新订阅后
- 检查Pre-Release更新(请谨慎启用)
+ 检查 Pre-Release 更新 (请谨慎启用)
例外
- 例外:对于下列字符开头的地址,不使用代理配置文件。使用分号(;)分隔。
+ 例外:对于下列字符开头的地址,不使用代理配置文件。使用分号 (;) 分隔。
显示实时速度(需重启)
@@ -725,7 +724,7 @@
日志等级
- 开启Mux多路复用
+ 开启 Mux 多路复用
v2rayN 设置
@@ -734,10 +733,10 @@
认证密码
- 自定义DNS(可多个,用逗号(,)分隔)
+ 自定义 DNS (可多个,用逗号 (,) 分隔)
- 解除Win10 UWP应用回环代理限制
+ 解除 Win10 UWP 应用回环代理限制
开启流量探测
@@ -746,25 +745,25 @@
本地混合监听端口
- 开机启动(可能会不成功)
+ 开机启动 (可能会不成功)
启用流量统计(需重启)
- 订阅转换网址(可选)
+ 订阅转换网址 (可选)
系统代理设置
- 启用安全协议TLS v1.3 (订阅/检查更新)
+ 启用安全协议 TLS v1.3 (订阅/检查更新)
托盘右键菜单服务器展示数量限制
- 开启UDP
+ 开启 UDP
认证用户名
@@ -791,7 +790,7 @@
自动配置系统代理
- Pac模式
+ Pac 模式
分享服务器 (Ctrl+F)
@@ -818,7 +817,7 @@
上移 (U)
- 过滤器(支持正则)
+ 过滤器 (支持正则)
{0} 官网
@@ -845,19 +844,19 @@
域名解析策略
- 3.阻止的Domain或IP
+ 3.阻止的 Domain 或 IP
- 2.直连的Domain或IP
+ 2.直连的 Domain 或 IP
- 1.代理的Domain或IP
+ 1.代理的 Domain 或 IP
预定义规则集列表
- *设置的路由规则,用逗号(,)分隔;正则中的逗号用<COMMA>替代
+ *设置的路由规则,用逗号 (,) 分隔;正则中的逗号用 <COMMA> 替代
从剪贴板中导入规则
@@ -866,7 +865,7 @@
从文件中导入规则
- 从订阅Url中导入规则
+ 从订阅 Url 中导入规则
规则集设置
@@ -893,7 +892,7 @@
规则详细说明文档
- 支持填写DnsObject,JSON格式,点击查看文档
+ 支持填写 DnsObject,JSON 格式,点击查看文档
普通分组此处请留空
@@ -905,7 +904,7 @@
系统代理设置改变
- 仅限路由(routeOnly)
+ 仅限路由 (routeOnly)
请勿将代理服务器用于本地(Intranet)地址
@@ -914,10 +913,10 @@
一键多线程测试延迟和速度 (Ctrl+E)
- 延迟(ms)
+ 延迟 (ms)
- 速度(M/s)
+ 速度 (M/s)
运行 Core 失败,请查看提示信息
@@ -929,7 +928,7 @@
显示日志
- 启用Tun
+ 启用 Tun
为局域网开启新的端口
@@ -941,7 +940,7 @@
移至订阅分组
- 启用服务器拖放排序(需重启)
+ 启用服务器拖放排序(需重启)
自动刷新
@@ -959,22 +958,22 @@
测试完成
- 默认TLS指纹(fingerprint)
+ 默认 TLS 指纹 (fingerprint)
- 用户代理(User-Agent)
+ 用户代理 (User-Agent)
- 仅对tcp/http、ws协议生效
+ 仅对 tcp/http、ws 协议生效
- 当前字体(需重启)
+ 当前字体(需重启)
- 拷贝字体TTF/TTC文件到目录guiFonts,重启设置
+ 拷贝字体 TTF/TTC 文件到目录 guiFonts,重启设置
- Pac端口= +3;Xray API端口= +4;mihomo API端口= +5;
+ Pac 端口 = +3;Xray API 端口 = +4;mihomo API 端口 = +5;
以管理员权限设置此项,在启动后获得管理员权限
@@ -1001,10 +1000,10 @@
SpiderX
- 启用硬件加速(需重启)
+ 启用硬件加速(需重启)
- 等待测试中(按ESC终止)...
+ 等待测试中(按 ESC 终止)...
当有异常断流时请关闭
@@ -1016,10 +1015,10 @@
以管理员身份重启
- 更多地址(url),用逗号(,)分隔;订阅转换将失效
+ 更多地址 (url),用逗号 (,) 分隔;订阅转换将失效
- 自动更新间隔(分钟)
+ 自动更新间隔 (分钟)
启用日志存到文件
@@ -1031,25 +1030,25 @@
不需要转换时请留空
- DNS设置
+ DNS 设置
- sing-box DNS设置
+ sing-box DNS 设置
请填写 DNS JSON 结构,点击查看文档
- 点击导入默认DNS配置
+ 点击导入默认 DNS 配置
- sing-box域名解析策略
+ sing-box 域名解析策略
sing-box Mux 多路复用协议
- 进程名全称 (Tun模式)
+ 进程名全称 (Tun 模式)
Domain
@@ -1058,16 +1057,16 @@
IP 或 IP CIDR
- 添加[Hysteria2]服务器
+ 添加 [Hysteria2] 服务器
- Hysteria 最大带宽(Up/Dw)
+ Hysteria 最大带宽 (Up/Dw)
- 使用系统hosts
+ 使用系统 hosts
- 添加[TUIC]服务器
+ 添加 [TUIC] 服务器
拥塞控制算法
@@ -1085,22 +1084,22 @@
启用额外监听端口
- 启用IPv6
+ 启用 IPv6
- 添加[WireGuard]服务器
+ 添加 [WireGuard] 服务器
PrivateKey
- Reserved(2,3,4)
+ Reserved (2,3,4)
- Address(Ipv4,Ipv6)
+ Address (Ipv4,Ipv6)
- 混淆密码(obfs password)
+ 混淆密码 (obfs password)
(Domain 或 IP 或 进程名) 与 Port 与 Protocol 与 InboundTag => OutboundTag
@@ -1121,19 +1120,19 @@
*grpc Authority
- 添加[HTTP]服务器
+ 添加 [HTTP] 服务器
启用分片(Fragment)
- 使用Xray且非Tun模式启用,和分组前置代理冲突
+ 使用 Xray 且非 Tun 模式启用,和分组前置代理冲突
- 启用sing-box(规则集文件)的缓存文件
+ 启用 sing-box(规则集文件)的缓存文件
- 自定义sing-box rule-set
+ 自定义 sing-box rule-set
操作成功。请点击设置菜单重启应用。
@@ -1220,25 +1219,25 @@
设为活动节点 (Enter)
- Outbound默认解析策略
+ Outbound 默认解析策略
多服务器最低延迟 (多选)
- 主界面布局方向(需重启)
+ 主界面布局方向(需重启)
多服务器负载均衡 (多选)
- Outbound域名解析地址
+ Outbound 域名解析地址
自动调整列宽
- 导出分享链接至剪贴板(多选) Base64编码
+ 导出分享链接至剪贴板 (多选) Base64 编码
导出所选服务器完整配置至剪贴板
@@ -1247,7 +1246,7 @@
显示或隐藏主界面
- 自定义配置的Socks端口
+ 自定义配置的 Socks 端口
备份和还原
@@ -1283,7 +1282,7 @@
WebDav 服务器地址
- 远程文件夹名称(可选)
+ 远程文件夹名称 (可选)
无效备份文件
@@ -1295,16 +1294,16 @@
活动
- Geo文件来源(可选)
+ Geo 文件来源 (可选)
- 升级工具App不存在
+ 升级工具 App 不存在
- sing-box ruleset文件来源(可选)
+ sing-box ruleset 文件来源 (可选)
- 路由规则集来源(可选)
+ 路由规则集来源 (可选)
中国区域用户可忽略此项
@@ -1325,10 +1324,10 @@
扫描图片中的二维码
- 地址(Url)无效
+ 地址 (Url) 无效
- 请不要使用不安全的HTTP协议订阅地址
+ 请不要使用不安全的 HTTP 协议订阅地址
安装字体到系统中,选择或填入字体名称,重启设置
@@ -1340,16 +1339,16 @@
备注备忘
- 系统的sudo密码
+ 系统的 sudo 密码
密码已加密且只存储在本地文件中,无密码则每次都要输入
- 请先在Tun模式设置中设置sudo密码
+ 请先在 Tun 模式设置中设置 sudo 密码
- 请不要用sudo运行本程序
+ 请不要用 sudo 运行本程序
*xhttp 模式
@@ -1364,7 +1363,7 @@
多线程测试时的并发数量
- 例外:对于下列地址不使用代理配置文件。使用逗号(,)分隔。
+ 例外:对于下列地址不使用代理配置文件。使用逗号 (,) 分隔。
流量探测类型
@@ -1397,6 +1396,6 @@
跳跃端口范围
- 会覆盖端口,多组时用逗号(,)隔开
+ 会覆盖端口,多组时用逗号 (,) 隔开
\ No newline at end of file
diff --git a/v2rayN/ServiceLib/Resx/ResUI.zh-Hant.resx b/v2rayN/ServiceLib/Resx/ResUI.zh-Hant.resx
index 5f7d3bff..2933d19d 100644
--- a/v2rayN/ServiceLib/Resx/ResUI.zh-Hant.resx
+++ b/v2rayN/ServiceLib/Resx/ResUI.zh-Hant.resx
@@ -166,7 +166,7 @@
請填寫伺服器位址
- 請填寫使用者ID
+ 請填寫使用者 ID
設定不正確,請檢查
@@ -211,7 +211,7 @@
傳輸協定
- 下載Core成功
+ 下載 Core 成功
匯入訂閱內容失敗
@@ -244,16 +244,16 @@
更新訂閱開始
- 更新Core成功
+ 更新 Core 成功
- 更新Core成功!正在重啟服務...
+ 更新 Core 成功!正在重啟服務...
- 非VMess或SS協定
+ 非 VMess 或 SS 協定
- 在資料夾 ({0}) 下未找到Core檔案 (檔案名:{1}),請下載後放入資料夾,下載網址: {2}
+ 在資料夾 ({0}) 下未找到 Core 檔案 (檔案名:{1}),請下載後放入資料夾,下載網址: {2}
掃描完成,未發現有效二維碼
@@ -286,8 +286,7 @@
啟動服務({0})...
- 設定成功
-{0}
+ 設定成功。{0}
成功匯入自訂設定伺服器
@@ -323,7 +322,7 @@
數量
- 請填寫URL
+ 請填寫 URL
是否追加規則?選擇“是”則追加,選擇“否”則完全取代。
@@ -338,7 +337,7 @@
自訂圖示
- 請填寫正確的自訂DNS
+ 請填寫正確的自訂 DNS
*ws/httpupgrade/xhttp path
@@ -353,28 +352,28 @@
*grpc serviceName
- *http host中間逗號(,)分隔
+ *http host 中間逗號(,)分隔
*ws/httpupgrade/xhttp host
- *h2 host中間逗號(,)分隔
+ *h2 host 中間逗號(,)分隔
- *QUIC加密方式
+ *QUIC 加密方式
- *TCP偽裝類型
+ *TCP 偽裝類型
- *KCP偽裝類型
+ *KCP 偽裝類型
- *QUIC偽裝類型
+ *QUIC 偽裝類型
- *GRPC模式
+ *GRPC 模式
TLS
@@ -407,7 +406,7 @@
本機
- 伺服器過濾,按Enter執行
+ 伺服器過濾,按 Enter 執行
檢查更新
@@ -470,7 +469,7 @@
不改變系統代理
- PAC模式
+ PAC 模式
自動設定系統代理
@@ -512,7 +511,7 @@
測試伺服器速度(多選) (Ctrl+T)
- 測試伺服器延遲Tcping(多選) (Ctrl+O)
+ 測試伺服器延遲 Tcping(多選) (Ctrl+O)
匯出所選伺服器完整設定
@@ -593,7 +592,7 @@
ALPN
- 額外ID(alterid)
+ 額外 ID(alterid)
Fingerprint
@@ -602,7 +601,7 @@
偽裝類型(type)
- 使用者ID(id)
+ 使用者 ID(id)
傳輸協定(network)
@@ -629,10 +628,10 @@
傳輸層安全(TLS)
- *預設TCP,選錯會無法連接
+ *預設 TCP,選錯會無法連接
- Core類型
+ Core 類型
流控(flow)
@@ -647,7 +646,7 @@
密碼(可選)
- 使用者ID(id)
+ 使用者 ID(id)
加密方式(encryption)
@@ -659,10 +658,10 @@
加密方式(encryption)
- SOCKS埠
+ SOCKS 埠
- *自訂設定的Socks埠值,可不設定;當設定此值後,將使用Xray/sing-box(Tun)額外啟動一個前置Socks服務,提供分流和速度顯示等功能
+ *自訂設定的 Socks 埠值,可不設定;當設定此值後,將使用 Xray/sing-box(Tun) 額外啟動一個前置 Socks 服務,提供分流和速度顯示等功能
@@ -681,16 +680,16 @@
啟動後隱藏視窗
- 自動更新Geo檔案的間隔(小時)
+ 自動更新 Geo 檔案的間隔(小時)
Core: 基礎設定
- V2ray DNS設定
+ V2ray DNS 設定
- Core: KCP設定
+ Core: KCP 設定
Core 類型設定
@@ -705,7 +704,7 @@
在更新訂閱後自動調整伺服器列寬
- 檢查Pre-Release更新(請謹慎啟用)
+ 檢查 Pre-Release 更新(請謹慎啟用)
例外
@@ -726,7 +725,7 @@
日誌等級
- 開啟Mux多路復用
+ 開啟 Mux 多路復用
v2rayN 設定
@@ -735,10 +734,10 @@
認證密碼
- 自訂DNS(可多個,用逗號(,)分隔)
+ 自訂 DNS(可多個,用逗號(,)分隔)
- 解除Win10 UWP應用回環代理限制
+ 解除 Win10 UWP 應用回環代理限制
開啟流量探測
@@ -759,13 +758,13 @@
系統代理設定
- 啟用安全協定TLS v1.3 (訂閱/檢查更新)
+ 啟用安全協定 TLS v1.3 (訂閱/檢查更新)
工具列右鍵選單伺服器展示數量限制
- 開啟UDP
+ 開啟 UDP
認證使用者名稱
@@ -792,7 +791,7 @@
自動設定系統代理
- PAC模式
+ PAC 模式
分享伺服器 (Ctrl+F)
@@ -846,13 +845,13 @@
域名解析策略
- 3.阻止的Domain或IP
+ 3.阻止的 Domain 或 IP
- 2.直連的Domain或IP
+ 2.直連的 Domain 或 IP
- 1.代理的Domain或IP
+ 1.代理的 Domain 或 IP
預定義規則集列表
@@ -867,7 +866,7 @@
從檔案中匯入規則
- 從訂閱URL中匯入規則
+ 從訂閱 URL 中匯入規則
規則集設定
@@ -894,7 +893,7 @@
規則詳細說明檔案
- 支援填寫DnsObject,JSON格式,點擊查看説明
+ 支援填寫 DnsObject,JSON 格式,點擊查看説明
普通分組此處請留空
@@ -921,7 +920,7 @@
速度(M/s)
- 執行Core失敗,請查看提示訊息
+ 執行 Core 失敗,請查看提示訊息
別名正則過濾
@@ -930,7 +929,7 @@
顯示日誌
- 啟用Tun
+ 啟用 Tun
為區域網路開啟新的埠
@@ -960,22 +959,22 @@
測試完成
- 預設TLS指紋(fingerprint)
+ 預設 TLS 指紋(fingerprint)
使用者代理(User-Agent)
- 僅對TCP/HTTP、WS協定生效
+ 僅對 TCP/HTTP、WS 協定生效
目前字型(需重啟)
- 複製字型TTF/TTC檔案到目錄guiFonts,重啟設定
+ 複製字型 TTF/TTC 檔案到目錄 guiFonts,重啟設定
- Pac連接埠= +3;Xray API連接埠= +4;mihomo API連接埠= +5;
+ Pac 連接埠= +3;Xray API 連接埠= +4;mihomo API 連接埠= +5;
以管理員權限設定此項,在啟動後獲得管理員權限
@@ -1005,7 +1004,7 @@
啟用硬體加速(需重啟)
- 等待测试中(按ESC终止)...
+ 等待测试中(按 ESC 终止)...
當有異常斷流時請關閉
@@ -1032,25 +1031,25 @@
不需要轉換時請留空
- DNS設定
+ DNS 設定
- sing-box DNS設定
+ sing-box DNS 設定
請填寫 DNS JSON 結構,點擊查看檔案
- 點擊匯入預設DNS設定
+ 點擊匯入預設 DNS 設定
- sing-box域名解析策略
+ sing-box 域名解析策略
sing-box Mux 多路復用協定
- 行程名全稱 (Tun模式)
+ 行程名全稱 (Tun 模式)
Domain
@@ -1074,7 +1073,7 @@
啟用額外偵聽連接埠
- 啟用IPv6
+ 啟用 IPv6
(Domain 或 IP 或 行程名) 与 Port 与 Protocol 与 InboundTag => OutboundTag
@@ -1101,16 +1100,16 @@
啟用分片(Fragment)
- 使用Xray且非Tun模式啟用,和分組前置代理衝突
+ 使用 Xray 且非 Tun 模式啟用,和分組前置代理衝突
- 啟用sing-box(規則集檔案)的快取檔案
+ 啟用 sing-box(規則集檔案)的快取檔案
- 自訂sing-box rule-set
+ 自訂 sing-box rule-set
- 操作成功。 請點選設定選單重啟應用程式。
+ 操作成功。請點選設定選單重啟應用程式。
打開儲存所在的位置
@@ -1119,7 +1118,7 @@
自動調整列寬
- 匯出分享链接至剪貼簿(多選) Base64编码
+ 匯出分享链接至剪貼簿(多選) Base64 编码
匯出所選伺服器完整設定至剪貼簿
@@ -1128,7 +1127,7 @@
顯示或隱藏主介面
- 自訂設定的Socks連接埠
+ 自訂設定的 Socks 連接埠
備份和還原
@@ -1176,13 +1175,13 @@
活動
- Geo檔案來源(可選)
+ Geo 檔案來源(可選)
- 升級工具App不存在
+ 升級工具 App 不存在
- sing-box ruleset檔案來源(可選)
+ sing-box ruleset 檔案來源(可選)
路由規則集來源(可選)
@@ -1209,7 +1208,7 @@
位址(Url)無效
- 請不要使用不安全的HTTP協定訂閱位址
+ 請不要使用不安全的 HTTP 協定訂閱位址
安裝字體到系統中,選擇或填入字體名稱,重新啟動設定
@@ -1257,7 +1256,7 @@
關閉所有連線
- Outbound預設解析策略
+ Outbound 預設解析策略
關閉連線
@@ -1329,28 +1328,28 @@
Address(Ipv4,Ipv6)
- 使用系統hosts
+ 使用系統 hosts
路由鏈
- Outbound域名解析位址
+ Outbound 域名解析位址
混淆密碼(obfs password)
- 系統的sudo密碼
+ 系統的 sudo 密碼
密碼已加密且只儲存在本機檔案中,無密碼則每次都要輸入
- 請先在Tun模式設定中設定sudo密碼
+ 請先在 Tun 模式設定中設定 sudo 密碼
- 請不要用sudo來運行此App
+ 請不要用 sudo 來運行此 App
*xhttp 模式