update 2023-05-13 16:19:56
This commit is contained in:
parent
b4aacdbce8
commit
e7180f55b4
|
@ -744,7 +744,7 @@ return view.extend({
|
|||
so.rmempty = false;
|
||||
so.modalonly = true;
|
||||
|
||||
so = ss.option(form.Flag, 'vmess_global_padding', 'Global padding',
|
||||
so = ss.option(form.Flag, 'vmess_global_padding', _('Global padding'),
|
||||
_('Protocol parameter. Will waste traffic randomly if enabled (enabled by default in v2ray and cannot be disabled).'));
|
||||
so.default = so.enabled;
|
||||
so.depends('type', 'vmess');
|
||||
|
@ -753,9 +753,8 @@ return view.extend({
|
|||
|
||||
so = ss.option(form.Flag, 'vmess_authenticated_length', _('Authenticated length'),
|
||||
_('Protocol parameter. Enable length block encryption.'));
|
||||
so.default = so.enabled;
|
||||
so.default = so.disabled;
|
||||
so.depends('type', 'vmess');
|
||||
so.rmempty = false;
|
||||
so.modalonly = true;
|
||||
/* VMess config end */
|
||||
|
||||
|
|
|
@ -5,11 +5,11 @@ msgstr "Content-Type: text/plain; charset=UTF-8"
|
|||
msgid "%s log"
|
||||
msgstr ""
|
||||
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1269
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1268
|
||||
msgid "%s nodes removed"
|
||||
msgstr ""
|
||||
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1077
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1076
|
||||
msgid "360"
|
||||
msgstr ""
|
||||
|
||||
|
@ -17,7 +17,7 @@ msgstr ""
|
|||
msgid "4 or 6. Not limited if empty."
|
||||
msgstr ""
|
||||
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1044
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1043
|
||||
#: htdocs/luci-static/resources/view/homeproxy/server.js:490
|
||||
#: htdocs/luci-static/resources/view/homeproxy/server.js:508
|
||||
msgid "<strong>Save your configuration before uploading files!</strong>"
|
||||
|
@ -81,20 +81,20 @@ msgstr ""
|
|||
msgid "All ports"
|
||||
msgstr ""
|
||||
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:997
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1195
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:996
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1194
|
||||
msgid "Allow insecure"
|
||||
msgstr ""
|
||||
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:998
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:997
|
||||
msgid "Allow insecure connection at TLS client."
|
||||
msgstr ""
|
||||
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1196
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1195
|
||||
msgid "Allow insecure connection by default when add nodes from subscriptions."
|
||||
msgstr ""
|
||||
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:858
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:857
|
||||
#: htdocs/luci-static/resources/view/homeproxy/server.js:284
|
||||
msgid "Allowed payload size is in the request."
|
||||
msgstr ""
|
||||
|
@ -120,15 +120,15 @@ msgstr ""
|
|||
msgid "Alternative TLS port"
|
||||
msgstr ""
|
||||
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1232
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1231
|
||||
msgid "An error occurred during updating subscriptions: %s"
|
||||
msgstr ""
|
||||
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1078
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1077
|
||||
msgid "Android"
|
||||
msgstr ""
|
||||
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1030
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1029
|
||||
msgid "Append self-signed certificate"
|
||||
msgstr ""
|
||||
|
||||
|
@ -163,11 +163,11 @@ msgstr ""
|
|||
msgid "Auto configure firewall"
|
||||
msgstr ""
|
||||
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1149
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1148
|
||||
msgid "Auto update"
|
||||
msgstr ""
|
||||
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1150
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1149
|
||||
msgid "Auto update subscriptions, GeoIP and GeoSite."
|
||||
msgstr ""
|
||||
|
||||
|
@ -190,7 +190,7 @@ msgid ""
|
|||
"Bind outbound traffic to specific interface. Leave empty to auto detect."
|
||||
msgstr ""
|
||||
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1185
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1184
|
||||
msgid "Blacklist mode"
|
||||
msgstr ""
|
||||
|
||||
|
@ -236,7 +236,7 @@ msgstr ""
|
|||
msgid "Cancel"
|
||||
msgstr ""
|
||||
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1036
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1035
|
||||
#: htdocs/luci-static/resources/view/homeproxy/server.js:479
|
||||
msgid "Certificate path"
|
||||
msgstr ""
|
||||
|
@ -261,11 +261,11 @@ msgstr ""
|
|||
msgid "China list version"
|
||||
msgstr ""
|
||||
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1079
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1078
|
||||
msgid "Chrome"
|
||||
msgstr ""
|
||||
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1022
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1021
|
||||
#: htdocs/luci-static/resources/view/homeproxy/server.js:354
|
||||
msgid "Cipher suites"
|
||||
msgstr ""
|
||||
|
@ -352,7 +352,7 @@ msgstr ""
|
|||
msgid "Default outbound"
|
||||
msgstr ""
|
||||
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1203
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1202
|
||||
msgid "Default packet encoding"
|
||||
msgstr ""
|
||||
|
||||
|
@ -394,8 +394,8 @@ msgstr ""
|
|||
#: htdocs/luci-static/resources/view/homeproxy/client.js:853
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:533
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:552
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1076
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1184
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1075
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1183
|
||||
#: htdocs/luci-static/resources/view/homeproxy/server.js:133
|
||||
msgid "Disable"
|
||||
msgstr ""
|
||||
|
@ -429,7 +429,7 @@ msgstr ""
|
|||
msgid "Disable dns cache"
|
||||
msgstr ""
|
||||
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1058
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1057
|
||||
msgid "Disable dynamic record sizing"
|
||||
msgstr ""
|
||||
|
||||
|
@ -469,14 +469,14 @@ msgstr ""
|
|||
msgid "Domains"
|
||||
msgstr ""
|
||||
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1191
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1190
|
||||
msgid ""
|
||||
"Drop/keep nodes that contain the specific keywords. <a target=\"_blank\" "
|
||||
"href=\"https://developer.mozilla.org/en-US/docs/Web/JavaScript/Guide/"
|
||||
"Regular_Expressions\">Regex</a> is supported."
|
||||
msgstr ""
|
||||
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1183
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1182
|
||||
msgid "Drop/keep specific nodes from subscriptions."
|
||||
msgstr ""
|
||||
|
||||
|
@ -488,22 +488,22 @@ msgid ""
|
|||
"a non-ACME system, such as a CA customer database."
|
||||
msgstr ""
|
||||
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1053
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1052
|
||||
msgid ""
|
||||
"ECH (Encrypted Client Hello) is a TLS extension that allows a client to "
|
||||
"encrypt the first part of its ClientHello message."
|
||||
msgstr ""
|
||||
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1068
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1067
|
||||
msgid "ECH config"
|
||||
msgstr ""
|
||||
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:857
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:856
|
||||
#: htdocs/luci-static/resources/view/homeproxy/server.js:283
|
||||
msgid "Early data"
|
||||
msgstr ""
|
||||
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:864
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:863
|
||||
#: htdocs/luci-static/resources/view/homeproxy/server.js:290
|
||||
msgid "Early data header name"
|
||||
msgstr ""
|
||||
|
@ -512,7 +512,7 @@ msgstr ""
|
|||
msgid "Early data is sent in path instead of header by default."
|
||||
msgstr ""
|
||||
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1080
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1079
|
||||
msgid "Edge"
|
||||
msgstr ""
|
||||
|
||||
|
@ -541,15 +541,15 @@ msgstr ""
|
|||
msgid "Enable ACME"
|
||||
msgstr ""
|
||||
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1052
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1051
|
||||
msgid "Enable ECH"
|
||||
msgstr ""
|
||||
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1063
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1062
|
||||
msgid "Enable PQ signature schemes"
|
||||
msgstr ""
|
||||
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1126
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1125
|
||||
#: htdocs/luci-static/resources/view/homeproxy/server.js:524
|
||||
msgid "Enable UDP fragmentation."
|
||||
msgstr ""
|
||||
|
@ -562,7 +562,7 @@ msgstr ""
|
|||
msgid "Enable tcp fast open for listener."
|
||||
msgstr ""
|
||||
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1131
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1130
|
||||
msgid ""
|
||||
"Enable the SUoT protocol, requires server support. Conflict with multiplex."
|
||||
msgstr ""
|
||||
|
@ -591,9 +591,9 @@ msgstr ""
|
|||
#: htdocs/luci-static/resources/view/homeproxy/client.js:964
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:423
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:522
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1092
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1172
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1175
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1091
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1171
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1174
|
||||
#: htdocs/luci-static/resources/view/homeproxy/server.js:101
|
||||
#: htdocs/luci-static/resources/view/homeproxy/server.js:387
|
||||
#: htdocs/luci-static/resources/view/homeproxy/server.js:389
|
||||
|
@ -616,15 +616,15 @@ msgstr ""
|
|||
msgid "Failed to upload %s, error: %s."
|
||||
msgstr ""
|
||||
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1190
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1189
|
||||
msgid "Filter keywords"
|
||||
msgstr ""
|
||||
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1182
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1181
|
||||
msgid "Filter nodes"
|
||||
msgstr ""
|
||||
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1081
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1080
|
||||
msgid "Firefox"
|
||||
msgstr ""
|
||||
|
||||
|
@ -633,7 +633,7 @@ msgstr ""
|
|||
msgid "Flow"
|
||||
msgstr ""
|
||||
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:826
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:825
|
||||
msgid "GET"
|
||||
msgstr ""
|
||||
|
||||
|
@ -678,6 +678,10 @@ msgstr ""
|
|||
msgid "Global"
|
||||
msgstr ""
|
||||
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:747
|
||||
msgid "Global padding"
|
||||
msgstr ""
|
||||
|
||||
#: htdocs/luci-static/resources/view/homeproxy/client.js:884
|
||||
msgid "Global proxy IPv4 IP-s"
|
||||
msgstr ""
|
||||
|
@ -705,7 +709,7 @@ msgstr ""
|
|||
#: htdocs/luci-static/resources/view/homeproxy/client.js:448
|
||||
#: htdocs/luci-static/resources/view/homeproxy/client.js:714
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:469
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:767
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:766
|
||||
#: htdocs/luci-static/resources/view/homeproxy/server.js:59
|
||||
#: htdocs/luci-static/resources/view/homeproxy/server.js:212
|
||||
msgid "HTTP"
|
||||
|
@ -726,8 +730,8 @@ msgstr ""
|
|||
msgid "HomeProxy"
|
||||
msgstr ""
|
||||
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:816
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:849
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:815
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:848
|
||||
#: htdocs/luci-static/resources/view/homeproxy/server.js:245
|
||||
#: htdocs/luci-static/resources/view/homeproxy/server.js:275
|
||||
msgid "Host"
|
||||
|
@ -767,12 +771,12 @@ msgstr ""
|
|||
msgid "IPv6 support"
|
||||
msgstr ""
|
||||
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:831
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:830
|
||||
#: htdocs/luci-static/resources/view/homeproxy/server.js:258
|
||||
msgid "Idle timeout"
|
||||
msgstr ""
|
||||
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:808
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:807
|
||||
msgid ""
|
||||
"If enabled, the client transport sends keepalive pings even with no active "
|
||||
"connections."
|
||||
|
@ -789,14 +793,14 @@ msgid ""
|
|||
">dns.strategy will be used if empty."
|
||||
msgstr ""
|
||||
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:793
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:792
|
||||
#: htdocs/luci-static/resources/view/homeproxy/server.js:230
|
||||
msgid ""
|
||||
"If the transport doesn't see any activity after a duration of this time, it "
|
||||
"pings the client to check if the connection is still active."
|
||||
msgstr ""
|
||||
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1031
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1030
|
||||
msgid ""
|
||||
"If you have the root certificate, use this option instead of allowing "
|
||||
"insecure."
|
||||
|
@ -862,12 +866,12 @@ msgstr ""
|
|||
msgid "Let's Encrypt"
|
||||
msgstr ""
|
||||
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:881
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:880
|
||||
msgid ""
|
||||
"List of IP (v4 or v6) addresses prefixes to be assigned to the interface."
|
||||
msgstr ""
|
||||
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:993
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:992
|
||||
#: htdocs/luci-static/resources/view/homeproxy/server.js:334
|
||||
msgid "List of supported application level protocols, in order of preference."
|
||||
msgstr ""
|
||||
|
@ -880,7 +884,7 @@ msgstr ""
|
|||
msgid "Loading"
|
||||
msgstr ""
|
||||
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:880
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:879
|
||||
msgid "Local address"
|
||||
msgstr ""
|
||||
|
||||
|
@ -892,7 +896,7 @@ msgstr ""
|
|||
msgid "Log is empty."
|
||||
msgstr ""
|
||||
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:912
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:911
|
||||
msgid "MTU"
|
||||
msgstr ""
|
||||
|
||||
|
@ -1011,42 +1015,42 @@ msgstr ""
|
|||
msgid "Max upload speed in Mbps."
|
||||
msgstr ""
|
||||
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1014
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1013
|
||||
#: htdocs/luci-static/resources/view/homeproxy/server.js:346
|
||||
msgid "Maximum TLS version"
|
||||
msgstr ""
|
||||
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:939
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:938
|
||||
msgid "Maximum connections"
|
||||
msgstr ""
|
||||
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:955
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:954
|
||||
msgid ""
|
||||
"Maximum multiplexed streams in a connection before opening a new connection."
|
||||
"<br/>Conflict with <code>Maximum connections</code> and <code>Minimum "
|
||||
"streams</code>."
|
||||
msgstr ""
|
||||
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:954
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:953
|
||||
msgid "Maximum streams"
|
||||
msgstr ""
|
||||
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:825
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:824
|
||||
#: htdocs/luci-static/resources/view/homeproxy/server.js:254
|
||||
msgid "Method"
|
||||
msgstr ""
|
||||
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1006
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1005
|
||||
#: htdocs/luci-static/resources/view/homeproxy/server.js:338
|
||||
msgid "Minimum TLS version"
|
||||
msgstr ""
|
||||
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:947
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:946
|
||||
msgid ""
|
||||
"Minimum multiplexed streams in a connection before opening a new connection."
|
||||
msgstr ""
|
||||
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:946
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:945
|
||||
msgid "Minimum streams"
|
||||
msgstr ""
|
||||
|
||||
|
@ -1055,11 +1059,11 @@ msgstr ""
|
|||
msgid "Mode"
|
||||
msgstr ""
|
||||
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:921
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:920
|
||||
msgid "Multiplex"
|
||||
msgstr ""
|
||||
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:929
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:928
|
||||
msgid "Multiplex protocol."
|
||||
msgstr ""
|
||||
|
||||
|
@ -1067,7 +1071,7 @@ msgstr ""
|
|||
msgid "NOT RUNNING"
|
||||
msgstr ""
|
||||
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1209
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1208
|
||||
msgid "NOTE: Save current settings before updating subscriptions."
|
||||
msgstr ""
|
||||
|
||||
|
@ -1081,23 +1085,23 @@ msgstr ""
|
|||
msgid "Network"
|
||||
msgstr ""
|
||||
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:764
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:780
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:763
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:779
|
||||
#: htdocs/luci-static/resources/view/homeproxy/server.js:209
|
||||
#: htdocs/luci-static/resources/view/homeproxy/server.js:222
|
||||
msgid "No TCP transport, plain HTTP is merged into the HTTP transport."
|
||||
msgstr ""
|
||||
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:778
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:777
|
||||
#: htdocs/luci-static/resources/view/homeproxy/server.js:220
|
||||
msgid "No additional encryption support: It's basically duplicate encryption."
|
||||
msgstr ""
|
||||
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1225
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1224
|
||||
msgid "No subscription available"
|
||||
msgstr ""
|
||||
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1250
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1249
|
||||
msgid "No subscription node"
|
||||
msgstr ""
|
||||
|
||||
|
@ -1120,7 +1124,7 @@ msgstr ""
|
|||
|
||||
#: htdocs/luci-static/resources/view/homeproxy/client.js:613
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:725
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:765
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:764
|
||||
#: htdocs/luci-static/resources/view/homeproxy/server.js:195
|
||||
#: htdocs/luci-static/resources/view/homeproxy/server.js:210
|
||||
msgid "None"
|
||||
|
@ -1168,11 +1172,11 @@ msgstr ""
|
|||
msgid "Override the connection destination address with the sniffed domain."
|
||||
msgstr ""
|
||||
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:827
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:826
|
||||
msgid "PUT"
|
||||
msgstr ""
|
||||
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:870
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:869
|
||||
msgid "Packet encoding"
|
||||
msgstr ""
|
||||
|
||||
|
@ -1185,14 +1189,14 @@ msgstr ""
|
|||
msgid "Password"
|
||||
msgstr ""
|
||||
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:821
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:853
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:820
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:852
|
||||
#: htdocs/luci-static/resources/view/homeproxy/server.js:250
|
||||
#: htdocs/luci-static/resources/view/homeproxy/server.js:279
|
||||
msgid "Path"
|
||||
msgstr ""
|
||||
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:894
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:893
|
||||
msgid "Peer pubkic key"
|
||||
msgstr ""
|
||||
|
||||
|
@ -1202,7 +1206,7 @@ msgid ""
|
|||
"it is not needed."
|
||||
msgstr ""
|
||||
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:839
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:838
|
||||
#: htdocs/luci-static/resources/view/homeproxy/server.js:266
|
||||
msgid "Ping timeout"
|
||||
msgstr ""
|
||||
|
@ -1231,7 +1235,7 @@ msgstr ""
|
|||
msgid "Port range"
|
||||
msgstr ""
|
||||
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:900
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:899
|
||||
msgid "Pre-shared key"
|
||||
msgstr ""
|
||||
|
||||
|
@ -1243,7 +1247,7 @@ msgstr ""
|
|||
msgid "Prefer IPv6"
|
||||
msgstr ""
|
||||
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:887
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:886
|
||||
msgid "Private key"
|
||||
msgstr ""
|
||||
|
||||
|
@ -1261,7 +1265,7 @@ msgstr ""
|
|||
#: htdocs/luci-static/resources/view/homeproxy/client.js:712
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:540
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:662
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:928
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:927
|
||||
#: htdocs/luci-static/resources/view/homeproxy/server.js:109
|
||||
msgid "Protocol"
|
||||
msgstr ""
|
||||
|
@ -1319,13 +1323,13 @@ msgstr ""
|
|||
msgid "Proxy protocol"
|
||||
msgstr ""
|
||||
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1083
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1082
|
||||
msgid "QQ"
|
||||
msgstr ""
|
||||
|
||||
#: htdocs/luci-static/resources/view/homeproxy/client.js:450
|
||||
#: htdocs/luci-static/resources/view/homeproxy/client.js:716
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:768
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:767
|
||||
#: htdocs/luci-static/resources/view/homeproxy/server.js:213
|
||||
msgid "QUIC"
|
||||
msgstr ""
|
||||
|
@ -1344,7 +1348,7 @@ msgstr ""
|
|||
msgid "QUIC stream receive window"
|
||||
msgstr ""
|
||||
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1103
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1102
|
||||
#: htdocs/luci-static/resources/view/homeproxy/server.js:445
|
||||
msgid "REALITY"
|
||||
msgstr ""
|
||||
|
@ -1353,11 +1357,11 @@ msgstr ""
|
|||
msgid "REALITY private key"
|
||||
msgstr ""
|
||||
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1108
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1107
|
||||
msgid "REALITY public key"
|
||||
msgstr ""
|
||||
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1113
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1112
|
||||
#: htdocs/luci-static/resources/view/homeproxy/server.js:456
|
||||
msgid "REALITY short ID"
|
||||
msgstr ""
|
||||
|
@ -1366,11 +1370,11 @@ msgstr ""
|
|||
msgid "RUNNING"
|
||||
msgstr ""
|
||||
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1084
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1083
|
||||
msgid "Random"
|
||||
msgstr ""
|
||||
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1085
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1084
|
||||
msgid "Randomized"
|
||||
msgstr ""
|
||||
|
||||
|
@ -1398,15 +1402,15 @@ msgstr ""
|
|||
msgid "Refresh every %s seconds."
|
||||
msgstr ""
|
||||
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1247
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1246
|
||||
msgid "Remove %s nodes"
|
||||
msgstr ""
|
||||
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1237
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1236
|
||||
msgid "Remove all nodes from subscriptions"
|
||||
msgstr ""
|
||||
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:907
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:906
|
||||
msgid "Reserved field bytes"
|
||||
msgstr ""
|
||||
|
||||
|
@ -1451,11 +1455,11 @@ msgstr ""
|
|||
msgid "STUN"
|
||||
msgstr ""
|
||||
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1137
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1136
|
||||
msgid "SUoT version"
|
||||
msgstr ""
|
||||
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1086
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1085
|
||||
msgid "Safari"
|
||||
msgstr ""
|
||||
|
||||
|
@ -1463,11 +1467,11 @@ msgstr ""
|
|||
msgid "Same as main node"
|
||||
msgstr ""
|
||||
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1211
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1210
|
||||
msgid "Save current settings"
|
||||
msgstr ""
|
||||
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1208
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1207
|
||||
msgid "Save subscriptions settings"
|
||||
msgstr ""
|
||||
|
||||
|
@ -1559,8 +1563,8 @@ msgstr ""
|
|||
msgid "Source port range"
|
||||
msgstr ""
|
||||
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:785
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:832
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:784
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:831
|
||||
msgid ""
|
||||
"Specifies the period of time after which a health check will be performed "
|
||||
"using a ping frame if no frames have been received on the connection.<br/"
|
||||
|
@ -1576,8 +1580,8 @@ msgid ""
|
|||
"PING frames are not considered as activity."
|
||||
msgstr ""
|
||||
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:789
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:840
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:788
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:839
|
||||
msgid ""
|
||||
"Specifies the timeout duration after sending a PING frame, within which a "
|
||||
"response must be received.<br/>If a response to the PING frame is not "
|
||||
|
@ -1596,11 +1600,11 @@ msgstr ""
|
|||
msgid "String"
|
||||
msgstr ""
|
||||
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1165
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1164
|
||||
msgid "Subscription URL-s"
|
||||
msgstr ""
|
||||
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1147
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1146
|
||||
msgid "Subscriptions"
|
||||
msgstr ""
|
||||
|
||||
|
@ -1613,7 +1617,7 @@ msgid "Successfully updated."
|
|||
msgstr ""
|
||||
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:355
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1166
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1165
|
||||
msgid ""
|
||||
"Support Hysteria, Shadowsocks(R), Trojan, v2rayN (VMess), and XTLS (VLESS) "
|
||||
"online configuration delivery standard."
|
||||
|
@ -1629,7 +1633,7 @@ msgstr ""
|
|||
msgid "TCP"
|
||||
msgstr ""
|
||||
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1121
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1120
|
||||
#: htdocs/luci-static/resources/view/homeproxy/server.js:517
|
||||
msgid "TCP fast open"
|
||||
msgstr ""
|
||||
|
@ -1644,22 +1648,22 @@ msgstr ""
|
|||
|
||||
#: htdocs/luci-static/resources/view/homeproxy/client.js:449
|
||||
#: htdocs/luci-static/resources/view/homeproxy/client.js:715
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:963
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:962
|
||||
#: htdocs/luci-static/resources/view/homeproxy/server.js:302
|
||||
msgid "TLS"
|
||||
msgstr ""
|
||||
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:992
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:991
|
||||
#: htdocs/luci-static/resources/view/homeproxy/server.js:333
|
||||
msgid "TLS ALPN"
|
||||
msgstr ""
|
||||
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:987
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:986
|
||||
#: htdocs/luci-static/resources/view/homeproxy/server.js:327
|
||||
msgid "TLS SNI"
|
||||
msgstr ""
|
||||
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:776
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:775
|
||||
#: htdocs/luci-static/resources/view/homeproxy/server.js:218
|
||||
msgid "TLS is not enforced. If TLS is not configured, plain HTTP 1.1 is used."
|
||||
msgstr ""
|
||||
|
@ -1743,7 +1747,7 @@ msgid ""
|
|||
"strategy will be used if empty."
|
||||
msgstr ""
|
||||
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1023
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1022
|
||||
#: htdocs/luci-static/resources/view/homeproxy/server.js:355
|
||||
msgid ""
|
||||
"The elliptic curves that will be used in an ECDHE handshake, in preference "
|
||||
|
@ -1756,7 +1760,7 @@ msgid ""
|
|||
"account."
|
||||
msgstr ""
|
||||
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1015
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1014
|
||||
#: htdocs/luci-static/resources/view/homeproxy/server.js:347
|
||||
msgid "The maximum TLS version that is acceptable."
|
||||
msgstr ""
|
||||
|
@ -1771,7 +1775,7 @@ msgstr ""
|
|||
msgid "The maximum time difference between the server and the client."
|
||||
msgstr ""
|
||||
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1007
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1006
|
||||
#: htdocs/luci-static/resources/view/homeproxy/server.js:339
|
||||
msgid "The minimum TLS version that is acceptable."
|
||||
msgstr ""
|
||||
|
@ -1784,7 +1788,7 @@ msgstr ""
|
|||
msgid "The network interface to bind to."
|
||||
msgstr ""
|
||||
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1037
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1036
|
||||
msgid "The path to the server certificate, in PEM format."
|
||||
msgstr ""
|
||||
|
||||
|
@ -1806,15 +1810,15 @@ msgid ""
|
|||
"enabled."
|
||||
msgstr ""
|
||||
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:796
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:795
|
||||
#: htdocs/luci-static/resources/view/homeproxy/server.js:267
|
||||
msgid ""
|
||||
"The timeout that after performing a keepalive check, the client will wait "
|
||||
"for activity. If no activity is detected, the connection will be closed."
|
||||
msgstr ""
|
||||
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1000
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1198
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:999
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1197
|
||||
msgid ""
|
||||
"This is <strong>DANGEROUS</strong>, your traffic is almost like "
|
||||
"<strong>PLAIN TEXT</strong>! Use at your own risk!"
|
||||
|
@ -1826,7 +1830,7 @@ msgid ""
|
|||
"code>."
|
||||
msgstr ""
|
||||
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:763
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:762
|
||||
#: htdocs/luci-static/resources/view/homeproxy/server.js:208
|
||||
msgid "Transport"
|
||||
msgstr ""
|
||||
|
@ -1851,12 +1855,12 @@ msgstr ""
|
|||
msgid "UDP"
|
||||
msgstr ""
|
||||
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1125
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1124
|
||||
#: htdocs/luci-static/resources/view/homeproxy/server.js:523
|
||||
msgid "UDP Fragment"
|
||||
msgstr ""
|
||||
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1130
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1129
|
||||
msgid "UDP over TCP"
|
||||
msgstr ""
|
||||
|
||||
|
@ -1873,11 +1877,11 @@ msgstr ""
|
|||
msgid "Unknown error: %s"
|
||||
msgstr ""
|
||||
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1096
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1095
|
||||
msgid "Unsupported fingerprint!"
|
||||
msgstr ""
|
||||
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1222
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1221
|
||||
msgid "Update %s subscriptions"
|
||||
msgstr ""
|
||||
|
||||
|
@ -1885,19 +1889,19 @@ msgstr ""
|
|||
msgid "Update failed."
|
||||
msgstr ""
|
||||
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1217
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1216
|
||||
msgid "Update nodes from subscriptions"
|
||||
msgstr ""
|
||||
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1161
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1160
|
||||
msgid "Update subscriptions via proxy."
|
||||
msgstr ""
|
||||
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1160
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1159
|
||||
msgid "Update via proxy"
|
||||
msgstr ""
|
||||
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1043
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1042
|
||||
#: htdocs/luci-static/resources/view/homeproxy/server.js:489
|
||||
msgid "Upload certificate"
|
||||
msgstr ""
|
||||
|
@ -1906,7 +1910,7 @@ msgstr ""
|
|||
msgid "Upload key"
|
||||
msgstr ""
|
||||
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1046
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1045
|
||||
#: htdocs/luci-static/resources/view/homeproxy/server.js:492
|
||||
#: htdocs/luci-static/resources/view/homeproxy/server.js:510
|
||||
msgid "Upload..."
|
||||
|
@ -1929,7 +1933,7 @@ msgstr ""
|
|||
msgid "Use DNS server from WAN + 114DNS"
|
||||
msgstr ""
|
||||
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:988
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:987
|
||||
#: htdocs/luci-static/resources/view/homeproxy/server.js:328
|
||||
msgid ""
|
||||
"Used to verify the hostname on the returned certificates unless insecure is "
|
||||
|
@ -1960,12 +1964,12 @@ msgstr ""
|
|||
msgid "WAN IP Policy"
|
||||
msgstr ""
|
||||
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:769
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:768
|
||||
#: htdocs/luci-static/resources/view/homeproxy/server.js:214
|
||||
msgid "WebSocket"
|
||||
msgstr ""
|
||||
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1186
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1185
|
||||
msgid "Whitelist mode"
|
||||
msgstr ""
|
||||
|
||||
|
@ -1973,15 +1977,15 @@ msgstr ""
|
|||
msgid "WireGuard"
|
||||
msgstr ""
|
||||
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:895
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:894
|
||||
msgid "WireGuard peer public key."
|
||||
msgstr ""
|
||||
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:901
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:900
|
||||
msgid "WireGuard pre-shared key."
|
||||
msgstr ""
|
||||
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:888
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:887
|
||||
msgid "WireGuard requires base64-encoded private keys."
|
||||
msgstr ""
|
||||
|
||||
|
@ -1994,8 +1998,8 @@ msgstr ""
|
|||
msgid "Xinfeng Public DNS (114.114.114.114)"
|
||||
msgstr ""
|
||||
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:873
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1206
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:872
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1205
|
||||
msgid "Xudp (Xray-core)"
|
||||
msgstr ""
|
||||
|
||||
|
@ -2015,28 +2019,28 @@ msgstr ""
|
|||
msgid "ZeroSSL"
|
||||
msgstr ""
|
||||
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1048
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1047
|
||||
#: htdocs/luci-static/resources/view/homeproxy/server.js:494
|
||||
msgid "certificate"
|
||||
msgstr ""
|
||||
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1008
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1016
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1007
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1015
|
||||
#: htdocs/luci-static/resources/view/homeproxy/server.js:340
|
||||
#: htdocs/luci-static/resources/view/homeproxy/server.js:348
|
||||
msgid "default"
|
||||
msgstr ""
|
||||
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:766
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:765
|
||||
#: htdocs/luci-static/resources/view/homeproxy/server.js:211
|
||||
msgid "gRPC"
|
||||
msgstr ""
|
||||
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:807
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:806
|
||||
msgid "gRPC permit without stream"
|
||||
msgstr ""
|
||||
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:802
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:801
|
||||
#: htdocs/luci-static/resources/view/homeproxy/server.js:238
|
||||
msgid "gRPC service name"
|
||||
msgstr ""
|
||||
|
@ -2045,7 +2049,7 @@ msgstr ""
|
|||
msgid "gVisor"
|
||||
msgstr ""
|
||||
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1082
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1081
|
||||
msgid "iOS"
|
||||
msgstr ""
|
||||
|
||||
|
@ -2053,19 +2057,19 @@ msgstr ""
|
|||
#: htdocs/luci-static/resources/homeproxy.js:270
|
||||
#: htdocs/luci-static/resources/view/homeproxy/client.js:174
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:522
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1092
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1091
|
||||
#: htdocs/luci-static/resources/view/homeproxy/server.js:101
|
||||
msgid "non-empty value"
|
||||
msgstr ""
|
||||
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:621
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:871
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1204
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:870
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1203
|
||||
msgid "none"
|
||||
msgstr ""
|
||||
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:872
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1205
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:871
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1204
|
||||
msgid "packet addr (v2ray-core v5+)"
|
||||
msgstr ""
|
||||
|
||||
|
@ -2073,11 +2077,11 @@ msgstr ""
|
|||
msgid "private key"
|
||||
msgstr ""
|
||||
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1074
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1073
|
||||
msgid "uTLS fingerprint"
|
||||
msgstr ""
|
||||
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1075
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1074
|
||||
msgid ""
|
||||
"uTLS is a fork of \"crypto/tls\", which provides ClientHello fingerprinting "
|
||||
"resistance."
|
||||
|
@ -2093,12 +2097,12 @@ msgid "unique value"
|
|||
msgstr ""
|
||||
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:699
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1138
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1137
|
||||
msgid "v1"
|
||||
msgstr ""
|
||||
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:700
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1139
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1138
|
||||
msgid "v2"
|
||||
msgstr ""
|
||||
|
||||
|
@ -2111,8 +2115,8 @@ msgstr ""
|
|||
msgid "valid IP address"
|
||||
msgstr ""
|
||||
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1172
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1175
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1171
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1174
|
||||
msgid "valid URL"
|
||||
msgstr ""
|
||||
|
||||
|
|
|
@ -12,11 +12,11 @@ msgstr ""
|
|||
msgid "%s log"
|
||||
msgstr "%s 日志"
|
||||
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1269
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1268
|
||||
msgid "%s nodes removed"
|
||||
msgstr "移除了 %s 个节点"
|
||||
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1077
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1076
|
||||
msgid "360"
|
||||
msgstr "360"
|
||||
|
||||
|
@ -24,7 +24,7 @@ msgstr "360"
|
|||
msgid "4 or 6. Not limited if empty."
|
||||
msgstr "4 或 6。留空不限制。"
|
||||
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1044
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1043
|
||||
#: htdocs/luci-static/resources/view/homeproxy/server.js:490
|
||||
#: htdocs/luci-static/resources/view/homeproxy/server.js:508
|
||||
msgid "<strong>Save your configuration before uploading files!</strong>"
|
||||
|
@ -88,20 +88,20 @@ msgstr "阿里云公共 DNS(223.5.5.5)"
|
|||
msgid "All ports"
|
||||
msgstr "所有端口"
|
||||
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:997
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1195
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:996
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1194
|
||||
msgid "Allow insecure"
|
||||
msgstr "允许不安全连接"
|
||||
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:998
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:997
|
||||
msgid "Allow insecure connection at TLS client."
|
||||
msgstr "允许 TLS 客户端侧的不安全连接"
|
||||
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1196
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1195
|
||||
msgid "Allow insecure connection by default when add nodes from subscriptions."
|
||||
msgstr "从订阅获取节点时,默认允许不安全连接。"
|
||||
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:858
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:857
|
||||
#: htdocs/luci-static/resources/view/homeproxy/server.js:284
|
||||
msgid "Allowed payload size is in the request."
|
||||
msgstr "请求中允许的载荷大小。"
|
||||
|
@ -127,15 +127,15 @@ msgstr "替代 HTTP 端口"
|
|||
msgid "Alternative TLS port"
|
||||
msgstr "替代 HTTPS 端口"
|
||||
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1232
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1231
|
||||
msgid "An error occurred during updating subscriptions: %s"
|
||||
msgstr "更新订阅时发生错误:%s"
|
||||
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1078
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1077
|
||||
msgid "Android"
|
||||
msgstr "Android"
|
||||
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1030
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1029
|
||||
msgid "Append self-signed certificate"
|
||||
msgstr "追加自签名证书"
|
||||
|
||||
|
@ -170,11 +170,11 @@ msgstr "认证类型"
|
|||
msgid "Auto configure firewall"
|
||||
msgstr "自动配置防火墙"
|
||||
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1149
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1148
|
||||
msgid "Auto update"
|
||||
msgstr "自动更新"
|
||||
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1150
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1149
|
||||
msgid "Auto update subscriptions, GeoIP and GeoSite."
|
||||
msgstr "自动更新订阅、GeoIP 和 GeoSite"
|
||||
|
||||
|
@ -197,7 +197,7 @@ msgid ""
|
|||
"Bind outbound traffic to specific interface. Leave empty to auto detect."
|
||||
msgstr "绑定出站流量至指定端口。留空自动检测。"
|
||||
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1185
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1184
|
||||
msgid "Blacklist mode"
|
||||
msgstr "黑名单模式"
|
||||
|
||||
|
@ -243,7 +243,7 @@ msgstr "CNNIC 公共 DNS(210.2.4.8)"
|
|||
msgid "Cancel"
|
||||
msgstr "取消"
|
||||
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1036
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1035
|
||||
#: htdocs/luci-static/resources/view/homeproxy/server.js:479
|
||||
msgid "Certificate path"
|
||||
msgstr "证书路径"
|
||||
|
@ -268,11 +268,11 @@ msgstr "大陆 IPv6 库版本"
|
|||
msgid "China list version"
|
||||
msgstr "大陆域名列表版本"
|
||||
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1079
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1078
|
||||
msgid "Chrome"
|
||||
msgstr "Chrome"
|
||||
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1022
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1021
|
||||
#: htdocs/luci-static/resources/view/homeproxy/server.js:354
|
||||
msgid "Cipher suites"
|
||||
msgstr "密码套件"
|
||||
|
@ -359,7 +359,7 @@ msgstr "默认域名解析策略。"
|
|||
msgid "Default outbound"
|
||||
msgstr "默认出站"
|
||||
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1203
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1202
|
||||
msgid "Default packet encoding"
|
||||
msgstr "默认包封装格式"
|
||||
|
||||
|
@ -401,8 +401,8 @@ msgstr "直连 MAC 地址"
|
|||
#: htdocs/luci-static/resources/view/homeproxy/client.js:853
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:533
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:552
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1076
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1184
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1075
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1183
|
||||
#: htdocs/luci-static/resources/view/homeproxy/server.js:133
|
||||
msgid "Disable"
|
||||
msgstr "禁用"
|
||||
|
@ -436,7 +436,7 @@ msgstr "缓存永不过期"
|
|||
msgid "Disable dns cache"
|
||||
msgstr "禁用 DNS 缓存"
|
||||
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1058
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1057
|
||||
msgid "Disable dynamic record sizing"
|
||||
msgstr "禁用动态记录大小"
|
||||
|
||||
|
@ -478,7 +478,7 @@ msgstr "域名后缀"
|
|||
msgid "Domains"
|
||||
msgstr "域名"
|
||||
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1191
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1190
|
||||
msgid ""
|
||||
"Drop/keep nodes that contain the specific keywords. <a target=\"_blank\" "
|
||||
"href=\"https://developer.mozilla.org/en-US/docs/Web/JavaScript/Guide/"
|
||||
|
@ -488,7 +488,7 @@ msgstr ""
|
|||
"developer.mozilla.org/zh-CN/docs/Web/JavaScript/Guide/Regular_Expressions\">"
|
||||
"正则表达式</a>。"
|
||||
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1183
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1182
|
||||
msgid "Drop/keep specific nodes from subscriptions."
|
||||
msgstr "从订阅中 丢弃/保留 指定节点"
|
||||
|
||||
|
@ -503,7 +503,7 @@ msgstr ""
|
|||
"<br/>外部帐户绑定“用于将 ACME 帐户与非 ACME 系统中的现有帐户相关联,例如 CA "
|
||||
"客户数据库。"
|
||||
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1053
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1052
|
||||
msgid ""
|
||||
"ECH (Encrypted Client Hello) is a TLS extension that allows a client to "
|
||||
"encrypt the first part of its ClientHello message."
|
||||
|
@ -511,16 +511,16 @@ msgstr ""
|
|||
"ECH(Encrypted Client Hello)是一个 TLS 扩展,它允许客户端加密其 ClientHello "
|
||||
"信息的第一部分。"
|
||||
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1068
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1067
|
||||
msgid "ECH config"
|
||||
msgstr "ECH 配置"
|
||||
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:857
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:856
|
||||
#: htdocs/luci-static/resources/view/homeproxy/server.js:283
|
||||
msgid "Early data"
|
||||
msgstr "前置数据"
|
||||
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:864
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:863
|
||||
#: htdocs/luci-static/resources/view/homeproxy/server.js:290
|
||||
msgid "Early data header name"
|
||||
msgstr "前置数据标头"
|
||||
|
@ -529,7 +529,7 @@ msgstr "前置数据标头"
|
|||
msgid "Early data is sent in path instead of header by default."
|
||||
msgstr "前置数据默认发送在路径而不是标头中。"
|
||||
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1080
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1079
|
||||
msgid "Edge"
|
||||
msgstr "Edge"
|
||||
|
||||
|
@ -558,15 +558,15 @@ msgstr "启用"
|
|||
msgid "Enable ACME"
|
||||
msgstr "启用 ACME"
|
||||
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1052
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1051
|
||||
msgid "Enable ECH"
|
||||
msgstr "启用 ECH"
|
||||
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1063
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1062
|
||||
msgid "Enable PQ signature schemes"
|
||||
msgstr "启用 PQ 签名方案。"
|
||||
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1126
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1125
|
||||
#: htdocs/luci-static/resources/view/homeproxy/server.js:524
|
||||
msgid "Enable UDP fragmentation."
|
||||
msgstr "启用 UDP 分片"
|
||||
|
@ -579,7 +579,7 @@ msgstr "启用端点独立 NAT"
|
|||
msgid "Enable tcp fast open for listener."
|
||||
msgstr "为监听器启用 TCP 快速打开。"
|
||||
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1131
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1130
|
||||
msgid ""
|
||||
"Enable the SUoT protocol, requires server support. Conflict with multiplex."
|
||||
msgstr "启用 SUoT 协议,需要服务端支持。与多路复用冲突。"
|
||||
|
@ -608,9 +608,9 @@ msgstr "加密方式"
|
|||
#: htdocs/luci-static/resources/view/homeproxy/client.js:964
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:423
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:522
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1092
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1172
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1175
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1091
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1171
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1174
|
||||
#: htdocs/luci-static/resources/view/homeproxy/server.js:101
|
||||
#: htdocs/luci-static/resources/view/homeproxy/server.js:387
|
||||
#: htdocs/luci-static/resources/view/homeproxy/server.js:389
|
||||
|
@ -633,15 +633,15 @@ msgstr "外部账户密钥标识符"
|
|||
msgid "Failed to upload %s, error: %s."
|
||||
msgstr "上传 %s 失败,错误:%s。"
|
||||
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1190
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1189
|
||||
msgid "Filter keywords"
|
||||
msgstr "过滤关键词"
|
||||
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1182
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1181
|
||||
msgid "Filter nodes"
|
||||
msgstr "过滤节点"
|
||||
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1081
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1080
|
||||
msgid "Firefox"
|
||||
msgstr "Firefox"
|
||||
|
||||
|
@ -650,7 +650,7 @@ msgstr "Firefox"
|
|||
msgid "Flow"
|
||||
msgstr "流控"
|
||||
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:826
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:825
|
||||
msgid "GET"
|
||||
msgstr "GET"
|
||||
|
||||
|
@ -695,6 +695,10 @@ msgstr "Geosite"
|
|||
msgid "Global"
|
||||
msgstr "全局"
|
||||
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:747
|
||||
msgid "Global padding"
|
||||
msgstr "全局填充"
|
||||
|
||||
#: htdocs/luci-static/resources/view/homeproxy/client.js:884
|
||||
msgid "Global proxy IPv4 IP-s"
|
||||
msgstr "全局代理 IPv4 地址"
|
||||
|
@ -722,7 +726,7 @@ msgstr "授予 homeproxy 访问 UCI 配置的权限"
|
|||
#: htdocs/luci-static/resources/view/homeproxy/client.js:448
|
||||
#: htdocs/luci-static/resources/view/homeproxy/client.js:714
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:469
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:767
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:766
|
||||
#: htdocs/luci-static/resources/view/homeproxy/server.js:59
|
||||
#: htdocs/luci-static/resources/view/homeproxy/server.js:212
|
||||
msgid "HTTP"
|
||||
|
@ -743,8 +747,8 @@ msgstr "握手服务器端口"
|
|||
msgid "HomeProxy"
|
||||
msgstr "HomeProxy"
|
||||
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:816
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:849
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:815
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:848
|
||||
#: htdocs/luci-static/resources/view/homeproxy/server.js:245
|
||||
#: htdocs/luci-static/resources/view/homeproxy/server.js:275
|
||||
msgid "Host"
|
||||
|
@ -784,12 +788,12 @@ msgstr "仅 IPv6"
|
|||
msgid "IPv6 support"
|
||||
msgstr "IPv6 支持"
|
||||
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:831
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:830
|
||||
#: htdocs/luci-static/resources/view/homeproxy/server.js:258
|
||||
msgid "Idle timeout"
|
||||
msgstr "空闲超时"
|
||||
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:808
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:807
|
||||
msgid ""
|
||||
"If enabled, the client transport sends keepalive pings even with no active "
|
||||
"connections."
|
||||
|
@ -807,7 +811,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"如果设置,服务器域名将在连接前被解析为 IP。<br/>默认使用 dns.strategy。"
|
||||
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:793
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:792
|
||||
#: htdocs/luci-static/resources/view/homeproxy/server.js:230
|
||||
msgid ""
|
||||
"If the transport doesn't see any activity after a duration of this time, it "
|
||||
|
@ -816,7 +820,7 @@ msgstr ""
|
|||
"如果传输在此时间段后没有看到任何活动,它会向客户端发送 ping 请求以检查连接是"
|
||||
"否仍然活动。"
|
||||
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1031
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1030
|
||||
msgid ""
|
||||
"If you have the root certificate, use this option instead of allowing "
|
||||
"insecure."
|
||||
|
@ -884,12 +888,12 @@ msgstr "有时性能更好。"
|
|||
msgid "Let's Encrypt"
|
||||
msgstr "Let's Encrypt"
|
||||
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:881
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:880
|
||||
msgid ""
|
||||
"List of IP (v4 or v6) addresses prefixes to be assigned to the interface."
|
||||
msgstr "分配给接口的 IP(v4 或 v6)地址前缀列表。"
|
||||
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:993
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:992
|
||||
#: htdocs/luci-static/resources/view/homeproxy/server.js:334
|
||||
msgid "List of supported application level protocols, in order of preference."
|
||||
msgstr "支持的应用层协议协商列表,按顺序排列。"
|
||||
|
@ -902,7 +906,7 @@ msgstr "监听接口"
|
|||
msgid "Loading"
|
||||
msgstr "加载中"
|
||||
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:880
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:879
|
||||
msgid "Local address"
|
||||
msgstr "本地地址"
|
||||
|
||||
|
@ -914,7 +918,7 @@ msgstr "日志文件不存在。"
|
|||
msgid "Log is empty."
|
||||
msgstr "日志为空。"
|
||||
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:912
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:911
|
||||
msgid "MTU"
|
||||
msgstr "MTU"
|
||||
|
||||
|
@ -1033,16 +1037,16 @@ msgstr "最大上传速度"
|
|||
msgid "Max upload speed in Mbps."
|
||||
msgstr "最大上传速度(Mbps)"
|
||||
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1014
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1013
|
||||
#: htdocs/luci-static/resources/view/homeproxy/server.js:346
|
||||
msgid "Maximum TLS version"
|
||||
msgstr "最大 TLS 版本"
|
||||
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:939
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:938
|
||||
msgid "Maximum connections"
|
||||
msgstr "最大连接数"
|
||||
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:955
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:954
|
||||
msgid ""
|
||||
"Maximum multiplexed streams in a connection before opening a new connection."
|
||||
"<br/>Conflict with <code>Maximum connections</code> and <code>Minimum "
|
||||
|
@ -1051,26 +1055,26 @@ msgstr ""
|
|||
"在打开新连接之前,连接中的最大多路复用流数量。与 <code>Maximum connections</"
|
||||
"code> 和 <code>Minimum streams</code> 冲突。"
|
||||
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:954
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:953
|
||||
msgid "Maximum streams"
|
||||
msgstr "最大流数量"
|
||||
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:825
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:824
|
||||
#: htdocs/luci-static/resources/view/homeproxy/server.js:254
|
||||
msgid "Method"
|
||||
msgstr "方式"
|
||||
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1006
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1005
|
||||
#: htdocs/luci-static/resources/view/homeproxy/server.js:338
|
||||
msgid "Minimum TLS version"
|
||||
msgstr "最低 TLS 版本"
|
||||
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:947
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:946
|
||||
msgid ""
|
||||
"Minimum multiplexed streams in a connection before opening a new connection."
|
||||
msgstr "在打开新连接之前,连接中的最小多路复用流数量。"
|
||||
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:946
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:945
|
||||
msgid "Minimum streams"
|
||||
msgstr "最小流数量"
|
||||
|
||||
|
@ -1079,11 +1083,11 @@ msgstr "最小流数量"
|
|||
msgid "Mode"
|
||||
msgstr "模式"
|
||||
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:921
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:920
|
||||
msgid "Multiplex"
|
||||
msgstr "多路复用"
|
||||
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:929
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:928
|
||||
msgid "Multiplex protocol."
|
||||
msgstr "多路复用协议"
|
||||
|
||||
|
@ -1091,7 +1095,7 @@ msgstr "多路复用协议"
|
|||
msgid "NOT RUNNING"
|
||||
msgstr "未运行"
|
||||
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1209
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1208
|
||||
msgid "NOTE: Save current settings before updating subscriptions."
|
||||
msgstr "注意:更新订阅前先保存当前配置。"
|
||||
|
||||
|
@ -1105,23 +1109,23 @@ msgstr "NaïveProxy"
|
|||
msgid "Network"
|
||||
msgstr "网络"
|
||||
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:764
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:780
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:763
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:779
|
||||
#: htdocs/luci-static/resources/view/homeproxy/server.js:209
|
||||
#: htdocs/luci-static/resources/view/homeproxy/server.js:222
|
||||
msgid "No TCP transport, plain HTTP is merged into the HTTP transport."
|
||||
msgstr "无 TCP 传输层, 纯 HTTP 已合并到 HTTP 传输层。"
|
||||
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:778
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:777
|
||||
#: htdocs/luci-static/resources/view/homeproxy/server.js:220
|
||||
msgid "No additional encryption support: It's basically duplicate encryption."
|
||||
msgstr "无额外加密支持:它基本上是重复加密。"
|
||||
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1225
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1224
|
||||
msgid "No subscription available"
|
||||
msgstr "无可用订阅"
|
||||
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1250
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1249
|
||||
msgid "No subscription node"
|
||||
msgstr "无订阅节点"
|
||||
|
||||
|
@ -1144,7 +1148,7 @@ msgstr "节点"
|
|||
|
||||
#: htdocs/luci-static/resources/view/homeproxy/client.js:613
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:725
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:765
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:764
|
||||
#: htdocs/luci-static/resources/view/homeproxy/server.js:195
|
||||
#: htdocs/luci-static/resources/view/homeproxy/server.js:210
|
||||
msgid "None"
|
||||
|
@ -1192,11 +1196,11 @@ msgstr "覆盖目标地址"
|
|||
msgid "Override the connection destination address with the sniffed domain."
|
||||
msgstr "使用嗅探到的域名覆盖连接目标。"
|
||||
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:827
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:826
|
||||
msgid "PUT"
|
||||
msgstr "PUT"
|
||||
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:870
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:869
|
||||
msgid "Packet encoding"
|
||||
msgstr "数据包编码"
|
||||
|
||||
|
@ -1209,14 +1213,14 @@ msgstr "解析连接标头中的代理协议。"
|
|||
msgid "Password"
|
||||
msgstr "密码"
|
||||
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:821
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:853
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:820
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:852
|
||||
#: htdocs/luci-static/resources/view/homeproxy/server.js:250
|
||||
#: htdocs/luci-static/resources/view/homeproxy/server.js:279
|
||||
msgid "Path"
|
||||
msgstr "路径"
|
||||
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:894
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:893
|
||||
msgid "Peer pubkic key"
|
||||
msgstr "对端公钥"
|
||||
|
||||
|
@ -1226,7 +1230,7 @@ msgid ""
|
|||
"it is not needed."
|
||||
msgstr "性能可能会略有下降,建议仅在需要时开启。"
|
||||
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:839
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:838
|
||||
#: htdocs/luci-static/resources/view/homeproxy/server.js:266
|
||||
msgid "Ping timeout"
|
||||
msgstr "Ping 超时"
|
||||
|
@ -1255,7 +1259,7 @@ msgstr "端口 %s 已存在!"
|
|||
msgid "Port range"
|
||||
msgstr "端口范围"
|
||||
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:900
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:899
|
||||
msgid "Pre-shared key"
|
||||
msgstr "预共享密钥"
|
||||
|
||||
|
@ -1267,7 +1271,7 @@ msgstr "优先 IPv4"
|
|||
msgid "Prefer IPv6"
|
||||
msgstr "优先 IPv6"
|
||||
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:887
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:886
|
||||
msgid "Private key"
|
||||
msgstr "私钥"
|
||||
|
||||
|
@ -1285,7 +1289,7 @@ msgstr "进程路径"
|
|||
#: htdocs/luci-static/resources/view/homeproxy/client.js:712
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:540
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:662
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:928
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:927
|
||||
#: htdocs/luci-static/resources/view/homeproxy/server.js:109
|
||||
msgid "Protocol"
|
||||
msgstr "协议"
|
||||
|
@ -1343,13 +1347,13 @@ msgstr "代理模式"
|
|||
msgid "Proxy protocol"
|
||||
msgstr "代理协议"
|
||||
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1083
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1082
|
||||
msgid "QQ"
|
||||
msgstr "QQ"
|
||||
|
||||
#: htdocs/luci-static/resources/view/homeproxy/client.js:450
|
||||
#: htdocs/luci-static/resources/view/homeproxy/client.js:716
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:768
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:767
|
||||
#: htdocs/luci-static/resources/view/homeproxy/server.js:213
|
||||
msgid "QUIC"
|
||||
msgstr "QUIC"
|
||||
|
@ -1368,7 +1372,7 @@ msgstr "QUIC 最大双向并发流"
|
|||
msgid "QUIC stream receive window"
|
||||
msgstr "QUIC 流接收窗口"
|
||||
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1103
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1102
|
||||
#: htdocs/luci-static/resources/view/homeproxy/server.js:445
|
||||
msgid "REALITY"
|
||||
msgstr "REALITY"
|
||||
|
@ -1377,11 +1381,11 @@ msgstr "REALITY"
|
|||
msgid "REALITY private key"
|
||||
msgstr "REALITY 私钥"
|
||||
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1108
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1107
|
||||
msgid "REALITY public key"
|
||||
msgstr "REALITY 公钥"
|
||||
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1113
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1112
|
||||
#: htdocs/luci-static/resources/view/homeproxy/server.js:456
|
||||
msgid "REALITY short ID"
|
||||
msgstr "REALITY 标识符"
|
||||
|
@ -1390,11 +1394,11 @@ msgstr "REALITY 标识符"
|
|||
msgid "RUNNING"
|
||||
msgstr "运行中"
|
||||
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1084
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1083
|
||||
msgid "Random"
|
||||
msgstr "随机"
|
||||
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1085
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1084
|
||||
msgid "Randomized"
|
||||
msgstr "随机生成"
|
||||
|
||||
|
@ -1422,15 +1426,15 @@ msgstr "Redirect TCP + Tun UDP"
|
|||
msgid "Refresh every %s seconds."
|
||||
msgstr "每 %s 秒刷新。"
|
||||
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1247
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1246
|
||||
msgid "Remove %s nodes"
|
||||
msgstr "移除 %s 个节点"
|
||||
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1237
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1236
|
||||
msgid "Remove all nodes from subscriptions"
|
||||
msgstr "移除所有订阅节点"
|
||||
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:907
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:906
|
||||
msgid "Reserved field bytes"
|
||||
msgstr "保留字段字节"
|
||||
|
||||
|
@ -1475,11 +1479,11 @@ msgstr "路由规则"
|
|||
msgid "STUN"
|
||||
msgstr "STUN"
|
||||
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1137
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1136
|
||||
msgid "SUoT version"
|
||||
msgstr "SUoT 版本"
|
||||
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1086
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1085
|
||||
msgid "Safari"
|
||||
msgstr "Safari"
|
||||
|
||||
|
@ -1487,11 +1491,11 @@ msgstr "Safari"
|
|||
msgid "Same as main node"
|
||||
msgstr "保持与主节点一致"
|
||||
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1211
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1210
|
||||
msgid "Save current settings"
|
||||
msgstr "保存当前设置"
|
||||
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1208
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1207
|
||||
msgid "Save subscriptions settings"
|
||||
msgstr "保存订阅设置"
|
||||
|
||||
|
@ -1585,8 +1589,8 @@ msgstr "源端口"
|
|||
msgid "Source port range"
|
||||
msgstr "源端口范围"
|
||||
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:785
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:832
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:784
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:831
|
||||
msgid ""
|
||||
"Specifies the period of time after which a health check will be performed "
|
||||
"using a ping frame if no frames have been received on the connection.<br/"
|
||||
|
@ -1605,8 +1609,8 @@ msgid ""
|
|||
"PING frames are not considered as activity."
|
||||
msgstr "指定闲置客户端应在多长时间内使用 GOAWAY 帧关闭。PING 帧不被视为活动。"
|
||||
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:789
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:840
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:788
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:839
|
||||
msgid ""
|
||||
"Specifies the timeout duration after sending a PING frame, within which a "
|
||||
"response must be received.<br/>If a response to the PING frame is not "
|
||||
|
@ -1627,11 +1631,11 @@ msgstr "指定需要被代理的目标端口。多个端口必须用逗号隔开
|
|||
msgid "String"
|
||||
msgstr "字符串"
|
||||
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1165
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1164
|
||||
msgid "Subscription URL-s"
|
||||
msgstr "订阅地址"
|
||||
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1147
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1146
|
||||
msgid "Subscriptions"
|
||||
msgstr "订阅"
|
||||
|
||||
|
@ -1644,7 +1648,7 @@ msgid "Successfully updated."
|
|||
msgstr "更新成功。"
|
||||
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:355
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1166
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1165
|
||||
msgid ""
|
||||
"Support Hysteria, Shadowsocks(R), Trojan, v2rayN (VMess), and XTLS (VLESS) "
|
||||
"online configuration delivery standard."
|
||||
|
@ -1662,7 +1666,7 @@ msgstr "系统"
|
|||
msgid "TCP"
|
||||
msgstr "TCP"
|
||||
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1121
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1120
|
||||
#: htdocs/luci-static/resources/view/homeproxy/server.js:517
|
||||
msgid "TCP fast open"
|
||||
msgstr "TCP 快速打开"
|
||||
|
@ -1677,22 +1681,22 @@ msgstr "TCP/IP 协议栈。"
|
|||
|
||||
#: htdocs/luci-static/resources/view/homeproxy/client.js:449
|
||||
#: htdocs/luci-static/resources/view/homeproxy/client.js:715
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:963
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:962
|
||||
#: htdocs/luci-static/resources/view/homeproxy/server.js:302
|
||||
msgid "TLS"
|
||||
msgstr "TLS"
|
||||
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:992
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:991
|
||||
#: htdocs/luci-static/resources/view/homeproxy/server.js:333
|
||||
msgid "TLS ALPN"
|
||||
msgstr "TLS ALPN"
|
||||
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:987
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:986
|
||||
#: htdocs/luci-static/resources/view/homeproxy/server.js:327
|
||||
msgid "TLS SNI"
|
||||
msgstr "TLS SNI"
|
||||
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:776
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:775
|
||||
#: htdocs/luci-static/resources/view/homeproxy/server.js:218
|
||||
msgid "TLS is not enforced. If TLS is not configured, plain HTTP 1.1 is used."
|
||||
msgstr "不强制执行 TLS。如未配置 TLS,将使用纯 HTTP 1.1。"
|
||||
|
@ -1787,7 +1791,7 @@ msgid ""
|
|||
"strategy will be used if empty."
|
||||
msgstr "用于解析本 DNS 服务器的域名的策略。默认使用 dns.strategy。"
|
||||
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1023
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1022
|
||||
#: htdocs/luci-static/resources/view/homeproxy/server.js:355
|
||||
msgid ""
|
||||
"The elliptic curves that will be used in an ECDHE handshake, in preference "
|
||||
|
@ -1800,7 +1804,7 @@ msgid ""
|
|||
"account."
|
||||
msgstr "创建或选择现有 ACME 服务器帐户时使用的电子邮件地址。"
|
||||
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1015
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1014
|
||||
#: htdocs/luci-static/resources/view/homeproxy/server.js:347
|
||||
msgid "The maximum TLS version that is acceptable."
|
||||
msgstr "可接受的最高 TLS 版本。"
|
||||
|
@ -1815,7 +1819,7 @@ msgstr "允许对等点打开的 QUIC 并发双向流的最大数量。"
|
|||
msgid "The maximum time difference between the server and the client."
|
||||
msgstr "服务器和客户端之间的最大时间差。"
|
||||
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1007
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1006
|
||||
#: htdocs/luci-static/resources/view/homeproxy/server.js:339
|
||||
msgid "The minimum TLS version that is acceptable."
|
||||
msgstr "可接受的最低 TLS 版本。"
|
||||
|
@ -1828,7 +1832,7 @@ msgstr "为 ARM64/AMD64 设计的现代 ImmortalWrt 代理平台。"
|
|||
msgid "The network interface to bind to."
|
||||
msgstr "绑定到的网络接口。"
|
||||
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1037
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1036
|
||||
msgid "The path to the server certificate, in PEM format."
|
||||
msgstr "服务端证书路径,需要 PEM 格式。"
|
||||
|
||||
|
@ -1850,7 +1854,7 @@ msgid ""
|
|||
"enabled."
|
||||
msgstr "上游出站的标签。<br/>启用时,其他拨号字段将被忽略。"
|
||||
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:796
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:795
|
||||
#: htdocs/luci-static/resources/view/homeproxy/server.js:267
|
||||
msgid ""
|
||||
"The timeout that after performing a keepalive check, the client will wait "
|
||||
|
@ -1859,8 +1863,8 @@ msgstr ""
|
|||
"经过一段时间之后,客户端将执行 keepalive 检查并等待活动。如果没有检测到任何活"
|
||||
"动,则会关闭连接。"
|
||||
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1000
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1198
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:999
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1197
|
||||
msgid ""
|
||||
"This is <strong>DANGEROUS</strong>, your traffic is almost like "
|
||||
"<strong>PLAIN TEXT</strong>! Use at your own risk!"
|
||||
|
@ -1874,7 +1878,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"要与 Xray-core 兼容,请将其设置为 <code>Sec-WebSocket-Protocol</code>。"
|
||||
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:763
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:762
|
||||
#: htdocs/luci-static/resources/view/homeproxy/server.js:208
|
||||
msgid "Transport"
|
||||
msgstr "传输层"
|
||||
|
@ -1899,12 +1903,12 @@ msgstr "类型"
|
|||
msgid "UDP"
|
||||
msgstr "UDP"
|
||||
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1125
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1124
|
||||
#: htdocs/luci-static/resources/view/homeproxy/server.js:523
|
||||
msgid "UDP Fragment"
|
||||
msgstr "UDP 分片"
|
||||
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1130
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1129
|
||||
msgid "UDP over TCP"
|
||||
msgstr "UDP over TCP"
|
||||
|
||||
|
@ -1921,11 +1925,11 @@ msgstr "未知错误。"
|
|||
msgid "Unknown error: %s"
|
||||
msgstr "未知错误:%s"
|
||||
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1096
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1095
|
||||
msgid "Unsupported fingerprint!"
|
||||
msgstr "不支持的指纹!"
|
||||
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1222
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1221
|
||||
msgid "Update %s subscriptions"
|
||||
msgstr "更新 %s 个订阅"
|
||||
|
||||
|
@ -1933,19 +1937,19 @@ msgstr "更新 %s 个订阅"
|
|||
msgid "Update failed."
|
||||
msgstr "上传失败。"
|
||||
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1217
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1216
|
||||
msgid "Update nodes from subscriptions"
|
||||
msgstr "从订阅更新节点"
|
||||
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1161
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1160
|
||||
msgid "Update subscriptions via proxy."
|
||||
msgstr "使用代理更新订阅。"
|
||||
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1160
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1159
|
||||
msgid "Update via proxy"
|
||||
msgstr "使用代理更新"
|
||||
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1043
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1042
|
||||
#: htdocs/luci-static/resources/view/homeproxy/server.js:489
|
||||
msgid "Upload certificate"
|
||||
msgstr "上传证书"
|
||||
|
@ -1954,7 +1958,7 @@ msgstr "上传证书"
|
|||
msgid "Upload key"
|
||||
msgstr "上传密钥"
|
||||
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1046
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1045
|
||||
#: htdocs/luci-static/resources/view/homeproxy/server.js:492
|
||||
#: htdocs/luci-static/resources/view/homeproxy/server.js:510
|
||||
msgid "Upload..."
|
||||
|
@ -1977,7 +1981,7 @@ msgstr "使用 WAN 下发的 DNS"
|
|||
msgid "Use DNS server from WAN + 114DNS"
|
||||
msgstr "使用 WAN DNS + 114DNS"
|
||||
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:988
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:987
|
||||
#: htdocs/luci-static/resources/view/homeproxy/server.js:328
|
||||
msgid ""
|
||||
"Used to verify the hostname on the returned certificates unless insecure is "
|
||||
|
@ -2008,12 +2012,12 @@ msgstr "VMess"
|
|||
msgid "WAN IP Policy"
|
||||
msgstr "WAN IP 策略"
|
||||
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:769
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:768
|
||||
#: htdocs/luci-static/resources/view/homeproxy/server.js:214
|
||||
msgid "WebSocket"
|
||||
msgstr "WebSocket"
|
||||
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1186
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1185
|
||||
msgid "Whitelist mode"
|
||||
msgstr "白名单模式"
|
||||
|
||||
|
@ -2021,15 +2025,15 @@ msgstr "白名单模式"
|
|||
msgid "WireGuard"
|
||||
msgstr "WireGuard"
|
||||
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:895
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:894
|
||||
msgid "WireGuard peer public key."
|
||||
msgstr "WireGuard 对端公钥。"
|
||||
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:901
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:900
|
||||
msgid "WireGuard pre-shared key."
|
||||
msgstr "WireGuard 预共享密钥。"
|
||||
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:888
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:887
|
||||
msgid "WireGuard requires base64-encoded private keys."
|
||||
msgstr "WireGuard 要求 base64 编码的私钥。"
|
||||
|
||||
|
@ -2042,8 +2046,8 @@ msgstr "在连接标头中写入代理协议。"
|
|||
msgid "Xinfeng Public DNS (114.114.114.114)"
|
||||
msgstr "信风公共 DNS(114.114.114.114)"
|
||||
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:873
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1206
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:872
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1205
|
||||
msgid "Xudp (Xray-core)"
|
||||
msgstr "Xudp (Xray-core)"
|
||||
|
||||
|
@ -2063,28 +2067,28 @@ msgstr "您的 %s 已成功上传。大小:%sB。"
|
|||
msgid "ZeroSSL"
|
||||
msgstr "ZeroSSL"
|
||||
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1048
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1047
|
||||
#: htdocs/luci-static/resources/view/homeproxy/server.js:494
|
||||
msgid "certificate"
|
||||
msgstr "证书"
|
||||
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1008
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1016
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1007
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1015
|
||||
#: htdocs/luci-static/resources/view/homeproxy/server.js:340
|
||||
#: htdocs/luci-static/resources/view/homeproxy/server.js:348
|
||||
msgid "default"
|
||||
msgstr "默认"
|
||||
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:766
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:765
|
||||
#: htdocs/luci-static/resources/view/homeproxy/server.js:211
|
||||
msgid "gRPC"
|
||||
msgstr "gRPC"
|
||||
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:807
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:806
|
||||
msgid "gRPC permit without stream"
|
||||
msgstr "gRPC 允许无活动连接"
|
||||
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:802
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:801
|
||||
#: htdocs/luci-static/resources/view/homeproxy/server.js:238
|
||||
msgid "gRPC service name"
|
||||
msgstr "gRPC 服务名称"
|
||||
|
@ -2093,7 +2097,7 @@ msgstr "gRPC 服务名称"
|
|||
msgid "gVisor"
|
||||
msgstr "gVisor"
|
||||
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1082
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1081
|
||||
msgid "iOS"
|
||||
msgstr "iOS"
|
||||
|
||||
|
@ -2101,19 +2105,19 @@ msgstr "iOS"
|
|||
#: htdocs/luci-static/resources/homeproxy.js:270
|
||||
#: htdocs/luci-static/resources/view/homeproxy/client.js:174
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:522
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1092
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1091
|
||||
#: htdocs/luci-static/resources/view/homeproxy/server.js:101
|
||||
msgid "non-empty value"
|
||||
msgstr "非空值"
|
||||
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:621
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:871
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1204
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:870
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1203
|
||||
msgid "none"
|
||||
msgstr "无"
|
||||
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:872
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1205
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:871
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1204
|
||||
msgid "packet addr (v2ray-core v5+)"
|
||||
msgstr "packet addr (v2ray-core v5+)"
|
||||
|
||||
|
@ -2121,11 +2125,11 @@ msgstr "packet addr (v2ray-core v5+)"
|
|||
msgid "private key"
|
||||
msgstr "私钥"
|
||||
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1074
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1073
|
||||
msgid "uTLS fingerprint"
|
||||
msgstr "uTLS 指纹"
|
||||
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1075
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1074
|
||||
msgid ""
|
||||
"uTLS is a fork of \"crypto/tls\", which provides ClientHello fingerprinting "
|
||||
"resistance."
|
||||
|
@ -2142,12 +2146,12 @@ msgid "unique value"
|
|||
msgstr "独立值"
|
||||
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:699
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1138
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1137
|
||||
msgid "v1"
|
||||
msgstr "v1"
|
||||
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:700
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1139
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1138
|
||||
msgid "v2"
|
||||
msgstr "v2"
|
||||
|
||||
|
@ -2160,8 +2164,8 @@ msgstr "v3"
|
|||
msgid "valid IP address"
|
||||
msgstr "有效 IP 地址"
|
||||
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1172
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1175
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1171
|
||||
#: htdocs/luci-static/resources/view/homeproxy/node.js:1174
|
||||
msgid "valid URL"
|
||||
msgstr "有效网址"
|
||||
|
||||
|
|
|
@ -19,7 +19,7 @@ config homeproxy 'config'
|
|||
option main_node 'nil'
|
||||
option main_udp_node 'same'
|
||||
option dns_server '208.67.222.222'
|
||||
option routing_mode 'gfwlist'
|
||||
option routing_mode 'bypass_mainland_china'
|
||||
option routing_port 'common'
|
||||
option proxy_mode 'redirect_tproxy'
|
||||
option ipv6_support '1'
|
||||
|
|
|
@ -358,7 +358,6 @@ function parse_uri(uri) {
|
|||
vmess_alterid: uri.aid,
|
||||
vmess_encrypt: uri.scy || 'auto',
|
||||
vmess_global_padding: '1',
|
||||
vmess_authenticated_length: '1',
|
||||
transport: (uri.net !== 'tcp') ? uri.net : null,
|
||||
tls: (uri.tls === 'tls') ? '1' : '0',
|
||||
tls_sni: uri.sni || uri.host,
|
||||
|
|
Loading…
Reference in New Issue