From 8b68ecb891d5d2bbad441394f446fb2552f29978 Mon Sep 17 00:00:00 2001 From: YFdyh000 Date: Sun, 15 Mar 2020 03:22:20 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8E=92=E5=BA=8Fresx=E5=86=85=E5=AE=B9?= =?UTF-8?q?=E4=BB=A5=E5=88=A9=E6=A3=80=E6=9F=A5=E5=92=8C=E5=86=B2=E7=AA=81?= =?UTF-8?q?=E5=90=88=E5=B9=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit VS扩展 ResXManager --- v2rayN/v2rayN.sln | 1 + v2rayN/v2rayN/Forms/AddServer2Form.resx | 190 +- .../v2rayN/Forms/AddServer2Form.zh-Hans.resx | 24 +- v2rayN/v2rayN/Forms/AddServer3Form.resx | 312 +-- .../v2rayN/Forms/AddServer3Form.zh-Hans.resx | 50 +- v2rayN/v2rayN/Forms/AddServer4Form.resx | 294 +-- .../v2rayN/Forms/AddServer4Form.zh-Hans.resx | 60 +- v2rayN/v2rayN/Forms/AddServerForm.resx | 1034 ++++----- .../v2rayN/Forms/AddServerForm.zh-Hans.resx | 228 +- v2rayN/v2rayN/Forms/MainForm.resx | 878 ++++---- v2rayN/v2rayN/Forms/MainForm.zh-Hans.resx | 442 ++-- v2rayN/v2rayN/Forms/OptionSettingForm.resx | 1952 ++++++++--------- .../Forms/OptionSettingForm.zh-Hans.resx | 334 +-- v2rayN/v2rayN/Forms/QRCodeControl.resx | 108 +- v2rayN/v2rayN/Forms/SubSettingControl.resx | 158 +- .../Forms/SubSettingControl.zh-Hans.resx | 10 +- v2rayN/v2rayN/Forms/SubSettingForm.resx | 74 +- .../v2rayN/Forms/SubSettingForm.zh-Hans.resx | 10 +- v2rayN/v2rayN/Resx/ResUI.resx | 204 +- v2rayN/v2rayN/Resx/ResUI.zh-Hans.resx | 204 +- 20 files changed, 3284 insertions(+), 3283 deletions(-) diff --git a/v2rayN/v2rayN.sln b/v2rayN/v2rayN.sln index 0b906d27..64cf71f4 100644 --- a/v2rayN/v2rayN.sln +++ b/v2rayN/v2rayN.sln @@ -35,6 +35,7 @@ Global HideSolutionNode = FALSE EndGlobalSection GlobalSection(ExtensibilityGlobals) = postSolution + RESX_SortFileContentOnSave = True SolutionGuid = {56B88873-C9CC-4069-A1E5-DABD6C6E865E} EndGlobalSection EndGlobal diff --git a/v2rayN/v2rayN/Forms/AddServer2Form.resx b/v2rayN/v2rayN/Forms/AddServer2Form.resx index b81e2a97..969bc410 100644 --- a/v2rayN/v2rayN/Forms/AddServer2Form.resx +++ b/v2rayN/v2rayN/Forms/AddServer2Form.resx @@ -117,95 +117,47 @@ System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - Address - - - Bottom - - - True - - - 12, 27 - - - Fill - - - True - - - 313, 21 - 6, 12 - + + 611, 271 + + True - - Alias (remarks) - - - 127, 23 - - - 6 - - - 7 - - - 113, 12 - - - Server - - - 23 - - - 0 - - - 611, 60 - Edit custom configuration server - - 432, 104 - - - 611, 10 - - - * Fill in manually - - - 11 - - - 10 + + 396, 17 75, 23 + + 4 + + + &Cancel + 303, 17 - - 0, 211 - 75, 23 - - Top + + 5 + + + &OK + + + Fill 0, 10 @@ -213,52 +165,100 @@ 611, 201 - - 4 - 3 - - 127, 62 + + Server True - - 83, 12 - - - &Cancel - 12, 62 - - &OK + + 83, 12 + + + 0 + + + Address + + + True 446, 26 - - 0, 0 - - - 83, 12 + + 113, 12 22 - - 5 + + * Fill in manually - - 611, 271 - - - 396, 17 - - + True + + 12, 27 + + + 83, 12 + + + 10 + + + Alias (remarks) + + + Top + + + 0, 0 + + + 611, 10 + + + 6 + + + Bottom + + + 0, 211 + + + 611, 60 + + + 7 + + + 127, 62 + + + True + + + 432, 104 + + + 23 + + + 127, 23 + + + 313, 21 + + + 11 + \ No newline at end of file diff --git a/v2rayN/v2rayN/Forms/AddServer2Form.zh-Hans.resx b/v2rayN/v2rayN/Forms/AddServer2Form.zh-Hans.resx index a01d4dfa..482593c4 100644 --- a/v2rayN/v2rayN/Forms/AddServer2Form.zh-Hans.resx +++ b/v2rayN/v2rayN/Forms/AddServer2Form.zh-Hans.resx @@ -117,25 +117,25 @@ System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 编辑自定义配置服务器 + 取消(&C) + + 确定(&O) + + + 服务器 + + + 地址(address) + *手填,方便识别管理 别名(remarks) - - 地址(address) - - - 服务器 - - - 确定(&O) - - - 编辑自定义配置服务器 - \ No newline at end of file diff --git a/v2rayN/v2rayN/Forms/AddServer3Form.resx b/v2rayN/v2rayN/Forms/AddServer3Form.resx index 97cfaa2b..7aa4052a 100644 --- a/v2rayN/v2rayN/Forms/AddServer3Form.resx +++ b/v2rayN/v2rayN/Forms/AddServer3Form.resx @@ -118,33 +118,43 @@ System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + + 6, 12 + + + 547, 291 + + + True + + + Edit or add a [Shadowsocks] server + 396, 17 75, 23 - 4 &Cancel - - True + + 303, 17 - - 337, 158 + + 75, 23 - - 113, 12 + + 5 - - 22 - - - * Fill in manually + + &OK aes-256-cfb @@ -179,104 +189,20 @@ 6 - - 127, 154 + + Fill - - 194, 21 + + 0, 35 - - 11 + + 547, 196 - - True - - - 12, 158 - - - 95, 12 - - - 10 - - - Alias (remarks) - - - True - - - 12, 124 - - - 65, 12 - - - 8 - - - Encryption - - - 127, 85 - - - * - - - 278, 21 - - - 5 - - - True - - - 12, 89 - - - 53, 12 - - - 4 - - - Password - - - 127, 56 - - - 194, 21 - - + 3 - - True - - - 12, 60 - - - 71, 12 - - - 2 - - - Server port - - - 127, 27 - - - 359, 21 - - - 1 + + Server True @@ -293,45 +219,104 @@ Server address - - - Fill + + True - - 0, 35 + + 337, 158 - - 547, 196 + + 113, 12 - - 3 + + 22 - - Server + + * Fill in manually - - 303, 17 + + True - - 75, 23 + + 12, 60 - - 5 + + 71, 12 - - &OK + + 2 - - Bottom + + Server port - - 0, 231 + + True - - 547, 60 + + 12, 89 - - 7 + + 53, 12 + + + 4 + + + Password + + + True + + + 12, 124 + + + 65, 12 + + + 8 + + + Encryption + + + True + + + 12, 158 + + + 95, 12 + + + 10 + + + Alias (remarks) + + + 162, 21 + + + Import configuration file + + + 235, 22 + + + Import URL from clipboard + + + 0, 0 + + + 547, 25 + + + 8 + + + 17, 17 Top @@ -345,40 +330,55 @@ 6 - - 17, 17 + + Bottom - - 235, 22 + + 0, 231 - - Import URL from clipboard + + 547, 60 - - 162, 21 + + 7 - - Import configuration file + + 127, 27 - - 0, 0 + + 359, 21 - - 547, 25 + + 1 - - 8 + + 127, 85 - - True + + * - - 6, 12 + + 278, 21 - - 547, 291 + + 5 - - Edit or add a [Shadowsocks] server + + 127, 56 + + + 194, 21 + + + 3 + + + 127, 154 + + + 194, 21 + + + 11 \ No newline at end of file diff --git a/v2rayN/v2rayN/Forms/AddServer3Form.zh-Hans.resx b/v2rayN/v2rayN/Forms/AddServer3Form.zh-Hans.resx index 2a5968ca..9cb34d6a 100644 --- a/v2rayN/v2rayN/Forms/AddServer3Form.zh-Hans.resx +++ b/v2rayN/v2rayN/Forms/AddServer3Form.zh-Hans.resx @@ -117,32 +117,38 @@ System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 编辑或添加[Shadowsocks]服务器 + 取消(&C) - - *手填,方便识别管理 - - - 别名(remarks) - - - 加密方式 - - - 密码 - - - 服务器端口 - - - 服务器地址 + + 确定(&O) 服务器 - - 确定(&O) + + 服务器地址 + + + *手填,方便识别管理 + + + 服务器端口 + + + 密码 + + + 加密方式 + + + 别名(remarks) + + + 导入配置文件 从剪贴板导入URL @@ -150,10 +156,4 @@ 扫描屏幕上的二维码 - - 导入配置文件 - - - 编辑或添加[Shadowsocks]服务器 - \ No newline at end of file diff --git a/v2rayN/v2rayN/Forms/AddServer4Form.resx b/v2rayN/v2rayN/Forms/AddServer4Form.resx index 7eeb8a94..8c8e6b8e 100644 --- a/v2rayN/v2rayN/Forms/AddServer4Form.resx +++ b/v2rayN/v2rayN/Forms/AddServer4Form.resx @@ -118,58 +118,103 @@ System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + + 6, 12 + + + 547, 291 + + + True + + + Edit or add a [Socks] server + 396, 17 75, 23 - 4 &Cancel - - 127, 84 + + 303, 17 - - 278, 21 + + 75, 23 - - 26 + + 5 - + + &OK + + + Fill + + + 0, 35 + + + 547, 196 + + + 3 + + + Server + + True - - - NoControl + + 12, 31 - - 12, 88 - - + 89, 12 - - 25 + + 0 - - User(Optional) + + Server address - - 127, 117 + + True - - * + + 337, 158 - - 278, 21 + + 113, 12 - - 24 + + 22 + + + * Fill in manually + + + True + + + 12, 60 + + + 71, 12 + + + 2 + + + Server port True @@ -189,29 +234,23 @@ Password(Optional) - + True - - 337, 158 + + NoControl - - 113, 12 + + 12, 88 - - 22 + + 89, 12 - - * Fill in manually + + 25 - - 127, 154 - - - 194, 21 - - - 11 + + User(Optional) True @@ -228,92 +267,29 @@ Alias (remarks) - - 127, 56 + + 162, 21 - - 194, 21 + + Import configuration file - - 3 + + 235, 22 - - True + + Import URL from clipboard - - 12, 60 + + 0, 0 - - 71, 12 + + 547, 25 - - 2 + + 8 - - Server port - - - 127, 27 - - - 359, 21 - - - 1 - - - True - - - 12, 31 - - - 89, 12 - - - 0 - - - Server address - - - Fill - - - 0, 35 - - - 547, 196 - - - 3 - - - Server - - - 303, 17 - - - 75, 23 - - - 5 - - - &OK - - - Bottom - - - 0, 231 - - - 547, 60 - - - 7 + + 17, 17 Top @@ -327,40 +303,64 @@ 6 - - 17, 17 + + Bottom - - 235, 22 + + 0, 231 - - Import URL from clipboard + + 547, 60 - - 162, 21 + + 7 - - Import configuration file + + 127, 27 - - 0, 0 + + 359, 21 - - 547, 25 + + 1 - - 8 + + 127, 117 - - True + + * - - 6, 12 + + 278, 21 - - 547, 291 + + 24 - - Edit or add a [Socks] server + + 127, 56 + + + 194, 21 + + + 3 + + + 127, 154 + + + 194, 21 + + + 11 + + + 127, 84 + + + 278, 21 + + + 26 \ No newline at end of file diff --git a/v2rayN/v2rayN/Forms/AddServer4Form.zh-Hans.resx b/v2rayN/v2rayN/Forms/AddServer4Form.zh-Hans.resx index 6a3cc081..71dbe272 100644 --- a/v2rayN/v2rayN/Forms/AddServer4Form.zh-Hans.resx +++ b/v2rayN/v2rayN/Forms/AddServer4Form.zh-Hans.resx @@ -117,27 +117,33 @@ System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + 编辑或添加[Socks]服务器 + 取消(&C) + + 确定(&O) + 服务器 - - - 127, 85 + + 65, 12 - - 12, 89 + + 服务器地址 - - 77, 12 + + *手填,方便识别管理 - - 用户名(可选) + + 65, 12 - - 127, 115 + + 服务器端口 12, 119 @@ -148,8 +154,14 @@ 密码(可选) - - *手填,方便识别管理 + + 12, 89 + + + 77, 12 + + + 用户名(可选) 83, 12 @@ -157,21 +169,6 @@ 别名(remarks) - - 65, 12 - - - 服务器端口 - - - 65, 12 - - - 服务器地址 - - - 确定(&O) - 92, 21 @@ -184,7 +181,10 @@ 从剪贴板导入URL - - 编辑或添加[Socks]服务器 + + 127, 115 + + + 127, 85 \ No newline at end of file diff --git a/v2rayN/v2rayN/Forms/AddServerForm.resx b/v2rayN/v2rayN/Forms/AddServerForm.resx index 7067ebf3..a303fd74 100644 --- a/v2rayN/v2rayN/Forms/AddServerForm.resx +++ b/v2rayN/v2rayN/Forms/AddServerForm.resx @@ -118,13 +118,26 @@ System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + + 6, 12 + + + 729, 569 + + + True + + + Edit or add a [VMess] server + 396, 17 75, 23 - 4 @@ -143,87 +156,17 @@ &Generate - - True + + 303, 17 - - 285, 203 + + 75, 23 - - 113, 12 + + 5 - - 22 - - - * Fill in manually - - - True - - - - NoControl - - - 526, 165 - - - 65, 12 - - - 35 - - - 3)QUIC key - - - True - - - NoControl - - - 470, 99 - - - 89, 12 - - - 34 - - - 4)QUIC securty - - - True - - - 205, 11 - - - 113, 12 - - - 32 - - - Default value true - - - True - - - 12, 11 - - - 83, 12 - - - 31 - - - allowInsecure + + &OK @@ -243,204 +186,6 @@ 30 - - 284, 189 - - - 338, 35 - - - 33 - - - True - - - 469, 83 - - - 203, 12 - - - 29 - - - 3)h2 host Separated by commas (,) - - - 124, 125 - - - True - - - 396, 54 - - - 28 - - - True - - - 9, 125 - - - 29, 12 - - - 27 - - - Path - - - True - - - 526, 147 - - - 59, 12 - - - 26 - - - 2)h2 path - - - True - - - 469, 68 - - - 59, 12 - - - 25 - - - 2)ws host - - - True - - - 526, 130 - - - 59, 12 - - - 24 - - - 1)ws path - - - True - - - 469, 53 - - - 215, 12 - - - 23 - - - 1)http host Separated by commas (,) - - - True - - - 9, 201 - - - 23, 12 - - - 22 - - - TLS - - - - - - tls - - - 124, 197 - - - 143, 20 - - - 21 - - - True - - - 282, 34 - - - 299, 12 - - - 20 - - - *tcp or kcp or QUIC camouflage type, default none - - - 158, 58 - - - True - - - 300, 53 - - - 16 - - - True - - - 9, 34 - - - 95, 12 - - - 19 - - - Camouflage type - - - True - - - 9, 62 - - - 143, 12 - - - 17 - - - Camouflage domain(host) - none @@ -471,51 +216,6 @@ 18 - - Bottom - - - 3, 237 - - - 723, 234 - - - 21 - - - Keep the default value if it is not clear - - - True - - - 353, 175 - - - 113, 12 - - - 15 - - - *Default value tcp - - - True - - - 353, 147 - - - 119, 12 - - - 14 - - - *Recommended (auto) - tcp @@ -540,21 +240,6 @@ 12 - - True - - - 12, 175 - - - 167, 12 - - - 13 - - - Transport protocol(network) - aes-128-gcm @@ -576,140 +261,20 @@ 6 - - 127, 199 + + - - 143, 21 + + tls - - 11 + + 124, 197 - - True + + 143, 20 - - 12, 203 - - - 95, 12 - - - 10 - - - Alias (remarks) - - - True - - - 12, 147 - - - 173, 12 - - - 8 - - - Encryption method (security) - - - 127, 114 - - - 143, 21 - - - 7 - - - True - - - 12, 118 - - - 47, 12 - - - 6 - - - AlterId - - - 127, 85 - - - 278, 21 - - - 5 - - - True - - - 12, 89 - - - 53, 12 - - - 4 - - - UUID(id) - - - 127, 56 - - - 143, 21 - - - 3 - - - True - - - 12, 60 - - - 29, 12 - - - 2 - - - Port - - - 127, 27 - - - 359, 21 - - - 1 - - - True - - - 12, 31 - - - 47, 12 - - - 0 - - - Address + + 21 Fill @@ -726,29 +291,422 @@ Server - - 303, 17 - - - 75, 23 - - - 5 - - - &OK - - + Bottom - - 0, 509 + + 3, 237 - - 729, 60 + + 723, 234 - - 7 + + 21 + + + Keep the default value if it is not clear + + + True + + + 12, 31 + + + 47, 12 + + + 0 + + + Address + + + True + + + 9, 62 + + + 143, 12 + + + 17 + + + Camouflage domain(host) + + + True + + + 9, 34 + + + 95, 12 + + + 19 + + + Camouflage type + + + True + + + 282, 34 + + + 299, 12 + + + 20 + + + *tcp or kcp or QUIC camouflage type, default none + + + True + + + 285, 203 + + + 113, 12 + + + 22 + + + * Fill in manually + + + True + + + 469, 53 + + + 215, 12 + + + 23 + + + 1)http host Separated by commas (,) + + + True + + + 9, 201 + + + 23, 12 + + + 22 + + + TLS + + + True + + + 526, 130 + + + 59, 12 + + + 24 + + + 1)ws path + + + True + + + 469, 68 + + + 59, 12 + + + 25 + + + 2)ws host + + + True + + + 526, 147 + + + 59, 12 + + + 26 + + + 2)h2 path + + + True + + + 9, 125 + + + 29, 12 + + + 27 + + + Path + + + True + + + 12, 60 + + + 29, 12 + + + 2 + + + Port + + + True + + + 469, 83 + + + 203, 12 + + + 29 + + + 3)h2 host Separated by commas (,) + + + True + + + 12, 11 + + + 83, 12 + + + 31 + + + allowInsecure + + + True + + + 205, 11 + + + 113, 12 + + + 32 + + + Default value true + + + True + + + NoControl + + + 470, 99 + + + 89, 12 + + + 34 + + + 4)QUIC securty + + + True + + + NoControl + + + 526, 165 + + + 65, 12 + + + 35 + + + 3)QUIC key + + + True + + + 12, 89 + + + 53, 12 + + + 4 + + + UUID(id) + + + True + + + 12, 118 + + + 47, 12 + + + 6 + + + AlterId + + + True + + + 12, 147 + + + 173, 12 + + + 8 + + + Encryption method (security) + + + True + + + 12, 203 + + + 95, 12 + + + 10 + + + Alias (remarks) + + + True + + + 12, 175 + + + 167, 12 + + + 13 + + + Transport protocol(network) + + + True + + + 353, 147 + + + 119, 12 + + + 14 + + + *Recommended (auto) + + + True + + + 353, 175 + + + 113, 12 + + + 15 + + + *Default value tcp + + + 162, 21 + + + Import configuration file + + + 237, 22 + + + Import client configuration + + + 237, 22 + + + Import URL from clipboard + + + 237, 22 + + + Import server configuration + + + 0, 0 + + + 729, 25 + + + 8 + + + 17, 17 Top @@ -762,55 +720,97 @@ 6 - - 17, 17 + + Bottom - - 237, 22 + + 0, 509 - - Import client configuration + + 729, 60 - - 237, 22 + + 7 - - Import server configuration + + 284, 189 + + + 338, 35 + + + 33 234, 6 - - 237, 22 + + 127, 27 - - Import URL from clipboard + + 359, 21 - - 162, 21 + + 1 - - Import configuration file + + 127, 114 - - 0, 0 + + 143, 21 - - 729, 25 + + 7 - - 8 + + 127, 85 - + + 278, 21 + + + 5 + + + 124, 125 + + True - - 6, 12 + + 396, 54 - - 729, 569 + + 28 - - Edit or add a [VMess] server + + 127, 56 + + + 143, 21 + + + 3 + + + 127, 199 + + + 143, 21 + + + 11 + + + 158, 58 + + + True + + + 300, 53 + + + 16 \ No newline at end of file diff --git a/v2rayN/v2rayN/Forms/AddServerForm.zh-Hans.resx b/v2rayN/v2rayN/Forms/AddServerForm.zh-Hans.resx index 7c5b3623..7b21f2b3 100644 --- a/v2rayN/v2rayN/Forms/AddServerForm.zh-Hans.resx +++ b/v2rayN/v2rayN/Forms/AddServerForm.zh-Hans.resx @@ -117,51 +117,63 @@ System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + 编辑或添加[VMess]服务器 + 取消(&C) - - 服务器 - 生成(&G) - - *手填,方便识别管理 + + 确定(&O) + + + 127, 171 + + + 211, 20 + + + 127, 143 + + + 211, 20 + + + 服务器 不清楚则保持默认值 - - - 95, 12 + + 83, 12 - - 3)QUIC 加密密钥 + + 地址(address) - - 95, 12 + + 89, 12 - - 4)QUIC 加密方式 + + 伪装域名(host) - - 53, 12 + + 89, 12 - - 默认true + + 伪装类型(type) - - 149, 12 + + 197, 12 - - 3)h2 host中间逗号(,)隔开 + + *tcp或kcp或QUIC伪装类型,默认none - - 65, 12 - - - 路径(path) + + *手填,方便识别管理 161, 12 @@ -175,83 +187,11 @@ 底层传输安全 - - 197, 12 - - - *tcp或kcp或QUIC伪装类型,默认none - - - 124, 58 - - - 334, 51 - - - 89, 12 - - - 伪装类型(type) - - - 89, 12 - - - 伪装域名(host) - - - 143, 12 - - - *默认tcp,选错会无法连接 - - - 113, 12 - - - *随便选,建议(auto) - - - 127, 171 - - - 211, 20 - - - 107, 12 - - - 传输协议(network) - - - 127, 143 - - - 211, 20 - - - 83, 12 - - - 别名(remarks) - - - 113, 12 - - - 加密方式(security) - - - 95, 12 - - - 额外ID(alterId) - - + 65, 12 - - 用户ID(id) + + 路径(path) 65, 12 @@ -259,14 +199,71 @@ 端口(port) - + + 149, 12 + + + 3)h2 host中间逗号(,)隔开 + + + 53, 12 + + + 默认true + + + 95, 12 + + + 4)QUIC 加密方式 + + + 95, 12 + + + 3)QUIC 加密密钥 + + + 65, 12 + + + 用户ID(id) + + + 95, 12 + + + 额外ID(alterId) + + + 113, 12 + + + 加密方式(security) + + 83, 12 - - 地址(address) + + 别名(remarks) - - 确定(&O) + + 107, 12 + + + 传输协议(network) + + + 113, 12 + + + *随便选,建议(auto) + + + 143, 12 + + + *默认tcp,选错会无法连接 92, 21 @@ -280,6 +277,12 @@ 导入客户端配置 + + 171, 22 + + + 从剪贴板导入URL + 171, 22 @@ -289,13 +292,10 @@ 168, 6 - - 171, 22 + + 124, 58 - - 从剪贴板导入URL - - - 编辑或添加[VMess]服务器 + + 334, 51 \ No newline at end of file diff --git a/v2rayN/v2rayN/Forms/MainForm.resx b/v2rayN/v2rayN/Forms/MainForm.resx index 743ae63f..d221a5c6 100644 --- a/v2rayN/v2rayN/Forms/MainForm.resx +++ b/v2rayN/v2rayN/Forms/MainForm.resx @@ -118,180 +118,73 @@ System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - Fill - - - 3, 17 + + + 6, 12 + + + 952, 593 + + + True + + + 4, 4, 4, 4 + + + v2rayN + + + 65 + + + 498, 17 + + + 356, 534 327, 17 - - 355, 22 + + NoControl - - Add [VMess] server + + 265, 164 - - 355, 22 + + 137, 17 - - Add [Shadowsocks] server + + Fill - - 355, 22 + + 0, 66 - - Add [Socks] server + + 952, 351 - - 355, 22 + + 2 - - Add a custom configuration server + + Servers list - - 355, 22 + + Bottom - - Import bulk URL from clipboard (Ctrl+V) + + 0, 417 - - 355, 22 + + 952, 176 - - Scan QR code on the screen (Ctrl+S) + + 4 - - 352, 6 - - - 355, 22 - - - Remove selected servers (Delete) - - - 355, 22 - - - Remove duplicate servers - - - 355, 22 - - - Clone selected server - - - 355, 22 - - - Set as active server (Enter) - - - 352, 6 - - - 355, 22 - - - Move to top (T) - - - 355, 22 - - - Up (U) - - - 355, 22 - - - Down (D) - - - 355, 22 - - - Move to bottom (B) - - - 355, 22 - - - Select All (Ctrl+A) - - - 352, 6 - - - 355, 22 - - - Test servers ping (Ctrl+P) - - - 355, 22 - - - Test servers with tcping (Ctrl+O) - - - 355, 22 - - - Test servers real delay (Ctrl+R) - - - 355, 22 - - - Test servers download speed (Ctrl+T) - - - 352, 6 - - - 355, 22 - - - Export selected server for client configuration - - - 355, 22 - - - Export selected server for server configuration - - - 355, 22 - - - Export share URLs to clipboard (Ctrl+C) - - - 355, 22 - - - Export subscription (base64) share to clipboard - - - Magenta - - - 64, 53 - - - Servers - - - ImageAboveText - - - 356, 534 + + Informations Fill @@ -319,48 +212,86 @@ 686, 331 - 1 - - Fill + + 355, 22 - - 0, 0 + + Add a custom configuration server - - 256, 331 + + 355, 22 - - 0 + + Import bulk URL from clipboard (Ctrl+V) - - 100 + + 264, 22 - - 946, 331 + + Import bulk URL from clipboard - - 686 + + 355, 22 - - 2 + + Add [Shadowsocks] server - - 17, 17 + + 355, 22 - - 137, 17 + + Add [Socks] server - - NoControl + + 355, 22 - - 411, 22 + + Add [VMess] server - - Not Enabled Http Proxy + + 264, 22 + + + Copy local PAC URL + + + 355, 22 + + + Clone selected server + + + 264, 22 + + + Exit + + + 355, 22 + + + Export selected server for client configuration + + + 355, 22 + + + Export selected server for server configuration + + + 355, 22 + + + Export share URLs to clipboard (Ctrl+C) + + + 355, 22 + + + Export subscription (base64) share to clipboard 411, 22 @@ -380,41 +311,83 @@ Only open Http proxy and clear the proxy settings - - 411, 22 - - - Only open PAC and clear the proxy settings - 411, 22 Only open Http proxy and do nothing + + 411, 22 + + + Only open PAC and clear the proxy settings + 411, 22 Only open PAC and do nothing - - 264, 22 + + 355, 22 - - Http proxy + + Move to bottom (B) - - 264, 22 + + 355, 22 - - Server + + Down (D) - - 264, 22 + + 355, 22 - - Import bulk URL from clipboard + + Move to top (T) + + + 355, 22 + + + Up (U) + + + 411, 22 + + + Not Enabled Http Proxy + + + 355, 22 + + + Test servers ping (Ctrl+P) + + + 355, 22 + + + Test servers real delay (Ctrl+R) + + + 355, 22 + + + Remove duplicate servers + + + 355, 22 + + + Remove selected servers (Delete) + + + 355, 22 + + + Scan QR code on the screen (Ctrl+S) 264, 22 @@ -422,90 +395,132 @@ Scan QR code on the screen - + + 355, 22 + + + Select All (Ctrl+A) + + 264, 22 - - Copy local PAC URL + + Server - - 261, 6 + + 355, 22 - + + Set as active server (Enter) + + + 355, 22 + + + Test servers download speed (Ctrl+T) + + 264, 22 - - Exit + + Http proxy - - 265, 164 + + 355, 22 + + + Test servers with tcping (Ctrl+O) v2rayN + + 17, 17 + True - - 498, 17 + + Top - + + 0, 56 + + + 952, 10 + + + 5 + + Fill - - 0, 66 + + 0, 0 - - 952, 351 + + 256, 331 - - 2 - - - Servers list - - - Fill - - - 3, 17 - - + 0 - - True + + Fill - - Vertical + + 3, 17 - - 946, 134 + + 100 - + + 946, 331 + + + 686 + + 2 + + 3, 151 + + + 946, 22 + + + 7 + + + statusStrip1 + 228, 18 - - 微软雅黑, 8pt - - - 52, 17 - - - SOCKS5: - - - 0, 17 - 微软雅黑, 8pt 195, 17 + + 微软雅黑, 8pt + + + 195, 17 + + + 微软雅黑, 8pt + + + 195, 17 + + + 0, 17 + + + 0, 17 + 微软雅黑, 8pt @@ -515,15 +530,9 @@ HTTP: - + 0, 17 - - 微软雅黑, 8pt - - - 195, 17 - 微软雅黑, 8pt @@ -533,15 +542,6 @@ PAC: - - 0, 17 - - - 微软雅黑, 8pt - - - 195, 17 - False @@ -560,81 +560,142 @@ MiddleRight - + 0, 17 - - 3, 151 + + 微软雅黑, 8pt - - 946, 22 + + 52, 17 - - 7 + + SOCKS5: - - statusStrip1 + + 352, 6 - - Bottom + + 6, 56 - - 0, 417 + + 6, 56 - - 952, 176 + + 184, 6 - - 4 + + 390, 6 - - Informations + + 261, 6 - - Top - - - 0, 56 - - - 952, 10 - - - 5 - - - 409, 17 + + 352, 6 6, 56 - - 125, 22 + + 6, 56 - - Settings + + 352, 6 - - 125, 22 - - - Updates - - - Magenta - - - 99, 53 - - - Subscriptions - - - ImageAboveText + + 6, 56 6, 56 + + 352, 6 + + + 187, 22 + + + v2rayN Project + + + 393, 22 + + + Simplify PAC (need to set Core route) + + + Magenta + + + 128, 53 + + + Check for updates + + + ImageAboveText + + + 393, 22 + + + Update v2rayCore + + + 393, 22 + + + v2rayN (this software) + + + 393, 22 + + + Check for updated PAC (need the HTTP proxy are ON) + + + + iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAABGdBTUEAALGPC/xhBQAAAAlwSFlzAAAO + wwAADsMBx2+oZAAAADJJREFUWEftzrENACAIRUFGdVMdTZkAG4zFXfI68kMAAD8ap9lUbpfyaDV19QAA + 8FDEBl3RImu5VcdbAAAAAElFTkSuQmCC + + + + Magenta + + + 52, 53 + + + Close + + + ImageAboveText + + + Magenta + + + 48, 53 + + + Help + + + ImageAboveText + + + 187, 22 + + + Language-[English] + + + 187, 22 + + + 语言-[中文简体] + Magenta @@ -647,8 +708,17 @@ ImageAboveText - - 6, 56 + + Magenta + + + 89, 53 + + + Promotion + + + ImageAboveText @@ -676,56 +746,41 @@ ImageAboveText - - 6, 56 - - - 393, 22 - - - v2rayN (this software) - - - 393, 22 - - - Update v2rayCore - - - 393, 22 - - - Check for updated PAC (need the HTTP proxy are ON) - - - 390, 6 - - - 393, 22 - - - Simplify PAC (need to set Core route) - - + Magenta - - 128, 53 + + 64, 53 - - Check for updates + + Servers - + ImageAboveText - - 6, 56 + + Magenta - - 187, 22 + + 99, 53 - - v2rayN Project + + Subscriptions + + + ImageAboveText + + + 125, 22 + + + Settings + + + 125, 22 + + + Updates 187, 22 @@ -733,67 +788,6 @@ V2Ray Website - - 184, 6 - - - 187, 22 - - - Language-[English] - - - 187, 22 - - - 语言-[中文简体] - - - Magenta - - - 48, 53 - - - Help - - - ImageAboveText - - - Magenta - - - 89, 53 - - - Promotion - - - ImageAboveText - - - 6, 56 - - - - iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAABGdBTUEAALGPC/xhBQAAAAlwSFlzAAAO - wwAADsMBx2+oZAAAADJJREFUWEftzrENACAIRUFGdVMdTZkAG4zFXfI68kMAAD8ap9lUbpfyaDV19QAA - 8FDEBl3RImu5VcdbAAAAAElFTkSuQmCC - - - - Magenta - - - 52, 53 - - - Close - - - ImageAboveText - 0, 0 @@ -803,22 +797,28 @@ 6 - + + 409, 17 + + + Fill + + + 3, 17 + + + 0 + + True - - 65 + + Vertical - - 6, 12 + + 946, 134 - - 952, 593 - - - 4, 4, 4, 4 - - - v2rayN + + 2 \ No newline at end of file diff --git a/v2rayN/v2rayN/Forms/MainForm.zh-Hans.resx b/v2rayN/v2rayN/Forms/MainForm.zh-Hans.resx index 1fdca7f8..3b7d84b5 100644 --- a/v2rayN/v2rayN/Forms/MainForm.zh-Hans.resx +++ b/v2rayN/v2rayN/Forms/MainForm.zh-Hans.resx @@ -118,23 +118,34 @@ System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 300, 22 + + 301, 534 - - 添加[VMess]服务器 + + 196, 142 - - 300, 22 + + 服务器列表 - - 添加[Shadowsocks]服务器 + + 信息 - - 300, 22 - - - 添加[Socks]服务器 + + + AAEAAAD/////AQAAAAAAAAAMAgAAAFdTeXN0ZW0uV2luZG93cy5Gb3JtcywgVmVyc2lvbj00LjAuMC4w + LCBDdWx0dXJlPW5ldXRyYWwsIFB1YmxpY0tleVRva2VuPWI3N2E1YzU2MTkzNGUwODkMAwAAAFFTeXN0 + ZW0uRHJhd2luZywgVmVyc2lvbj00LjAuMC4wLCBDdWx0dXJlPW5ldXRyYWwsIFB1YmxpY0tleVRva2Vu + PWIwM2Y1ZjdmMTFkNTBhM2EFAQAAACFTeXN0ZW0uV2luZG93cy5Gb3Jtcy5MaXN0Vmlld0l0ZW0HAAAA + BFRleHQKSW1hZ2VJbmRleAlCYWNrQ29sb3IHQ2hlY2tlZARGb250CUZvcmVDb2xvchdVc2VJdGVtU3R5 + bGVGb3JTdWJJdGVtcwEABAAEBAAIFFN5c3RlbS5EcmF3aW5nLkNvbG9yAwAAAAETU3lzdGVtLkRyYXdp + bmcuRm9udAMAAAAUU3lzdGVtLkRyYXdpbmcuQ29sb3IDAAAAAQIAAAAGBAAAAAD/////Bfv///8UU3lz + dGVtLkRyYXdpbmcuQ29sb3IEAAAABG5hbWUFdmFsdWUKa25vd25Db2xvcgVzdGF0ZQEAAAAJBwcDAAAA + CgAAAAAAAAAAGAABAAAJBgAAAAH5////+////woAAAAAAAAAABoAAQABBQYAAAATU3lzdGVtLkRyYXdp + bmcuRm9udAQAAAAETmFtZQRTaXplBVN0eWxlBFVuaXQBAAQECxhTeXN0ZW0uRHJhd2luZy5Gb250U3R5 + bGUDAAAAG1N5c3RlbS5EcmF3aW5nLkdyYXBoaWNzVW5pdAMAAAADAAAABggAAAAG5a6L5L2TAAAQQQX3 + ////GFN5c3RlbS5EcmF3aW5nLkZvbnRTdHlsZQEAAAAHdmFsdWVfXwAIAwAAAAAAAAAF9v///xtTeXN0 + ZW0uRHJhd2luZy5HcmFwaGljc1VuaXQBAAAAB3ZhbHVlX18ACAMAAAADAAAACw== + 300, 22 @@ -148,26 +159,35 @@ 从剪贴板导入批量URL (Ctrl+V) - + + 195, 22 + + + 从剪贴板导入批量URL + + 300, 22 - - 扫描屏幕上的二维码 (Ctrl+S) + + 添加[Shadowsocks]服务器 - - 297, 6 - - + 300, 22 - - 移除所选服务器(多选) (Delete) + + 添加[Socks]服务器 - + 300, 22 - - 移除重复的服务器 + + 添加[VMess]服务器 + + + 195, 22 + + + 复制本地PAC网址 300, 22 @@ -175,74 +195,11 @@ 克隆所选服务器 - - 300, 22 + + 195, 22 - - 设为活动服务器 (Enter) - - - 297, 6 - - - 300, 22 - - - 上移至顶 (T) - - - 300, 22 - - - 上移 (U) - - - 300, 22 - - - 下移 (D) - - - 300, 22 - - - 下移至底 (B) - - - 300, 22 - - - 全选 (Ctrl+A) - - - 297, 6 - - - 300, 22 - - - 测试服务器延迟Ping(多选) (Ctrl+P) - - - 300, 22 - - - 测试服务器延迟Tcping(多选) (Ctrl+O) - - - 300, 22 - - - 测试服务器真连接延迟(多选) (Ctrl+R) - - - 300, 22 - - - 测试服务器速度(多选) (Ctrl+T) - - - 297, 6 + + 退出 300, 22 @@ -268,38 +225,6 @@ 批量导出订阅内容至剪贴板(多选) - - 73, 53 - - - 服务器 - - - 301, 534 - - - - AAEAAAD/////AQAAAAAAAAAMAgAAAFdTeXN0ZW0uV2luZG93cy5Gb3JtcywgVmVyc2lvbj00LjAuMC4w - LCBDdWx0dXJlPW5ldXRyYWwsIFB1YmxpY0tleVRva2VuPWI3N2E1YzU2MTkzNGUwODkMAwAAAFFTeXN0 - ZW0uRHJhd2luZywgVmVyc2lvbj00LjAuMC4wLCBDdWx0dXJlPW5ldXRyYWwsIFB1YmxpY0tleVRva2Vu - PWIwM2Y1ZjdmMTFkNTBhM2EFAQAAACFTeXN0ZW0uV2luZG93cy5Gb3Jtcy5MaXN0Vmlld0l0ZW0HAAAA - BFRleHQKSW1hZ2VJbmRleAlCYWNrQ29sb3IHQ2hlY2tlZARGb250CUZvcmVDb2xvchdVc2VJdGVtU3R5 - bGVGb3JTdWJJdGVtcwEABAAEBAAIFFN5c3RlbS5EcmF3aW5nLkNvbG9yAwAAAAETU3lzdGVtLkRyYXdp - bmcuRm9udAMAAAAUU3lzdGVtLkRyYXdpbmcuQ29sb3IDAAAAAQIAAAAGBAAAAAD/////Bfv///8UU3lz - dGVtLkRyYXdpbmcuQ29sb3IEAAAABG5hbWUFdmFsdWUKa25vd25Db2xvcgVzdGF0ZQEAAAAJBwcDAAAA - CgAAAAAAAAAAGAABAAAJBgAAAAH5////+////woAAAAAAAAAABoAAQABBQYAAAATU3lzdGVtLkRyYXdp - bmcuRm9udAQAAAAETmFtZQRTaXplBVN0eWxlBFVuaXQBAAQECxhTeXN0ZW0uRHJhd2luZy5Gb250U3R5 - bGUDAAAAG1N5c3RlbS5EcmF3aW5nLkdyYXBoaWNzVW5pdAMAAAADAAAABggAAAAG5a6L5L2TAAAQQQX3 - ////GFN5c3RlbS5EcmF3aW5nLkZvbnRTdHlsZQEAAAAHdmFsdWVfXwAIAwAAAAAAAAAF9v///xtTeXN0 - ZW0uRHJhd2luZy5HcmFwaGljc1VuaXQBAAAAB3ZhbHVlX18ACAMAAAADAAAACw== - - - - 316, 22 - - - 关闭Http代理 - 316, 22 @@ -318,41 +243,83 @@ 仅开启Http代理,并清除系统代理 - - 316, 22 - - - 仅开启PAC,并清除系统代理 - 316, 22 仅开启Http代理,不改变系统代理 + + 316, 22 + + + 仅开启PAC,并清除系统代理 + 316, 22 仅开启PAC,不改变系统代理 - - 195, 22 + + 300, 22 - - Http代理 + + 下移至底 (B) - - 195, 22 + + 300, 22 - - 服务器 + + 下移 (D) - - 195, 22 + + 300, 22 - - 从剪贴板导入批量URL + + 上移至顶 (T) + + + 300, 22 + + + 上移 (U) + + + 316, 22 + + + 关闭Http代理 + + + 300, 22 + + + 测试服务器延迟Ping(多选) (Ctrl+P) + + + 300, 22 + + + 测试服务器真连接延迟(多选) (Ctrl+R) + + + 300, 22 + + + 移除重复的服务器 + + + 300, 22 + + + 移除所选服务器(多选) (Delete) + + + 300, 22 + + + 扫描屏幕上的二维码 (Ctrl+S) 195, 22 @@ -360,50 +327,114 @@ 扫描屏幕上的二维码 - + + 300, 22 + + + 全选 (Ctrl+A) + + 195, 22 - - 复制本地PAC网址 + + 服务器 - - 192, 6 + + 300, 22 - + + 设为活动服务器 (Enter) + + + 300, 22 + + + 测试服务器速度(多选) (Ctrl+T) + + 195, 22 - - 退出 + + Http代理 - - 196, 142 + + 300, 22 - - 服务器列表 + + 测试服务器延迟Tcping(多选) (Ctrl+O) 网速显示未启用 - - 信息 + + 297, 6 - - 124, 22 + + 220, 6 - - 订阅设置 + + 192, 6 - - 124, 22 + + 297, 6 - - 更新订阅 + + 297, 6 - - 61, 53 + + 297, 6 - - 订阅 + + v2rayN 项目 + + + 223, 22 + + + 简化PAC (请设置Core路由) + + + 85, 53 + + + 检查更新 + + + 223, 22 + + + v2rayCore + + + 223, 22 + + + v2rayN + + + 223, 22 + + + PAC + + + + iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8 + YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAAySURBVFhH7c6xDQAgCEVBRnVTHU2ZABuMxV3yOvJDAAA/ + GqfZVG6X8mg1dfUAAPBQxAZd0SJruVXHWwAAAABJRU5ErkJggg== + + + + 76, 53 + + + 关闭窗口 + + + 69, 53 + + + 帮助 76, 53 @@ -411,6 +442,12 @@ 参数设置 + + 68, 53 + + + 推广 + iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8 @@ -428,68 +465,31 @@ 重启服务 - - 223, 22 + + 73, 53 - - v2rayN + + 服务器 - - 223, 22 + + 61, 53 - - v2rayCore + + 订阅 - - 223, 22 + + 124, 22 - - PAC + + 订阅设置 - - 220, 6 + + 124, 22 - - 223, 22 - - - 简化PAC (请设置Core路由) - - - 85, 53 - - - 检查更新 - - - v2rayN 项目 + + 更新订阅 V2Ray 官网 - - 69, 53 - - - 帮助 - - - 68, 53 - - - 推广 - - - - iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8 - YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAAySURBVFhH7c6xDQAgCEVBRnVTHU2ZABuMxV3yOvJDAAA/ - GqfZVG6X8mg1dfUAAPBQxAZd0SJruVXHWwAAAABJRU5ErkJggg== - - - - 76, 53 - - - 关闭窗口 - \ No newline at end of file diff --git a/v2rayN/v2rayN/Forms/OptionSettingForm.resx b/v2rayN/v2rayN/Forms/OptionSettingForm.resx index db0ccc52..7a289ee6 100644 --- a/v2rayN/v2rayN/Forms/OptionSettingForm.resx +++ b/v2rayN/v2rayN/Forms/OptionSettingForm.resx @@ -118,655 +118,148 @@ System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - True - - - 11 - - - 30, 176 - - - Record local logs - - - 634, 460 - - - 4, 22 - - - False - - - 5 - - - 94, 21 - - - 9 - - - 13 - - - 468, 60 - - - Top - - - 15, 16 - - - 6 - - - 4, 22 - - - 0 - - - 634, 460 - - - 0 - - - 111, 100 - - - True - - - 3, 3 - - - 598, 16 - - - Core: basic settings - - - True - - - 120, 16 - - - 281, 12 - - - True - - - tti - - - 84, 16 - - - 628, 454 - - - Only open PAC, do not automatically configure PAC - - - 12 - - - 662, 60 - - - 20 - - - http - - - 7 - - - 648, 573 - - - Core: KCP settings - - - 206, 64 - - - 95, 12 - - - 14 - - - Only open PAC and do nothing - - - 15, 63 - - - 16 - - - Fill - - - Enable UDP - - - Fill - - - &Cancel - - - 648, 573 - - - Vertical - - - 0 - - - Bypassing the LAN address - - - Bypassing LAN and mainland address - - - Bypass mainland address - - - Top - - - 12 - - - 1 - - - 29 - - - NoControl - - - Only open Http proxy, do not automatically configure proxy server (direct mode) - - - 4 - - - False - - - 3 - - - 18 - - - True - - - Fill - - - True - - - congestion - - - 3, 3, 3, 3 - - - 89, 12 - - - info - - - v2rayN settings - - - Not Enabled Http Proxy - - - 32 - - - 628, 454 - 6, 12 - - Boot automatically + + 662, 675 - - 654, 579 - - - 3, 3, 3, 3 - - - Http proxy - - - 4 - - - Turn on Sniffing - - - 355, 16 - - - 3, 3, 3, 3 - - - 97, 20 - - - 3 - - - 5, 14 - - - 662, 605 - - - 33, 29 - - - 78, 21 - - - 5, 45 - - - Custom DNS (multiple, separated by commas (,)) - - - 9 - - - 598, 16 - - - 654, 579 - - - warning - - + True - - Statistics freshrate - - - 120, 16 - - - 20 - - - 89, 12 - - - Only open Http proxy and do nothing - - - 120, 16 - - - 18, 66 - - - 20, 143 - - - 11 - 4, 4, 4, 4 - - Turn on Sniffing + + Settings - - 18, 28 + + 355, 16 - - 34 + + 75, 23 - - 20 + + 7 - - 29 + + &Cancel - - 0 + + 267, 16 - - 21, 17 + + 75, 23 - - 14 + + 8 - + + &OK + + + 322, 10 + + + 229, 23 + + + 18 + + + Set default custom routing rules + + + 161, 84 + + + 58, 20 + + + 32 + + + True + + + 15, 63 + + + 120, 16 + + 19 - - *Set user pac rules, separated by commas (,) + + listening port 2 - - True - - - 174, 16 - - - 16 - - - 30, 87 - - - 18, 104 - - - 97, 20 - - - socks - - - 558, 16 - - - 464, 20 - - - *Set the rules, separated by commas (,); support Domain (pure string / regular / subdomain) and IP - - - 30 - - - 53, 12 - - - 468, 27 - - - 65, 12 - - - 12 - - - 15, 129 - - - 345, 24 - - - True - - - 33, 204 - - - True - - - 84, 16 - - - True - - + False - - 4, 22 - - - 3, 17 - - - 4, 22 - - - 3, 3, 3, 3 - - - 124, 25 - - - protocol - - - 84, 16 - - - Turn on Mux Multiplexing - - - 23, 12 - - - 97, 20 - - - 555, 100 - - - socks - - - 3, 3 - - - 4, 22 - - + True 15, 38 - - 10 + + 204, 16 - - 369, 62 + + 29 - - 1.Proxy Domain or IP - - - NoControl - - - 654, 579 - - - 7 - - - http - - - 53, 12 - - - 0 - - - 165, 20 - - - False - - - 3, 3 - - - 9 - - - 4.Pre-defined rules - - - 101, 12 - - - 12 - - - 431, 12 - - - 648, 37 - - - True - - - Enable Statistics(Realtime net speed and traffic data amount. Need restart v2rayN client) - - - Listening port - - - Vertical - - - Fill - - - 1 - - - Vertical - - - 28 - - - 257, 60 - - - Open Http proxy and automatically configure proxy server (global mode) - - - True - - - 94, 21 - - - mtu - - - True - - - True - - - 257, 25 - - - 3, 84 - - - Top - - - listening port 2 - - - 14 - - - True - - - True - - - 19 - - - 541, 100 - - - error - - - True - - - 59, 12 - - - 634, 460 - - - 662, 10 + + Allow connections from the LAN True - + + 15, 16 + + + 132, 16 + + + 23 + + + Boot automatically + + True - - Fill + + NoControl - - 654, 579 + + 15, 62 - - 27 + + 558, 16 - - 10 + + 29 - - False + + Enable Statistics(Realtime net speed and traffic data amount. Need restart v2rayN client) - - Vertical + + True - - 206, 29 + + 20, 143 - - 8 + + 84, 16 - - 648, 536 + + 20 - - Allow connections from the LAN + + congestion True @@ -786,406 +279,913 @@ Keep older when deduplication - - 161, 84 - - - 30 - - - 8 - - - User PAC settings - - - Log level - - - protocol - - - 6 - - - NoControl - - - 2 - - - AsIs - - - 15, 62 - - - 642, 486 - - - 4, 22 - - - 58, 20 - - - 42, 98 - - - 13 - - - 13 - - - 2 - - - downlinkCapacity - - - 78, 21 - - + True - - True - - - True - - - 3, 3 - - - 1 - - - 23, 12 - - - True - - - 8 - - - True - - - 3, 3, 3, 3 - - - 17 - - - 345, 100 - - - 94, 21 - - - 75, 23 - - - True - - - 10 - - - 204, 16 - - - 17 - - - 94, 21 - - - debug - - - 0, 615 - - - 229, 23 - - - 15 - - - Custom GFWList address (please fill in the blank without customization) - - - 18 - - - 255, 20 - - - NoControl - - - 4, 22 - - - NoControl - - - &OK - - - 3, 40 - - - 115, 10 - - - 23 - - - 1 - - - 642, 67 - - - 4, 22 - - - Domain strategy - - - IPIfNonMatch - - - 0 - - - 3.Block Domain or IP - - - 236, 66 - - - True - - - 654, 579 - - - True - - - 33 - - - writeBufferSize - - - 11 - - - 89, 12 - - - 31 - - - 369, 27 - - - 193, 162 - - - Fill - - - 32 - - - Core: Routing settings - - - 29 - - - Fill - - - True - - - 3, 3 - - - 257, 158 - - - 2 - - - 236, 104 - - - Open PAC and automatically configure PAC (PAC mode) - - - 125, 12 - - - NoControl - - - 94, 21 - - - 75, 23 - - - True - - - 33, 228 - - - 345, 62 - - - uplinkCapacity - - - 662, 675 - - - IPOnDemand - - - True - - - 6 - - - Settings - - - 3, 3, 3, 3 - - - 3, 3 - - - 32, 205 - - - 634, 460 - - - 111, 62 - - - 628, 454 - - - 124, 94 - - - Set default custom routing rules - - - none - - - False - - - 4, 22 - - - 5, 11 - - - 0 - - - 0, 0 - - - Enable UDP - 15, 160 - - 3, 3, 3, 3 - 126, 16 - - 267, 16 + + 9 - - Global + + Record local logs - - 95, 12 + + True - - Fill + + 15, 129 - - False + + 174, 16 - - readBufferSize + + 20 - - 322, 10 + + Turn on Mux Multiplexing - - 94, 21 - - - 3 - - - 3, 3, 3, 3 - - - 236, 28 - - - Bottom - - - 2.Direct Domain or IP + + True NoControl - - 3, 3, 3, 3 + + 468, 27 - - 124, 60 + + 120, 16 - - 132, 16 + + 31 - - 111, 24 + + Turn on Sniffing - - 21 + + True + + + NoControl + + + 468, 60 + + + 120, 16 + + + 32 + + + Turn on Sniffing + + + False + + + True + + + 369, 27 + + + 84, 16 + + + 10 + + + Enable UDP + + + True + + + 369, 62 + + + 84, 16 + + + 18 + + + Enable UDP + + + False + + + AsIs + + + IPIfNonMatch + + + IPOnDemand + + + 115, 10 + + + 165, 20 + + + 16 + + + Not Enabled Http Proxy + + + Open Http proxy and automatically configure proxy server (global mode) + + + Open PAC and automatically configure PAC (PAC mode) + + + Only open Http proxy, do not automatically configure proxy server (direct mode) + + + Only open PAC, do not automatically configure PAC + + + Only open Http proxy and do nothing + + + Only open PAC and do nothing + + + 124, 94 + + + 464, 20 + + + 33 + + + debug + + + info + + + warning + + + error + + + none + + + 257, 158 + + + 97, 20 + + + 6 + + + False + + + socks + + + http + + + 257, 25 + + + 97, 20 + + + 12 + + + socks + + + http + + + 257, 60 + + + 97, 20 + + + 17 + + + False + + + Global + + + Bypassing the LAN address + + + Bypass mainland address + + + Bypassing LAN and mainland address + + + 21, 17 + + + 255, 20 + + + 14 + + + Fill + + + 3, 3 + + + 648, 573 + + + 6 + + + Fill + + + 3, 3 + + + 648, 573 + + + 12 + + + True + + + 206, 29 + + + 53, 12 + + + 11 + + + protocol + + + True + + + 236, 104 + + + 95, 12 + + + 14 + + + writeBufferSize + + + True + + + 18, 104 + + + 89, 12 + + + 12 + + + readBufferSize + + + True + + + 30, 176 + + + 431, 12 + + + 27 + + + Custom GFWList address (please fill in the blank without customization) + + + True + + + 33, 204 + + + 281, 12 + + + 29 + + + Custom DNS (multiple, separated by commas (,)) + + + True + + + NoControl + + + 5, 14 + + + 95, 12 + + + 17 + + + Domain strategy + + + True + + + NoControl + + + 42, 98 + + + 65, 12 + + + 34 + + + Http proxy + + + True + + + 33, 29 + + + 89, 12 + + + 2 + + + Listening port + + + True + + + 206, 64 + + + 53, 12 + + + 16 + + + protocol + + + False + + + NoControl + + + 5, 11 + + + 598, 16 + + + 13 + + + *Set user pac rules, separated by commas (,) + + + True + + + 193, 162 + + + 59, 12 + + + 8 + + + Log level + + + True + + + 18, 28 + + + 23, 12 + + + 4 + + + mtu + + + True + + + 236, 28 + + + 23, 12 + + + 6 + + + tti + + + True + + + 236, 66 + + + 101, 12 + + + 10 + + + downlinkCapacity + + + True + + + 18, 66 + + + 89, 12 + + + 8 + + + uplinkCapacity + + + 5, 45 + + + 598, 16 + + + 13 + + + *Set the rules, separated by commas (,); support Domain (pure string / regular / subdomain) and IP + + + True + + + NoControl + + + 30, 87 + + + 125, 12 + + + 30 + + + Statistics freshrate + + + Top + + + 0, 0 + + + 662, 10 + + + 9 + + + Bottom + + + 0, 615 + + + 662, 60 + + + 11 + + + Top + + + 3, 17 + + + 642, 67 + + + 19 + + + Top + + + 3, 3 + + + 648, 37 + + + 20 + + + Fill 0, 10 - + + 662, 605 + + + 10 + + + Fill + + + 3, 84 + + + 642, 486 + + + 12 + + + 4, 22 + + + 3, 3, 3, 3 + + + 654, 579 + + + 0 + + + Core: basic settings + + + 4, 22 + + + 3, 3, 3, 3 + + + 654, 579 + + + 1 + + + Core: Routing settings + + + 4, 22 + + + 3, 3, 3, 3 + + + 634, 460 + + + 0 + + + 1.Proxy Domain or IP + + + 4, 22 + + + 3, 3, 3, 3 + + + 634, 460 + + + 1 + + + 2.Direct Domain or IP + + + 4, 22 + + + 3, 3, 3, 3 + + + 634, 460 + + + 2 + + + 3.Block Domain or IP + + + 4, 22 + + + 3, 3, 3, 3 + + + 654, 579 + + + 2 + + + Core: KCP settings + + + 4, 22 + + + 3, 3, 3, 3 + + + 654, 579 + + + 3 + + + v2rayN settings + + + 4, 22 + + + 3, 3, 3, 3 + + + 634, 460 + + + 3 + + + 4.Pre-defined rules + + + 4, 22 + + + 3, 3, 3, 3 + + + 654, 579 + + + 4 + + + User PAC settings + + + 345, 62 + + + 94, 21 + + + 11 + + + 111, 24 + + + 94, 21 + + + 5 + + + 111, 100 + + + 94, 21 + + + 13 + + + 345, 24 + + + 94, 21 + + + 7 + + + 111, 62 + + + 94, 21 + + + 9 + + + 345, 100 + + + 94, 21 + + + 15 + + + 124, 25 + + + 78, 21 + + + 3 + + + 124, 60 + + + 78, 21 + + + 14 + + + False + + + 33, 228 + + True + + 555, 100 + + + 30 + + + 32, 205 + + + True + + + 541, 100 + + + 28 + + + Fill + + + 3, 3 + + + 0 + + + True + + + Vertical + + + 628, 454 + + + 0 + + + Fill + + + 3, 3 + + + 0 + + + True + + + Vertical + + + 628, 454 + + + 1 + + + Fill + + + 3, 3 + + + 0 + + + True + + + Vertical + + + 628, 454 + + + 1 + + + Fill + + + 3, 40 + + + 0 + + + True + + + Vertical + + + 648, 536 + + + 21 + \ No newline at end of file diff --git a/v2rayN/v2rayN/Forms/OptionSettingForm.zh-Hans.resx b/v2rayN/v2rayN/Forms/OptionSettingForm.zh-Hans.resx index 4d3d5c37..f59095a3 100644 --- a/v2rayN/v2rayN/Forms/OptionSettingForm.zh-Hans.resx +++ b/v2rayN/v2rayN/Forms/OptionSettingForm.zh-Hans.resx @@ -117,15 +117,95 @@ System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + + + 参数设置 + 取消(&C) - - - 53, 12 + + 确定(&O) - - Http代理 + + NoControl + + + 351, 14 + + + 201, 23 + + + 一键设置默认自定义路由规则 + + + 102, 16 + + + 本地监听端口2 + + + 144, 16 + + + 允许来自局域网的连接 + + + 180, 16 + + + 开机自动启动(可能会不成功) + + + 384, 16 + + + 启用统计(实时网速显示和使用流量显示,需要重启v2rayN客户端) + + + 去重时保留序号较小的项 + + + 156, 16 + + + 记录本地日志(默认关闭) + + + 开启Mux多路复用(默认开启) + + + 96, 16 + + + 开启流量探测 + + + 96, 16 + + + 开启流量探测 + + + 66, 16 + + + 开启UDP + + + 66, 16 + + + 开启UDP + + + 81, 14 + + + 186, 20 关闭Http代理 @@ -148,105 +228,6 @@ 仅开启PAC,不改变系统代理 - - 96, 16 - - - 开启流量探测 - - - 96, 16 - - - 开启流量探测 - - - 191, 12 - - - 自定义DNS(可多个,用逗号(,)隔开) - - - 开启Mux多路复用(默认开启) - - - 102, 16 - - - 本地监听端口2 - - - 66, 16 - - - 开启UDP - - - 29, 12 - - - 协议 - - - 29, 12 - - - 协议 - - - 66, 16 - - - 开启UDP - - - 156, 16 - - - 记录本地日志(默认关闭) - - - 53, 12 - - - 日志等级 - - - 77, 12 - - - 本地监听端口 - - - Core:基础设置 - - - 628, 449 - - - 634, 455 - - - 1.代理的Domain或IP - - - 628, 449 - - - 634, 455 - - - 2.直连的Domain或IP - - - 628, 449 - - - 634, 455 - - - 3.阻止的Domain或IP - 全局 @@ -265,32 +246,57 @@ 244, 20 - - 634, 455 + + 29, 12 - - 4.预定义规则 + + 协议 - - 3, 89 + + 227, 12 - - 642, 481 + + 自定义GFWList地址(不需自定义请填空白) - - - NoControl + + 191, 12 - - 351, 14 + + 自定义DNS(可多个,用逗号(,)隔开) - - 201, 23 + + 53, 12 - - 一键设置默认自定义路由规则 + + 域名策略 + + + 53, 12 + + + Http代理 + + + 77, 12 + + + 本地监听端口 + + + 29, 12 + + + 协议 + + + *设置用户PAC规则,用逗号(,)隔开 + + + 53, 12 + + + 日志等级 - True @@ -303,73 +309,67 @@ *设置的规则,用逗号(,)隔开;支持Domain(纯字符串/正则/子域名)和IP - - 81, 14 - - - 186, 20 - - - 53, 12 - - - 域名策略 - - - 642, 72 - - - Core:路由设置 - - - Core:KCP设置 - 77, 12 统计刷新频率 - - 384, 16 + + 642, 72 - - 启用统计(实时网速显示和使用流量显示,需要重启v2rayN客户端) + + 3, 89 - - 144, 16 + + 642, 481 - - 允许来自局域网的连接 + + Core:基础设置 - - 227, 12 + + Core:路由设置 - - 自定义GFWList地址(不需自定义请填空白) + + 634, 455 - - 180, 16 + + 1.代理的Domain或IP - - 开机自动启动(可能会不成功) + + 634, 455 + + + 2.直连的Domain或IP + + + 634, 455 + + + 3.阻止的Domain或IP + + + Core:KCP设置 v2rayN设置 - - *设置用户PAC规则,用逗号(,)隔开 + + 634, 455 + + + 4.预定义规则 用户PAC设置 - - 确定(&O) + + 628, 449 - - 参数设置 + + 628, 449 - - 去重时保留序号较小的项 + + 628, 449 \ No newline at end of file diff --git a/v2rayN/v2rayN/Forms/QRCodeControl.resx b/v2rayN/v2rayN/Forms/QRCodeControl.resx index bb6e3ef3..d4e9e4a4 100644 --- a/v2rayN/v2rayN/Forms/QRCodeControl.resx +++ b/v2rayN/v2rayN/Forms/QRCodeControl.resx @@ -118,66 +118,66 @@ System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 356, 441 - - - 0, 0 - - - 0 - - - Sharing panel - - - 356, 16 - - - QRCodeControl - - - 356, 355 - - - 0, 371 - - - Bottom - - - 24 - - - Top - - - Fill - - - True - - - Zoom - - - 0, 16 - - - 356, 70 - - - 25 - 6, 12 - - True - True + + QRCodeControl + + + 356, 441 + + + True + + + Top + + + 0, 0 + + + 356, 16 + + + 25 + + + Sharing panel + + + Fill + + + 0, 16 + + + 356, 355 + + + Zoom + + + 24 + + + Bottom + + + 0, 371 + + + True + + + 356, 70 + + + 0 + \ No newline at end of file diff --git a/v2rayN/v2rayN/Forms/SubSettingControl.resx b/v2rayN/v2rayN/Forms/SubSettingControl.resx index 7f223db4..a5dec524 100644 --- a/v2rayN/v2rayN/Forms/SubSettingControl.resx +++ b/v2rayN/v2rayN/Forms/SubSettingControl.resx @@ -118,123 +118,123 @@ System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - NoControl - - - 60, 16 - - - &Remove - - - 484, 21 - - - 24 - - - 432, 46 - - - True - - - 83, 12 - 6, 12 - - 127, 21 + + zh-Hans - + True - - 12, 55 - - - 127, 55 - - - 10 - - - Bottom - - - 47, 12 - - - Subscription details - - - 0, 9 - - - Enable + + 584, 119 NoControl - - Address (url) + + 484, 21 - - 25 + + 75, 23 - - 23 + + 24 + + + &Remove + + + True + + + NoControl 406, 23 + + 60, 16 + + + 25 + + + Enable + + + Bottom + + + 0, 9 + + + 584, 110 + + + 10 + + + Subscription details + True - + + NoControl + + + 12, 25 + + + 47, 12 + + + 10 + + + Remarks + + True NoControl - - 584, 110 + + 12, 55 - - NoControl - - - 584, 119 - - - 11 - - - Remarks + + 83, 12 0 - - 12, 25 + + Address (url) - - 75, 23 + + 127, 21 265, 21 - - 10 + + 11 - + + 127, 55 + + True - - zh-Hans + + 432, 46 + + + 23 \ No newline at end of file diff --git a/v2rayN/v2rayN/Forms/SubSettingControl.zh-Hans.resx b/v2rayN/v2rayN/Forms/SubSettingControl.zh-Hans.resx index 12e6dbd4..95e5122f 100644 --- a/v2rayN/v2rayN/Forms/SubSettingControl.zh-Hans.resx +++ b/v2rayN/v2rayN/Forms/SubSettingControl.zh-Hans.resx @@ -118,14 +118,17 @@ System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 移除 + 48, 16 启用 - - 移除 + + 订阅详情 29, 12 @@ -139,7 +142,4 @@ 地址 (url) - - 订阅详情 - \ No newline at end of file diff --git a/v2rayN/v2rayN/Forms/SubSettingForm.resx b/v2rayN/v2rayN/Forms/SubSettingForm.resx index 14159df5..e2001bb5 100644 --- a/v2rayN/v2rayN/Forms/SubSettingForm.resx +++ b/v2rayN/v2rayN/Forms/SubSettingForm.resx @@ -118,37 +118,19 @@ System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - NoControl - - - 448, 17 - - - 75, 23 - - - 4 + + 6, 12 - - &Cancel + + 581, 629 - + True - - Fill - - - 0, 0 - - - 581, 569 - - - 10 + + Subscription settings NoControl @@ -165,6 +147,21 @@ &Add + + NoControl + + + 448, 17 + + + 75, 23 + + + 4 + + + &Cancel + NoControl @@ -180,6 +177,21 @@ &OK + + True + + + Fill + + + 0, 0 + + + 581, 569 + + + 10 + Bottom @@ -192,16 +204,4 @@ 7 - - True - - - 6, 12 - - - 581, 629 - - - Subscription settings - \ No newline at end of file diff --git a/v2rayN/v2rayN/Forms/SubSettingForm.zh-Hans.resx b/v2rayN/v2rayN/Forms/SubSettingForm.zh-Hans.resx index 628dd5ab..35c3cbac 100644 --- a/v2rayN/v2rayN/Forms/SubSettingForm.zh-Hans.resx +++ b/v2rayN/v2rayN/Forms/SubSettingForm.zh-Hans.resx @@ -117,12 +117,15 @@ System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 取消(&C) + + 订阅设置 添加(&A) + + 取消(&C) + 确定(&O) @@ -143,7 +146,4 @@ ZW0uRHJhd2luZy5HcmFwaGljc1VuaXQBAAAAB3ZhbHVlX18ACAMAAAADAAAACw== - - 订阅设置 - \ No newline at end of file diff --git a/v2rayN/v2rayN/Resx/ResUI.resx b/v2rayN/v2rayN/Resx/ResUI.resx index 0767dc8c..8718f93d 100644 --- a/v2rayN/v2rayN/Resx/ResUI.resx +++ b/v2rayN/v2rayN/Resx/ResUI.resx @@ -123,9 +123,36 @@ Batch export share URL to clipboard successfully + + Please check the server settings first + + + configuration format is incorrect + + + Note that custom configuration relies entirely on your own configuration and does not work with all settings. The system agent is available when the socks port is equal to the port in the settings in the custom configuration inbound. + + + DOWN + + + Whether to download? {0} + + + Failed to convert configuration file + + + Failed to generate default configuration file + + + Failed to get the default configuration + Failed to import custom configuration server + + Failed to read configuration file + Please fill in the correct format extra ID @@ -147,75 +174,6 @@ Please fill in the user ID - - This feature relies on the Http global proxy, please set it correctly first. - - - non-Vmess service, this feature is invalid - - - Scan completed, no valid QR code found - - - operation failed, please check retry - - - Please Fill Remarks - - - Please select the encryption method - - - Please select an agreement - - - Please select the server first - - - Successfully imported custom configuration server - - - {0} servers have been imported from clipboard. - - - Note that custom configuration relies entirely on your own configuration and does not work with all settings. The system agent is available when the socks port is equal to the port in the settings in the custom configuration inbound. - - - The client configuration file is saved at: {0} - - - The server configuration file is saved at: {0} - - - Note: After this function relies on the Http global proxy test, please manually adjust the Http global proxy and active node! - - - Scan import URL successfully - - - Whether to download? {0} - - - Are you sure to remove the server? - - - Please check the server settings first - - - configuration format is incorrect - - - Failed to convert configuration file - - - Failed to generate default configuration file - - - Failed to get the default configuration - - - Failed to read configuration file - is not the correct client configuration file, please check @@ -228,24 +186,11 @@ Initial Configuration - - Non-vmess or ss protocol - - - Successful configuration -{0} - - - V2ray-core not found, please download: {0} - - - {0} already up to date. - {0} already up to date. - - Start service ({0})... + + {0} already up to date. Address @@ -268,9 +213,24 @@ Test Results + + Today download traffic + + + Today upload traffic + + + Total download traffic + + + Total upload traffic + Transport + + MediumFresh + Clear original subscription content @@ -325,34 +285,74 @@ Update V2rayCore successfully! Restarting service... - - MediumFresh + + This feature relies on the Http global proxy, please set it correctly first. + + + Non-vmess or ss protocol + + + non-Vmess service, this feature is invalid + + + V2ray-core not found, please download: {0} + + + Scan completed, no valid QR code found + + + operation failed, please check retry + + + Please Fill Remarks + + + Please select the encryption method + + + Please select an agreement + + + Please select the server first QuickFresh + + Servers deduplication completed. Old: {0}, New: {1}. + + + Are you sure to remove the server? + + + The client configuration file is saved at: {0} + + + The server configuration file is saved at: {0} + SlowFresh - - DOWN - - - Today download traffic - - - Today upload traffic - - - Total download traffic - - - Total upload traffic + + Note: After this function relies on the Http global proxy test, please manually adjust the Http global proxy and active node! PAC failed to start. Run it with Admin right. - - Servers deduplication completed. Old: {0}, New: {1}. + + Start service ({0})... + + + Successful configuration +{0} + + + Successfully imported custom configuration server + + + {0} servers have been imported from clipboard. + + + Scan import URL successfully \ No newline at end of file diff --git a/v2rayN/v2rayN/Resx/ResUI.zh-Hans.resx b/v2rayN/v2rayN/Resx/ResUI.zh-Hans.resx index 5a3a465a..7e8cab61 100644 --- a/v2rayN/v2rayN/Resx/ResUI.zh-Hans.resx +++ b/v2rayN/v2rayN/Resx/ResUI.zh-Hans.resx @@ -123,9 +123,36 @@ 批量导出分享URL至剪贴板成功 + + 请先检查服务器设置 + + + 配置格式不正确 + + + 注意,自定义配置完全依赖您自己的配置,不能使用所有设置功能。在自定义配置inbound中有socks port等于设置中的port时,系统代理才可用 + + + 下载 + + + 是否下载? {0} + + + 转换配置文件失败 + + + 生成默认配置文件失败 + + + 取得默认配置失败 + 导入自定义配置服务器失败 + + 读取配置文件失败 + 请填写正确格式额外ID @@ -147,75 +174,6 @@ 请填写用户ID - - 此功能依赖Http全局代理,请先设置正确。 - - - 非Vmess服务,此功能无效 - - - 扫描完成,未发现有效二维码 - - - 操作失败,请检查重试 - - - 请填写备注 - - - 请选择加密方式 - - - 请选择协议 - - - 请先选择服务器 - - - 成功导入自定义配置服务器 - - - 成功从剪贴板导入 {0} 个服务器 - - - 注意,自定义配置完全依赖您自己的配置,不能使用所有设置功能。在自定义配置inbound中有socks port等于设置中的port时,系统代理才可用 - - - 客户端配置文件保存在:{0} - - - 服务端配置文件保存在:{0} - - - 注意:此功能依赖Http全局代理!测试完成后,请手工调整Http全局代理和活动节点。 - - - 扫描导入URL成功 - - - 是否下载? {0} - - - 是否确定移除服务器? - - - 请先检查服务器设置 - - - 配置格式不正确 - - - 转换配置文件失败 - - - 生成默认配置文件失败 - - - 取得默认配置失败 - - - 读取配置文件失败 - 不是正确的客户端配置文件,请检查 @@ -228,24 +186,11 @@ 初始化配置 - - 非vmess或ss协议 - - - 配置成功 -{0} - - - 找不到 v2ray-core,下载地址: {0} - - - {0} 已是最新版本。 - {0} 已是最新版本。 - - 启动服务({0})... + + {0} 已是最新版本。 地址 @@ -268,9 +213,24 @@ 测试结果 + + 今日下载 + + + 今日上传 + + + 总下载 + + + 总上传 + 传输协议 + + 中等 + 清除原订阅内容 @@ -325,34 +285,74 @@ 更新V2rayCore成功!正在重启服务... - - 中等 + + 此功能依赖Http全局代理,请先设置正确。 + + + 非vmess或ss协议 + + + 非Vmess服务,此功能无效 + + + 找不到 v2ray-core,下载地址: {0} + + + 扫描完成,未发现有效二维码 + + + 操作失败,请检查重试 + + + 请填写备注 + + + 请选择加密方式 + + + 请选择协议 + + + 请先选择服务器 + + 服务器去重完成。原数量: {0},现数量: {1} + + + 是否确定移除服务器? + + + 客户端配置文件保存在:{0} + + + 服务端配置文件保存在:{0} + - - 下载 - - - 今日下载 - - - 今日上传 - - - 总下载 - - - 总上传 + + 注意:此功能依赖Http全局代理!测试完成后,请手工调整Http全局代理和活动节点。 PAC服务启动失败,请用管理员启动 - - 服务器去重完成。原数量: {0},现数量: {1} + + 启动服务({0})... + + + 配置成功 +{0} + + + 成功导入自定义配置服务器 + + + 成功从剪贴板导入 {0} 个服务器 + + + 扫描导入URL成功 \ No newline at end of file