luci-app-frp: add the dynamiclist for additional parameters

Signed-off-by: Van Waholtz <vanwaholtz@gmail.com>
This commit is contained in:
brvphoenix 2020-12-15 05:11:59 -08:00 committed by Van Waholtz
parent 4843841fda
commit 75586668ff
68 changed files with 1892 additions and 1201 deletions

View file

@ -33,7 +33,8 @@ var commonConf = [
[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.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.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_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 = [ var baseProxyConf = [

View file

@ -8,6 +8,10 @@ msgstr ""
msgid "Additional configs" msgid "Additional configs"
msgstr "" 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 #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:25
msgid "Admin address" msgid "Admin address"
msgstr "" msgstr ""
@ -60,11 +64,11 @@ msgid ""
"bundled executable using statik.<br>By default, this value is \"\"." "bundled executable using statik.<br>By default, this value is \"\"."
msgstr "" 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" msgid "Common Settings"
msgstr "" 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" msgid "Compression"
msgstr "" msgstr ""
@ -72,7 +76,7 @@ msgstr ""
msgid "Config files include in temporary config file" msgid "Config files include in temporary config file"
msgstr "" 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" msgid "Custom domains"
msgstr "" msgstr ""
@ -86,7 +90,7 @@ msgid ""
"true." "true."
msgstr "" 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" msgid "Encryption"
msgstr "" msgstr ""
@ -98,7 +102,7 @@ msgstr ""
msgid "Exit when login fail" msgid "Exit when login fail"
msgstr "" 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" msgid "General Settings"
msgstr "" msgstr ""
@ -106,11 +110,11 @@ msgstr ""
msgid "Grant access to LuCI app frpc" msgid "Grant access to LuCI app frpc"
msgstr "" 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" msgid "HTTP Settings"
msgstr "" 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" msgid "HTTP password"
msgstr "" msgstr ""
@ -118,7 +122,7 @@ msgstr ""
msgid "HTTP proxy" msgid "HTTP proxy"
msgstr "" 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" msgid "HTTP user"
msgstr "" msgstr ""
@ -144,7 +148,7 @@ msgstr ""
msgid "Heartbeat timeout" msgid "Heartbeat timeout"
msgstr "" 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" msgid "Host header rewrite"
msgstr "" msgstr ""
@ -155,29 +159,29 @@ msgid ""
"this value is read from the \"http_proxy\" environment variable." "this value is read from the \"http_proxy\" environment variable."
msgstr "" 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" msgid "If remote_port is 0, frps will assign a random port for you"
msgstr "" 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
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:44
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:156 #: 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:45
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:157
msgid "Local port" msgid "Local port"
msgstr "" 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." msgid "LocalIp specifies the IP address or host name to proxy to."
msgstr "" 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." msgid "LocalPort specifies the port to proxy to."
msgstr "" 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" msgid "Locations"
msgstr "" msgstr ""
@ -206,7 +210,7 @@ msgid ""
"succeeds.<br>By default, this value is true." "succeeds.<br>By default, this value is true."
msgstr "" 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\"" msgid "Name can not be \"common\""
msgstr "" msgstr ""
@ -227,23 +231,23 @@ msgid ""
"value is \"tcp\"." "value is \"tcp\"."
msgstr "" 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" msgid "Proxy Settings"
msgstr "" 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
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:154 #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:155
msgid "Proxy type" msgid "Proxy type"
msgstr "" 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 "" msgid ""
"ProxyType specifies the type of this proxy. Valid values include \"tcp\", " "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\", and \"xtcp\".<br>By default, this "
"value is \"tcp\"." "value is \"tcp\"."
msgstr "" 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" msgid "Remote port"
msgstr "" msgstr ""
@ -251,7 +255,7 @@ msgstr ""
msgid "Respawn when crashed" msgid "Respawn when crashed"
msgstr "" 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" msgid "Role"
msgstr "" msgstr ""
@ -283,16 +287,16 @@ msgid ""
"this value is 7000." "this value is 7000."
msgstr "" 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" msgid "Sk"
msgstr "" msgstr ""
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:127 #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:128
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:131 #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:132
msgid "Startup Settings" msgid "Startup Settings"
msgstr "" 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" msgid "Subdomain"
msgstr "" msgstr ""
@ -318,6 +322,12 @@ msgid ""
"true." "true."
msgstr "" 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 #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:24
msgid "Token" msgid "Token"
msgstr "" msgstr ""
@ -329,13 +339,13 @@ msgid ""
"succeed. <br>By default, this value is \"\"." "succeed. <br>By default, this value is \"\"."
msgstr "" 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 "" msgid ""
"UseCompression controls whether or not communication with the server will be " "UseCompression controls whether or not communication with the server will be "
"compressed.<br>By default, this value is false." "compressed.<br>By default, this value is false."
msgstr "" 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 "" msgid ""
"UseEncryption controls whether or not communication with the server will be " "UseEncryption controls whether or not communication with the server will be "
"encrypted. Encryption is done using the tokens supplied in the server and " "encrypted. Encryption is done using the tokens supplied in the server and "
@ -353,7 +363,7 @@ msgid ""
"changed to \"{user}.{proxy_name}\".<br>By default, this value is \"\"." "changed to \"{user}.{proxy_name}\".<br>By default, this value is \"\"."
msgstr "" 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 #: applications/luci-app-frpc/root/usr/share/luci/menu.d/luci-app-frpc.json:3
msgid "frp Client" msgid "frp Client"
msgstr "" msgstr ""

View file

@ -8,6 +8,10 @@ msgstr ""
msgid "Additional configs" msgid "Additional configs"
msgstr "" 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 #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:25
msgid "Admin address" msgid "Admin address"
msgstr "" msgstr ""
@ -60,11 +64,11 @@ msgid ""
"bundled executable using statik.<br>By default, this value is \"\"." "bundled executable using statik.<br>By default, this value is \"\"."
msgstr "" 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" msgid "Common Settings"
msgstr "" 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" msgid "Compression"
msgstr "" msgstr ""
@ -72,7 +76,7 @@ msgstr ""
msgid "Config files include in temporary config file" msgid "Config files include in temporary config file"
msgstr "" 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" msgid "Custom domains"
msgstr "" msgstr ""
@ -86,7 +90,7 @@ msgid ""
"true." "true."
msgstr "" 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" msgid "Encryption"
msgstr "" msgstr ""
@ -98,7 +102,7 @@ msgstr ""
msgid "Exit when login fail" msgid "Exit when login fail"
msgstr "" 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" msgid "General Settings"
msgstr "" msgstr ""
@ -106,11 +110,11 @@ msgstr ""
msgid "Grant access to LuCI app frpc" msgid "Grant access to LuCI app frpc"
msgstr "" 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" msgid "HTTP Settings"
msgstr "" 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" msgid "HTTP password"
msgstr "" msgstr ""
@ -118,7 +122,7 @@ msgstr ""
msgid "HTTP proxy" msgid "HTTP proxy"
msgstr "" 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" msgid "HTTP user"
msgstr "" msgstr ""
@ -144,7 +148,7 @@ msgstr ""
msgid "Heartbeat timeout" msgid "Heartbeat timeout"
msgstr "" 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" msgid "Host header rewrite"
msgstr "" msgstr ""
@ -155,29 +159,29 @@ msgid ""
"this value is read from the \"http_proxy\" environment variable." "this value is read from the \"http_proxy\" environment variable."
msgstr "" 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" msgid "If remote_port is 0, frps will assign a random port for you"
msgstr "" 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
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:44
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:156 #: 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:45
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:157
msgid "Local port" msgid "Local port"
msgstr "" 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." msgid "LocalIp specifies the IP address or host name to proxy to."
msgstr "" 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." msgid "LocalPort specifies the port to proxy to."
msgstr "" 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" msgid "Locations"
msgstr "" msgstr ""
@ -206,7 +210,7 @@ msgid ""
"succeeds.<br>By default, this value is true." "succeeds.<br>By default, this value is true."
msgstr "" 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\"" msgid "Name can not be \"common\""
msgstr "" msgstr ""
@ -227,23 +231,23 @@ msgid ""
"value is \"tcp\"." "value is \"tcp\"."
msgstr "" 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" msgid "Proxy Settings"
msgstr "" 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
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:154 #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:155
msgid "Proxy type" msgid "Proxy type"
msgstr "" 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 "" msgid ""
"ProxyType specifies the type of this proxy. Valid values include \"tcp\", " "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\", and \"xtcp\".<br>By default, this "
"value is \"tcp\"." "value is \"tcp\"."
msgstr "" 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" msgid "Remote port"
msgstr "" msgstr ""
@ -251,7 +255,7 @@ msgstr ""
msgid "Respawn when crashed" msgid "Respawn when crashed"
msgstr "" 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" msgid "Role"
msgstr "" msgstr ""
@ -283,16 +287,16 @@ msgid ""
"this value is 7000." "this value is 7000."
msgstr "" 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" msgid "Sk"
msgstr "" msgstr ""
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:127 #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:128
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:131 #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:132
msgid "Startup Settings" msgid "Startup Settings"
msgstr "" 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" msgid "Subdomain"
msgstr "" msgstr ""
@ -318,6 +322,12 @@ msgid ""
"true." "true."
msgstr "" 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 #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:24
msgid "Token" msgid "Token"
msgstr "" msgstr ""
@ -329,13 +339,13 @@ msgid ""
"succeed. <br>By default, this value is \"\"." "succeed. <br>By default, this value is \"\"."
msgstr "" 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 "" msgid ""
"UseCompression controls whether or not communication with the server will be " "UseCompression controls whether or not communication with the server will be "
"compressed.<br>By default, this value is false." "compressed.<br>By default, this value is false."
msgstr "" 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 "" msgid ""
"UseEncryption controls whether or not communication with the server will be " "UseEncryption controls whether or not communication with the server will be "
"encrypted. Encryption is done using the tokens supplied in the server and " "encrypted. Encryption is done using the tokens supplied in the server and "
@ -353,7 +363,7 @@ msgid ""
"changed to \"{user}.{proxy_name}\".<br>By default, this value is \"\"." "changed to \"{user}.{proxy_name}\".<br>By default, this value is \"\"."
msgstr "" 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 #: applications/luci-app-frpc/root/usr/share/luci/menu.d/luci-app-frpc.json:3
msgid "frp Client" msgid "frp Client"
msgstr "" msgstr ""

View file

@ -8,6 +8,10 @@ msgstr ""
msgid "Additional configs" msgid "Additional configs"
msgstr "" 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 #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:25
msgid "Admin address" msgid "Admin address"
msgstr "" msgstr ""
@ -60,11 +64,11 @@ msgid ""
"bundled executable using statik.<br>By default, this value is \"\"." "bundled executable using statik.<br>By default, this value is \"\"."
msgstr "" 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" msgid "Common Settings"
msgstr "" 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" msgid "Compression"
msgstr "" msgstr ""
@ -72,7 +76,7 @@ msgstr ""
msgid "Config files include in temporary config file" msgid "Config files include in temporary config file"
msgstr "" 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" msgid "Custom domains"
msgstr "" msgstr ""
@ -86,7 +90,7 @@ msgid ""
"true." "true."
msgstr "" 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" msgid "Encryption"
msgstr "" msgstr ""
@ -98,7 +102,7 @@ msgstr ""
msgid "Exit when login fail" msgid "Exit when login fail"
msgstr "" 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" msgid "General Settings"
msgstr "" msgstr ""
@ -106,11 +110,11 @@ msgstr ""
msgid "Grant access to LuCI app frpc" msgid "Grant access to LuCI app frpc"
msgstr "" 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" msgid "HTTP Settings"
msgstr "" 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" msgid "HTTP password"
msgstr "" msgstr ""
@ -118,7 +122,7 @@ msgstr ""
msgid "HTTP proxy" msgid "HTTP proxy"
msgstr "" 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" msgid "HTTP user"
msgstr "" msgstr ""
@ -144,7 +148,7 @@ msgstr ""
msgid "Heartbeat timeout" msgid "Heartbeat timeout"
msgstr "" 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" msgid "Host header rewrite"
msgstr "" msgstr ""
@ -155,29 +159,29 @@ msgid ""
"this value is read from the \"http_proxy\" environment variable." "this value is read from the \"http_proxy\" environment variable."
msgstr "" 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" msgid "If remote_port is 0, frps will assign a random port for you"
msgstr "" 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
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:44
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:156 #: 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:45
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:157
msgid "Local port" msgid "Local port"
msgstr "" 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." msgid "LocalIp specifies the IP address or host name to proxy to."
msgstr "" 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." msgid "LocalPort specifies the port to proxy to."
msgstr "" 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" msgid "Locations"
msgstr "" msgstr ""
@ -206,7 +210,7 @@ msgid ""
"succeeds.<br>By default, this value is true." "succeeds.<br>By default, this value is true."
msgstr "" 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\"" msgid "Name can not be \"common\""
msgstr "" msgstr ""
@ -227,23 +231,23 @@ msgid ""
"value is \"tcp\"." "value is \"tcp\"."
msgstr "" 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" msgid "Proxy Settings"
msgstr "" 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
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:154 #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:155
msgid "Proxy type" msgid "Proxy type"
msgstr "" 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 "" msgid ""
"ProxyType specifies the type of this proxy. Valid values include \"tcp\", " "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\", and \"xtcp\".<br>By default, this "
"value is \"tcp\"." "value is \"tcp\"."
msgstr "" 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" msgid "Remote port"
msgstr "" msgstr ""
@ -251,7 +255,7 @@ msgstr ""
msgid "Respawn when crashed" msgid "Respawn when crashed"
msgstr "" 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" msgid "Role"
msgstr "" msgstr ""
@ -283,16 +287,16 @@ msgid ""
"this value is 7000." "this value is 7000."
msgstr "" 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" msgid "Sk"
msgstr "" msgstr ""
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:127 #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:128
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:131 #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:132
msgid "Startup Settings" msgid "Startup Settings"
msgstr "" 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" msgid "Subdomain"
msgstr "" msgstr ""
@ -318,6 +322,12 @@ msgid ""
"true." "true."
msgstr "" 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 #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:24
msgid "Token" msgid "Token"
msgstr "" msgstr ""
@ -329,13 +339,13 @@ msgid ""
"succeed. <br>By default, this value is \"\"." "succeed. <br>By default, this value is \"\"."
msgstr "" 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 "" msgid ""
"UseCompression controls whether or not communication with the server will be " "UseCompression controls whether or not communication with the server will be "
"compressed.<br>By default, this value is false." "compressed.<br>By default, this value is false."
msgstr "" 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 "" msgid ""
"UseEncryption controls whether or not communication with the server will be " "UseEncryption controls whether or not communication with the server will be "
"encrypted. Encryption is done using the tokens supplied in the server and " "encrypted. Encryption is done using the tokens supplied in the server and "
@ -353,7 +363,7 @@ msgid ""
"changed to \"{user}.{proxy_name}\".<br>By default, this value is \"\"." "changed to \"{user}.{proxy_name}\".<br>By default, this value is \"\"."
msgstr "" 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 #: applications/luci-app-frpc/root/usr/share/luci/menu.d/luci-app-frpc.json:3
msgid "frp Client" msgid "frp Client"
msgstr "" msgstr ""

View file

@ -8,6 +8,10 @@ msgstr ""
msgid "Additional configs" msgid "Additional configs"
msgstr "" 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 #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:25
msgid "Admin address" msgid "Admin address"
msgstr "" msgstr ""
@ -60,11 +64,11 @@ msgid ""
"bundled executable using statik.<br>By default, this value is \"\"." "bundled executable using statik.<br>By default, this value is \"\"."
msgstr "" 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" msgid "Common Settings"
msgstr "" 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" msgid "Compression"
msgstr "" msgstr ""
@ -72,7 +76,7 @@ msgstr ""
msgid "Config files include in temporary config file" msgid "Config files include in temporary config file"
msgstr "" 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" msgid "Custom domains"
msgstr "" msgstr ""
@ -86,7 +90,7 @@ msgid ""
"true." "true."
msgstr "" 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" msgid "Encryption"
msgstr "" msgstr ""
@ -98,7 +102,7 @@ msgstr ""
msgid "Exit when login fail" msgid "Exit when login fail"
msgstr "" 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" msgid "General Settings"
msgstr "" msgstr ""
@ -106,11 +110,11 @@ msgstr ""
msgid "Grant access to LuCI app frpc" msgid "Grant access to LuCI app frpc"
msgstr "" 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" msgid "HTTP Settings"
msgstr "" 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" msgid "HTTP password"
msgstr "" msgstr ""
@ -118,7 +122,7 @@ msgstr ""
msgid "HTTP proxy" msgid "HTTP proxy"
msgstr "" 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" msgid "HTTP user"
msgstr "" msgstr ""
@ -144,7 +148,7 @@ msgstr ""
msgid "Heartbeat timeout" msgid "Heartbeat timeout"
msgstr "" 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" msgid "Host header rewrite"
msgstr "" msgstr ""
@ -155,29 +159,29 @@ msgid ""
"this value is read from the \"http_proxy\" environment variable." "this value is read from the \"http_proxy\" environment variable."
msgstr "" 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" msgid "If remote_port is 0, frps will assign a random port for you"
msgstr "" 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
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:44
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:156 #: 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:45
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:157
msgid "Local port" msgid "Local port"
msgstr "" 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." msgid "LocalIp specifies the IP address or host name to proxy to."
msgstr "" 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." msgid "LocalPort specifies the port to proxy to."
msgstr "" 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" msgid "Locations"
msgstr "" msgstr ""
@ -206,7 +210,7 @@ msgid ""
"succeeds.<br>By default, this value is true." "succeeds.<br>By default, this value is true."
msgstr "" 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\"" msgid "Name can not be \"common\""
msgstr "" msgstr ""
@ -227,23 +231,23 @@ msgid ""
"value is \"tcp\"." "value is \"tcp\"."
msgstr "" 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" msgid "Proxy Settings"
msgstr "" 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
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:154 #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:155
msgid "Proxy type" msgid "Proxy type"
msgstr "" 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 "" msgid ""
"ProxyType specifies the type of this proxy. Valid values include \"tcp\", " "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\", and \"xtcp\".<br>By default, this "
"value is \"tcp\"." "value is \"tcp\"."
msgstr "" 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" msgid "Remote port"
msgstr "" msgstr ""
@ -251,7 +255,7 @@ msgstr ""
msgid "Respawn when crashed" msgid "Respawn when crashed"
msgstr "" 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" msgid "Role"
msgstr "" msgstr ""
@ -283,16 +287,16 @@ msgid ""
"this value is 7000." "this value is 7000."
msgstr "" 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" msgid "Sk"
msgstr "" msgstr ""
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:127 #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:128
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:131 #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:132
msgid "Startup Settings" msgid "Startup Settings"
msgstr "" 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" msgid "Subdomain"
msgstr "" msgstr ""
@ -318,6 +322,12 @@ msgid ""
"true." "true."
msgstr "" 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 #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:24
msgid "Token" msgid "Token"
msgstr "" msgstr ""
@ -329,13 +339,13 @@ msgid ""
"succeed. <br>By default, this value is \"\"." "succeed. <br>By default, this value is \"\"."
msgstr "" 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 "" msgid ""
"UseCompression controls whether or not communication with the server will be " "UseCompression controls whether or not communication with the server will be "
"compressed.<br>By default, this value is false." "compressed.<br>By default, this value is false."
msgstr "" 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 "" msgid ""
"UseEncryption controls whether or not communication with the server will be " "UseEncryption controls whether or not communication with the server will be "
"encrypted. Encryption is done using the tokens supplied in the server and " "encrypted. Encryption is done using the tokens supplied in the server and "
@ -353,7 +363,7 @@ msgid ""
"changed to \"{user}.{proxy_name}\".<br>By default, this value is \"\"." "changed to \"{user}.{proxy_name}\".<br>By default, this value is \"\"."
msgstr "" 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 #: applications/luci-app-frpc/root/usr/share/luci/menu.d/luci-app-frpc.json:3
msgid "frp Client" msgid "frp Client"
msgstr "" msgstr ""

View file

@ -14,6 +14,10 @@ msgstr ""
msgid "Additional configs" msgid "Additional configs"
msgstr "" 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 #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:25
msgid "Admin address" msgid "Admin address"
msgstr "" msgstr ""
@ -66,11 +70,11 @@ msgid ""
"bundled executable using statik.<br>By default, this value is \"\"." "bundled executable using statik.<br>By default, this value is \"\"."
msgstr "" 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" msgid "Common Settings"
msgstr "" 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" msgid "Compression"
msgstr "" msgstr ""
@ -78,7 +82,7 @@ msgstr ""
msgid "Config files include in temporary config file" msgid "Config files include in temporary config file"
msgstr "" 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" msgid "Custom domains"
msgstr "" msgstr ""
@ -92,7 +96,7 @@ msgid ""
"true." "true."
msgstr "" 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" msgid "Encryption"
msgstr "" msgstr ""
@ -104,7 +108,7 @@ msgstr ""
msgid "Exit when login fail" msgid "Exit when login fail"
msgstr "" 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" msgid "General Settings"
msgstr "Obecná nastavení" msgstr "Obecná nastavení"
@ -112,11 +116,11 @@ msgstr "Obecná nastavení"
msgid "Grant access to LuCI app frpc" msgid "Grant access to LuCI app frpc"
msgstr "" 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" msgid "HTTP Settings"
msgstr "" 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" msgid "HTTP password"
msgstr "" msgstr ""
@ -124,7 +128,7 @@ msgstr ""
msgid "HTTP proxy" msgid "HTTP proxy"
msgstr "" 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" msgid "HTTP user"
msgstr "" msgstr ""
@ -150,7 +154,7 @@ msgstr ""
msgid "Heartbeat timeout" msgid "Heartbeat timeout"
msgstr "" 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" msgid "Host header rewrite"
msgstr "" msgstr ""
@ -161,29 +165,29 @@ msgid ""
"this value is read from the \"http_proxy\" environment variable." "this value is read from the \"http_proxy\" environment variable."
msgstr "" 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" msgid "If remote_port is 0, frps will assign a random port for you"
msgstr "" 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
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:44
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:156 #: 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:45
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:157
msgid "Local port" msgid "Local port"
msgstr "" 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." msgid "LocalIp specifies the IP address or host name to proxy to."
msgstr "" 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." msgid "LocalPort specifies the port to proxy to."
msgstr "" 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" msgid "Locations"
msgstr "" msgstr ""
@ -212,7 +216,7 @@ msgid ""
"succeeds.<br>By default, this value is true." "succeeds.<br>By default, this value is true."
msgstr "" 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\"" msgid "Name can not be \"common\""
msgstr "" msgstr ""
@ -233,23 +237,23 @@ msgid ""
"value is \"tcp\"." "value is \"tcp\"."
msgstr "" 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" msgid "Proxy Settings"
msgstr "" 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
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:154 #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:155
msgid "Proxy type" msgid "Proxy type"
msgstr "" 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 "" msgid ""
"ProxyType specifies the type of this proxy. Valid values include \"tcp\", " "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\", and \"xtcp\".<br>By default, this "
"value is \"tcp\"." "value is \"tcp\"."
msgstr "" 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" msgid "Remote port"
msgstr "" msgstr ""
@ -257,7 +261,7 @@ msgstr ""
msgid "Respawn when crashed" msgid "Respawn when crashed"
msgstr "" 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" msgid "Role"
msgstr "" msgstr ""
@ -289,16 +293,16 @@ msgid ""
"this value is 7000." "this value is 7000."
msgstr "" 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" msgid "Sk"
msgstr "" msgstr ""
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:127 #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:128
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:131 #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:132
msgid "Startup Settings" msgid "Startup Settings"
msgstr "" 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" msgid "Subdomain"
msgstr "" msgstr ""
@ -324,6 +328,12 @@ msgid ""
"true." "true."
msgstr "" 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 #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:24
msgid "Token" msgid "Token"
msgstr "" msgstr ""
@ -335,13 +345,13 @@ msgid ""
"succeed. <br>By default, this value is \"\"." "succeed. <br>By default, this value is \"\"."
msgstr "" 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 "" msgid ""
"UseCompression controls whether or not communication with the server will be " "UseCompression controls whether or not communication with the server will be "
"compressed.<br>By default, this value is false." "compressed.<br>By default, this value is false."
msgstr "" 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 "" msgid ""
"UseEncryption controls whether or not communication with the server will be " "UseEncryption controls whether or not communication with the server will be "
"encrypted. Encryption is done using the tokens supplied in the server and " "encrypted. Encryption is done using the tokens supplied in the server and "
@ -359,7 +369,7 @@ msgid ""
"changed to \"{user}.{proxy_name}\".<br>By default, this value is \"\"." "changed to \"{user}.{proxy_name}\".<br>By default, this value is \"\"."
msgstr "" 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 #: applications/luci-app-frpc/root/usr/share/luci/menu.d/luci-app-frpc.json:3
msgid "frp Client" msgid "frp Client"
msgstr "" msgstr ""

View file

@ -14,6 +14,10 @@ msgstr ""
msgid "Additional configs" msgid "Additional configs"
msgstr "Zusätzliche Konfiguration" 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 #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:25
msgid "Admin address" msgid "Admin address"
msgstr "Admin-Adresse" msgstr "Admin-Adresse"
@ -79,11 +83,11 @@ msgstr ""
"mitgelieferten ausführbaren Datei mittels statik geladen.<br>Standardwert " "mitgelieferten ausführbaren Datei mittels statik geladen.<br>Standardwert "
"ist \"\"." "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" msgid "Common Settings"
msgstr "Gemeinsame Einstellungen" 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" msgid "Compression"
msgstr "Komprimierung" msgstr "Komprimierung"
@ -91,7 +95,7 @@ msgstr "Komprimierung"
msgid "Config files include in temporary config file" msgid "Config files include in temporary config file"
msgstr "Konfigurationsdateien die in temporärer Konfiguration enthalten sind" 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" msgid "Custom domains"
msgstr "Benutzerdefinierte Domains" msgstr "Benutzerdefinierte Domains"
@ -107,7 +111,7 @@ msgstr ""
"DisableLogColor deaktiviert farbiges Log wenn LogWay == \"console\" " "DisableLogColor deaktiviert farbiges Log wenn LogWay == \"console\" "
"aktiviert ist." "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" msgid "Encryption"
msgstr "Verschlüsselung" msgstr "Verschlüsselung"
@ -119,7 +123,7 @@ msgstr "Umgebungsvariable"
msgid "Exit when login fail" msgid "Exit when login fail"
msgstr "Beende Programm bei Loginfehler" 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" msgid "General Settings"
msgstr "Allgemeine Einstellungen" msgstr "Allgemeine Einstellungen"
@ -127,11 +131,11 @@ msgstr "Allgemeine Einstellungen"
msgid "Grant access to LuCI app frpc" msgid "Grant access to LuCI app frpc"
msgstr "" 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" msgid "HTTP Settings"
msgstr "HTTP-Einstellungen" 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" msgid "HTTP password"
msgstr "HTTP-Passwort" msgstr "HTTP-Passwort"
@ -139,7 +143,7 @@ msgstr "HTTP-Passwort"
msgid "HTTP proxy" msgid "HTTP proxy"
msgstr "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" msgid "HTTP user"
msgstr "HTTP-User" msgstr "HTTP-User"
@ -171,7 +175,7 @@ msgstr "Heartbeat-Intervall"
msgid "Heartbeat timeout" msgid "Heartbeat timeout"
msgstr "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" msgid "Host header rewrite"
msgstr "Host-Header umschreiben" msgstr "Host-Header umschreiben"
@ -186,34 +190,34 @@ msgstr ""
"<br>Standardwert hierfür wird aus der \"http_proxy\"-Umgebungsvariable " "<br>Standardwert hierfür wird aus der \"http_proxy\"-Umgebungsvariable "
"gelesen." "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" msgid "If remote_port is 0, frps will assign a random port for you"
msgstr "" msgstr ""
"Falls remote_port auf 0 gesetzt ist, wird frps einen zufälligen Port-Wert " "Falls remote_port auf 0 gesetzt ist, wird frps einen zufälligen Port-Wert "
"zuweisen" "zuweisen"
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:43 #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:44
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:155 #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:156
msgid "Local IP" msgid "Local IP"
msgstr "Lokale 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:45
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:156 #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:157
msgid "Local port" msgid "Local port"
msgstr "Lokaler 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 #, fuzzy
msgid "LocalIp specifies the IP address or host name to proxy to." msgid "LocalIp specifies the IP address or host name to proxy to."
msgstr "" msgstr ""
"LocalIp spezifiziert die IP-Adresse oder den Hostnamen der als Proxy " "LocalIp spezifiziert die IP-Adresse oder den Hostnamen der als Proxy "
"verwendet werden soll." "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." msgid "LocalPort specifies the port to proxy to."
msgstr "" 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" msgid "Locations"
msgstr "Standorte" msgstr "Standorte"
@ -248,7 +252,7 @@ msgstr ""
"Loginversuch beenden soll. Falls es auf falsch steht, wir es der client so " "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." "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\"" msgid "Name can not be \"common\""
msgstr "Der Name kann nicht \"common\" sein" msgstr "Der Name kann nicht \"common\" sein"
@ -275,16 +279,16 @@ msgstr ""
"verwendet werden soll. Gültige Werte sind \"tcp\", \"kcp\" und \"websocket\"." "verwendet werden soll. Gültige Werte sind \"tcp\", \"kcp\" und \"websocket\"."
"<br>Standardwert hierfür ist \"tcp\"." "<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" msgid "Proxy Settings"
msgstr "Proxy-Einstellungen" 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:41
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:154 #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:155
msgid "Proxy type" msgid "Proxy type"
msgstr "Proxy-Typ" 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 "" msgid ""
"ProxyType specifies the type of this proxy. Valid values include \"tcp\", " "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\", and \"xtcp\".<br>By default, this "
@ -294,7 +298,7 @@ msgstr ""
"\"tcp\", \"udp\", \"https\", \"stcp\" und \"xtcp\".<br>Standardwert hierfür " "\"tcp\", \"udp\", \"https\", \"stcp\" und \"xtcp\".<br>Standardwert hierfür "
"ist \"tcp\"." "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" msgid "Remote port"
msgstr "Remote-Port" msgstr "Remote-Port"
@ -302,7 +306,7 @@ msgstr "Remote-Port"
msgid "Respawn when crashed" msgid "Respawn when crashed"
msgstr "Starte nach Crash neu" 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" msgid "Role"
msgstr "Rolle" msgstr "Rolle"
@ -338,16 +342,16 @@ msgstr ""
"ServerPort spezifiziert den Port des Servers zu dem verbunden werden soll." "ServerPort spezifiziert den Port des Servers zu dem verbunden werden soll."
"<br>Standardwert hierfür ist 7000." "<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" msgid "Sk"
msgstr "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:128
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:131 #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:132
msgid "Startup Settings" msgid "Startup Settings"
msgstr "Startparameter" 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" msgid "Subdomain"
msgstr "Subdomain" msgstr "Subdomain"
@ -379,6 +383,12 @@ msgstr ""
"auf wahr steht, muss der Server ebenfalls TCP-Multiplexing aktiviert haben." "auf wahr steht, muss der Server ebenfalls TCP-Multiplexing aktiviert haben."
"<br>Standardwert hierfür ist wahr." "<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 #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:24
msgid "Token" msgid "Token"
msgstr "Token" msgstr "Token"
@ -394,7 +404,7 @@ msgstr ""
"ein gleichlautendes Token zur Authorisation eingestellt haben." "ein gleichlautendes Token zur Authorisation eingestellt haben."
"<br>Standardwert hierfür ist \"\"." "<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 "" msgid ""
"UseCompression controls whether or not communication with the server will be " "UseCompression controls whether or not communication with the server will be "
"compressed.<br>By default, this value is false." "compressed.<br>By default, this value is false."
@ -402,7 +412,7 @@ msgstr ""
"UseCompression legt fest, ob die Datenverbindung mit dem Server komprimiert " "UseCompression legt fest, ob die Datenverbindung mit dem Server komprimiert "
"werden soll.<br>Standardwert hierfür ist falsch." "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 "" msgid ""
"UseEncryption controls whether or not communication with the server will be " "UseEncryption controls whether or not communication with the server will be "
"encrypted. Encryption is done using the tokens supplied in the server and " "encrypted. Encryption is done using the tokens supplied in the server and "
@ -426,7 +436,7 @@ msgstr ""
"Clients. Falls dieser Wert \"\" beträgt, werden Proxy-Namen automatisch zu " "Clients. Falls dieser Wert \"\" beträgt, werden Proxy-Namen automatisch zu "
"\"{user} {proxy_name} \" umgeschrieben.<br>Standardwert hierfür ist \"\"." "\"{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 #: applications/luci-app-frpc/root/usr/share/luci/menu.d/luci-app-frpc.json:3
msgid "frp Client" msgid "frp Client"
msgstr "frp Client" msgstr "frp Client"

View file

@ -8,6 +8,10 @@ msgstr ""
msgid "Additional configs" msgid "Additional configs"
msgstr "" 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 #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:25
msgid "Admin address" msgid "Admin address"
msgstr "" msgstr ""
@ -60,11 +64,11 @@ msgid ""
"bundled executable using statik.<br>By default, this value is \"\"." "bundled executable using statik.<br>By default, this value is \"\"."
msgstr "" 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" msgid "Common Settings"
msgstr "" 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" msgid "Compression"
msgstr "" msgstr ""
@ -72,7 +76,7 @@ msgstr ""
msgid "Config files include in temporary config file" msgid "Config files include in temporary config file"
msgstr "" 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" msgid "Custom domains"
msgstr "" msgstr ""
@ -86,7 +90,7 @@ msgid ""
"true." "true."
msgstr "" 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" msgid "Encryption"
msgstr "" msgstr ""
@ -98,7 +102,7 @@ msgstr ""
msgid "Exit when login fail" msgid "Exit when login fail"
msgstr "" 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" msgid "General Settings"
msgstr "" msgstr ""
@ -106,11 +110,11 @@ msgstr ""
msgid "Grant access to LuCI app frpc" msgid "Grant access to LuCI app frpc"
msgstr "" 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" msgid "HTTP Settings"
msgstr "" 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" msgid "HTTP password"
msgstr "" msgstr ""
@ -118,7 +122,7 @@ msgstr ""
msgid "HTTP proxy" msgid "HTTP proxy"
msgstr "" 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" msgid "HTTP user"
msgstr "" msgstr ""
@ -144,7 +148,7 @@ msgstr ""
msgid "Heartbeat timeout" msgid "Heartbeat timeout"
msgstr "" 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" msgid "Host header rewrite"
msgstr "" msgstr ""
@ -155,29 +159,29 @@ msgid ""
"this value is read from the \"http_proxy\" environment variable." "this value is read from the \"http_proxy\" environment variable."
msgstr "" 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" msgid "If remote_port is 0, frps will assign a random port for you"
msgstr "" 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
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:44
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:156 #: 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:45
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:157
msgid "Local port" msgid "Local port"
msgstr "" 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." msgid "LocalIp specifies the IP address or host name to proxy to."
msgstr "" 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." msgid "LocalPort specifies the port to proxy to."
msgstr "" 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" msgid "Locations"
msgstr "" msgstr ""
@ -206,7 +210,7 @@ msgid ""
"succeeds.<br>By default, this value is true." "succeeds.<br>By default, this value is true."
msgstr "" 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\"" msgid "Name can not be \"common\""
msgstr "" msgstr ""
@ -227,23 +231,23 @@ msgid ""
"value is \"tcp\"." "value is \"tcp\"."
msgstr "" 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" msgid "Proxy Settings"
msgstr "" 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
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:154 #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:155
msgid "Proxy type" msgid "Proxy type"
msgstr "" 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 "" msgid ""
"ProxyType specifies the type of this proxy. Valid values include \"tcp\", " "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\", and \"xtcp\".<br>By default, this "
"value is \"tcp\"." "value is \"tcp\"."
msgstr "" 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" msgid "Remote port"
msgstr "" msgstr ""
@ -251,7 +255,7 @@ msgstr ""
msgid "Respawn when crashed" msgid "Respawn when crashed"
msgstr "" 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" msgid "Role"
msgstr "" msgstr ""
@ -283,16 +287,16 @@ msgid ""
"this value is 7000." "this value is 7000."
msgstr "" 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" msgid "Sk"
msgstr "" msgstr ""
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:127 #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:128
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:131 #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:132
msgid "Startup Settings" msgid "Startup Settings"
msgstr "" 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" msgid "Subdomain"
msgstr "" msgstr ""
@ -318,6 +322,12 @@ msgid ""
"true." "true."
msgstr "" 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 #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:24
msgid "Token" msgid "Token"
msgstr "" msgstr ""
@ -329,13 +339,13 @@ msgid ""
"succeed. <br>By default, this value is \"\"." "succeed. <br>By default, this value is \"\"."
msgstr "" 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 "" msgid ""
"UseCompression controls whether or not communication with the server will be " "UseCompression controls whether or not communication with the server will be "
"compressed.<br>By default, this value is false." "compressed.<br>By default, this value is false."
msgstr "" 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 "" msgid ""
"UseEncryption controls whether or not communication with the server will be " "UseEncryption controls whether or not communication with the server will be "
"encrypted. Encryption is done using the tokens supplied in the server and " "encrypted. Encryption is done using the tokens supplied in the server and "
@ -353,7 +363,7 @@ msgid ""
"changed to \"{user}.{proxy_name}\".<br>By default, this value is \"\"." "changed to \"{user}.{proxy_name}\".<br>By default, this value is \"\"."
msgstr "" 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 #: applications/luci-app-frpc/root/usr/share/luci/menu.d/luci-app-frpc.json:3
msgid "frp Client" msgid "frp Client"
msgstr "" msgstr ""

View file

@ -8,6 +8,10 @@ msgstr ""
msgid "Additional configs" msgid "Additional configs"
msgstr "" 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 #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:25
msgid "Admin address" msgid "Admin address"
msgstr "" msgstr ""
@ -60,11 +64,11 @@ msgid ""
"bundled executable using statik.<br>By default, this value is \"\"." "bundled executable using statik.<br>By default, this value is \"\"."
msgstr "" 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" msgid "Common Settings"
msgstr "" 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" msgid "Compression"
msgstr "" msgstr ""
@ -72,7 +76,7 @@ msgstr ""
msgid "Config files include in temporary config file" msgid "Config files include in temporary config file"
msgstr "" 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" msgid "Custom domains"
msgstr "" msgstr ""
@ -86,7 +90,7 @@ msgid ""
"true." "true."
msgstr "" 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" msgid "Encryption"
msgstr "" msgstr ""
@ -98,7 +102,7 @@ msgstr ""
msgid "Exit when login fail" msgid "Exit when login fail"
msgstr "" 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" msgid "General Settings"
msgstr "" msgstr ""
@ -106,11 +110,11 @@ msgstr ""
msgid "Grant access to LuCI app frpc" msgid "Grant access to LuCI app frpc"
msgstr "" 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" msgid "HTTP Settings"
msgstr "" 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" msgid "HTTP password"
msgstr "" msgstr ""
@ -118,7 +122,7 @@ msgstr ""
msgid "HTTP proxy" msgid "HTTP proxy"
msgstr "" 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" msgid "HTTP user"
msgstr "" msgstr ""
@ -144,7 +148,7 @@ msgstr ""
msgid "Heartbeat timeout" msgid "Heartbeat timeout"
msgstr "" 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" msgid "Host header rewrite"
msgstr "" msgstr ""
@ -155,29 +159,29 @@ msgid ""
"this value is read from the \"http_proxy\" environment variable." "this value is read from the \"http_proxy\" environment variable."
msgstr "" 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" msgid "If remote_port is 0, frps will assign a random port for you"
msgstr "" 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
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:44
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:156 #: 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:45
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:157
msgid "Local port" msgid "Local port"
msgstr "" 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." msgid "LocalIp specifies the IP address or host name to proxy to."
msgstr "" 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." msgid "LocalPort specifies the port to proxy to."
msgstr "" 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" msgid "Locations"
msgstr "" msgstr ""
@ -206,7 +210,7 @@ msgid ""
"succeeds.<br>By default, this value is true." "succeeds.<br>By default, this value is true."
msgstr "" 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\"" msgid "Name can not be \"common\""
msgstr "" msgstr ""
@ -227,23 +231,23 @@ msgid ""
"value is \"tcp\"." "value is \"tcp\"."
msgstr "" 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" msgid "Proxy Settings"
msgstr "" 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
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:154 #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:155
msgid "Proxy type" msgid "Proxy type"
msgstr "" 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 "" msgid ""
"ProxyType specifies the type of this proxy. Valid values include \"tcp\", " "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\", and \"xtcp\".<br>By default, this "
"value is \"tcp\"." "value is \"tcp\"."
msgstr "" 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" msgid "Remote port"
msgstr "" msgstr ""
@ -251,7 +255,7 @@ msgstr ""
msgid "Respawn when crashed" msgid "Respawn when crashed"
msgstr "" 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" msgid "Role"
msgstr "" msgstr ""
@ -283,16 +287,16 @@ msgid ""
"this value is 7000." "this value is 7000."
msgstr "" 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" msgid "Sk"
msgstr "" msgstr ""
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:127 #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:128
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:131 #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:132
msgid "Startup Settings" msgid "Startup Settings"
msgstr "" 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" msgid "Subdomain"
msgstr "" msgstr ""
@ -318,6 +322,12 @@ msgid ""
"true." "true."
msgstr "" 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 #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:24
msgid "Token" msgid "Token"
msgstr "" msgstr ""
@ -329,13 +339,13 @@ msgid ""
"succeed. <br>By default, this value is \"\"." "succeed. <br>By default, this value is \"\"."
msgstr "" 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 "" msgid ""
"UseCompression controls whether or not communication with the server will be " "UseCompression controls whether or not communication with the server will be "
"compressed.<br>By default, this value is false." "compressed.<br>By default, this value is false."
msgstr "" 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 "" msgid ""
"UseEncryption controls whether or not communication with the server will be " "UseEncryption controls whether or not communication with the server will be "
"encrypted. Encryption is done using the tokens supplied in the server and " "encrypted. Encryption is done using the tokens supplied in the server and "
@ -353,7 +363,7 @@ msgid ""
"changed to \"{user}.{proxy_name}\".<br>By default, this value is \"\"." "changed to \"{user}.{proxy_name}\".<br>By default, this value is \"\"."
msgstr "" 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 #: applications/luci-app-frpc/root/usr/share/luci/menu.d/luci-app-frpc.json:3
msgid "frp Client" msgid "frp Client"
msgstr "" msgstr ""

View file

@ -17,6 +17,10 @@ msgstr ""
msgid "Additional configs" msgid "Additional configs"
msgstr "Configuraciones adicionales" 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 #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:25
msgid "Admin address" msgid "Admin address"
msgstr "Dirección del administrador" msgstr "Dirección del administrador"
@ -82,11 +86,11 @@ msgstr ""
"cargarán desde el ejecutable incluido usando statik.<br>Por defecto, este " "cargarán desde el ejecutable incluido usando statik.<br>Por defecto, este "
"valor es \"\"." "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" msgid "Common Settings"
msgstr "Configuraciones comunes" 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" msgid "Compression"
msgstr "Compresión" msgstr "Compresión"
@ -96,7 +100,7 @@ msgstr ""
"Los archivos de configuración incluyen en el archivo de configuración " "Los archivos de configuración incluyen en el archivo de configuración "
"temporal" "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" msgid "Custom domains"
msgstr "Dominios personalizados" msgstr "Dominios personalizados"
@ -112,7 +116,7 @@ msgstr ""
"DisableLogColor desactiva los colores de registro cuando LogWay == \"console" "DisableLogColor desactiva los colores de registro cuando LogWay == \"console"
"\" cuando se establece en verdadero." "\" 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" msgid "Encryption"
msgstr "Encriptación" msgstr "Encriptación"
@ -124,7 +128,7 @@ msgstr "Variable ambiental"
msgid "Exit when login fail" msgid "Exit when login fail"
msgstr "Salir cuando falla el inicio de sesión" 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" msgid "General Settings"
msgstr "Configuración general" msgstr "Configuración general"
@ -132,11 +136,11 @@ msgstr "Configuración general"
msgid "Grant access to LuCI app frpc" msgid "Grant access to LuCI app frpc"
msgstr "Conceder acceso a la aplicación frpc de LuCI" 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" msgid "HTTP Settings"
msgstr "Configuraciones HTTP" 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" msgid "HTTP password"
msgstr "Contraseña HTTP" msgstr "Contraseña HTTP"
@ -144,7 +148,7 @@ msgstr "Contraseña HTTP"
msgid "HTTP proxy" msgid "HTTP proxy"
msgstr "Proxy HTTP" 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" msgid "HTTP user"
msgstr "Usuario HTTP" msgstr "Usuario HTTP"
@ -176,7 +180,7 @@ msgstr "Intervalo de latidos"
msgid "Heartbeat timeout" msgid "Heartbeat timeout"
msgstr "Tiempo de espera de latidos" 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" msgid "Host header rewrite"
msgstr "Reescritura de encabezado de host" msgstr "Reescritura de encabezado de host"
@ -191,29 +195,29 @@ msgstr ""
"predeterminada, este valor se lee desde la variable de entorno \"http_proxy" "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" 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" 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:44
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:155 #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:156
msgid "Local IP" msgid "Local IP"
msgstr "IP local" 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:45
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:156 #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:157
msgid "Local port" msgid "Local port"
msgstr "Puerto local" 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." 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." 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." msgid "LocalPort specifies the port to proxy to."
msgstr "LocalPort especifica el puerto al proxy." 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" msgid "Locations"
msgstr "Localizaciones" msgstr "Localizaciones"
@ -249,7 +253,7 @@ msgstr ""
"hasta que un intento de inicio de sesión tenga éxito.<br>Por defecto, este " "hasta que un intento de inicio de sesión tenga éxito.<br>Por defecto, este "
"valor es verdadero." "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\"" msgid "Name can not be \"common\""
msgstr "El nombre no puede ser \"común\"" msgstr "El nombre no puede ser \"común\""
@ -276,16 +280,16 @@ msgstr ""
"servidor. Los valores válidos son \"tcp\", \"kcp\" y \"websocket\".<br>De " "servidor. Los valores válidos son \"tcp\", \"kcp\" y \"websocket\".<br>De "
"manera predeterminada, este valor es \"tcp\"." "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" msgid "Proxy Settings"
msgstr "Configuraciónes del proxy" 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:41
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:154 #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:155
msgid "Proxy type" msgid "Proxy type"
msgstr "Tipo de proxy" 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 "" msgid ""
"ProxyType specifies the type of this proxy. Valid values include \"tcp\", " "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\", and \"xtcp\".<br>By default, this "
@ -295,7 +299,7 @@ msgstr ""
"\"tcp\", \"udp\", \"http\", \"https\", \"stcp\" y \"xtcp\".<br>Por defecto, " "\"tcp\", \"udp\", \"http\", \"https\", \"stcp\" y \"xtcp\".<br>Por defecto, "
"este valor es \"tcp\"." "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" msgid "Remote port"
msgstr "Puerto remoto" msgstr "Puerto remoto"
@ -303,7 +307,7 @@ msgstr "Puerto remoto"
msgid "Respawn when crashed" msgid "Respawn when crashed"
msgstr "Reaparecer cuando se estrelló" 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" msgid "Role"
msgstr "Rol" msgstr "Rol"
@ -339,16 +343,16 @@ msgstr ""
"ServerPort especifica el puerto para conectarse al servidor.<br>Por defecto, " "ServerPort especifica el puerto para conectarse al servidor.<br>Por defecto, "
"este valor es 7000." "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" msgid "Sk"
msgstr "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:128
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:131 #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:132
msgid "Startup Settings" msgid "Startup Settings"
msgstr "Configuraciones de inicio" 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" msgid "Subdomain"
msgstr "Subdominio" msgstr "Subdominio"
@ -380,6 +384,12 @@ msgstr ""
"verdadero, el servidor también debe tener habilitada la multiplexación TCP." "verdadero, el servidor también debe tener habilitada la multiplexación TCP."
"<br>De manera predeterminada, este valor es verdadero." "<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 #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:24
msgid "Token" msgid "Token"
msgstr "Token" msgstr "Token"
@ -394,7 +404,7 @@ msgstr ""
"enviar al servidor. El servidor debe tener un token coincidente para que la " "enviar al servidor. El servidor debe tener un token coincidente para que la "
"autorización tenga éxito.<br>Por defecto, este valor es \"\"." "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 "" msgid ""
"UseCompression controls whether or not communication with the server will be " "UseCompression controls whether or not communication with the server will be "
"compressed.<br>By default, this value is false." "compressed.<br>By default, this value is false."
@ -402,7 +412,7 @@ msgstr ""
"UseCompression controla si la comunicación con el servidor se comprimirá o " "UseCompression controla si la comunicación con el servidor se comprimirá o "
"no.<br>Por defecto, este valor es falso." "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 "" msgid ""
"UseEncryption controls whether or not communication with the server will be " "UseEncryption controls whether or not communication with the server will be "
"encrypted. Encryption is done using the tokens supplied in the server and " "encrypted. Encryption is done using the tokens supplied in the server and "
@ -428,7 +438,7 @@ msgstr ""
"proxy se cambiarán automáticamente a \"{user}.{Proxy_name}\".<br>De manera " "proxy se cambiarán automáticamente a \"{user}.{Proxy_name}\".<br>De manera "
"predeterminada, este valor es \"\"." "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 #: applications/luci-app-frpc/root/usr/share/luci/menu.d/luci-app-frpc.json:3
msgid "frp Client" msgid "frp Client"
msgstr "Cliente frp" msgstr "Cliente frp"

View file

@ -14,6 +14,10 @@ msgstr ""
msgid "Additional configs" msgid "Additional configs"
msgstr "" 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 #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:25
msgid "Admin address" msgid "Admin address"
msgstr "" msgstr ""
@ -66,11 +70,11 @@ msgid ""
"bundled executable using statik.<br>By default, this value is \"\"." "bundled executable using statik.<br>By default, this value is \"\"."
msgstr "" 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" msgid "Common Settings"
msgstr "" 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" msgid "Compression"
msgstr "" msgstr ""
@ -78,7 +82,7 @@ msgstr ""
msgid "Config files include in temporary config file" msgid "Config files include in temporary config file"
msgstr "" 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" msgid "Custom domains"
msgstr "" msgstr ""
@ -92,7 +96,7 @@ msgid ""
"true." "true."
msgstr "" 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" msgid "Encryption"
msgstr "Salaus" msgstr "Salaus"
@ -104,7 +108,7 @@ msgstr ""
msgid "Exit when login fail" msgid "Exit when login fail"
msgstr "" 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" msgid "General Settings"
msgstr "Yleisasetukset" msgstr "Yleisasetukset"
@ -112,11 +116,11 @@ msgstr "Yleisasetukset"
msgid "Grant access to LuCI app frpc" msgid "Grant access to LuCI app frpc"
msgstr "" 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" msgid "HTTP Settings"
msgstr "" 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" msgid "HTTP password"
msgstr "" msgstr ""
@ -124,7 +128,7 @@ msgstr ""
msgid "HTTP proxy" msgid "HTTP proxy"
msgstr "" 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" msgid "HTTP user"
msgstr "" msgstr ""
@ -150,7 +154,7 @@ msgstr ""
msgid "Heartbeat timeout" msgid "Heartbeat timeout"
msgstr "" 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" msgid "Host header rewrite"
msgstr "" msgstr ""
@ -161,29 +165,29 @@ msgid ""
"this value is read from the \"http_proxy\" environment variable." "this value is read from the \"http_proxy\" environment variable."
msgstr "" 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" msgid "If remote_port is 0, frps will assign a random port for you"
msgstr "" 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
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:44
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:156 #: 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:45
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:157
msgid "Local port" msgid "Local port"
msgstr "" 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." msgid "LocalIp specifies the IP address or host name to proxy to."
msgstr "" 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." msgid "LocalPort specifies the port to proxy to."
msgstr "" 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" msgid "Locations"
msgstr "" msgstr ""
@ -212,7 +216,7 @@ msgid ""
"succeeds.<br>By default, this value is true." "succeeds.<br>By default, this value is true."
msgstr "" 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\"" msgid "Name can not be \"common\""
msgstr "" msgstr ""
@ -233,23 +237,23 @@ msgid ""
"value is \"tcp\"." "value is \"tcp\"."
msgstr "" 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" msgid "Proxy Settings"
msgstr "" 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
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:154 #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:155
msgid "Proxy type" msgid "Proxy type"
msgstr "" 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 "" msgid ""
"ProxyType specifies the type of this proxy. Valid values include \"tcp\", " "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\", and \"xtcp\".<br>By default, this "
"value is \"tcp\"." "value is \"tcp\"."
msgstr "" 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" msgid "Remote port"
msgstr "" msgstr ""
@ -257,7 +261,7 @@ msgstr ""
msgid "Respawn when crashed" msgid "Respawn when crashed"
msgstr "" 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" msgid "Role"
msgstr "" msgstr ""
@ -289,16 +293,16 @@ msgid ""
"this value is 7000." "this value is 7000."
msgstr "" 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" msgid "Sk"
msgstr "" msgstr ""
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:127 #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:128
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:131 #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:132
msgid "Startup Settings" msgid "Startup Settings"
msgstr "" 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" msgid "Subdomain"
msgstr "" msgstr ""
@ -324,6 +328,12 @@ msgid ""
"true." "true."
msgstr "" 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 #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:24
msgid "Token" msgid "Token"
msgstr "" msgstr ""
@ -335,13 +345,13 @@ msgid ""
"succeed. <br>By default, this value is \"\"." "succeed. <br>By default, this value is \"\"."
msgstr "" 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 "" msgid ""
"UseCompression controls whether or not communication with the server will be " "UseCompression controls whether or not communication with the server will be "
"compressed.<br>By default, this value is false." "compressed.<br>By default, this value is false."
msgstr "" 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 "" msgid ""
"UseEncryption controls whether or not communication with the server will be " "UseEncryption controls whether or not communication with the server will be "
"encrypted. Encryption is done using the tokens supplied in the server and " "encrypted. Encryption is done using the tokens supplied in the server and "
@ -359,7 +369,7 @@ msgid ""
"changed to \"{user}.{proxy_name}\".<br>By default, this value is \"\"." "changed to \"{user}.{proxy_name}\".<br>By default, this value is \"\"."
msgstr "" 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 #: applications/luci-app-frpc/root/usr/share/luci/menu.d/luci-app-frpc.json:3
msgid "frp Client" msgid "frp Client"
msgstr "" msgstr ""

View file

@ -14,6 +14,10 @@ msgstr ""
msgid "Additional configs" msgid "Additional configs"
msgstr "Configurations supplémentaires" 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 #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:25
msgid "Admin address" msgid "Admin address"
msgstr "Adresse administrateur" msgstr "Adresse administrateur"
@ -79,11 +83,11 @@ msgstr ""
"actifs seront chargés à partir de l'exécutable fourni à l'aide de statik." "actifs seront chargés à partir de l'exécutable fourni à l'aide de statik."
"<br>Par défaut, cette valeur est \"\"." "<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" msgid "Common Settings"
msgstr "Paramètres communs" 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" msgid "Compression"
msgstr "Compression" msgstr "Compression"
@ -93,7 +97,7 @@ msgstr ""
"Les fichiers de configuration incluent dans le fichier de configuration " "Les fichiers de configuration incluent dans le fichier de configuration "
"temporaire" "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" msgid "Custom domains"
msgstr "Domaines personnalisés" msgstr "Domaines personnalisés"
@ -109,7 +113,7 @@ msgstr ""
"DisableLogColor désactive les couleurs du journal lorsque LogWay == \"console" "DisableLogColor désactive les couleurs du journal lorsque LogWay == \"console"
"\" lorsqu'il est défini sur true." "\" 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" msgid "Encryption"
msgstr "Chiffrement" msgstr "Chiffrement"
@ -121,7 +125,7 @@ msgstr "Variable d'environnement"
msgid "Exit when login fail" msgid "Exit when login fail"
msgstr "Quitter lorsque la connexion échoue" 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" msgid "General Settings"
msgstr "Paramètres généraux" msgstr "Paramètres généraux"
@ -129,11 +133,11 @@ msgstr "Paramètres généraux"
msgid "Grant access to LuCI app frpc" msgid "Grant access to LuCI app frpc"
msgstr "Accorder l'accès à l'application LuCI 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" msgid "HTTP Settings"
msgstr "Paramètres HTTP" 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" msgid "HTTP password"
msgstr "Mot de passe HTTP" msgstr "Mot de passe HTTP"
@ -141,7 +145,7 @@ msgstr "Mot de passe HTTP"
msgid "HTTP proxy" msgid "HTTP proxy"
msgstr "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" msgid "HTTP user"
msgstr "Utilisateur HTTP" msgstr "Utilisateur HTTP"
@ -173,7 +177,7 @@ msgstr "Intervalle des battements cardiaques"
msgid "Heartbeat timeout" msgid "Heartbeat timeout"
msgstr "Délai d'expiration du rythme cardiaque" 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" msgid "Host header rewrite"
msgstr "Réécriture de l'en-tête de l'hôte" msgstr "Réécriture de l'en-tête de l'hôte"
@ -187,29 +191,29 @@ msgstr ""
"cette valeur est \"\", le serveur sera directement connecté.<br>Par défaut, " "cette valeur est \"\", le serveur sera directement connecté.<br>Par défaut, "
"cette valeur est lue à partir de la variable d'environnement \"http_proxy\"." "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" 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" 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:44
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:155 #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:156
msgid "Local IP" msgid "Local IP"
msgstr "IP locale" 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:45
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:156 #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:157
msgid "Local port" msgid "Local port"
msgstr "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." 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." 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." msgid "LocalPort specifies the port to proxy to."
msgstr "LocalPort spécifie le port vers lequel proxy." 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" msgid "Locations"
msgstr "Emplacements" msgstr "Emplacements"
@ -245,7 +249,7 @@ msgstr ""
"ce qu'une tentative de connexion réussisse.<br>Par défaut, cette valeur est " "ce qu'une tentative de connexion réussisse.<br>Par défaut, cette valeur est "
"vraie." "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\"" msgid "Name can not be \"common\""
msgstr "Le nom ne peut pas être \"commun\"" msgstr "Le nom ne peut pas être \"commun\""
@ -272,16 +276,16 @@ msgstr ""
"serveur. Les valeurs valides sont \"tcp\", \"kcp\" et \"websocket\".<br>Par " "serveur. Les valeurs valides sont \"tcp\", \"kcp\" et \"websocket\".<br>Par "
"défaut, cette valeur est \"tcp\"." "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" msgid "Proxy Settings"
msgstr "Paramètres du proxy" 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:41
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:154 #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:155
msgid "Proxy type" msgid "Proxy type"
msgstr "Type de proxy" 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 "" msgid ""
"ProxyType specifies the type of this proxy. Valid values include \"tcp\", " "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\", and \"xtcp\".<br>By default, this "
@ -291,7 +295,7 @@ msgstr ""
"\"udp\", \"http\", \"https\", \"stcp\" et \"xtcp\".<br>Par défaut, cette " "\"udp\", \"http\", \"https\", \"stcp\" et \"xtcp\".<br>Par défaut, cette "
"valeur est \"tcp\"." "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" msgid "Remote port"
msgstr "Port distant" msgstr "Port distant"
@ -299,7 +303,7 @@ msgstr "Port distant"
msgid "Respawn when crashed" msgid "Respawn when crashed"
msgstr "Réapparaître en cas de crash" 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" msgid "Role"
msgstr "Rôle" msgstr "Rôle"
@ -335,16 +339,16 @@ msgstr ""
"ServerPort spécifie le port sur lequel se connecter au serveur.<br>Par " "ServerPort spécifie le port sur lequel se connecter au serveur.<br>Par "
"défaut, cette valeur est 7000." "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" msgid "Sk"
msgstr "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:128
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:131 #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:132
msgid "Startup Settings" msgid "Startup Settings"
msgstr "Paramètres de démarrage" 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" msgid "Subdomain"
msgstr "Sous-domaine" msgstr "Sous-domaine"
@ -376,6 +380,12 @@ msgstr ""
"le multiplexage TCP doit également être activé sur le serveur.<br>Par " "le multiplexage TCP doit également être activé sur le serveur.<br>Par "
"défaut, cette valeur est vraie." "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 #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:24
msgid "Token" msgid "Token"
msgstr "Token" msgstr "Token"
@ -390,7 +400,7 @@ msgstr ""
"au serveur. Le serveur doit avoir un jeton correspondant pour que " "au serveur. Le serveur doit avoir un jeton correspondant pour que "
"l'autorisation réussisse.<br>Par défaut, cette valeur est \"\"." "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 "" msgid ""
"UseCompression controls whether or not communication with the server will be " "UseCompression controls whether or not communication with the server will be "
"compressed.<br>By default, this value is false." "compressed.<br>By default, this value is false."
@ -398,7 +408,7 @@ msgstr ""
"UseCompression contrôle si la communication avec le serveur sera compressée " "UseCompression contrôle si la communication avec le serveur sera compressée "
"ou non.<br>Par défaut, cette valeur est false." "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 "" msgid ""
"UseEncryption controls whether or not communication with the server will be " "UseEncryption controls whether or not communication with the server will be "
"encrypted. Encryption is done using the tokens supplied in the server and " "encrypted. Encryption is done using the tokens supplied in the server and "
@ -424,7 +434,7 @@ msgstr ""
"automatiquement modifiés en \"{user}.{Proxy_name}\".<br>Par défaut, cette " "automatiquement modifiés en \"{user}.{Proxy_name}\".<br>Par défaut, cette "
"valeur est \"\"." "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 #: applications/luci-app-frpc/root/usr/share/luci/menu.d/luci-app-frpc.json:3
msgid "frp Client" msgid "frp Client"
msgstr "frp Client" msgstr "frp Client"

View file

@ -8,6 +8,10 @@ msgstr ""
msgid "Additional configs" msgid "Additional configs"
msgstr "" 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 #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:25
msgid "Admin address" msgid "Admin address"
msgstr "" msgstr ""
@ -60,11 +64,11 @@ msgid ""
"bundled executable using statik.<br>By default, this value is \"\"." "bundled executable using statik.<br>By default, this value is \"\"."
msgstr "" 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" msgid "Common Settings"
msgstr "" 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" msgid "Compression"
msgstr "" msgstr ""
@ -72,7 +76,7 @@ msgstr ""
msgid "Config files include in temporary config file" msgid "Config files include in temporary config file"
msgstr "" 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" msgid "Custom domains"
msgstr "" msgstr ""
@ -86,7 +90,7 @@ msgid ""
"true." "true."
msgstr "" 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" msgid "Encryption"
msgstr "" msgstr ""
@ -98,7 +102,7 @@ msgstr ""
msgid "Exit when login fail" msgid "Exit when login fail"
msgstr "" 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" msgid "General Settings"
msgstr "" msgstr ""
@ -106,11 +110,11 @@ msgstr ""
msgid "Grant access to LuCI app frpc" msgid "Grant access to LuCI app frpc"
msgstr "" 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" msgid "HTTP Settings"
msgstr "" 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" msgid "HTTP password"
msgstr "" msgstr ""
@ -118,7 +122,7 @@ msgstr ""
msgid "HTTP proxy" msgid "HTTP proxy"
msgstr "" 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" msgid "HTTP user"
msgstr "" msgstr ""
@ -144,7 +148,7 @@ msgstr ""
msgid "Heartbeat timeout" msgid "Heartbeat timeout"
msgstr "" 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" msgid "Host header rewrite"
msgstr "" msgstr ""
@ -155,29 +159,29 @@ msgid ""
"this value is read from the \"http_proxy\" environment variable." "this value is read from the \"http_proxy\" environment variable."
msgstr "" 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" msgid "If remote_port is 0, frps will assign a random port for you"
msgstr "" 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
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:44
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:156 #: 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:45
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:157
msgid "Local port" msgid "Local port"
msgstr "" 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." msgid "LocalIp specifies the IP address or host name to proxy to."
msgstr "" 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." msgid "LocalPort specifies the port to proxy to."
msgstr "" 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" msgid "Locations"
msgstr "" msgstr ""
@ -206,7 +210,7 @@ msgid ""
"succeeds.<br>By default, this value is true." "succeeds.<br>By default, this value is true."
msgstr "" 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\"" msgid "Name can not be \"common\""
msgstr "" msgstr ""
@ -227,23 +231,23 @@ msgid ""
"value is \"tcp\"." "value is \"tcp\"."
msgstr "" 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" msgid "Proxy Settings"
msgstr "" 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
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:154 #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:155
msgid "Proxy type" msgid "Proxy type"
msgstr "" 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 "" msgid ""
"ProxyType specifies the type of this proxy. Valid values include \"tcp\", " "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\", and \"xtcp\".<br>By default, this "
"value is \"tcp\"." "value is \"tcp\"."
msgstr "" 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" msgid "Remote port"
msgstr "" msgstr ""
@ -251,7 +255,7 @@ msgstr ""
msgid "Respawn when crashed" msgid "Respawn when crashed"
msgstr "" 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" msgid "Role"
msgstr "" msgstr ""
@ -283,16 +287,16 @@ msgid ""
"this value is 7000." "this value is 7000."
msgstr "" 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" msgid "Sk"
msgstr "" msgstr ""
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:127 #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:128
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:131 #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:132
msgid "Startup Settings" msgid "Startup Settings"
msgstr "" 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" msgid "Subdomain"
msgstr "" msgstr ""
@ -318,6 +322,12 @@ msgid ""
"true." "true."
msgstr "" 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 #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:24
msgid "Token" msgid "Token"
msgstr "" msgstr ""
@ -329,13 +339,13 @@ msgid ""
"succeed. <br>By default, this value is \"\"." "succeed. <br>By default, this value is \"\"."
msgstr "" 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 "" msgid ""
"UseCompression controls whether or not communication with the server will be " "UseCompression controls whether or not communication with the server will be "
"compressed.<br>By default, this value is false." "compressed.<br>By default, this value is false."
msgstr "" 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 "" msgid ""
"UseEncryption controls whether or not communication with the server will be " "UseEncryption controls whether or not communication with the server will be "
"encrypted. Encryption is done using the tokens supplied in the server and " "encrypted. Encryption is done using the tokens supplied in the server and "
@ -353,7 +363,7 @@ msgid ""
"changed to \"{user}.{proxy_name}\".<br>By default, this value is \"\"." "changed to \"{user}.{proxy_name}\".<br>By default, this value is \"\"."
msgstr "" 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 #: applications/luci-app-frpc/root/usr/share/luci/menu.d/luci-app-frpc.json:3
msgid "frp Client" msgid "frp Client"
msgstr "" msgstr ""

View file

@ -8,6 +8,10 @@ msgstr ""
msgid "Additional configs" msgid "Additional configs"
msgstr "" 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 #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:25
msgid "Admin address" msgid "Admin address"
msgstr "" msgstr ""
@ -60,11 +64,11 @@ msgid ""
"bundled executable using statik.<br>By default, this value is \"\"." "bundled executable using statik.<br>By default, this value is \"\"."
msgstr "" 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" msgid "Common Settings"
msgstr "" 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" msgid "Compression"
msgstr "" msgstr ""
@ -72,7 +76,7 @@ msgstr ""
msgid "Config files include in temporary config file" msgid "Config files include in temporary config file"
msgstr "" 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" msgid "Custom domains"
msgstr "" msgstr ""
@ -86,7 +90,7 @@ msgid ""
"true." "true."
msgstr "" 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" msgid "Encryption"
msgstr "" msgstr ""
@ -98,7 +102,7 @@ msgstr ""
msgid "Exit when login fail" msgid "Exit when login fail"
msgstr "" 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" msgid "General Settings"
msgstr "" msgstr ""
@ -106,11 +110,11 @@ msgstr ""
msgid "Grant access to LuCI app frpc" msgid "Grant access to LuCI app frpc"
msgstr "" 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" msgid "HTTP Settings"
msgstr "" 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" msgid "HTTP password"
msgstr "" msgstr ""
@ -118,7 +122,7 @@ msgstr ""
msgid "HTTP proxy" msgid "HTTP proxy"
msgstr "" 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" msgid "HTTP user"
msgstr "" msgstr ""
@ -144,7 +148,7 @@ msgstr ""
msgid "Heartbeat timeout" msgid "Heartbeat timeout"
msgstr "" 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" msgid "Host header rewrite"
msgstr "" msgstr ""
@ -155,29 +159,29 @@ msgid ""
"this value is read from the \"http_proxy\" environment variable." "this value is read from the \"http_proxy\" environment variable."
msgstr "" 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" msgid "If remote_port is 0, frps will assign a random port for you"
msgstr "" 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
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:44
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:156 #: 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:45
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:157
msgid "Local port" msgid "Local port"
msgstr "" 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." msgid "LocalIp specifies the IP address or host name to proxy to."
msgstr "" 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." msgid "LocalPort specifies the port to proxy to."
msgstr "" 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" msgid "Locations"
msgstr "" msgstr ""
@ -206,7 +210,7 @@ msgid ""
"succeeds.<br>By default, this value is true." "succeeds.<br>By default, this value is true."
msgstr "" 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\"" msgid "Name can not be \"common\""
msgstr "" msgstr ""
@ -227,23 +231,23 @@ msgid ""
"value is \"tcp\"." "value is \"tcp\"."
msgstr "" 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" msgid "Proxy Settings"
msgstr "" 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
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:154 #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:155
msgid "Proxy type" msgid "Proxy type"
msgstr "" 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 "" msgid ""
"ProxyType specifies the type of this proxy. Valid values include \"tcp\", " "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\", and \"xtcp\".<br>By default, this "
"value is \"tcp\"." "value is \"tcp\"."
msgstr "" 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" msgid "Remote port"
msgstr "" msgstr ""
@ -251,7 +255,7 @@ msgstr ""
msgid "Respawn when crashed" msgid "Respawn when crashed"
msgstr "" 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" msgid "Role"
msgstr "" msgstr ""
@ -283,16 +287,16 @@ msgid ""
"this value is 7000." "this value is 7000."
msgstr "" 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" msgid "Sk"
msgstr "" msgstr ""
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:127 #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:128
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:131 #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:132
msgid "Startup Settings" msgid "Startup Settings"
msgstr "" 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" msgid "Subdomain"
msgstr "" msgstr ""
@ -318,6 +322,12 @@ msgid ""
"true." "true."
msgstr "" 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 #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:24
msgid "Token" msgid "Token"
msgstr "" msgstr ""
@ -329,13 +339,13 @@ msgid ""
"succeed. <br>By default, this value is \"\"." "succeed. <br>By default, this value is \"\"."
msgstr "" 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 "" msgid ""
"UseCompression controls whether or not communication with the server will be " "UseCompression controls whether or not communication with the server will be "
"compressed.<br>By default, this value is false." "compressed.<br>By default, this value is false."
msgstr "" 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 "" msgid ""
"UseEncryption controls whether or not communication with the server will be " "UseEncryption controls whether or not communication with the server will be "
"encrypted. Encryption is done using the tokens supplied in the server and " "encrypted. Encryption is done using the tokens supplied in the server and "
@ -353,7 +363,7 @@ msgid ""
"changed to \"{user}.{proxy_name}\".<br>By default, this value is \"\"." "changed to \"{user}.{proxy_name}\".<br>By default, this value is \"\"."
msgstr "" 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 #: applications/luci-app-frpc/root/usr/share/luci/menu.d/luci-app-frpc.json:3
msgid "frp Client" msgid "frp Client"
msgstr "" msgstr ""

View file

@ -14,6 +14,10 @@ msgstr ""
msgid "Additional configs" msgid "Additional configs"
msgstr "" 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 #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:25
msgid "Admin address" msgid "Admin address"
msgstr "" msgstr ""
@ -66,11 +70,11 @@ msgid ""
"bundled executable using statik.<br>By default, this value is \"\"." "bundled executable using statik.<br>By default, this value is \"\"."
msgstr "" 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" msgid "Common Settings"
msgstr "" 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" msgid "Compression"
msgstr "" msgstr ""
@ -78,7 +82,7 @@ msgstr ""
msgid "Config files include in temporary config file" msgid "Config files include in temporary config file"
msgstr "" 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" msgid "Custom domains"
msgstr "" msgstr ""
@ -92,7 +96,7 @@ msgid ""
"true." "true."
msgstr "" 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" msgid "Encryption"
msgstr "Titkosítás" msgstr "Titkosítás"
@ -104,7 +108,7 @@ msgstr ""
msgid "Exit when login fail" msgid "Exit when login fail"
msgstr "" 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" msgid "General Settings"
msgstr "Általános beállítások" msgstr "Általános beállítások"
@ -112,11 +116,11 @@ msgstr "Általános beállítások"
msgid "Grant access to LuCI app frpc" msgid "Grant access to LuCI app frpc"
msgstr "" 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" msgid "HTTP Settings"
msgstr "" 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" msgid "HTTP password"
msgstr "" msgstr ""
@ -124,7 +128,7 @@ msgstr ""
msgid "HTTP proxy" msgid "HTTP proxy"
msgstr "" 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" msgid "HTTP user"
msgstr "" msgstr ""
@ -150,7 +154,7 @@ msgstr ""
msgid "Heartbeat timeout" msgid "Heartbeat timeout"
msgstr "" 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" msgid "Host header rewrite"
msgstr "" msgstr ""
@ -161,29 +165,29 @@ msgid ""
"this value is read from the \"http_proxy\" environment variable." "this value is read from the \"http_proxy\" environment variable."
msgstr "" 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" msgid "If remote_port is 0, frps will assign a random port for you"
msgstr "" 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
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:44
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:156 #: 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:45
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:157
msgid "Local port" msgid "Local port"
msgstr "Helyi 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." msgid "LocalIp specifies the IP address or host name to proxy to."
msgstr "" 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." msgid "LocalPort specifies the port to proxy to."
msgstr "" 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" msgid "Locations"
msgstr "" msgstr ""
@ -212,7 +216,7 @@ msgid ""
"succeeds.<br>By default, this value is true." "succeeds.<br>By default, this value is true."
msgstr "" 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\"" msgid "Name can not be \"common\""
msgstr "" msgstr ""
@ -233,23 +237,23 @@ msgid ""
"value is \"tcp\"." "value is \"tcp\"."
msgstr "" 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" msgid "Proxy Settings"
msgstr "" 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
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:154 #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:155
msgid "Proxy type" msgid "Proxy type"
msgstr "" 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 "" msgid ""
"ProxyType specifies the type of this proxy. Valid values include \"tcp\", " "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\", and \"xtcp\".<br>By default, this "
"value is \"tcp\"." "value is \"tcp\"."
msgstr "" 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" msgid "Remote port"
msgstr "" msgstr ""
@ -257,7 +261,7 @@ msgstr ""
msgid "Respawn when crashed" msgid "Respawn when crashed"
msgstr "" 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" msgid "Role"
msgstr "Szerep" msgstr "Szerep"
@ -289,16 +293,16 @@ msgid ""
"this value is 7000." "this value is 7000."
msgstr "" 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" msgid "Sk"
msgstr "" msgstr ""
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:127 #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:128
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:131 #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:132
msgid "Startup Settings" msgid "Startup Settings"
msgstr "" 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" msgid "Subdomain"
msgstr "" msgstr ""
@ -324,6 +328,12 @@ msgid ""
"true." "true."
msgstr "" 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 #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:24
msgid "Token" msgid "Token"
msgstr "Token" msgstr "Token"
@ -335,13 +345,13 @@ msgid ""
"succeed. <br>By default, this value is \"\"." "succeed. <br>By default, this value is \"\"."
msgstr "" 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 "" msgid ""
"UseCompression controls whether or not communication with the server will be " "UseCompression controls whether or not communication with the server will be "
"compressed.<br>By default, this value is false." "compressed.<br>By default, this value is false."
msgstr "" 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 "" msgid ""
"UseEncryption controls whether or not communication with the server will be " "UseEncryption controls whether or not communication with the server will be "
"encrypted. Encryption is done using the tokens supplied in the server and " "encrypted. Encryption is done using the tokens supplied in the server and "
@ -359,7 +369,7 @@ msgid ""
"changed to \"{user}.{proxy_name}\".<br>By default, this value is \"\"." "changed to \"{user}.{proxy_name}\".<br>By default, this value is \"\"."
msgstr "" 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 #: applications/luci-app-frpc/root/usr/share/luci/menu.d/luci-app-frpc.json:3
msgid "frp Client" msgid "frp Client"
msgstr "" msgstr ""

View file

@ -14,6 +14,10 @@ msgstr ""
msgid "Additional configs" msgid "Additional configs"
msgstr "" 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 #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:25
msgid "Admin address" msgid "Admin address"
msgstr "" msgstr ""
@ -66,11 +70,11 @@ msgid ""
"bundled executable using statik.<br>By default, this value is \"\"." "bundled executable using statik.<br>By default, this value is \"\"."
msgstr "" 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" msgid "Common Settings"
msgstr "" 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" msgid "Compression"
msgstr "" msgstr ""
@ -78,7 +82,7 @@ msgstr ""
msgid "Config files include in temporary config file" msgid "Config files include in temporary config file"
msgstr "" 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" msgid "Custom domains"
msgstr "" msgstr ""
@ -92,7 +96,7 @@ msgid ""
"true." "true."
msgstr "" 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" msgid "Encryption"
msgstr "Crittografia" msgstr "Crittografia"
@ -104,7 +108,7 @@ msgstr ""
msgid "Exit when login fail" msgid "Exit when login fail"
msgstr "" 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" msgid "General Settings"
msgstr "Impostazioni generali" msgstr "Impostazioni generali"
@ -112,11 +116,11 @@ msgstr "Impostazioni generali"
msgid "Grant access to LuCI app frpc" msgid "Grant access to LuCI app frpc"
msgstr "" 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" msgid "HTTP Settings"
msgstr "" 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" msgid "HTTP password"
msgstr "" msgstr ""
@ -124,7 +128,7 @@ msgstr ""
msgid "HTTP proxy" msgid "HTTP proxy"
msgstr "" 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" msgid "HTTP user"
msgstr "" msgstr ""
@ -150,7 +154,7 @@ msgstr ""
msgid "Heartbeat timeout" msgid "Heartbeat timeout"
msgstr "" 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" msgid "Host header rewrite"
msgstr "" msgstr ""
@ -161,29 +165,29 @@ msgid ""
"this value is read from the \"http_proxy\" environment variable." "this value is read from the \"http_proxy\" environment variable."
msgstr "" 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" msgid "If remote_port is 0, frps will assign a random port for you"
msgstr "" 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
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:44
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:156 #: 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:45
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:157
msgid "Local port" msgid "Local port"
msgstr "" 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." msgid "LocalIp specifies the IP address or host name to proxy to."
msgstr "" 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." msgid "LocalPort specifies the port to proxy to."
msgstr "" 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" msgid "Locations"
msgstr "" msgstr ""
@ -212,7 +216,7 @@ msgid ""
"succeeds.<br>By default, this value is true." "succeeds.<br>By default, this value is true."
msgstr "" 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\"" msgid "Name can not be \"common\""
msgstr "" msgstr ""
@ -233,23 +237,23 @@ msgid ""
"value is \"tcp\"." "value is \"tcp\"."
msgstr "" 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" msgid "Proxy Settings"
msgstr "" 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
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:154 #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:155
msgid "Proxy type" msgid "Proxy type"
msgstr "" 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 "" msgid ""
"ProxyType specifies the type of this proxy. Valid values include \"tcp\", " "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\", and \"xtcp\".<br>By default, this "
"value is \"tcp\"." "value is \"tcp\"."
msgstr "" 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" msgid "Remote port"
msgstr "" msgstr ""
@ -257,7 +261,7 @@ msgstr ""
msgid "Respawn when crashed" msgid "Respawn when crashed"
msgstr "" 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" msgid "Role"
msgstr "" msgstr ""
@ -289,16 +293,16 @@ msgid ""
"this value is 7000." "this value is 7000."
msgstr "" 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" msgid "Sk"
msgstr "" msgstr ""
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:127 #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:128
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:131 #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:132
msgid "Startup Settings" msgid "Startup Settings"
msgstr "" 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" msgid "Subdomain"
msgstr "" msgstr ""
@ -324,6 +328,12 @@ msgid ""
"true." "true."
msgstr "" 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 #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:24
msgid "Token" msgid "Token"
msgstr "" msgstr ""
@ -335,13 +345,13 @@ msgid ""
"succeed. <br>By default, this value is \"\"." "succeed. <br>By default, this value is \"\"."
msgstr "" 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 "" msgid ""
"UseCompression controls whether or not communication with the server will be " "UseCompression controls whether or not communication with the server will be "
"compressed.<br>By default, this value is false." "compressed.<br>By default, this value is false."
msgstr "" 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 "" msgid ""
"UseEncryption controls whether or not communication with the server will be " "UseEncryption controls whether or not communication with the server will be "
"encrypted. Encryption is done using the tokens supplied in the server and " "encrypted. Encryption is done using the tokens supplied in the server and "
@ -359,7 +369,7 @@ msgid ""
"changed to \"{user}.{proxy_name}\".<br>By default, this value is \"\"." "changed to \"{user}.{proxy_name}\".<br>By default, this value is \"\"."
msgstr "" 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 #: applications/luci-app-frpc/root/usr/share/luci/menu.d/luci-app-frpc.json:3
msgid "frp Client" msgid "frp Client"
msgstr "" msgstr ""

View file

@ -14,6 +14,10 @@ msgstr ""
msgid "Additional configs" msgid "Additional configs"
msgstr "追加の構成" 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 #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:25
msgid "Admin address" msgid "Admin address"
msgstr "" msgstr ""
@ -66,11 +70,11 @@ msgid ""
"bundled executable using statik.<br>By default, this value is \"\"." "bundled executable using statik.<br>By default, this value is \"\"."
msgstr "" 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" msgid "Common Settings"
msgstr "共通設定" 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" msgid "Compression"
msgstr "圧縮" msgstr "圧縮"
@ -78,7 +82,7 @@ msgstr "圧縮"
msgid "Config files include in temporary config file" msgid "Config files include in temporary config file"
msgstr "" 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" msgid "Custom domains"
msgstr "" msgstr ""
@ -92,7 +96,7 @@ msgid ""
"true." "true."
msgstr "" 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" msgid "Encryption"
msgstr "暗号化" msgstr "暗号化"
@ -104,7 +108,7 @@ msgstr "環境変数"
msgid "Exit when login fail" msgid "Exit when login fail"
msgstr "" 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" msgid "General Settings"
msgstr "一般設定" msgstr "一般設定"
@ -112,11 +116,11 @@ msgstr "一般設定"
msgid "Grant access to LuCI app frpc" msgid "Grant access to LuCI app frpc"
msgstr "" 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" msgid "HTTP Settings"
msgstr "HTTP 設定" 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" msgid "HTTP password"
msgstr "HTTP パスワード" msgstr "HTTP パスワード"
@ -124,7 +128,7 @@ msgstr "HTTP パスワード"
msgid "HTTP proxy" msgid "HTTP proxy"
msgstr "" 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" msgid "HTTP user"
msgstr "HTTP ユーザー" msgstr "HTTP ユーザー"
@ -150,7 +154,7 @@ msgstr "ハートビート間隔"
msgid "Heartbeat timeout" msgid "Heartbeat timeout"
msgstr "ハートビート・タイムアウト" 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" msgid "Host header rewrite"
msgstr "" msgstr ""
@ -161,29 +165,29 @@ msgid ""
"this value is read from the \"http_proxy\" environment variable." "this value is read from the \"http_proxy\" environment variable."
msgstr "" 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" msgid "If remote_port is 0, frps will assign a random port for you"
msgstr "" 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
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:155 #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:156
msgid "Local IP" msgid "Local IP"
msgstr "ローカル 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:45
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:156 #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:157
msgid "Local port" msgid "Local port"
msgstr "ローカル・ポート" 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." msgid "LocalIp specifies the IP address or host name to proxy to."
msgstr "" 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." msgid "LocalPort specifies the port to proxy to."
msgstr "" 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" msgid "Locations"
msgstr "" msgstr ""
@ -212,7 +216,7 @@ msgid ""
"succeeds.<br>By default, this value is true." "succeeds.<br>By default, this value is true."
msgstr "" 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\"" msgid "Name can not be \"common\""
msgstr "" msgstr ""
@ -233,23 +237,23 @@ msgid ""
"value is \"tcp\"." "value is \"tcp\"."
msgstr "" 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" msgid "Proxy Settings"
msgstr "プロキシ設定" 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
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:154 #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:155
msgid "Proxy type" msgid "Proxy type"
msgstr "" 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 "" msgid ""
"ProxyType specifies the type of this proxy. Valid values include \"tcp\", " "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\", and \"xtcp\".<br>By default, this "
"value is \"tcp\"." "value is \"tcp\"."
msgstr "" 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" msgid "Remote port"
msgstr "" msgstr ""
@ -257,7 +261,7 @@ msgstr ""
msgid "Respawn when crashed" msgid "Respawn when crashed"
msgstr "" 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" msgid "Role"
msgstr "役割" msgstr "役割"
@ -289,16 +293,16 @@ msgid ""
"this value is 7000." "this value is 7000."
msgstr "" 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" msgid "Sk"
msgstr "" msgstr ""
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:127 #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:128
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:131 #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:132
msgid "Startup Settings" msgid "Startup Settings"
msgstr "" 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" msgid "Subdomain"
msgstr "" msgstr ""
@ -324,6 +328,12 @@ msgid ""
"true." "true."
msgstr "" 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 #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:24
msgid "Token" msgid "Token"
msgstr "トークン" msgstr "トークン"
@ -335,13 +345,13 @@ msgid ""
"succeed. <br>By default, this value is \"\"." "succeed. <br>By default, this value is \"\"."
msgstr "" 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 "" msgid ""
"UseCompression controls whether or not communication with the server will be " "UseCompression controls whether or not communication with the server will be "
"compressed.<br>By default, this value is false." "compressed.<br>By default, this value is false."
msgstr "" 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 "" msgid ""
"UseEncryption controls whether or not communication with the server will be " "UseEncryption controls whether or not communication with the server will be "
"encrypted. Encryption is done using the tokens supplied in the server and " "encrypted. Encryption is done using the tokens supplied in the server and "
@ -359,7 +369,7 @@ msgid ""
"changed to \"{user}.{proxy_name}\".<br>By default, this value is \"\"." "changed to \"{user}.{proxy_name}\".<br>By default, this value is \"\"."
msgstr "" 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 #: applications/luci-app-frpc/root/usr/share/luci/menu.d/luci-app-frpc.json:3
msgid "frp Client" msgid "frp Client"
msgstr "" msgstr ""

View file

@ -8,6 +8,10 @@ msgstr ""
msgid "Additional configs" msgid "Additional configs"
msgstr "" 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 #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:25
msgid "Admin address" msgid "Admin address"
msgstr "" msgstr ""
@ -60,11 +64,11 @@ msgid ""
"bundled executable using statik.<br>By default, this value is \"\"." "bundled executable using statik.<br>By default, this value is \"\"."
msgstr "" 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" msgid "Common Settings"
msgstr "" 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" msgid "Compression"
msgstr "" msgstr ""
@ -72,7 +76,7 @@ msgstr ""
msgid "Config files include in temporary config file" msgid "Config files include in temporary config file"
msgstr "" 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" msgid "Custom domains"
msgstr "" msgstr ""
@ -86,7 +90,7 @@ msgid ""
"true." "true."
msgstr "" 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" msgid "Encryption"
msgstr "" msgstr ""
@ -98,7 +102,7 @@ msgstr ""
msgid "Exit when login fail" msgid "Exit when login fail"
msgstr "" 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" msgid "General Settings"
msgstr "" msgstr ""
@ -106,11 +110,11 @@ msgstr ""
msgid "Grant access to LuCI app frpc" msgid "Grant access to LuCI app frpc"
msgstr "" 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" msgid "HTTP Settings"
msgstr "" 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" msgid "HTTP password"
msgstr "" msgstr ""
@ -118,7 +122,7 @@ msgstr ""
msgid "HTTP proxy" msgid "HTTP proxy"
msgstr "" 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" msgid "HTTP user"
msgstr "" msgstr ""
@ -144,7 +148,7 @@ msgstr ""
msgid "Heartbeat timeout" msgid "Heartbeat timeout"
msgstr "" 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" msgid "Host header rewrite"
msgstr "" msgstr ""
@ -155,29 +159,29 @@ msgid ""
"this value is read from the \"http_proxy\" environment variable." "this value is read from the \"http_proxy\" environment variable."
msgstr "" 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" msgid "If remote_port is 0, frps will assign a random port for you"
msgstr "" 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
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:44
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:156 #: 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:45
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:157
msgid "Local port" msgid "Local port"
msgstr "" 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." msgid "LocalIp specifies the IP address or host name to proxy to."
msgstr "" 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." msgid "LocalPort specifies the port to proxy to."
msgstr "" 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" msgid "Locations"
msgstr "" msgstr ""
@ -206,7 +210,7 @@ msgid ""
"succeeds.<br>By default, this value is true." "succeeds.<br>By default, this value is true."
msgstr "" 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\"" msgid "Name can not be \"common\""
msgstr "" msgstr ""
@ -227,23 +231,23 @@ msgid ""
"value is \"tcp\"." "value is \"tcp\"."
msgstr "" 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" msgid "Proxy Settings"
msgstr "" 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
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:154 #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:155
msgid "Proxy type" msgid "Proxy type"
msgstr "" 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 "" msgid ""
"ProxyType specifies the type of this proxy. Valid values include \"tcp\", " "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\", and \"xtcp\".<br>By default, this "
"value is \"tcp\"." "value is \"tcp\"."
msgstr "" 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" msgid "Remote port"
msgstr "" msgstr ""
@ -251,7 +255,7 @@ msgstr ""
msgid "Respawn when crashed" msgid "Respawn when crashed"
msgstr "" 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" msgid "Role"
msgstr "" msgstr ""
@ -283,16 +287,16 @@ msgid ""
"this value is 7000." "this value is 7000."
msgstr "" 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" msgid "Sk"
msgstr "" msgstr ""
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:127 #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:128
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:131 #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:132
msgid "Startup Settings" msgid "Startup Settings"
msgstr "" 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" msgid "Subdomain"
msgstr "" msgstr ""
@ -318,6 +322,12 @@ msgid ""
"true." "true."
msgstr "" 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 #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:24
msgid "Token" msgid "Token"
msgstr "" msgstr ""
@ -329,13 +339,13 @@ msgid ""
"succeed. <br>By default, this value is \"\"." "succeed. <br>By default, this value is \"\"."
msgstr "" 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 "" msgid ""
"UseCompression controls whether or not communication with the server will be " "UseCompression controls whether or not communication with the server will be "
"compressed.<br>By default, this value is false." "compressed.<br>By default, this value is false."
msgstr "" 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 "" msgid ""
"UseEncryption controls whether or not communication with the server will be " "UseEncryption controls whether or not communication with the server will be "
"encrypted. Encryption is done using the tokens supplied in the server and " "encrypted. Encryption is done using the tokens supplied in the server and "
@ -353,7 +363,7 @@ msgid ""
"changed to \"{user}.{proxy_name}\".<br>By default, this value is \"\"." "changed to \"{user}.{proxy_name}\".<br>By default, this value is \"\"."
msgstr "" 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 #: applications/luci-app-frpc/root/usr/share/luci/menu.d/luci-app-frpc.json:3
msgid "frp Client" msgid "frp Client"
msgstr "" msgstr ""

View file

@ -14,6 +14,10 @@ msgstr ""
msgid "Additional configs" msgid "Additional configs"
msgstr "अतिरिक्त कॉन्फिगरेशन" 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 #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:25
msgid "Admin address" msgid "Admin address"
msgstr "" msgstr ""
@ -66,11 +70,11 @@ msgid ""
"bundled executable using statik.<br>By default, this value is \"\"." "bundled executable using statik.<br>By default, this value is \"\"."
msgstr "" 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" msgid "Common Settings"
msgstr "" 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" msgid "Compression"
msgstr "" msgstr ""
@ -78,7 +82,7 @@ msgstr ""
msgid "Config files include in temporary config file" msgid "Config files include in temporary config file"
msgstr "" 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" msgid "Custom domains"
msgstr "" msgstr ""
@ -92,7 +96,7 @@ msgid ""
"true." "true."
msgstr "" 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" msgid "Encryption"
msgstr "" msgstr ""
@ -104,7 +108,7 @@ msgstr ""
msgid "Exit when login fail" msgid "Exit when login fail"
msgstr "" 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" msgid "General Settings"
msgstr "सामान्य सेटिंग्ज" msgstr "सामान्य सेटिंग्ज"
@ -112,11 +116,11 @@ msgstr "सामान्य सेटिंग्ज"
msgid "Grant access to LuCI app frpc" msgid "Grant access to LuCI app frpc"
msgstr "" 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" msgid "HTTP Settings"
msgstr "" 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" msgid "HTTP password"
msgstr "" msgstr ""
@ -124,7 +128,7 @@ msgstr ""
msgid "HTTP proxy" msgid "HTTP proxy"
msgstr "" 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" msgid "HTTP user"
msgstr "" msgstr ""
@ -150,7 +154,7 @@ msgstr ""
msgid "Heartbeat timeout" msgid "Heartbeat timeout"
msgstr "" 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" msgid "Host header rewrite"
msgstr "" msgstr ""
@ -161,29 +165,29 @@ msgid ""
"this value is read from the \"http_proxy\" environment variable." "this value is read from the \"http_proxy\" environment variable."
msgstr "" 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" msgid "If remote_port is 0, frps will assign a random port for you"
msgstr "" 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
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:44
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:156 #: 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:45
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:157
msgid "Local port" msgid "Local port"
msgstr "" 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." msgid "LocalIp specifies the IP address or host name to proxy to."
msgstr "" 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." msgid "LocalPort specifies the port to proxy to."
msgstr "" 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" msgid "Locations"
msgstr "" msgstr ""
@ -212,7 +216,7 @@ msgid ""
"succeeds.<br>By default, this value is true." "succeeds.<br>By default, this value is true."
msgstr "" 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\"" msgid "Name can not be \"common\""
msgstr "" msgstr ""
@ -233,23 +237,23 @@ msgid ""
"value is \"tcp\"." "value is \"tcp\"."
msgstr "" 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" msgid "Proxy Settings"
msgstr "" 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
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:154 #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:155
msgid "Proxy type" msgid "Proxy type"
msgstr "" 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 "" msgid ""
"ProxyType specifies the type of this proxy. Valid values include \"tcp\", " "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\", and \"xtcp\".<br>By default, this "
"value is \"tcp\"." "value is \"tcp\"."
msgstr "" 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" msgid "Remote port"
msgstr "" msgstr ""
@ -257,7 +261,7 @@ msgstr ""
msgid "Respawn when crashed" msgid "Respawn when crashed"
msgstr "" 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" msgid "Role"
msgstr "" msgstr ""
@ -289,16 +293,16 @@ msgid ""
"this value is 7000." "this value is 7000."
msgstr "" 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" msgid "Sk"
msgstr "" msgstr ""
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:127 #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:128
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:131 #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:132
msgid "Startup Settings" msgid "Startup Settings"
msgstr "" 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" msgid "Subdomain"
msgstr "" msgstr ""
@ -324,6 +328,12 @@ msgid ""
"true." "true."
msgstr "" 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 #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:24
msgid "Token" msgid "Token"
msgstr "" msgstr ""
@ -335,13 +345,13 @@ msgid ""
"succeed. <br>By default, this value is \"\"." "succeed. <br>By default, this value is \"\"."
msgstr "" 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 "" msgid ""
"UseCompression controls whether or not communication with the server will be " "UseCompression controls whether or not communication with the server will be "
"compressed.<br>By default, this value is false." "compressed.<br>By default, this value is false."
msgstr "" 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 "" msgid ""
"UseEncryption controls whether or not communication with the server will be " "UseEncryption controls whether or not communication with the server will be "
"encrypted. Encryption is done using the tokens supplied in the server and " "encrypted. Encryption is done using the tokens supplied in the server and "
@ -359,7 +369,7 @@ msgid ""
"changed to \"{user}.{proxy_name}\".<br>By default, this value is \"\"." "changed to \"{user}.{proxy_name}\".<br>By default, this value is \"\"."
msgstr "" 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 #: applications/luci-app-frpc/root/usr/share/luci/menu.d/luci-app-frpc.json:3
msgid "frp Client" msgid "frp Client"
msgstr "" msgstr ""

View file

@ -8,6 +8,10 @@ msgstr ""
msgid "Additional configs" msgid "Additional configs"
msgstr "" 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 #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:25
msgid "Admin address" msgid "Admin address"
msgstr "" msgstr ""
@ -60,11 +64,11 @@ msgid ""
"bundled executable using statik.<br>By default, this value is \"\"." "bundled executable using statik.<br>By default, this value is \"\"."
msgstr "" 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" msgid "Common Settings"
msgstr "" 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" msgid "Compression"
msgstr "" msgstr ""
@ -72,7 +76,7 @@ msgstr ""
msgid "Config files include in temporary config file" msgid "Config files include in temporary config file"
msgstr "" 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" msgid "Custom domains"
msgstr "" msgstr ""
@ -86,7 +90,7 @@ msgid ""
"true." "true."
msgstr "" 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" msgid "Encryption"
msgstr "" msgstr ""
@ -98,7 +102,7 @@ msgstr ""
msgid "Exit when login fail" msgid "Exit when login fail"
msgstr "" 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" msgid "General Settings"
msgstr "" msgstr ""
@ -106,11 +110,11 @@ msgstr ""
msgid "Grant access to LuCI app frpc" msgid "Grant access to LuCI app frpc"
msgstr "" 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" msgid "HTTP Settings"
msgstr "" 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" msgid "HTTP password"
msgstr "" msgstr ""
@ -118,7 +122,7 @@ msgstr ""
msgid "HTTP proxy" msgid "HTTP proxy"
msgstr "" 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" msgid "HTTP user"
msgstr "" msgstr ""
@ -144,7 +148,7 @@ msgstr ""
msgid "Heartbeat timeout" msgid "Heartbeat timeout"
msgstr "" 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" msgid "Host header rewrite"
msgstr "" msgstr ""
@ -155,29 +159,29 @@ msgid ""
"this value is read from the \"http_proxy\" environment variable." "this value is read from the \"http_proxy\" environment variable."
msgstr "" 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" msgid "If remote_port is 0, frps will assign a random port for you"
msgstr "" 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
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:44
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:156 #: 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:45
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:157
msgid "Local port" msgid "Local port"
msgstr "" 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." msgid "LocalIp specifies the IP address or host name to proxy to."
msgstr "" 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." msgid "LocalPort specifies the port to proxy to."
msgstr "" 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" msgid "Locations"
msgstr "" msgstr ""
@ -206,7 +210,7 @@ msgid ""
"succeeds.<br>By default, this value is true." "succeeds.<br>By default, this value is true."
msgstr "" 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\"" msgid "Name can not be \"common\""
msgstr "" msgstr ""
@ -227,23 +231,23 @@ msgid ""
"value is \"tcp\"." "value is \"tcp\"."
msgstr "" 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" msgid "Proxy Settings"
msgstr "" 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
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:154 #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:155
msgid "Proxy type" msgid "Proxy type"
msgstr "" 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 "" msgid ""
"ProxyType specifies the type of this proxy. Valid values include \"tcp\", " "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\", and \"xtcp\".<br>By default, this "
"value is \"tcp\"." "value is \"tcp\"."
msgstr "" 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" msgid "Remote port"
msgstr "" msgstr ""
@ -251,7 +255,7 @@ msgstr ""
msgid "Respawn when crashed" msgid "Respawn when crashed"
msgstr "" 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" msgid "Role"
msgstr "" msgstr ""
@ -283,16 +287,16 @@ msgid ""
"this value is 7000." "this value is 7000."
msgstr "" 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" msgid "Sk"
msgstr "" msgstr ""
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:127 #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:128
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:131 #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:132
msgid "Startup Settings" msgid "Startup Settings"
msgstr "" 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" msgid "Subdomain"
msgstr "" msgstr ""
@ -318,6 +322,12 @@ msgid ""
"true." "true."
msgstr "" 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 #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:24
msgid "Token" msgid "Token"
msgstr "" msgstr ""
@ -329,13 +339,13 @@ msgid ""
"succeed. <br>By default, this value is \"\"." "succeed. <br>By default, this value is \"\"."
msgstr "" 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 "" msgid ""
"UseCompression controls whether or not communication with the server will be " "UseCompression controls whether or not communication with the server will be "
"compressed.<br>By default, this value is false." "compressed.<br>By default, this value is false."
msgstr "" 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 "" msgid ""
"UseEncryption controls whether or not communication with the server will be " "UseEncryption controls whether or not communication with the server will be "
"encrypted. Encryption is done using the tokens supplied in the server and " "encrypted. Encryption is done using the tokens supplied in the server and "
@ -353,7 +363,7 @@ msgid ""
"changed to \"{user}.{proxy_name}\".<br>By default, this value is \"\"." "changed to \"{user}.{proxy_name}\".<br>By default, this value is \"\"."
msgstr "" 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 #: applications/luci-app-frpc/root/usr/share/luci/menu.d/luci-app-frpc.json:3
msgid "frp Client" msgid "frp Client"
msgstr "" msgstr ""

View file

@ -14,6 +14,10 @@ msgstr ""
msgid "Additional configs" msgid "Additional configs"
msgstr "" 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 #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:25
msgid "Admin address" msgid "Admin address"
msgstr "" msgstr ""
@ -66,11 +70,11 @@ msgid ""
"bundled executable using statik.<br>By default, this value is \"\"." "bundled executable using statik.<br>By default, this value is \"\"."
msgstr "" 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" msgid "Common Settings"
msgstr "" 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" msgid "Compression"
msgstr "" msgstr ""
@ -78,7 +82,7 @@ msgstr ""
msgid "Config files include in temporary config file" msgid "Config files include in temporary config file"
msgstr "" 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" msgid "Custom domains"
msgstr "" msgstr ""
@ -92,7 +96,7 @@ msgid ""
"true." "true."
msgstr "" 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" msgid "Encryption"
msgstr "" msgstr ""
@ -104,7 +108,7 @@ msgstr ""
msgid "Exit when login fail" msgid "Exit when login fail"
msgstr "" 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" msgid "General Settings"
msgstr "" msgstr ""
@ -112,11 +116,11 @@ msgstr ""
msgid "Grant access to LuCI app frpc" msgid "Grant access to LuCI app frpc"
msgstr "" 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" msgid "HTTP Settings"
msgstr "" 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" msgid "HTTP password"
msgstr "" msgstr ""
@ -124,7 +128,7 @@ msgstr ""
msgid "HTTP proxy" msgid "HTTP proxy"
msgstr "" 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" msgid "HTTP user"
msgstr "" msgstr ""
@ -150,7 +154,7 @@ msgstr ""
msgid "Heartbeat timeout" msgid "Heartbeat timeout"
msgstr "" 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" msgid "Host header rewrite"
msgstr "" msgstr ""
@ -161,29 +165,29 @@ msgid ""
"this value is read from the \"http_proxy\" environment variable." "this value is read from the \"http_proxy\" environment variable."
msgstr "" 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" msgid "If remote_port is 0, frps will assign a random port for you"
msgstr "" 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
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:44
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:156 #: 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:45
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:157
msgid "Local port" msgid "Local port"
msgstr "" 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." msgid "LocalIp specifies the IP address or host name to proxy to."
msgstr "" 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." msgid "LocalPort specifies the port to proxy to."
msgstr "" 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" msgid "Locations"
msgstr "" msgstr ""
@ -212,7 +216,7 @@ msgid ""
"succeeds.<br>By default, this value is true." "succeeds.<br>By default, this value is true."
msgstr "" 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\"" msgid "Name can not be \"common\""
msgstr "" msgstr ""
@ -233,23 +237,23 @@ msgid ""
"value is \"tcp\"." "value is \"tcp\"."
msgstr "" 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" msgid "Proxy Settings"
msgstr "" 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
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:154 #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:155
msgid "Proxy type" msgid "Proxy type"
msgstr "" 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 "" msgid ""
"ProxyType specifies the type of this proxy. Valid values include \"tcp\", " "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\", and \"xtcp\".<br>By default, this "
"value is \"tcp\"." "value is \"tcp\"."
msgstr "" 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" msgid "Remote port"
msgstr "" msgstr ""
@ -257,7 +261,7 @@ msgstr ""
msgid "Respawn when crashed" msgid "Respawn when crashed"
msgstr "" 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" msgid "Role"
msgstr "" msgstr ""
@ -289,16 +293,16 @@ msgid ""
"this value is 7000." "this value is 7000."
msgstr "" 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" msgid "Sk"
msgstr "" msgstr ""
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:127 #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:128
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:131 #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:132
msgid "Startup Settings" msgid "Startup Settings"
msgstr "" 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" msgid "Subdomain"
msgstr "" msgstr ""
@ -324,6 +328,12 @@ msgid ""
"true." "true."
msgstr "" 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 #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:24
msgid "Token" msgid "Token"
msgstr "" msgstr ""
@ -335,13 +345,13 @@ msgid ""
"succeed. <br>By default, this value is \"\"." "succeed. <br>By default, this value is \"\"."
msgstr "" 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 "" msgid ""
"UseCompression controls whether or not communication with the server will be " "UseCompression controls whether or not communication with the server will be "
"compressed.<br>By default, this value is false." "compressed.<br>By default, this value is false."
msgstr "" 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 "" msgid ""
"UseEncryption controls whether or not communication with the server will be " "UseEncryption controls whether or not communication with the server will be "
"encrypted. Encryption is done using the tokens supplied in the server and " "encrypted. Encryption is done using the tokens supplied in the server and "
@ -359,7 +369,7 @@ msgid ""
"changed to \"{user}.{proxy_name}\".<br>By default, this value is \"\"." "changed to \"{user}.{proxy_name}\".<br>By default, this value is \"\"."
msgstr "" 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 #: applications/luci-app-frpc/root/usr/share/luci/menu.d/luci-app-frpc.json:3
msgid "frp Client" msgid "frp Client"
msgstr "" msgstr ""

View file

@ -15,6 +15,10 @@ msgstr ""
msgid "Additional configs" msgid "Additional configs"
msgstr "Dodatkowe konfiguracje" 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 #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:25
msgid "Admin address" msgid "Admin address"
msgstr "Adres administratora" msgstr "Adres administratora"
@ -79,11 +83,11 @@ msgstr ""
"ładował zasoby. Jeśli ta wartość to \"\", zasoby zostaną załadowane z " "ładował zasoby. Jeśli ta wartość to \"\", zasoby zostaną załadowane z "
"pakietu wykonywalnego przy użyciu statik. <br> Domyślnie ta wartość to \"\"." "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" msgid "Common Settings"
msgstr "Wspólne ustawienia" 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" msgid "Compression"
msgstr "Kompresja" msgstr "Kompresja"
@ -91,7 +95,7 @@ msgstr "Kompresja"
msgid "Config files include in temporary config file" msgid "Config files include in temporary config file"
msgstr "Pliki konfiguracyjne znajdują się w tymczasowym pliku konfiguracyjnym" 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" msgid "Custom domains"
msgstr "Własne domeny" msgstr "Własne domeny"
@ -107,7 +111,7 @@ msgstr ""
"DisableLogColor wyłącza kolory dziennika, gdy LogWay == \"konsola\", jest " "DisableLogColor wyłącza kolory dziennika, gdy LogWay == \"konsola\", jest "
"ustawiona na true." "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" msgid "Encryption"
msgstr "Szyfrowanie" msgstr "Szyfrowanie"
@ -119,7 +123,7 @@ msgstr "Zmienna środowiskowa"
msgid "Exit when login fail" msgid "Exit when login fail"
msgstr "Wyjdź, gdy logowanie się nie powiedzie" 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" msgid "General Settings"
msgstr "Ustawienia główne" msgstr "Ustawienia główne"
@ -127,11 +131,11 @@ msgstr "Ustawienia główne"
msgid "Grant access to LuCI app frpc" msgid "Grant access to LuCI app frpc"
msgstr "Udziel dostępu LuCI do aplikacji 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" msgid "HTTP Settings"
msgstr "Ustawienia HTTP" 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" msgid "HTTP password"
msgstr "Hasło HTTP" msgstr "Hasło HTTP"
@ -139,7 +143,7 @@ msgstr "Hasło HTTP"
msgid "HTTP proxy" msgid "HTTP proxy"
msgstr "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" msgid "HTTP user"
msgstr "Użytkownik HTTP" msgstr "Użytkownik HTTP"
@ -171,7 +175,7 @@ msgstr "Interwał pulsu"
msgid "Heartbeat timeout" msgid "Heartbeat timeout"
msgstr "Limit czasu pulsu" 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" msgid "Host header rewrite"
msgstr "Przepisz nagłówek hosta" msgstr "Przepisz nagłówek hosta"
@ -185,30 +189,30 @@ msgstr ""
"\"\", serwer zostanie podłączony bezpośrednio. <br> Domyślnie ta wartość " "\"\", serwer zostanie podłączony bezpośrednio. <br> Domyślnie ta wartość "
"jest odczytywana ze zmiennej środowiskowej \"http_proxy\"." "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" 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" 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:44
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:155 #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:156
msgid "Local IP" msgid "Local IP"
msgstr "Lokalny 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:45
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:156 #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:157
msgid "Local port" msgid "Local port"
msgstr "Port lokalny" 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." msgid "LocalIp specifies the IP address or host name to proxy to."
msgstr "" msgstr ""
"LocalIp określa adres IP lub nazwę hosta, do którego ma zostać wysłany proxy." "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." msgid "LocalPort specifies the port to proxy to."
msgstr "LocalPort określa port, do którego należy się zwrócić." 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" msgid "Locations"
msgstr "Lokalizacje" msgstr "Lokalizacje"
@ -242,7 +246,7 @@ msgstr ""
"logowania. Jeśli jest ona nieprawdziwa, klient spróbuje ponownie, dopóki " "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." "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\"" msgid "Name can not be \"common\""
msgstr "Nazwa nie może być „wspólna”" msgstr "Nazwa nie może być „wspólna”"
@ -269,16 +273,16 @@ msgstr ""
"wartości to \"tcp\", \"kcp\" i \"websocket\". <br> Domyślnie ta wartość to " "wartości to \"tcp\", \"kcp\" i \"websocket\". <br> Domyślnie ta wartość to "
"\"tcp\"." "\"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" msgid "Proxy Settings"
msgstr "Ustawienia proxy" 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:41
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:154 #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:155
msgid "Proxy type" msgid "Proxy type"
msgstr "Typ proxy" 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 "" msgid ""
"ProxyType specifies the type of this proxy. Valid values include \"tcp\", " "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\", and \"xtcp\".<br>By default, this "
@ -288,7 +292,7 @@ msgstr ""
"\"http\", \"https\", \"stcp\" i \"xtcp\". <br> Domyślnie ta wartość to \"tcp" "\"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" msgid "Remote port"
msgstr "Port zdalny" msgstr "Port zdalny"
@ -296,7 +300,7 @@ msgstr "Port zdalny"
msgid "Respawn when crashed" msgid "Respawn when crashed"
msgstr "Odradzaj się po awarii" 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" msgid "Role"
msgstr "Rola" msgstr "Rola"
@ -332,16 +336,16 @@ msgstr ""
"ServerPort określa port do połączenia z serwerem on.<br> Domyślnie wartość " "ServerPort określa port do połączenia z serwerem on.<br> Domyślnie wartość "
"ta wynosi 7000." "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" msgid "Sk"
msgstr "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:128
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:131 #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:132
msgid "Startup Settings" msgid "Startup Settings"
msgstr "Ustawienia uruchamiania" 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" msgid "Subdomain"
msgstr "Subdomena" msgstr "Subdomena"
@ -373,6 +377,12 @@ msgstr ""
"prawdą, serwer musi również mieć włączone multipleksowanie TCP. <br> " "prawdą, serwer musi również mieć włączone multipleksowanie TCP. <br> "
"Domyślnie ta wartość to true." "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 #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:24
msgid "Token" msgid "Token"
msgstr "Token" msgstr "Token"
@ -387,7 +397,7 @@ msgstr ""
"zostać wysłane na serwer. Serwer musi mieć pasujący token, aby autoryzacja " "zostać wysłane na serwer. Serwer musi mieć pasujący token, aby autoryzacja "
"zakończyła się powodzeniem. <br> Domyślnie ta wartość to \"\"." "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 "" msgid ""
"UseCompression controls whether or not communication with the server will be " "UseCompression controls whether or not communication with the server will be "
"compressed.<br>By default, this value is false." "compressed.<br>By default, this value is false."
@ -395,7 +405,7 @@ msgstr ""
"UseCompression kontroluje, czy komunikacja z serwerem będzie kompresowana. " "UseCompression kontroluje, czy komunikacja z serwerem będzie kompresowana. "
"<br> Domyślnie ta wartość to false." "<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 "" msgid ""
"UseEncryption controls whether or not communication with the server will be " "UseEncryption controls whether or not communication with the server will be "
"encrypted. Encryption is done using the tokens supplied in the server and " "encrypted. Encryption is done using the tokens supplied in the server and "
@ -420,7 +430,7 @@ msgstr ""
"automatycznie zmienione na \"{user}. {proxy_name}\". <br>W razie domyślnie " "automatycznie zmienione na \"{user}. {proxy_name}\". <br>W razie domyślnie "
"ta wartość to \"\"." "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 #: applications/luci-app-frpc/root/usr/share/luci/menu.d/luci-app-frpc.json:3
msgid "frp Client" msgid "frp Client"
msgstr "Klient frp" msgstr "Klient frp"

View file

@ -14,6 +14,10 @@ msgstr ""
msgid "Additional configs" msgid "Additional configs"
msgstr "Configurações adicionais" 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 #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:25
msgid "Admin address" msgid "Admin address"
msgstr "Endereço do administrador" msgstr "Endereço do administrador"
@ -78,11 +82,11 @@ msgstr ""
"Se o valor for \"\", os ativos serão carregados do que estiver embutido no " "Se o valor for \"\", os ativos serão carregados do que estiver embutido no "
"executável usando o statik. <br>O valor predefinido é \"\"." "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" msgid "Common Settings"
msgstr "Configurações Comuns" 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" msgid "Compression"
msgstr "Compressão" msgstr "Compressão"
@ -91,7 +95,7 @@ msgid "Config files include in temporary config file"
msgstr "" msgstr ""
"Ficheiros de configuração incluídos no ficheiro de configuração temporário" "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" msgid "Custom domains"
msgstr "Domínios personalizados" msgstr "Domínios personalizados"
@ -107,7 +111,7 @@ msgstr ""
"DisableLogColor desativa o registo de cores quando LogWay == \"console\" for " "DisableLogColor desativa o registo de cores quando LogWay == \"console\" for "
"definido como true." "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" msgid "Encryption"
msgstr "Encriptação" msgstr "Encriptação"
@ -119,7 +123,7 @@ msgstr "Variável de ambiente"
msgid "Exit when login fail" msgid "Exit when login fail"
msgstr "Saír caso início de sessão falhar" 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" msgid "General Settings"
msgstr "Configurações gerais" msgstr "Configurações gerais"
@ -127,11 +131,11 @@ msgstr "Configurações gerais"
msgid "Grant access to LuCI app frpc" msgid "Grant access to LuCI app frpc"
msgstr "Conceder acesso à app LuCI frps" 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" msgid "HTTP Settings"
msgstr "Configurações HTTP" 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" msgid "HTTP password"
msgstr "Palavra-passe HTTP" msgstr "Palavra-passe HTTP"
@ -139,7 +143,7 @@ msgstr "Palavra-passe HTTP"
msgid "HTTP proxy" msgid "HTTP proxy"
msgstr "Proxy HTTP" 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" msgid "HTTP user"
msgstr "Utilizador HTTP" msgstr "Utilizador HTTP"
@ -171,7 +175,7 @@ msgstr "Intervalo do heartbeat"
msgid "Heartbeat timeout" msgid "Heartbeat timeout"
msgstr "Tempo limite do heartbeat" 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" msgid "Host header rewrite"
msgstr "Reescrever o cabeçalho do host" msgstr "Reescrever o cabeçalho do host"
@ -185,29 +189,29 @@ msgstr ""
"dele. Se esse valor for \"\", o servidor será conectado diretamente. <br>O " "dele. Se esse valor for \"\", o servidor será conectado diretamente. <br>O "
"valor predefinido desse valor é lido da variável do ambiente \"http_proxy\"." "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" 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" 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:44
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:155 #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:156
msgid "Local IP" msgid "Local IP"
msgstr "IP local" 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:45
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:156 #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:157
msgid "Local port" msgid "Local port"
msgstr "Porta local" 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." 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." 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." msgid "LocalPort specifies the port to proxy to."
msgstr "LocalPort especifica a porta para ser proxy." 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" msgid "Locations"
msgstr "Locais" msgstr "Locais"
@ -242,7 +246,7 @@ msgstr ""
"tentativa de login. Se falso, o cliente tentará novamente até que uma " "tentativa de login. Se falso, o cliente tentará novamente até que uma "
"tentativa de login seja bem sucedida. <br>O valor predefinido é true." "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\"" msgid "Name can not be \"common\""
msgstr "O nome pode não ser \"common\"" msgstr "O nome pode não ser \"common\""
@ -269,16 +273,16 @@ msgstr ""
"Os valores válidos são \"tcp\", \"kcp\" e \"websocket\". <br>O valor " "Os valores válidos são \"tcp\", \"kcp\" e \"websocket\". <br>O valor "
"predefinido é \"tcp\"." "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" msgid "Proxy Settings"
msgstr "Configurações de Proxy" 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:41
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:154 #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:155
msgid "Proxy type" msgid "Proxy type"
msgstr "Tipo de proxy" 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 "" msgid ""
"ProxyType specifies the type of this proxy. Valid values include \"tcp\", " "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\", and \"xtcp\".<br>By default, this "
@ -288,7 +292,7 @@ msgstr ""
"\"udp\", \"http\", \"https\", \"stcp\", e \"xtcp\".<br>O valor predefinido é " "\"udp\", \"http\", \"https\", \"stcp\", e \"xtcp\".<br>O valor predefinido é "
"\"tcp\"." "\"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" msgid "Remote port"
msgstr "Porta remota" msgstr "Porta remota"
@ -296,7 +300,7 @@ msgstr "Porta remota"
msgid "Respawn when crashed" msgid "Respawn when crashed"
msgstr "Reiniciar caso travado" 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" msgid "Role"
msgstr "Função" msgstr "Função"
@ -332,16 +336,16 @@ msgstr ""
"ServerPort especifica a porta ao qual se conectar no servidor.<br>O valor " "ServerPort especifica a porta ao qual se conectar no servidor.<br>O valor "
"predefinido é 7000." "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" msgid "Sk"
msgstr "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:128
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:131 #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:132
msgid "Startup Settings" msgid "Startup Settings"
msgstr "Configurações de inicialização" 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" msgid "Subdomain"
msgstr "Subdomínio" msgstr "Subdomínio"
@ -373,6 +377,12 @@ msgstr ""
"for true, o servidor deve ter multiplexing TCP ativado também. <br>O valor " "for true, o servidor deve ter multiplexing TCP ativado também. <br>O valor "
"predefinido é verdadeiro." "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 #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:24
msgid "Token" msgid "Token"
msgstr "Chave eletrónica" msgstr "Chave eletrónica"
@ -387,7 +397,7 @@ msgstr ""
"enviadas para o servidor. O servidor deve ter um token correspondente para a " "enviadas para o servidor. O servidor deve ter um token correspondente para a "
"autorização ter sucesso. O valor predefinido é \"\"." "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 "" msgid ""
"UseCompression controls whether or not communication with the server will be " "UseCompression controls whether or not communication with the server will be "
"compressed.<br>By default, this value is false." "compressed.<br>By default, this value is false."
@ -395,7 +405,7 @@ msgstr ""
"UseCompression controla se a comunicação com o servidor será compactada ou " "UseCompression controla se a comunicação com o servidor será compactada ou "
"não. <br>O valor predefinido é false." "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 "" msgid ""
"UseEncryption controls whether or not communication with the server will be " "UseEncryption controls whether or not communication with the server will be "
"encrypted. Encryption is done using the tokens supplied in the server and " "encrypted. Encryption is done using the tokens supplied in the server and "
@ -420,7 +430,7 @@ msgstr ""
"automaticamente alterados para \"{utilizador}. {nome_do_proxy}\". <br>O " "automaticamente alterados para \"{utilizador}. {nome_do_proxy}\". <br>O "
"valor predefinido é \"\"." "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 #: applications/luci-app-frpc/root/usr/share/luci/menu.d/luci-app-frpc.json:3
msgid "frp Client" msgid "frp Client"
msgstr "Cliente frp" msgstr "Cliente frp"

View file

@ -14,6 +14,10 @@ msgstr ""
msgid "Additional configs" msgid "Additional configs"
msgstr "Configurações adicionais" 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 #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:25
msgid "Admin address" msgid "Admin address"
msgstr "Endereço do administrador" msgstr "Endereço do administrador"
@ -79,11 +83,11 @@ msgstr ""
"carregados do que estiver embutido no executável usando o statik.<br>O valor " "carregados do que estiver embutido no executável usando o statik.<br>O valor "
"predefinido é \"\"." "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" msgid "Common Settings"
msgstr "Configurações Comuns" 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" msgid "Compression"
msgstr "Compressão" msgstr "Compressão"
@ -92,7 +96,7 @@ msgid "Config files include in temporary config file"
msgstr "" msgstr ""
"Arquivos de configuração incluídos no arquivo de configuração temporário" "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" msgid "Custom domains"
msgstr "Domínios customizados" msgstr "Domínios customizados"
@ -108,7 +112,7 @@ msgstr ""
"DisableLogColor desativa as cores nos registros de log quando LogWay == " "DisableLogColor desativa as cores nos registros de log quando LogWay == "
"\"console\" for definido como verdadeiro." "\"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" msgid "Encryption"
msgstr "Criptografia" msgstr "Criptografia"
@ -120,7 +124,7 @@ msgstr "Variável de ambiente"
msgid "Exit when login fail" msgid "Exit when login fail"
msgstr "Encerre caso a autenticação falhe" 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" msgid "General Settings"
msgstr "Configurações Gerais" msgstr "Configurações Gerais"
@ -128,11 +132,11 @@ msgstr "Configurações Gerais"
msgid "Grant access to LuCI app frpc" msgid "Grant access to LuCI app frpc"
msgstr "Conceder acesso ao aplicativo LuCI 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" msgid "HTTP Settings"
msgstr "Configurações HTTP" 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" msgid "HTTP password"
msgstr "Senha HTTP" msgstr "Senha HTTP"
@ -140,7 +144,7 @@ msgstr "Senha HTTP"
msgid "HTTP proxy" msgid "HTTP proxy"
msgstr "Proxy HTTP" 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" msgid "HTTP user"
msgstr "Usuário HTTP" msgstr "Usuário HTTP"
@ -172,7 +176,7 @@ msgstr "Intervalo do Heartbeat"
msgid "Heartbeat timeout" msgid "Heartbeat timeout"
msgstr "Tempo limite do heartbeat" 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" msgid "Host header rewrite"
msgstr "Reescrever cabeçalho do host" msgstr "Reescrever cabeçalho do host"
@ -186,30 +190,30 @@ msgstr ""
"valor for \"\", o servidor usará conexão direta. <br>O valor predefinido é " "valor for \"\", o servidor usará conexão direta. <br>O valor predefinido é "
"lido a partir da variável \"http_proxy\" do ambiente." "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" msgid "If remote_port is 0, frps will assign a random port for you"
msgstr "" msgstr ""
"Se o remote_port for 0, o frps irá atribuir uma porta aleatória para você" "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:44
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:155 #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:156
msgid "Local IP" msgid "Local IP"
msgstr "IP Local" 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:45
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:156 #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:157
msgid "Local port" msgid "Local port"
msgstr "Porta local" 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." 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." 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." msgid "LocalPort specifies the port to proxy to."
msgstr "O LocalPort determina a porta a ser procurada." 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" msgid "Locations"
msgstr "Locais" msgstr "Locais"
@ -244,7 +248,7 @@ msgstr ""
"login fracassada. Se falso, o cliente tentará novamente até que uma " "login fracassada. Se falso, o cliente tentará novamente até que uma "
"tentativa de login seja bem sucedida. <br>O valor predefinido é verdadeiro." "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\"" msgid "Name can not be \"common\""
msgstr "O nome não pode ser \"common\"" msgstr "O nome não pode ser \"common\""
@ -271,16 +275,16 @@ msgstr ""
"Os valores válidos são \"tcp\", \"kcp\" e \"websocket\". <br>O valor " "Os valores válidos são \"tcp\", \"kcp\" e \"websocket\". <br>O valor "
"predefinido é \"tcp\"." "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" msgid "Proxy Settings"
msgstr "Configurações de Proxy" 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:41
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:154 #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:155
msgid "Proxy type" msgid "Proxy type"
msgstr "Tipo de proxy" 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 "" msgid ""
"ProxyType specifies the type of this proxy. Valid values include \"tcp\", " "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\", and \"xtcp\".<br>By default, this "
@ -290,7 +294,7 @@ msgstr ""
"\"udp\", \"http\", \"https\", \"stcp\" e \"xtcp\". <br>O valor predefinido é " "\"udp\", \"http\", \"https\", \"stcp\" e \"xtcp\". <br>O valor predefinido é "
"\"tcp\"." "\"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" msgid "Remote port"
msgstr "Porta remota" msgstr "Porta remota"
@ -298,7 +302,7 @@ msgstr "Porta remota"
msgid "Respawn when crashed" msgid "Respawn when crashed"
msgstr "Reiniciar caso entre em colapso" 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" msgid "Role"
msgstr "Papel" msgstr "Papel"
@ -334,16 +338,16 @@ msgstr ""
"O ServerPort determina a porta para se conectar ao servidor. <br>O valor " "O ServerPort determina a porta para se conectar ao servidor. <br>O valor "
"predefinido é 7000." "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" msgid "Sk"
msgstr "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:128
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:131 #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:132
msgid "Startup Settings" msgid "Startup Settings"
msgstr "Configurações de inicialização" 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" msgid "Subdomain"
msgstr "Subdomínio" msgstr "Subdomínio"
@ -375,6 +379,12 @@ msgstr ""
"for verdadeiro, o servidor também deve ter a multiplexação TCP ativada. " "for verdadeiro, o servidor também deve ter a multiplexação TCP ativada. "
"<br>O valor predefinido é verdadeiro." "<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 #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:24
msgid "Token" msgid "Token"
msgstr "Token" msgstr "Token"
@ -389,7 +399,7 @@ msgstr ""
"enviadas ao servidor. O servidor deve ter um token correspondente para que a " "enviadas ao servidor. O servidor deve ter um token correspondente para que a "
"autorização seja bem sucedida. <br>O valor predefinido é \"\"." "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 "" msgid ""
"UseCompression controls whether or not communication with the server will be " "UseCompression controls whether or not communication with the server will be "
"compressed.<br>By default, this value is false." "compressed.<br>By default, this value is false."
@ -397,7 +407,7 @@ msgstr ""
"UseCompression controla se a comunicação com o servidor será compactada ou " "UseCompression controla se a comunicação com o servidor será compactada ou "
"não. <br>O valor predefinido é falso." "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 "" msgid ""
"UseEncryption controls whether or not communication with the server will be " "UseEncryption controls whether or not communication with the server will be "
"encrypted. Encryption is done using the tokens supplied in the server and " "encrypted. Encryption is done using the tokens supplied in the server and "
@ -422,7 +432,7 @@ msgstr ""
"automaticamente alterados para \"{user}. {proxy_name}\". <br>O valor " "automaticamente alterados para \"{user}. {proxy_name}\". <br>O valor "
"predefinido é \"\"." "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 #: applications/luci-app-frpc/root/usr/share/luci/menu.d/luci-app-frpc.json:3
msgid "frp Client" msgid "frp Client"
msgstr "Cliente frp" msgstr "Cliente frp"

View file

@ -15,6 +15,10 @@ msgstr ""
msgid "Additional configs" msgid "Additional configs"
msgstr "Configurații adiționale" 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 #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:25
msgid "Admin address" msgid "Admin address"
msgstr "" msgstr ""
@ -67,11 +71,11 @@ msgid ""
"bundled executable using statik.<br>By default, this value is \"\"." "bundled executable using statik.<br>By default, this value is \"\"."
msgstr "" 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" msgid "Common Settings"
msgstr "" 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" msgid "Compression"
msgstr "" msgstr ""
@ -79,7 +83,7 @@ msgstr ""
msgid "Config files include in temporary config file" msgid "Config files include in temporary config file"
msgstr "" 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" msgid "Custom domains"
msgstr "" msgstr ""
@ -93,7 +97,7 @@ msgid ""
"true." "true."
msgstr "" 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" msgid "Encryption"
msgstr "" msgstr ""
@ -105,7 +109,7 @@ msgstr ""
msgid "Exit when login fail" msgid "Exit when login fail"
msgstr "" 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" msgid "General Settings"
msgstr "Setări generale" msgstr "Setări generale"
@ -113,11 +117,11 @@ msgstr "Setări generale"
msgid "Grant access to LuCI app frpc" msgid "Grant access to LuCI app frpc"
msgstr "" 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" msgid "HTTP Settings"
msgstr "" 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" msgid "HTTP password"
msgstr "" msgstr ""
@ -125,7 +129,7 @@ msgstr ""
msgid "HTTP proxy" msgid "HTTP proxy"
msgstr "" 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" msgid "HTTP user"
msgstr "" msgstr ""
@ -151,7 +155,7 @@ msgstr ""
msgid "Heartbeat timeout" msgid "Heartbeat timeout"
msgstr "" 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" msgid "Host header rewrite"
msgstr "" msgstr ""
@ -162,29 +166,29 @@ msgid ""
"this value is read from the \"http_proxy\" environment variable." "this value is read from the \"http_proxy\" environment variable."
msgstr "" 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" msgid "If remote_port is 0, frps will assign a random port for you"
msgstr "" 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
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:44
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:156 #: 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:45
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:157
msgid "Local port" msgid "Local port"
msgstr "" 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." msgid "LocalIp specifies the IP address or host name to proxy to."
msgstr "" 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." msgid "LocalPort specifies the port to proxy to."
msgstr "" 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" msgid "Locations"
msgstr "" msgstr ""
@ -213,7 +217,7 @@ msgid ""
"succeeds.<br>By default, this value is true." "succeeds.<br>By default, this value is true."
msgstr "" 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\"" msgid "Name can not be \"common\""
msgstr "" msgstr ""
@ -234,23 +238,23 @@ msgid ""
"value is \"tcp\"." "value is \"tcp\"."
msgstr "" 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" msgid "Proxy Settings"
msgstr "" 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
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:154 #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:155
msgid "Proxy type" msgid "Proxy type"
msgstr "" 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 "" msgid ""
"ProxyType specifies the type of this proxy. Valid values include \"tcp\", " "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\", and \"xtcp\".<br>By default, this "
"value is \"tcp\"." "value is \"tcp\"."
msgstr "" 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" msgid "Remote port"
msgstr "" msgstr ""
@ -258,7 +262,7 @@ msgstr ""
msgid "Respawn when crashed" msgid "Respawn when crashed"
msgstr "" 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" msgid "Role"
msgstr "" msgstr ""
@ -290,16 +294,16 @@ msgid ""
"this value is 7000." "this value is 7000."
msgstr "" 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" msgid "Sk"
msgstr "" msgstr ""
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:127 #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:128
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:131 #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:132
msgid "Startup Settings" msgid "Startup Settings"
msgstr "" 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" msgid "Subdomain"
msgstr "" msgstr ""
@ -325,6 +329,12 @@ msgid ""
"true." "true."
msgstr "" 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 #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:24
msgid "Token" msgid "Token"
msgstr "" msgstr ""
@ -336,13 +346,13 @@ msgid ""
"succeed. <br>By default, this value is \"\"." "succeed. <br>By default, this value is \"\"."
msgstr "" 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 "" msgid ""
"UseCompression controls whether or not communication with the server will be " "UseCompression controls whether or not communication with the server will be "
"compressed.<br>By default, this value is false." "compressed.<br>By default, this value is false."
msgstr "" 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 "" msgid ""
"UseEncryption controls whether or not communication with the server will be " "UseEncryption controls whether or not communication with the server will be "
"encrypted. Encryption is done using the tokens supplied in the server and " "encrypted. Encryption is done using the tokens supplied in the server and "
@ -360,7 +370,7 @@ msgid ""
"changed to \"{user}.{proxy_name}\".<br>By default, this value is \"\"." "changed to \"{user}.{proxy_name}\".<br>By default, this value is \"\"."
msgstr "" 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 #: applications/luci-app-frpc/root/usr/share/luci/menu.d/luci-app-frpc.json:3
msgid "frp Client" msgid "frp Client"
msgstr "" msgstr ""

View file

@ -15,6 +15,10 @@ msgstr ""
msgid "Additional configs" msgid "Additional configs"
msgstr "Дополнительные настройки" 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 #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:25
msgid "Admin address" msgid "Admin address"
msgstr "Админ адрес" msgstr "Админ адрес"
@ -67,11 +71,11 @@ msgid ""
"bundled executable using statik.<br>By default, this value is \"\"." "bundled executable using statik.<br>By default, this value is \"\"."
msgstr "" 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" msgid "Common Settings"
msgstr "" 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" msgid "Compression"
msgstr "" msgstr ""
@ -79,7 +83,7 @@ msgstr ""
msgid "Config files include in temporary config file" msgid "Config files include in temporary config file"
msgstr "" 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" msgid "Custom domains"
msgstr "" msgstr ""
@ -93,7 +97,7 @@ msgid ""
"true." "true."
msgstr "" 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" msgid "Encryption"
msgstr "Шифрование" msgstr "Шифрование"
@ -105,7 +109,7 @@ msgstr "Переменные окружения"
msgid "Exit when login fail" msgid "Exit when login fail"
msgstr "" 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" msgid "General Settings"
msgstr "Основные настройки" msgstr "Основные настройки"
@ -113,11 +117,11 @@ msgstr "Основные настройки"
msgid "Grant access to LuCI app frpc" msgid "Grant access to LuCI app frpc"
msgstr "Предоставить доступ LuCI к приложению 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" msgid "HTTP Settings"
msgstr "" 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" msgid "HTTP password"
msgstr "" msgstr ""
@ -125,7 +129,7 @@ msgstr ""
msgid "HTTP proxy" msgid "HTTP proxy"
msgstr "" 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" msgid "HTTP user"
msgstr "" msgstr ""
@ -151,7 +155,7 @@ msgstr ""
msgid "Heartbeat timeout" msgid "Heartbeat timeout"
msgstr "" 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" msgid "Host header rewrite"
msgstr "" msgstr ""
@ -162,29 +166,29 @@ msgid ""
"this value is read from the \"http_proxy\" environment variable." "this value is read from the \"http_proxy\" environment variable."
msgstr "" 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" msgid "If remote_port is 0, frps will assign a random port for you"
msgstr "" 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
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:44
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:156 #: 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:45
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:157
msgid "Local port" msgid "Local port"
msgstr "" 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." msgid "LocalIp specifies the IP address or host name to proxy to."
msgstr "" 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." msgid "LocalPort specifies the port to proxy to."
msgstr "" 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" msgid "Locations"
msgstr "" msgstr ""
@ -213,7 +217,7 @@ msgid ""
"succeeds.<br>By default, this value is true." "succeeds.<br>By default, this value is true."
msgstr "" 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\"" msgid "Name can not be \"common\""
msgstr "" msgstr ""
@ -234,23 +238,23 @@ msgid ""
"value is \"tcp\"." "value is \"tcp\"."
msgstr "" 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" msgid "Proxy Settings"
msgstr "" 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
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:154 #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:155
msgid "Proxy type" msgid "Proxy type"
msgstr "" 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 "" msgid ""
"ProxyType specifies the type of this proxy. Valid values include \"tcp\", " "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\", and \"xtcp\".<br>By default, this "
"value is \"tcp\"." "value is \"tcp\"."
msgstr "" 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" msgid "Remote port"
msgstr "" msgstr ""
@ -258,7 +262,7 @@ msgstr ""
msgid "Respawn when crashed" msgid "Respawn when crashed"
msgstr "" 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" msgid "Role"
msgstr "" msgstr ""
@ -290,16 +294,16 @@ msgid ""
"this value is 7000." "this value is 7000."
msgstr "" 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" msgid "Sk"
msgstr "" msgstr ""
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:127 #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:128
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:131 #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:132
msgid "Startup Settings" msgid "Startup Settings"
msgstr "" 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" msgid "Subdomain"
msgstr "" msgstr ""
@ -325,6 +329,12 @@ msgid ""
"true." "true."
msgstr "" 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 #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:24
msgid "Token" msgid "Token"
msgstr "Токен" msgstr "Токен"
@ -336,13 +346,13 @@ msgid ""
"succeed. <br>By default, this value is \"\"." "succeed. <br>By default, this value is \"\"."
msgstr "" 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 "" msgid ""
"UseCompression controls whether or not communication with the server will be " "UseCompression controls whether or not communication with the server will be "
"compressed.<br>By default, this value is false." "compressed.<br>By default, this value is false."
msgstr "" 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 "" msgid ""
"UseEncryption controls whether or not communication with the server will be " "UseEncryption controls whether or not communication with the server will be "
"encrypted. Encryption is done using the tokens supplied in the server and " "encrypted. Encryption is done using the tokens supplied in the server and "
@ -360,7 +370,7 @@ msgid ""
"changed to \"{user}.{proxy_name}\".<br>By default, this value is \"\"." "changed to \"{user}.{proxy_name}\".<br>By default, this value is \"\"."
msgstr "" 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 #: applications/luci-app-frpc/root/usr/share/luci/menu.d/luci-app-frpc.json:3
msgid "frp Client" msgid "frp Client"
msgstr "" msgstr ""

View file

@ -14,6 +14,10 @@ msgstr ""
msgid "Additional configs" msgid "Additional configs"
msgstr "" 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 #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:25
msgid "Admin address" msgid "Admin address"
msgstr "" msgstr ""
@ -66,11 +70,11 @@ msgid ""
"bundled executable using statik.<br>By default, this value is \"\"." "bundled executable using statik.<br>By default, this value is \"\"."
msgstr "" 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" msgid "Common Settings"
msgstr "" 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" msgid "Compression"
msgstr "" msgstr ""
@ -78,7 +82,7 @@ msgstr ""
msgid "Config files include in temporary config file" msgid "Config files include in temporary config file"
msgstr "" 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" msgid "Custom domains"
msgstr "" msgstr ""
@ -92,7 +96,7 @@ msgid ""
"true." "true."
msgstr "" 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" msgid "Encryption"
msgstr "Šifrovanie" msgstr "Šifrovanie"
@ -104,7 +108,7 @@ msgstr ""
msgid "Exit when login fail" msgid "Exit when login fail"
msgstr "" 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" msgid "General Settings"
msgstr "Všeobecné nastavenia" msgstr "Všeobecné nastavenia"
@ -112,11 +116,11 @@ msgstr "Všeobecné nastavenia"
msgid "Grant access to LuCI app frpc" msgid "Grant access to LuCI app frpc"
msgstr "" 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" msgid "HTTP Settings"
msgstr "" 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" msgid "HTTP password"
msgstr "" msgstr ""
@ -124,7 +128,7 @@ msgstr ""
msgid "HTTP proxy" msgid "HTTP proxy"
msgstr "" 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" msgid "HTTP user"
msgstr "" msgstr ""
@ -150,7 +154,7 @@ msgstr ""
msgid "Heartbeat timeout" msgid "Heartbeat timeout"
msgstr "" 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" msgid "Host header rewrite"
msgstr "" msgstr ""
@ -161,29 +165,29 @@ msgid ""
"this value is read from the \"http_proxy\" environment variable." "this value is read from the \"http_proxy\" environment variable."
msgstr "" 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" msgid "If remote_port is 0, frps will assign a random port for you"
msgstr "" 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
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:44
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:156 #: 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:45
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:157
msgid "Local port" msgid "Local port"
msgstr "" 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." msgid "LocalIp specifies the IP address or host name to proxy to."
msgstr "" 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." msgid "LocalPort specifies the port to proxy to."
msgstr "" 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" msgid "Locations"
msgstr "" msgstr ""
@ -212,7 +216,7 @@ msgid ""
"succeeds.<br>By default, this value is true." "succeeds.<br>By default, this value is true."
msgstr "" 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\"" msgid "Name can not be \"common\""
msgstr "" msgstr ""
@ -233,23 +237,23 @@ msgid ""
"value is \"tcp\"." "value is \"tcp\"."
msgstr "" 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" msgid "Proxy Settings"
msgstr "" 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
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:154 #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:155
msgid "Proxy type" msgid "Proxy type"
msgstr "" 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 "" msgid ""
"ProxyType specifies the type of this proxy. Valid values include \"tcp\", " "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\", and \"xtcp\".<br>By default, this "
"value is \"tcp\"." "value is \"tcp\"."
msgstr "" 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" msgid "Remote port"
msgstr "" msgstr ""
@ -257,7 +261,7 @@ msgstr ""
msgid "Respawn when crashed" msgid "Respawn when crashed"
msgstr "" 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" msgid "Role"
msgstr "" msgstr ""
@ -289,16 +293,16 @@ msgid ""
"this value is 7000." "this value is 7000."
msgstr "" 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" msgid "Sk"
msgstr "" msgstr ""
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:127 #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:128
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:131 #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:132
msgid "Startup Settings" msgid "Startup Settings"
msgstr "" 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" msgid "Subdomain"
msgstr "" msgstr ""
@ -324,6 +328,12 @@ msgid ""
"true." "true."
msgstr "" 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 #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:24
msgid "Token" msgid "Token"
msgstr "" msgstr ""
@ -335,13 +345,13 @@ msgid ""
"succeed. <br>By default, this value is \"\"." "succeed. <br>By default, this value is \"\"."
msgstr "" 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 "" msgid ""
"UseCompression controls whether or not communication with the server will be " "UseCompression controls whether or not communication with the server will be "
"compressed.<br>By default, this value is false." "compressed.<br>By default, this value is false."
msgstr "" 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 "" msgid ""
"UseEncryption controls whether or not communication with the server will be " "UseEncryption controls whether or not communication with the server will be "
"encrypted. Encryption is done using the tokens supplied in the server and " "encrypted. Encryption is done using the tokens supplied in the server and "
@ -359,7 +369,7 @@ msgid ""
"changed to \"{user}.{proxy_name}\".<br>By default, this value is \"\"." "changed to \"{user}.{proxy_name}\".<br>By default, this value is \"\"."
msgstr "" 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 #: applications/luci-app-frpc/root/usr/share/luci/menu.d/luci-app-frpc.json:3
msgid "frp Client" msgid "frp Client"
msgstr "" msgstr ""

View file

@ -14,6 +14,10 @@ msgstr ""
msgid "Additional configs" msgid "Additional configs"
msgstr "Extra konfigurationer" 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 #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:25
msgid "Admin address" msgid "Admin address"
msgstr "" msgstr ""
@ -66,11 +70,11 @@ msgid ""
"bundled executable using statik.<br>By default, this value is \"\"." "bundled executable using statik.<br>By default, this value is \"\"."
msgstr "" 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" msgid "Common Settings"
msgstr "" 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" msgid "Compression"
msgstr "" msgstr ""
@ -78,7 +82,7 @@ msgstr ""
msgid "Config files include in temporary config file" msgid "Config files include in temporary config file"
msgstr "" 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" msgid "Custom domains"
msgstr "" msgstr ""
@ -92,7 +96,7 @@ msgid ""
"true." "true."
msgstr "" 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" msgid "Encryption"
msgstr "" msgstr ""
@ -104,7 +108,7 @@ msgstr ""
msgid "Exit when login fail" msgid "Exit when login fail"
msgstr "" 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" msgid "General Settings"
msgstr "Generella inställningar" msgstr "Generella inställningar"
@ -112,11 +116,11 @@ msgstr "Generella inställningar"
msgid "Grant access to LuCI app frpc" msgid "Grant access to LuCI app frpc"
msgstr "" 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" msgid "HTTP Settings"
msgstr "" 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" msgid "HTTP password"
msgstr "" msgstr ""
@ -124,7 +128,7 @@ msgstr ""
msgid "HTTP proxy" msgid "HTTP proxy"
msgstr "" 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" msgid "HTTP user"
msgstr "" msgstr ""
@ -150,7 +154,7 @@ msgstr ""
msgid "Heartbeat timeout" msgid "Heartbeat timeout"
msgstr "" 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" msgid "Host header rewrite"
msgstr "" msgstr ""
@ -161,29 +165,29 @@ msgid ""
"this value is read from the \"http_proxy\" environment variable." "this value is read from the \"http_proxy\" environment variable."
msgstr "" 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" msgid "If remote_port is 0, frps will assign a random port for you"
msgstr "" 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
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:44
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:156 #: 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:45
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:157
msgid "Local port" msgid "Local port"
msgstr "" 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." msgid "LocalIp specifies the IP address or host name to proxy to."
msgstr "" 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." msgid "LocalPort specifies the port to proxy to."
msgstr "" 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" msgid "Locations"
msgstr "" msgstr ""
@ -212,7 +216,7 @@ msgid ""
"succeeds.<br>By default, this value is true." "succeeds.<br>By default, this value is true."
msgstr "" 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\"" msgid "Name can not be \"common\""
msgstr "" msgstr ""
@ -233,23 +237,23 @@ msgid ""
"value is \"tcp\"." "value is \"tcp\"."
msgstr "" 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" msgid "Proxy Settings"
msgstr "" 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
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:154 #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:155
msgid "Proxy type" msgid "Proxy type"
msgstr "" 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 "" msgid ""
"ProxyType specifies the type of this proxy. Valid values include \"tcp\", " "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\", and \"xtcp\".<br>By default, this "
"value is \"tcp\"." "value is \"tcp\"."
msgstr "" 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" msgid "Remote port"
msgstr "" msgstr ""
@ -257,7 +261,7 @@ msgstr ""
msgid "Respawn when crashed" msgid "Respawn when crashed"
msgstr "" 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" msgid "Role"
msgstr "" msgstr ""
@ -289,16 +293,16 @@ msgid ""
"this value is 7000." "this value is 7000."
msgstr "" 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" msgid "Sk"
msgstr "" msgstr ""
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:127 #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:128
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:131 #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:132
msgid "Startup Settings" msgid "Startup Settings"
msgstr "" 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" msgid "Subdomain"
msgstr "" msgstr ""
@ -324,6 +328,12 @@ msgid ""
"true." "true."
msgstr "" 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 #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:24
msgid "Token" msgid "Token"
msgstr "" msgstr ""
@ -335,13 +345,13 @@ msgid ""
"succeed. <br>By default, this value is \"\"." "succeed. <br>By default, this value is \"\"."
msgstr "" 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 "" msgid ""
"UseCompression controls whether or not communication with the server will be " "UseCompression controls whether or not communication with the server will be "
"compressed.<br>By default, this value is false." "compressed.<br>By default, this value is false."
msgstr "" 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 "" msgid ""
"UseEncryption controls whether or not communication with the server will be " "UseEncryption controls whether or not communication with the server will be "
"encrypted. Encryption is done using the tokens supplied in the server and " "encrypted. Encryption is done using the tokens supplied in the server and "
@ -359,7 +369,7 @@ msgid ""
"changed to \"{user}.{proxy_name}\".<br>By default, this value is \"\"." "changed to \"{user}.{proxy_name}\".<br>By default, this value is \"\"."
msgstr "" 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 #: applications/luci-app-frpc/root/usr/share/luci/menu.d/luci-app-frpc.json:3
msgid "frp Client" msgid "frp Client"
msgstr "" msgstr ""

View file

@ -5,6 +5,10 @@ msgstr "Content-Type: text/plain; charset=UTF-8"
msgid "Additional configs" msgid "Additional configs"
msgstr "" 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 #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:25
msgid "Admin address" msgid "Admin address"
msgstr "" msgstr ""
@ -57,11 +61,11 @@ msgid ""
"bundled executable using statik.<br>By default, this value is \"\"." "bundled executable using statik.<br>By default, this value is \"\"."
msgstr "" 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" msgid "Common Settings"
msgstr "" 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" msgid "Compression"
msgstr "" msgstr ""
@ -69,7 +73,7 @@ msgstr ""
msgid "Config files include in temporary config file" msgid "Config files include in temporary config file"
msgstr "" 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" msgid "Custom domains"
msgstr "" msgstr ""
@ -83,7 +87,7 @@ msgid ""
"true." "true."
msgstr "" 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" msgid "Encryption"
msgstr "" msgstr ""
@ -95,7 +99,7 @@ msgstr ""
msgid "Exit when login fail" msgid "Exit when login fail"
msgstr "" 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" msgid "General Settings"
msgstr "" msgstr ""
@ -103,11 +107,11 @@ msgstr ""
msgid "Grant access to LuCI app frpc" msgid "Grant access to LuCI app frpc"
msgstr "" 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" msgid "HTTP Settings"
msgstr "" 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" msgid "HTTP password"
msgstr "" msgstr ""
@ -115,7 +119,7 @@ msgstr ""
msgid "HTTP proxy" msgid "HTTP proxy"
msgstr "" 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" msgid "HTTP user"
msgstr "" msgstr ""
@ -141,7 +145,7 @@ msgstr ""
msgid "Heartbeat timeout" msgid "Heartbeat timeout"
msgstr "" 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" msgid "Host header rewrite"
msgstr "" msgstr ""
@ -152,29 +156,29 @@ msgid ""
"this value is read from the \"http_proxy\" environment variable." "this value is read from the \"http_proxy\" environment variable."
msgstr "" 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" msgid "If remote_port is 0, frps will assign a random port for you"
msgstr "" 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
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:44
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:156 #: 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:45
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:157
msgid "Local port" msgid "Local port"
msgstr "" 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." msgid "LocalIp specifies the IP address or host name to proxy to."
msgstr "" 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." msgid "LocalPort specifies the port to proxy to."
msgstr "" 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" msgid "Locations"
msgstr "" msgstr ""
@ -203,7 +207,7 @@ msgid ""
"succeeds.<br>By default, this value is true." "succeeds.<br>By default, this value is true."
msgstr "" 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\"" msgid "Name can not be \"common\""
msgstr "" msgstr ""
@ -224,23 +228,23 @@ msgid ""
"value is \"tcp\"." "value is \"tcp\"."
msgstr "" 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" msgid "Proxy Settings"
msgstr "" 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
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:154 #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:155
msgid "Proxy type" msgid "Proxy type"
msgstr "" 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 "" msgid ""
"ProxyType specifies the type of this proxy. Valid values include \"tcp\", " "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\", and \"xtcp\".<br>By default, this "
"value is \"tcp\"." "value is \"tcp\"."
msgstr "" 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" msgid "Remote port"
msgstr "" msgstr ""
@ -248,7 +252,7 @@ msgstr ""
msgid "Respawn when crashed" msgid "Respawn when crashed"
msgstr "" 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" msgid "Role"
msgstr "" msgstr ""
@ -280,16 +284,16 @@ msgid ""
"this value is 7000." "this value is 7000."
msgstr "" 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" msgid "Sk"
msgstr "" msgstr ""
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:127 #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:128
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:131 #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:132
msgid "Startup Settings" msgid "Startup Settings"
msgstr "" 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" msgid "Subdomain"
msgstr "" msgstr ""
@ -315,6 +319,12 @@ msgid ""
"true." "true."
msgstr "" 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 #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:24
msgid "Token" msgid "Token"
msgstr "" msgstr ""
@ -326,13 +336,13 @@ msgid ""
"succeed. <br>By default, this value is \"\"." "succeed. <br>By default, this value is \"\"."
msgstr "" 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 "" msgid ""
"UseCompression controls whether or not communication with the server will be " "UseCompression controls whether or not communication with the server will be "
"compressed.<br>By default, this value is false." "compressed.<br>By default, this value is false."
msgstr "" 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 "" msgid ""
"UseEncryption controls whether or not communication with the server will be " "UseEncryption controls whether or not communication with the server will be "
"encrypted. Encryption is done using the tokens supplied in the server and " "encrypted. Encryption is done using the tokens supplied in the server and "
@ -350,7 +360,7 @@ msgid ""
"changed to \"{user}.{proxy_name}\".<br>By default, this value is \"\"." "changed to \"{user}.{proxy_name}\".<br>By default, this value is \"\"."
msgstr "" 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 #: applications/luci-app-frpc/root/usr/share/luci/menu.d/luci-app-frpc.json:3
msgid "frp Client" msgid "frp Client"
msgstr "" msgstr ""

View file

@ -14,6 +14,10 @@ msgstr ""
msgid "Additional configs" msgid "Additional configs"
msgstr "" 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 #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:25
msgid "Admin address" msgid "Admin address"
msgstr "" msgstr ""
@ -66,11 +70,11 @@ msgid ""
"bundled executable using statik.<br>By default, this value is \"\"." "bundled executable using statik.<br>By default, this value is \"\"."
msgstr "" 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" msgid "Common Settings"
msgstr "" 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" msgid "Compression"
msgstr "" msgstr ""
@ -78,7 +82,7 @@ msgstr ""
msgid "Config files include in temporary config file" msgid "Config files include in temporary config file"
msgstr "" 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" msgid "Custom domains"
msgstr "" msgstr ""
@ -92,7 +96,7 @@ msgid ""
"true." "true."
msgstr "" 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" msgid "Encryption"
msgstr "Şifreleme" msgstr "Şifreleme"
@ -104,7 +108,7 @@ msgstr ""
msgid "Exit when login fail" msgid "Exit when login fail"
msgstr "" 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" msgid "General Settings"
msgstr "Genel Ayarlar" msgstr "Genel Ayarlar"
@ -112,11 +116,11 @@ msgstr "Genel Ayarlar"
msgid "Grant access to LuCI app frpc" msgid "Grant access to LuCI app frpc"
msgstr "" 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" msgid "HTTP Settings"
msgstr "" 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" msgid "HTTP password"
msgstr "" msgstr ""
@ -124,7 +128,7 @@ msgstr ""
msgid "HTTP proxy" msgid "HTTP proxy"
msgstr "" 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" msgid "HTTP user"
msgstr "" msgstr ""
@ -150,7 +154,7 @@ msgstr ""
msgid "Heartbeat timeout" msgid "Heartbeat timeout"
msgstr "" 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" msgid "Host header rewrite"
msgstr "" msgstr ""
@ -161,29 +165,29 @@ msgid ""
"this value is read from the \"http_proxy\" environment variable." "this value is read from the \"http_proxy\" environment variable."
msgstr "" 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" msgid "If remote_port is 0, frps will assign a random port for you"
msgstr "" 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
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:44
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:156 #: 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:45
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:157
msgid "Local port" msgid "Local port"
msgstr "" 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." msgid "LocalIp specifies the IP address or host name to proxy to."
msgstr "" 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." msgid "LocalPort specifies the port to proxy to."
msgstr "" 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" msgid "Locations"
msgstr "" msgstr ""
@ -212,7 +216,7 @@ msgid ""
"succeeds.<br>By default, this value is true." "succeeds.<br>By default, this value is true."
msgstr "" 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\"" msgid "Name can not be \"common\""
msgstr "" msgstr ""
@ -233,23 +237,23 @@ msgid ""
"value is \"tcp\"." "value is \"tcp\"."
msgstr "" 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" msgid "Proxy Settings"
msgstr "" 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
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:154 #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:155
msgid "Proxy type" msgid "Proxy type"
msgstr "" 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 "" msgid ""
"ProxyType specifies the type of this proxy. Valid values include \"tcp\", " "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\", and \"xtcp\".<br>By default, this "
"value is \"tcp\"." "value is \"tcp\"."
msgstr "" 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" msgid "Remote port"
msgstr "" msgstr ""
@ -257,7 +261,7 @@ msgstr ""
msgid "Respawn when crashed" msgid "Respawn when crashed"
msgstr "" 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" msgid "Role"
msgstr "" msgstr ""
@ -289,16 +293,16 @@ msgid ""
"this value is 7000." "this value is 7000."
msgstr "" 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" msgid "Sk"
msgstr "" msgstr ""
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:127 #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:128
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:131 #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:132
msgid "Startup Settings" msgid "Startup Settings"
msgstr "" 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" msgid "Subdomain"
msgstr "" msgstr ""
@ -324,6 +328,12 @@ msgid ""
"true." "true."
msgstr "" 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 #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:24
msgid "Token" msgid "Token"
msgstr "" msgstr ""
@ -335,13 +345,13 @@ msgid ""
"succeed. <br>By default, this value is \"\"." "succeed. <br>By default, this value is \"\"."
msgstr "" 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 "" msgid ""
"UseCompression controls whether or not communication with the server will be " "UseCompression controls whether or not communication with the server will be "
"compressed.<br>By default, this value is false." "compressed.<br>By default, this value is false."
msgstr "" 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 "" msgid ""
"UseEncryption controls whether or not communication with the server will be " "UseEncryption controls whether or not communication with the server will be "
"encrypted. Encryption is done using the tokens supplied in the server and " "encrypted. Encryption is done using the tokens supplied in the server and "
@ -359,7 +369,7 @@ msgid ""
"changed to \"{user}.{proxy_name}\".<br>By default, this value is \"\"." "changed to \"{user}.{proxy_name}\".<br>By default, this value is \"\"."
msgstr "" 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 #: applications/luci-app-frpc/root/usr/share/luci/menu.d/luci-app-frpc.json:3
msgid "frp Client" msgid "frp Client"
msgstr "" msgstr ""

View file

@ -15,6 +15,10 @@ msgstr ""
msgid "Additional configs" msgid "Additional configs"
msgstr "" 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 #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:25
msgid "Admin address" msgid "Admin address"
msgstr "" msgstr ""
@ -67,11 +71,11 @@ msgid ""
"bundled executable using statik.<br>By default, this value is \"\"." "bundled executable using statik.<br>By default, this value is \"\"."
msgstr "" 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" msgid "Common Settings"
msgstr "" 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" msgid "Compression"
msgstr "" msgstr ""
@ -79,7 +83,7 @@ msgstr ""
msgid "Config files include in temporary config file" msgid "Config files include in temporary config file"
msgstr "" 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" msgid "Custom domains"
msgstr "" msgstr ""
@ -93,7 +97,7 @@ msgid ""
"true." "true."
msgstr "" 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" msgid "Encryption"
msgstr "Шифрування" msgstr "Шифрування"
@ -105,7 +109,7 @@ msgstr ""
msgid "Exit when login fail" msgid "Exit when login fail"
msgstr "" 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" msgid "General Settings"
msgstr "Головні налаштування" msgstr "Головні налаштування"
@ -113,11 +117,11 @@ msgstr "Головні налаштування"
msgid "Grant access to LuCI app frpc" msgid "Grant access to LuCI app frpc"
msgstr "" 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" msgid "HTTP Settings"
msgstr "Налаштування HTTP" 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" msgid "HTTP password"
msgstr "Пароль HTTP" msgstr "Пароль HTTP"
@ -125,7 +129,7 @@ msgstr "Пароль HTTP"
msgid "HTTP proxy" msgid "HTTP proxy"
msgstr "Проксі HTTP" 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" msgid "HTTP user"
msgstr "Користувач HTTP" msgstr "Користувач HTTP"
@ -151,7 +155,7 @@ msgstr ""
msgid "Heartbeat timeout" msgid "Heartbeat timeout"
msgstr "" 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" msgid "Host header rewrite"
msgstr "" msgstr ""
@ -162,29 +166,29 @@ msgid ""
"this value is read from the \"http_proxy\" environment variable." "this value is read from the \"http_proxy\" environment variable."
msgstr "" 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" msgid "If remote_port is 0, frps will assign a random port for you"
msgstr "" 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
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:44
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:156 #: 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:45
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:157
msgid "Local port" msgid "Local port"
msgstr "" 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." msgid "LocalIp specifies the IP address or host name to proxy to."
msgstr "" 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." msgid "LocalPort specifies the port to proxy to."
msgstr "" 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" msgid "Locations"
msgstr "" msgstr ""
@ -213,7 +217,7 @@ msgid ""
"succeeds.<br>By default, this value is true." "succeeds.<br>By default, this value is true."
msgstr "" 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\"" msgid "Name can not be \"common\""
msgstr "" msgstr ""
@ -234,23 +238,23 @@ msgid ""
"value is \"tcp\"." "value is \"tcp\"."
msgstr "" 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" msgid "Proxy Settings"
msgstr "" 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
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:154 #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:155
msgid "Proxy type" msgid "Proxy type"
msgstr "" 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 "" msgid ""
"ProxyType specifies the type of this proxy. Valid values include \"tcp\", " "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\", and \"xtcp\".<br>By default, this "
"value is \"tcp\"." "value is \"tcp\"."
msgstr "" 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" msgid "Remote port"
msgstr "" msgstr ""
@ -258,7 +262,7 @@ msgstr ""
msgid "Respawn when crashed" msgid "Respawn when crashed"
msgstr "" 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" msgid "Role"
msgstr "" msgstr ""
@ -290,16 +294,16 @@ msgid ""
"this value is 7000." "this value is 7000."
msgstr "" 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" msgid "Sk"
msgstr "" msgstr ""
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:127 #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:128
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:131 #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:132
msgid "Startup Settings" msgid "Startup Settings"
msgstr "" 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" msgid "Subdomain"
msgstr "" msgstr ""
@ -325,6 +329,12 @@ msgid ""
"true." "true."
msgstr "" 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 #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:24
msgid "Token" msgid "Token"
msgstr "" msgstr ""
@ -336,13 +346,13 @@ msgid ""
"succeed. <br>By default, this value is \"\"." "succeed. <br>By default, this value is \"\"."
msgstr "" 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 "" msgid ""
"UseCompression controls whether or not communication with the server will be " "UseCompression controls whether or not communication with the server will be "
"compressed.<br>By default, this value is false." "compressed.<br>By default, this value is false."
msgstr "" 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 "" msgid ""
"UseEncryption controls whether or not communication with the server will be " "UseEncryption controls whether or not communication with the server will be "
"encrypted. Encryption is done using the tokens supplied in the server and " "encrypted. Encryption is done using the tokens supplied in the server and "
@ -360,7 +370,7 @@ msgid ""
"changed to \"{user}.{proxy_name}\".<br>By default, this value is \"\"." "changed to \"{user}.{proxy_name}\".<br>By default, this value is \"\"."
msgstr "" 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 #: applications/luci-app-frpc/root/usr/share/luci/menu.d/luci-app-frpc.json:3
msgid "frp Client" msgid "frp Client"
msgstr "" msgstr ""

View file

@ -14,6 +14,10 @@ msgstr ""
msgid "Additional configs" msgid "Additional configs"
msgstr "" 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 #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:25
msgid "Admin address" msgid "Admin address"
msgstr "" msgstr ""
@ -66,11 +70,11 @@ msgid ""
"bundled executable using statik.<br>By default, this value is \"\"." "bundled executable using statik.<br>By default, this value is \"\"."
msgstr "" 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" msgid "Common Settings"
msgstr "" 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" msgid "Compression"
msgstr "" msgstr ""
@ -78,7 +82,7 @@ msgstr ""
msgid "Config files include in temporary config file" msgid "Config files include in temporary config file"
msgstr "" 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" msgid "Custom domains"
msgstr "" msgstr ""
@ -92,7 +96,7 @@ msgid ""
"true." "true."
msgstr "" 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" msgid "Encryption"
msgstr "" msgstr ""
@ -104,7 +108,7 @@ msgstr ""
msgid "Exit when login fail" msgid "Exit when login fail"
msgstr "" 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" msgid "General Settings"
msgstr "" msgstr ""
@ -112,11 +116,11 @@ msgstr ""
msgid "Grant access to LuCI app frpc" msgid "Grant access to LuCI app frpc"
msgstr "" 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" msgid "HTTP Settings"
msgstr "" 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" msgid "HTTP password"
msgstr "" msgstr ""
@ -124,7 +128,7 @@ msgstr ""
msgid "HTTP proxy" msgid "HTTP proxy"
msgstr "" 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" msgid "HTTP user"
msgstr "" msgstr ""
@ -150,7 +154,7 @@ msgstr ""
msgid "Heartbeat timeout" msgid "Heartbeat timeout"
msgstr "" 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" msgid "Host header rewrite"
msgstr "" msgstr ""
@ -161,29 +165,29 @@ msgid ""
"this value is read from the \"http_proxy\" environment variable." "this value is read from the \"http_proxy\" environment variable."
msgstr "" 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" msgid "If remote_port is 0, frps will assign a random port for you"
msgstr "" 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
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:44
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:156 #: 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:45
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:157
msgid "Local port" msgid "Local port"
msgstr "" 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." msgid "LocalIp specifies the IP address or host name to proxy to."
msgstr "" 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." msgid "LocalPort specifies the port to proxy to."
msgstr "" 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" msgid "Locations"
msgstr "" msgstr ""
@ -212,7 +216,7 @@ msgid ""
"succeeds.<br>By default, this value is true." "succeeds.<br>By default, this value is true."
msgstr "" 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\"" msgid "Name can not be \"common\""
msgstr "" msgstr ""
@ -233,23 +237,23 @@ msgid ""
"value is \"tcp\"." "value is \"tcp\"."
msgstr "" 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" msgid "Proxy Settings"
msgstr "" 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
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:154 #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:155
msgid "Proxy type" msgid "Proxy type"
msgstr "" 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 "" msgid ""
"ProxyType specifies the type of this proxy. Valid values include \"tcp\", " "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\", and \"xtcp\".<br>By default, this "
"value is \"tcp\"." "value is \"tcp\"."
msgstr "" 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" msgid "Remote port"
msgstr "" msgstr ""
@ -257,7 +261,7 @@ msgstr ""
msgid "Respawn when crashed" msgid "Respawn when crashed"
msgstr "" 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" msgid "Role"
msgstr "" msgstr ""
@ -289,16 +293,16 @@ msgid ""
"this value is 7000." "this value is 7000."
msgstr "" 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" msgid "Sk"
msgstr "" msgstr ""
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:127 #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:128
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:131 #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:132
msgid "Startup Settings" msgid "Startup Settings"
msgstr "" 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" msgid "Subdomain"
msgstr "" msgstr ""
@ -324,6 +328,12 @@ msgid ""
"true." "true."
msgstr "" 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 #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:24
msgid "Token" msgid "Token"
msgstr "" msgstr ""
@ -335,13 +345,13 @@ msgid ""
"succeed. <br>By default, this value is \"\"." "succeed. <br>By default, this value is \"\"."
msgstr "" 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 "" msgid ""
"UseCompression controls whether or not communication with the server will be " "UseCompression controls whether or not communication with the server will be "
"compressed.<br>By default, this value is false." "compressed.<br>By default, this value is false."
msgstr "" 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 "" msgid ""
"UseEncryption controls whether or not communication with the server will be " "UseEncryption controls whether or not communication with the server will be "
"encrypted. Encryption is done using the tokens supplied in the server and " "encrypted. Encryption is done using the tokens supplied in the server and "
@ -359,7 +369,7 @@ msgid ""
"changed to \"{user}.{proxy_name}\".<br>By default, this value is \"\"." "changed to \"{user}.{proxy_name}\".<br>By default, this value is \"\"."
msgstr "" 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 #: applications/luci-app-frpc/root/usr/share/luci/menu.d/luci-app-frpc.json:3
msgid "frp Client" msgid "frp Client"
msgstr "" msgstr ""

View file

@ -14,6 +14,10 @@ msgstr ""
msgid "Additional configs" msgid "Additional configs"
msgstr "额外配置" 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 #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:25
msgid "Admin address" msgid "Admin address"
msgstr "管理地址" msgstr "管理地址"
@ -72,11 +76,11 @@ msgstr ""
"AssetsDir指定管理服务器用于加载资源的本地目录。如果此值为空则使用statik从可" "AssetsDir指定管理服务器用于加载资源的本地目录。如果此值为空则使用statik从可"
"执行文件中加载资源。<br>默认情况下,此值为空。" "执行文件中加载资源。<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" msgid "Common Settings"
msgstr "通用设置" 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" msgid "Compression"
msgstr "压缩" msgstr "压缩"
@ -84,7 +88,7 @@ msgstr "压缩"
msgid "Config files include in temporary config file" msgid "Config files include in temporary config file"
msgstr "配置文件包含在临时配置文件中" 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" msgid "Custom domains"
msgstr "自定义域名" msgstr "自定义域名"
@ -98,7 +102,7 @@ msgid ""
"true." "true."
msgstr "当DisableLogColor设置为true且LogWay==\"console\"时禁用日志颜色。" 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" msgid "Encryption"
msgstr "加密" msgstr "加密"
@ -110,7 +114,7 @@ msgstr "环境变量"
msgid "Exit when login fail" msgid "Exit when login fail"
msgstr "当登录失败时退出" 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" msgid "General Settings"
msgstr "常规设置" msgstr "常规设置"
@ -118,11 +122,11 @@ msgstr "常规设置"
msgid "Grant access to LuCI app frpc" msgid "Grant access to LuCI app frpc"
msgstr "授予对LuCI应用程序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" msgid "HTTP Settings"
msgstr "HTTP 设置" 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" msgid "HTTP password"
msgstr "HTTP 密码" msgstr "HTTP 密码"
@ -130,7 +134,7 @@ msgstr "HTTP 密码"
msgid "HTTP proxy" msgid "HTTP proxy"
msgstr "HTTP 代理" 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" msgid "HTTP user"
msgstr "HTTP 用户" msgstr "HTTP 用户"
@ -160,7 +164,7 @@ msgstr "心跳包间隔时间"
msgid "Heartbeat timeout" msgid "Heartbeat timeout"
msgstr "心跳包超时" 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" msgid "Host header rewrite"
msgstr "主机头重写" msgstr "主机头重写"
@ -173,29 +177,29 @@ msgstr ""
"HttpProxy 指定连接到服务器所用的代理地址。如果此值空,则直接连接服务器。<br>" "HttpProxy 指定连接到服务器所用的代理地址。如果此值空,则直接连接服务器。<br>"
"默认情况下,从\"http_proxy\"环境变量中读取此值。" "默认情况下,从\"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" msgid "If remote_port is 0, frps will assign a random port for you"
msgstr "如果remote_port为 0frps 将为您随机分配一个端口" msgstr "如果remote_port为 0frps 将为您随机分配一个端口"
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:43 #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:44
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:155 #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:156
msgid "Local IP" msgid "Local IP"
msgstr "本地 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:45
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:156 #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:157
msgid "Local port" msgid "Local port"
msgstr "监听端口" 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." msgid "LocalIp specifies the IP address or host name to proxy to."
msgstr "LocalIp 指定要被代理的 IP 地址或主机名。" 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." msgid "LocalPort specifies the port to proxy to."
msgstr "LocalPort 指定要被代理的端口。" 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" msgid "Locations"
msgstr "位置" msgstr "位置"
@ -228,7 +232,7 @@ msgstr ""
"LoginFailExit 控制客户端在尝试登录失败后是否应退出。如果为 false客户端将重" "LoginFailExit 控制客户端在尝试登录失败后是否应退出。如果为 false客户端将重"
"试,直到登录成功。<br>默认情况下,此值为 true。" "试,直到登录成功。<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\"" msgid "Name can not be \"common\""
msgstr "名称不能\"common\"" msgstr "名称不能\"common\""
@ -253,25 +257,25 @@ msgstr ""
"Protocol 指定在与服务器交互时要使用的协议。有效值为\"tcp\"、\"kcp\"和" "Protocol 指定在与服务器交互时要使用的协议。有效值为\"tcp\"、\"kcp\"和"
"\"websocket\"。<br>默认情况下,此值为\"tcp\"。" "\"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" msgid "Proxy Settings"
msgstr "代理设置" 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
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:154 #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:155
msgid "Proxy type" msgid "Proxy type"
msgstr "代理类型" 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 "" msgid ""
"ProxyType specifies the type of this proxy. Valid values include \"tcp\", " "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\", and \"xtcp\".<br>By default, this "
"value is \"tcp\"." "value is \"tcp\"."
msgstr "" msgstr ""
"ProxyType 指定此代理的类型。有效值包括\"tcp\"、\"udp\"、\"http\"、\"http\"、\"https\"、\"stcp\"和" "ProxyType 指定此代理的类型。有效值包括\"tcp\"、\"udp\"、\"http\"、\"http"
"\"xtcp\"。<br>默认情况下,此值为\"tcp\"。" "\"、\"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" msgid "Remote port"
msgstr "远程端口" msgstr "远程端口"
@ -279,7 +283,7 @@ msgstr "远程端口"
msgid "Respawn when crashed" msgid "Respawn when crashed"
msgstr "崩溃时重启" 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" msgid "Role"
msgstr "角色" msgstr "角色"
@ -312,16 +316,16 @@ msgid ""
"this value is 7000." "this value is 7000."
msgstr "ServerPort 指定要连接到的服务器端口。<br>默认情况下,此值为 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" msgid "Sk"
msgstr "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:128
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:131 #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:132
msgid "Startup Settings" msgid "Startup Settings"
msgstr "启动设置" 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" msgid "Subdomain"
msgstr "子域名" msgstr "子域名"
@ -349,6 +353,12 @@ msgstr ""
"TcpMux 切换 TCP 流多路复用。这允许来自客户端的多个请求共享单个 TCP 连接。如果" "TcpMux 切换 TCP 流多路复用。这允许来自客户端的多个请求共享单个 TCP 连接。如果"
"此值为 true则服务器必须启用 TCP 多路复用。<br>默认情况下,此值为 true。" "此值为 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 #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:24
msgid "Token" msgid "Token"
msgstr "令牌" msgstr "令牌"
@ -362,14 +372,14 @@ msgstr ""
"Token 指定用于创建要发送到服务器的密钥的授权令牌。服务器必须具有匹配的令牌才" "Token 指定用于创建要发送到服务器的密钥的授权令牌。服务器必须具有匹配的令牌才"
"能成功进行授权。<br>默认情况下,此值为空。" "能成功进行授权。<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 "" msgid ""
"UseCompression controls whether or not communication with the server will be " "UseCompression controls whether or not communication with the server will be "
"compressed.<br>By default, this value is false." "compressed.<br>By default, this value is false."
msgstr "" msgstr ""
"UseCompression 控制是否压缩与服务器的通信。<br>默认情况下,此值为 false。" "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 "" msgid ""
"UseEncryption controls whether or not communication with the server will be " "UseEncryption controls whether or not communication with the server will be "
"encrypted. Encryption is done using the tokens supplied in the server and " "encrypted. Encryption is done using the tokens supplied in the server and "
@ -391,7 +401,7 @@ msgstr ""
"User 为代理名称指定前缀,以将它们与其他客户端区分开来。如果此值不为空,则代理" "User 为代理名称指定前缀,以将它们与其他客户端区分开来。如果此值不为空,则代理"
"名称将自动更改为\"{user}.{proxy_name}\"。<br>默认情况下,此值为空。" "名称将自动更改为\"{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 #: applications/luci-app-frpc/root/usr/share/luci/menu.d/luci-app-frpc.json:3
msgid "frp Client" msgid "frp Client"
msgstr "frp 客户端" msgstr "frp 客户端"

View file

@ -14,6 +14,10 @@ msgstr ""
msgid "Additional configs" msgid "Additional configs"
msgstr "額外設定" 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 #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:25
msgid "Admin address" msgid "Admin address"
msgstr "" msgstr ""
@ -66,11 +70,11 @@ msgid ""
"bundled executable using statik.<br>By default, this value is \"\"." "bundled executable using statik.<br>By default, this value is \"\"."
msgstr "" 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" msgid "Common Settings"
msgstr "" 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" msgid "Compression"
msgstr "" msgstr ""
@ -78,7 +82,7 @@ msgstr ""
msgid "Config files include in temporary config file" msgid "Config files include in temporary config file"
msgstr "" 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" msgid "Custom domains"
msgstr "" msgstr ""
@ -92,7 +96,7 @@ msgid ""
"true." "true."
msgstr "" 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" msgid "Encryption"
msgstr "" msgstr ""
@ -104,7 +108,7 @@ msgstr ""
msgid "Exit when login fail" msgid "Exit when login fail"
msgstr "" 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" msgid "General Settings"
msgstr "一般設定" msgstr "一般設定"
@ -112,11 +116,11 @@ msgstr "一般設定"
msgid "Grant access to LuCI app frpc" msgid "Grant access to LuCI app frpc"
msgstr "" 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" msgid "HTTP Settings"
msgstr "" 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" msgid "HTTP password"
msgstr "" msgstr ""
@ -124,7 +128,7 @@ msgstr ""
msgid "HTTP proxy" msgid "HTTP proxy"
msgstr "" 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" msgid "HTTP user"
msgstr "" msgstr ""
@ -150,7 +154,7 @@ msgstr ""
msgid "Heartbeat timeout" msgid "Heartbeat timeout"
msgstr "" 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" msgid "Host header rewrite"
msgstr "" msgstr ""
@ -161,29 +165,29 @@ msgid ""
"this value is read from the \"http_proxy\" environment variable." "this value is read from the \"http_proxy\" environment variable."
msgstr "" 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" msgid "If remote_port is 0, frps will assign a random port for you"
msgstr "" 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
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:44
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:156 #: 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:45
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:157
msgid "Local port" msgid "Local port"
msgstr "" 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." msgid "LocalIp specifies the IP address or host name to proxy to."
msgstr "" 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." msgid "LocalPort specifies the port to proxy to."
msgstr "" 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" msgid "Locations"
msgstr "" msgstr ""
@ -212,7 +216,7 @@ msgid ""
"succeeds.<br>By default, this value is true." "succeeds.<br>By default, this value is true."
msgstr "" 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\"" msgid "Name can not be \"common\""
msgstr "" msgstr ""
@ -233,23 +237,23 @@ msgid ""
"value is \"tcp\"." "value is \"tcp\"."
msgstr "" 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" msgid "Proxy Settings"
msgstr "" 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
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:154 #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:155
msgid "Proxy type" msgid "Proxy type"
msgstr "" 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 "" msgid ""
"ProxyType specifies the type of this proxy. Valid values include \"tcp\", " "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\", and \"xtcp\".<br>By default, this "
"value is \"tcp\"." "value is \"tcp\"."
msgstr "" 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" msgid "Remote port"
msgstr "" msgstr ""
@ -257,7 +261,7 @@ msgstr ""
msgid "Respawn when crashed" msgid "Respawn when crashed"
msgstr "" 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" msgid "Role"
msgstr "" msgstr ""
@ -289,16 +293,16 @@ msgid ""
"this value is 7000." "this value is 7000."
msgstr "" 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" msgid "Sk"
msgstr "" msgstr ""
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:127 #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:128
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:131 #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:132
msgid "Startup Settings" msgid "Startup Settings"
msgstr "" 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" msgid "Subdomain"
msgstr "" msgstr ""
@ -324,6 +328,12 @@ msgid ""
"true." "true."
msgstr "" 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 #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:24
msgid "Token" msgid "Token"
msgstr "權杖" msgstr "權杖"
@ -335,13 +345,13 @@ msgid ""
"succeed. <br>By default, this value is \"\"." "succeed. <br>By default, this value is \"\"."
msgstr "" 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 "" msgid ""
"UseCompression controls whether or not communication with the server will be " "UseCompression controls whether or not communication with the server will be "
"compressed.<br>By default, this value is false." "compressed.<br>By default, this value is false."
msgstr "" 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 "" msgid ""
"UseEncryption controls whether or not communication with the server will be " "UseEncryption controls whether or not communication with the server will be "
"encrypted. Encryption is done using the tokens supplied in the server and " "encrypted. Encryption is done using the tokens supplied in the server and "
@ -359,7 +369,7 @@ msgid ""
"changed to \"{user}.{proxy_name}\".<br>By default, this value is \"\"." "changed to \"{user}.{proxy_name}\".<br>By default, this value is \"\"."
msgstr "" 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 #: applications/luci-app-frpc/root/usr/share/luci/menu.d/luci-app-frpc.json:3
msgid "frp Client" msgid "frp Client"
msgstr "" msgstr ""

View file

@ -38,7 +38,8 @@ var commonConf = [
[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, '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, '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, '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) { function setParams(o, params) {

View file

@ -8,6 +8,10 @@ msgstr ""
msgid "Additional configs" msgid "Additional configs"
msgstr "" 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 #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:39
msgid "Allow ports" msgid "Allow ports"
msgstr "" msgstr ""
@ -64,7 +68,7 @@ msgid ""
"value is 0" "value is 0"
msgstr "" 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" msgid "Common settings"
msgstr "" msgstr ""
@ -236,8 +240,8 @@ msgstr ""
msgid "Run daemon as user" msgid "Run daemon as user"
msgstr "" msgstr ""
#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:102 #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:103
#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:106 #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:107
msgid "Startup settings" msgid "Startup settings"
msgstr "" msgstr ""
@ -264,6 +268,12 @@ msgid ""
"client to share a single TCP connection.<br>By default, this value is true." "client to share a single TCP connection.<br>By default, this value is true."
msgstr "" 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 #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:35
msgid "Token" msgid "Token"
msgstr "" msgstr ""
@ -311,7 +321,7 @@ msgid ""
"<br>By default, this value is 0." "<br>By default, this value is 0."
msgstr "" 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 #: applications/luci-app-frps/root/usr/share/luci/menu.d/luci-app-frps.json:3
msgid "frp Server" msgid "frp Server"
msgstr "" msgstr ""

View file

@ -8,6 +8,10 @@ msgstr ""
msgid "Additional configs" msgid "Additional configs"
msgstr "" 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 #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:39
msgid "Allow ports" msgid "Allow ports"
msgstr "" msgstr ""
@ -64,7 +68,7 @@ msgid ""
"value is 0" "value is 0"
msgstr "" 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" msgid "Common settings"
msgstr "" msgstr ""
@ -236,8 +240,8 @@ msgstr ""
msgid "Run daemon as user" msgid "Run daemon as user"
msgstr "" msgstr ""
#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:102 #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:103
#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:106 #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:107
msgid "Startup settings" msgid "Startup settings"
msgstr "" msgstr ""
@ -264,6 +268,12 @@ msgid ""
"client to share a single TCP connection.<br>By default, this value is true." "client to share a single TCP connection.<br>By default, this value is true."
msgstr "" 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 #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:35
msgid "Token" msgid "Token"
msgstr "" msgstr ""
@ -311,7 +321,7 @@ msgid ""
"<br>By default, this value is 0." "<br>By default, this value is 0."
msgstr "" 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 #: applications/luci-app-frps/root/usr/share/luci/menu.d/luci-app-frps.json:3
msgid "frp Server" msgid "frp Server"
msgstr "" msgstr ""

View file

@ -8,6 +8,10 @@ msgstr ""
msgid "Additional configs" msgid "Additional configs"
msgstr "" 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 #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:39
msgid "Allow ports" msgid "Allow ports"
msgstr "" msgstr ""
@ -64,7 +68,7 @@ msgid ""
"value is 0" "value is 0"
msgstr "" 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" msgid "Common settings"
msgstr "" msgstr ""
@ -236,8 +240,8 @@ msgstr ""
msgid "Run daemon as user" msgid "Run daemon as user"
msgstr "" msgstr ""
#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:102 #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:103
#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:106 #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:107
msgid "Startup settings" msgid "Startup settings"
msgstr "" msgstr ""
@ -264,6 +268,12 @@ msgid ""
"client to share a single TCP connection.<br>By default, this value is true." "client to share a single TCP connection.<br>By default, this value is true."
msgstr "" 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 #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:35
msgid "Token" msgid "Token"
msgstr "" msgstr ""
@ -311,7 +321,7 @@ msgid ""
"<br>By default, this value is 0." "<br>By default, this value is 0."
msgstr "" 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 #: applications/luci-app-frps/root/usr/share/luci/menu.d/luci-app-frps.json:3
msgid "frp Server" msgid "frp Server"
msgstr "" msgstr ""

View file

@ -8,6 +8,10 @@ msgstr ""
msgid "Additional configs" msgid "Additional configs"
msgstr "" 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 #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:39
msgid "Allow ports" msgid "Allow ports"
msgstr "" msgstr ""
@ -64,7 +68,7 @@ msgid ""
"value is 0" "value is 0"
msgstr "" 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" msgid "Common settings"
msgstr "" msgstr ""
@ -236,8 +240,8 @@ msgstr ""
msgid "Run daemon as user" msgid "Run daemon as user"
msgstr "" msgstr ""
#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:102 #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:103
#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:106 #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:107
msgid "Startup settings" msgid "Startup settings"
msgstr "" msgstr ""
@ -264,6 +268,12 @@ msgid ""
"client to share a single TCP connection.<br>By default, this value is true." "client to share a single TCP connection.<br>By default, this value is true."
msgstr "" 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 #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:35
msgid "Token" msgid "Token"
msgstr "" msgstr ""
@ -311,7 +321,7 @@ msgid ""
"<br>By default, this value is 0." "<br>By default, this value is 0."
msgstr "" 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 #: applications/luci-app-frps/root/usr/share/luci/menu.d/luci-app-frps.json:3
msgid "frp Server" msgid "frp Server"
msgstr "" msgstr ""

View file

@ -8,6 +8,10 @@ msgstr ""
msgid "Additional configs" msgid "Additional configs"
msgstr "" 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 #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:39
msgid "Allow ports" msgid "Allow ports"
msgstr "" msgstr ""
@ -64,7 +68,7 @@ msgid ""
"value is 0" "value is 0"
msgstr "" 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" msgid "Common settings"
msgstr "" msgstr ""
@ -236,8 +240,8 @@ msgstr ""
msgid "Run daemon as user" msgid "Run daemon as user"
msgstr "" msgstr ""
#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:102 #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:103
#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:106 #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:107
msgid "Startup settings" msgid "Startup settings"
msgstr "" msgstr ""
@ -264,6 +268,12 @@ msgid ""
"client to share a single TCP connection.<br>By default, this value is true." "client to share a single TCP connection.<br>By default, this value is true."
msgstr "" 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 #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:35
msgid "Token" msgid "Token"
msgstr "" msgstr ""
@ -311,7 +321,7 @@ msgid ""
"<br>By default, this value is 0." "<br>By default, this value is 0."
msgstr "" 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 #: applications/luci-app-frps/root/usr/share/luci/menu.d/luci-app-frps.json:3
msgid "frp Server" msgid "frp Server"
msgstr "" msgstr ""

View file

@ -14,6 +14,10 @@ msgstr ""
msgid "Additional configs" msgid "Additional configs"
msgstr "Zusätzliche Konfiguration" 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 #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:39
msgid "Allow ports" msgid "Allow ports"
msgstr "Erlaube Ports" msgstr "Erlaube Ports"
@ -86,7 +90,7 @@ msgstr ""
"Wert 0 ist, lauscht der Server nicht auf KCP-Verbindungen.<br>Standardmäßig " "Wert 0 ist, lauscht der Server nicht auf KCP-Verbindungen.<br>Standardmäßig "
"ist dieser Wert 0" "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" msgid "Common settings"
msgstr "Allgemeine Einstellungen" msgstr "Allgemeine Einstellungen"
@ -292,8 +296,8 @@ msgstr "Daemon als Gruppe ausführen"
msgid "Run daemon as user" msgid "Run daemon as user"
msgstr "Daemon als Gruppe ausführen" 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:103
#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:106 #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:107
msgid "Startup settings" msgid "Startup settings"
msgstr "Start-Einstellungen" msgstr "Start-Einstellungen"
@ -328,6 +332,12 @@ msgstr ""
"Anfragen von einem Client, sich eine einzige TCP-Verbindung zu teilen.<br>In " "Anfragen von einem Client, sich eine einzige TCP-Verbindung zu teilen.<br>In "
"der Voreinstellung ist dieser Wert wahr." "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 #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:35
msgid "Token" msgid "Token"
msgstr "Token" msgstr "Token"
@ -387,7 +397,7 @@ msgstr ""
"abhört. Wenn dieser Wert 0 ist, lauscht der Server nicht auf HTTP-Anfragen." "abhört. Wenn dieser Wert 0 ist, lauscht der Server nicht auf HTTP-Anfragen."
"<br>Standardmäßig ist dieser Wert 0." "<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 #: applications/luci-app-frps/root/usr/share/luci/menu.d/luci-app-frps.json:3
msgid "frp Server" msgid "frp Server"
msgstr "frp-Server" msgstr "frp-Server"

View file

@ -14,6 +14,10 @@ msgstr ""
msgid "Additional configs" msgid "Additional configs"
msgstr "" 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 #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:39
msgid "Allow ports" msgid "Allow ports"
msgstr "" msgstr ""
@ -70,7 +74,7 @@ msgid ""
"value is 0" "value is 0"
msgstr "" 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" msgid "Common settings"
msgstr "" msgstr ""
@ -242,8 +246,8 @@ msgstr ""
msgid "Run daemon as user" msgid "Run daemon as user"
msgstr "" msgstr ""
#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:102 #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:103
#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:106 #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:107
msgid "Startup settings" msgid "Startup settings"
msgstr "" msgstr ""
@ -270,6 +274,12 @@ msgid ""
"client to share a single TCP connection.<br>By default, this value is true." "client to share a single TCP connection.<br>By default, this value is true."
msgstr "" 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 #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:35
msgid "Token" msgid "Token"
msgstr "" msgstr ""
@ -317,7 +327,7 @@ msgid ""
"<br>By default, this value is 0." "<br>By default, this value is 0."
msgstr "" 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 #: applications/luci-app-frps/root/usr/share/luci/menu.d/luci-app-frps.json:3
msgid "frp Server" msgid "frp Server"
msgstr "" msgstr ""

View file

@ -8,6 +8,10 @@ msgstr ""
msgid "Additional configs" msgid "Additional configs"
msgstr "" 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 #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:39
msgid "Allow ports" msgid "Allow ports"
msgstr "" msgstr ""
@ -64,7 +68,7 @@ msgid ""
"value is 0" "value is 0"
msgstr "" 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" msgid "Common settings"
msgstr "" msgstr ""
@ -236,8 +240,8 @@ msgstr ""
msgid "Run daemon as user" msgid "Run daemon as user"
msgstr "" msgstr ""
#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:102 #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:103
#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:106 #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:107
msgid "Startup settings" msgid "Startup settings"
msgstr "" msgstr ""
@ -264,6 +268,12 @@ msgid ""
"client to share a single TCP connection.<br>By default, this value is true." "client to share a single TCP connection.<br>By default, this value is true."
msgstr "" 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 #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:35
msgid "Token" msgid "Token"
msgstr "" msgstr ""
@ -311,7 +321,7 @@ msgid ""
"<br>By default, this value is 0." "<br>By default, this value is 0."
msgstr "" 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 #: applications/luci-app-frps/root/usr/share/luci/menu.d/luci-app-frps.json:3
msgid "frp Server" msgid "frp Server"
msgstr "" msgstr ""

View file

@ -17,6 +17,10 @@ msgstr ""
msgid "Additional configs" msgid "Additional configs"
msgstr "Configuraciones adicionales" 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 #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:39
msgid "Allow ports" msgid "Allow ports"
msgstr "Permitir puertos" msgstr "Permitir puertos"
@ -89,7 +93,7 @@ msgstr ""
"valor es 0, el servidor no escuchará las conexiones UDP.<br>Por defecto, " "valor es 0, el servidor no escuchará las conexiones UDP.<br>Por defecto, "
"este valor es 0" "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" msgid "Common settings"
msgstr "Configuraciones comunes" msgstr "Configuraciones comunes"
@ -298,8 +302,8 @@ msgstr "Ejecutar demonio como grupo"
msgid "Run daemon as user" msgid "Run daemon as user"
msgstr "Ejecutar demonio como usuario" 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:103
#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:106 #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:107
msgid "Startup settings" msgid "Startup settings"
msgstr "Configuraciones de inicio" msgstr "Configuraciones de inicio"
@ -334,6 +338,12 @@ msgstr ""
"solicitudes de un cliente compartan una sola conexión TCP.<br>Por defecto, " "solicitudes de un cliente compartan una sola conexión TCP.<br>Por defecto, "
"este valor es verdadero." "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 #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:35
msgid "Token" msgid "Token"
msgstr "Token" msgstr "Token"
@ -393,7 +403,7 @@ msgstr ""
"solicitudes HTTPS Vhost. Si este valor es 0, el servidor no escuchará las " "solicitudes HTTPS Vhost. Si este valor es 0, el servidor no escuchará las "
"solicitudes HTTPS.<br>Por defecto, este valor es 0." "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 #: applications/luci-app-frps/root/usr/share/luci/menu.d/luci-app-frps.json:3
msgid "frp Server" msgid "frp Server"
msgstr "Servidor frp" msgstr "Servidor frp"

View file

@ -14,6 +14,10 @@ msgstr ""
msgid "Additional configs" msgid "Additional configs"
msgstr "" 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 #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:39
msgid "Allow ports" msgid "Allow ports"
msgstr "" msgstr ""
@ -70,7 +74,7 @@ msgid ""
"value is 0" "value is 0"
msgstr "" 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" msgid "Common settings"
msgstr "" msgstr ""
@ -242,8 +246,8 @@ msgstr ""
msgid "Run daemon as user" msgid "Run daemon as user"
msgstr "" msgstr ""
#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:102 #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:103
#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:106 #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:107
msgid "Startup settings" msgid "Startup settings"
msgstr "" msgstr ""
@ -270,6 +274,12 @@ msgid ""
"client to share a single TCP connection.<br>By default, this value is true." "client to share a single TCP connection.<br>By default, this value is true."
msgstr "" 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 #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:35
msgid "Token" msgid "Token"
msgstr "" msgstr ""
@ -317,7 +327,7 @@ msgid ""
"<br>By default, this value is 0." "<br>By default, this value is 0."
msgstr "" 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 #: applications/luci-app-frps/root/usr/share/luci/menu.d/luci-app-frps.json:3
msgid "frp Server" msgid "frp Server"
msgstr "" msgstr ""

View file

@ -14,6 +14,10 @@ msgstr ""
msgid "Additional configs" msgid "Additional configs"
msgstr "Configurations supplémentaires" 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 #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:39
msgid "Allow ports" msgid "Allow ports"
msgstr "Autoriser les ports" msgstr "Autoriser les ports"
@ -87,7 +91,7 @@ msgstr ""
"valeur est 0, le serveur n'écoutera pas les connexions UDP.<br>Par défaut, " "valeur est 0, le serveur n'écoutera pas les connexions UDP.<br>Par défaut, "
"cette valeur est 0" "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" msgid "Common settings"
msgstr "Paramètres communs" msgstr "Paramètres communs"
@ -295,8 +299,8 @@ msgstr "Exécuter le démon en tant que groupe"
msgid "Run daemon as user" msgid "Run daemon as user"
msgstr "Exécuter le démon en tant qu'utilisateur" 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:103
#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:106 #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:107
msgid "Startup settings" msgid "Startup settings"
msgstr "Paramètres de démarrage" msgstr "Paramètres de démarrage"
@ -331,6 +335,12 @@ msgstr ""
"d'un client de partager une seule connexion TCP.<br>Par défaut, cette valeur " "d'un client de partager une seule connexion TCP.<br>Par défaut, cette valeur "
"est vraie." "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 #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:35
msgid "Token" msgid "Token"
msgstr "Token" msgstr "Token"
@ -389,7 +399,7 @@ msgstr ""
"HTTPS Vhost. Si cette valeur est 0, le serveur n'écoutera pas les requêtes " "HTTPS Vhost. Si cette valeur est 0, le serveur n'écoutera pas les requêtes "
"HTTPS.<br>Par défaut, cette valeur est 0." "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 #: applications/luci-app-frps/root/usr/share/luci/menu.d/luci-app-frps.json:3
msgid "frp Server" msgid "frp Server"
msgstr "frp Server" msgstr "frp Server"

View file

@ -8,6 +8,10 @@ msgstr ""
msgid "Additional configs" msgid "Additional configs"
msgstr "" 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 #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:39
msgid "Allow ports" msgid "Allow ports"
msgstr "" msgstr ""
@ -64,7 +68,7 @@ msgid ""
"value is 0" "value is 0"
msgstr "" 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" msgid "Common settings"
msgstr "" msgstr ""
@ -236,8 +240,8 @@ msgstr ""
msgid "Run daemon as user" msgid "Run daemon as user"
msgstr "" msgstr ""
#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:102 #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:103
#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:106 #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:107
msgid "Startup settings" msgid "Startup settings"
msgstr "" msgstr ""
@ -264,6 +268,12 @@ msgid ""
"client to share a single TCP connection.<br>By default, this value is true." "client to share a single TCP connection.<br>By default, this value is true."
msgstr "" 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 #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:35
msgid "Token" msgid "Token"
msgstr "" msgstr ""
@ -311,7 +321,7 @@ msgid ""
"<br>By default, this value is 0." "<br>By default, this value is 0."
msgstr "" 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 #: applications/luci-app-frps/root/usr/share/luci/menu.d/luci-app-frps.json:3
msgid "frp Server" msgid "frp Server"
msgstr "" msgstr ""

View file

@ -8,6 +8,10 @@ msgstr ""
msgid "Additional configs" msgid "Additional configs"
msgstr "" 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 #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:39
msgid "Allow ports" msgid "Allow ports"
msgstr "" msgstr ""
@ -64,7 +68,7 @@ msgid ""
"value is 0" "value is 0"
msgstr "" 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" msgid "Common settings"
msgstr "" msgstr ""
@ -236,8 +240,8 @@ msgstr ""
msgid "Run daemon as user" msgid "Run daemon as user"
msgstr "" msgstr ""
#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:102 #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:103
#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:106 #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:107
msgid "Startup settings" msgid "Startup settings"
msgstr "" msgstr ""
@ -264,6 +268,12 @@ msgid ""
"client to share a single TCP connection.<br>By default, this value is true." "client to share a single TCP connection.<br>By default, this value is true."
msgstr "" 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 #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:35
msgid "Token" msgid "Token"
msgstr "" msgstr ""
@ -311,7 +321,7 @@ msgid ""
"<br>By default, this value is 0." "<br>By default, this value is 0."
msgstr "" 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 #: applications/luci-app-frps/root/usr/share/luci/menu.d/luci-app-frps.json:3
msgid "frp Server" msgid "frp Server"
msgstr "" msgstr ""

View file

@ -14,6 +14,10 @@ msgstr ""
msgid "Additional configs" msgid "Additional configs"
msgstr "" 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 #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:39
msgid "Allow ports" msgid "Allow ports"
msgstr "" msgstr ""
@ -70,7 +74,7 @@ msgid ""
"value is 0" "value is 0"
msgstr "" 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" msgid "Common settings"
msgstr "" msgstr ""
@ -242,8 +246,8 @@ msgstr ""
msgid "Run daemon as user" msgid "Run daemon as user"
msgstr "Démon futtatása felhasználóként" 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:103
#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:106 #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:107
msgid "Startup settings" msgid "Startup settings"
msgstr "" msgstr ""
@ -270,6 +274,12 @@ msgid ""
"client to share a single TCP connection.<br>By default, this value is true." "client to share a single TCP connection.<br>By default, this value is true."
msgstr "" 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 #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:35
msgid "Token" msgid "Token"
msgstr "Token" msgstr "Token"
@ -317,7 +327,7 @@ msgid ""
"<br>By default, this value is 0." "<br>By default, this value is 0."
msgstr "" 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 #: applications/luci-app-frps/root/usr/share/luci/menu.d/luci-app-frps.json:3
msgid "frp Server" msgid "frp Server"
msgstr "" msgstr ""

View file

@ -8,6 +8,10 @@ msgstr ""
msgid "Additional configs" msgid "Additional configs"
msgstr "" 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 #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:39
msgid "Allow ports" msgid "Allow ports"
msgstr "" msgstr ""
@ -64,7 +68,7 @@ msgid ""
"value is 0" "value is 0"
msgstr "" 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" msgid "Common settings"
msgstr "" msgstr ""
@ -236,8 +240,8 @@ msgstr ""
msgid "Run daemon as user" msgid "Run daemon as user"
msgstr "" msgstr ""
#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:102 #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:103
#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:106 #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:107
msgid "Startup settings" msgid "Startup settings"
msgstr "" msgstr ""
@ -264,6 +268,12 @@ msgid ""
"client to share a single TCP connection.<br>By default, this value is true." "client to share a single TCP connection.<br>By default, this value is true."
msgstr "" 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 #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:35
msgid "Token" msgid "Token"
msgstr "" msgstr ""
@ -311,7 +321,7 @@ msgid ""
"<br>By default, this value is 0." "<br>By default, this value is 0."
msgstr "" 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 #: applications/luci-app-frps/root/usr/share/luci/menu.d/luci-app-frps.json:3
msgid "frp Server" msgid "frp Server"
msgstr "" msgstr ""

View file

@ -14,6 +14,10 @@ msgstr ""
msgid "Additional configs" msgid "Additional configs"
msgstr "追加の構成" 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 #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:39
msgid "Allow ports" msgid "Allow ports"
msgstr "" msgstr ""
@ -70,7 +74,7 @@ msgid ""
"value is 0" "value is 0"
msgstr "" 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" msgid "Common settings"
msgstr "共通設定" msgstr "共通設定"
@ -242,8 +246,8 @@ msgstr "デーモンをグループとして実行"
msgid "Run daemon as user" msgid "Run daemon as user"
msgstr "デーモンをユーザーとして実行" msgstr "デーモンをユーザーとして実行"
#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:102 #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:103
#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:106 #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:107
msgid "Startup settings" msgid "Startup settings"
msgstr "" msgstr ""
@ -270,6 +274,12 @@ msgid ""
"client to share a single TCP connection.<br>By default, this value is true." "client to share a single TCP connection.<br>By default, this value is true."
msgstr "" 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 #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:35
msgid "Token" msgid "Token"
msgstr "トークン" msgstr "トークン"
@ -317,7 +327,7 @@ msgid ""
"<br>By default, this value is 0." "<br>By default, this value is 0."
msgstr "" 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 #: applications/luci-app-frps/root/usr/share/luci/menu.d/luci-app-frps.json:3
msgid "frp Server" msgid "frp Server"
msgstr "" msgstr ""

View file

@ -8,6 +8,10 @@ msgstr ""
msgid "Additional configs" msgid "Additional configs"
msgstr "" 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 #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:39
msgid "Allow ports" msgid "Allow ports"
msgstr "" msgstr ""
@ -64,7 +68,7 @@ msgid ""
"value is 0" "value is 0"
msgstr "" 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" msgid "Common settings"
msgstr "" msgstr ""
@ -236,8 +240,8 @@ msgstr ""
msgid "Run daemon as user" msgid "Run daemon as user"
msgstr "" msgstr ""
#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:102 #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:103
#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:106 #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:107
msgid "Startup settings" msgid "Startup settings"
msgstr "" msgstr ""
@ -264,6 +268,12 @@ msgid ""
"client to share a single TCP connection.<br>By default, this value is true." "client to share a single TCP connection.<br>By default, this value is true."
msgstr "" 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 #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:35
msgid "Token" msgid "Token"
msgstr "" msgstr ""
@ -311,7 +321,7 @@ msgid ""
"<br>By default, this value is 0." "<br>By default, this value is 0."
msgstr "" 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 #: applications/luci-app-frps/root/usr/share/luci/menu.d/luci-app-frps.json:3
msgid "frp Server" msgid "frp Server"
msgstr "" msgstr ""

View file

@ -14,6 +14,10 @@ msgstr ""
msgid "Additional configs" msgid "Additional configs"
msgstr "अतिरिक्त कॉन्फिगरेशन" 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 #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:39
msgid "Allow ports" msgid "Allow ports"
msgstr "" msgstr ""
@ -70,7 +74,7 @@ msgid ""
"value is 0" "value is 0"
msgstr "" 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" msgid "Common settings"
msgstr "" msgstr ""
@ -242,8 +246,8 @@ msgstr ""
msgid "Run daemon as user" msgid "Run daemon as user"
msgstr "" msgstr ""
#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:102 #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:103
#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:106 #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:107
msgid "Startup settings" msgid "Startup settings"
msgstr "" msgstr ""
@ -270,6 +274,12 @@ msgid ""
"client to share a single TCP connection.<br>By default, this value is true." "client to share a single TCP connection.<br>By default, this value is true."
msgstr "" 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 #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:35
msgid "Token" msgid "Token"
msgstr "" msgstr ""
@ -317,7 +327,7 @@ msgid ""
"<br>By default, this value is 0." "<br>By default, this value is 0."
msgstr "" 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 #: applications/luci-app-frps/root/usr/share/luci/menu.d/luci-app-frps.json:3
msgid "frp Server" msgid "frp Server"
msgstr "" msgstr ""

View file

@ -8,6 +8,10 @@ msgstr ""
msgid "Additional configs" msgid "Additional configs"
msgstr "" 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 #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:39
msgid "Allow ports" msgid "Allow ports"
msgstr "" msgstr ""
@ -64,7 +68,7 @@ msgid ""
"value is 0" "value is 0"
msgstr "" 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" msgid "Common settings"
msgstr "" msgstr ""
@ -236,8 +240,8 @@ msgstr ""
msgid "Run daemon as user" msgid "Run daemon as user"
msgstr "" msgstr ""
#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:102 #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:103
#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:106 #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:107
msgid "Startup settings" msgid "Startup settings"
msgstr "" msgstr ""
@ -264,6 +268,12 @@ msgid ""
"client to share a single TCP connection.<br>By default, this value is true." "client to share a single TCP connection.<br>By default, this value is true."
msgstr "" 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 #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:35
msgid "Token" msgid "Token"
msgstr "" msgstr ""
@ -311,7 +321,7 @@ msgid ""
"<br>By default, this value is 0." "<br>By default, this value is 0."
msgstr "" 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 #: applications/luci-app-frps/root/usr/share/luci/menu.d/luci-app-frps.json:3
msgid "frp Server" msgid "frp Server"
msgstr "" msgstr ""

View file

@ -8,6 +8,10 @@ msgstr ""
msgid "Additional configs" msgid "Additional configs"
msgstr "" 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 #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:39
msgid "Allow ports" msgid "Allow ports"
msgstr "" msgstr ""
@ -64,7 +68,7 @@ msgid ""
"value is 0" "value is 0"
msgstr "" 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" msgid "Common settings"
msgstr "" msgstr ""
@ -236,8 +240,8 @@ msgstr ""
msgid "Run daemon as user" msgid "Run daemon as user"
msgstr "" msgstr ""
#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:102 #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:103
#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:106 #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:107
msgid "Startup settings" msgid "Startup settings"
msgstr "" msgstr ""
@ -264,6 +268,12 @@ msgid ""
"client to share a single TCP connection.<br>By default, this value is true." "client to share a single TCP connection.<br>By default, this value is true."
msgstr "" 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 #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:35
msgid "Token" msgid "Token"
msgstr "" msgstr ""
@ -311,7 +321,7 @@ msgid ""
"<br>By default, this value is 0." "<br>By default, this value is 0."
msgstr "" 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 #: applications/luci-app-frps/root/usr/share/luci/menu.d/luci-app-frps.json:3
msgid "frp Server" msgid "frp Server"
msgstr "" msgstr ""

View file

@ -15,6 +15,10 @@ msgstr ""
msgid "Additional configs" msgid "Additional configs"
msgstr "Dodatkowe konfiguracje" 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 #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:39
msgid "Allow ports" msgid "Allow ports"
msgstr "Zezwalaj na porty" msgstr "Zezwalaj na porty"
@ -87,7 +91,7 @@ msgstr ""
"wynosi 0, serwer nie będzie nasłuchiwał połączeń UDP. <br> Domyślnie ta " "wynosi 0, serwer nie będzie nasłuchiwał połączeń UDP. <br> Domyślnie ta "
"wartość wynosi 0" "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" msgid "Common settings"
msgstr "Wspólne ustawienia" msgstr "Wspólne ustawienia"
@ -292,8 +296,8 @@ msgstr "Uruchom demona jako grupę"
msgid "Run daemon as user" msgid "Run daemon as user"
msgstr "Uruchom daemona jako użytkownik" 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:103
#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:106 #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:107
msgid "Startup settings" msgid "Startup settings"
msgstr "Ustawienia startowe" msgstr "Ustawienia startowe"
@ -327,6 +331,12 @@ msgstr ""
"współdzielenie wielu żądań od klienta na jedno połączenie TCP.<br> Domyślnie " "współdzielenie wielu żądań od klienta na jedno połączenie TCP.<br> Domyślnie "
"wartość ta jest true." "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 #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:35
msgid "Token" msgid "Token"
msgstr "Token" msgstr "Token"
@ -385,7 +395,7 @@ msgstr ""
"Jeśli ta wartość wynosi 0, serwer nie będzie nasłuchiwał żądań HTTPS. <br> " "Jeśli ta wartość wynosi 0, serwer nie będzie nasłuchiwał żądań HTTPS. <br> "
"Domyślnie ta wartość wynosi 0." "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 #: applications/luci-app-frps/root/usr/share/luci/menu.d/luci-app-frps.json:3
msgid "frp Server" msgid "frp Server"
msgstr "Serwer frp" msgstr "Serwer frp"

View file

@ -14,6 +14,10 @@ msgstr ""
msgid "Additional configs" msgid "Additional configs"
msgstr "Configurações adicionais" 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 #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:39
msgid "Allow ports" msgid "Allow ports"
msgstr "Permitir portas" msgstr "Permitir portas"
@ -84,7 +88,7 @@ msgstr ""
"BindUdpPort determina a porta UDP em que o servidor atende. Se esse valor " "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" "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" msgid "Common settings"
msgstr "Configurações Comuns" msgstr "Configurações Comuns"
@ -290,8 +294,8 @@ msgstr "Executar daemon como grupo"
msgid "Run daemon as user" msgid "Run daemon as user"
msgstr "Executar serviço como utilizador" 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:103
#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:106 #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:107
msgid "Startup settings" msgid "Startup settings"
msgstr "Configurações de inicialização" msgstr "Configurações de inicialização"
@ -326,6 +330,12 @@ msgstr ""
"solicitações de um cliente compartilhem uma única ligação TCP.<br>O valor " "solicitações de um cliente compartilhem uma única ligação TCP.<br>O valor "
"predefinido é verdadeiro." "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 #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:35
msgid "Token" msgid "Token"
msgstr "Chave eletrónica" msgstr "Chave eletrónica"
@ -384,7 +394,7 @@ msgstr ""
"HTTPS Vhost. Se esse valor for 0, o servidor não atenderá solicitações " "HTTPS Vhost. Se esse valor for 0, o servidor não atenderá solicitações "
"https. <br>O valor predefinido é 0." "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 #: applications/luci-app-frps/root/usr/share/luci/menu.d/luci-app-frps.json:3
msgid "frp Server" msgid "frp Server"
msgstr "Servidor frp" msgstr "Servidor frp"

View file

@ -14,6 +14,10 @@ msgstr ""
msgid "Additional configs" msgid "Additional configs"
msgstr "Configurações adicionais" 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 #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:39
msgid "Allow ports" msgid "Allow ports"
msgstr "Permitir portas" msgstr "Permitir portas"
@ -84,7 +88,7 @@ msgstr ""
"BindUdpPort determina a porta UDP em que o servidor atende. Se esse valor " "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" "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" msgid "Common settings"
msgstr "Configurações Comuns" msgstr "Configurações Comuns"
@ -290,8 +294,8 @@ msgstr "Executar serviço como usuário"
msgid "Run daemon as user" msgid "Run daemon as user"
msgstr "Executar serviço como usuário" 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:103
#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:106 #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:107
msgid "Startup settings" msgid "Startup settings"
msgstr "Configurações de inicialização" msgstr "Configurações de inicialização"
@ -326,6 +330,12 @@ msgstr ""
"solicitações de um cliente compartilhem uma única conexão TCP.<br>O valor " "solicitações de um cliente compartilhem uma única conexão TCP.<br>O valor "
"predefinido é verdadeiro." "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 #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:35
msgid "Token" msgid "Token"
msgstr "Token" msgstr "Token"
@ -384,7 +394,7 @@ msgstr ""
"Vhost. Se esse valor for 0, o servidor não atenderá solicitações https. " "Vhost. Se esse valor for 0, o servidor não atenderá solicitações https. "
"<br>O valor predefinido é 0." "<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 #: applications/luci-app-frps/root/usr/share/luci/menu.d/luci-app-frps.json:3
msgid "frp Server" msgid "frp Server"
msgstr "Servidor frp" msgstr "Servidor frp"

View file

@ -15,6 +15,10 @@ msgstr ""
msgid "Additional configs" msgid "Additional configs"
msgstr "Configurații adiționale" 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 #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:39
msgid "Allow ports" msgid "Allow ports"
msgstr "Permite porturi" msgstr "Permite porturi"
@ -77,7 +81,7 @@ msgid ""
"value is 0" "value is 0"
msgstr "" 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" msgid "Common settings"
msgstr "" msgstr ""
@ -249,8 +253,8 @@ msgstr ""
msgid "Run daemon as user" msgid "Run daemon as user"
msgstr "" msgstr ""
#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:102 #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:103
#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:106 #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:107
msgid "Startup settings" msgid "Startup settings"
msgstr "" msgstr ""
@ -277,6 +281,12 @@ msgid ""
"client to share a single TCP connection.<br>By default, this value is true." "client to share a single TCP connection.<br>By default, this value is true."
msgstr "" 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 #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:35
msgid "Token" msgid "Token"
msgstr "" msgstr ""
@ -324,7 +334,7 @@ msgid ""
"<br>By default, this value is 0." "<br>By default, this value is 0."
msgstr "" 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 #: applications/luci-app-frps/root/usr/share/luci/menu.d/luci-app-frps.json:3
msgid "frp Server" msgid "frp Server"
msgstr "" msgstr ""

View file

@ -15,6 +15,10 @@ msgstr ""
msgid "Additional configs" msgid "Additional configs"
msgstr "Дополнительные настройки" 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 #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:39
msgid "Allow ports" msgid "Allow ports"
msgstr "Разрешить порты" msgstr "Разрешить порты"
@ -71,7 +75,7 @@ msgid ""
"value is 0" "value is 0"
msgstr "" 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" msgid "Common settings"
msgstr "Общие настройки" msgstr "Общие настройки"
@ -243,8 +247,8 @@ msgstr "Запуск демона от имени группы"
msgid "Run daemon as user" msgid "Run daemon as user"
msgstr "Запуск демона от имени пользователя" msgstr "Запуск демона от имени пользователя"
#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:102 #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:103
#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:106 #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:107
msgid "Startup settings" msgid "Startup settings"
msgstr "" msgstr ""
@ -271,6 +275,12 @@ msgid ""
"client to share a single TCP connection.<br>By default, this value is true." "client to share a single TCP connection.<br>By default, this value is true."
msgstr "" 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 #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:35
msgid "Token" msgid "Token"
msgstr "Токен" msgstr "Токен"
@ -318,7 +328,7 @@ msgid ""
"<br>By default, this value is 0." "<br>By default, this value is 0."
msgstr "" 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 #: applications/luci-app-frps/root/usr/share/luci/menu.d/luci-app-frps.json:3
msgid "frp Server" msgid "frp Server"
msgstr "" msgstr ""

View file

@ -8,6 +8,10 @@ msgstr ""
msgid "Additional configs" msgid "Additional configs"
msgstr "" 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 #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:39
msgid "Allow ports" msgid "Allow ports"
msgstr "" msgstr ""
@ -64,7 +68,7 @@ msgid ""
"value is 0" "value is 0"
msgstr "" 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" msgid "Common settings"
msgstr "" msgstr ""
@ -236,8 +240,8 @@ msgstr ""
msgid "Run daemon as user" msgid "Run daemon as user"
msgstr "" msgstr ""
#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:102 #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:103
#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:106 #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:107
msgid "Startup settings" msgid "Startup settings"
msgstr "" msgstr ""
@ -264,6 +268,12 @@ msgid ""
"client to share a single TCP connection.<br>By default, this value is true." "client to share a single TCP connection.<br>By default, this value is true."
msgstr "" 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 #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:35
msgid "Token" msgid "Token"
msgstr "" msgstr ""
@ -311,7 +321,7 @@ msgid ""
"<br>By default, this value is 0." "<br>By default, this value is 0."
msgstr "" 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 #: applications/luci-app-frps/root/usr/share/luci/menu.d/luci-app-frps.json:3
msgid "frp Server" msgid "frp Server"
msgstr "" msgstr ""

View file

@ -15,6 +15,10 @@ msgstr ""
msgid "Additional configs" msgid "Additional configs"
msgstr "Extra konfigurationer" 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 #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:39
msgid "Allow ports" msgid "Allow ports"
msgstr "Tillåt portar" msgstr "Tillåt portar"
@ -71,7 +75,7 @@ msgid ""
"value is 0" "value is 0"
msgstr "" 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" msgid "Common settings"
msgstr "" msgstr ""
@ -243,8 +247,8 @@ msgstr ""
msgid "Run daemon as user" msgid "Run daemon as user"
msgstr "" msgstr ""
#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:102 #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:103
#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:106 #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:107
msgid "Startup settings" msgid "Startup settings"
msgstr "" msgstr ""
@ -271,6 +275,12 @@ msgid ""
"client to share a single TCP connection.<br>By default, this value is true." "client to share a single TCP connection.<br>By default, this value is true."
msgstr "" 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 #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:35
msgid "Token" msgid "Token"
msgstr "" msgstr ""
@ -318,7 +328,7 @@ msgid ""
"<br>By default, this value is 0." "<br>By default, this value is 0."
msgstr "" 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 #: applications/luci-app-frps/root/usr/share/luci/menu.d/luci-app-frps.json:3
msgid "frp Server" msgid "frp Server"
msgstr "" msgstr ""

View file

@ -5,6 +5,10 @@ msgstr "Content-Type: text/plain; charset=UTF-8"
msgid "Additional configs" msgid "Additional configs"
msgstr "" 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 #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:39
msgid "Allow ports" msgid "Allow ports"
msgstr "" msgstr ""
@ -61,7 +65,7 @@ msgid ""
"value is 0" "value is 0"
msgstr "" 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" msgid "Common settings"
msgstr "" msgstr ""
@ -233,8 +237,8 @@ msgstr ""
msgid "Run daemon as user" msgid "Run daemon as user"
msgstr "" msgstr ""
#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:102 #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:103
#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:106 #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:107
msgid "Startup settings" msgid "Startup settings"
msgstr "" msgstr ""
@ -261,6 +265,12 @@ msgid ""
"client to share a single TCP connection.<br>By default, this value is true." "client to share a single TCP connection.<br>By default, this value is true."
msgstr "" 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 #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:35
msgid "Token" msgid "Token"
msgstr "" msgstr ""
@ -308,7 +318,7 @@ msgid ""
"<br>By default, this value is 0." "<br>By default, this value is 0."
msgstr "" 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 #: applications/luci-app-frps/root/usr/share/luci/menu.d/luci-app-frps.json:3
msgid "frp Server" msgid "frp Server"
msgstr "" msgstr ""

View file

@ -14,6 +14,10 @@ msgstr ""
msgid "Additional configs" msgid "Additional configs"
msgstr "" 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 #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:39
msgid "Allow ports" msgid "Allow ports"
msgstr "" msgstr ""
@ -70,7 +74,7 @@ msgid ""
"value is 0" "value is 0"
msgstr "" 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" msgid "Common settings"
msgstr "" msgstr ""
@ -242,8 +246,8 @@ msgstr ""
msgid "Run daemon as user" msgid "Run daemon as user"
msgstr "" msgstr ""
#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:102 #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:103
#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:106 #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:107
msgid "Startup settings" msgid "Startup settings"
msgstr "" msgstr ""
@ -270,6 +274,12 @@ msgid ""
"client to share a single TCP connection.<br>By default, this value is true." "client to share a single TCP connection.<br>By default, this value is true."
msgstr "" 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 #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:35
msgid "Token" msgid "Token"
msgstr "" msgstr ""
@ -317,7 +327,7 @@ msgid ""
"<br>By default, this value is 0." "<br>By default, this value is 0."
msgstr "" 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 #: applications/luci-app-frps/root/usr/share/luci/menu.d/luci-app-frps.json:3
msgid "frp Server" msgid "frp Server"
msgstr "" msgstr ""

View file

@ -15,6 +15,10 @@ msgstr ""
msgid "Additional configs" msgid "Additional configs"
msgstr "" 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 #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:39
msgid "Allow ports" msgid "Allow ports"
msgstr "" msgstr ""
@ -71,7 +75,7 @@ msgid ""
"value is 0" "value is 0"
msgstr "" 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" msgid "Common settings"
msgstr "" msgstr ""
@ -243,8 +247,8 @@ msgstr ""
msgid "Run daemon as user" msgid "Run daemon as user"
msgstr "" msgstr ""
#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:102 #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:103
#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:106 #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:107
msgid "Startup settings" msgid "Startup settings"
msgstr "" msgstr ""
@ -271,6 +275,12 @@ msgid ""
"client to share a single TCP connection.<br>By default, this value is true." "client to share a single TCP connection.<br>By default, this value is true."
msgstr "" 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 #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:35
msgid "Token" msgid "Token"
msgstr "" msgstr ""
@ -318,7 +328,7 @@ msgid ""
"<br>By default, this value is 0." "<br>By default, this value is 0."
msgstr "" 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 #: applications/luci-app-frps/root/usr/share/luci/menu.d/luci-app-frps.json:3
msgid "frp Server" msgid "frp Server"
msgstr "" msgstr ""

View file

@ -8,6 +8,10 @@ msgstr ""
msgid "Additional configs" msgid "Additional configs"
msgstr "" 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 #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:39
msgid "Allow ports" msgid "Allow ports"
msgstr "" msgstr ""
@ -64,7 +68,7 @@ msgid ""
"value is 0" "value is 0"
msgstr "" 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" msgid "Common settings"
msgstr "" msgstr ""
@ -236,8 +240,8 @@ msgstr ""
msgid "Run daemon as user" msgid "Run daemon as user"
msgstr "" msgstr ""
#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:102 #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:103
#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:106 #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:107
msgid "Startup settings" msgid "Startup settings"
msgstr "" msgstr ""
@ -264,6 +268,12 @@ msgid ""
"client to share a single TCP connection.<br>By default, this value is true." "client to share a single TCP connection.<br>By default, this value is true."
msgstr "" 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 #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:35
msgid "Token" msgid "Token"
msgstr "" msgstr ""
@ -311,7 +321,7 @@ msgid ""
"<br>By default, this value is 0." "<br>By default, this value is 0."
msgstr "" 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 #: applications/luci-app-frps/root/usr/share/luci/menu.d/luci-app-frps.json:3
msgid "frp Server" msgid "frp Server"
msgstr "" msgstr ""

View file

@ -14,6 +14,10 @@ msgstr ""
msgid "Additional configs" msgid "Additional configs"
msgstr "额外配置" 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 #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:39
msgid "Allow ports" msgid "Allow ports"
msgstr "允许的端口" msgstr "允许的端口"
@ -59,7 +63,9 @@ msgid ""
"BindKcpPort specifies the KCP port that the server listens on. If this value " "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 " "is 0, the server will not listen for KCP connections.<br>By default, this "
"value is 0." "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 #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:19
msgid "" msgid ""
@ -72,9 +78,11 @@ msgid ""
"BindUdpPort specifies the UDP port that the server listens on. If this value " "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 " "is 0, the server will not listen for UDP connections.<br>By default, this "
"value is 0" "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" msgid "Common settings"
msgstr "常规设置" msgstr "常规设置"
@ -91,7 +99,9 @@ msgid ""
"Custom404Page specifies a path to a custom 404 page to display. If this " "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 " "value is \"\", a default page will be displayed.<br>By default, this value "
"is \"\"." "is \"\"."
msgstr "Custom404Page 指定要显示的自定义 404 页面的路径。如果此值为\"\",将显示默认页面。<br>默认值为\"\"。" msgstr ""
"Custom404Page 指定要显示的自定义 404 页面的路径。如果此值为\"\",将显示默认页"
"面。<br>默认值为\"\"。"
#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:26 #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:26
msgid "Dashboard address" msgid "Dashboard address"
@ -120,7 +130,9 @@ msgid ""
"DashboardPort specifies the port that the dashboard listens on. If this " "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 " "value is 0, the dashboard will not be started.<br>By default, this value is "
"0." "0."
msgstr "DashboardPort 指定仪表板侦听的端口。如果此值为 0则不会启动仪表板。<br>默认值为 0。" msgstr ""
"DashboardPort 指定仪表板侦听的端口。如果此值为 0则不会启动仪表板。<br>默认"
"值为 0。"
#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:29 #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:29
msgid "" msgid ""
@ -143,7 +155,8 @@ msgid ""
"DisableLogColor disables log colors when LogWay == \"console\" when set to " "DisableLogColor disables log colors when LogWay == \"console\" when set to "
"true.<br>By default, this value is false." "true.<br>By default, this value is false."
msgstr "" 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 #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:13
msgid "Environment variable" msgid "Environment variable"
@ -158,7 +171,9 @@ msgid ""
"HeartBeatTimeout specifies the maximum time to wait for a heartbeat before " "HeartBeatTimeout specifies the maximum time to wait for a heartbeat before "
"terminating the connection. It is not recommended to change this value." "terminating the connection. It is not recommended to change this value."
"<br>By default, this value is 90." "<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 #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:41
msgid "Heartbeat timeout" msgid "Heartbeat timeout"
@ -193,7 +208,9 @@ msgid ""
"LogFile specifies a file where logs will be written to. This value will only " "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 " "be used if LogWay is set appropriately.<br>By default, this value is "
"\"console\"." "\"console\"."
msgstr "LogFile 指定写入日志的文件。仅当正确设置 LogWay 时,才会使用此值。<br>默认值为“console”。" msgstr ""
"LogFile 指定写入日志的文件。仅当正确设置 LogWay 时,才会使用此值。<br>默认值"
"为“console”。"
#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:32 #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:32
msgid "" msgid ""
@ -208,7 +225,9 @@ msgid ""
"LogMaxDays specifies the maximum number of days to store log information " "LogMaxDays specifies the maximum number of days to store log information "
"before deletion. This is only used if LogWay == \"file\".<br>By default, " "before deletion. This is only used if LogWay == \"file\".<br>By default, "
"this value is 0." "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 #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:40
msgid "Max ports per client" msgid "Max ports per client"
@ -219,7 +238,9 @@ msgid ""
"MaxPortsPerClient specifies the maximum number of ports a single client may " "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 " "proxy to. If this value is 0, no limit will be applied.<br>By default, this "
"value is 0." "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 #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:13
msgid "" msgid ""
@ -237,7 +258,9 @@ msgstr "代理绑定地址"
msgid "" msgid ""
"ProxyBindAddr specifies the address that the proxy binds to. This value may " "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\"." "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 #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:12
msgid "Respawn when crashed" msgid "Respawn when crashed"
@ -251,8 +274,8 @@ msgstr "以此组权限运行"
msgid "Run daemon as user" msgid "Run daemon as user"
msgstr "以此用户权限运行" msgstr "以此用户权限运行"
#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:102 #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:103
#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:106 #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:107
msgid "Startup settings" msgid "Startup settings"
msgstr "启动设置" msgstr "启动设置"
@ -264,8 +287,9 @@ msgid ""
"\", the resulting URL would be \"test.frps.com\".<br>By default, this value " "\", the resulting URL would be \"test.frps.com\".<br>By default, this value "
"is \"\"." "is \"\"."
msgstr "" msgstr ""
"SubDomainHost 指定使用 Vhost 代理时附加到客户端请求的子域的域名。例如如果此值设置为“frps." "SubDomainHost 指定使用 Vhost 代理时附加到客户端请求的子域的域名。例如:如果此"
"com”并且客户端请求子域“test”则生成的 URL 将是“test.frps.com”。<br>默认值为\"\"。" "值设置为“frps.com”并且客户端请求子域“test”则生成的 URL 将是“test.frps."
"com”。<br>默认值为\"\"。"
#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:36 #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:36
msgid "Subdomain host" msgid "Subdomain host"
@ -279,7 +303,15 @@ msgstr "TCP 多路复用"
msgid "" msgid ""
"TcpMux toggles TCP stream multiplexing. This allows multiple requests from a " "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." "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 #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:35
msgid "Token" msgid "Token"
@ -290,7 +322,9 @@ msgid ""
"Token specifies the authorization token used to authenticate keys received " "Token specifies the authorization token used to authenticate keys received "
"from clients. Clients must have a matching token to be authorized to use the " "from clients. Clients must have a matching token to be authorized to use the "
"server.<br>By default, this value is \"\"." "server.<br>By default, this value is \"\"."
msgstr "令牌指定用于对从客户端接收的密钥进行验证的授权令牌。客户端必须有匹配的令牌才能被授权使用服务器。<br>该值默认为 \"\"。" msgstr ""
"令牌指定用于对从客户端接收的密钥进行验证的授权令牌。客户端必须有匹配的令牌才"
"能被授权使用服务器。<br>该值默认为 \"\"。"
#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:20 #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:20
msgid "UDP bind port" msgid "UDP bind port"
@ -313,13 +347,17 @@ msgid ""
"VhostHttpPort specifies the port that the server listens for HTTP Vhost " "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." "requests. If this value is 0, the server will not listen for HTTP requests."
"<br>By default, this value is 0." "<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 #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:25
msgid "" msgid ""
"VhostHttpTimeout specifies the response header timeout for the Vhost HTTP " "VhostHttpTimeout specifies the response header timeout for the Vhost HTTP "
"server, in seconds.<br>By default, this value is 60." "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 #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:24
msgid "" msgid ""
@ -327,9 +365,10 @@ msgid ""
"requests. If this value is 0, the server will not listen for HTTPS requests." "requests. If this value is 0, the server will not listen for HTTPS requests."
"<br>By default, this value is 0." "<br>By default, this value is 0."
msgstr "" 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 #: applications/luci-app-frps/root/usr/share/luci/menu.d/luci-app-frps.json:3
msgid "frp Server" msgid "frp Server"
msgstr "frp 服务器" msgstr "frp 服务器"

View file

@ -14,6 +14,10 @@ msgstr ""
msgid "Additional configs" msgid "Additional configs"
msgstr "額外設定" 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 #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:39
msgid "Allow ports" msgid "Allow ports"
msgstr "" msgstr ""
@ -70,7 +74,7 @@ msgid ""
"value is 0" "value is 0"
msgstr "" 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" msgid "Common settings"
msgstr "" msgstr ""
@ -242,8 +246,8 @@ msgstr "以群組執行背景執行"
msgid "Run daemon as user" msgid "Run daemon as user"
msgstr "以此使用者權限執行" msgstr "以此使用者權限執行"
#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:102 #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:103
#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:106 #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:107
msgid "Startup settings" msgid "Startup settings"
msgstr "" msgstr ""
@ -270,6 +274,12 @@ msgid ""
"client to share a single TCP connection.<br>By default, this value is true." "client to share a single TCP connection.<br>By default, this value is true."
msgstr "" 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 #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:35
msgid "Token" msgid "Token"
msgstr "權杖" msgstr "權杖"
@ -317,7 +327,7 @@ msgid ""
"<br>By default, this value is 0." "<br>By default, this value is 0."
msgstr "" 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 #: applications/luci-app-frps/root/usr/share/luci/menu.d/luci-app-frps.json:3
msgid "frp Server" msgid "frp Server"
msgstr "" msgstr ""