[form.ListValue, 'protocol', _('Protocol'), _('Protocol specifies the protocol to use when interacting with the server. Valid values are "tcp", "kcp", and "websocket".<br>By default, this value is "tcp".'), {values: ['tcp', 'kcp', 'websocket']}],
[form.Flag, 'tls_enable', _('TLS'), _('TLSEnable specifies whether or not TLS should be used when communicating with the server.'), {datatype: 'bool'}],
[form.Value, 'heartbeat_interval', _('Heartbeat interval'), _('HeartBeatInterval specifies at what interval heartbeats are sent to the server, in seconds. It is not recommended to change this value.<br>By default, this value is 30.'), {datatype: 'uinteger'}],
- [form.Value, 'heartbeat_timeout', _('Heartbeat timeout'), _('HeartBeatTimeout specifies the maximum allowed heartbeat response delay before the connection is terminated, in seconds. It is not recommended to change this value.<br>By default, this value is 90.'), {datatype: 'uinteger'}]
+ [form.Value, 'heartbeat_timeout', _('Heartbeat timeout'), _('HeartBeatTimeout specifies the maximum allowed heartbeat response delay before the connection is terminated, in seconds. It is not recommended to change this value.<br>By default, this value is 90.'), {datatype: 'uinteger'}],
+ [form.DynamicList, '_', _('Additional settings'), _('This list can be used to specify some additional parameters which have not been included in this LuCI.'), {placeholder: 'Key-A=Value-A'}]
];
var baseProxyConf = [
msgid "Additional configs"
msgstr ""
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:37
+msgid "Additional settings"
+msgstr ""
+
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:25
msgid "Admin address"
msgstr ""
"bundled executable using statik.<br>By default, this value is \"\"."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:126
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:127
msgid "Common Settings"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:42
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:43
msgid "Compression"
msgstr ""
msgid "Config files include in temporary config file"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:52
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:53
msgid "Custom domains"
msgstr ""
"true."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:41
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:42
msgid "Encryption"
msgstr ""
msgid "Exit when login fail"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:151
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:152
msgid "General Settings"
msgstr ""
msgid "Grant access to LuCI app frpc"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:152
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:153
msgid "HTTP Settings"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:59
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:60
msgid "HTTP password"
msgstr ""
msgid "HTTP proxy"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:58
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:59
msgid "HTTP user"
msgstr ""
msgid "Heartbeat timeout"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:60
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:61
msgid "Host header rewrite"
msgstr ""
"this value is read from the \"http_proxy\" environment variable."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:48
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:49
msgid "If remote_port is 0, frps will assign a random port for you"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:43
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:155
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:44
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:156
msgid "Local IP"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:44
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:156
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:45
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:157
msgid "Local port"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:43
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:44
msgid "LocalIp specifies the IP address or host name to proxy to."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:44
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:45
msgid "LocalPort specifies the port to proxy to."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:57
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:58
msgid "Locations"
msgstr ""
"succeeds.<br>By default, this value is true."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:145
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:146
msgid "Name can not be \"common\""
msgstr ""
"value is \"tcp\"."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:138
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:139
msgid "Proxy Settings"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:40
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:154
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:41
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:155
msgid "Proxy type"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:40
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:41
msgid ""
"ProxyType specifies the type of this proxy. Valid values include \"tcp\", "
"\"udp\", \"http\", \"https\", \"stcp\", and \"xtcp\".<br>By default, this "
"value is \"tcp\"."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:48
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:49
msgid "Remote port"
msgstr ""
msgid "Respawn when crashed"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:65
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:66
msgid "Role"
msgstr ""
"this value is 7000."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:66
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:67
msgid "Sk"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:127
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:131
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:128
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:132
msgid "Startup Settings"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:53
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:54
msgid "Subdomain"
msgstr ""
"true."
msgstr ""
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:37
+msgid ""
+"This list can be used to specify some additional parameters which have not "
+"been included in this LuCI."
+msgstr ""
+
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:24
msgid "Token"
msgstr ""
"succeed. <br>By default, this value is \"\"."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:42
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:43
msgid ""
"UseCompression controls whether or not communication with the server will be "
"compressed.<br>By default, this value is false."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:41
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:42
msgid ""
"UseEncryption controls whether or not communication with the server will be "
"encrypted. Encryption is done using the tokens supplied in the server and "
"changed to \"{user}.{proxy_name}\".<br>By default, this value is \"\"."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:121
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:122
#: applications/luci-app-frpc/root/usr/share/luci/menu.d/luci-app-frpc.json:3
msgid "frp Client"
msgstr ""
msgid "Additional configs"
msgstr ""
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:37
+msgid "Additional settings"
+msgstr ""
+
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:25
msgid "Admin address"
msgstr ""
"bundled executable using statik.<br>By default, this value is \"\"."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:126
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:127
msgid "Common Settings"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:42
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:43
msgid "Compression"
msgstr ""
msgid "Config files include in temporary config file"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:52
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:53
msgid "Custom domains"
msgstr ""
"true."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:41
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:42
msgid "Encryption"
msgstr ""
msgid "Exit when login fail"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:151
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:152
msgid "General Settings"
msgstr ""
msgid "Grant access to LuCI app frpc"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:152
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:153
msgid "HTTP Settings"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:59
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:60
msgid "HTTP password"
msgstr ""
msgid "HTTP proxy"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:58
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:59
msgid "HTTP user"
msgstr ""
msgid "Heartbeat timeout"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:60
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:61
msgid "Host header rewrite"
msgstr ""
"this value is read from the \"http_proxy\" environment variable."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:48
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:49
msgid "If remote_port is 0, frps will assign a random port for you"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:43
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:155
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:44
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:156
msgid "Local IP"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:44
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:156
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:45
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:157
msgid "Local port"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:43
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:44
msgid "LocalIp specifies the IP address or host name to proxy to."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:44
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:45
msgid "LocalPort specifies the port to proxy to."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:57
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:58
msgid "Locations"
msgstr ""
"succeeds.<br>By default, this value is true."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:145
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:146
msgid "Name can not be \"common\""
msgstr ""
"value is \"tcp\"."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:138
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:139
msgid "Proxy Settings"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:40
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:154
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:41
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:155
msgid "Proxy type"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:40
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:41
msgid ""
"ProxyType specifies the type of this proxy. Valid values include \"tcp\", "
"\"udp\", \"http\", \"https\", \"stcp\", and \"xtcp\".<br>By default, this "
"value is \"tcp\"."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:48
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:49
msgid "Remote port"
msgstr ""
msgid "Respawn when crashed"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:65
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:66
msgid "Role"
msgstr ""
"this value is 7000."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:66
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:67
msgid "Sk"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:127
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:131
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:128
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:132
msgid "Startup Settings"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:53
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:54
msgid "Subdomain"
msgstr ""
"true."
msgstr ""
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:37
+msgid ""
+"This list can be used to specify some additional parameters which have not "
+"been included in this LuCI."
+msgstr ""
+
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:24
msgid "Token"
msgstr ""
"succeed. <br>By default, this value is \"\"."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:42
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:43
msgid ""
"UseCompression controls whether or not communication with the server will be "
"compressed.<br>By default, this value is false."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:41
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:42
msgid ""
"UseEncryption controls whether or not communication with the server will be "
"encrypted. Encryption is done using the tokens supplied in the server and "
"changed to \"{user}.{proxy_name}\".<br>By default, this value is \"\"."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:121
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:122
#: applications/luci-app-frpc/root/usr/share/luci/menu.d/luci-app-frpc.json:3
msgid "frp Client"
msgstr ""
msgid "Additional configs"
msgstr ""
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:37
+msgid "Additional settings"
+msgstr ""
+
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:25
msgid "Admin address"
msgstr ""
"bundled executable using statik.<br>By default, this value is \"\"."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:126
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:127
msgid "Common Settings"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:42
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:43
msgid "Compression"
msgstr ""
msgid "Config files include in temporary config file"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:52
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:53
msgid "Custom domains"
msgstr ""
"true."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:41
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:42
msgid "Encryption"
msgstr ""
msgid "Exit when login fail"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:151
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:152
msgid "General Settings"
msgstr ""
msgid "Grant access to LuCI app frpc"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:152
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:153
msgid "HTTP Settings"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:59
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:60
msgid "HTTP password"
msgstr ""
msgid "HTTP proxy"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:58
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:59
msgid "HTTP user"
msgstr ""
msgid "Heartbeat timeout"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:60
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:61
msgid "Host header rewrite"
msgstr ""
"this value is read from the \"http_proxy\" environment variable."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:48
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:49
msgid "If remote_port is 0, frps will assign a random port for you"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:43
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:155
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:44
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:156
msgid "Local IP"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:44
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:156
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:45
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:157
msgid "Local port"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:43
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:44
msgid "LocalIp specifies the IP address or host name to proxy to."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:44
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:45
msgid "LocalPort specifies the port to proxy to."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:57
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:58
msgid "Locations"
msgstr ""
"succeeds.<br>By default, this value is true."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:145
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:146
msgid "Name can not be \"common\""
msgstr ""
"value is \"tcp\"."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:138
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:139
msgid "Proxy Settings"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:40
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:154
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:41
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:155
msgid "Proxy type"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:40
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:41
msgid ""
"ProxyType specifies the type of this proxy. Valid values include \"tcp\", "
"\"udp\", \"http\", \"https\", \"stcp\", and \"xtcp\".<br>By default, this "
"value is \"tcp\"."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:48
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:49
msgid "Remote port"
msgstr ""
msgid "Respawn when crashed"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:65
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:66
msgid "Role"
msgstr ""
"this value is 7000."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:66
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:67
msgid "Sk"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:127
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:131
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:128
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:132
msgid "Startup Settings"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:53
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:54
msgid "Subdomain"
msgstr ""
"true."
msgstr ""
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:37
+msgid ""
+"This list can be used to specify some additional parameters which have not "
+"been included in this LuCI."
+msgstr ""
+
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:24
msgid "Token"
msgstr ""
"succeed. <br>By default, this value is \"\"."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:42
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:43
msgid ""
"UseCompression controls whether or not communication with the server will be "
"compressed.<br>By default, this value is false."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:41
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:42
msgid ""
"UseEncryption controls whether or not communication with the server will be "
"encrypted. Encryption is done using the tokens supplied in the server and "
"changed to \"{user}.{proxy_name}\".<br>By default, this value is \"\"."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:121
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:122
#: applications/luci-app-frpc/root/usr/share/luci/menu.d/luci-app-frpc.json:3
msgid "frp Client"
msgstr ""
msgid "Additional configs"
msgstr ""
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:37
+msgid "Additional settings"
+msgstr ""
+
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:25
msgid "Admin address"
msgstr ""
"bundled executable using statik.<br>By default, this value is \"\"."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:126
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:127
msgid "Common Settings"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:42
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:43
msgid "Compression"
msgstr ""
msgid "Config files include in temporary config file"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:52
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:53
msgid "Custom domains"
msgstr ""
"true."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:41
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:42
msgid "Encryption"
msgstr ""
msgid "Exit when login fail"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:151
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:152
msgid "General Settings"
msgstr ""
msgid "Grant access to LuCI app frpc"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:152
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:153
msgid "HTTP Settings"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:59
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:60
msgid "HTTP password"
msgstr ""
msgid "HTTP proxy"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:58
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:59
msgid "HTTP user"
msgstr ""
msgid "Heartbeat timeout"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:60
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:61
msgid "Host header rewrite"
msgstr ""
"this value is read from the \"http_proxy\" environment variable."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:48
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:49
msgid "If remote_port is 0, frps will assign a random port for you"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:43
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:155
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:44
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:156
msgid "Local IP"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:44
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:156
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:45
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:157
msgid "Local port"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:43
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:44
msgid "LocalIp specifies the IP address or host name to proxy to."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:44
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:45
msgid "LocalPort specifies the port to proxy to."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:57
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:58
msgid "Locations"
msgstr ""
"succeeds.<br>By default, this value is true."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:145
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:146
msgid "Name can not be \"common\""
msgstr ""
"value is \"tcp\"."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:138
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:139
msgid "Proxy Settings"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:40
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:154
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:41
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:155
msgid "Proxy type"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:40
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:41
msgid ""
"ProxyType specifies the type of this proxy. Valid values include \"tcp\", "
"\"udp\", \"http\", \"https\", \"stcp\", and \"xtcp\".<br>By default, this "
"value is \"tcp\"."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:48
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:49
msgid "Remote port"
msgstr ""
msgid "Respawn when crashed"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:65
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:66
msgid "Role"
msgstr ""
"this value is 7000."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:66
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:67
msgid "Sk"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:127
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:131
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:128
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:132
msgid "Startup Settings"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:53
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:54
msgid "Subdomain"
msgstr ""
"true."
msgstr ""
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:37
+msgid ""
+"This list can be used to specify some additional parameters which have not "
+"been included in this LuCI."
+msgstr ""
+
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:24
msgid "Token"
msgstr ""
"succeed. <br>By default, this value is \"\"."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:42
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:43
msgid ""
"UseCompression controls whether or not communication with the server will be "
"compressed.<br>By default, this value is false."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:41
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:42
msgid ""
"UseEncryption controls whether or not communication with the server will be "
"encrypted. Encryption is done using the tokens supplied in the server and "
"changed to \"{user}.{proxy_name}\".<br>By default, this value is \"\"."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:121
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:122
#: applications/luci-app-frpc/root/usr/share/luci/menu.d/luci-app-frpc.json:3
msgid "frp Client"
msgstr ""
msgid "Additional configs"
msgstr ""
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:37
+msgid "Additional settings"
+msgstr ""
+
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:25
msgid "Admin address"
msgstr ""
"bundled executable using statik.<br>By default, this value is \"\"."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:126
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:127
msgid "Common Settings"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:42
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:43
msgid "Compression"
msgstr ""
msgid "Config files include in temporary config file"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:52
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:53
msgid "Custom domains"
msgstr ""
"true."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:41
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:42
msgid "Encryption"
msgstr ""
msgid "Exit when login fail"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:151
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:152
msgid "General Settings"
msgstr "Obecná nastavení"
msgid "Grant access to LuCI app frpc"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:152
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:153
msgid "HTTP Settings"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:59
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:60
msgid "HTTP password"
msgstr ""
msgid "HTTP proxy"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:58
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:59
msgid "HTTP user"
msgstr ""
msgid "Heartbeat timeout"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:60
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:61
msgid "Host header rewrite"
msgstr ""
"this value is read from the \"http_proxy\" environment variable."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:48
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:49
msgid "If remote_port is 0, frps will assign a random port for you"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:43
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:155
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:44
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:156
msgid "Local IP"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:44
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:156
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:45
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:157
msgid "Local port"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:43
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:44
msgid "LocalIp specifies the IP address or host name to proxy to."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:44
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:45
msgid "LocalPort specifies the port to proxy to."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:57
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:58
msgid "Locations"
msgstr ""
"succeeds.<br>By default, this value is true."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:145
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:146
msgid "Name can not be \"common\""
msgstr ""
"value is \"tcp\"."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:138
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:139
msgid "Proxy Settings"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:40
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:154
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:41
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:155
msgid "Proxy type"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:40
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:41
msgid ""
"ProxyType specifies the type of this proxy. Valid values include \"tcp\", "
"\"udp\", \"http\", \"https\", \"stcp\", and \"xtcp\".<br>By default, this "
"value is \"tcp\"."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:48
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:49
msgid "Remote port"
msgstr ""
msgid "Respawn when crashed"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:65
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:66
msgid "Role"
msgstr ""
"this value is 7000."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:66
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:67
msgid "Sk"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:127
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:131
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:128
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:132
msgid "Startup Settings"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:53
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:54
msgid "Subdomain"
msgstr ""
"true."
msgstr ""
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:37
+msgid ""
+"This list can be used to specify some additional parameters which have not "
+"been included in this LuCI."
+msgstr ""
+
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:24
msgid "Token"
msgstr ""
"succeed. <br>By default, this value is \"\"."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:42
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:43
msgid ""
"UseCompression controls whether or not communication with the server will be "
"compressed.<br>By default, this value is false."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:41
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:42
msgid ""
"UseEncryption controls whether or not communication with the server will be "
"encrypted. Encryption is done using the tokens supplied in the server and "
"changed to \"{user}.{proxy_name}\".<br>By default, this value is \"\"."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:121
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:122
#: applications/luci-app-frpc/root/usr/share/luci/menu.d/luci-app-frpc.json:3
msgid "frp Client"
msgstr ""
msgid "Additional configs"
msgstr "Zusätzliche Konfiguration"
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:37
+msgid "Additional settings"
+msgstr ""
+
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:25
msgid "Admin address"
msgstr "Admin-Adresse"
"mitgelieferten ausführbaren Datei mittels statik geladen.<br>Standardwert "
"ist \"\"."
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:126
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:127
msgid "Common Settings"
msgstr "Gemeinsame Einstellungen"
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:42
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:43
msgid "Compression"
msgstr "Komprimierung"
msgid "Config files include in temporary config file"
msgstr "Konfigurationsdateien die in temporärer Konfiguration enthalten sind"
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:52
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:53
msgid "Custom domains"
msgstr "Benutzerdefinierte Domains"
"DisableLogColor deaktiviert farbiges Log wenn LogWay == \"console\" "
"aktiviert ist."
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:41
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:42
msgid "Encryption"
msgstr "Verschlüsselung"
msgid "Exit when login fail"
msgstr "Beende Programm bei Loginfehler"
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:151
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:152
msgid "General Settings"
msgstr "Allgemeine Einstellungen"
msgid "Grant access to LuCI app frpc"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:152
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:153
msgid "HTTP Settings"
msgstr "HTTP-Einstellungen"
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:59
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:60
msgid "HTTP password"
msgstr "HTTP-Passwort"
msgid "HTTP proxy"
msgstr "HTTP-Proxy"
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:58
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:59
msgid "HTTP user"
msgstr "HTTP-User"
msgid "Heartbeat timeout"
msgstr "Heartbeat-Timeout"
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:60
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:61
msgid "Host header rewrite"
msgstr "Host-Header umschreiben"
"<br>Standardwert hierfür wird aus der \"http_proxy\"-Umgebungsvariable "
"gelesen."
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:48
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:49
msgid "If remote_port is 0, frps will assign a random port for you"
msgstr ""
"Falls remote_port auf 0 gesetzt ist, wird frps einen zufälligen Port-Wert "
"zuweisen"
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:43
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:155
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:44
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:156
msgid "Local IP"
msgstr "Lokale IP"
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:44
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:156
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:45
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:157
msgid "Local port"
msgstr "Lokaler Port"
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:43
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:44
#, fuzzy
msgid "LocalIp specifies the IP address or host name to proxy to."
msgstr ""
"LocalIp spezifiziert die IP-Adresse oder den Hostnamen der als Proxy "
"verwendet werden soll."
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:44
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:45
msgid "LocalPort specifies the port to proxy to."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:57
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:58
msgid "Locations"
msgstr "Standorte"
"Loginversuch beenden soll. Falls es auf falsch steht, wir es der client so "
"oft versuchen, bis es erfolgreich war.<br>Standardwert hierfür ist wahr."
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:145
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:146
msgid "Name can not be \"common\""
msgstr "Der Name kann nicht \"common\" sein"
"verwendet werden soll. Gültige Werte sind \"tcp\", \"kcp\" und \"websocket\"."
"<br>Standardwert hierfür ist \"tcp\"."
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:138
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:139
msgid "Proxy Settings"
msgstr "Proxy-Einstellungen"
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:40
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:154
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:41
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:155
msgid "Proxy type"
msgstr "Proxy-Typ"
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:40
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:41
msgid ""
"ProxyType specifies the type of this proxy. Valid values include \"tcp\", "
"\"udp\", \"http\", \"https\", \"stcp\", and \"xtcp\".<br>By default, this "
"\"tcp\", \"udp\", \"https\", \"stcp\" und \"xtcp\".<br>Standardwert hierfür "
"ist \"tcp\"."
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:48
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:49
msgid "Remote port"
msgstr "Remote-Port"
msgid "Respawn when crashed"
msgstr "Starte nach Crash neu"
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:65
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:66
msgid "Role"
msgstr "Rolle"
"ServerPort spezifiziert den Port des Servers zu dem verbunden werden soll."
"<br>Standardwert hierfür ist 7000."
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:66
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:67
msgid "Sk"
msgstr "Sk"
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:127
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:131
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:128
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:132
msgid "Startup Settings"
msgstr "Startparameter"
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:53
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:54
msgid "Subdomain"
msgstr "Subdomain"
"auf wahr steht, muss der Server ebenfalls TCP-Multiplexing aktiviert haben."
"<br>Standardwert hierfür ist wahr."
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:37
+msgid ""
+"This list can be used to specify some additional parameters which have not "
+"been included in this LuCI."
+msgstr ""
+
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:24
msgid "Token"
msgstr "Token"
"ein gleichlautendes Token zur Authorisation eingestellt haben."
"<br>Standardwert hierfür ist \"\"."
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:42
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:43
msgid ""
"UseCompression controls whether or not communication with the server will be "
"compressed.<br>By default, this value is false."
"UseCompression legt fest, ob die Datenverbindung mit dem Server komprimiert "
"werden soll.<br>Standardwert hierfür ist falsch."
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:41
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:42
msgid ""
"UseEncryption controls whether or not communication with the server will be "
"encrypted. Encryption is done using the tokens supplied in the server and "
"Clients. Falls dieser Wert \"\" beträgt, werden Proxy-Namen automatisch zu "
"\"{user} {proxy_name} \" umgeschrieben.<br>Standardwert hierfür ist \"\"."
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:121
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:122
#: applications/luci-app-frpc/root/usr/share/luci/menu.d/luci-app-frpc.json:3
msgid "frp Client"
msgstr "frp Client"
msgid "Additional configs"
msgstr ""
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:37
+msgid "Additional settings"
+msgstr ""
+
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:25
msgid "Admin address"
msgstr ""
"bundled executable using statik.<br>By default, this value is \"\"."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:126
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:127
msgid "Common Settings"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:42
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:43
msgid "Compression"
msgstr ""
msgid "Config files include in temporary config file"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:52
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:53
msgid "Custom domains"
msgstr ""
"true."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:41
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:42
msgid "Encryption"
msgstr ""
msgid "Exit when login fail"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:151
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:152
msgid "General Settings"
msgstr ""
msgid "Grant access to LuCI app frpc"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:152
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:153
msgid "HTTP Settings"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:59
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:60
msgid "HTTP password"
msgstr ""
msgid "HTTP proxy"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:58
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:59
msgid "HTTP user"
msgstr ""
msgid "Heartbeat timeout"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:60
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:61
msgid "Host header rewrite"
msgstr ""
"this value is read from the \"http_proxy\" environment variable."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:48
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:49
msgid "If remote_port is 0, frps will assign a random port for you"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:43
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:155
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:44
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:156
msgid "Local IP"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:44
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:156
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:45
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:157
msgid "Local port"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:43
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:44
msgid "LocalIp specifies the IP address or host name to proxy to."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:44
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:45
msgid "LocalPort specifies the port to proxy to."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:57
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:58
msgid "Locations"
msgstr ""
"succeeds.<br>By default, this value is true."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:145
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:146
msgid "Name can not be \"common\""
msgstr ""
"value is \"tcp\"."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:138
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:139
msgid "Proxy Settings"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:40
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:154
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:41
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:155
msgid "Proxy type"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:40
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:41
msgid ""
"ProxyType specifies the type of this proxy. Valid values include \"tcp\", "
"\"udp\", \"http\", \"https\", \"stcp\", and \"xtcp\".<br>By default, this "
"value is \"tcp\"."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:48
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:49
msgid "Remote port"
msgstr ""
msgid "Respawn when crashed"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:65
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:66
msgid "Role"
msgstr ""
"this value is 7000."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:66
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:67
msgid "Sk"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:127
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:131
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:128
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:132
msgid "Startup Settings"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:53
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:54
msgid "Subdomain"
msgstr ""
"true."
msgstr ""
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:37
+msgid ""
+"This list can be used to specify some additional parameters which have not "
+"been included in this LuCI."
+msgstr ""
+
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:24
msgid "Token"
msgstr ""
"succeed. <br>By default, this value is \"\"."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:42
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:43
msgid ""
"UseCompression controls whether or not communication with the server will be "
"compressed.<br>By default, this value is false."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:41
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:42
msgid ""
"UseEncryption controls whether or not communication with the server will be "
"encrypted. Encryption is done using the tokens supplied in the server and "
"changed to \"{user}.{proxy_name}\".<br>By default, this value is \"\"."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:121
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:122
#: applications/luci-app-frpc/root/usr/share/luci/menu.d/luci-app-frpc.json:3
msgid "frp Client"
msgstr ""
msgid "Additional configs"
msgstr ""
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:37
+msgid "Additional settings"
+msgstr ""
+
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:25
msgid "Admin address"
msgstr ""
"bundled executable using statik.<br>By default, this value is \"\"."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:126
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:127
msgid "Common Settings"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:42
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:43
msgid "Compression"
msgstr ""
msgid "Config files include in temporary config file"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:52
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:53
msgid "Custom domains"
msgstr ""
"true."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:41
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:42
msgid "Encryption"
msgstr ""
msgid "Exit when login fail"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:151
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:152
msgid "General Settings"
msgstr ""
msgid "Grant access to LuCI app frpc"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:152
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:153
msgid "HTTP Settings"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:59
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:60
msgid "HTTP password"
msgstr ""
msgid "HTTP proxy"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:58
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:59
msgid "HTTP user"
msgstr ""
msgid "Heartbeat timeout"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:60
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:61
msgid "Host header rewrite"
msgstr ""
"this value is read from the \"http_proxy\" environment variable."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:48
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:49
msgid "If remote_port is 0, frps will assign a random port for you"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:43
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:155
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:44
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:156
msgid "Local IP"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:44
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:156
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:45
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:157
msgid "Local port"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:43
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:44
msgid "LocalIp specifies the IP address or host name to proxy to."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:44
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:45
msgid "LocalPort specifies the port to proxy to."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:57
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:58
msgid "Locations"
msgstr ""
"succeeds.<br>By default, this value is true."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:145
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:146
msgid "Name can not be \"common\""
msgstr ""
"value is \"tcp\"."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:138
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:139
msgid "Proxy Settings"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:40
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:154
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:41
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:155
msgid "Proxy type"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:40
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:41
msgid ""
"ProxyType specifies the type of this proxy. Valid values include \"tcp\", "
"\"udp\", \"http\", \"https\", \"stcp\", and \"xtcp\".<br>By default, this "
"value is \"tcp\"."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:48
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:49
msgid "Remote port"
msgstr ""
msgid "Respawn when crashed"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:65
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:66
msgid "Role"
msgstr ""
"this value is 7000."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:66
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:67
msgid "Sk"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:127
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:131
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:128
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:132
msgid "Startup Settings"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:53
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:54
msgid "Subdomain"
msgstr ""
"true."
msgstr ""
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:37
+msgid ""
+"This list can be used to specify some additional parameters which have not "
+"been included in this LuCI."
+msgstr ""
+
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:24
msgid "Token"
msgstr ""
"succeed. <br>By default, this value is \"\"."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:42
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:43
msgid ""
"UseCompression controls whether or not communication with the server will be "
"compressed.<br>By default, this value is false."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:41
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:42
msgid ""
"UseEncryption controls whether or not communication with the server will be "
"encrypted. Encryption is done using the tokens supplied in the server and "
"changed to \"{user}.{proxy_name}\".<br>By default, this value is \"\"."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:121
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:122
#: applications/luci-app-frpc/root/usr/share/luci/menu.d/luci-app-frpc.json:3
msgid "frp Client"
msgstr ""
msgid "Additional configs"
msgstr "Configuraciones adicionales"
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:37
+msgid "Additional settings"
+msgstr ""
+
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:25
msgid "Admin address"
msgstr "Dirección del administrador"
"cargarán desde el ejecutable incluido usando statik.<br>Por defecto, este "
"valor es \"\"."
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:126
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:127
msgid "Common Settings"
msgstr "Configuraciones comunes"
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:42
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:43
msgid "Compression"
msgstr "Compresión"
"Los archivos de configuración incluyen en el archivo de configuración "
"temporal"
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:52
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:53
msgid "Custom domains"
msgstr "Dominios personalizados"
"DisableLogColor desactiva los colores de registro cuando LogWay == \"console"
"\" cuando se establece en verdadero."
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:41
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:42
msgid "Encryption"
msgstr "Encriptación"
msgid "Exit when login fail"
msgstr "Salir cuando falla el inicio de sesión"
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:151
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:152
msgid "General Settings"
msgstr "Configuración general"
msgid "Grant access to LuCI app frpc"
msgstr "Conceder acceso a la aplicación frpc de LuCI"
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:152
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:153
msgid "HTTP Settings"
msgstr "Configuraciones HTTP"
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:59
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:60
msgid "HTTP password"
msgstr "Contraseña HTTP"
msgid "HTTP proxy"
msgstr "Proxy HTTP"
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:58
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:59
msgid "HTTP user"
msgstr "Usuario HTTP"
msgid "Heartbeat timeout"
msgstr "Tiempo de espera de latidos"
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:60
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:61
msgid "Host header rewrite"
msgstr "Reescritura de encabezado de host"
"predeterminada, este valor se lee desde la variable de entorno \"http_proxy"
"\"."
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:48
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:49
msgid "If remote_port is 0, frps will assign a random port for you"
msgstr "Si remote_port es 0, frps le asignará un puerto aleatorio"
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:43
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:155
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:44
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:156
msgid "Local IP"
msgstr "IP local"
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:44
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:156
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:45
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:157
msgid "Local port"
msgstr "Puerto local"
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:43
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:44
msgid "LocalIp specifies the IP address or host name to proxy to."
msgstr "LocalIp especifica la dirección IP o el nombre de host para el proxy."
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:44
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:45
msgid "LocalPort specifies the port to proxy to."
msgstr "LocalPort especifica el puerto al proxy."
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:57
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:58
msgid "Locations"
msgstr "Localizaciones"
"hasta que un intento de inicio de sesión tenga éxito.<br>Por defecto, este "
"valor es verdadero."
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:145
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:146
msgid "Name can not be \"common\""
msgstr "El nombre no puede ser \"común\""
"servidor. Los valores válidos son \"tcp\", \"kcp\" y \"websocket\".<br>De "
"manera predeterminada, este valor es \"tcp\"."
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:138
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:139
msgid "Proxy Settings"
msgstr "Configuraciónes del proxy"
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:40
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:154
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:41
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:155
msgid "Proxy type"
msgstr "Tipo de proxy"
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:40
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:41
msgid ""
"ProxyType specifies the type of this proxy. Valid values include \"tcp\", "
"\"udp\", \"http\", \"https\", \"stcp\", and \"xtcp\".<br>By default, this "
"\"tcp\", \"udp\", \"http\", \"https\", \"stcp\" y \"xtcp\".<br>Por defecto, "
"este valor es \"tcp\"."
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:48
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:49
msgid "Remote port"
msgstr "Puerto remoto"
msgid "Respawn when crashed"
msgstr "Reaparecer cuando se estrelló"
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:65
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:66
msgid "Role"
msgstr "Rol"
"ServerPort especifica el puerto para conectarse al servidor.<br>Por defecto, "
"este valor es 7000."
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:66
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:67
msgid "Sk"
msgstr "Sk"
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:127
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:131
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:128
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:132
msgid "Startup Settings"
msgstr "Configuraciones de inicio"
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:53
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:54
msgid "Subdomain"
msgstr "Subdominio"
"verdadero, el servidor también debe tener habilitada la multiplexación TCP."
"<br>De manera predeterminada, este valor es verdadero."
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:37
+msgid ""
+"This list can be used to specify some additional parameters which have not "
+"been included in this LuCI."
+msgstr ""
+
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:24
msgid "Token"
msgstr "Token"
"enviar al servidor. El servidor debe tener un token coincidente para que la "
"autorización tenga éxito.<br>Por defecto, este valor es \"\"."
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:42
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:43
msgid ""
"UseCompression controls whether or not communication with the server will be "
"compressed.<br>By default, this value is false."
"UseCompression controla si la comunicación con el servidor se comprimirá o "
"no.<br>Por defecto, este valor es falso."
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:41
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:42
msgid ""
"UseEncryption controls whether or not communication with the server will be "
"encrypted. Encryption is done using the tokens supplied in the server and "
"proxy se cambiarán automáticamente a \"{user}.{Proxy_name}\".<br>De manera "
"predeterminada, este valor es \"\"."
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:121
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:122
#: applications/luci-app-frpc/root/usr/share/luci/menu.d/luci-app-frpc.json:3
msgid "frp Client"
msgstr "Cliente frp"
msgid "Additional configs"
msgstr ""
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:37
+msgid "Additional settings"
+msgstr ""
+
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:25
msgid "Admin address"
msgstr ""
"bundled executable using statik.<br>By default, this value is \"\"."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:126
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:127
msgid "Common Settings"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:42
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:43
msgid "Compression"
msgstr ""
msgid "Config files include in temporary config file"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:52
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:53
msgid "Custom domains"
msgstr ""
"true."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:41
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:42
msgid "Encryption"
msgstr "Salaus"
msgid "Exit when login fail"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:151
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:152
msgid "General Settings"
msgstr "Yleisasetukset"
msgid "Grant access to LuCI app frpc"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:152
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:153
msgid "HTTP Settings"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:59
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:60
msgid "HTTP password"
msgstr ""
msgid "HTTP proxy"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:58
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:59
msgid "HTTP user"
msgstr ""
msgid "Heartbeat timeout"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:60
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:61
msgid "Host header rewrite"
msgstr ""
"this value is read from the \"http_proxy\" environment variable."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:48
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:49
msgid "If remote_port is 0, frps will assign a random port for you"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:43
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:155
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:44
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:156
msgid "Local IP"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:44
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:156
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:45
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:157
msgid "Local port"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:43
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:44
msgid "LocalIp specifies the IP address or host name to proxy to."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:44
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:45
msgid "LocalPort specifies the port to proxy to."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:57
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:58
msgid "Locations"
msgstr ""
"succeeds.<br>By default, this value is true."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:145
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:146
msgid "Name can not be \"common\""
msgstr ""
"value is \"tcp\"."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:138
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:139
msgid "Proxy Settings"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:40
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:154
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:41
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:155
msgid "Proxy type"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:40
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:41
msgid ""
"ProxyType specifies the type of this proxy. Valid values include \"tcp\", "
"\"udp\", \"http\", \"https\", \"stcp\", and \"xtcp\".<br>By default, this "
"value is \"tcp\"."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:48
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:49
msgid "Remote port"
msgstr ""
msgid "Respawn when crashed"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:65
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:66
msgid "Role"
msgstr ""
"this value is 7000."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:66
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:67
msgid "Sk"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:127
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:131
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:128
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:132
msgid "Startup Settings"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:53
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:54
msgid "Subdomain"
msgstr ""
"true."
msgstr ""
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:37
+msgid ""
+"This list can be used to specify some additional parameters which have not "
+"been included in this LuCI."
+msgstr ""
+
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:24
msgid "Token"
msgstr ""
"succeed. <br>By default, this value is \"\"."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:42
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:43
msgid ""
"UseCompression controls whether or not communication with the server will be "
"compressed.<br>By default, this value is false."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:41
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:42
msgid ""
"UseEncryption controls whether or not communication with the server will be "
"encrypted. Encryption is done using the tokens supplied in the server and "
"changed to \"{user}.{proxy_name}\".<br>By default, this value is \"\"."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:121
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:122
#: applications/luci-app-frpc/root/usr/share/luci/menu.d/luci-app-frpc.json:3
msgid "frp Client"
msgstr ""
msgid "Additional configs"
msgstr "Configurations supplémentaires"
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:37
+msgid "Additional settings"
+msgstr ""
+
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:25
msgid "Admin address"
msgstr "Adresse administrateur"
"actifs seront chargés à partir de l'exécutable fourni à l'aide de statik."
"<br>Par défaut, cette valeur est \"\"."
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:126
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:127
msgid "Common Settings"
msgstr "Paramètres communs"
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:42
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:43
msgid "Compression"
msgstr "Compression"
"Les fichiers de configuration incluent dans le fichier de configuration "
"temporaire"
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:52
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:53
msgid "Custom domains"
msgstr "Domaines personnalisés"
"DisableLogColor désactive les couleurs du journal lorsque LogWay == \"console"
"\" lorsqu'il est défini sur true."
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:41
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:42
msgid "Encryption"
msgstr "Chiffrement"
msgid "Exit when login fail"
msgstr "Quitter lorsque la connexion échoue"
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:151
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:152
msgid "General Settings"
msgstr "Paramètres généraux"
msgid "Grant access to LuCI app frpc"
msgstr "Accorder l'accès à l'application LuCI frpc"
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:152
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:153
msgid "HTTP Settings"
msgstr "Paramètres HTTP"
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:59
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:60
msgid "HTTP password"
msgstr "Mot de passe HTTP"
msgid "HTTP proxy"
msgstr "Http proxy"
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:58
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:59
msgid "HTTP user"
msgstr "Utilisateur HTTP"
msgid "Heartbeat timeout"
msgstr "Délai d'expiration du rythme cardiaque"
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:60
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:61
msgid "Host header rewrite"
msgstr "Réécriture de l'en-tête de l'hôte"
"cette valeur est \"\", le serveur sera directement connecté.<br>Par défaut, "
"cette valeur est lue à partir de la variable d'environnement \"http_proxy\"."
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:48
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:49
msgid "If remote_port is 0, frps will assign a random port for you"
msgstr "Si remote_port vaut 0, frps vous attribuera un port aléatoire"
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:43
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:155
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:44
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:156
msgid "Local IP"
msgstr "IP locale"
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:44
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:156
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:45
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:157
msgid "Local port"
msgstr "Local port"
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:43
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:44
msgid "LocalIp specifies the IP address or host name to proxy to."
msgstr "LocalIp spécifie l'adresse IP ou le nom d'hôte vers lequel proxy."
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:44
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:45
msgid "LocalPort specifies the port to proxy to."
msgstr "LocalPort spécifie le port vers lequel proxy."
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:57
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:58
msgid "Locations"
msgstr "Emplacements"
"ce qu'une tentative de connexion réussisse.<br>Par défaut, cette valeur est "
"vraie."
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:145
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:146
msgid "Name can not be \"common\""
msgstr "Le nom ne peut pas être \"commun\""
"serveur. Les valeurs valides sont \"tcp\", \"kcp\" et \"websocket\".<br>Par "
"défaut, cette valeur est \"tcp\"."
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:138
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:139
msgid "Proxy Settings"
msgstr "Paramètres du proxy"
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:40
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:154
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:41
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:155
msgid "Proxy type"
msgstr "Type de proxy"
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:40
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:41
msgid ""
"ProxyType specifies the type of this proxy. Valid values include \"tcp\", "
"\"udp\", \"http\", \"https\", \"stcp\", and \"xtcp\".<br>By default, this "
"\"udp\", \"http\", \"https\", \"stcp\" et \"xtcp\".<br>Par défaut, cette "
"valeur est \"tcp\"."
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:48
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:49
msgid "Remote port"
msgstr "Port distant"
msgid "Respawn when crashed"
msgstr "Réapparaître en cas de crash"
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:65
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:66
msgid "Role"
msgstr "Rôle"
"ServerPort spécifie le port sur lequel se connecter au serveur.<br>Par "
"défaut, cette valeur est 7000."
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:66
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:67
msgid "Sk"
msgstr "Sk"
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:127
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:131
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:128
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:132
msgid "Startup Settings"
msgstr "Paramètres de démarrage"
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:53
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:54
msgid "Subdomain"
msgstr "Sous-domaine"
"le multiplexage TCP doit également être activé sur le serveur.<br>Par "
"défaut, cette valeur est vraie."
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:37
+msgid ""
+"This list can be used to specify some additional parameters which have not "
+"been included in this LuCI."
+msgstr ""
+
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:24
msgid "Token"
msgstr "Token"
"au serveur. Le serveur doit avoir un jeton correspondant pour que "
"l'autorisation réussisse.<br>Par défaut, cette valeur est \"\"."
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:42
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:43
msgid ""
"UseCompression controls whether or not communication with the server will be "
"compressed.<br>By default, this value is false."
"UseCompression contrôle si la communication avec le serveur sera compressée "
"ou non.<br>Par défaut, cette valeur est false."
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:41
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:42
msgid ""
"UseEncryption controls whether or not communication with the server will be "
"encrypted. Encryption is done using the tokens supplied in the server and "
"automatiquement modifiés en \"{user}.{Proxy_name}\".<br>Par défaut, cette "
"valeur est \"\"."
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:121
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:122
#: applications/luci-app-frpc/root/usr/share/luci/menu.d/luci-app-frpc.json:3
msgid "frp Client"
msgstr "frp Client"
msgid "Additional configs"
msgstr ""
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:37
+msgid "Additional settings"
+msgstr ""
+
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:25
msgid "Admin address"
msgstr ""
"bundled executable using statik.<br>By default, this value is \"\"."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:126
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:127
msgid "Common Settings"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:42
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:43
msgid "Compression"
msgstr ""
msgid "Config files include in temporary config file"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:52
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:53
msgid "Custom domains"
msgstr ""
"true."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:41
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:42
msgid "Encryption"
msgstr ""
msgid "Exit when login fail"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:151
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:152
msgid "General Settings"
msgstr ""
msgid "Grant access to LuCI app frpc"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:152
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:153
msgid "HTTP Settings"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:59
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:60
msgid "HTTP password"
msgstr ""
msgid "HTTP proxy"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:58
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:59
msgid "HTTP user"
msgstr ""
msgid "Heartbeat timeout"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:60
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:61
msgid "Host header rewrite"
msgstr ""
"this value is read from the \"http_proxy\" environment variable."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:48
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:49
msgid "If remote_port is 0, frps will assign a random port for you"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:43
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:155
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:44
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:156
msgid "Local IP"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:44
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:156
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:45
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:157
msgid "Local port"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:43
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:44
msgid "LocalIp specifies the IP address or host name to proxy to."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:44
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:45
msgid "LocalPort specifies the port to proxy to."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:57
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:58
msgid "Locations"
msgstr ""
"succeeds.<br>By default, this value is true."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:145
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:146
msgid "Name can not be \"common\""
msgstr ""
"value is \"tcp\"."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:138
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:139
msgid "Proxy Settings"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:40
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:154
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:41
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:155
msgid "Proxy type"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:40
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:41
msgid ""
"ProxyType specifies the type of this proxy. Valid values include \"tcp\", "
"\"udp\", \"http\", \"https\", \"stcp\", and \"xtcp\".<br>By default, this "
"value is \"tcp\"."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:48
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:49
msgid "Remote port"
msgstr ""
msgid "Respawn when crashed"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:65
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:66
msgid "Role"
msgstr ""
"this value is 7000."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:66
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:67
msgid "Sk"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:127
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:131
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:128
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:132
msgid "Startup Settings"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:53
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:54
msgid "Subdomain"
msgstr ""
"true."
msgstr ""
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:37
+msgid ""
+"This list can be used to specify some additional parameters which have not "
+"been included in this LuCI."
+msgstr ""
+
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:24
msgid "Token"
msgstr ""
"succeed. <br>By default, this value is \"\"."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:42
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:43
msgid ""
"UseCompression controls whether or not communication with the server will be "
"compressed.<br>By default, this value is false."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:41
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:42
msgid ""
"UseEncryption controls whether or not communication with the server will be "
"encrypted. Encryption is done using the tokens supplied in the server and "
"changed to \"{user}.{proxy_name}\".<br>By default, this value is \"\"."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:121
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:122
#: applications/luci-app-frpc/root/usr/share/luci/menu.d/luci-app-frpc.json:3
msgid "frp Client"
msgstr ""
msgid "Additional configs"
msgstr ""
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:37
+msgid "Additional settings"
+msgstr ""
+
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:25
msgid "Admin address"
msgstr ""
"bundled executable using statik.<br>By default, this value is \"\"."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:126
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:127
msgid "Common Settings"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:42
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:43
msgid "Compression"
msgstr ""
msgid "Config files include in temporary config file"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:52
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:53
msgid "Custom domains"
msgstr ""
"true."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:41
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:42
msgid "Encryption"
msgstr ""
msgid "Exit when login fail"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:151
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:152
msgid "General Settings"
msgstr ""
msgid "Grant access to LuCI app frpc"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:152
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:153
msgid "HTTP Settings"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:59
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:60
msgid "HTTP password"
msgstr ""
msgid "HTTP proxy"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:58
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:59
msgid "HTTP user"
msgstr ""
msgid "Heartbeat timeout"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:60
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:61
msgid "Host header rewrite"
msgstr ""
"this value is read from the \"http_proxy\" environment variable."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:48
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:49
msgid "If remote_port is 0, frps will assign a random port for you"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:43
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:155
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:44
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:156
msgid "Local IP"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:44
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:156
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:45
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:157
msgid "Local port"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:43
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:44
msgid "LocalIp specifies the IP address or host name to proxy to."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:44
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:45
msgid "LocalPort specifies the port to proxy to."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:57
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:58
msgid "Locations"
msgstr ""
"succeeds.<br>By default, this value is true."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:145
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:146
msgid "Name can not be \"common\""
msgstr ""
"value is \"tcp\"."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:138
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:139
msgid "Proxy Settings"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:40
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:154
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:41
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:155
msgid "Proxy type"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:40
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:41
msgid ""
"ProxyType specifies the type of this proxy. Valid values include \"tcp\", "
"\"udp\", \"http\", \"https\", \"stcp\", and \"xtcp\".<br>By default, this "
"value is \"tcp\"."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:48
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:49
msgid "Remote port"
msgstr ""
msgid "Respawn when crashed"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:65
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:66
msgid "Role"
msgstr ""
"this value is 7000."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:66
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:67
msgid "Sk"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:127
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:131
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:128
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:132
msgid "Startup Settings"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:53
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:54
msgid "Subdomain"
msgstr ""
"true."
msgstr ""
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:37
+msgid ""
+"This list can be used to specify some additional parameters which have not "
+"been included in this LuCI."
+msgstr ""
+
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:24
msgid "Token"
msgstr ""
"succeed. <br>By default, this value is \"\"."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:42
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:43
msgid ""
"UseCompression controls whether or not communication with the server will be "
"compressed.<br>By default, this value is false."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:41
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:42
msgid ""
"UseEncryption controls whether or not communication with the server will be "
"encrypted. Encryption is done using the tokens supplied in the server and "
"changed to \"{user}.{proxy_name}\".<br>By default, this value is \"\"."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:121
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:122
#: applications/luci-app-frpc/root/usr/share/luci/menu.d/luci-app-frpc.json:3
msgid "frp Client"
msgstr ""
msgid "Additional configs"
msgstr ""
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:37
+msgid "Additional settings"
+msgstr ""
+
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:25
msgid "Admin address"
msgstr ""
"bundled executable using statik.<br>By default, this value is \"\"."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:126
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:127
msgid "Common Settings"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:42
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:43
msgid "Compression"
msgstr ""
msgid "Config files include in temporary config file"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:52
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:53
msgid "Custom domains"
msgstr ""
"true."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:41
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:42
msgid "Encryption"
msgstr "Titkosítás"
msgid "Exit when login fail"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:151
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:152
msgid "General Settings"
msgstr "Általános beállítások"
msgid "Grant access to LuCI app frpc"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:152
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:153
msgid "HTTP Settings"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:59
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:60
msgid "HTTP password"
msgstr ""
msgid "HTTP proxy"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:58
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:59
msgid "HTTP user"
msgstr ""
msgid "Heartbeat timeout"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:60
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:61
msgid "Host header rewrite"
msgstr ""
"this value is read from the \"http_proxy\" environment variable."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:48
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:49
msgid "If remote_port is 0, frps will assign a random port for you"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:43
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:155
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:44
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:156
msgid "Local IP"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:44
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:156
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:45
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:157
msgid "Local port"
msgstr "Helyi port"
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:43
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:44
msgid "LocalIp specifies the IP address or host name to proxy to."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:44
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:45
msgid "LocalPort specifies the port to proxy to."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:57
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:58
msgid "Locations"
msgstr ""
"succeeds.<br>By default, this value is true."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:145
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:146
msgid "Name can not be \"common\""
msgstr ""
"value is \"tcp\"."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:138
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:139
msgid "Proxy Settings"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:40
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:154
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:41
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:155
msgid "Proxy type"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:40
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:41
msgid ""
"ProxyType specifies the type of this proxy. Valid values include \"tcp\", "
"\"udp\", \"http\", \"https\", \"stcp\", and \"xtcp\".<br>By default, this "
"value is \"tcp\"."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:48
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:49
msgid "Remote port"
msgstr ""
msgid "Respawn when crashed"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:65
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:66
msgid "Role"
msgstr "Szerep"
"this value is 7000."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:66
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:67
msgid "Sk"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:127
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:131
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:128
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:132
msgid "Startup Settings"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:53
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:54
msgid "Subdomain"
msgstr ""
"true."
msgstr ""
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:37
+msgid ""
+"This list can be used to specify some additional parameters which have not "
+"been included in this LuCI."
+msgstr ""
+
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:24
msgid "Token"
msgstr "Token"
"succeed. <br>By default, this value is \"\"."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:42
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:43
msgid ""
"UseCompression controls whether or not communication with the server will be "
"compressed.<br>By default, this value is false."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:41
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:42
msgid ""
"UseEncryption controls whether or not communication with the server will be "
"encrypted. Encryption is done using the tokens supplied in the server and "
"changed to \"{user}.{proxy_name}\".<br>By default, this value is \"\"."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:121
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:122
#: applications/luci-app-frpc/root/usr/share/luci/menu.d/luci-app-frpc.json:3
msgid "frp Client"
msgstr ""
msgid "Additional configs"
msgstr ""
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:37
+msgid "Additional settings"
+msgstr ""
+
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:25
msgid "Admin address"
msgstr ""
"bundled executable using statik.<br>By default, this value is \"\"."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:126
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:127
msgid "Common Settings"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:42
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:43
msgid "Compression"
msgstr ""
msgid "Config files include in temporary config file"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:52
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:53
msgid "Custom domains"
msgstr ""
"true."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:41
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:42
msgid "Encryption"
msgstr "Crittografia"
msgid "Exit when login fail"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:151
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:152
msgid "General Settings"
msgstr "Impostazioni generali"
msgid "Grant access to LuCI app frpc"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:152
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:153
msgid "HTTP Settings"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:59
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:60
msgid "HTTP password"
msgstr ""
msgid "HTTP proxy"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:58
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:59
msgid "HTTP user"
msgstr ""
msgid "Heartbeat timeout"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:60
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:61
msgid "Host header rewrite"
msgstr ""
"this value is read from the \"http_proxy\" environment variable."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:48
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:49
msgid "If remote_port is 0, frps will assign a random port for you"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:43
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:155
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:44
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:156
msgid "Local IP"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:44
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:156
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:45
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:157
msgid "Local port"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:43
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:44
msgid "LocalIp specifies the IP address or host name to proxy to."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:44
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:45
msgid "LocalPort specifies the port to proxy to."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:57
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:58
msgid "Locations"
msgstr ""
"succeeds.<br>By default, this value is true."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:145
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:146
msgid "Name can not be \"common\""
msgstr ""
"value is \"tcp\"."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:138
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:139
msgid "Proxy Settings"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:40
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:154
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:41
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:155
msgid "Proxy type"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:40
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:41
msgid ""
"ProxyType specifies the type of this proxy. Valid values include \"tcp\", "
"\"udp\", \"http\", \"https\", \"stcp\", and \"xtcp\".<br>By default, this "
"value is \"tcp\"."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:48
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:49
msgid "Remote port"
msgstr ""
msgid "Respawn when crashed"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:65
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:66
msgid "Role"
msgstr ""
"this value is 7000."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:66
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:67
msgid "Sk"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:127
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:131
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:128
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:132
msgid "Startup Settings"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:53
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:54
msgid "Subdomain"
msgstr ""
"true."
msgstr ""
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:37
+msgid ""
+"This list can be used to specify some additional parameters which have not "
+"been included in this LuCI."
+msgstr ""
+
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:24
msgid "Token"
msgstr ""
"succeed. <br>By default, this value is \"\"."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:42
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:43
msgid ""
"UseCompression controls whether or not communication with the server will be "
"compressed.<br>By default, this value is false."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:41
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:42
msgid ""
"UseEncryption controls whether or not communication with the server will be "
"encrypted. Encryption is done using the tokens supplied in the server and "
"changed to \"{user}.{proxy_name}\".<br>By default, this value is \"\"."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:121
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:122
#: applications/luci-app-frpc/root/usr/share/luci/menu.d/luci-app-frpc.json:3
msgid "frp Client"
msgstr ""
msgid "Additional configs"
msgstr "追加の構成"
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:37
+msgid "Additional settings"
+msgstr ""
+
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:25
msgid "Admin address"
msgstr ""
"bundled executable using statik.<br>By default, this value is \"\"."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:126
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:127
msgid "Common Settings"
msgstr "共通設定"
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:42
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:43
msgid "Compression"
msgstr "圧縮"
msgid "Config files include in temporary config file"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:52
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:53
msgid "Custom domains"
msgstr ""
"true."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:41
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:42
msgid "Encryption"
msgstr "暗号化"
msgid "Exit when login fail"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:151
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:152
msgid "General Settings"
msgstr "一般設定"
msgid "Grant access to LuCI app frpc"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:152
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:153
msgid "HTTP Settings"
msgstr "HTTP 設定"
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:59
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:60
msgid "HTTP password"
msgstr "HTTP パスワード"
msgid "HTTP proxy"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:58
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:59
msgid "HTTP user"
msgstr "HTTP ユーザー"
msgid "Heartbeat timeout"
msgstr "ハートビート・タイムアウト"
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:60
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:61
msgid "Host header rewrite"
msgstr ""
"this value is read from the \"http_proxy\" environment variable."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:48
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:49
msgid "If remote_port is 0, frps will assign a random port for you"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:43
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:155
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:44
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:156
msgid "Local IP"
msgstr "ローカル IP"
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:44
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:156
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:45
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:157
msgid "Local port"
msgstr "ローカル・ポート"
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:43
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:44
msgid "LocalIp specifies the IP address or host name to proxy to."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:44
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:45
msgid "LocalPort specifies the port to proxy to."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:57
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:58
msgid "Locations"
msgstr ""
"succeeds.<br>By default, this value is true."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:145
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:146
msgid "Name can not be \"common\""
msgstr ""
"value is \"tcp\"."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:138
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:139
msgid "Proxy Settings"
msgstr "プロキシ設定"
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:40
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:154
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:41
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:155
msgid "Proxy type"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:40
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:41
msgid ""
"ProxyType specifies the type of this proxy. Valid values include \"tcp\", "
"\"udp\", \"http\", \"https\", \"stcp\", and \"xtcp\".<br>By default, this "
"value is \"tcp\"."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:48
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:49
msgid "Remote port"
msgstr ""
msgid "Respawn when crashed"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:65
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:66
msgid "Role"
msgstr "役割"
"this value is 7000."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:66
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:67
msgid "Sk"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:127
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:131
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:128
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:132
msgid "Startup Settings"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:53
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:54
msgid "Subdomain"
msgstr ""
"true."
msgstr ""
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:37
+msgid ""
+"This list can be used to specify some additional parameters which have not "
+"been included in this LuCI."
+msgstr ""
+
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:24
msgid "Token"
msgstr "トークン"
"succeed. <br>By default, this value is \"\"."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:42
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:43
msgid ""
"UseCompression controls whether or not communication with the server will be "
"compressed.<br>By default, this value is false."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:41
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:42
msgid ""
"UseEncryption controls whether or not communication with the server will be "
"encrypted. Encryption is done using the tokens supplied in the server and "
"changed to \"{user}.{proxy_name}\".<br>By default, this value is \"\"."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:121
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:122
#: applications/luci-app-frpc/root/usr/share/luci/menu.d/luci-app-frpc.json:3
msgid "frp Client"
msgstr ""
msgid "Additional configs"
msgstr ""
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:37
+msgid "Additional settings"
+msgstr ""
+
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:25
msgid "Admin address"
msgstr ""
"bundled executable using statik.<br>By default, this value is \"\"."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:126
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:127
msgid "Common Settings"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:42
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:43
msgid "Compression"
msgstr ""
msgid "Config files include in temporary config file"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:52
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:53
msgid "Custom domains"
msgstr ""
"true."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:41
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:42
msgid "Encryption"
msgstr ""
msgid "Exit when login fail"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:151
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:152
msgid "General Settings"
msgstr ""
msgid "Grant access to LuCI app frpc"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:152
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:153
msgid "HTTP Settings"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:59
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:60
msgid "HTTP password"
msgstr ""
msgid "HTTP proxy"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:58
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:59
msgid "HTTP user"
msgstr ""
msgid "Heartbeat timeout"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:60
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:61
msgid "Host header rewrite"
msgstr ""
"this value is read from the \"http_proxy\" environment variable."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:48
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:49
msgid "If remote_port is 0, frps will assign a random port for you"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:43
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:155
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:44
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:156
msgid "Local IP"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:44
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:156
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:45
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:157
msgid "Local port"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:43
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:44
msgid "LocalIp specifies the IP address or host name to proxy to."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:44
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:45
msgid "LocalPort specifies the port to proxy to."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:57
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:58
msgid "Locations"
msgstr ""
"succeeds.<br>By default, this value is true."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:145
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:146
msgid "Name can not be \"common\""
msgstr ""
"value is \"tcp\"."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:138
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:139
msgid "Proxy Settings"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:40
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:154
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:41
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:155
msgid "Proxy type"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:40
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:41
msgid ""
"ProxyType specifies the type of this proxy. Valid values include \"tcp\", "
"\"udp\", \"http\", \"https\", \"stcp\", and \"xtcp\".<br>By default, this "
"value is \"tcp\"."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:48
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:49
msgid "Remote port"
msgstr ""
msgid "Respawn when crashed"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:65
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:66
msgid "Role"
msgstr ""
"this value is 7000."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:66
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:67
msgid "Sk"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:127
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:131
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:128
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:132
msgid "Startup Settings"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:53
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:54
msgid "Subdomain"
msgstr ""
"true."
msgstr ""
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:37
+msgid ""
+"This list can be used to specify some additional parameters which have not "
+"been included in this LuCI."
+msgstr ""
+
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:24
msgid "Token"
msgstr ""
"succeed. <br>By default, this value is \"\"."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:42
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:43
msgid ""
"UseCompression controls whether or not communication with the server will be "
"compressed.<br>By default, this value is false."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:41
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:42
msgid ""
"UseEncryption controls whether or not communication with the server will be "
"encrypted. Encryption is done using the tokens supplied in the server and "
"changed to \"{user}.{proxy_name}\".<br>By default, this value is \"\"."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:121
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:122
#: applications/luci-app-frpc/root/usr/share/luci/menu.d/luci-app-frpc.json:3
msgid "frp Client"
msgstr ""
msgid "Additional configs"
msgstr "अतिरिक्त कॉन्फिगरेशन"
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:37
+msgid "Additional settings"
+msgstr ""
+
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:25
msgid "Admin address"
msgstr ""
"bundled executable using statik.<br>By default, this value is \"\"."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:126
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:127
msgid "Common Settings"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:42
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:43
msgid "Compression"
msgstr ""
msgid "Config files include in temporary config file"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:52
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:53
msgid "Custom domains"
msgstr ""
"true."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:41
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:42
msgid "Encryption"
msgstr ""
msgid "Exit when login fail"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:151
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:152
msgid "General Settings"
msgstr "सामान्य सेटिंग्ज"
msgid "Grant access to LuCI app frpc"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:152
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:153
msgid "HTTP Settings"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:59
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:60
msgid "HTTP password"
msgstr ""
msgid "HTTP proxy"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:58
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:59
msgid "HTTP user"
msgstr ""
msgid "Heartbeat timeout"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:60
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:61
msgid "Host header rewrite"
msgstr ""
"this value is read from the \"http_proxy\" environment variable."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:48
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:49
msgid "If remote_port is 0, frps will assign a random port for you"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:43
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:155
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:44
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:156
msgid "Local IP"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:44
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:156
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:45
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:157
msgid "Local port"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:43
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:44
msgid "LocalIp specifies the IP address or host name to proxy to."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:44
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:45
msgid "LocalPort specifies the port to proxy to."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:57
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:58
msgid "Locations"
msgstr ""
"succeeds.<br>By default, this value is true."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:145
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:146
msgid "Name can not be \"common\""
msgstr ""
"value is \"tcp\"."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:138
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:139
msgid "Proxy Settings"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:40
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:154
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:41
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:155
msgid "Proxy type"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:40
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:41
msgid ""
"ProxyType specifies the type of this proxy. Valid values include \"tcp\", "
"\"udp\", \"http\", \"https\", \"stcp\", and \"xtcp\".<br>By default, this "
"value is \"tcp\"."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:48
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:49
msgid "Remote port"
msgstr ""
msgid "Respawn when crashed"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:65
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:66
msgid "Role"
msgstr ""
"this value is 7000."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:66
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:67
msgid "Sk"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:127
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:131
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:128
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:132
msgid "Startup Settings"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:53
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:54
msgid "Subdomain"
msgstr ""
"true."
msgstr ""
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:37
+msgid ""
+"This list can be used to specify some additional parameters which have not "
+"been included in this LuCI."
+msgstr ""
+
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:24
msgid "Token"
msgstr ""
"succeed. <br>By default, this value is \"\"."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:42
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:43
msgid ""
"UseCompression controls whether or not communication with the server will be "
"compressed.<br>By default, this value is false."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:41
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:42
msgid ""
"UseEncryption controls whether or not communication with the server will be "
"encrypted. Encryption is done using the tokens supplied in the server and "
"changed to \"{user}.{proxy_name}\".<br>By default, this value is \"\"."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:121
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:122
#: applications/luci-app-frpc/root/usr/share/luci/menu.d/luci-app-frpc.json:3
msgid "frp Client"
msgstr ""
msgid "Additional configs"
msgstr ""
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:37
+msgid "Additional settings"
+msgstr ""
+
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:25
msgid "Admin address"
msgstr ""
"bundled executable using statik.<br>By default, this value is \"\"."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:126
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:127
msgid "Common Settings"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:42
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:43
msgid "Compression"
msgstr ""
msgid "Config files include in temporary config file"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:52
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:53
msgid "Custom domains"
msgstr ""
"true."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:41
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:42
msgid "Encryption"
msgstr ""
msgid "Exit when login fail"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:151
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:152
msgid "General Settings"
msgstr ""
msgid "Grant access to LuCI app frpc"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:152
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:153
msgid "HTTP Settings"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:59
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:60
msgid "HTTP password"
msgstr ""
msgid "HTTP proxy"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:58
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:59
msgid "HTTP user"
msgstr ""
msgid "Heartbeat timeout"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:60
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:61
msgid "Host header rewrite"
msgstr ""
"this value is read from the \"http_proxy\" environment variable."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:48
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:49
msgid "If remote_port is 0, frps will assign a random port for you"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:43
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:155
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:44
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:156
msgid "Local IP"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:44
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:156
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:45
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:157
msgid "Local port"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:43
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:44
msgid "LocalIp specifies the IP address or host name to proxy to."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:44
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:45
msgid "LocalPort specifies the port to proxy to."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:57
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:58
msgid "Locations"
msgstr ""
"succeeds.<br>By default, this value is true."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:145
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:146
msgid "Name can not be \"common\""
msgstr ""
"value is \"tcp\"."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:138
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:139
msgid "Proxy Settings"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:40
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:154
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:41
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:155
msgid "Proxy type"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:40
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:41
msgid ""
"ProxyType specifies the type of this proxy. Valid values include \"tcp\", "
"\"udp\", \"http\", \"https\", \"stcp\", and \"xtcp\".<br>By default, this "
"value is \"tcp\"."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:48
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:49
msgid "Remote port"
msgstr ""
msgid "Respawn when crashed"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:65
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:66
msgid "Role"
msgstr ""
"this value is 7000."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:66
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:67
msgid "Sk"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:127
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:131
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:128
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:132
msgid "Startup Settings"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:53
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:54
msgid "Subdomain"
msgstr ""
"true."
msgstr ""
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:37
+msgid ""
+"This list can be used to specify some additional parameters which have not "
+"been included in this LuCI."
+msgstr ""
+
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:24
msgid "Token"
msgstr ""
"succeed. <br>By default, this value is \"\"."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:42
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:43
msgid ""
"UseCompression controls whether or not communication with the server will be "
"compressed.<br>By default, this value is false."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:41
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:42
msgid ""
"UseEncryption controls whether or not communication with the server will be "
"encrypted. Encryption is done using the tokens supplied in the server and "
"changed to \"{user}.{proxy_name}\".<br>By default, this value is \"\"."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:121
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:122
#: applications/luci-app-frpc/root/usr/share/luci/menu.d/luci-app-frpc.json:3
msgid "frp Client"
msgstr ""
msgid "Additional configs"
msgstr ""
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:37
+msgid "Additional settings"
+msgstr ""
+
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:25
msgid "Admin address"
msgstr ""
"bundled executable using statik.<br>By default, this value is \"\"."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:126
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:127
msgid "Common Settings"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:42
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:43
msgid "Compression"
msgstr ""
msgid "Config files include in temporary config file"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:52
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:53
msgid "Custom domains"
msgstr ""
"true."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:41
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:42
msgid "Encryption"
msgstr ""
msgid "Exit when login fail"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:151
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:152
msgid "General Settings"
msgstr ""
msgid "Grant access to LuCI app frpc"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:152
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:153
msgid "HTTP Settings"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:59
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:60
msgid "HTTP password"
msgstr ""
msgid "HTTP proxy"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:58
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:59
msgid "HTTP user"
msgstr ""
msgid "Heartbeat timeout"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:60
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:61
msgid "Host header rewrite"
msgstr ""
"this value is read from the \"http_proxy\" environment variable."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:48
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:49
msgid "If remote_port is 0, frps will assign a random port for you"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:43
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:155
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:44
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:156
msgid "Local IP"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:44
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:156
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:45
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:157
msgid "Local port"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:43
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:44
msgid "LocalIp specifies the IP address or host name to proxy to."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:44
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:45
msgid "LocalPort specifies the port to proxy to."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:57
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:58
msgid "Locations"
msgstr ""
"succeeds.<br>By default, this value is true."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:145
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:146
msgid "Name can not be \"common\""
msgstr ""
"value is \"tcp\"."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:138
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:139
msgid "Proxy Settings"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:40
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:154
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:41
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:155
msgid "Proxy type"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:40
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:41
msgid ""
"ProxyType specifies the type of this proxy. Valid values include \"tcp\", "
"\"udp\", \"http\", \"https\", \"stcp\", and \"xtcp\".<br>By default, this "
"value is \"tcp\"."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:48
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:49
msgid "Remote port"
msgstr ""
msgid "Respawn when crashed"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:65
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:66
msgid "Role"
msgstr ""
"this value is 7000."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:66
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:67
msgid "Sk"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:127
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:131
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:128
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:132
msgid "Startup Settings"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:53
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:54
msgid "Subdomain"
msgstr ""
"true."
msgstr ""
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:37
+msgid ""
+"This list can be used to specify some additional parameters which have not "
+"been included in this LuCI."
+msgstr ""
+
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:24
msgid "Token"
msgstr ""
"succeed. <br>By default, this value is \"\"."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:42
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:43
msgid ""
"UseCompression controls whether or not communication with the server will be "
"compressed.<br>By default, this value is false."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:41
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:42
msgid ""
"UseEncryption controls whether or not communication with the server will be "
"encrypted. Encryption is done using the tokens supplied in the server and "
"changed to \"{user}.{proxy_name}\".<br>By default, this value is \"\"."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:121
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:122
#: applications/luci-app-frpc/root/usr/share/luci/menu.d/luci-app-frpc.json:3
msgid "frp Client"
msgstr ""
msgid "Additional configs"
msgstr "Dodatkowe konfiguracje"
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:37
+msgid "Additional settings"
+msgstr ""
+
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:25
msgid "Admin address"
msgstr "Adres administratora"
"ładował zasoby. Jeśli ta wartość to \"\", zasoby zostaną załadowane z "
"pakietu wykonywalnego przy użyciu statik. <br> Domyślnie ta wartość to \"\"."
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:126
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:127
msgid "Common Settings"
msgstr "Wspólne ustawienia"
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:42
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:43
msgid "Compression"
msgstr "Kompresja"
msgid "Config files include in temporary config file"
msgstr "Pliki konfiguracyjne znajdują się w tymczasowym pliku konfiguracyjnym"
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:52
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:53
msgid "Custom domains"
msgstr "Własne domeny"
"DisableLogColor wyłącza kolory dziennika, gdy LogWay == \"konsola\", jest "
"ustawiona na true."
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:41
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:42
msgid "Encryption"
msgstr "Szyfrowanie"
msgid "Exit when login fail"
msgstr "Wyjdź, gdy logowanie się nie powiedzie"
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:151
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:152
msgid "General Settings"
msgstr "Ustawienia główne"
msgid "Grant access to LuCI app frpc"
msgstr "Udziel dostępu LuCI do aplikacji frpc"
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:152
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:153
msgid "HTTP Settings"
msgstr "Ustawienia HTTP"
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:59
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:60
msgid "HTTP password"
msgstr "Hasło HTTP"
msgid "HTTP proxy"
msgstr "HTTP proxy"
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:58
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:59
msgid "HTTP user"
msgstr "Użytkownik HTTP"
msgid "Heartbeat timeout"
msgstr "Limit czasu pulsu"
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:60
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:61
msgid "Host header rewrite"
msgstr "Przepisz nagłówek hosta"
"\"\", serwer zostanie podłączony bezpośrednio. <br> Domyślnie ta wartość "
"jest odczytywana ze zmiennej środowiskowej \"http_proxy\"."
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:48
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:49
msgid "If remote_port is 0, frps will assign a random port for you"
msgstr "Jeśli port_zdalny wynosi 0, frps przypisze Ci losowy port"
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:43
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:155
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:44
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:156
msgid "Local IP"
msgstr "Lokalny IP"
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:44
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:156
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:45
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:157
msgid "Local port"
msgstr "Port lokalny"
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:43
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:44
msgid "LocalIp specifies the IP address or host name to proxy to."
msgstr ""
"LocalIp określa adres IP lub nazwę hosta, do którego ma zostać wysłany proxy."
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:44
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:45
msgid "LocalPort specifies the port to proxy to."
msgstr "LocalPort określa port, do którego należy się zwrócić."
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:57
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:58
msgid "Locations"
msgstr "Lokalizacje"
"logowania. Jeśli jest ona nieprawdziwa, klient spróbuje ponownie, dopóki "
"próba logowania nie zakończy się sukcesem.<br> Domyślnie wartość true."
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:145
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:146
msgid "Name can not be \"common\""
msgstr "Nazwa nie może być „wspólna”"
"wartości to \"tcp\", \"kcp\" i \"websocket\". <br> Domyślnie ta wartość to "
"\"tcp\"."
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:138
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:139
msgid "Proxy Settings"
msgstr "Ustawienia proxy"
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:40
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:154
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:41
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:155
msgid "Proxy type"
msgstr "Typ proxy"
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:40
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:41
msgid ""
"ProxyType specifies the type of this proxy. Valid values include \"tcp\", "
"\"udp\", \"http\", \"https\", \"stcp\", and \"xtcp\".<br>By default, this "
"\"http\", \"https\", \"stcp\" i \"xtcp\". <br> Domyślnie ta wartość to \"tcp"
"\"."
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:48
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:49
msgid "Remote port"
msgstr "Port zdalny"
msgid "Respawn when crashed"
msgstr "Odradzaj się po awarii"
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:65
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:66
msgid "Role"
msgstr "Rola"
"ServerPort określa port do połączenia z serwerem on.<br> Domyślnie wartość "
"ta wynosi 7000."
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:66
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:67
msgid "Sk"
msgstr "Sk"
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:127
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:131
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:128
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:132
msgid "Startup Settings"
msgstr "Ustawienia uruchamiania"
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:53
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:54
msgid "Subdomain"
msgstr "Subdomena"
"prawdą, serwer musi również mieć włączone multipleksowanie TCP. <br> "
"Domyślnie ta wartość to true."
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:37
+msgid ""
+"This list can be used to specify some additional parameters which have not "
+"been included in this LuCI."
+msgstr ""
+
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:24
msgid "Token"
msgstr "Token"
"zostać wysłane na serwer. Serwer musi mieć pasujący token, aby autoryzacja "
"zakończyła się powodzeniem. <br> Domyślnie ta wartość to \"\"."
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:42
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:43
msgid ""
"UseCompression controls whether or not communication with the server will be "
"compressed.<br>By default, this value is false."
"UseCompression kontroluje, czy komunikacja z serwerem będzie kompresowana. "
"<br> Domyślnie ta wartość to false."
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:41
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:42
msgid ""
"UseEncryption controls whether or not communication with the server will be "
"encrypted. Encryption is done using the tokens supplied in the server and "
"automatycznie zmienione na \"{user}. {proxy_name}\". <br>W razie domyślnie "
"ta wartość to \"\"."
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:121
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:122
#: applications/luci-app-frpc/root/usr/share/luci/menu.d/luci-app-frpc.json:3
msgid "frp Client"
msgstr "Klient frp"
msgid "Additional configs"
msgstr "Configurações adicionais"
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:37
+msgid "Additional settings"
+msgstr ""
+
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:25
msgid "Admin address"
msgstr "Endereço do administrador"
"Se o valor for \"\", os ativos serão carregados do que estiver embutido no "
"executável usando o statik. <br>O valor predefinido é \"\"."
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:126
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:127
msgid "Common Settings"
msgstr "Configurações Comuns"
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:42
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:43
msgid "Compression"
msgstr "Compressão"
msgstr ""
"Ficheiros de configuração incluídos no ficheiro de configuração temporário"
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:52
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:53
msgid "Custom domains"
msgstr "Domínios personalizados"
"DisableLogColor desativa o registo de cores quando LogWay == \"console\" for "
"definido como true."
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:41
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:42
msgid "Encryption"
msgstr "Encriptação"
msgid "Exit when login fail"
msgstr "Saír caso início de sessão falhar"
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:151
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:152
msgid "General Settings"
msgstr "Configurações gerais"
msgid "Grant access to LuCI app frpc"
msgstr "Conceder acesso à app LuCI frps"
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:152
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:153
msgid "HTTP Settings"
msgstr "Configurações HTTP"
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:59
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:60
msgid "HTTP password"
msgstr "Palavra-passe HTTP"
msgid "HTTP proxy"
msgstr "Proxy HTTP"
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:58
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:59
msgid "HTTP user"
msgstr "Utilizador HTTP"
msgid "Heartbeat timeout"
msgstr "Tempo limite do heartbeat"
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:60
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:61
msgid "Host header rewrite"
msgstr "Reescrever o cabeçalho do host"
"dele. Se esse valor for \"\", o servidor será conectado diretamente. <br>O "
"valor predefinido desse valor é lido da variável do ambiente \"http_proxy\"."
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:48
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:49
msgid "If remote_port is 0, frps will assign a random port for you"
msgstr "Se remote_port for 0, frps atribuirá uma porta aleatória para si"
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:43
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:155
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:44
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:156
msgid "Local IP"
msgstr "IP local"
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:44
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:156
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:45
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:157
msgid "Local port"
msgstr "Porta local"
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:43
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:44
msgid "LocalIp specifies the IP address or host name to proxy to."
msgstr "LocalIp especifica o endereço IP ou nome de host para ser proxy."
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:44
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:45
msgid "LocalPort specifies the port to proxy to."
msgstr "LocalPort especifica a porta para ser proxy."
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:57
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:58
msgid "Locations"
msgstr "Locais"
"tentativa de login. Se falso, o cliente tentará novamente até que uma "
"tentativa de login seja bem sucedida. <br>O valor predefinido é true."
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:145
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:146
msgid "Name can not be \"common\""
msgstr "O nome pode não ser \"common\""
"Os valores válidos são \"tcp\", \"kcp\" e \"websocket\". <br>O valor "
"predefinido é \"tcp\"."
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:138
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:139
msgid "Proxy Settings"
msgstr "Configurações de Proxy"
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:40
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:154
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:41
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:155
msgid "Proxy type"
msgstr "Tipo de proxy"
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:40
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:41
msgid ""
"ProxyType specifies the type of this proxy. Valid values include \"tcp\", "
"\"udp\", \"http\", \"https\", \"stcp\", and \"xtcp\".<br>By default, this "
"\"udp\", \"http\", \"https\", \"stcp\", e \"xtcp\".<br>O valor predefinido é "
"\"tcp\"."
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:48
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:49
msgid "Remote port"
msgstr "Porta remota"
msgid "Respawn when crashed"
msgstr "Reiniciar caso travado"
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:65
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:66
msgid "Role"
msgstr "Função"
"ServerPort especifica a porta ao qual se conectar no servidor.<br>O valor "
"predefinido é 7000."
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:66
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:67
msgid "Sk"
msgstr "Sk"
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:127
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:131
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:128
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:132
msgid "Startup Settings"
msgstr "Configurações de inicialização"
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:53
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:54
msgid "Subdomain"
msgstr "Subdomínio"
"for true, o servidor deve ter multiplexing TCP ativado também. <br>O valor "
"predefinido é verdadeiro."
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:37
+msgid ""
+"This list can be used to specify some additional parameters which have not "
+"been included in this LuCI."
+msgstr ""
+
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:24
msgid "Token"
msgstr "Chave eletrónica"
"enviadas para o servidor. O servidor deve ter um token correspondente para a "
"autorização ter sucesso. O valor predefinido é \"\"."
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:42
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:43
msgid ""
"UseCompression controls whether or not communication with the server will be "
"compressed.<br>By default, this value is false."
"UseCompression controla se a comunicação com o servidor será compactada ou "
"não. <br>O valor predefinido é false."
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:41
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:42
msgid ""
"UseEncryption controls whether or not communication with the server will be "
"encrypted. Encryption is done using the tokens supplied in the server and "
"automaticamente alterados para \"{utilizador}. {nome_do_proxy}\". <br>O "
"valor predefinido é \"\"."
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:121
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:122
#: applications/luci-app-frpc/root/usr/share/luci/menu.d/luci-app-frpc.json:3
msgid "frp Client"
msgstr "Cliente frp"
msgid "Additional configs"
msgstr "Configurações adicionais"
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:37
+msgid "Additional settings"
+msgstr ""
+
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:25
msgid "Admin address"
msgstr "Endereço do administrador"
"carregados do que estiver embutido no executável usando o statik.<br>O valor "
"predefinido é \"\"."
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:126
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:127
msgid "Common Settings"
msgstr "Configurações Comuns"
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:42
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:43
msgid "Compression"
msgstr "Compressão"
msgstr ""
"Arquivos de configuração incluídos no arquivo de configuração temporário"
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:52
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:53
msgid "Custom domains"
msgstr "Domínios customizados"
"DisableLogColor desativa as cores nos registros de log quando LogWay == "
"\"console\" for definido como verdadeiro."
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:41
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:42
msgid "Encryption"
msgstr "Criptografia"
msgid "Exit when login fail"
msgstr "Encerre caso a autenticação falhe"
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:151
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:152
msgid "General Settings"
msgstr "Configurações Gerais"
msgid "Grant access to LuCI app frpc"
msgstr "Conceder acesso ao aplicativo LuCI frpc"
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:152
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:153
msgid "HTTP Settings"
msgstr "Configurações HTTP"
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:59
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:60
msgid "HTTP password"
msgstr "Senha HTTP"
msgid "HTTP proxy"
msgstr "Proxy HTTP"
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:58
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:59
msgid "HTTP user"
msgstr "Usuário HTTP"
msgid "Heartbeat timeout"
msgstr "Tempo limite do heartbeat"
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:60
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:61
msgid "Host header rewrite"
msgstr "Reescrever cabeçalho do host"
"valor for \"\", o servidor usará conexão direta. <br>O valor predefinido é "
"lido a partir da variável \"http_proxy\" do ambiente."
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:48
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:49
msgid "If remote_port is 0, frps will assign a random port for you"
msgstr ""
"Se o remote_port for 0, o frps irá atribuir uma porta aleatória para você"
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:43
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:155
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:44
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:156
msgid "Local IP"
msgstr "IP Local"
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:44
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:156
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:45
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:157
msgid "Local port"
msgstr "Porta local"
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:43
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:44
msgid "LocalIp specifies the IP address or host name to proxy to."
msgstr "LocalIp determina o endereço IP ou o nome do host a ser procurado."
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:44
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:45
msgid "LocalPort specifies the port to proxy to."
msgstr "O LocalPort determina a porta a ser procurada."
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:57
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:58
msgid "Locations"
msgstr "Locais"
"login fracassada. Se falso, o cliente tentará novamente até que uma "
"tentativa de login seja bem sucedida. <br>O valor predefinido é verdadeiro."
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:145
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:146
msgid "Name can not be \"common\""
msgstr "O nome não pode ser \"common\""
"Os valores válidos são \"tcp\", \"kcp\" e \"websocket\". <br>O valor "
"predefinido é \"tcp\"."
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:138
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:139
msgid "Proxy Settings"
msgstr "Configurações de Proxy"
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:40
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:154
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:41
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:155
msgid "Proxy type"
msgstr "Tipo de proxy"
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:40
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:41
msgid ""
"ProxyType specifies the type of this proxy. Valid values include \"tcp\", "
"\"udp\", \"http\", \"https\", \"stcp\", and \"xtcp\".<br>By default, this "
"\"udp\", \"http\", \"https\", \"stcp\" e \"xtcp\". <br>O valor predefinido é "
"\"tcp\"."
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:48
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:49
msgid "Remote port"
msgstr "Porta remota"
msgid "Respawn when crashed"
msgstr "Reiniciar caso entre em colapso"
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:65
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:66
msgid "Role"
msgstr "Papel"
"O ServerPort determina a porta para se conectar ao servidor. <br>O valor "
"predefinido é 7000."
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:66
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:67
msgid "Sk"
msgstr "Sk"
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:127
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:131
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:128
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:132
msgid "Startup Settings"
msgstr "Configurações de inicialização"
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:53
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:54
msgid "Subdomain"
msgstr "Subdomínio"
"for verdadeiro, o servidor também deve ter a multiplexação TCP ativada. "
"<br>O valor predefinido é verdadeiro."
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:37
+msgid ""
+"This list can be used to specify some additional parameters which have not "
+"been included in this LuCI."
+msgstr ""
+
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:24
msgid "Token"
msgstr "Token"
"enviadas ao servidor. O servidor deve ter um token correspondente para que a "
"autorização seja bem sucedida. <br>O valor predefinido é \"\"."
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:42
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:43
msgid ""
"UseCompression controls whether or not communication with the server will be "
"compressed.<br>By default, this value is false."
"UseCompression controla se a comunicação com o servidor será compactada ou "
"não. <br>O valor predefinido é falso."
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:41
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:42
msgid ""
"UseEncryption controls whether or not communication with the server will be "
"encrypted. Encryption is done using the tokens supplied in the server and "
"automaticamente alterados para \"{user}. {proxy_name}\". <br>O valor "
"predefinido é \"\"."
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:121
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:122
#: applications/luci-app-frpc/root/usr/share/luci/menu.d/luci-app-frpc.json:3
msgid "frp Client"
msgstr "Cliente frp"
msgid "Additional configs"
msgstr "Configurații adiționale"
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:37
+msgid "Additional settings"
+msgstr ""
+
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:25
msgid "Admin address"
msgstr ""
"bundled executable using statik.<br>By default, this value is \"\"."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:126
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:127
msgid "Common Settings"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:42
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:43
msgid "Compression"
msgstr ""
msgid "Config files include in temporary config file"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:52
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:53
msgid "Custom domains"
msgstr ""
"true."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:41
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:42
msgid "Encryption"
msgstr ""
msgid "Exit when login fail"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:151
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:152
msgid "General Settings"
msgstr "Setări generale"
msgid "Grant access to LuCI app frpc"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:152
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:153
msgid "HTTP Settings"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:59
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:60
msgid "HTTP password"
msgstr ""
msgid "HTTP proxy"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:58
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:59
msgid "HTTP user"
msgstr ""
msgid "Heartbeat timeout"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:60
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:61
msgid "Host header rewrite"
msgstr ""
"this value is read from the \"http_proxy\" environment variable."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:48
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:49
msgid "If remote_port is 0, frps will assign a random port for you"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:43
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:155
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:44
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:156
msgid "Local IP"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:44
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:156
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:45
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:157
msgid "Local port"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:43
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:44
msgid "LocalIp specifies the IP address or host name to proxy to."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:44
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:45
msgid "LocalPort specifies the port to proxy to."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:57
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:58
msgid "Locations"
msgstr ""
"succeeds.<br>By default, this value is true."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:145
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:146
msgid "Name can not be \"common\""
msgstr ""
"value is \"tcp\"."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:138
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:139
msgid "Proxy Settings"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:40
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:154
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:41
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:155
msgid "Proxy type"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:40
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:41
msgid ""
"ProxyType specifies the type of this proxy. Valid values include \"tcp\", "
"\"udp\", \"http\", \"https\", \"stcp\", and \"xtcp\".<br>By default, this "
"value is \"tcp\"."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:48
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:49
msgid "Remote port"
msgstr ""
msgid "Respawn when crashed"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:65
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:66
msgid "Role"
msgstr ""
"this value is 7000."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:66
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:67
msgid "Sk"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:127
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:131
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:128
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:132
msgid "Startup Settings"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:53
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:54
msgid "Subdomain"
msgstr ""
"true."
msgstr ""
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:37
+msgid ""
+"This list can be used to specify some additional parameters which have not "
+"been included in this LuCI."
+msgstr ""
+
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:24
msgid "Token"
msgstr ""
"succeed. <br>By default, this value is \"\"."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:42
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:43
msgid ""
"UseCompression controls whether or not communication with the server will be "
"compressed.<br>By default, this value is false."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:41
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:42
msgid ""
"UseEncryption controls whether or not communication with the server will be "
"encrypted. Encryption is done using the tokens supplied in the server and "
"changed to \"{user}.{proxy_name}\".<br>By default, this value is \"\"."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:121
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:122
#: applications/luci-app-frpc/root/usr/share/luci/menu.d/luci-app-frpc.json:3
msgid "frp Client"
msgstr ""
msgid "Additional configs"
msgstr "Дополнительные настройки"
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:37
+msgid "Additional settings"
+msgstr ""
+
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:25
msgid "Admin address"
msgstr "Админ адрес"
"bundled executable using statik.<br>By default, this value is \"\"."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:126
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:127
msgid "Common Settings"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:42
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:43
msgid "Compression"
msgstr ""
msgid "Config files include in temporary config file"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:52
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:53
msgid "Custom domains"
msgstr ""
"true."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:41
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:42
msgid "Encryption"
msgstr "Шифрование"
msgid "Exit when login fail"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:151
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:152
msgid "General Settings"
msgstr "Основные настройки"
msgid "Grant access to LuCI app frpc"
msgstr "Предоставить доступ LuCI к приложению frpc"
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:152
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:153
msgid "HTTP Settings"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:59
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:60
msgid "HTTP password"
msgstr ""
msgid "HTTP proxy"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:58
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:59
msgid "HTTP user"
msgstr ""
msgid "Heartbeat timeout"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:60
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:61
msgid "Host header rewrite"
msgstr ""
"this value is read from the \"http_proxy\" environment variable."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:48
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:49
msgid "If remote_port is 0, frps will assign a random port for you"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:43
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:155
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:44
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:156
msgid "Local IP"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:44
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:156
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:45
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:157
msgid "Local port"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:43
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:44
msgid "LocalIp specifies the IP address or host name to proxy to."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:44
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:45
msgid "LocalPort specifies the port to proxy to."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:57
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:58
msgid "Locations"
msgstr ""
"succeeds.<br>By default, this value is true."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:145
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:146
msgid "Name can not be \"common\""
msgstr ""
"value is \"tcp\"."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:138
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:139
msgid "Proxy Settings"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:40
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:154
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:41
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:155
msgid "Proxy type"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:40
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:41
msgid ""
"ProxyType specifies the type of this proxy. Valid values include \"tcp\", "
"\"udp\", \"http\", \"https\", \"stcp\", and \"xtcp\".<br>By default, this "
"value is \"tcp\"."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:48
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:49
msgid "Remote port"
msgstr ""
msgid "Respawn when crashed"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:65
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:66
msgid "Role"
msgstr ""
"this value is 7000."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:66
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:67
msgid "Sk"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:127
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:131
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:128
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:132
msgid "Startup Settings"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:53
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:54
msgid "Subdomain"
msgstr ""
"true."
msgstr ""
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:37
+msgid ""
+"This list can be used to specify some additional parameters which have not "
+"been included in this LuCI."
+msgstr ""
+
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:24
msgid "Token"
msgstr "Токен"
"succeed. <br>By default, this value is \"\"."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:42
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:43
msgid ""
"UseCompression controls whether or not communication with the server will be "
"compressed.<br>By default, this value is false."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:41
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:42
msgid ""
"UseEncryption controls whether or not communication with the server will be "
"encrypted. Encryption is done using the tokens supplied in the server and "
"changed to \"{user}.{proxy_name}\".<br>By default, this value is \"\"."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:121
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:122
#: applications/luci-app-frpc/root/usr/share/luci/menu.d/luci-app-frpc.json:3
msgid "frp Client"
msgstr ""
msgid "Additional configs"
msgstr ""
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:37
+msgid "Additional settings"
+msgstr ""
+
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:25
msgid "Admin address"
msgstr ""
"bundled executable using statik.<br>By default, this value is \"\"."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:126
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:127
msgid "Common Settings"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:42
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:43
msgid "Compression"
msgstr ""
msgid "Config files include in temporary config file"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:52
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:53
msgid "Custom domains"
msgstr ""
"true."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:41
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:42
msgid "Encryption"
msgstr "Šifrovanie"
msgid "Exit when login fail"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:151
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:152
msgid "General Settings"
msgstr "Všeobecné nastavenia"
msgid "Grant access to LuCI app frpc"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:152
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:153
msgid "HTTP Settings"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:59
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:60
msgid "HTTP password"
msgstr ""
msgid "HTTP proxy"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:58
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:59
msgid "HTTP user"
msgstr ""
msgid "Heartbeat timeout"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:60
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:61
msgid "Host header rewrite"
msgstr ""
"this value is read from the \"http_proxy\" environment variable."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:48
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:49
msgid "If remote_port is 0, frps will assign a random port for you"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:43
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:155
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:44
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:156
msgid "Local IP"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:44
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:156
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:45
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:157
msgid "Local port"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:43
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:44
msgid "LocalIp specifies the IP address or host name to proxy to."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:44
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:45
msgid "LocalPort specifies the port to proxy to."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:57
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:58
msgid "Locations"
msgstr ""
"succeeds.<br>By default, this value is true."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:145
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:146
msgid "Name can not be \"common\""
msgstr ""
"value is \"tcp\"."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:138
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:139
msgid "Proxy Settings"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:40
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:154
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:41
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:155
msgid "Proxy type"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:40
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:41
msgid ""
"ProxyType specifies the type of this proxy. Valid values include \"tcp\", "
"\"udp\", \"http\", \"https\", \"stcp\", and \"xtcp\".<br>By default, this "
"value is \"tcp\"."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:48
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:49
msgid "Remote port"
msgstr ""
msgid "Respawn when crashed"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:65
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:66
msgid "Role"
msgstr ""
"this value is 7000."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:66
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:67
msgid "Sk"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:127
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:131
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:128
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:132
msgid "Startup Settings"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:53
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:54
msgid "Subdomain"
msgstr ""
"true."
msgstr ""
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:37
+msgid ""
+"This list can be used to specify some additional parameters which have not "
+"been included in this LuCI."
+msgstr ""
+
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:24
msgid "Token"
msgstr ""
"succeed. <br>By default, this value is \"\"."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:42
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:43
msgid ""
"UseCompression controls whether or not communication with the server will be "
"compressed.<br>By default, this value is false."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:41
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:42
msgid ""
"UseEncryption controls whether or not communication with the server will be "
"encrypted. Encryption is done using the tokens supplied in the server and "
"changed to \"{user}.{proxy_name}\".<br>By default, this value is \"\"."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:121
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:122
#: applications/luci-app-frpc/root/usr/share/luci/menu.d/luci-app-frpc.json:3
msgid "frp Client"
msgstr ""
msgid "Additional configs"
msgstr "Extra konfigurationer"
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:37
+msgid "Additional settings"
+msgstr ""
+
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:25
msgid "Admin address"
msgstr ""
"bundled executable using statik.<br>By default, this value is \"\"."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:126
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:127
msgid "Common Settings"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:42
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:43
msgid "Compression"
msgstr ""
msgid "Config files include in temporary config file"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:52
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:53
msgid "Custom domains"
msgstr ""
"true."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:41
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:42
msgid "Encryption"
msgstr ""
msgid "Exit when login fail"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:151
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:152
msgid "General Settings"
msgstr "Generella inställningar"
msgid "Grant access to LuCI app frpc"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:152
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:153
msgid "HTTP Settings"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:59
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:60
msgid "HTTP password"
msgstr ""
msgid "HTTP proxy"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:58
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:59
msgid "HTTP user"
msgstr ""
msgid "Heartbeat timeout"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:60
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:61
msgid "Host header rewrite"
msgstr ""
"this value is read from the \"http_proxy\" environment variable."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:48
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:49
msgid "If remote_port is 0, frps will assign a random port for you"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:43
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:155
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:44
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:156
msgid "Local IP"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:44
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:156
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:45
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:157
msgid "Local port"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:43
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:44
msgid "LocalIp specifies the IP address or host name to proxy to."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:44
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:45
msgid "LocalPort specifies the port to proxy to."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:57
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:58
msgid "Locations"
msgstr ""
"succeeds.<br>By default, this value is true."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:145
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:146
msgid "Name can not be \"common\""
msgstr ""
"value is \"tcp\"."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:138
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:139
msgid "Proxy Settings"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:40
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:154
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:41
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:155
msgid "Proxy type"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:40
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:41
msgid ""
"ProxyType specifies the type of this proxy. Valid values include \"tcp\", "
"\"udp\", \"http\", \"https\", \"stcp\", and \"xtcp\".<br>By default, this "
"value is \"tcp\"."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:48
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:49
msgid "Remote port"
msgstr ""
msgid "Respawn when crashed"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:65
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:66
msgid "Role"
msgstr ""
"this value is 7000."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:66
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:67
msgid "Sk"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:127
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:131
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:128
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:132
msgid "Startup Settings"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:53
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:54
msgid "Subdomain"
msgstr ""
"true."
msgstr ""
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:37
+msgid ""
+"This list can be used to specify some additional parameters which have not "
+"been included in this LuCI."
+msgstr ""
+
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:24
msgid "Token"
msgstr ""
"succeed. <br>By default, this value is \"\"."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:42
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:43
msgid ""
"UseCompression controls whether or not communication with the server will be "
"compressed.<br>By default, this value is false."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:41
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:42
msgid ""
"UseEncryption controls whether or not communication with the server will be "
"encrypted. Encryption is done using the tokens supplied in the server and "
"changed to \"{user}.{proxy_name}\".<br>By default, this value is \"\"."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:121
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:122
#: applications/luci-app-frpc/root/usr/share/luci/menu.d/luci-app-frpc.json:3
msgid "frp Client"
msgstr ""
msgid "Additional configs"
msgstr ""
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:37
+msgid "Additional settings"
+msgstr ""
+
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:25
msgid "Admin address"
msgstr ""
"bundled executable using statik.<br>By default, this value is \"\"."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:126
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:127
msgid "Common Settings"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:42
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:43
msgid "Compression"
msgstr ""
msgid "Config files include in temporary config file"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:52
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:53
msgid "Custom domains"
msgstr ""
"true."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:41
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:42
msgid "Encryption"
msgstr ""
msgid "Exit when login fail"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:151
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:152
msgid "General Settings"
msgstr ""
msgid "Grant access to LuCI app frpc"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:152
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:153
msgid "HTTP Settings"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:59
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:60
msgid "HTTP password"
msgstr ""
msgid "HTTP proxy"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:58
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:59
msgid "HTTP user"
msgstr ""
msgid "Heartbeat timeout"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:60
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:61
msgid "Host header rewrite"
msgstr ""
"this value is read from the \"http_proxy\" environment variable."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:48
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:49
msgid "If remote_port is 0, frps will assign a random port for you"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:43
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:155
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:44
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:156
msgid "Local IP"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:44
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:156
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:45
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:157
msgid "Local port"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:43
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:44
msgid "LocalIp specifies the IP address or host name to proxy to."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:44
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:45
msgid "LocalPort specifies the port to proxy to."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:57
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:58
msgid "Locations"
msgstr ""
"succeeds.<br>By default, this value is true."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:145
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:146
msgid "Name can not be \"common\""
msgstr ""
"value is \"tcp\"."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:138
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:139
msgid "Proxy Settings"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:40
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:154
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:41
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:155
msgid "Proxy type"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:40
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:41
msgid ""
"ProxyType specifies the type of this proxy. Valid values include \"tcp\", "
"\"udp\", \"http\", \"https\", \"stcp\", and \"xtcp\".<br>By default, this "
"value is \"tcp\"."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:48
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:49
msgid "Remote port"
msgstr ""
msgid "Respawn when crashed"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:65
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:66
msgid "Role"
msgstr ""
"this value is 7000."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:66
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:67
msgid "Sk"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:127
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:131
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:128
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:132
msgid "Startup Settings"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:53
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:54
msgid "Subdomain"
msgstr ""
"true."
msgstr ""
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:37
+msgid ""
+"This list can be used to specify some additional parameters which have not "
+"been included in this LuCI."
+msgstr ""
+
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:24
msgid "Token"
msgstr ""
"succeed. <br>By default, this value is \"\"."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:42
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:43
msgid ""
"UseCompression controls whether or not communication with the server will be "
"compressed.<br>By default, this value is false."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:41
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:42
msgid ""
"UseEncryption controls whether or not communication with the server will be "
"encrypted. Encryption is done using the tokens supplied in the server and "
"changed to \"{user}.{proxy_name}\".<br>By default, this value is \"\"."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:121
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:122
#: applications/luci-app-frpc/root/usr/share/luci/menu.d/luci-app-frpc.json:3
msgid "frp Client"
msgstr ""
msgid "Additional configs"
msgstr ""
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:37
+msgid "Additional settings"
+msgstr ""
+
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:25
msgid "Admin address"
msgstr ""
"bundled executable using statik.<br>By default, this value is \"\"."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:126
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:127
msgid "Common Settings"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:42
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:43
msgid "Compression"
msgstr ""
msgid "Config files include in temporary config file"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:52
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:53
msgid "Custom domains"
msgstr ""
"true."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:41
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:42
msgid "Encryption"
msgstr "Şifreleme"
msgid "Exit when login fail"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:151
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:152
msgid "General Settings"
msgstr "Genel Ayarlar"
msgid "Grant access to LuCI app frpc"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:152
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:153
msgid "HTTP Settings"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:59
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:60
msgid "HTTP password"
msgstr ""
msgid "HTTP proxy"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:58
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:59
msgid "HTTP user"
msgstr ""
msgid "Heartbeat timeout"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:60
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:61
msgid "Host header rewrite"
msgstr ""
"this value is read from the \"http_proxy\" environment variable."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:48
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:49
msgid "If remote_port is 0, frps will assign a random port for you"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:43
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:155
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:44
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:156
msgid "Local IP"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:44
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:156
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:45
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:157
msgid "Local port"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:43
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:44
msgid "LocalIp specifies the IP address or host name to proxy to."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:44
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:45
msgid "LocalPort specifies the port to proxy to."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:57
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:58
msgid "Locations"
msgstr ""
"succeeds.<br>By default, this value is true."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:145
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:146
msgid "Name can not be \"common\""
msgstr ""
"value is \"tcp\"."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:138
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:139
msgid "Proxy Settings"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:40
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:154
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:41
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:155
msgid "Proxy type"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:40
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:41
msgid ""
"ProxyType specifies the type of this proxy. Valid values include \"tcp\", "
"\"udp\", \"http\", \"https\", \"stcp\", and \"xtcp\".<br>By default, this "
"value is \"tcp\"."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:48
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:49
msgid "Remote port"
msgstr ""
msgid "Respawn when crashed"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:65
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:66
msgid "Role"
msgstr ""
"this value is 7000."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:66
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:67
msgid "Sk"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:127
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:131
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:128
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:132
msgid "Startup Settings"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:53
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:54
msgid "Subdomain"
msgstr ""
"true."
msgstr ""
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:37
+msgid ""
+"This list can be used to specify some additional parameters which have not "
+"been included in this LuCI."
+msgstr ""
+
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:24
msgid "Token"
msgstr ""
"succeed. <br>By default, this value is \"\"."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:42
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:43
msgid ""
"UseCompression controls whether or not communication with the server will be "
"compressed.<br>By default, this value is false."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:41
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:42
msgid ""
"UseEncryption controls whether or not communication with the server will be "
"encrypted. Encryption is done using the tokens supplied in the server and "
"changed to \"{user}.{proxy_name}\".<br>By default, this value is \"\"."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:121
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:122
#: applications/luci-app-frpc/root/usr/share/luci/menu.d/luci-app-frpc.json:3
msgid "frp Client"
msgstr ""
msgid "Additional configs"
msgstr ""
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:37
+msgid "Additional settings"
+msgstr ""
+
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:25
msgid "Admin address"
msgstr ""
"bundled executable using statik.<br>By default, this value is \"\"."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:126
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:127
msgid "Common Settings"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:42
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:43
msgid "Compression"
msgstr ""
msgid "Config files include in temporary config file"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:52
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:53
msgid "Custom domains"
msgstr ""
"true."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:41
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:42
msgid "Encryption"
msgstr "Шифрування"
msgid "Exit when login fail"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:151
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:152
msgid "General Settings"
msgstr "Головні налаштування"
msgid "Grant access to LuCI app frpc"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:152
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:153
msgid "HTTP Settings"
msgstr "Налаштування HTTP"
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:59
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:60
msgid "HTTP password"
msgstr "Пароль HTTP"
msgid "HTTP proxy"
msgstr "Проксі HTTP"
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:58
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:59
msgid "HTTP user"
msgstr "Користувач HTTP"
msgid "Heartbeat timeout"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:60
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:61
msgid "Host header rewrite"
msgstr ""
"this value is read from the \"http_proxy\" environment variable."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:48
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:49
msgid "If remote_port is 0, frps will assign a random port for you"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:43
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:155
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:44
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:156
msgid "Local IP"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:44
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:156
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:45
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:157
msgid "Local port"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:43
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:44
msgid "LocalIp specifies the IP address or host name to proxy to."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:44
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:45
msgid "LocalPort specifies the port to proxy to."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:57
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:58
msgid "Locations"
msgstr ""
"succeeds.<br>By default, this value is true."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:145
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:146
msgid "Name can not be \"common\""
msgstr ""
"value is \"tcp\"."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:138
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:139
msgid "Proxy Settings"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:40
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:154
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:41
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:155
msgid "Proxy type"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:40
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:41
msgid ""
"ProxyType specifies the type of this proxy. Valid values include \"tcp\", "
"\"udp\", \"http\", \"https\", \"stcp\", and \"xtcp\".<br>By default, this "
"value is \"tcp\"."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:48
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:49
msgid "Remote port"
msgstr ""
msgid "Respawn when crashed"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:65
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:66
msgid "Role"
msgstr ""
"this value is 7000."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:66
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:67
msgid "Sk"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:127
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:131
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:128
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:132
msgid "Startup Settings"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:53
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:54
msgid "Subdomain"
msgstr ""
"true."
msgstr ""
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:37
+msgid ""
+"This list can be used to specify some additional parameters which have not "
+"been included in this LuCI."
+msgstr ""
+
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:24
msgid "Token"
msgstr ""
"succeed. <br>By default, this value is \"\"."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:42
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:43
msgid ""
"UseCompression controls whether or not communication with the server will be "
"compressed.<br>By default, this value is false."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:41
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:42
msgid ""
"UseEncryption controls whether or not communication with the server will be "
"encrypted. Encryption is done using the tokens supplied in the server and "
"changed to \"{user}.{proxy_name}\".<br>By default, this value is \"\"."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:121
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:122
#: applications/luci-app-frpc/root/usr/share/luci/menu.d/luci-app-frpc.json:3
msgid "frp Client"
msgstr ""
msgid "Additional configs"
msgstr ""
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:37
+msgid "Additional settings"
+msgstr ""
+
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:25
msgid "Admin address"
msgstr ""
"bundled executable using statik.<br>By default, this value is \"\"."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:126
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:127
msgid "Common Settings"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:42
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:43
msgid "Compression"
msgstr ""
msgid "Config files include in temporary config file"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:52
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:53
msgid "Custom domains"
msgstr ""
"true."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:41
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:42
msgid "Encryption"
msgstr ""
msgid "Exit when login fail"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:151
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:152
msgid "General Settings"
msgstr ""
msgid "Grant access to LuCI app frpc"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:152
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:153
msgid "HTTP Settings"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:59
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:60
msgid "HTTP password"
msgstr ""
msgid "HTTP proxy"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:58
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:59
msgid "HTTP user"
msgstr ""
msgid "Heartbeat timeout"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:60
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:61
msgid "Host header rewrite"
msgstr ""
"this value is read from the \"http_proxy\" environment variable."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:48
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:49
msgid "If remote_port is 0, frps will assign a random port for you"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:43
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:155
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:44
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:156
msgid "Local IP"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:44
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:156
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:45
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:157
msgid "Local port"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:43
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:44
msgid "LocalIp specifies the IP address or host name to proxy to."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:44
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:45
msgid "LocalPort specifies the port to proxy to."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:57
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:58
msgid "Locations"
msgstr ""
"succeeds.<br>By default, this value is true."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:145
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:146
msgid "Name can not be \"common\""
msgstr ""
"value is \"tcp\"."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:138
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:139
msgid "Proxy Settings"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:40
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:154
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:41
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:155
msgid "Proxy type"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:40
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:41
msgid ""
"ProxyType specifies the type of this proxy. Valid values include \"tcp\", "
"\"udp\", \"http\", \"https\", \"stcp\", and \"xtcp\".<br>By default, this "
"value is \"tcp\"."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:48
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:49
msgid "Remote port"
msgstr ""
msgid "Respawn when crashed"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:65
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:66
msgid "Role"
msgstr ""
"this value is 7000."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:66
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:67
msgid "Sk"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:127
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:131
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:128
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:132
msgid "Startup Settings"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:53
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:54
msgid "Subdomain"
msgstr ""
"true."
msgstr ""
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:37
+msgid ""
+"This list can be used to specify some additional parameters which have not "
+"been included in this LuCI."
+msgstr ""
+
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:24
msgid "Token"
msgstr ""
"succeed. <br>By default, this value is \"\"."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:42
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:43
msgid ""
"UseCompression controls whether or not communication with the server will be "
"compressed.<br>By default, this value is false."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:41
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:42
msgid ""
"UseEncryption controls whether or not communication with the server will be "
"encrypted. Encryption is done using the tokens supplied in the server and "
"changed to \"{user}.{proxy_name}\".<br>By default, this value is \"\"."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:121
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:122
#: applications/luci-app-frpc/root/usr/share/luci/menu.d/luci-app-frpc.json:3
msgid "frp Client"
msgstr ""
msgid "Additional configs"
msgstr "额外配置"
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:37
+msgid "Additional settings"
+msgstr ""
+
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:25
msgid "Admin address"
msgstr "管理地址"
"AssetsDir指定管理服务器用于加载资源的本地目录。如果此值为空,则使用statik从可"
"执行文件中加载资源。<br>默认情况下,此值为空。"
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:126
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:127
msgid "Common Settings"
msgstr "通用设置"
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:42
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:43
msgid "Compression"
msgstr "压缩"
msgid "Config files include in temporary config file"
msgstr "配置文件包含在临时配置文件中"
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:52
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:53
msgid "Custom domains"
msgstr "自定义域名"
"true."
msgstr "当DisableLogColor设置为true且LogWay==\"console\"时禁用日志颜色。"
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:41
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:42
msgid "Encryption"
msgstr "加密"
msgid "Exit when login fail"
msgstr "当登录失败时退出"
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:151
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:152
msgid "General Settings"
msgstr "常规设置"
msgid "Grant access to LuCI app frpc"
msgstr "授予对LuCI应用程序frpc的访问权限"
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:152
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:153
msgid "HTTP Settings"
msgstr "HTTP 设置"
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:59
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:60
msgid "HTTP password"
msgstr "HTTP 密码"
msgid "HTTP proxy"
msgstr "HTTP 代理"
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:58
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:59
msgid "HTTP user"
msgstr "HTTP 用户"
msgid "Heartbeat timeout"
msgstr "心跳包超时"
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:60
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:61
msgid "Host header rewrite"
msgstr "主机头重写"
"HttpProxy 指定连接到服务器所用的代理地址。如果此值空,则直接连接服务器。<br>"
"默认情况下,从\"http_proxy\"环境变量中读取此值。"
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:48
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:49
msgid "If remote_port is 0, frps will assign a random port for you"
msgstr "如果remote_port为 0,frps 将为您随机分配一个端口"
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:43
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:155
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:44
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:156
msgid "Local IP"
msgstr "本地 IP"
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:44
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:156
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:45
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:157
msgid "Local port"
msgstr "监听端口"
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:43
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:44
msgid "LocalIp specifies the IP address or host name to proxy to."
msgstr "LocalIp 指定要被代理的 IP 地址或主机名。"
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:44
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:45
msgid "LocalPort specifies the port to proxy to."
msgstr "LocalPort 指定要被代理的端口。"
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:57
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:58
msgid "Locations"
msgstr "位置"
"LoginFailExit 控制客户端在尝试登录失败后是否应退出。如果为 false,客户端将重"
"试,直到登录成功。<br>默认情况下,此值为 true。"
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:145
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:146
msgid "Name can not be \"common\""
msgstr "名称不能\"common\""
"Protocol 指定在与服务器交互时要使用的协议。有效值为\"tcp\"、\"kcp\"和"
"\"websocket\"。<br>默认情况下,此值为\"tcp\"。"
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:138
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:139
msgid "Proxy Settings"
msgstr "代理设置"
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:40
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:154
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:41
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:155
msgid "Proxy type"
msgstr "代理类型"
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:40
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:41
msgid ""
"ProxyType specifies the type of this proxy. Valid values include \"tcp\", "
"\"udp\", \"http\", \"https\", \"stcp\", and \"xtcp\".<br>By default, this "
"value is \"tcp\"."
msgstr ""
-"ProxyType 指定此代理的类型。有效值包括\"tcp\"、\"udp\"、\"http\"、\"http\"、\"https\"、\"stcp\"和"
-"\"xtcp\"。<br>默认情况下,此值为\"tcp\"。"
+"ProxyType 指定此代理的类型。有效值包括\"tcp\"、\"udp\"、\"http\"、\"http"
+"\"、\"https\"、\"stcp\"和\"xtcp\"。<br>默认情况下,此值为\"tcp\"。"
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:48
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:49
msgid "Remote port"
msgstr "远程端口"
msgid "Respawn when crashed"
msgstr "崩溃时重启"
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:65
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:66
msgid "Role"
msgstr "角色"
"this value is 7000."
msgstr "ServerPort 指定要连接到的服务器端口。<br>默认情况下,此值为 7000。"
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:66
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:67
msgid "Sk"
msgstr "Sk"
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:127
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:131
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:128
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:132
msgid "Startup Settings"
msgstr "启动设置"
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:53
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:54
msgid "Subdomain"
msgstr "子域名"
"TcpMux 切换 TCP 流多路复用。这允许来自客户端的多个请求共享单个 TCP 连接。如果"
"此值为 true,则服务器必须启用 TCP 多路复用。<br>默认情况下,此值为 true。"
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:37
+msgid ""
+"This list can be used to specify some additional parameters which have not "
+"been included in this LuCI."
+msgstr ""
+
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:24
msgid "Token"
msgstr "令牌"
"Token 指定用于创建要发送到服务器的密钥的授权令牌。服务器必须具有匹配的令牌才"
"能成功进行授权。<br>默认情况下,此值为空。"
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:42
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:43
msgid ""
"UseCompression controls whether or not communication with the server will be "
"compressed.<br>By default, this value is false."
msgstr ""
"UseCompression 控制是否压缩与服务器的通信。<br>默认情况下,此值为 false。"
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:41
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:42
msgid ""
"UseEncryption controls whether or not communication with the server will be "
"encrypted. Encryption is done using the tokens supplied in the server and "
"User 为代理名称指定前缀,以将它们与其他客户端区分开来。如果此值不为空,则代理"
"名称将自动更改为\"{user}.{proxy_name}\"。<br>默认情况下,此值为空。"
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:121
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:122
#: applications/luci-app-frpc/root/usr/share/luci/menu.d/luci-app-frpc.json:3
msgid "frp Client"
msgstr "frp 客户端"
msgid "Additional configs"
msgstr "額外設定"
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:37
+msgid "Additional settings"
+msgstr ""
+
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:25
msgid "Admin address"
msgstr ""
"bundled executable using statik.<br>By default, this value is \"\"."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:126
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:127
msgid "Common Settings"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:42
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:43
msgid "Compression"
msgstr ""
msgid "Config files include in temporary config file"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:52
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:53
msgid "Custom domains"
msgstr ""
"true."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:41
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:42
msgid "Encryption"
msgstr ""
msgid "Exit when login fail"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:151
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:152
msgid "General Settings"
msgstr "一般設定"
msgid "Grant access to LuCI app frpc"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:152
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:153
msgid "HTTP Settings"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:59
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:60
msgid "HTTP password"
msgstr ""
msgid "HTTP proxy"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:58
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:59
msgid "HTTP user"
msgstr ""
msgid "Heartbeat timeout"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:60
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:61
msgid "Host header rewrite"
msgstr ""
"this value is read from the \"http_proxy\" environment variable."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:48
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:49
msgid "If remote_port is 0, frps will assign a random port for you"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:43
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:155
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:44
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:156
msgid "Local IP"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:44
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:156
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:45
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:157
msgid "Local port"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:43
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:44
msgid "LocalIp specifies the IP address or host name to proxy to."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:44
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:45
msgid "LocalPort specifies the port to proxy to."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:57
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:58
msgid "Locations"
msgstr ""
"succeeds.<br>By default, this value is true."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:145
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:146
msgid "Name can not be \"common\""
msgstr ""
"value is \"tcp\"."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:138
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:139
msgid "Proxy Settings"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:40
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:154
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:41
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:155
msgid "Proxy type"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:40
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:41
msgid ""
"ProxyType specifies the type of this proxy. Valid values include \"tcp\", "
"\"udp\", \"http\", \"https\", \"stcp\", and \"xtcp\".<br>By default, this "
"value is \"tcp\"."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:48
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:49
msgid "Remote port"
msgstr ""
msgid "Respawn when crashed"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:65
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:66
msgid "Role"
msgstr ""
"this value is 7000."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:66
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:67
msgid "Sk"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:127
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:131
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:128
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:132
msgid "Startup Settings"
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:53
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:54
msgid "Subdomain"
msgstr ""
"true."
msgstr ""
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:37
+msgid ""
+"This list can be used to specify some additional parameters which have not "
+"been included in this LuCI."
+msgstr ""
+
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:24
msgid "Token"
msgstr "權杖"
"succeed. <br>By default, this value is \"\"."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:42
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:43
msgid ""
"UseCompression controls whether or not communication with the server will be "
"compressed.<br>By default, this value is false."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:41
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:42
msgid ""
"UseEncryption controls whether or not communication with the server will be "
"encrypted. Encryption is done using the tokens supplied in the server and "
"changed to \"{user}.{proxy_name}\".<br>By default, this value is \"\"."
msgstr ""
-#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:121
+#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:122
#: applications/luci-app-frpc/root/usr/share/luci/menu.d/luci-app-frpc.json:3
msgid "frp Client"
msgstr ""
[form.Value, 'custom_404_page', _('Custom 404 page'), _('Custom404Page specifies a path to a custom 404 page to display. If this value is "", a default page will be displayed.<br>By default, this value is "".')],
[form.Value, 'allow_ports', _('Allow ports'), _('AllowPorts specifies a set of ports that clients are able to proxy to. If the length of this value is 0, all ports are allowed.<br>By default, this value is an empty set.')],
[form.Value, 'max_ports_per_client', _('Max ports per client'), _('MaxPortsPerClient specifies the maximum number of ports a single client may proxy to. If this value is 0, no limit will be applied.<br>By default, this value is 0.'), {datatype: 'uinteger'}],
- [form.Value, 'heartbeat_timeout', _('Heartbeat timeout'), _('HeartBeatTimeout specifies the maximum time to wait for a heartbeat before terminating the connection. It is not recommended to change this value.<br>By default, this value is 90.'), {datatype: 'uinteger'}]
+ [form.Value, 'heartbeat_timeout', _('Heartbeat timeout'), _('HeartBeatTimeout specifies the maximum time to wait for a heartbeat before terminating the connection. It is not recommended to change this value.<br>By default, this value is 90.'), {datatype: 'uinteger'}],
+ [form.DynamicList, '_', _('Additional settings'), _('This list can be used to specify some additional parameters which have not been included in this LuCI.'), {placeholder: 'Key-A=Value-A'}]
];
function setParams(o, params) {
msgid "Additional configs"
msgstr ""
+#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:42
+msgid "Additional settings"
+msgstr ""
+
#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:39
msgid "Allow ports"
msgstr ""
"value is 0"
msgstr ""
-#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:101
+#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:102
msgid "Common settings"
msgstr ""
msgid "Run daemon as user"
msgstr ""
-#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:102
-#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:106
+#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:103
+#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:107
msgid "Startup settings"
msgstr ""
"client to share a single TCP connection.<br>By default, this value is true."
msgstr ""
+#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:42
+msgid ""
+"This list can be used to specify some additional parameters which have not "
+"been included in this LuCI."
+msgstr ""
+
#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:35
msgid "Token"
msgstr ""
"<br>By default, this value is 0."
msgstr ""
-#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:96
+#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:97
#: applications/luci-app-frps/root/usr/share/luci/menu.d/luci-app-frps.json:3
msgid "frp Server"
msgstr ""
msgid "Additional configs"
msgstr ""
+#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:42
+msgid "Additional settings"
+msgstr ""
+
#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:39
msgid "Allow ports"
msgstr ""
"value is 0"
msgstr ""
-#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:101
+#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:102
msgid "Common settings"
msgstr ""
msgid "Run daemon as user"
msgstr ""
-#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:102
-#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:106
+#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:103
+#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:107
msgid "Startup settings"
msgstr ""
"client to share a single TCP connection.<br>By default, this value is true."
msgstr ""
+#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:42
+msgid ""
+"This list can be used to specify some additional parameters which have not "
+"been included in this LuCI."
+msgstr ""
+
#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:35
msgid "Token"
msgstr ""
"<br>By default, this value is 0."
msgstr ""
-#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:96
+#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:97
#: applications/luci-app-frps/root/usr/share/luci/menu.d/luci-app-frps.json:3
msgid "frp Server"
msgstr ""
msgid "Additional configs"
msgstr ""
+#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:42
+msgid "Additional settings"
+msgstr ""
+
#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:39
msgid "Allow ports"
msgstr ""
"value is 0"
msgstr ""
-#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:101
+#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:102
msgid "Common settings"
msgstr ""
msgid "Run daemon as user"
msgstr ""
-#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:102
-#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:106
+#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:103
+#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:107
msgid "Startup settings"
msgstr ""
"client to share a single TCP connection.<br>By default, this value is true."
msgstr ""
+#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:42
+msgid ""
+"This list can be used to specify some additional parameters which have not "
+"been included in this LuCI."
+msgstr ""
+
#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:35
msgid "Token"
msgstr ""
"<br>By default, this value is 0."
msgstr ""
-#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:96
+#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:97
#: applications/luci-app-frps/root/usr/share/luci/menu.d/luci-app-frps.json:3
msgid "frp Server"
msgstr ""
msgid "Additional configs"
msgstr ""
+#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:42
+msgid "Additional settings"
+msgstr ""
+
#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:39
msgid "Allow ports"
msgstr ""
"value is 0"
msgstr ""
-#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:101
+#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:102
msgid "Common settings"
msgstr ""
msgid "Run daemon as user"
msgstr ""
-#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:102
-#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:106
+#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:103
+#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:107
msgid "Startup settings"
msgstr ""
"client to share a single TCP connection.<br>By default, this value is true."
msgstr ""
+#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:42
+msgid ""
+"This list can be used to specify some additional parameters which have not "
+"been included in this LuCI."
+msgstr ""
+
#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:35
msgid "Token"
msgstr ""
"<br>By default, this value is 0."
msgstr ""
-#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:96
+#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:97
#: applications/luci-app-frps/root/usr/share/luci/menu.d/luci-app-frps.json:3
msgid "frp Server"
msgstr ""
msgid "Additional configs"
msgstr ""
+#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:42
+msgid "Additional settings"
+msgstr ""
+
#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:39
msgid "Allow ports"
msgstr ""
"value is 0"
msgstr ""
-#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:101
+#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:102
msgid "Common settings"
msgstr ""
msgid "Run daemon as user"
msgstr ""
-#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:102
-#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:106
+#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:103
+#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:107
msgid "Startup settings"
msgstr ""
"client to share a single TCP connection.<br>By default, this value is true."
msgstr ""
+#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:42
+msgid ""
+"This list can be used to specify some additional parameters which have not "
+"been included in this LuCI."
+msgstr ""
+
#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:35
msgid "Token"
msgstr ""
"<br>By default, this value is 0."
msgstr ""
-#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:96
+#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:97
#: applications/luci-app-frps/root/usr/share/luci/menu.d/luci-app-frps.json:3
msgid "frp Server"
msgstr ""
msgid "Additional configs"
msgstr "Zusätzliche Konfiguration"
+#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:42
+msgid "Additional settings"
+msgstr ""
+
#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:39
msgid "Allow ports"
msgstr "Erlaube Ports"
"Wert 0 ist, lauscht der Server nicht auf KCP-Verbindungen.<br>Standardmäßig "
"ist dieser Wert 0"
-#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:101
+#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:102
msgid "Common settings"
msgstr "Allgemeine Einstellungen"
msgid "Run daemon as user"
msgstr "Daemon als Gruppe ausführen"
-#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:102
-#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:106
+#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:103
+#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:107
msgid "Startup settings"
msgstr "Start-Einstellungen"
"Anfragen von einem Client, sich eine einzige TCP-Verbindung zu teilen.<br>In "
"der Voreinstellung ist dieser Wert wahr."
+#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:42
+msgid ""
+"This list can be used to specify some additional parameters which have not "
+"been included in this LuCI."
+msgstr ""
+
#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:35
msgid "Token"
msgstr "Token"
"abhört. Wenn dieser Wert 0 ist, lauscht der Server nicht auf HTTP-Anfragen."
"<br>Standardmäßig ist dieser Wert 0."
-#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:96
+#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:97
#: applications/luci-app-frps/root/usr/share/luci/menu.d/luci-app-frps.json:3
msgid "frp Server"
msgstr "frp-Server"
msgid "Additional configs"
msgstr ""
+#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:42
+msgid "Additional settings"
+msgstr ""
+
#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:39
msgid "Allow ports"
msgstr ""
"value is 0"
msgstr ""
-#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:101
+#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:102
msgid "Common settings"
msgstr ""
msgid "Run daemon as user"
msgstr ""
-#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:102
-#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:106
+#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:103
+#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:107
msgid "Startup settings"
msgstr ""
"client to share a single TCP connection.<br>By default, this value is true."
msgstr ""
+#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:42
+msgid ""
+"This list can be used to specify some additional parameters which have not "
+"been included in this LuCI."
+msgstr ""
+
#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:35
msgid "Token"
msgstr ""
"<br>By default, this value is 0."
msgstr ""
-#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:96
+#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:97
#: applications/luci-app-frps/root/usr/share/luci/menu.d/luci-app-frps.json:3
msgid "frp Server"
msgstr ""
msgid "Additional configs"
msgstr ""
+#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:42
+msgid "Additional settings"
+msgstr ""
+
#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:39
msgid "Allow ports"
msgstr ""
"value is 0"
msgstr ""
-#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:101
+#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:102
msgid "Common settings"
msgstr ""
msgid "Run daemon as user"
msgstr ""
-#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:102
-#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:106
+#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:103
+#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:107
msgid "Startup settings"
msgstr ""
"client to share a single TCP connection.<br>By default, this value is true."
msgstr ""
+#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:42
+msgid ""
+"This list can be used to specify some additional parameters which have not "
+"been included in this LuCI."
+msgstr ""
+
#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:35
msgid "Token"
msgstr ""
"<br>By default, this value is 0."
msgstr ""
-#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:96
+#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:97
#: applications/luci-app-frps/root/usr/share/luci/menu.d/luci-app-frps.json:3
msgid "frp Server"
msgstr ""
msgid "Additional configs"
msgstr "Configuraciones adicionales"
+#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:42
+msgid "Additional settings"
+msgstr ""
+
#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:39
msgid "Allow ports"
msgstr "Permitir puertos"
"valor es 0, el servidor no escuchará las conexiones UDP.<br>Por defecto, "
"este valor es 0"
-#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:101
+#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:102
msgid "Common settings"
msgstr "Configuraciones comunes"
msgid "Run daemon as user"
msgstr "Ejecutar demonio como usuario"
-#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:102
-#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:106
+#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:103
+#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:107
msgid "Startup settings"
msgstr "Configuraciones de inicio"
"solicitudes de un cliente compartan una sola conexión TCP.<br>Por defecto, "
"este valor es verdadero."
+#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:42
+msgid ""
+"This list can be used to specify some additional parameters which have not "
+"been included in this LuCI."
+msgstr ""
+
#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:35
msgid "Token"
msgstr "Token"
"solicitudes HTTPS Vhost. Si este valor es 0, el servidor no escuchará las "
"solicitudes HTTPS.<br>Por defecto, este valor es 0."
-#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:96
+#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:97
#: applications/luci-app-frps/root/usr/share/luci/menu.d/luci-app-frps.json:3
msgid "frp Server"
msgstr "Servidor frp"
msgid "Additional configs"
msgstr ""
+#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:42
+msgid "Additional settings"
+msgstr ""
+
#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:39
msgid "Allow ports"
msgstr ""
"value is 0"
msgstr ""
-#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:101
+#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:102
msgid "Common settings"
msgstr ""
msgid "Run daemon as user"
msgstr ""
-#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:102
-#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:106
+#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:103
+#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:107
msgid "Startup settings"
msgstr ""
"client to share a single TCP connection.<br>By default, this value is true."
msgstr ""
+#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:42
+msgid ""
+"This list can be used to specify some additional parameters which have not "
+"been included in this LuCI."
+msgstr ""
+
#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:35
msgid "Token"
msgstr ""
"<br>By default, this value is 0."
msgstr ""
-#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:96
+#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:97
#: applications/luci-app-frps/root/usr/share/luci/menu.d/luci-app-frps.json:3
msgid "frp Server"
msgstr ""
msgid "Additional configs"
msgstr "Configurations supplémentaires"
+#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:42
+msgid "Additional settings"
+msgstr ""
+
#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:39
msgid "Allow ports"
msgstr "Autoriser les ports"
"valeur est 0, le serveur n'écoutera pas les connexions UDP.<br>Par défaut, "
"cette valeur est 0"
-#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:101
+#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:102
msgid "Common settings"
msgstr "Paramètres communs"
msgid "Run daemon as user"
msgstr "Exécuter le démon en tant qu'utilisateur"
-#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:102
-#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:106
+#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:103
+#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:107
msgid "Startup settings"
msgstr "Paramètres de démarrage"
"d'un client de partager une seule connexion TCP.<br>Par défaut, cette valeur "
"est vraie."
+#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:42
+msgid ""
+"This list can be used to specify some additional parameters which have not "
+"been included in this LuCI."
+msgstr ""
+
#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:35
msgid "Token"
msgstr "Token"
"HTTPS Vhost. Si cette valeur est 0, le serveur n'écoutera pas les requêtes "
"HTTPS.<br>Par défaut, cette valeur est 0."
-#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:96
+#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:97
#: applications/luci-app-frps/root/usr/share/luci/menu.d/luci-app-frps.json:3
msgid "frp Server"
msgstr "frp Server"
msgid "Additional configs"
msgstr ""
+#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:42
+msgid "Additional settings"
+msgstr ""
+
#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:39
msgid "Allow ports"
msgstr ""
"value is 0"
msgstr ""
-#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:101
+#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:102
msgid "Common settings"
msgstr ""
msgid "Run daemon as user"
msgstr ""
-#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:102
-#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:106
+#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:103
+#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:107
msgid "Startup settings"
msgstr ""
"client to share a single TCP connection.<br>By default, this value is true."
msgstr ""
+#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:42
+msgid ""
+"This list can be used to specify some additional parameters which have not "
+"been included in this LuCI."
+msgstr ""
+
#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:35
msgid "Token"
msgstr ""
"<br>By default, this value is 0."
msgstr ""
-#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:96
+#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:97
#: applications/luci-app-frps/root/usr/share/luci/menu.d/luci-app-frps.json:3
msgid "frp Server"
msgstr ""
msgid "Additional configs"
msgstr ""
+#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:42
+msgid "Additional settings"
+msgstr ""
+
#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:39
msgid "Allow ports"
msgstr ""
"value is 0"
msgstr ""
-#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:101
+#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:102
msgid "Common settings"
msgstr ""
msgid "Run daemon as user"
msgstr ""
-#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:102
-#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:106
+#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:103
+#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:107
msgid "Startup settings"
msgstr ""
"client to share a single TCP connection.<br>By default, this value is true."
msgstr ""
+#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:42
+msgid ""
+"This list can be used to specify some additional parameters which have not "
+"been included in this LuCI."
+msgstr ""
+
#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:35
msgid "Token"
msgstr ""
"<br>By default, this value is 0."
msgstr ""
-#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:96
+#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:97
#: applications/luci-app-frps/root/usr/share/luci/menu.d/luci-app-frps.json:3
msgid "frp Server"
msgstr ""
msgid "Additional configs"
msgstr ""
+#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:42
+msgid "Additional settings"
+msgstr ""
+
#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:39
msgid "Allow ports"
msgstr ""
"value is 0"
msgstr ""
-#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:101
+#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:102
msgid "Common settings"
msgstr ""
msgid "Run daemon as user"
msgstr "Démon futtatása felhasználóként"
-#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:102
-#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:106
+#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:103
+#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:107
msgid "Startup settings"
msgstr ""
"client to share a single TCP connection.<br>By default, this value is true."
msgstr ""
+#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:42
+msgid ""
+"This list can be used to specify some additional parameters which have not "
+"been included in this LuCI."
+msgstr ""
+
#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:35
msgid "Token"
msgstr "Token"
"<br>By default, this value is 0."
msgstr ""
-#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:96
+#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:97
#: applications/luci-app-frps/root/usr/share/luci/menu.d/luci-app-frps.json:3
msgid "frp Server"
msgstr ""
msgid "Additional configs"
msgstr ""
+#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:42
+msgid "Additional settings"
+msgstr ""
+
#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:39
msgid "Allow ports"
msgstr ""
"value is 0"
msgstr ""
-#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:101
+#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:102
msgid "Common settings"
msgstr ""
msgid "Run daemon as user"
msgstr ""
-#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:102
-#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:106
+#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:103
+#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:107
msgid "Startup settings"
msgstr ""
"client to share a single TCP connection.<br>By default, this value is true."
msgstr ""
+#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:42
+msgid ""
+"This list can be used to specify some additional parameters which have not "
+"been included in this LuCI."
+msgstr ""
+
#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:35
msgid "Token"
msgstr ""
"<br>By default, this value is 0."
msgstr ""
-#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:96
+#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:97
#: applications/luci-app-frps/root/usr/share/luci/menu.d/luci-app-frps.json:3
msgid "frp Server"
msgstr ""
msgid "Additional configs"
msgstr "追加の構成"
+#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:42
+msgid "Additional settings"
+msgstr ""
+
#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:39
msgid "Allow ports"
msgstr ""
"value is 0"
msgstr ""
-#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:101
+#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:102
msgid "Common settings"
msgstr "共通設定"
msgid "Run daemon as user"
msgstr "デーモンをユーザーとして実行"
-#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:102
-#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:106
+#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:103
+#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:107
msgid "Startup settings"
msgstr ""
"client to share a single TCP connection.<br>By default, this value is true."
msgstr ""
+#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:42
+msgid ""
+"This list can be used to specify some additional parameters which have not "
+"been included in this LuCI."
+msgstr ""
+
#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:35
msgid "Token"
msgstr "トークン"
"<br>By default, this value is 0."
msgstr ""
-#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:96
+#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:97
#: applications/luci-app-frps/root/usr/share/luci/menu.d/luci-app-frps.json:3
msgid "frp Server"
msgstr ""
msgid "Additional configs"
msgstr ""
+#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:42
+msgid "Additional settings"
+msgstr ""
+
#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:39
msgid "Allow ports"
msgstr ""
"value is 0"
msgstr ""
-#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:101
+#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:102
msgid "Common settings"
msgstr ""
msgid "Run daemon as user"
msgstr ""
-#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:102
-#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:106
+#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:103
+#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:107
msgid "Startup settings"
msgstr ""
"client to share a single TCP connection.<br>By default, this value is true."
msgstr ""
+#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:42
+msgid ""
+"This list can be used to specify some additional parameters which have not "
+"been included in this LuCI."
+msgstr ""
+
#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:35
msgid "Token"
msgstr ""
"<br>By default, this value is 0."
msgstr ""
-#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:96
+#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:97
#: applications/luci-app-frps/root/usr/share/luci/menu.d/luci-app-frps.json:3
msgid "frp Server"
msgstr ""
msgid "Additional configs"
msgstr "अतिरिक्त कॉन्फिगरेशन"
+#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:42
+msgid "Additional settings"
+msgstr ""
+
#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:39
msgid "Allow ports"
msgstr ""
"value is 0"
msgstr ""
-#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:101
+#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:102
msgid "Common settings"
msgstr ""
msgid "Run daemon as user"
msgstr ""
-#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:102
-#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:106
+#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:103
+#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:107
msgid "Startup settings"
msgstr ""
"client to share a single TCP connection.<br>By default, this value is true."
msgstr ""
+#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:42
+msgid ""
+"This list can be used to specify some additional parameters which have not "
+"been included in this LuCI."
+msgstr ""
+
#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:35
msgid "Token"
msgstr ""
"<br>By default, this value is 0."
msgstr ""
-#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:96
+#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:97
#: applications/luci-app-frps/root/usr/share/luci/menu.d/luci-app-frps.json:3
msgid "frp Server"
msgstr ""
msgid "Additional configs"
msgstr ""
+#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:42
+msgid "Additional settings"
+msgstr ""
+
#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:39
msgid "Allow ports"
msgstr ""
"value is 0"
msgstr ""
-#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:101
+#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:102
msgid "Common settings"
msgstr ""
msgid "Run daemon as user"
msgstr ""
-#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:102
-#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:106
+#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:103
+#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:107
msgid "Startup settings"
msgstr ""
"client to share a single TCP connection.<br>By default, this value is true."
msgstr ""
+#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:42
+msgid ""
+"This list can be used to specify some additional parameters which have not "
+"been included in this LuCI."
+msgstr ""
+
#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:35
msgid "Token"
msgstr ""
"<br>By default, this value is 0."
msgstr ""
-#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:96
+#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:97
#: applications/luci-app-frps/root/usr/share/luci/menu.d/luci-app-frps.json:3
msgid "frp Server"
msgstr ""
msgid "Additional configs"
msgstr ""
+#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:42
+msgid "Additional settings"
+msgstr ""
+
#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:39
msgid "Allow ports"
msgstr ""
"value is 0"
msgstr ""
-#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:101
+#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:102
msgid "Common settings"
msgstr ""
msgid "Run daemon as user"
msgstr ""
-#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:102
-#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:106
+#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:103
+#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:107
msgid "Startup settings"
msgstr ""
"client to share a single TCP connection.<br>By default, this value is true."
msgstr ""
+#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:42
+msgid ""
+"This list can be used to specify some additional parameters which have not "
+"been included in this LuCI."
+msgstr ""
+
#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:35
msgid "Token"
msgstr ""
"<br>By default, this value is 0."
msgstr ""
-#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:96
+#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:97
#: applications/luci-app-frps/root/usr/share/luci/menu.d/luci-app-frps.json:3
msgid "frp Server"
msgstr ""
msgid "Additional configs"
msgstr "Dodatkowe konfiguracje"
+#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:42
+msgid "Additional settings"
+msgstr ""
+
#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:39
msgid "Allow ports"
msgstr "Zezwalaj na porty"
"wynosi 0, serwer nie będzie nasłuchiwał połączeń UDP. <br> Domyślnie ta "
"wartość wynosi 0"
-#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:101
+#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:102
msgid "Common settings"
msgstr "Wspólne ustawienia"
msgid "Run daemon as user"
msgstr "Uruchom daemona jako użytkownik"
-#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:102
-#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:106
+#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:103
+#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:107
msgid "Startup settings"
msgstr "Ustawienia startowe"
"współdzielenie wielu żądań od klienta na jedno połączenie TCP.<br> Domyślnie "
"wartość ta jest true."
+#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:42
+msgid ""
+"This list can be used to specify some additional parameters which have not "
+"been included in this LuCI."
+msgstr ""
+
#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:35
msgid "Token"
msgstr "Token"
"Jeśli ta wartość wynosi 0, serwer nie będzie nasłuchiwał żądań HTTPS. <br> "
"Domyślnie ta wartość wynosi 0."
-#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:96
+#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:97
#: applications/luci-app-frps/root/usr/share/luci/menu.d/luci-app-frps.json:3
msgid "frp Server"
msgstr "Serwer frp"
msgid "Additional configs"
msgstr "Configurações adicionais"
+#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:42
+msgid "Additional settings"
+msgstr ""
+
#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:39
msgid "Allow ports"
msgstr "Permitir portas"
"BindUdpPort determina a porta UDP em que o servidor atende. Se esse valor "
"for 0, o servidor não atenderá às conexões UDP. <br>O valor predefinido é 0"
-#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:101
+#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:102
msgid "Common settings"
msgstr "Configurações Comuns"
msgid "Run daemon as user"
msgstr "Executar serviço como utilizador"
-#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:102
-#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:106
+#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:103
+#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:107
msgid "Startup settings"
msgstr "Configurações de inicialização"
"solicitações de um cliente compartilhem uma única ligação TCP.<br>O valor "
"predefinido é verdadeiro."
+#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:42
+msgid ""
+"This list can be used to specify some additional parameters which have not "
+"been included in this LuCI."
+msgstr ""
+
#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:35
msgid "Token"
msgstr "Chave eletrónica"
"HTTPS Vhost. Se esse valor for 0, o servidor não atenderá solicitações "
"https. <br>O valor predefinido é 0."
-#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:96
+#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:97
#: applications/luci-app-frps/root/usr/share/luci/menu.d/luci-app-frps.json:3
msgid "frp Server"
msgstr "Servidor frp"
msgid "Additional configs"
msgstr "Configurações adicionais"
+#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:42
+msgid "Additional settings"
+msgstr ""
+
#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:39
msgid "Allow ports"
msgstr "Permitir portas"
"BindUdpPort determina a porta UDP em que o servidor atende. Se esse valor "
"for 0, o servidor não atenderá às conexões UDP. <br>O valor predefinido é 0"
-#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:101
+#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:102
msgid "Common settings"
msgstr "Configurações Comuns"
msgid "Run daemon as user"
msgstr "Executar serviço como usuário"
-#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:102
-#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:106
+#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:103
+#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:107
msgid "Startup settings"
msgstr "Configurações de inicialização"
"solicitações de um cliente compartilhem uma única conexão TCP.<br>O valor "
"predefinido é verdadeiro."
+#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:42
+msgid ""
+"This list can be used to specify some additional parameters which have not "
+"been included in this LuCI."
+msgstr ""
+
#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:35
msgid "Token"
msgstr "Token"
"Vhost. Se esse valor for 0, o servidor não atenderá solicitações https. "
"<br>O valor predefinido é 0."
-#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:96
+#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:97
#: applications/luci-app-frps/root/usr/share/luci/menu.d/luci-app-frps.json:3
msgid "frp Server"
msgstr "Servidor frp"
msgid "Additional configs"
msgstr "Configurații adiționale"
+#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:42
+msgid "Additional settings"
+msgstr ""
+
#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:39
msgid "Allow ports"
msgstr "Permite porturi"
"value is 0"
msgstr ""
-#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:101
+#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:102
msgid "Common settings"
msgstr ""
msgid "Run daemon as user"
msgstr ""
-#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:102
-#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:106
+#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:103
+#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:107
msgid "Startup settings"
msgstr ""
"client to share a single TCP connection.<br>By default, this value is true."
msgstr ""
+#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:42
+msgid ""
+"This list can be used to specify some additional parameters which have not "
+"been included in this LuCI."
+msgstr ""
+
#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:35
msgid "Token"
msgstr ""
"<br>By default, this value is 0."
msgstr ""
-#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:96
+#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:97
#: applications/luci-app-frps/root/usr/share/luci/menu.d/luci-app-frps.json:3
msgid "frp Server"
msgstr ""
msgid "Additional configs"
msgstr "Дополнительные настройки"
+#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:42
+msgid "Additional settings"
+msgstr ""
+
#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:39
msgid "Allow ports"
msgstr "Разрешить порты"
"value is 0"
msgstr ""
-#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:101
+#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:102
msgid "Common settings"
msgstr "Общие настройки"
msgid "Run daemon as user"
msgstr "Запуск демона от имени пользователя"
-#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:102
-#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:106
+#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:103
+#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:107
msgid "Startup settings"
msgstr ""
"client to share a single TCP connection.<br>By default, this value is true."
msgstr ""
+#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:42
+msgid ""
+"This list can be used to specify some additional parameters which have not "
+"been included in this LuCI."
+msgstr ""
+
#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:35
msgid "Token"
msgstr "Токен"
"<br>By default, this value is 0."
msgstr ""
-#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:96
+#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:97
#: applications/luci-app-frps/root/usr/share/luci/menu.d/luci-app-frps.json:3
msgid "frp Server"
msgstr ""
msgid "Additional configs"
msgstr ""
+#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:42
+msgid "Additional settings"
+msgstr ""
+
#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:39
msgid "Allow ports"
msgstr ""
"value is 0"
msgstr ""
-#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:101
+#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:102
msgid "Common settings"
msgstr ""
msgid "Run daemon as user"
msgstr ""
-#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:102
-#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:106
+#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:103
+#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:107
msgid "Startup settings"
msgstr ""
"client to share a single TCP connection.<br>By default, this value is true."
msgstr ""
+#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:42
+msgid ""
+"This list can be used to specify some additional parameters which have not "
+"been included in this LuCI."
+msgstr ""
+
#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:35
msgid "Token"
msgstr ""
"<br>By default, this value is 0."
msgstr ""
-#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:96
+#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:97
#: applications/luci-app-frps/root/usr/share/luci/menu.d/luci-app-frps.json:3
msgid "frp Server"
msgstr ""
msgid "Additional configs"
msgstr "Extra konfigurationer"
+#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:42
+msgid "Additional settings"
+msgstr ""
+
#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:39
msgid "Allow ports"
msgstr "Tillåt portar"
"value is 0"
msgstr ""
-#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:101
+#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:102
msgid "Common settings"
msgstr ""
msgid "Run daemon as user"
msgstr ""
-#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:102
-#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:106
+#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:103
+#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:107
msgid "Startup settings"
msgstr ""
"client to share a single TCP connection.<br>By default, this value is true."
msgstr ""
+#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:42
+msgid ""
+"This list can be used to specify some additional parameters which have not "
+"been included in this LuCI."
+msgstr ""
+
#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:35
msgid "Token"
msgstr ""
"<br>By default, this value is 0."
msgstr ""
-#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:96
+#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:97
#: applications/luci-app-frps/root/usr/share/luci/menu.d/luci-app-frps.json:3
msgid "frp Server"
msgstr ""
msgid "Additional configs"
msgstr ""
+#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:42
+msgid "Additional settings"
+msgstr ""
+
#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:39
msgid "Allow ports"
msgstr ""
"value is 0"
msgstr ""
-#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:101
+#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:102
msgid "Common settings"
msgstr ""
msgid "Run daemon as user"
msgstr ""
-#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:102
-#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:106
+#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:103
+#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:107
msgid "Startup settings"
msgstr ""
"client to share a single TCP connection.<br>By default, this value is true."
msgstr ""
+#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:42
+msgid ""
+"This list can be used to specify some additional parameters which have not "
+"been included in this LuCI."
+msgstr ""
+
#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:35
msgid "Token"
msgstr ""
"<br>By default, this value is 0."
msgstr ""
-#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:96
+#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:97
#: applications/luci-app-frps/root/usr/share/luci/menu.d/luci-app-frps.json:3
msgid "frp Server"
msgstr ""
msgid "Additional configs"
msgstr ""
+#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:42
+msgid "Additional settings"
+msgstr ""
+
#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:39
msgid "Allow ports"
msgstr ""
"value is 0"
msgstr ""
-#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:101
+#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:102
msgid "Common settings"
msgstr ""
msgid "Run daemon as user"
msgstr ""
-#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:102
-#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:106
+#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:103
+#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:107
msgid "Startup settings"
msgstr ""
"client to share a single TCP connection.<br>By default, this value is true."
msgstr ""
+#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:42
+msgid ""
+"This list can be used to specify some additional parameters which have not "
+"been included in this LuCI."
+msgstr ""
+
#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:35
msgid "Token"
msgstr ""
"<br>By default, this value is 0."
msgstr ""
-#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:96
+#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:97
#: applications/luci-app-frps/root/usr/share/luci/menu.d/luci-app-frps.json:3
msgid "frp Server"
msgstr ""
msgid "Additional configs"
msgstr ""
+#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:42
+msgid "Additional settings"
+msgstr ""
+
#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:39
msgid "Allow ports"
msgstr ""
"value is 0"
msgstr ""
-#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:101
+#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:102
msgid "Common settings"
msgstr ""
msgid "Run daemon as user"
msgstr ""
-#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:102
-#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:106
+#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:103
+#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:107
msgid "Startup settings"
msgstr ""
"client to share a single TCP connection.<br>By default, this value is true."
msgstr ""
+#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:42
+msgid ""
+"This list can be used to specify some additional parameters which have not "
+"been included in this LuCI."
+msgstr ""
+
#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:35
msgid "Token"
msgstr ""
"<br>By default, this value is 0."
msgstr ""
-#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:96
+#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:97
#: applications/luci-app-frps/root/usr/share/luci/menu.d/luci-app-frps.json:3
msgid "frp Server"
msgstr ""
msgid "Additional configs"
msgstr ""
+#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:42
+msgid "Additional settings"
+msgstr ""
+
#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:39
msgid "Allow ports"
msgstr ""
"value is 0"
msgstr ""
-#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:101
+#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:102
msgid "Common settings"
msgstr ""
msgid "Run daemon as user"
msgstr ""
-#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:102
-#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:106
+#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:103
+#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:107
msgid "Startup settings"
msgstr ""
"client to share a single TCP connection.<br>By default, this value is true."
msgstr ""
+#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:42
+msgid ""
+"This list can be used to specify some additional parameters which have not "
+"been included in this LuCI."
+msgstr ""
+
#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:35
msgid "Token"
msgstr ""
"<br>By default, this value is 0."
msgstr ""
-#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:96
+#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:97
#: applications/luci-app-frps/root/usr/share/luci/menu.d/luci-app-frps.json:3
msgid "frp Server"
msgstr ""
msgid "Additional configs"
msgstr "额外配置"
+#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:42
+msgid "Additional settings"
+msgstr ""
+
#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:39
msgid "Allow ports"
msgstr "允许的端口"
"BindKcpPort specifies the KCP port that the server listens on. If this value "
"is 0, the server will not listen for KCP connections.<br>By default, this "
"value is 0."
-msgstr "BindKcpPort 指定服务器侦听的 KCP 端口。如果此值为 0,则服务器将不会侦听 KCP 连接。<br>默认值为 0。"
+msgstr ""
+"BindKcpPort 指定服务器侦听的 KCP 端口。如果此值为 0,则服务器将不会侦听 KCP "
+"连接。<br>默认值为 0。"
#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:19
msgid ""
"BindUdpPort specifies the UDP port that the server listens on. If this value "
"is 0, the server will not listen for UDP connections.<br>By default, this "
"value is 0"
-msgstr "BindUdpPort 指定服务器侦听的 UDP 端口。如果此值为 0,则服务器将不会侦听 UDP 连接。<br>默认值为 0"
+msgstr ""
+"BindUdpPort 指定服务器侦听的 UDP 端口。如果此值为 0,则服务器将不会侦听 UDP "
+"连接。<br>默认值为 0"
-#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:101
+#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:102
msgid "Common settings"
msgstr "常规设置"
"Custom404Page specifies a path to a custom 404 page to display. If this "
"value is \"\", a default page will be displayed.<br>By default, this value "
"is \"\"."
-msgstr "Custom404Page 指定要显示的自定义 404 页面的路径。如果此值为\"\",将显示默认页面。<br>默认值为\"\"。"
+msgstr ""
+"Custom404Page 指定要显示的自定义 404 页面的路径。如果此值为\"\",将显示默认页"
+"面。<br>默认值为\"\"。"
#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:26
msgid "Dashboard address"
"DashboardPort specifies the port that the dashboard listens on. If this "
"value is 0, the dashboard will not be started.<br>By default, this value is "
"0."
-msgstr "DashboardPort 指定仪表板侦听的端口。如果此值为 0,则不会启动仪表板。<br>默认值为 0。"
+msgstr ""
+"DashboardPort 指定仪表板侦听的端口。如果此值为 0,则不会启动仪表板。<br>默认"
+"值为 0。"
#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:29
msgid ""
"DisableLogColor disables log colors when LogWay == \"console\" when set to "
"true.<br>By default, this value is false."
msgstr ""
-"当 LogWay == \"console\" 设置为 true 时,DisableLogColor 禁用日志颜色 。<br>默认值为 false。"
+"当 LogWay == \"console\" 设置为 true 时,DisableLogColor 禁用日志颜色 。<br>"
+"默认值为 false。"
#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:13
msgid "Environment variable"
"HeartBeatTimeout specifies the maximum time to wait for a heartbeat before "
"terminating the connection. It is not recommended to change this value."
"<br>By default, this value is 90."
-msgstr "HeartBeatTimeout 指定在终止连接前等待检测心跳包的最长时间。不建议更改此值。<br>默认值为 90。"
+msgstr ""
+"HeartBeatTimeout 指定在终止连接前等待检测心跳包的最长时间。不建议更改此值。"
+"<br>默认值为 90。"
#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:41
msgid "Heartbeat timeout"
"LogFile specifies a file where logs will be written to. This value will only "
"be used if LogWay is set appropriately.<br>By default, this value is "
"\"console\"."
-msgstr "LogFile 指定写入日志的文件。仅当正确设置 LogWay 时,才会使用此值。<br>默认值为“console”。"
+msgstr ""
+"LogFile 指定写入日志的文件。仅当正确设置 LogWay 时,才会使用此值。<br>默认值"
+"为“console”。"
#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:32
msgid ""
"LogMaxDays specifies the maximum number of days to store log information "
"before deletion. This is only used if LogWay == \"file\".<br>By default, "
"this value is 0."
-msgstr "LogMaxDays 指定删除前存储日志信息的最长天数。仅当 LogWay == \"file\" 时才使用。<br>默认值为 0。"
+msgstr ""
+"LogMaxDays 指定删除前存储日志信息的最长天数。仅当 LogWay == \"file\" 时才使"
+"用。<br>默认值为 0。"
#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:40
msgid "Max ports per client"
"MaxPortsPerClient specifies the maximum number of ports a single client may "
"proxy to. If this value is 0, no limit will be applied.<br>By default, this "
"value is 0."
-msgstr "MaxPortsPerClient 指定单个客户端可以代理的最大端口数。如果此值为 0,则不作任何限制。<br>默认值为 0。"
+msgstr ""
+"MaxPortsPerClient 指定单个客户端可以代理的最大端口数。如果此值为 0,则不作任"
+"何限制。<br>默认值为 0。"
#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:13
msgid ""
msgid ""
"ProxyBindAddr specifies the address that the proxy binds to. This value may "
"be the same as BindAddr.<br>By default, this value is \"0.0.0.0\"."
-msgstr "ProxyBindAddr 指定代理绑定到的地址。此值可能与 BindAddr 相同。<br>默认值为“0.0.0.0”。"
+msgstr ""
+"ProxyBindAddr 指定代理绑定到的地址。此值可能与 BindAddr 相同。<br>默认值"
+"为“0.0.0.0”。"
#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:12
msgid "Respawn when crashed"
msgid "Run daemon as user"
msgstr "以此用户权限运行"
-#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:102
-#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:106
+#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:103
+#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:107
msgid "Startup settings"
msgstr "启动设置"
"\", the resulting URL would be \"test.frps.com\".<br>By default, this value "
"is \"\"."
msgstr ""
-"SubDomainHost 指定使用 Vhost 代理时附加到客户端请求的子域的域名。例如:如果此值设置为“frps."
-"com”,并且客户端请求子域“test”,则生成的 URL 将是“test.frps.com”。<br>默认值为\"\"。"
+"SubDomainHost 指定使用 Vhost 代理时附加到客户端请求的子域的域名。例如:如果此"
+"值设置为“frps.com”,并且客户端请求子域“test”,则生成的 URL 将是“test.frps."
+"com”。<br>默认值为\"\"。"
#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:36
msgid "Subdomain host"
msgid ""
"TcpMux toggles TCP stream multiplexing. This allows multiple requests from a "
"client to share a single TCP connection.<br>By default, this value is true."
-msgstr "TcpMux切换TCP流复用。这允许来自一个客户端的多个请求共享一个TCP连接。<br>该值默认为true。"
+msgstr ""
+"TcpMux切换TCP流复用。这允许来自一个客户端的多个请求共享一个TCP连接。<br>该值"
+"默认为true。"
+
+#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:42
+msgid ""
+"This list can be used to specify some additional parameters which have not "
+"been included in this LuCI."
+msgstr ""
#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:35
msgid "Token"
"Token specifies the authorization token used to authenticate keys received "
"from clients. Clients must have a matching token to be authorized to use the "
"server.<br>By default, this value is \"\"."
-msgstr "令牌指定用于对从客户端接收的密钥进行验证的授权令牌。客户端必须有匹配的令牌才能被授权使用服务器。<br>该值默认为 \"\"。"
+msgstr ""
+"令牌指定用于对从客户端接收的密钥进行验证的授权令牌。客户端必须有匹配的令牌才"
+"能被授权使用服务器。<br>该值默认为 \"\"。"
#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:20
msgid "UDP bind port"
"VhostHttpPort specifies the port that the server listens for HTTP Vhost "
"requests. If this value is 0, the server will not listen for HTTP requests."
"<br>By default, this value is 0."
-msgstr "VhostHttpPort指定服务器侦听HTTP Vhost请求的端口。如果该值为0,服务器将不侦听HTTP请求。<br>该值默认为0。"
+msgstr ""
+"VhostHttpPort指定服务器侦听HTTP Vhost请求的端口。如果该值为0,服务器将不侦听"
+"HTTP请求。<br>该值默认为0。"
#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:25
msgid ""
"VhostHttpTimeout specifies the response header timeout for the Vhost HTTP "
"server, in seconds.<br>By default, this value is 60."
-msgstr "VhostHttpTimeout指定Vhost HTTP服务器的响应头超时,单位为秒。<br>该值默认为 60。"
+msgstr ""
+"VhostHttpTimeout指定Vhost HTTP服务器的响应头超时,单位为秒。<br>该值默认为 "
+"60。"
#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:24
msgid ""
"requests. If this value is 0, the server will not listen for HTTPS requests."
"<br>By default, this value is 0."
msgstr ""
-"VhostHttpsPort指定服务器侦听HTTPS Vhost请求的端口。如果该值为0,服务器将不侦听HTTPS请求。.<br>该值默认为 0。"
+"VhostHttpsPort指定服务器侦听HTTPS Vhost请求的端口。如果该值为0,服务器将不侦"
+"听HTTPS请求。.<br>该值默认为 0。"
-#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:96
+#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:97
#: applications/luci-app-frps/root/usr/share/luci/menu.d/luci-app-frps.json:3
msgid "frp Server"
msgstr "frp 服务器"
msgid "Additional configs"
msgstr "額外設定"
+#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:42
+msgid "Additional settings"
+msgstr ""
+
#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:39
msgid "Allow ports"
msgstr ""
"value is 0"
msgstr ""
-#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:101
+#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:102
msgid "Common settings"
msgstr ""
msgid "Run daemon as user"
msgstr "以此使用者權限執行"
-#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:102
-#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:106
+#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:103
+#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:107
msgid "Startup settings"
msgstr ""
"client to share a single TCP connection.<br>By default, this value is true."
msgstr ""
+#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:42
+msgid ""
+"This list can be used to specify some additional parameters which have not "
+"been included in this LuCI."
+msgstr ""
+
#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:35
msgid "Token"
msgstr "權杖"
"<br>By default, this value is 0."
msgstr ""
-#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:96
+#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:97
#: applications/luci-app-frps/root/usr/share/luci/menu.d/luci-app-frps.json:3
msgid "frp Server"
msgstr ""