luci-app-cloudflared: simplify translation
Rename "Debug level" with "Logging level". Reuse similar messages "Log" and "Logs". Remove now unused "Collecting data...". Use "Cloudflare Zero Trust Tunnel" instead of just "Cloudflared". Signed-off-by: Sergey Ponomarev <stokito@gmail.com>
This commit is contained in:
parent
766224d9ae
commit
ee632a1888
37 changed files with 1775 additions and 1275 deletions
|
@ -89,7 +89,7 @@ return view.extend({
|
||||||
o.value('us', _('United States'));
|
o.value('us', _('United States'));
|
||||||
o.optional = true;
|
o.optional = true;
|
||||||
|
|
||||||
o = s.option(form.ListValue, 'loglevel', _('Debug level'));
|
o = s.option(form.ListValue, 'loglevel', _('Logging level'));
|
||||||
o.value('fatal', _('Fatal'));
|
o.value('fatal', _('Fatal'));
|
||||||
o.value('error', _('Error'));
|
o.value('error', _('Error'));
|
||||||
o.value('warn', _('Warning'));
|
o.value('warn', _('Warning'));
|
||||||
|
|
|
@ -12,29 +12,22 @@ msgstr ""
|
||||||
msgid "All"
|
msgid "All"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:93
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:77
|
||||||
msgid "Certificate of Origin"
|
msgid "Certificate of Origin"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:53
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:40
|
||||||
msgid ""
|
msgid ""
|
||||||
"Cloudflare Zero Trust Security services help you get maximum security both "
|
"Cloudflare Zero Trust Security services help you get maximum security both "
|
||||||
"from outside and within the network."
|
"from outside and within the network."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:52
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:39
|
||||||
|
#: applications/luci-app-cloudflared/root/usr/share/luci/menu.d/luci-app-cloudflared.json:3
|
||||||
msgid "Cloudflare Zero Trust Tunnel"
|
msgid "Cloudflare Zero Trust Tunnel"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/root/usr/share/luci/menu.d/luci-app-cloudflared.json:3
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:69
|
||||||
msgid "Cloudflared"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:73
|
|
||||||
msgid "Collecting data..."
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:85
|
|
||||||
msgid "Config file path"
|
msgid "Config file path"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -42,18 +35,22 @@ msgstr ""
|
||||||
msgid "Configuration"
|
msgid "Configuration"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:54
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/tunnels.js:55
|
||||||
|
msgid "Connections"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:41
|
||||||
msgid ""
|
msgid ""
|
||||||
"Create and manage your network on the <a %s>Cloudflare Zero Trust</a> "
|
"Create and manage your network on the <a %s>Cloudflare Zero Trust</a> "
|
||||||
"dashboard."
|
"dashboard."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:113
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/tunnels.js:62
|
||||||
msgid "Debug"
|
msgid "Data center"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:108
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:97
|
||||||
msgid "Debug level"
|
msgid "Debug"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:96
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:96
|
||||||
|
@ -64,16 +61,16 @@ msgstr ""
|
||||||
msgid "Download Log"
|
msgid "Download Log"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:75
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:59
|
||||||
msgid "Enable"
|
msgid "Enable"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:110
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:94
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:92
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:92
|
||||||
msgid "Error"
|
msgid "Error"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:109
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:93
|
||||||
msgid "Fatal"
|
msgid "Fatal"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -85,12 +82,13 @@ msgstr ""
|
||||||
msgid "Grant access to Cloudflared configuration"
|
msgid "Grant access to Cloudflared configuration"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:112
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:96
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:90
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:90
|
||||||
msgid "Info"
|
msgid "Info"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:85
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:85
|
||||||
|
#: applications/luci-app-cloudflared/root/usr/share/luci/menu.d/luci-app-cloudflared.json:30
|
||||||
msgid "Log"
|
msgid "Log"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -98,58 +96,75 @@ msgstr ""
|
||||||
msgid "Log Direction:"
|
msgid "Log Direction:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/root/usr/share/luci/menu.d/luci-app-cloudflared.json:22
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:92
|
||||||
msgid "Logs"
|
msgid "Logging level"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:36
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/tunnels.js:69
|
||||||
|
msgid "No connections"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:55
|
||||||
msgid "Not Running"
|
msgid "Not Running"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:95
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:79
|
||||||
msgid "Obtain a certificate <a %s>here</a>."
|
msgid "Obtain a certificate <a %s>here</a>."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:102
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/tunnels.js:61
|
||||||
|
msgid "Opened At"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/tunnels.js:60
|
||||||
|
msgid "Origin IP"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:86
|
||||||
msgid "Region"
|
msgid "Region"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:34
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:54
|
||||||
msgid "Running"
|
msgid "Running"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:56
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:43
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:86
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:70
|
||||||
msgid "See <a %s>documentation</a>."
|
msgid "See <a %s>documentation</a>."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:62
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:49
|
||||||
msgid "Status"
|
msgid "Status"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:94
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:78
|
||||||
msgid ""
|
msgid ""
|
||||||
"The account certificate for your zones authorizing the client to serve as an "
|
"The account certificate for your zones authorizing the client to serve as an "
|
||||||
"Origin for that zone"
|
"Origin for that zone"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:103
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:87
|
||||||
msgid "The region to which connections are established."
|
msgid "The region to which connections are established."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:79
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:63
|
||||||
msgid "The tunnel token is shown in the dashboard once you create a tunnel."
|
msgid "The tunnel token is shown in the dashboard once you create a tunnel."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:78
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:62
|
||||||
msgid "Token"
|
msgid "Token"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/tunnels.js:82
|
||||||
|
#: applications/luci-app-cloudflared/root/usr/share/luci/menu.d/luci-app-cloudflared.json:22
|
||||||
|
msgid "Tunnels"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:33
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:33
|
||||||
msgid "Unable to read the interface info from /var/log/cloudflared.log."
|
msgid "Unable to read the interface info from /var/log/cloudflared.log."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:105
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:89
|
||||||
msgid "United States"
|
msgid "United States"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -161,6 +176,6 @@ msgstr ""
|
||||||
msgid "Warn"
|
msgid "Warn"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:111
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:95
|
||||||
msgid "Warning"
|
msgid "Warning"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
|
@ -13,29 +13,22 @@ msgstr ""
|
||||||
msgid "All"
|
msgid "All"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:93
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:77
|
||||||
msgid "Certificate of Origin"
|
msgid "Certificate of Origin"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:53
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:40
|
||||||
msgid ""
|
msgid ""
|
||||||
"Cloudflare Zero Trust Security services help you get maximum security both "
|
"Cloudflare Zero Trust Security services help you get maximum security both "
|
||||||
"from outside and within the network."
|
"from outside and within the network."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:52
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:39
|
||||||
|
#: applications/luci-app-cloudflared/root/usr/share/luci/menu.d/luci-app-cloudflared.json:3
|
||||||
msgid "Cloudflare Zero Trust Tunnel"
|
msgid "Cloudflare Zero Trust Tunnel"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/root/usr/share/luci/menu.d/luci-app-cloudflared.json:3
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:69
|
||||||
msgid "Cloudflared"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:73
|
|
||||||
msgid "Collecting data..."
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:85
|
|
||||||
msgid "Config file path"
|
msgid "Config file path"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -43,18 +36,22 @@ msgstr ""
|
||||||
msgid "Configuration"
|
msgid "Configuration"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:54
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/tunnels.js:55
|
||||||
|
msgid "Connections"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:41
|
||||||
msgid ""
|
msgid ""
|
||||||
"Create and manage your network on the <a %s>Cloudflare Zero Trust</a> "
|
"Create and manage your network on the <a %s>Cloudflare Zero Trust</a> "
|
||||||
"dashboard."
|
"dashboard."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:113
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/tunnels.js:62
|
||||||
msgid "Debug"
|
msgid "Data center"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:108
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:97
|
||||||
msgid "Debug level"
|
msgid "Debug"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:96
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:96
|
||||||
|
@ -65,16 +62,16 @@ msgstr ""
|
||||||
msgid "Download Log"
|
msgid "Download Log"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:75
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:59
|
||||||
msgid "Enable"
|
msgid "Enable"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:110
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:94
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:92
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:92
|
||||||
msgid "Error"
|
msgid "Error"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:109
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:93
|
||||||
msgid "Fatal"
|
msgid "Fatal"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -86,12 +83,13 @@ msgstr ""
|
||||||
msgid "Grant access to Cloudflared configuration"
|
msgid "Grant access to Cloudflared configuration"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:112
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:96
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:90
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:90
|
||||||
msgid "Info"
|
msgid "Info"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:85
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:85
|
||||||
|
#: applications/luci-app-cloudflared/root/usr/share/luci/menu.d/luci-app-cloudflared.json:30
|
||||||
msgid "Log"
|
msgid "Log"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -99,58 +97,75 @@ msgstr ""
|
||||||
msgid "Log Direction:"
|
msgid "Log Direction:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/root/usr/share/luci/menu.d/luci-app-cloudflared.json:22
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:92
|
||||||
msgid "Logs"
|
msgid "Logging level"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:36
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/tunnels.js:69
|
||||||
|
msgid "No connections"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:55
|
||||||
msgid "Not Running"
|
msgid "Not Running"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:95
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:79
|
||||||
msgid "Obtain a certificate <a %s>here</a>."
|
msgid "Obtain a certificate <a %s>here</a>."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:102
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/tunnels.js:61
|
||||||
|
msgid "Opened At"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/tunnels.js:60
|
||||||
|
msgid "Origin IP"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:86
|
||||||
msgid "Region"
|
msgid "Region"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:34
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:54
|
||||||
msgid "Running"
|
msgid "Running"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:56
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:43
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:86
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:70
|
||||||
msgid "See <a %s>documentation</a>."
|
msgid "See <a %s>documentation</a>."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:62
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:49
|
||||||
msgid "Status"
|
msgid "Status"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:94
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:78
|
||||||
msgid ""
|
msgid ""
|
||||||
"The account certificate for your zones authorizing the client to serve as an "
|
"The account certificate for your zones authorizing the client to serve as an "
|
||||||
"Origin for that zone"
|
"Origin for that zone"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:103
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:87
|
||||||
msgid "The region to which connections are established."
|
msgid "The region to which connections are established."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:79
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:63
|
||||||
msgid "The tunnel token is shown in the dashboard once you create a tunnel."
|
msgid "The tunnel token is shown in the dashboard once you create a tunnel."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:78
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:62
|
||||||
msgid "Token"
|
msgid "Token"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/tunnels.js:82
|
||||||
|
#: applications/luci-app-cloudflared/root/usr/share/luci/menu.d/luci-app-cloudflared.json:22
|
||||||
|
msgid "Tunnels"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:33
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:33
|
||||||
msgid "Unable to read the interface info from /var/log/cloudflared.log."
|
msgid "Unable to read the interface info from /var/log/cloudflared.log."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:105
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:89
|
||||||
msgid "United States"
|
msgid "United States"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -162,6 +177,6 @@ msgstr ""
|
||||||
msgid "Warn"
|
msgid "Warn"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:111
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:95
|
||||||
msgid "Warning"
|
msgid "Warning"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
|
@ -12,29 +12,22 @@ msgstr ""
|
||||||
msgid "All"
|
msgid "All"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:93
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:77
|
||||||
msgid "Certificate of Origin"
|
msgid "Certificate of Origin"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:53
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:40
|
||||||
msgid ""
|
msgid ""
|
||||||
"Cloudflare Zero Trust Security services help you get maximum security both "
|
"Cloudflare Zero Trust Security services help you get maximum security both "
|
||||||
"from outside and within the network."
|
"from outside and within the network."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:52
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:39
|
||||||
|
#: applications/luci-app-cloudflared/root/usr/share/luci/menu.d/luci-app-cloudflared.json:3
|
||||||
msgid "Cloudflare Zero Trust Tunnel"
|
msgid "Cloudflare Zero Trust Tunnel"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/root/usr/share/luci/menu.d/luci-app-cloudflared.json:3
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:69
|
||||||
msgid "Cloudflared"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:73
|
|
||||||
msgid "Collecting data..."
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:85
|
|
||||||
msgid "Config file path"
|
msgid "Config file path"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -42,18 +35,22 @@ msgstr ""
|
||||||
msgid "Configuration"
|
msgid "Configuration"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:54
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/tunnels.js:55
|
||||||
|
msgid "Connections"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:41
|
||||||
msgid ""
|
msgid ""
|
||||||
"Create and manage your network on the <a %s>Cloudflare Zero Trust</a> "
|
"Create and manage your network on the <a %s>Cloudflare Zero Trust</a> "
|
||||||
"dashboard."
|
"dashboard."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:113
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/tunnels.js:62
|
||||||
msgid "Debug"
|
msgid "Data center"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:108
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:97
|
||||||
msgid "Debug level"
|
msgid "Debug"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:96
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:96
|
||||||
|
@ -64,16 +61,16 @@ msgstr ""
|
||||||
msgid "Download Log"
|
msgid "Download Log"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:75
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:59
|
||||||
msgid "Enable"
|
msgid "Enable"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:110
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:94
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:92
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:92
|
||||||
msgid "Error"
|
msgid "Error"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:109
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:93
|
||||||
msgid "Fatal"
|
msgid "Fatal"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -85,12 +82,13 @@ msgstr ""
|
||||||
msgid "Grant access to Cloudflared configuration"
|
msgid "Grant access to Cloudflared configuration"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:112
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:96
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:90
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:90
|
||||||
msgid "Info"
|
msgid "Info"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:85
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:85
|
||||||
|
#: applications/luci-app-cloudflared/root/usr/share/luci/menu.d/luci-app-cloudflared.json:30
|
||||||
msgid "Log"
|
msgid "Log"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -98,58 +96,75 @@ msgstr ""
|
||||||
msgid "Log Direction:"
|
msgid "Log Direction:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/root/usr/share/luci/menu.d/luci-app-cloudflared.json:22
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:92
|
||||||
msgid "Logs"
|
msgid "Logging level"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:36
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/tunnels.js:69
|
||||||
|
msgid "No connections"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:55
|
||||||
msgid "Not Running"
|
msgid "Not Running"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:95
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:79
|
||||||
msgid "Obtain a certificate <a %s>here</a>."
|
msgid "Obtain a certificate <a %s>here</a>."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:102
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/tunnels.js:61
|
||||||
|
msgid "Opened At"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/tunnels.js:60
|
||||||
|
msgid "Origin IP"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:86
|
||||||
msgid "Region"
|
msgid "Region"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:34
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:54
|
||||||
msgid "Running"
|
msgid "Running"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:56
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:43
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:86
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:70
|
||||||
msgid "See <a %s>documentation</a>."
|
msgid "See <a %s>documentation</a>."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:62
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:49
|
||||||
msgid "Status"
|
msgid "Status"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:94
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:78
|
||||||
msgid ""
|
msgid ""
|
||||||
"The account certificate for your zones authorizing the client to serve as an "
|
"The account certificate for your zones authorizing the client to serve as an "
|
||||||
"Origin for that zone"
|
"Origin for that zone"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:103
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:87
|
||||||
msgid "The region to which connections are established."
|
msgid "The region to which connections are established."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:79
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:63
|
||||||
msgid "The tunnel token is shown in the dashboard once you create a tunnel."
|
msgid "The tunnel token is shown in the dashboard once you create a tunnel."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:78
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:62
|
||||||
msgid "Token"
|
msgid "Token"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/tunnels.js:82
|
||||||
|
#: applications/luci-app-cloudflared/root/usr/share/luci/menu.d/luci-app-cloudflared.json:22
|
||||||
|
msgid "Tunnels"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:33
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:33
|
||||||
msgid "Unable to read the interface info from /var/log/cloudflared.log."
|
msgid "Unable to read the interface info from /var/log/cloudflared.log."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:105
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:89
|
||||||
msgid "United States"
|
msgid "United States"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -161,6 +176,6 @@ msgstr ""
|
||||||
msgid "Warn"
|
msgid "Warn"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:111
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:95
|
||||||
msgid "Warning"
|
msgid "Warning"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
|
@ -12,29 +12,22 @@ msgstr ""
|
||||||
msgid "All"
|
msgid "All"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:93
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:77
|
||||||
msgid "Certificate of Origin"
|
msgid "Certificate of Origin"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:53
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:40
|
||||||
msgid ""
|
msgid ""
|
||||||
"Cloudflare Zero Trust Security services help you get maximum security both "
|
"Cloudflare Zero Trust Security services help you get maximum security both "
|
||||||
"from outside and within the network."
|
"from outside and within the network."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:52
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:39
|
||||||
|
#: applications/luci-app-cloudflared/root/usr/share/luci/menu.d/luci-app-cloudflared.json:3
|
||||||
msgid "Cloudflare Zero Trust Tunnel"
|
msgid "Cloudflare Zero Trust Tunnel"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/root/usr/share/luci/menu.d/luci-app-cloudflared.json:3
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:69
|
||||||
msgid "Cloudflared"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:73
|
|
||||||
msgid "Collecting data..."
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:85
|
|
||||||
msgid "Config file path"
|
msgid "Config file path"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -42,18 +35,22 @@ msgstr ""
|
||||||
msgid "Configuration"
|
msgid "Configuration"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:54
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/tunnels.js:55
|
||||||
|
msgid "Connections"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:41
|
||||||
msgid ""
|
msgid ""
|
||||||
"Create and manage your network on the <a %s>Cloudflare Zero Trust</a> "
|
"Create and manage your network on the <a %s>Cloudflare Zero Trust</a> "
|
||||||
"dashboard."
|
"dashboard."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:113
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/tunnels.js:62
|
||||||
msgid "Debug"
|
msgid "Data center"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:108
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:97
|
||||||
msgid "Debug level"
|
msgid "Debug"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:96
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:96
|
||||||
|
@ -64,16 +61,16 @@ msgstr ""
|
||||||
msgid "Download Log"
|
msgid "Download Log"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:75
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:59
|
||||||
msgid "Enable"
|
msgid "Enable"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:110
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:94
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:92
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:92
|
||||||
msgid "Error"
|
msgid "Error"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:109
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:93
|
||||||
msgid "Fatal"
|
msgid "Fatal"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -85,12 +82,13 @@ msgstr ""
|
||||||
msgid "Grant access to Cloudflared configuration"
|
msgid "Grant access to Cloudflared configuration"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:112
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:96
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:90
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:90
|
||||||
msgid "Info"
|
msgid "Info"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:85
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:85
|
||||||
|
#: applications/luci-app-cloudflared/root/usr/share/luci/menu.d/luci-app-cloudflared.json:30
|
||||||
msgid "Log"
|
msgid "Log"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -98,58 +96,75 @@ msgstr ""
|
||||||
msgid "Log Direction:"
|
msgid "Log Direction:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/root/usr/share/luci/menu.d/luci-app-cloudflared.json:22
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:92
|
||||||
msgid "Logs"
|
msgid "Logging level"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:36
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/tunnels.js:69
|
||||||
|
msgid "No connections"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:55
|
||||||
msgid "Not Running"
|
msgid "Not Running"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:95
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:79
|
||||||
msgid "Obtain a certificate <a %s>here</a>."
|
msgid "Obtain a certificate <a %s>here</a>."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:102
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/tunnels.js:61
|
||||||
|
msgid "Opened At"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/tunnels.js:60
|
||||||
|
msgid "Origin IP"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:86
|
||||||
msgid "Region"
|
msgid "Region"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:34
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:54
|
||||||
msgid "Running"
|
msgid "Running"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:56
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:43
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:86
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:70
|
||||||
msgid "See <a %s>documentation</a>."
|
msgid "See <a %s>documentation</a>."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:62
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:49
|
||||||
msgid "Status"
|
msgid "Status"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:94
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:78
|
||||||
msgid ""
|
msgid ""
|
||||||
"The account certificate for your zones authorizing the client to serve as an "
|
"The account certificate for your zones authorizing the client to serve as an "
|
||||||
"Origin for that zone"
|
"Origin for that zone"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:103
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:87
|
||||||
msgid "The region to which connections are established."
|
msgid "The region to which connections are established."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:79
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:63
|
||||||
msgid "The tunnel token is shown in the dashboard once you create a tunnel."
|
msgid "The tunnel token is shown in the dashboard once you create a tunnel."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:78
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:62
|
||||||
msgid "Token"
|
msgid "Token"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/tunnels.js:82
|
||||||
|
#: applications/luci-app-cloudflared/root/usr/share/luci/menu.d/luci-app-cloudflared.json:22
|
||||||
|
msgid "Tunnels"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:33
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:33
|
||||||
msgid "Unable to read the interface info from /var/log/cloudflared.log."
|
msgid "Unable to read the interface info from /var/log/cloudflared.log."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:105
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:89
|
||||||
msgid "United States"
|
msgid "United States"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -161,6 +176,6 @@ msgstr ""
|
||||||
msgid "Warn"
|
msgid "Warn"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:111
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:95
|
||||||
msgid "Warning"
|
msgid "Warning"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
|
@ -13,29 +13,22 @@ msgstr ""
|
||||||
msgid "All"
|
msgid "All"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:93
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:77
|
||||||
msgid "Certificate of Origin"
|
msgid "Certificate of Origin"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:53
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:40
|
||||||
msgid ""
|
msgid ""
|
||||||
"Cloudflare Zero Trust Security services help you get maximum security both "
|
"Cloudflare Zero Trust Security services help you get maximum security both "
|
||||||
"from outside and within the network."
|
"from outside and within the network."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:52
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:39
|
||||||
|
#: applications/luci-app-cloudflared/root/usr/share/luci/menu.d/luci-app-cloudflared.json:3
|
||||||
msgid "Cloudflare Zero Trust Tunnel"
|
msgid "Cloudflare Zero Trust Tunnel"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/root/usr/share/luci/menu.d/luci-app-cloudflared.json:3
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:69
|
||||||
msgid "Cloudflared"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:73
|
|
||||||
msgid "Collecting data..."
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:85
|
|
||||||
msgid "Config file path"
|
msgid "Config file path"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -43,18 +36,22 @@ msgstr ""
|
||||||
msgid "Configuration"
|
msgid "Configuration"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:54
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/tunnels.js:55
|
||||||
|
msgid "Connections"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:41
|
||||||
msgid ""
|
msgid ""
|
||||||
"Create and manage your network on the <a %s>Cloudflare Zero Trust</a> "
|
"Create and manage your network on the <a %s>Cloudflare Zero Trust</a> "
|
||||||
"dashboard."
|
"dashboard."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:113
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/tunnels.js:62
|
||||||
msgid "Debug"
|
msgid "Data center"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:108
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:97
|
||||||
msgid "Debug level"
|
msgid "Debug"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:96
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:96
|
||||||
|
@ -65,16 +62,16 @@ msgstr ""
|
||||||
msgid "Download Log"
|
msgid "Download Log"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:75
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:59
|
||||||
msgid "Enable"
|
msgid "Enable"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:110
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:94
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:92
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:92
|
||||||
msgid "Error"
|
msgid "Error"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:109
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:93
|
||||||
msgid "Fatal"
|
msgid "Fatal"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -86,12 +83,13 @@ msgstr ""
|
||||||
msgid "Grant access to Cloudflared configuration"
|
msgid "Grant access to Cloudflared configuration"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:112
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:96
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:90
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:90
|
||||||
msgid "Info"
|
msgid "Info"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:85
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:85
|
||||||
|
#: applications/luci-app-cloudflared/root/usr/share/luci/menu.d/luci-app-cloudflared.json:30
|
||||||
msgid "Log"
|
msgid "Log"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -99,58 +97,75 @@ msgstr ""
|
||||||
msgid "Log Direction:"
|
msgid "Log Direction:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/root/usr/share/luci/menu.d/luci-app-cloudflared.json:22
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:92
|
||||||
msgid "Logs"
|
msgid "Logging level"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:36
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/tunnels.js:69
|
||||||
|
msgid "No connections"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:55
|
||||||
msgid "Not Running"
|
msgid "Not Running"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:95
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:79
|
||||||
msgid "Obtain a certificate <a %s>here</a>."
|
msgid "Obtain a certificate <a %s>here</a>."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:102
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/tunnels.js:61
|
||||||
|
msgid "Opened At"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/tunnels.js:60
|
||||||
|
msgid "Origin IP"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:86
|
||||||
msgid "Region"
|
msgid "Region"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:34
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:54
|
||||||
msgid "Running"
|
msgid "Running"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:56
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:43
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:86
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:70
|
||||||
msgid "See <a %s>documentation</a>."
|
msgid "See <a %s>documentation</a>."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:62
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:49
|
||||||
msgid "Status"
|
msgid "Status"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:94
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:78
|
||||||
msgid ""
|
msgid ""
|
||||||
"The account certificate for your zones authorizing the client to serve as an "
|
"The account certificate for your zones authorizing the client to serve as an "
|
||||||
"Origin for that zone"
|
"Origin for that zone"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:103
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:87
|
||||||
msgid "The region to which connections are established."
|
msgid "The region to which connections are established."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:79
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:63
|
||||||
msgid "The tunnel token is shown in the dashboard once you create a tunnel."
|
msgid "The tunnel token is shown in the dashboard once you create a tunnel."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:78
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:62
|
||||||
msgid "Token"
|
msgid "Token"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/tunnels.js:82
|
||||||
|
#: applications/luci-app-cloudflared/root/usr/share/luci/menu.d/luci-app-cloudflared.json:22
|
||||||
|
msgid "Tunnels"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:33
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:33
|
||||||
msgid "Unable to read the interface info from /var/log/cloudflared.log."
|
msgid "Unable to read the interface info from /var/log/cloudflared.log."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:105
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:89
|
||||||
msgid "United States"
|
msgid "United States"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -162,6 +177,6 @@ msgstr ""
|
||||||
msgid "Warn"
|
msgid "Warn"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:111
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:95
|
||||||
msgid "Warning"
|
msgid "Warning"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
|
@ -13,29 +13,22 @@ msgstr ""
|
||||||
msgid "All"
|
msgid "All"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:93
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:77
|
||||||
msgid "Certificate of Origin"
|
msgid "Certificate of Origin"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:53
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:40
|
||||||
msgid ""
|
msgid ""
|
||||||
"Cloudflare Zero Trust Security services help you get maximum security both "
|
"Cloudflare Zero Trust Security services help you get maximum security both "
|
||||||
"from outside and within the network."
|
"from outside and within the network."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:52
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:39
|
||||||
|
#: applications/luci-app-cloudflared/root/usr/share/luci/menu.d/luci-app-cloudflared.json:3
|
||||||
msgid "Cloudflare Zero Trust Tunnel"
|
msgid "Cloudflare Zero Trust Tunnel"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/root/usr/share/luci/menu.d/luci-app-cloudflared.json:3
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:69
|
||||||
msgid "Cloudflared"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:73
|
|
||||||
msgid "Collecting data..."
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:85
|
|
||||||
msgid "Config file path"
|
msgid "Config file path"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -43,18 +36,22 @@ msgstr ""
|
||||||
msgid "Configuration"
|
msgid "Configuration"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:54
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/tunnels.js:55
|
||||||
|
msgid "Connections"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:41
|
||||||
msgid ""
|
msgid ""
|
||||||
"Create and manage your network on the <a %s>Cloudflare Zero Trust</a> "
|
"Create and manage your network on the <a %s>Cloudflare Zero Trust</a> "
|
||||||
"dashboard."
|
"dashboard."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:113
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/tunnels.js:62
|
||||||
msgid "Debug"
|
msgid "Data center"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:108
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:97
|
||||||
msgid "Debug level"
|
msgid "Debug"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:96
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:96
|
||||||
|
@ -65,16 +62,16 @@ msgstr ""
|
||||||
msgid "Download Log"
|
msgid "Download Log"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:75
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:59
|
||||||
msgid "Enable"
|
msgid "Enable"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:110
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:94
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:92
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:92
|
||||||
msgid "Error"
|
msgid "Error"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:109
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:93
|
||||||
msgid "Fatal"
|
msgid "Fatal"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -86,12 +83,13 @@ msgstr ""
|
||||||
msgid "Grant access to Cloudflared configuration"
|
msgid "Grant access to Cloudflared configuration"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:112
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:96
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:90
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:90
|
||||||
msgid "Info"
|
msgid "Info"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:85
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:85
|
||||||
|
#: applications/luci-app-cloudflared/root/usr/share/luci/menu.d/luci-app-cloudflared.json:30
|
||||||
msgid "Log"
|
msgid "Log"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -99,58 +97,75 @@ msgstr ""
|
||||||
msgid "Log Direction:"
|
msgid "Log Direction:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/root/usr/share/luci/menu.d/luci-app-cloudflared.json:22
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:92
|
||||||
msgid "Logs"
|
msgid "Logging level"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:36
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/tunnels.js:69
|
||||||
|
msgid "No connections"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:55
|
||||||
msgid "Not Running"
|
msgid "Not Running"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:95
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:79
|
||||||
msgid "Obtain a certificate <a %s>here</a>."
|
msgid "Obtain a certificate <a %s>here</a>."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:102
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/tunnels.js:61
|
||||||
|
msgid "Opened At"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/tunnels.js:60
|
||||||
|
msgid "Origin IP"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:86
|
||||||
msgid "Region"
|
msgid "Region"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:34
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:54
|
||||||
msgid "Running"
|
msgid "Running"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:56
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:43
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:86
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:70
|
||||||
msgid "See <a %s>documentation</a>."
|
msgid "See <a %s>documentation</a>."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:62
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:49
|
||||||
msgid "Status"
|
msgid "Status"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:94
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:78
|
||||||
msgid ""
|
msgid ""
|
||||||
"The account certificate for your zones authorizing the client to serve as an "
|
"The account certificate for your zones authorizing the client to serve as an "
|
||||||
"Origin for that zone"
|
"Origin for that zone"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:103
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:87
|
||||||
msgid "The region to which connections are established."
|
msgid "The region to which connections are established."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:79
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:63
|
||||||
msgid "The tunnel token is shown in the dashboard once you create a tunnel."
|
msgid "The tunnel token is shown in the dashboard once you create a tunnel."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:78
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:62
|
||||||
msgid "Token"
|
msgid "Token"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/tunnels.js:82
|
||||||
|
#: applications/luci-app-cloudflared/root/usr/share/luci/menu.d/luci-app-cloudflared.json:22
|
||||||
|
msgid "Tunnels"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:33
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:33
|
||||||
msgid "Unable to read the interface info from /var/log/cloudflared.log."
|
msgid "Unable to read the interface info from /var/log/cloudflared.log."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:105
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:89
|
||||||
msgid "United States"
|
msgid "United States"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -162,6 +177,6 @@ msgstr ""
|
||||||
msgid "Warn"
|
msgid "Warn"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:111
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:95
|
||||||
msgid "Warning"
|
msgid "Warning"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
|
@ -13,29 +13,22 @@ msgstr ""
|
||||||
msgid "All"
|
msgid "All"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:93
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:77
|
||||||
msgid "Certificate of Origin"
|
msgid "Certificate of Origin"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:53
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:40
|
||||||
msgid ""
|
msgid ""
|
||||||
"Cloudflare Zero Trust Security services help you get maximum security both "
|
"Cloudflare Zero Trust Security services help you get maximum security both "
|
||||||
"from outside and within the network."
|
"from outside and within the network."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:52
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:39
|
||||||
|
#: applications/luci-app-cloudflared/root/usr/share/luci/menu.d/luci-app-cloudflared.json:3
|
||||||
msgid "Cloudflare Zero Trust Tunnel"
|
msgid "Cloudflare Zero Trust Tunnel"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/root/usr/share/luci/menu.d/luci-app-cloudflared.json:3
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:69
|
||||||
msgid "Cloudflared"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:73
|
|
||||||
msgid "Collecting data..."
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:85
|
|
||||||
msgid "Config file path"
|
msgid "Config file path"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -43,18 +36,22 @@ msgstr ""
|
||||||
msgid "Configuration"
|
msgid "Configuration"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:54
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/tunnels.js:55
|
||||||
|
msgid "Connections"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:41
|
||||||
msgid ""
|
msgid ""
|
||||||
"Create and manage your network on the <a %s>Cloudflare Zero Trust</a> "
|
"Create and manage your network on the <a %s>Cloudflare Zero Trust</a> "
|
||||||
"dashboard."
|
"dashboard."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:113
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/tunnels.js:62
|
||||||
msgid "Debug"
|
msgid "Data center"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:108
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:97
|
||||||
msgid "Debug level"
|
msgid "Debug"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:96
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:96
|
||||||
|
@ -65,16 +62,16 @@ msgstr ""
|
||||||
msgid "Download Log"
|
msgid "Download Log"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:75
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:59
|
||||||
msgid "Enable"
|
msgid "Enable"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:110
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:94
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:92
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:92
|
||||||
msgid "Error"
|
msgid "Error"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:109
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:93
|
||||||
msgid "Fatal"
|
msgid "Fatal"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -86,12 +83,13 @@ msgstr ""
|
||||||
msgid "Grant access to Cloudflared configuration"
|
msgid "Grant access to Cloudflared configuration"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:112
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:96
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:90
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:90
|
||||||
msgid "Info"
|
msgid "Info"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:85
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:85
|
||||||
|
#: applications/luci-app-cloudflared/root/usr/share/luci/menu.d/luci-app-cloudflared.json:30
|
||||||
msgid "Log"
|
msgid "Log"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -99,58 +97,75 @@ msgstr ""
|
||||||
msgid "Log Direction:"
|
msgid "Log Direction:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/root/usr/share/luci/menu.d/luci-app-cloudflared.json:22
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:92
|
||||||
msgid "Logs"
|
msgid "Logging level"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:36
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/tunnels.js:69
|
||||||
|
msgid "No connections"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:55
|
||||||
msgid "Not Running"
|
msgid "Not Running"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:95
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:79
|
||||||
msgid "Obtain a certificate <a %s>here</a>."
|
msgid "Obtain a certificate <a %s>here</a>."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:102
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/tunnels.js:61
|
||||||
|
msgid "Opened At"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/tunnels.js:60
|
||||||
|
msgid "Origin IP"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:86
|
||||||
msgid "Region"
|
msgid "Region"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:34
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:54
|
||||||
msgid "Running"
|
msgid "Running"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:56
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:43
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:86
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:70
|
||||||
msgid "See <a %s>documentation</a>."
|
msgid "See <a %s>documentation</a>."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:62
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:49
|
||||||
msgid "Status"
|
msgid "Status"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:94
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:78
|
||||||
msgid ""
|
msgid ""
|
||||||
"The account certificate for your zones authorizing the client to serve as an "
|
"The account certificate for your zones authorizing the client to serve as an "
|
||||||
"Origin for that zone"
|
"Origin for that zone"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:103
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:87
|
||||||
msgid "The region to which connections are established."
|
msgid "The region to which connections are established."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:79
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:63
|
||||||
msgid "The tunnel token is shown in the dashboard once you create a tunnel."
|
msgid "The tunnel token is shown in the dashboard once you create a tunnel."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:78
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:62
|
||||||
msgid "Token"
|
msgid "Token"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/tunnels.js:82
|
||||||
|
#: applications/luci-app-cloudflared/root/usr/share/luci/menu.d/luci-app-cloudflared.json:22
|
||||||
|
msgid "Tunnels"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:33
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:33
|
||||||
msgid "Unable to read the interface info from /var/log/cloudflared.log."
|
msgid "Unable to read the interface info from /var/log/cloudflared.log."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:105
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:89
|
||||||
msgid "United States"
|
msgid "United States"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -162,6 +177,6 @@ msgstr ""
|
||||||
msgid "Warn"
|
msgid "Warn"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:111
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:95
|
||||||
msgid "Warning"
|
msgid "Warning"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
|
@ -13,29 +13,22 @@ msgstr ""
|
||||||
msgid "All"
|
msgid "All"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:93
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:77
|
||||||
msgid "Certificate of Origin"
|
msgid "Certificate of Origin"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:53
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:40
|
||||||
msgid ""
|
msgid ""
|
||||||
"Cloudflare Zero Trust Security services help you get maximum security both "
|
"Cloudflare Zero Trust Security services help you get maximum security both "
|
||||||
"from outside and within the network."
|
"from outside and within the network."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:52
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:39
|
||||||
|
#: applications/luci-app-cloudflared/root/usr/share/luci/menu.d/luci-app-cloudflared.json:3
|
||||||
msgid "Cloudflare Zero Trust Tunnel"
|
msgid "Cloudflare Zero Trust Tunnel"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/root/usr/share/luci/menu.d/luci-app-cloudflared.json:3
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:69
|
||||||
msgid "Cloudflared"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:73
|
|
||||||
msgid "Collecting data..."
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:85
|
|
||||||
msgid "Config file path"
|
msgid "Config file path"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -43,18 +36,22 @@ msgstr ""
|
||||||
msgid "Configuration"
|
msgid "Configuration"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:54
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/tunnels.js:55
|
||||||
|
msgid "Connections"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:41
|
||||||
msgid ""
|
msgid ""
|
||||||
"Create and manage your network on the <a %s>Cloudflare Zero Trust</a> "
|
"Create and manage your network on the <a %s>Cloudflare Zero Trust</a> "
|
||||||
"dashboard."
|
"dashboard."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:113
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/tunnels.js:62
|
||||||
msgid "Debug"
|
msgid "Data center"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:108
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:97
|
||||||
msgid "Debug level"
|
msgid "Debug"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:96
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:96
|
||||||
|
@ -65,16 +62,16 @@ msgstr ""
|
||||||
msgid "Download Log"
|
msgid "Download Log"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:75
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:59
|
||||||
msgid "Enable"
|
msgid "Enable"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:110
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:94
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:92
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:92
|
||||||
msgid "Error"
|
msgid "Error"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:109
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:93
|
||||||
msgid "Fatal"
|
msgid "Fatal"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -86,12 +83,13 @@ msgstr ""
|
||||||
msgid "Grant access to Cloudflared configuration"
|
msgid "Grant access to Cloudflared configuration"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:112
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:96
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:90
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:90
|
||||||
msgid "Info"
|
msgid "Info"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:85
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:85
|
||||||
|
#: applications/luci-app-cloudflared/root/usr/share/luci/menu.d/luci-app-cloudflared.json:30
|
||||||
msgid "Log"
|
msgid "Log"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -99,58 +97,75 @@ msgstr ""
|
||||||
msgid "Log Direction:"
|
msgid "Log Direction:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/root/usr/share/luci/menu.d/luci-app-cloudflared.json:22
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:92
|
||||||
msgid "Logs"
|
msgid "Logging level"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:36
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/tunnels.js:69
|
||||||
|
msgid "No connections"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:55
|
||||||
msgid "Not Running"
|
msgid "Not Running"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:95
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:79
|
||||||
msgid "Obtain a certificate <a %s>here</a>."
|
msgid "Obtain a certificate <a %s>here</a>."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:102
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/tunnels.js:61
|
||||||
|
msgid "Opened At"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/tunnels.js:60
|
||||||
|
msgid "Origin IP"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:86
|
||||||
msgid "Region"
|
msgid "Region"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:34
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:54
|
||||||
msgid "Running"
|
msgid "Running"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:56
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:43
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:86
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:70
|
||||||
msgid "See <a %s>documentation</a>."
|
msgid "See <a %s>documentation</a>."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:62
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:49
|
||||||
msgid "Status"
|
msgid "Status"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:94
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:78
|
||||||
msgid ""
|
msgid ""
|
||||||
"The account certificate for your zones authorizing the client to serve as an "
|
"The account certificate for your zones authorizing the client to serve as an "
|
||||||
"Origin for that zone"
|
"Origin for that zone"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:103
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:87
|
||||||
msgid "The region to which connections are established."
|
msgid "The region to which connections are established."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:79
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:63
|
||||||
msgid "The tunnel token is shown in the dashboard once you create a tunnel."
|
msgid "The tunnel token is shown in the dashboard once you create a tunnel."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:78
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:62
|
||||||
msgid "Token"
|
msgid "Token"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/tunnels.js:82
|
||||||
|
#: applications/luci-app-cloudflared/root/usr/share/luci/menu.d/luci-app-cloudflared.json:22
|
||||||
|
msgid "Tunnels"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:33
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:33
|
||||||
msgid "Unable to read the interface info from /var/log/cloudflared.log."
|
msgid "Unable to read the interface info from /var/log/cloudflared.log."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:105
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:89
|
||||||
msgid "United States"
|
msgid "United States"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -162,6 +177,6 @@ msgstr ""
|
||||||
msgid "Warn"
|
msgid "Warn"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:111
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:95
|
||||||
msgid "Warning"
|
msgid "Warning"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
|
@ -14,13 +14,13 @@ msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:89
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:89
|
||||||
msgid "All"
|
msgid "All"
|
||||||
msgstr "Todo"
|
msgstr "Toda"
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:93
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:77
|
||||||
msgid "Certificate of Origin"
|
msgid "Certificate of Origin"
|
||||||
msgstr "Certificado de origen"
|
msgstr "Certificado de origen"
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:53
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:40
|
||||||
msgid ""
|
msgid ""
|
||||||
"Cloudflare Zero Trust Security services help you get maximum security both "
|
"Cloudflare Zero Trust Security services help you get maximum security both "
|
||||||
"from outside and within the network."
|
"from outside and within the network."
|
||||||
|
@ -28,20 +28,13 @@ msgstr ""
|
||||||
"Los sericios Cloudflare Zero Trust Security te ayudan a obtener la máxima "
|
"Los sericios Cloudflare Zero Trust Security te ayudan a obtener la máxima "
|
||||||
"seguridad dentro y fuera de la red"
|
"seguridad dentro y fuera de la red"
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:52
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:39
|
||||||
|
#: applications/luci-app-cloudflared/root/usr/share/luci/menu.d/luci-app-cloudflared.json:3
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Cloudflare Zero Trust Tunnel"
|
msgid "Cloudflare Zero Trust Tunnel"
|
||||||
msgstr "Cloudflare Zero Trust Tunnel"
|
msgstr "Cloudflare Zero Trust Tunnel"
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/root/usr/share/luci/menu.d/luci-app-cloudflared.json:3
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:69
|
||||||
msgid "Cloudflared"
|
|
||||||
msgstr "Cloudflared"
|
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:73
|
|
||||||
msgid "Collecting data..."
|
|
||||||
msgstr "Recolectando datos..."
|
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:85
|
|
||||||
msgid "Config file path"
|
msgid "Config file path"
|
||||||
msgstr "Ruta del archivo de configuración"
|
msgstr "Ruta del archivo de configuración"
|
||||||
|
|
||||||
|
@ -49,7 +42,11 @@ msgstr "Ruta del archivo de configuración"
|
||||||
msgid "Configuration"
|
msgid "Configuration"
|
||||||
msgstr "Configuración"
|
msgstr "Configuración"
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:54
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/tunnels.js:55
|
||||||
|
msgid "Connections"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:41
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid ""
|
msgid ""
|
||||||
"Create and manage your network on the <a %s>Cloudflare Zero Trust</a> "
|
"Create and manage your network on the <a %s>Cloudflare Zero Trust</a> "
|
||||||
|
@ -57,14 +54,14 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Cree y administre su red en el panel de <a %s>Cloudflare Zero Trust</a>."
|
"Cree y administre su red en el panel de <a %s>Cloudflare Zero Trust</a>."
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:113
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/tunnels.js:62
|
||||||
|
msgid "Data center"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:97
|
||||||
msgid "Debug"
|
msgid "Debug"
|
||||||
msgstr "Depurar"
|
msgstr "Depurar"
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:108
|
|
||||||
msgid "Debug level"
|
|
||||||
msgstr "Nivel de depuración"
|
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:96
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:96
|
||||||
msgid "Down"
|
msgid "Down"
|
||||||
msgstr "Abajo"
|
msgstr "Abajo"
|
||||||
|
@ -73,16 +70,16 @@ msgstr "Abajo"
|
||||||
msgid "Download Log"
|
msgid "Download Log"
|
||||||
msgstr "Descargar registro"
|
msgstr "Descargar registro"
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:75
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:59
|
||||||
msgid "Enable"
|
msgid "Enable"
|
||||||
msgstr "Activar"
|
msgstr "Activar"
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:110
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:94
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:92
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:92
|
||||||
msgid "Error"
|
msgid "Error"
|
||||||
msgstr "Error"
|
msgstr "Error"
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:109
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:93
|
||||||
msgid "Fatal"
|
msgid "Fatal"
|
||||||
msgstr "Fatal"
|
msgstr "Fatal"
|
||||||
|
|
||||||
|
@ -94,12 +91,13 @@ msgstr "Nivel de filtro:"
|
||||||
msgid "Grant access to Cloudflared configuration"
|
msgid "Grant access to Cloudflared configuration"
|
||||||
msgstr "Permitir acceso a la configuración de Cloudflared"
|
msgstr "Permitir acceso a la configuración de Cloudflared"
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:112
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:96
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:90
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:90
|
||||||
msgid "Info"
|
msgid "Info"
|
||||||
msgstr "Info"
|
msgstr "Info"
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:85
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:85
|
||||||
|
#: applications/luci-app-cloudflared/root/usr/share/luci/menu.d/luci-app-cloudflared.json:30
|
||||||
msgid "Log"
|
msgid "Log"
|
||||||
msgstr "Registro"
|
msgstr "Registro"
|
||||||
|
|
||||||
|
@ -107,36 +105,48 @@ msgstr "Registro"
|
||||||
msgid "Log Direction:"
|
msgid "Log Direction:"
|
||||||
msgstr "Dirección de registro:"
|
msgstr "Dirección de registro:"
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/root/usr/share/luci/menu.d/luci-app-cloudflared.json:22
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:92
|
||||||
msgid "Logs"
|
msgid "Logging level"
|
||||||
msgstr "Registros"
|
msgstr "Nivel de depuración"
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:36
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/tunnels.js:69
|
||||||
|
msgid "No connections"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:55
|
||||||
msgid "Not Running"
|
msgid "Not Running"
|
||||||
msgstr "No se está ejecutando"
|
msgstr "No se está ejecutando"
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:95
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:79
|
||||||
msgid "Obtain a certificate <a %s>here</a>."
|
msgid "Obtain a certificate <a %s>here</a>."
|
||||||
msgstr "Obtenga un certificado <a %s>aquí</a>."
|
msgstr "Obtenga un certificado <a %s>aquí</a>."
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:102
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/tunnels.js:61
|
||||||
|
msgid "Opened At"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/tunnels.js:60
|
||||||
|
msgid "Origin IP"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:86
|
||||||
msgid "Region"
|
msgid "Region"
|
||||||
msgstr "Región"
|
msgstr "Región"
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:34
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:54
|
||||||
msgid "Running"
|
msgid "Running"
|
||||||
msgstr "Ejecutando"
|
msgstr "Ejecutando"
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:56
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:43
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:86
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:70
|
||||||
msgid "See <a %s>documentation</a>."
|
msgid "See <a %s>documentation</a>."
|
||||||
msgstr "Ver <a %s>documentación</a>."
|
msgstr "Ver <a %s>documentación</a>."
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:62
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:49
|
||||||
msgid "Status"
|
msgid "Status"
|
||||||
msgstr "Estado"
|
msgstr "Estado"
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:94
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:78
|
||||||
msgid ""
|
msgid ""
|
||||||
"The account certificate for your zones authorizing the client to serve as an "
|
"The account certificate for your zones authorizing the client to serve as an "
|
||||||
"Origin for that zone"
|
"Origin for that zone"
|
||||||
|
@ -144,24 +154,29 @@ msgstr ""
|
||||||
"El certificado de cuenta para sus zonas que autoriza al cliente a actuar "
|
"El certificado de cuenta para sus zonas que autoriza al cliente a actuar "
|
||||||
"como Origen para esa zona"
|
"como Origen para esa zona"
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:103
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:87
|
||||||
msgid "The region to which connections are established."
|
msgid "The region to which connections are established."
|
||||||
msgstr "La región con la que se establecen las conexiones."
|
msgstr "La región con la que se establecen las conexiones."
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:79
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:63
|
||||||
msgid "The tunnel token is shown in the dashboard once you create a tunnel."
|
msgid "The tunnel token is shown in the dashboard once you create a tunnel."
|
||||||
msgstr "El token del túnel se muestra en el panel una vez que crea un túnel."
|
msgstr "El token del túnel se muestra en el panel una vez que crea un túnel."
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:78
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:62
|
||||||
msgid "Token"
|
msgid "Token"
|
||||||
msgstr "Token"
|
msgstr "Token"
|
||||||
|
|
||||||
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/tunnels.js:82
|
||||||
|
#: applications/luci-app-cloudflared/root/usr/share/luci/menu.d/luci-app-cloudflared.json:22
|
||||||
|
msgid "Tunnels"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:33
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:33
|
||||||
msgid "Unable to read the interface info from /var/log/cloudflared.log."
|
msgid "Unable to read the interface info from /var/log/cloudflared.log."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"No se puede leer la información de la interfaz de /var/log/cloudflared.log."
|
"No se puede leer la información de la interfaz de /var/log/cloudflared.log."
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:105
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:89
|
||||||
msgid "United States"
|
msgid "United States"
|
||||||
msgstr "Estados Unidos"
|
msgstr "Estados Unidos"
|
||||||
|
|
||||||
|
@ -174,6 +189,6 @@ msgstr "Arriba"
|
||||||
msgid "Warn"
|
msgid "Warn"
|
||||||
msgstr "Advertir"
|
msgstr "Advertir"
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:111
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:95
|
||||||
msgid "Warning"
|
msgid "Warning"
|
||||||
msgstr "Advertencia"
|
msgstr "Advertencia"
|
||||||
|
|
|
@ -13,29 +13,22 @@ msgstr ""
|
||||||
msgid "All"
|
msgid "All"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:93
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:77
|
||||||
msgid "Certificate of Origin"
|
msgid "Certificate of Origin"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:53
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:40
|
||||||
msgid ""
|
msgid ""
|
||||||
"Cloudflare Zero Trust Security services help you get maximum security both "
|
"Cloudflare Zero Trust Security services help you get maximum security both "
|
||||||
"from outside and within the network."
|
"from outside and within the network."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:52
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:39
|
||||||
|
#: applications/luci-app-cloudflared/root/usr/share/luci/menu.d/luci-app-cloudflared.json:3
|
||||||
msgid "Cloudflare Zero Trust Tunnel"
|
msgid "Cloudflare Zero Trust Tunnel"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/root/usr/share/luci/menu.d/luci-app-cloudflared.json:3
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:69
|
||||||
msgid "Cloudflared"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:73
|
|
||||||
msgid "Collecting data..."
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:85
|
|
||||||
msgid "Config file path"
|
msgid "Config file path"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -43,18 +36,22 @@ msgstr ""
|
||||||
msgid "Configuration"
|
msgid "Configuration"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:54
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/tunnels.js:55
|
||||||
|
msgid "Connections"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:41
|
||||||
msgid ""
|
msgid ""
|
||||||
"Create and manage your network on the <a %s>Cloudflare Zero Trust</a> "
|
"Create and manage your network on the <a %s>Cloudflare Zero Trust</a> "
|
||||||
"dashboard."
|
"dashboard."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:113
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/tunnels.js:62
|
||||||
msgid "Debug"
|
msgid "Data center"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:108
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:97
|
||||||
msgid "Debug level"
|
msgid "Debug"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:96
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:96
|
||||||
|
@ -65,16 +62,16 @@ msgstr ""
|
||||||
msgid "Download Log"
|
msgid "Download Log"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:75
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:59
|
||||||
msgid "Enable"
|
msgid "Enable"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:110
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:94
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:92
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:92
|
||||||
msgid "Error"
|
msgid "Error"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:109
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:93
|
||||||
msgid "Fatal"
|
msgid "Fatal"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -86,12 +83,13 @@ msgstr ""
|
||||||
msgid "Grant access to Cloudflared configuration"
|
msgid "Grant access to Cloudflared configuration"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:112
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:96
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:90
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:90
|
||||||
msgid "Info"
|
msgid "Info"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:85
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:85
|
||||||
|
#: applications/luci-app-cloudflared/root/usr/share/luci/menu.d/luci-app-cloudflared.json:30
|
||||||
msgid "Log"
|
msgid "Log"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -99,58 +97,75 @@ msgstr ""
|
||||||
msgid "Log Direction:"
|
msgid "Log Direction:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/root/usr/share/luci/menu.d/luci-app-cloudflared.json:22
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:92
|
||||||
msgid "Logs"
|
msgid "Logging level"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:36
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/tunnels.js:69
|
||||||
|
msgid "No connections"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:55
|
||||||
msgid "Not Running"
|
msgid "Not Running"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:95
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:79
|
||||||
msgid "Obtain a certificate <a %s>here</a>."
|
msgid "Obtain a certificate <a %s>here</a>."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:102
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/tunnels.js:61
|
||||||
|
msgid "Opened At"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/tunnels.js:60
|
||||||
|
msgid "Origin IP"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:86
|
||||||
msgid "Region"
|
msgid "Region"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:34
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:54
|
||||||
msgid "Running"
|
msgid "Running"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:56
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:43
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:86
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:70
|
||||||
msgid "See <a %s>documentation</a>."
|
msgid "See <a %s>documentation</a>."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:62
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:49
|
||||||
msgid "Status"
|
msgid "Status"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:94
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:78
|
||||||
msgid ""
|
msgid ""
|
||||||
"The account certificate for your zones authorizing the client to serve as an "
|
"The account certificate for your zones authorizing the client to serve as an "
|
||||||
"Origin for that zone"
|
"Origin for that zone"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:103
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:87
|
||||||
msgid "The region to which connections are established."
|
msgid "The region to which connections are established."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:79
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:63
|
||||||
msgid "The tunnel token is shown in the dashboard once you create a tunnel."
|
msgid "The tunnel token is shown in the dashboard once you create a tunnel."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:78
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:62
|
||||||
msgid "Token"
|
msgid "Token"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/tunnels.js:82
|
||||||
|
#: applications/luci-app-cloudflared/root/usr/share/luci/menu.d/luci-app-cloudflared.json:22
|
||||||
|
msgid "Tunnels"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:33
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:33
|
||||||
msgid "Unable to read the interface info from /var/log/cloudflared.log."
|
msgid "Unable to read the interface info from /var/log/cloudflared.log."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:105
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:89
|
||||||
msgid "United States"
|
msgid "United States"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -162,6 +177,6 @@ msgstr ""
|
||||||
msgid "Warn"
|
msgid "Warn"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:111
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:95
|
||||||
msgid "Warning"
|
msgid "Warning"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
|
@ -13,29 +13,22 @@ msgstr ""
|
||||||
msgid "All"
|
msgid "All"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:93
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:77
|
||||||
msgid "Certificate of Origin"
|
msgid "Certificate of Origin"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:53
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:40
|
||||||
msgid ""
|
msgid ""
|
||||||
"Cloudflare Zero Trust Security services help you get maximum security both "
|
"Cloudflare Zero Trust Security services help you get maximum security both "
|
||||||
"from outside and within the network."
|
"from outside and within the network."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:52
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:39
|
||||||
|
#: applications/luci-app-cloudflared/root/usr/share/luci/menu.d/luci-app-cloudflared.json:3
|
||||||
msgid "Cloudflare Zero Trust Tunnel"
|
msgid "Cloudflare Zero Trust Tunnel"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/root/usr/share/luci/menu.d/luci-app-cloudflared.json:3
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:69
|
||||||
msgid "Cloudflared"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:73
|
|
||||||
msgid "Collecting data..."
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:85
|
|
||||||
msgid "Config file path"
|
msgid "Config file path"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -43,18 +36,22 @@ msgstr ""
|
||||||
msgid "Configuration"
|
msgid "Configuration"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:54
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/tunnels.js:55
|
||||||
|
msgid "Connections"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:41
|
||||||
msgid ""
|
msgid ""
|
||||||
"Create and manage your network on the <a %s>Cloudflare Zero Trust</a> "
|
"Create and manage your network on the <a %s>Cloudflare Zero Trust</a> "
|
||||||
"dashboard."
|
"dashboard."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:113
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/tunnels.js:62
|
||||||
msgid "Debug"
|
msgid "Data center"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:108
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:97
|
||||||
msgid "Debug level"
|
msgid "Debug"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:96
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:96
|
||||||
|
@ -65,16 +62,16 @@ msgstr ""
|
||||||
msgid "Download Log"
|
msgid "Download Log"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:75
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:59
|
||||||
msgid "Enable"
|
msgid "Enable"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:110
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:94
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:92
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:92
|
||||||
msgid "Error"
|
msgid "Error"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:109
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:93
|
||||||
msgid "Fatal"
|
msgid "Fatal"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -86,12 +83,13 @@ msgstr ""
|
||||||
msgid "Grant access to Cloudflared configuration"
|
msgid "Grant access to Cloudflared configuration"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:112
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:96
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:90
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:90
|
||||||
msgid "Info"
|
msgid "Info"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:85
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:85
|
||||||
|
#: applications/luci-app-cloudflared/root/usr/share/luci/menu.d/luci-app-cloudflared.json:30
|
||||||
msgid "Log"
|
msgid "Log"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -99,58 +97,75 @@ msgstr ""
|
||||||
msgid "Log Direction:"
|
msgid "Log Direction:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/root/usr/share/luci/menu.d/luci-app-cloudflared.json:22
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:92
|
||||||
msgid "Logs"
|
msgid "Logging level"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:36
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/tunnels.js:69
|
||||||
|
msgid "No connections"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:55
|
||||||
msgid "Not Running"
|
msgid "Not Running"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:95
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:79
|
||||||
msgid "Obtain a certificate <a %s>here</a>."
|
msgid "Obtain a certificate <a %s>here</a>."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:102
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/tunnels.js:61
|
||||||
|
msgid "Opened At"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/tunnels.js:60
|
||||||
|
msgid "Origin IP"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:86
|
||||||
msgid "Region"
|
msgid "Region"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:34
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:54
|
||||||
msgid "Running"
|
msgid "Running"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:56
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:43
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:86
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:70
|
||||||
msgid "See <a %s>documentation</a>."
|
msgid "See <a %s>documentation</a>."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:62
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:49
|
||||||
msgid "Status"
|
msgid "Status"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:94
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:78
|
||||||
msgid ""
|
msgid ""
|
||||||
"The account certificate for your zones authorizing the client to serve as an "
|
"The account certificate for your zones authorizing the client to serve as an "
|
||||||
"Origin for that zone"
|
"Origin for that zone"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:103
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:87
|
||||||
msgid "The region to which connections are established."
|
msgid "The region to which connections are established."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:79
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:63
|
||||||
msgid "The tunnel token is shown in the dashboard once you create a tunnel."
|
msgid "The tunnel token is shown in the dashboard once you create a tunnel."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:78
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:62
|
||||||
msgid "Token"
|
msgid "Token"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/tunnels.js:82
|
||||||
|
#: applications/luci-app-cloudflared/root/usr/share/luci/menu.d/luci-app-cloudflared.json:22
|
||||||
|
msgid "Tunnels"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:33
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:33
|
||||||
msgid "Unable to read the interface info from /var/log/cloudflared.log."
|
msgid "Unable to read the interface info from /var/log/cloudflared.log."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:105
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:89
|
||||||
msgid "United States"
|
msgid "United States"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -162,6 +177,6 @@ msgstr ""
|
||||||
msgid "Warn"
|
msgid "Warn"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:111
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:95
|
||||||
msgid "Warning"
|
msgid "Warning"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
|
@ -13,29 +13,22 @@ msgstr ""
|
||||||
msgid "All"
|
msgid "All"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:93
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:77
|
||||||
msgid "Certificate of Origin"
|
msgid "Certificate of Origin"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:53
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:40
|
||||||
msgid ""
|
msgid ""
|
||||||
"Cloudflare Zero Trust Security services help you get maximum security both "
|
"Cloudflare Zero Trust Security services help you get maximum security both "
|
||||||
"from outside and within the network."
|
"from outside and within the network."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:52
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:39
|
||||||
|
#: applications/luci-app-cloudflared/root/usr/share/luci/menu.d/luci-app-cloudflared.json:3
|
||||||
msgid "Cloudflare Zero Trust Tunnel"
|
msgid "Cloudflare Zero Trust Tunnel"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/root/usr/share/luci/menu.d/luci-app-cloudflared.json:3
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:69
|
||||||
msgid "Cloudflared"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:73
|
|
||||||
msgid "Collecting data..."
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:85
|
|
||||||
msgid "Config file path"
|
msgid "Config file path"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -43,18 +36,22 @@ msgstr ""
|
||||||
msgid "Configuration"
|
msgid "Configuration"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:54
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/tunnels.js:55
|
||||||
|
msgid "Connections"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:41
|
||||||
msgid ""
|
msgid ""
|
||||||
"Create and manage your network on the <a %s>Cloudflare Zero Trust</a> "
|
"Create and manage your network on the <a %s>Cloudflare Zero Trust</a> "
|
||||||
"dashboard."
|
"dashboard."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:113
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/tunnels.js:62
|
||||||
msgid "Debug"
|
msgid "Data center"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:108
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:97
|
||||||
msgid "Debug level"
|
msgid "Debug"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:96
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:96
|
||||||
|
@ -65,16 +62,16 @@ msgstr ""
|
||||||
msgid "Download Log"
|
msgid "Download Log"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:75
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:59
|
||||||
msgid "Enable"
|
msgid "Enable"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:110
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:94
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:92
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:92
|
||||||
msgid "Error"
|
msgid "Error"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:109
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:93
|
||||||
msgid "Fatal"
|
msgid "Fatal"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -86,12 +83,13 @@ msgstr ""
|
||||||
msgid "Grant access to Cloudflared configuration"
|
msgid "Grant access to Cloudflared configuration"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:112
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:96
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:90
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:90
|
||||||
msgid "Info"
|
msgid "Info"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:85
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:85
|
||||||
|
#: applications/luci-app-cloudflared/root/usr/share/luci/menu.d/luci-app-cloudflared.json:30
|
||||||
msgid "Log"
|
msgid "Log"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -99,58 +97,75 @@ msgstr ""
|
||||||
msgid "Log Direction:"
|
msgid "Log Direction:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/root/usr/share/luci/menu.d/luci-app-cloudflared.json:22
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:92
|
||||||
msgid "Logs"
|
msgid "Logging level"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:36
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/tunnels.js:69
|
||||||
|
msgid "No connections"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:55
|
||||||
msgid "Not Running"
|
msgid "Not Running"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:95
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:79
|
||||||
msgid "Obtain a certificate <a %s>here</a>."
|
msgid "Obtain a certificate <a %s>here</a>."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:102
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/tunnels.js:61
|
||||||
|
msgid "Opened At"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/tunnels.js:60
|
||||||
|
msgid "Origin IP"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:86
|
||||||
msgid "Region"
|
msgid "Region"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:34
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:54
|
||||||
msgid "Running"
|
msgid "Running"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:56
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:43
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:86
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:70
|
||||||
msgid "See <a %s>documentation</a>."
|
msgid "See <a %s>documentation</a>."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:62
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:49
|
||||||
msgid "Status"
|
msgid "Status"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:94
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:78
|
||||||
msgid ""
|
msgid ""
|
||||||
"The account certificate for your zones authorizing the client to serve as an "
|
"The account certificate for your zones authorizing the client to serve as an "
|
||||||
"Origin for that zone"
|
"Origin for that zone"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:103
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:87
|
||||||
msgid "The region to which connections are established."
|
msgid "The region to which connections are established."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:79
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:63
|
||||||
msgid "The tunnel token is shown in the dashboard once you create a tunnel."
|
msgid "The tunnel token is shown in the dashboard once you create a tunnel."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:78
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:62
|
||||||
msgid "Token"
|
msgid "Token"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/tunnels.js:82
|
||||||
|
#: applications/luci-app-cloudflared/root/usr/share/luci/menu.d/luci-app-cloudflared.json:22
|
||||||
|
msgid "Tunnels"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:33
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:33
|
||||||
msgid "Unable to read the interface info from /var/log/cloudflared.log."
|
msgid "Unable to read the interface info from /var/log/cloudflared.log."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:105
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:89
|
||||||
msgid "United States"
|
msgid "United States"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -162,6 +177,6 @@ msgstr ""
|
||||||
msgid "Warn"
|
msgid "Warn"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:111
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:95
|
||||||
msgid "Warning"
|
msgid "Warning"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
|
@ -12,29 +12,22 @@ msgstr ""
|
||||||
msgid "All"
|
msgid "All"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:93
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:77
|
||||||
msgid "Certificate of Origin"
|
msgid "Certificate of Origin"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:53
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:40
|
||||||
msgid ""
|
msgid ""
|
||||||
"Cloudflare Zero Trust Security services help you get maximum security both "
|
"Cloudflare Zero Trust Security services help you get maximum security both "
|
||||||
"from outside and within the network."
|
"from outside and within the network."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:52
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:39
|
||||||
|
#: applications/luci-app-cloudflared/root/usr/share/luci/menu.d/luci-app-cloudflared.json:3
|
||||||
msgid "Cloudflare Zero Trust Tunnel"
|
msgid "Cloudflare Zero Trust Tunnel"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/root/usr/share/luci/menu.d/luci-app-cloudflared.json:3
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:69
|
||||||
msgid "Cloudflared"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:73
|
|
||||||
msgid "Collecting data..."
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:85
|
|
||||||
msgid "Config file path"
|
msgid "Config file path"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -42,18 +35,22 @@ msgstr ""
|
||||||
msgid "Configuration"
|
msgid "Configuration"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:54
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/tunnels.js:55
|
||||||
|
msgid "Connections"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:41
|
||||||
msgid ""
|
msgid ""
|
||||||
"Create and manage your network on the <a %s>Cloudflare Zero Trust</a> "
|
"Create and manage your network on the <a %s>Cloudflare Zero Trust</a> "
|
||||||
"dashboard."
|
"dashboard."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:113
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/tunnels.js:62
|
||||||
msgid "Debug"
|
msgid "Data center"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:108
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:97
|
||||||
msgid "Debug level"
|
msgid "Debug"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:96
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:96
|
||||||
|
@ -64,16 +61,16 @@ msgstr ""
|
||||||
msgid "Download Log"
|
msgid "Download Log"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:75
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:59
|
||||||
msgid "Enable"
|
msgid "Enable"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:110
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:94
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:92
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:92
|
||||||
msgid "Error"
|
msgid "Error"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:109
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:93
|
||||||
msgid "Fatal"
|
msgid "Fatal"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -85,12 +82,13 @@ msgstr ""
|
||||||
msgid "Grant access to Cloudflared configuration"
|
msgid "Grant access to Cloudflared configuration"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:112
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:96
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:90
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:90
|
||||||
msgid "Info"
|
msgid "Info"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:85
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:85
|
||||||
|
#: applications/luci-app-cloudflared/root/usr/share/luci/menu.d/luci-app-cloudflared.json:30
|
||||||
msgid "Log"
|
msgid "Log"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -98,58 +96,75 @@ msgstr ""
|
||||||
msgid "Log Direction:"
|
msgid "Log Direction:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/root/usr/share/luci/menu.d/luci-app-cloudflared.json:22
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:92
|
||||||
msgid "Logs"
|
msgid "Logging level"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:36
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/tunnels.js:69
|
||||||
|
msgid "No connections"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:55
|
||||||
msgid "Not Running"
|
msgid "Not Running"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:95
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:79
|
||||||
msgid "Obtain a certificate <a %s>here</a>."
|
msgid "Obtain a certificate <a %s>here</a>."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:102
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/tunnels.js:61
|
||||||
|
msgid "Opened At"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/tunnels.js:60
|
||||||
|
msgid "Origin IP"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:86
|
||||||
msgid "Region"
|
msgid "Region"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:34
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:54
|
||||||
msgid "Running"
|
msgid "Running"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:56
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:43
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:86
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:70
|
||||||
msgid "See <a %s>documentation</a>."
|
msgid "See <a %s>documentation</a>."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:62
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:49
|
||||||
msgid "Status"
|
msgid "Status"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:94
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:78
|
||||||
msgid ""
|
msgid ""
|
||||||
"The account certificate for your zones authorizing the client to serve as an "
|
"The account certificate for your zones authorizing the client to serve as an "
|
||||||
"Origin for that zone"
|
"Origin for that zone"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:103
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:87
|
||||||
msgid "The region to which connections are established."
|
msgid "The region to which connections are established."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:79
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:63
|
||||||
msgid "The tunnel token is shown in the dashboard once you create a tunnel."
|
msgid "The tunnel token is shown in the dashboard once you create a tunnel."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:78
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:62
|
||||||
msgid "Token"
|
msgid "Token"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/tunnels.js:82
|
||||||
|
#: applications/luci-app-cloudflared/root/usr/share/luci/menu.d/luci-app-cloudflared.json:22
|
||||||
|
msgid "Tunnels"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:33
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:33
|
||||||
msgid "Unable to read the interface info from /var/log/cloudflared.log."
|
msgid "Unable to read the interface info from /var/log/cloudflared.log."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:105
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:89
|
||||||
msgid "United States"
|
msgid "United States"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -161,6 +176,6 @@ msgstr ""
|
||||||
msgid "Warn"
|
msgid "Warn"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:111
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:95
|
||||||
msgid "Warning"
|
msgid "Warning"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
|
@ -13,29 +13,22 @@ msgstr ""
|
||||||
msgid "All"
|
msgid "All"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:93
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:77
|
||||||
msgid "Certificate of Origin"
|
msgid "Certificate of Origin"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:53
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:40
|
||||||
msgid ""
|
msgid ""
|
||||||
"Cloudflare Zero Trust Security services help you get maximum security both "
|
"Cloudflare Zero Trust Security services help you get maximum security both "
|
||||||
"from outside and within the network."
|
"from outside and within the network."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:52
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:39
|
||||||
|
#: applications/luci-app-cloudflared/root/usr/share/luci/menu.d/luci-app-cloudflared.json:3
|
||||||
msgid "Cloudflare Zero Trust Tunnel"
|
msgid "Cloudflare Zero Trust Tunnel"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/root/usr/share/luci/menu.d/luci-app-cloudflared.json:3
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:69
|
||||||
msgid "Cloudflared"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:73
|
|
||||||
msgid "Collecting data..."
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:85
|
|
||||||
msgid "Config file path"
|
msgid "Config file path"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -43,18 +36,22 @@ msgstr ""
|
||||||
msgid "Configuration"
|
msgid "Configuration"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:54
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/tunnels.js:55
|
||||||
|
msgid "Connections"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:41
|
||||||
msgid ""
|
msgid ""
|
||||||
"Create and manage your network on the <a %s>Cloudflare Zero Trust</a> "
|
"Create and manage your network on the <a %s>Cloudflare Zero Trust</a> "
|
||||||
"dashboard."
|
"dashboard."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:113
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/tunnels.js:62
|
||||||
msgid "Debug"
|
msgid "Data center"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:108
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:97
|
||||||
msgid "Debug level"
|
msgid "Debug"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:96
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:96
|
||||||
|
@ -65,16 +62,16 @@ msgstr ""
|
||||||
msgid "Download Log"
|
msgid "Download Log"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:75
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:59
|
||||||
msgid "Enable"
|
msgid "Enable"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:110
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:94
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:92
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:92
|
||||||
msgid "Error"
|
msgid "Error"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:109
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:93
|
||||||
msgid "Fatal"
|
msgid "Fatal"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -86,12 +83,13 @@ msgstr ""
|
||||||
msgid "Grant access to Cloudflared configuration"
|
msgid "Grant access to Cloudflared configuration"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:112
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:96
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:90
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:90
|
||||||
msgid "Info"
|
msgid "Info"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:85
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:85
|
||||||
|
#: applications/luci-app-cloudflared/root/usr/share/luci/menu.d/luci-app-cloudflared.json:30
|
||||||
msgid "Log"
|
msgid "Log"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -99,58 +97,75 @@ msgstr ""
|
||||||
msgid "Log Direction:"
|
msgid "Log Direction:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/root/usr/share/luci/menu.d/luci-app-cloudflared.json:22
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:92
|
||||||
msgid "Logs"
|
msgid "Logging level"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:36
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/tunnels.js:69
|
||||||
|
msgid "No connections"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:55
|
||||||
msgid "Not Running"
|
msgid "Not Running"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:95
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:79
|
||||||
msgid "Obtain a certificate <a %s>here</a>."
|
msgid "Obtain a certificate <a %s>here</a>."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:102
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/tunnels.js:61
|
||||||
|
msgid "Opened At"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/tunnels.js:60
|
||||||
|
msgid "Origin IP"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:86
|
||||||
msgid "Region"
|
msgid "Region"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:34
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:54
|
||||||
msgid "Running"
|
msgid "Running"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:56
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:43
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:86
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:70
|
||||||
msgid "See <a %s>documentation</a>."
|
msgid "See <a %s>documentation</a>."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:62
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:49
|
||||||
msgid "Status"
|
msgid "Status"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:94
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:78
|
||||||
msgid ""
|
msgid ""
|
||||||
"The account certificate for your zones authorizing the client to serve as an "
|
"The account certificate for your zones authorizing the client to serve as an "
|
||||||
"Origin for that zone"
|
"Origin for that zone"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:103
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:87
|
||||||
msgid "The region to which connections are established."
|
msgid "The region to which connections are established."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:79
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:63
|
||||||
msgid "The tunnel token is shown in the dashboard once you create a tunnel."
|
msgid "The tunnel token is shown in the dashboard once you create a tunnel."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:78
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:62
|
||||||
msgid "Token"
|
msgid "Token"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/tunnels.js:82
|
||||||
|
#: applications/luci-app-cloudflared/root/usr/share/luci/menu.d/luci-app-cloudflared.json:22
|
||||||
|
msgid "Tunnels"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:33
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:33
|
||||||
msgid "Unable to read the interface info from /var/log/cloudflared.log."
|
msgid "Unable to read the interface info from /var/log/cloudflared.log."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:105
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:89
|
||||||
msgid "United States"
|
msgid "United States"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -162,6 +177,6 @@ msgstr ""
|
||||||
msgid "Warn"
|
msgid "Warn"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:111
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:95
|
||||||
msgid "Warning"
|
msgid "Warning"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
|
@ -13,29 +13,22 @@ msgstr ""
|
||||||
msgid "All"
|
msgid "All"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:93
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:77
|
||||||
msgid "Certificate of Origin"
|
msgid "Certificate of Origin"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:53
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:40
|
||||||
msgid ""
|
msgid ""
|
||||||
"Cloudflare Zero Trust Security services help you get maximum security both "
|
"Cloudflare Zero Trust Security services help you get maximum security both "
|
||||||
"from outside and within the network."
|
"from outside and within the network."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:52
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:39
|
||||||
|
#: applications/luci-app-cloudflared/root/usr/share/luci/menu.d/luci-app-cloudflared.json:3
|
||||||
msgid "Cloudflare Zero Trust Tunnel"
|
msgid "Cloudflare Zero Trust Tunnel"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/root/usr/share/luci/menu.d/luci-app-cloudflared.json:3
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:69
|
||||||
msgid "Cloudflared"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:73
|
|
||||||
msgid "Collecting data..."
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:85
|
|
||||||
msgid "Config file path"
|
msgid "Config file path"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -43,18 +36,22 @@ msgstr ""
|
||||||
msgid "Configuration"
|
msgid "Configuration"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:54
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/tunnels.js:55
|
||||||
|
msgid "Connections"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:41
|
||||||
msgid ""
|
msgid ""
|
||||||
"Create and manage your network on the <a %s>Cloudflare Zero Trust</a> "
|
"Create and manage your network on the <a %s>Cloudflare Zero Trust</a> "
|
||||||
"dashboard."
|
"dashboard."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:113
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/tunnels.js:62
|
||||||
msgid "Debug"
|
msgid "Data center"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:108
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:97
|
||||||
msgid "Debug level"
|
msgid "Debug"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:96
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:96
|
||||||
|
@ -65,16 +62,16 @@ msgstr ""
|
||||||
msgid "Download Log"
|
msgid "Download Log"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:75
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:59
|
||||||
msgid "Enable"
|
msgid "Enable"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:110
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:94
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:92
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:92
|
||||||
msgid "Error"
|
msgid "Error"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:109
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:93
|
||||||
msgid "Fatal"
|
msgid "Fatal"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -86,12 +83,13 @@ msgstr ""
|
||||||
msgid "Grant access to Cloudflared configuration"
|
msgid "Grant access to Cloudflared configuration"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:112
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:96
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:90
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:90
|
||||||
msgid "Info"
|
msgid "Info"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:85
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:85
|
||||||
|
#: applications/luci-app-cloudflared/root/usr/share/luci/menu.d/luci-app-cloudflared.json:30
|
||||||
msgid "Log"
|
msgid "Log"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -99,58 +97,75 @@ msgstr ""
|
||||||
msgid "Log Direction:"
|
msgid "Log Direction:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/root/usr/share/luci/menu.d/luci-app-cloudflared.json:22
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:92
|
||||||
msgid "Logs"
|
msgid "Logging level"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:36
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/tunnels.js:69
|
||||||
|
msgid "No connections"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:55
|
||||||
msgid "Not Running"
|
msgid "Not Running"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:95
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:79
|
||||||
msgid "Obtain a certificate <a %s>here</a>."
|
msgid "Obtain a certificate <a %s>here</a>."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:102
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/tunnels.js:61
|
||||||
|
msgid "Opened At"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/tunnels.js:60
|
||||||
|
msgid "Origin IP"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:86
|
||||||
msgid "Region"
|
msgid "Region"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:34
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:54
|
||||||
msgid "Running"
|
msgid "Running"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:56
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:43
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:86
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:70
|
||||||
msgid "See <a %s>documentation</a>."
|
msgid "See <a %s>documentation</a>."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:62
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:49
|
||||||
msgid "Status"
|
msgid "Status"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:94
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:78
|
||||||
msgid ""
|
msgid ""
|
||||||
"The account certificate for your zones authorizing the client to serve as an "
|
"The account certificate for your zones authorizing the client to serve as an "
|
||||||
"Origin for that zone"
|
"Origin for that zone"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:103
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:87
|
||||||
msgid "The region to which connections are established."
|
msgid "The region to which connections are established."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:79
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:63
|
||||||
msgid "The tunnel token is shown in the dashboard once you create a tunnel."
|
msgid "The tunnel token is shown in the dashboard once you create a tunnel."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:78
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:62
|
||||||
msgid "Token"
|
msgid "Token"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/tunnels.js:82
|
||||||
|
#: applications/luci-app-cloudflared/root/usr/share/luci/menu.d/luci-app-cloudflared.json:22
|
||||||
|
msgid "Tunnels"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:33
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:33
|
||||||
msgid "Unable to read the interface info from /var/log/cloudflared.log."
|
msgid "Unable to read the interface info from /var/log/cloudflared.log."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:105
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:89
|
||||||
msgid "United States"
|
msgid "United States"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -162,6 +177,6 @@ msgstr ""
|
||||||
msgid "Warn"
|
msgid "Warn"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:111
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:95
|
||||||
msgid "Warning"
|
msgid "Warning"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
|
@ -13,29 +13,22 @@ msgstr ""
|
||||||
msgid "All"
|
msgid "All"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:93
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:77
|
||||||
msgid "Certificate of Origin"
|
msgid "Certificate of Origin"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:53
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:40
|
||||||
msgid ""
|
msgid ""
|
||||||
"Cloudflare Zero Trust Security services help you get maximum security both "
|
"Cloudflare Zero Trust Security services help you get maximum security both "
|
||||||
"from outside and within the network."
|
"from outside and within the network."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:52
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:39
|
||||||
|
#: applications/luci-app-cloudflared/root/usr/share/luci/menu.d/luci-app-cloudflared.json:3
|
||||||
msgid "Cloudflare Zero Trust Tunnel"
|
msgid "Cloudflare Zero Trust Tunnel"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/root/usr/share/luci/menu.d/luci-app-cloudflared.json:3
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:69
|
||||||
msgid "Cloudflared"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:73
|
|
||||||
msgid "Collecting data..."
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:85
|
|
||||||
msgid "Config file path"
|
msgid "Config file path"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -43,18 +36,22 @@ msgstr ""
|
||||||
msgid "Configuration"
|
msgid "Configuration"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:54
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/tunnels.js:55
|
||||||
|
msgid "Connections"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:41
|
||||||
msgid ""
|
msgid ""
|
||||||
"Create and manage your network on the <a %s>Cloudflare Zero Trust</a> "
|
"Create and manage your network on the <a %s>Cloudflare Zero Trust</a> "
|
||||||
"dashboard."
|
"dashboard."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:113
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/tunnels.js:62
|
||||||
msgid "Debug"
|
msgid "Data center"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:108
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:97
|
||||||
msgid "Debug level"
|
msgid "Debug"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:96
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:96
|
||||||
|
@ -65,16 +62,16 @@ msgstr ""
|
||||||
msgid "Download Log"
|
msgid "Download Log"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:75
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:59
|
||||||
msgid "Enable"
|
msgid "Enable"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:110
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:94
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:92
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:92
|
||||||
msgid "Error"
|
msgid "Error"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:109
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:93
|
||||||
msgid "Fatal"
|
msgid "Fatal"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -86,12 +83,13 @@ msgstr ""
|
||||||
msgid "Grant access to Cloudflared configuration"
|
msgid "Grant access to Cloudflared configuration"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:112
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:96
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:90
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:90
|
||||||
msgid "Info"
|
msgid "Info"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:85
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:85
|
||||||
|
#: applications/luci-app-cloudflared/root/usr/share/luci/menu.d/luci-app-cloudflared.json:30
|
||||||
msgid "Log"
|
msgid "Log"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -99,58 +97,75 @@ msgstr ""
|
||||||
msgid "Log Direction:"
|
msgid "Log Direction:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/root/usr/share/luci/menu.d/luci-app-cloudflared.json:22
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:92
|
||||||
msgid "Logs"
|
msgid "Logging level"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:36
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/tunnels.js:69
|
||||||
|
msgid "No connections"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:55
|
||||||
msgid "Not Running"
|
msgid "Not Running"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:95
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:79
|
||||||
msgid "Obtain a certificate <a %s>here</a>."
|
msgid "Obtain a certificate <a %s>here</a>."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:102
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/tunnels.js:61
|
||||||
|
msgid "Opened At"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/tunnels.js:60
|
||||||
|
msgid "Origin IP"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:86
|
||||||
msgid "Region"
|
msgid "Region"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:34
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:54
|
||||||
msgid "Running"
|
msgid "Running"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:56
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:43
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:86
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:70
|
||||||
msgid "See <a %s>documentation</a>."
|
msgid "See <a %s>documentation</a>."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:62
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:49
|
||||||
msgid "Status"
|
msgid "Status"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:94
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:78
|
||||||
msgid ""
|
msgid ""
|
||||||
"The account certificate for your zones authorizing the client to serve as an "
|
"The account certificate for your zones authorizing the client to serve as an "
|
||||||
"Origin for that zone"
|
"Origin for that zone"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:103
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:87
|
||||||
msgid "The region to which connections are established."
|
msgid "The region to which connections are established."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:79
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:63
|
||||||
msgid "The tunnel token is shown in the dashboard once you create a tunnel."
|
msgid "The tunnel token is shown in the dashboard once you create a tunnel."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:78
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:62
|
||||||
msgid "Token"
|
msgid "Token"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/tunnels.js:82
|
||||||
|
#: applications/luci-app-cloudflared/root/usr/share/luci/menu.d/luci-app-cloudflared.json:22
|
||||||
|
msgid "Tunnels"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:33
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:33
|
||||||
msgid "Unable to read the interface info from /var/log/cloudflared.log."
|
msgid "Unable to read the interface info from /var/log/cloudflared.log."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:105
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:89
|
||||||
msgid "United States"
|
msgid "United States"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -162,6 +177,6 @@ msgstr ""
|
||||||
msgid "Warn"
|
msgid "Warn"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:111
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:95
|
||||||
msgid "Warning"
|
msgid "Warning"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
|
@ -13,29 +13,22 @@ msgstr ""
|
||||||
msgid "All"
|
msgid "All"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:93
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:77
|
||||||
msgid "Certificate of Origin"
|
msgid "Certificate of Origin"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:53
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:40
|
||||||
msgid ""
|
msgid ""
|
||||||
"Cloudflare Zero Trust Security services help you get maximum security both "
|
"Cloudflare Zero Trust Security services help you get maximum security both "
|
||||||
"from outside and within the network."
|
"from outside and within the network."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:52
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:39
|
||||||
|
#: applications/luci-app-cloudflared/root/usr/share/luci/menu.d/luci-app-cloudflared.json:3
|
||||||
msgid "Cloudflare Zero Trust Tunnel"
|
msgid "Cloudflare Zero Trust Tunnel"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/root/usr/share/luci/menu.d/luci-app-cloudflared.json:3
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:69
|
||||||
msgid "Cloudflared"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:73
|
|
||||||
msgid "Collecting data..."
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:85
|
|
||||||
msgid "Config file path"
|
msgid "Config file path"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -43,18 +36,22 @@ msgstr ""
|
||||||
msgid "Configuration"
|
msgid "Configuration"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:54
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/tunnels.js:55
|
||||||
|
msgid "Connections"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:41
|
||||||
msgid ""
|
msgid ""
|
||||||
"Create and manage your network on the <a %s>Cloudflare Zero Trust</a> "
|
"Create and manage your network on the <a %s>Cloudflare Zero Trust</a> "
|
||||||
"dashboard."
|
"dashboard."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:113
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/tunnels.js:62
|
||||||
msgid "Debug"
|
msgid "Data center"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:108
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:97
|
||||||
msgid "Debug level"
|
msgid "Debug"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:96
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:96
|
||||||
|
@ -65,16 +62,16 @@ msgstr ""
|
||||||
msgid "Download Log"
|
msgid "Download Log"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:75
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:59
|
||||||
msgid "Enable"
|
msgid "Enable"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:110
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:94
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:92
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:92
|
||||||
msgid "Error"
|
msgid "Error"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:109
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:93
|
||||||
msgid "Fatal"
|
msgid "Fatal"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -86,12 +83,13 @@ msgstr ""
|
||||||
msgid "Grant access to Cloudflared configuration"
|
msgid "Grant access to Cloudflared configuration"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:112
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:96
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:90
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:90
|
||||||
msgid "Info"
|
msgid "Info"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:85
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:85
|
||||||
|
#: applications/luci-app-cloudflared/root/usr/share/luci/menu.d/luci-app-cloudflared.json:30
|
||||||
msgid "Log"
|
msgid "Log"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -99,58 +97,75 @@ msgstr ""
|
||||||
msgid "Log Direction:"
|
msgid "Log Direction:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/root/usr/share/luci/menu.d/luci-app-cloudflared.json:22
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:92
|
||||||
msgid "Logs"
|
msgid "Logging level"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:36
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/tunnels.js:69
|
||||||
|
msgid "No connections"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:55
|
||||||
msgid "Not Running"
|
msgid "Not Running"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:95
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:79
|
||||||
msgid "Obtain a certificate <a %s>here</a>."
|
msgid "Obtain a certificate <a %s>here</a>."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:102
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/tunnels.js:61
|
||||||
|
msgid "Opened At"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/tunnels.js:60
|
||||||
|
msgid "Origin IP"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:86
|
||||||
msgid "Region"
|
msgid "Region"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:34
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:54
|
||||||
msgid "Running"
|
msgid "Running"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:56
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:43
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:86
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:70
|
||||||
msgid "See <a %s>documentation</a>."
|
msgid "See <a %s>documentation</a>."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:62
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:49
|
||||||
msgid "Status"
|
msgid "Status"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:94
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:78
|
||||||
msgid ""
|
msgid ""
|
||||||
"The account certificate for your zones authorizing the client to serve as an "
|
"The account certificate for your zones authorizing the client to serve as an "
|
||||||
"Origin for that zone"
|
"Origin for that zone"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:103
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:87
|
||||||
msgid "The region to which connections are established."
|
msgid "The region to which connections are established."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:79
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:63
|
||||||
msgid "The tunnel token is shown in the dashboard once you create a tunnel."
|
msgid "The tunnel token is shown in the dashboard once you create a tunnel."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:78
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:62
|
||||||
msgid "Token"
|
msgid "Token"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/tunnels.js:82
|
||||||
|
#: applications/luci-app-cloudflared/root/usr/share/luci/menu.d/luci-app-cloudflared.json:22
|
||||||
|
msgid "Tunnels"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:33
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:33
|
||||||
msgid "Unable to read the interface info from /var/log/cloudflared.log."
|
msgid "Unable to read the interface info from /var/log/cloudflared.log."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:105
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:89
|
||||||
msgid "United States"
|
msgid "United States"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -162,6 +177,6 @@ msgstr ""
|
||||||
msgid "Warn"
|
msgid "Warn"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:111
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:95
|
||||||
msgid "Warning"
|
msgid "Warning"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
|
@ -17,29 +17,22 @@ msgstr ""
|
||||||
msgid "All"
|
msgid "All"
|
||||||
msgstr "Visi"
|
msgstr "Visi"
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:93
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:77
|
||||||
msgid "Certificate of Origin"
|
msgid "Certificate of Origin"
|
||||||
msgstr "Kilmės sertifikatas"
|
msgstr "Kilmės sertifikatas"
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:53
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:40
|
||||||
msgid ""
|
msgid ""
|
||||||
"Cloudflare Zero Trust Security services help you get maximum security both "
|
"Cloudflare Zero Trust Security services help you get maximum security both "
|
||||||
"from outside and within the network."
|
"from outside and within the network."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:52
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:39
|
||||||
|
#: applications/luci-app-cloudflared/root/usr/share/luci/menu.d/luci-app-cloudflared.json:3
|
||||||
msgid "Cloudflare Zero Trust Tunnel"
|
msgid "Cloudflare Zero Trust Tunnel"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/root/usr/share/luci/menu.d/luci-app-cloudflared.json:3
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:69
|
||||||
msgid "Cloudflared"
|
|
||||||
msgstr "„Cloudflared“"
|
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:73
|
|
||||||
msgid "Collecting data..."
|
|
||||||
msgstr "Renkami duomenys..."
|
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:85
|
|
||||||
msgid "Config file path"
|
msgid "Config file path"
|
||||||
msgstr "Konfigūracijos failo kelias"
|
msgstr "Konfigūracijos failo kelias"
|
||||||
|
|
||||||
|
@ -47,20 +40,24 @@ msgstr "Konfigūracijos failo kelias"
|
||||||
msgid "Configuration"
|
msgid "Configuration"
|
||||||
msgstr "Konfigūracija"
|
msgstr "Konfigūracija"
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:54
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/tunnels.js:55
|
||||||
|
msgid "Connections"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:41
|
||||||
msgid ""
|
msgid ""
|
||||||
"Create and manage your network on the <a %s>Cloudflare Zero Trust</a> "
|
"Create and manage your network on the <a %s>Cloudflare Zero Trust</a> "
|
||||||
"dashboard."
|
"dashboard."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:113
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/tunnels.js:62
|
||||||
|
msgid "Data center"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:97
|
||||||
msgid "Debug"
|
msgid "Debug"
|
||||||
msgstr "Derinimas/Trukdžių šalinimas"
|
msgstr "Derinimas/Trukdžių šalinimas"
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:108
|
|
||||||
msgid "Debug level"
|
|
||||||
msgstr "Derinimo/Trukdžių šalinimo lygis"
|
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:96
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:96
|
||||||
msgid "Down"
|
msgid "Down"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
@ -69,16 +66,16 @@ msgstr ""
|
||||||
msgid "Download Log"
|
msgid "Download Log"
|
||||||
msgstr "Atsisiuntimo žurnalas"
|
msgstr "Atsisiuntimo žurnalas"
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:75
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:59
|
||||||
msgid "Enable"
|
msgid "Enable"
|
||||||
msgstr "Įjungti/Įgalinti"
|
msgstr "Įjungti/Įgalinti"
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:110
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:94
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:92
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:92
|
||||||
msgid "Error"
|
msgid "Error"
|
||||||
msgstr "Klaida"
|
msgstr "Klaida"
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:109
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:93
|
||||||
msgid "Fatal"
|
msgid "Fatal"
|
||||||
msgstr "Kritinė"
|
msgstr "Kritinė"
|
||||||
|
|
||||||
|
@ -90,12 +87,13 @@ msgstr "Filtro lygis:"
|
||||||
msgid "Grant access to Cloudflared configuration"
|
msgid "Grant access to Cloudflared configuration"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:112
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:96
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:90
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:90
|
||||||
msgid "Info"
|
msgid "Info"
|
||||||
msgstr "Informacija"
|
msgstr "Informacija"
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:85
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:85
|
||||||
|
#: applications/luci-app-cloudflared/root/usr/share/luci/menu.d/luci-app-cloudflared.json:30
|
||||||
msgid "Log"
|
msgid "Log"
|
||||||
msgstr "Žurnalas"
|
msgstr "Žurnalas"
|
||||||
|
|
||||||
|
@ -103,58 +101,75 @@ msgstr "Žurnalas"
|
||||||
msgid "Log Direction:"
|
msgid "Log Direction:"
|
||||||
msgstr "Žurnalo kryptis:"
|
msgstr "Žurnalo kryptis:"
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/root/usr/share/luci/menu.d/luci-app-cloudflared.json:22
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:92
|
||||||
msgid "Logs"
|
msgid "Logging level"
|
||||||
msgstr "Žurnalai"
|
msgstr "Derinimo/Trukdžių šalinimo lygis"
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:36
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/tunnels.js:69
|
||||||
|
msgid "No connections"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:55
|
||||||
msgid "Not Running"
|
msgid "Not Running"
|
||||||
msgstr "Neveikia"
|
msgstr "Neveikia"
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:95
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:79
|
||||||
msgid "Obtain a certificate <a %s>here</a>."
|
msgid "Obtain a certificate <a %s>here</a>."
|
||||||
msgstr "Gauti sertifikatą <a %s>čia</a>."
|
msgstr "Gauti sertifikatą <a %s>čia</a>."
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:102
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/tunnels.js:61
|
||||||
|
msgid "Opened At"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/tunnels.js:60
|
||||||
|
msgid "Origin IP"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:86
|
||||||
msgid "Region"
|
msgid "Region"
|
||||||
msgstr "Regionas"
|
msgstr "Regionas"
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:34
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:54
|
||||||
msgid "Running"
|
msgid "Running"
|
||||||
msgstr "Veikia"
|
msgstr "Veikia"
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:56
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:43
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:86
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:70
|
||||||
msgid "See <a %s>documentation</a>."
|
msgid "See <a %s>documentation</a>."
|
||||||
msgstr "Peržiūrėti <a %s>dokumentaciją</a>."
|
msgstr "Peržiūrėti <a %s>dokumentaciją</a>."
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:62
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:49
|
||||||
msgid "Status"
|
msgid "Status"
|
||||||
msgstr "Būklė/Būsena"
|
msgstr "Būklė/Būsena"
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:94
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:78
|
||||||
msgid ""
|
msgid ""
|
||||||
"The account certificate for your zones authorizing the client to serve as an "
|
"The account certificate for your zones authorizing the client to serve as an "
|
||||||
"Origin for that zone"
|
"Origin for that zone"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:103
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:87
|
||||||
msgid "The region to which connections are established."
|
msgid "The region to which connections are established."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:79
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:63
|
||||||
msgid "The tunnel token is shown in the dashboard once you create a tunnel."
|
msgid "The tunnel token is shown in the dashboard once you create a tunnel."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:78
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:62
|
||||||
msgid "Token"
|
msgid "Token"
|
||||||
msgstr "Žetonas"
|
msgstr "Žetonas"
|
||||||
|
|
||||||
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/tunnels.js:82
|
||||||
|
#: applications/luci-app-cloudflared/root/usr/share/luci/menu.d/luci-app-cloudflared.json:22
|
||||||
|
msgid "Tunnels"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:33
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:33
|
||||||
msgid "Unable to read the interface info from /var/log/cloudflared.log."
|
msgid "Unable to read the interface info from /var/log/cloudflared.log."
|
||||||
msgstr "Nepavyko skaityti sąsajos informacijos iš „/var/log/cloudflared.log“."
|
msgstr "Nepavyko skaityti sąsajos informacijos iš „/var/log/cloudflared.log“."
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:105
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:89
|
||||||
msgid "United States"
|
msgid "United States"
|
||||||
msgstr "Jungtinės Amerikos Valstijos"
|
msgstr "Jungtinės Amerikos Valstijos"
|
||||||
|
|
||||||
|
@ -166,6 +181,6 @@ msgstr ""
|
||||||
msgid "Warn"
|
msgid "Warn"
|
||||||
msgstr "Įspėti"
|
msgstr "Įspėti"
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:111
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:95
|
||||||
msgid "Warning"
|
msgid "Warning"
|
||||||
msgstr "Įspėjimas"
|
msgstr "Įspėjimas"
|
||||||
|
|
|
@ -12,29 +12,22 @@ msgstr ""
|
||||||
msgid "All"
|
msgid "All"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:93
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:77
|
||||||
msgid "Certificate of Origin"
|
msgid "Certificate of Origin"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:53
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:40
|
||||||
msgid ""
|
msgid ""
|
||||||
"Cloudflare Zero Trust Security services help you get maximum security both "
|
"Cloudflare Zero Trust Security services help you get maximum security both "
|
||||||
"from outside and within the network."
|
"from outside and within the network."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:52
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:39
|
||||||
|
#: applications/luci-app-cloudflared/root/usr/share/luci/menu.d/luci-app-cloudflared.json:3
|
||||||
msgid "Cloudflare Zero Trust Tunnel"
|
msgid "Cloudflare Zero Trust Tunnel"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/root/usr/share/luci/menu.d/luci-app-cloudflared.json:3
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:69
|
||||||
msgid "Cloudflared"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:73
|
|
||||||
msgid "Collecting data..."
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:85
|
|
||||||
msgid "Config file path"
|
msgid "Config file path"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -42,18 +35,22 @@ msgstr ""
|
||||||
msgid "Configuration"
|
msgid "Configuration"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:54
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/tunnels.js:55
|
||||||
|
msgid "Connections"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:41
|
||||||
msgid ""
|
msgid ""
|
||||||
"Create and manage your network on the <a %s>Cloudflare Zero Trust</a> "
|
"Create and manage your network on the <a %s>Cloudflare Zero Trust</a> "
|
||||||
"dashboard."
|
"dashboard."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:113
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/tunnels.js:62
|
||||||
msgid "Debug"
|
msgid "Data center"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:108
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:97
|
||||||
msgid "Debug level"
|
msgid "Debug"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:96
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:96
|
||||||
|
@ -64,16 +61,16 @@ msgstr ""
|
||||||
msgid "Download Log"
|
msgid "Download Log"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:75
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:59
|
||||||
msgid "Enable"
|
msgid "Enable"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:110
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:94
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:92
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:92
|
||||||
msgid "Error"
|
msgid "Error"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:109
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:93
|
||||||
msgid "Fatal"
|
msgid "Fatal"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -85,12 +82,13 @@ msgstr ""
|
||||||
msgid "Grant access to Cloudflared configuration"
|
msgid "Grant access to Cloudflared configuration"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:112
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:96
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:90
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:90
|
||||||
msgid "Info"
|
msgid "Info"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:85
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:85
|
||||||
|
#: applications/luci-app-cloudflared/root/usr/share/luci/menu.d/luci-app-cloudflared.json:30
|
||||||
msgid "Log"
|
msgid "Log"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -98,58 +96,75 @@ msgstr ""
|
||||||
msgid "Log Direction:"
|
msgid "Log Direction:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/root/usr/share/luci/menu.d/luci-app-cloudflared.json:22
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:92
|
||||||
msgid "Logs"
|
msgid "Logging level"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:36
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/tunnels.js:69
|
||||||
|
msgid "No connections"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:55
|
||||||
msgid "Not Running"
|
msgid "Not Running"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:95
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:79
|
||||||
msgid "Obtain a certificate <a %s>here</a>."
|
msgid "Obtain a certificate <a %s>here</a>."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:102
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/tunnels.js:61
|
||||||
|
msgid "Opened At"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/tunnels.js:60
|
||||||
|
msgid "Origin IP"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:86
|
||||||
msgid "Region"
|
msgid "Region"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:34
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:54
|
||||||
msgid "Running"
|
msgid "Running"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:56
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:43
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:86
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:70
|
||||||
msgid "See <a %s>documentation</a>."
|
msgid "See <a %s>documentation</a>."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:62
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:49
|
||||||
msgid "Status"
|
msgid "Status"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:94
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:78
|
||||||
msgid ""
|
msgid ""
|
||||||
"The account certificate for your zones authorizing the client to serve as an "
|
"The account certificate for your zones authorizing the client to serve as an "
|
||||||
"Origin for that zone"
|
"Origin for that zone"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:103
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:87
|
||||||
msgid "The region to which connections are established."
|
msgid "The region to which connections are established."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:79
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:63
|
||||||
msgid "The tunnel token is shown in the dashboard once you create a tunnel."
|
msgid "The tunnel token is shown in the dashboard once you create a tunnel."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:78
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:62
|
||||||
msgid "Token"
|
msgid "Token"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/tunnels.js:82
|
||||||
|
#: applications/luci-app-cloudflared/root/usr/share/luci/menu.d/luci-app-cloudflared.json:22
|
||||||
|
msgid "Tunnels"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:33
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:33
|
||||||
msgid "Unable to read the interface info from /var/log/cloudflared.log."
|
msgid "Unable to read the interface info from /var/log/cloudflared.log."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:105
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:89
|
||||||
msgid "United States"
|
msgid "United States"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -161,6 +176,6 @@ msgstr ""
|
||||||
msgid "Warn"
|
msgid "Warn"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:111
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:95
|
||||||
msgid "Warning"
|
msgid "Warning"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
|
@ -12,29 +12,22 @@ msgstr ""
|
||||||
msgid "All"
|
msgid "All"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:93
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:77
|
||||||
msgid "Certificate of Origin"
|
msgid "Certificate of Origin"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:53
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:40
|
||||||
msgid ""
|
msgid ""
|
||||||
"Cloudflare Zero Trust Security services help you get maximum security both "
|
"Cloudflare Zero Trust Security services help you get maximum security both "
|
||||||
"from outside and within the network."
|
"from outside and within the network."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:52
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:39
|
||||||
|
#: applications/luci-app-cloudflared/root/usr/share/luci/menu.d/luci-app-cloudflared.json:3
|
||||||
msgid "Cloudflare Zero Trust Tunnel"
|
msgid "Cloudflare Zero Trust Tunnel"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/root/usr/share/luci/menu.d/luci-app-cloudflared.json:3
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:69
|
||||||
msgid "Cloudflared"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:73
|
|
||||||
msgid "Collecting data..."
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:85
|
|
||||||
msgid "Config file path"
|
msgid "Config file path"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -42,18 +35,22 @@ msgstr ""
|
||||||
msgid "Configuration"
|
msgid "Configuration"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:54
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/tunnels.js:55
|
||||||
|
msgid "Connections"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:41
|
||||||
msgid ""
|
msgid ""
|
||||||
"Create and manage your network on the <a %s>Cloudflare Zero Trust</a> "
|
"Create and manage your network on the <a %s>Cloudflare Zero Trust</a> "
|
||||||
"dashboard."
|
"dashboard."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:113
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/tunnels.js:62
|
||||||
msgid "Debug"
|
msgid "Data center"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:108
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:97
|
||||||
msgid "Debug level"
|
msgid "Debug"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:96
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:96
|
||||||
|
@ -64,16 +61,16 @@ msgstr ""
|
||||||
msgid "Download Log"
|
msgid "Download Log"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:75
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:59
|
||||||
msgid "Enable"
|
msgid "Enable"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:110
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:94
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:92
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:92
|
||||||
msgid "Error"
|
msgid "Error"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:109
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:93
|
||||||
msgid "Fatal"
|
msgid "Fatal"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -85,12 +82,13 @@ msgstr ""
|
||||||
msgid "Grant access to Cloudflared configuration"
|
msgid "Grant access to Cloudflared configuration"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:112
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:96
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:90
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:90
|
||||||
msgid "Info"
|
msgid "Info"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:85
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:85
|
||||||
|
#: applications/luci-app-cloudflared/root/usr/share/luci/menu.d/luci-app-cloudflared.json:30
|
||||||
msgid "Log"
|
msgid "Log"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -98,58 +96,75 @@ msgstr ""
|
||||||
msgid "Log Direction:"
|
msgid "Log Direction:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/root/usr/share/luci/menu.d/luci-app-cloudflared.json:22
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:92
|
||||||
msgid "Logs"
|
msgid "Logging level"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:36
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/tunnels.js:69
|
||||||
|
msgid "No connections"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:55
|
||||||
msgid "Not Running"
|
msgid "Not Running"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:95
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:79
|
||||||
msgid "Obtain a certificate <a %s>here</a>."
|
msgid "Obtain a certificate <a %s>here</a>."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:102
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/tunnels.js:61
|
||||||
|
msgid "Opened At"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/tunnels.js:60
|
||||||
|
msgid "Origin IP"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:86
|
||||||
msgid "Region"
|
msgid "Region"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:34
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:54
|
||||||
msgid "Running"
|
msgid "Running"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:56
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:43
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:86
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:70
|
||||||
msgid "See <a %s>documentation</a>."
|
msgid "See <a %s>documentation</a>."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:62
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:49
|
||||||
msgid "Status"
|
msgid "Status"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:94
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:78
|
||||||
msgid ""
|
msgid ""
|
||||||
"The account certificate for your zones authorizing the client to serve as an "
|
"The account certificate for your zones authorizing the client to serve as an "
|
||||||
"Origin for that zone"
|
"Origin for that zone"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:103
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:87
|
||||||
msgid "The region to which connections are established."
|
msgid "The region to which connections are established."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:79
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:63
|
||||||
msgid "The tunnel token is shown in the dashboard once you create a tunnel."
|
msgid "The tunnel token is shown in the dashboard once you create a tunnel."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:78
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:62
|
||||||
msgid "Token"
|
msgid "Token"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/tunnels.js:82
|
||||||
|
#: applications/luci-app-cloudflared/root/usr/share/luci/menu.d/luci-app-cloudflared.json:22
|
||||||
|
msgid "Tunnels"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:33
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:33
|
||||||
msgid "Unable to read the interface info from /var/log/cloudflared.log."
|
msgid "Unable to read the interface info from /var/log/cloudflared.log."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:105
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:89
|
||||||
msgid "United States"
|
msgid "United States"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -161,6 +176,6 @@ msgstr ""
|
||||||
msgid "Warn"
|
msgid "Warn"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:111
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:95
|
||||||
msgid "Warning"
|
msgid "Warning"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
|
@ -13,29 +13,22 @@ msgstr ""
|
||||||
msgid "All"
|
msgid "All"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:93
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:77
|
||||||
msgid "Certificate of Origin"
|
msgid "Certificate of Origin"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:53
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:40
|
||||||
msgid ""
|
msgid ""
|
||||||
"Cloudflare Zero Trust Security services help you get maximum security both "
|
"Cloudflare Zero Trust Security services help you get maximum security both "
|
||||||
"from outside and within the network."
|
"from outside and within the network."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:52
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:39
|
||||||
|
#: applications/luci-app-cloudflared/root/usr/share/luci/menu.d/luci-app-cloudflared.json:3
|
||||||
msgid "Cloudflare Zero Trust Tunnel"
|
msgid "Cloudflare Zero Trust Tunnel"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/root/usr/share/luci/menu.d/luci-app-cloudflared.json:3
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:69
|
||||||
msgid "Cloudflared"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:73
|
|
||||||
msgid "Collecting data..."
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:85
|
|
||||||
msgid "Config file path"
|
msgid "Config file path"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -43,18 +36,22 @@ msgstr ""
|
||||||
msgid "Configuration"
|
msgid "Configuration"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:54
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/tunnels.js:55
|
||||||
|
msgid "Connections"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:41
|
||||||
msgid ""
|
msgid ""
|
||||||
"Create and manage your network on the <a %s>Cloudflare Zero Trust</a> "
|
"Create and manage your network on the <a %s>Cloudflare Zero Trust</a> "
|
||||||
"dashboard."
|
"dashboard."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:113
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/tunnels.js:62
|
||||||
msgid "Debug"
|
msgid "Data center"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:108
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:97
|
||||||
msgid "Debug level"
|
msgid "Debug"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:96
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:96
|
||||||
|
@ -65,16 +62,16 @@ msgstr ""
|
||||||
msgid "Download Log"
|
msgid "Download Log"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:75
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:59
|
||||||
msgid "Enable"
|
msgid "Enable"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:110
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:94
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:92
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:92
|
||||||
msgid "Error"
|
msgid "Error"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:109
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:93
|
||||||
msgid "Fatal"
|
msgid "Fatal"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -86,12 +83,13 @@ msgstr ""
|
||||||
msgid "Grant access to Cloudflared configuration"
|
msgid "Grant access to Cloudflared configuration"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:112
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:96
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:90
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:90
|
||||||
msgid "Info"
|
msgid "Info"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:85
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:85
|
||||||
|
#: applications/luci-app-cloudflared/root/usr/share/luci/menu.d/luci-app-cloudflared.json:30
|
||||||
msgid "Log"
|
msgid "Log"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -99,58 +97,75 @@ msgstr ""
|
||||||
msgid "Log Direction:"
|
msgid "Log Direction:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/root/usr/share/luci/menu.d/luci-app-cloudflared.json:22
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:92
|
||||||
msgid "Logs"
|
msgid "Logging level"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:36
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/tunnels.js:69
|
||||||
|
msgid "No connections"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:55
|
||||||
msgid "Not Running"
|
msgid "Not Running"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:95
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:79
|
||||||
msgid "Obtain a certificate <a %s>here</a>."
|
msgid "Obtain a certificate <a %s>here</a>."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:102
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/tunnels.js:61
|
||||||
|
msgid "Opened At"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/tunnels.js:60
|
||||||
|
msgid "Origin IP"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:86
|
||||||
msgid "Region"
|
msgid "Region"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:34
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:54
|
||||||
msgid "Running"
|
msgid "Running"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:56
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:43
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:86
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:70
|
||||||
msgid "See <a %s>documentation</a>."
|
msgid "See <a %s>documentation</a>."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:62
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:49
|
||||||
msgid "Status"
|
msgid "Status"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:94
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:78
|
||||||
msgid ""
|
msgid ""
|
||||||
"The account certificate for your zones authorizing the client to serve as an "
|
"The account certificate for your zones authorizing the client to serve as an "
|
||||||
"Origin for that zone"
|
"Origin for that zone"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:103
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:87
|
||||||
msgid "The region to which connections are established."
|
msgid "The region to which connections are established."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:79
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:63
|
||||||
msgid "The tunnel token is shown in the dashboard once you create a tunnel."
|
msgid "The tunnel token is shown in the dashboard once you create a tunnel."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:78
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:62
|
||||||
msgid "Token"
|
msgid "Token"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/tunnels.js:82
|
||||||
|
#: applications/luci-app-cloudflared/root/usr/share/luci/menu.d/luci-app-cloudflared.json:22
|
||||||
|
msgid "Tunnels"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:33
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:33
|
||||||
msgid "Unable to read the interface info from /var/log/cloudflared.log."
|
msgid "Unable to read the interface info from /var/log/cloudflared.log."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:105
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:89
|
||||||
msgid "United States"
|
msgid "United States"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -162,6 +177,6 @@ msgstr ""
|
||||||
msgid "Warn"
|
msgid "Warn"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:111
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:95
|
||||||
msgid "Warning"
|
msgid "Warning"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
|
@ -13,29 +13,22 @@ msgstr ""
|
||||||
msgid "All"
|
msgid "All"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:93
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:77
|
||||||
msgid "Certificate of Origin"
|
msgid "Certificate of Origin"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:53
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:40
|
||||||
msgid ""
|
msgid ""
|
||||||
"Cloudflare Zero Trust Security services help you get maximum security both "
|
"Cloudflare Zero Trust Security services help you get maximum security both "
|
||||||
"from outside and within the network."
|
"from outside and within the network."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:52
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:39
|
||||||
|
#: applications/luci-app-cloudflared/root/usr/share/luci/menu.d/luci-app-cloudflared.json:3
|
||||||
msgid "Cloudflare Zero Trust Tunnel"
|
msgid "Cloudflare Zero Trust Tunnel"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/root/usr/share/luci/menu.d/luci-app-cloudflared.json:3
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:69
|
||||||
msgid "Cloudflared"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:73
|
|
||||||
msgid "Collecting data..."
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:85
|
|
||||||
msgid "Config file path"
|
msgid "Config file path"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -43,18 +36,22 @@ msgstr ""
|
||||||
msgid "Configuration"
|
msgid "Configuration"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:54
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/tunnels.js:55
|
||||||
|
msgid "Connections"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:41
|
||||||
msgid ""
|
msgid ""
|
||||||
"Create and manage your network on the <a %s>Cloudflare Zero Trust</a> "
|
"Create and manage your network on the <a %s>Cloudflare Zero Trust</a> "
|
||||||
"dashboard."
|
"dashboard."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:113
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/tunnels.js:62
|
||||||
msgid "Debug"
|
msgid "Data center"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:108
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:97
|
||||||
msgid "Debug level"
|
msgid "Debug"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:96
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:96
|
||||||
|
@ -65,16 +62,16 @@ msgstr ""
|
||||||
msgid "Download Log"
|
msgid "Download Log"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:75
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:59
|
||||||
msgid "Enable"
|
msgid "Enable"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:110
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:94
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:92
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:92
|
||||||
msgid "Error"
|
msgid "Error"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:109
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:93
|
||||||
msgid "Fatal"
|
msgid "Fatal"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -86,12 +83,13 @@ msgstr ""
|
||||||
msgid "Grant access to Cloudflared configuration"
|
msgid "Grant access to Cloudflared configuration"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:112
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:96
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:90
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:90
|
||||||
msgid "Info"
|
msgid "Info"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:85
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:85
|
||||||
|
#: applications/luci-app-cloudflared/root/usr/share/luci/menu.d/luci-app-cloudflared.json:30
|
||||||
msgid "Log"
|
msgid "Log"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -99,58 +97,75 @@ msgstr ""
|
||||||
msgid "Log Direction:"
|
msgid "Log Direction:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/root/usr/share/luci/menu.d/luci-app-cloudflared.json:22
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:92
|
||||||
msgid "Logs"
|
msgid "Logging level"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:36
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/tunnels.js:69
|
||||||
|
msgid "No connections"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:55
|
||||||
msgid "Not Running"
|
msgid "Not Running"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:95
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:79
|
||||||
msgid "Obtain a certificate <a %s>here</a>."
|
msgid "Obtain a certificate <a %s>here</a>."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:102
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/tunnels.js:61
|
||||||
|
msgid "Opened At"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/tunnels.js:60
|
||||||
|
msgid "Origin IP"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:86
|
||||||
msgid "Region"
|
msgid "Region"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:34
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:54
|
||||||
msgid "Running"
|
msgid "Running"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:56
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:43
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:86
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:70
|
||||||
msgid "See <a %s>documentation</a>."
|
msgid "See <a %s>documentation</a>."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:62
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:49
|
||||||
msgid "Status"
|
msgid "Status"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:94
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:78
|
||||||
msgid ""
|
msgid ""
|
||||||
"The account certificate for your zones authorizing the client to serve as an "
|
"The account certificate for your zones authorizing the client to serve as an "
|
||||||
"Origin for that zone"
|
"Origin for that zone"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:103
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:87
|
||||||
msgid "The region to which connections are established."
|
msgid "The region to which connections are established."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:79
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:63
|
||||||
msgid "The tunnel token is shown in the dashboard once you create a tunnel."
|
msgid "The tunnel token is shown in the dashboard once you create a tunnel."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:78
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:62
|
||||||
msgid "Token"
|
msgid "Token"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/tunnels.js:82
|
||||||
|
#: applications/luci-app-cloudflared/root/usr/share/luci/menu.d/luci-app-cloudflared.json:22
|
||||||
|
msgid "Tunnels"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:33
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:33
|
||||||
msgid "Unable to read the interface info from /var/log/cloudflared.log."
|
msgid "Unable to read the interface info from /var/log/cloudflared.log."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:105
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:89
|
||||||
msgid "United States"
|
msgid "United States"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -162,6 +177,6 @@ msgstr ""
|
||||||
msgid "Warn"
|
msgid "Warn"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:111
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:95
|
||||||
msgid "Warning"
|
msgid "Warning"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
|
@ -17,11 +17,11 @@ msgstr ""
|
||||||
msgid "All"
|
msgid "All"
|
||||||
msgstr "Wszystko"
|
msgstr "Wszystko"
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:93
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:77
|
||||||
msgid "Certificate of Origin"
|
msgid "Certificate of Origin"
|
||||||
msgstr "Certyfikat pochodzenia"
|
msgstr "Certyfikat pochodzenia"
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:53
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:40
|
||||||
msgid ""
|
msgid ""
|
||||||
"Cloudflare Zero Trust Security services help you get maximum security both "
|
"Cloudflare Zero Trust Security services help you get maximum security both "
|
||||||
"from outside and within the network."
|
"from outside and within the network."
|
||||||
|
@ -29,19 +29,12 @@ msgstr ""
|
||||||
"Usługi Cloudflare Zero Trust Security pomagają uzyskać maksymalne "
|
"Usługi Cloudflare Zero Trust Security pomagają uzyskać maksymalne "
|
||||||
"bezpieczeństwo zarówno z zewnątrz, jak i wewnątrz sieci."
|
"bezpieczeństwo zarówno z zewnątrz, jak i wewnątrz sieci."
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:52
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:39
|
||||||
|
#: applications/luci-app-cloudflared/root/usr/share/luci/menu.d/luci-app-cloudflared.json:3
|
||||||
msgid "Cloudflare Zero Trust Tunnel"
|
msgid "Cloudflare Zero Trust Tunnel"
|
||||||
msgstr "Tunel Cloudflare Zero Trust"
|
msgstr "Tunel Cloudflare Zero Trust"
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/root/usr/share/luci/menu.d/luci-app-cloudflared.json:3
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:69
|
||||||
msgid "Cloudflared"
|
|
||||||
msgstr "Cloudflared"
|
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:73
|
|
||||||
msgid "Collecting data..."
|
|
||||||
msgstr "Zbieranie danych..."
|
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:85
|
|
||||||
msgid "Config file path"
|
msgid "Config file path"
|
||||||
msgstr "Ścieżka pliku konfiguracyjnego"
|
msgstr "Ścieżka pliku konfiguracyjnego"
|
||||||
|
|
||||||
|
@ -49,7 +42,11 @@ msgstr "Ścieżka pliku konfiguracyjnego"
|
||||||
msgid "Configuration"
|
msgid "Configuration"
|
||||||
msgstr "Konfiguracja"
|
msgstr "Konfiguracja"
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:54
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/tunnels.js:55
|
||||||
|
msgid "Connections"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:41
|
||||||
msgid ""
|
msgid ""
|
||||||
"Create and manage your network on the <a %s>Cloudflare Zero Trust</a> "
|
"Create and manage your network on the <a %s>Cloudflare Zero Trust</a> "
|
||||||
"dashboard."
|
"dashboard."
|
||||||
|
@ -57,14 +54,14 @@ msgstr ""
|
||||||
"Twórz swoją sieć i zarządzaj nią na pulpicie nawigacyjnym <a %s>Cloudflare "
|
"Twórz swoją sieć i zarządzaj nią na pulpicie nawigacyjnym <a %s>Cloudflare "
|
||||||
"Zero Trust</a>."
|
"Zero Trust</a>."
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:113
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/tunnels.js:62
|
||||||
|
msgid "Data center"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:97
|
||||||
msgid "Debug"
|
msgid "Debug"
|
||||||
msgstr "Debugowanie"
|
msgstr "Debugowanie"
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:108
|
|
||||||
msgid "Debug level"
|
|
||||||
msgstr "Poziom debugowania"
|
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:96
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:96
|
||||||
msgid "Down"
|
msgid "Down"
|
||||||
msgstr "W dół"
|
msgstr "W dół"
|
||||||
|
@ -73,16 +70,16 @@ msgstr "W dół"
|
||||||
msgid "Download Log"
|
msgid "Download Log"
|
||||||
msgstr "Pobierz dziennik"
|
msgstr "Pobierz dziennik"
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:75
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:59
|
||||||
msgid "Enable"
|
msgid "Enable"
|
||||||
msgstr "Włącz"
|
msgstr "Włącz"
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:110
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:94
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:92
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:92
|
||||||
msgid "Error"
|
msgid "Error"
|
||||||
msgstr "Błąd"
|
msgstr "Błąd"
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:109
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:93
|
||||||
msgid "Fatal"
|
msgid "Fatal"
|
||||||
msgstr "Krytyczny"
|
msgstr "Krytyczny"
|
||||||
|
|
||||||
|
@ -94,12 +91,13 @@ msgstr "Poziom filtra:"
|
||||||
msgid "Grant access to Cloudflared configuration"
|
msgid "Grant access to Cloudflared configuration"
|
||||||
msgstr "Udziel dostępu do konfiguracji Cloudflared"
|
msgstr "Udziel dostępu do konfiguracji Cloudflared"
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:112
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:96
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:90
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:90
|
||||||
msgid "Info"
|
msgid "Info"
|
||||||
msgstr "Informacja"
|
msgstr "Informacja"
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:85
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:85
|
||||||
|
#: applications/luci-app-cloudflared/root/usr/share/luci/menu.d/luci-app-cloudflared.json:30
|
||||||
msgid "Log"
|
msgid "Log"
|
||||||
msgstr "Dziennik"
|
msgstr "Dziennik"
|
||||||
|
|
||||||
|
@ -107,36 +105,48 @@ msgstr "Dziennik"
|
||||||
msgid "Log Direction:"
|
msgid "Log Direction:"
|
||||||
msgstr "Kierunek dziennika:"
|
msgstr "Kierunek dziennika:"
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/root/usr/share/luci/menu.d/luci-app-cloudflared.json:22
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:92
|
||||||
msgid "Logs"
|
msgid "Logging level"
|
||||||
msgstr "Dzienniki"
|
msgstr "Poziom debugowania"
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:36
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/tunnels.js:69
|
||||||
|
msgid "No connections"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:55
|
||||||
msgid "Not Running"
|
msgid "Not Running"
|
||||||
msgstr "Nieuruchomione"
|
msgstr "Nieuruchomione"
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:95
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:79
|
||||||
msgid "Obtain a certificate <a %s>here</a>."
|
msgid "Obtain a certificate <a %s>here</a>."
|
||||||
msgstr "Uzyskaj certyfikat <a %s>tutaj</a>."
|
msgstr "Uzyskaj certyfikat <a %s>tutaj</a>."
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:102
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/tunnels.js:61
|
||||||
|
msgid "Opened At"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/tunnels.js:60
|
||||||
|
msgid "Origin IP"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:86
|
||||||
msgid "Region"
|
msgid "Region"
|
||||||
msgstr "Region"
|
msgstr "Region"
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:34
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:54
|
||||||
msgid "Running"
|
msgid "Running"
|
||||||
msgstr "Uruchomione"
|
msgstr "Uruchomione"
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:56
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:43
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:86
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:70
|
||||||
msgid "See <a %s>documentation</a>."
|
msgid "See <a %s>documentation</a>."
|
||||||
msgstr "Zobacz <a %s>dokumentację</a>."
|
msgstr "Zobacz <a %s>dokumentację</a>."
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:62
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:49
|
||||||
msgid "Status"
|
msgid "Status"
|
||||||
msgstr "Status"
|
msgstr "Status"
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:94
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:78
|
||||||
msgid ""
|
msgid ""
|
||||||
"The account certificate for your zones authorizing the client to serve as an "
|
"The account certificate for your zones authorizing the client to serve as an "
|
||||||
"Origin for that zone"
|
"Origin for that zone"
|
||||||
|
@ -144,24 +154,29 @@ msgstr ""
|
||||||
"Certyfikat konta dla Twoich stref, upoważniający klienta do pełnienia "
|
"Certyfikat konta dla Twoich stref, upoważniający klienta do pełnienia "
|
||||||
"funkcji Origin dla tej strefy"
|
"funkcji Origin dla tej strefy"
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:103
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:87
|
||||||
msgid "The region to which connections are established."
|
msgid "The region to which connections are established."
|
||||||
msgstr "Region, z którym nawiązywane są połączenia."
|
msgstr "Region, z którym nawiązywane są połączenia."
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:79
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:63
|
||||||
msgid "The tunnel token is shown in the dashboard once you create a tunnel."
|
msgid "The tunnel token is shown in the dashboard once you create a tunnel."
|
||||||
msgstr "Po utworzeniu tunelu token tunelu pojawi się na pulpicie nawigacyjnym."
|
msgstr "Po utworzeniu tunelu token tunelu pojawi się na pulpicie nawigacyjnym."
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:78
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:62
|
||||||
msgid "Token"
|
msgid "Token"
|
||||||
msgstr "Token"
|
msgstr "Token"
|
||||||
|
|
||||||
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/tunnels.js:82
|
||||||
|
#: applications/luci-app-cloudflared/root/usr/share/luci/menu.d/luci-app-cloudflared.json:22
|
||||||
|
msgid "Tunnels"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:33
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:33
|
||||||
msgid "Unable to read the interface info from /var/log/cloudflared.log."
|
msgid "Unable to read the interface info from /var/log/cloudflared.log."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Nie można odczytać informacji o interfejsie z pliku /var/log/cloudflared.log."
|
"Nie można odczytać informacji o interfejsie z pliku /var/log/cloudflared.log."
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:105
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:89
|
||||||
msgid "United States"
|
msgid "United States"
|
||||||
msgstr "Stany Zjednoczone"
|
msgstr "Stany Zjednoczone"
|
||||||
|
|
||||||
|
@ -173,6 +188,6 @@ msgstr "W górę"
|
||||||
msgid "Warn"
|
msgid "Warn"
|
||||||
msgstr "Uwaga"
|
msgstr "Uwaga"
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:111
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:95
|
||||||
msgid "Warning"
|
msgid "Warning"
|
||||||
msgstr "Ostrzeżenie"
|
msgstr "Ostrzeżenie"
|
||||||
|
|
|
@ -13,29 +13,22 @@ msgstr ""
|
||||||
msgid "All"
|
msgid "All"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:93
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:77
|
||||||
msgid "Certificate of Origin"
|
msgid "Certificate of Origin"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:53
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:40
|
||||||
msgid ""
|
msgid ""
|
||||||
"Cloudflare Zero Trust Security services help you get maximum security both "
|
"Cloudflare Zero Trust Security services help you get maximum security both "
|
||||||
"from outside and within the network."
|
"from outside and within the network."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:52
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:39
|
||||||
|
#: applications/luci-app-cloudflared/root/usr/share/luci/menu.d/luci-app-cloudflared.json:3
|
||||||
msgid "Cloudflare Zero Trust Tunnel"
|
msgid "Cloudflare Zero Trust Tunnel"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/root/usr/share/luci/menu.d/luci-app-cloudflared.json:3
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:69
|
||||||
msgid "Cloudflared"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:73
|
|
||||||
msgid "Collecting data..."
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:85
|
|
||||||
msgid "Config file path"
|
msgid "Config file path"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -43,18 +36,22 @@ msgstr ""
|
||||||
msgid "Configuration"
|
msgid "Configuration"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:54
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/tunnels.js:55
|
||||||
|
msgid "Connections"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:41
|
||||||
msgid ""
|
msgid ""
|
||||||
"Create and manage your network on the <a %s>Cloudflare Zero Trust</a> "
|
"Create and manage your network on the <a %s>Cloudflare Zero Trust</a> "
|
||||||
"dashboard."
|
"dashboard."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:113
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/tunnels.js:62
|
||||||
msgid "Debug"
|
msgid "Data center"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:108
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:97
|
||||||
msgid "Debug level"
|
msgid "Debug"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:96
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:96
|
||||||
|
@ -65,16 +62,16 @@ msgstr ""
|
||||||
msgid "Download Log"
|
msgid "Download Log"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:75
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:59
|
||||||
msgid "Enable"
|
msgid "Enable"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:110
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:94
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:92
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:92
|
||||||
msgid "Error"
|
msgid "Error"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:109
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:93
|
||||||
msgid "Fatal"
|
msgid "Fatal"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -86,12 +83,13 @@ msgstr ""
|
||||||
msgid "Grant access to Cloudflared configuration"
|
msgid "Grant access to Cloudflared configuration"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:112
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:96
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:90
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:90
|
||||||
msgid "Info"
|
msgid "Info"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:85
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:85
|
||||||
|
#: applications/luci-app-cloudflared/root/usr/share/luci/menu.d/luci-app-cloudflared.json:30
|
||||||
msgid "Log"
|
msgid "Log"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -99,58 +97,75 @@ msgstr ""
|
||||||
msgid "Log Direction:"
|
msgid "Log Direction:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/root/usr/share/luci/menu.d/luci-app-cloudflared.json:22
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:92
|
||||||
msgid "Logs"
|
msgid "Logging level"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:36
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/tunnels.js:69
|
||||||
|
msgid "No connections"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:55
|
||||||
msgid "Not Running"
|
msgid "Not Running"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:95
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:79
|
||||||
msgid "Obtain a certificate <a %s>here</a>."
|
msgid "Obtain a certificate <a %s>here</a>."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:102
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/tunnels.js:61
|
||||||
|
msgid "Opened At"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/tunnels.js:60
|
||||||
|
msgid "Origin IP"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:86
|
||||||
msgid "Region"
|
msgid "Region"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:34
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:54
|
||||||
msgid "Running"
|
msgid "Running"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:56
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:43
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:86
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:70
|
||||||
msgid "See <a %s>documentation</a>."
|
msgid "See <a %s>documentation</a>."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:62
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:49
|
||||||
msgid "Status"
|
msgid "Status"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:94
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:78
|
||||||
msgid ""
|
msgid ""
|
||||||
"The account certificate for your zones authorizing the client to serve as an "
|
"The account certificate for your zones authorizing the client to serve as an "
|
||||||
"Origin for that zone"
|
"Origin for that zone"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:103
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:87
|
||||||
msgid "The region to which connections are established."
|
msgid "The region to which connections are established."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:79
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:63
|
||||||
msgid "The tunnel token is shown in the dashboard once you create a tunnel."
|
msgid "The tunnel token is shown in the dashboard once you create a tunnel."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:78
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:62
|
||||||
msgid "Token"
|
msgid "Token"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/tunnels.js:82
|
||||||
|
#: applications/luci-app-cloudflared/root/usr/share/luci/menu.d/luci-app-cloudflared.json:22
|
||||||
|
msgid "Tunnels"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:33
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:33
|
||||||
msgid "Unable to read the interface info from /var/log/cloudflared.log."
|
msgid "Unable to read the interface info from /var/log/cloudflared.log."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:105
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:89
|
||||||
msgid "United States"
|
msgid "United States"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -162,6 +177,6 @@ msgstr ""
|
||||||
msgid "Warn"
|
msgid "Warn"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:111
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:95
|
||||||
msgid "Warning"
|
msgid "Warning"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
|
@ -13,29 +13,22 @@ msgstr ""
|
||||||
msgid "All"
|
msgid "All"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:93
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:77
|
||||||
msgid "Certificate of Origin"
|
msgid "Certificate of Origin"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:53
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:40
|
||||||
msgid ""
|
msgid ""
|
||||||
"Cloudflare Zero Trust Security services help you get maximum security both "
|
"Cloudflare Zero Trust Security services help you get maximum security both "
|
||||||
"from outside and within the network."
|
"from outside and within the network."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:52
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:39
|
||||||
|
#: applications/luci-app-cloudflared/root/usr/share/luci/menu.d/luci-app-cloudflared.json:3
|
||||||
msgid "Cloudflare Zero Trust Tunnel"
|
msgid "Cloudflare Zero Trust Tunnel"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/root/usr/share/luci/menu.d/luci-app-cloudflared.json:3
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:69
|
||||||
msgid "Cloudflared"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:73
|
|
||||||
msgid "Collecting data..."
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:85
|
|
||||||
msgid "Config file path"
|
msgid "Config file path"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -43,18 +36,22 @@ msgstr ""
|
||||||
msgid "Configuration"
|
msgid "Configuration"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:54
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/tunnels.js:55
|
||||||
|
msgid "Connections"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:41
|
||||||
msgid ""
|
msgid ""
|
||||||
"Create and manage your network on the <a %s>Cloudflare Zero Trust</a> "
|
"Create and manage your network on the <a %s>Cloudflare Zero Trust</a> "
|
||||||
"dashboard."
|
"dashboard."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:113
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/tunnels.js:62
|
||||||
msgid "Debug"
|
msgid "Data center"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:108
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:97
|
||||||
msgid "Debug level"
|
msgid "Debug"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:96
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:96
|
||||||
|
@ -65,16 +62,16 @@ msgstr ""
|
||||||
msgid "Download Log"
|
msgid "Download Log"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:75
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:59
|
||||||
msgid "Enable"
|
msgid "Enable"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:110
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:94
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:92
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:92
|
||||||
msgid "Error"
|
msgid "Error"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:109
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:93
|
||||||
msgid "Fatal"
|
msgid "Fatal"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -86,12 +83,13 @@ msgstr ""
|
||||||
msgid "Grant access to Cloudflared configuration"
|
msgid "Grant access to Cloudflared configuration"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:112
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:96
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:90
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:90
|
||||||
msgid "Info"
|
msgid "Info"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:85
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:85
|
||||||
|
#: applications/luci-app-cloudflared/root/usr/share/luci/menu.d/luci-app-cloudflared.json:30
|
||||||
msgid "Log"
|
msgid "Log"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -99,58 +97,75 @@ msgstr ""
|
||||||
msgid "Log Direction:"
|
msgid "Log Direction:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/root/usr/share/luci/menu.d/luci-app-cloudflared.json:22
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:92
|
||||||
msgid "Logs"
|
msgid "Logging level"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:36
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/tunnels.js:69
|
||||||
|
msgid "No connections"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:55
|
||||||
msgid "Not Running"
|
msgid "Not Running"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:95
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:79
|
||||||
msgid "Obtain a certificate <a %s>here</a>."
|
msgid "Obtain a certificate <a %s>here</a>."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:102
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/tunnels.js:61
|
||||||
|
msgid "Opened At"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/tunnels.js:60
|
||||||
|
msgid "Origin IP"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:86
|
||||||
msgid "Region"
|
msgid "Region"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:34
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:54
|
||||||
msgid "Running"
|
msgid "Running"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:56
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:43
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:86
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:70
|
||||||
msgid "See <a %s>documentation</a>."
|
msgid "See <a %s>documentation</a>."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:62
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:49
|
||||||
msgid "Status"
|
msgid "Status"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:94
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:78
|
||||||
msgid ""
|
msgid ""
|
||||||
"The account certificate for your zones authorizing the client to serve as an "
|
"The account certificate for your zones authorizing the client to serve as an "
|
||||||
"Origin for that zone"
|
"Origin for that zone"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:103
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:87
|
||||||
msgid "The region to which connections are established."
|
msgid "The region to which connections are established."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:79
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:63
|
||||||
msgid "The tunnel token is shown in the dashboard once you create a tunnel."
|
msgid "The tunnel token is shown in the dashboard once you create a tunnel."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:78
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:62
|
||||||
msgid "Token"
|
msgid "Token"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/tunnels.js:82
|
||||||
|
#: applications/luci-app-cloudflared/root/usr/share/luci/menu.d/luci-app-cloudflared.json:22
|
||||||
|
msgid "Tunnels"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:33
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:33
|
||||||
msgid "Unable to read the interface info from /var/log/cloudflared.log."
|
msgid "Unable to read the interface info from /var/log/cloudflared.log."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:105
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:89
|
||||||
msgid "United States"
|
msgid "United States"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -162,6 +177,6 @@ msgstr ""
|
||||||
msgid "Warn"
|
msgid "Warn"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:111
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:95
|
||||||
msgid "Warning"
|
msgid "Warning"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
|
@ -14,29 +14,22 @@ msgstr ""
|
||||||
msgid "All"
|
msgid "All"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:93
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:77
|
||||||
msgid "Certificate of Origin"
|
msgid "Certificate of Origin"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:53
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:40
|
||||||
msgid ""
|
msgid ""
|
||||||
"Cloudflare Zero Trust Security services help you get maximum security both "
|
"Cloudflare Zero Trust Security services help you get maximum security both "
|
||||||
"from outside and within the network."
|
"from outside and within the network."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:52
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:39
|
||||||
|
#: applications/luci-app-cloudflared/root/usr/share/luci/menu.d/luci-app-cloudflared.json:3
|
||||||
msgid "Cloudflare Zero Trust Tunnel"
|
msgid "Cloudflare Zero Trust Tunnel"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/root/usr/share/luci/menu.d/luci-app-cloudflared.json:3
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:69
|
||||||
msgid "Cloudflared"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:73
|
|
||||||
msgid "Collecting data..."
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:85
|
|
||||||
msgid "Config file path"
|
msgid "Config file path"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -44,18 +37,22 @@ msgstr ""
|
||||||
msgid "Configuration"
|
msgid "Configuration"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:54
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/tunnels.js:55
|
||||||
|
msgid "Connections"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:41
|
||||||
msgid ""
|
msgid ""
|
||||||
"Create and manage your network on the <a %s>Cloudflare Zero Trust</a> "
|
"Create and manage your network on the <a %s>Cloudflare Zero Trust</a> "
|
||||||
"dashboard."
|
"dashboard."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:113
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/tunnels.js:62
|
||||||
msgid "Debug"
|
msgid "Data center"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:108
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:97
|
||||||
msgid "Debug level"
|
msgid "Debug"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:96
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:96
|
||||||
|
@ -66,16 +63,16 @@ msgstr ""
|
||||||
msgid "Download Log"
|
msgid "Download Log"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:75
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:59
|
||||||
msgid "Enable"
|
msgid "Enable"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:110
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:94
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:92
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:92
|
||||||
msgid "Error"
|
msgid "Error"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:109
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:93
|
||||||
msgid "Fatal"
|
msgid "Fatal"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -87,12 +84,13 @@ msgstr ""
|
||||||
msgid "Grant access to Cloudflared configuration"
|
msgid "Grant access to Cloudflared configuration"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:112
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:96
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:90
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:90
|
||||||
msgid "Info"
|
msgid "Info"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:85
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:85
|
||||||
|
#: applications/luci-app-cloudflared/root/usr/share/luci/menu.d/luci-app-cloudflared.json:30
|
||||||
msgid "Log"
|
msgid "Log"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -100,58 +98,75 @@ msgstr ""
|
||||||
msgid "Log Direction:"
|
msgid "Log Direction:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/root/usr/share/luci/menu.d/luci-app-cloudflared.json:22
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:92
|
||||||
msgid "Logs"
|
msgid "Logging level"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:36
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/tunnels.js:69
|
||||||
|
msgid "No connections"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:55
|
||||||
msgid "Not Running"
|
msgid "Not Running"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:95
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:79
|
||||||
msgid "Obtain a certificate <a %s>here</a>."
|
msgid "Obtain a certificate <a %s>here</a>."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:102
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/tunnels.js:61
|
||||||
|
msgid "Opened At"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/tunnels.js:60
|
||||||
|
msgid "Origin IP"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:86
|
||||||
msgid "Region"
|
msgid "Region"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:34
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:54
|
||||||
msgid "Running"
|
msgid "Running"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:56
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:43
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:86
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:70
|
||||||
msgid "See <a %s>documentation</a>."
|
msgid "See <a %s>documentation</a>."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:62
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:49
|
||||||
msgid "Status"
|
msgid "Status"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:94
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:78
|
||||||
msgid ""
|
msgid ""
|
||||||
"The account certificate for your zones authorizing the client to serve as an "
|
"The account certificate for your zones authorizing the client to serve as an "
|
||||||
"Origin for that zone"
|
"Origin for that zone"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:103
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:87
|
||||||
msgid "The region to which connections are established."
|
msgid "The region to which connections are established."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:79
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:63
|
||||||
msgid "The tunnel token is shown in the dashboard once you create a tunnel."
|
msgid "The tunnel token is shown in the dashboard once you create a tunnel."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:78
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:62
|
||||||
msgid "Token"
|
msgid "Token"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/tunnels.js:82
|
||||||
|
#: applications/luci-app-cloudflared/root/usr/share/luci/menu.d/luci-app-cloudflared.json:22
|
||||||
|
msgid "Tunnels"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:33
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:33
|
||||||
msgid "Unable to read the interface info from /var/log/cloudflared.log."
|
msgid "Unable to read the interface info from /var/log/cloudflared.log."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:105
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:89
|
||||||
msgid "United States"
|
msgid "United States"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -163,6 +178,6 @@ msgstr ""
|
||||||
msgid "Warn"
|
msgid "Warn"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:111
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:95
|
||||||
msgid "Warning"
|
msgid "Warning"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
|
@ -17,11 +17,11 @@ msgstr ""
|
||||||
msgid "All"
|
msgid "All"
|
||||||
msgstr "Все"
|
msgstr "Все"
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:93
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:77
|
||||||
msgid "Certificate of Origin"
|
msgid "Certificate of Origin"
|
||||||
msgstr "Сертификат Origin"
|
msgstr "Сертификат Origin"
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:53
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:40
|
||||||
msgid ""
|
msgid ""
|
||||||
"Cloudflare Zero Trust Security services help you get maximum security both "
|
"Cloudflare Zero Trust Security services help you get maximum security both "
|
||||||
"from outside and within the network."
|
"from outside and within the network."
|
||||||
|
@ -29,19 +29,12 @@ msgstr ""
|
||||||
"Сервисы Cloudflare Безопасность Нулевого Доверия (Zero Trust Security) "
|
"Сервисы Cloudflare Безопасность Нулевого Доверия (Zero Trust Security) "
|
||||||
"помогают вам получить максимальную безопасность как извне, так и внутри сети."
|
"помогают вам получить максимальную безопасность как извне, так и внутри сети."
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:52
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:39
|
||||||
|
#: applications/luci-app-cloudflared/root/usr/share/luci/menu.d/luci-app-cloudflared.json:3
|
||||||
msgid "Cloudflare Zero Trust Tunnel"
|
msgid "Cloudflare Zero Trust Tunnel"
|
||||||
msgstr "Cloudflare Безопасность Нулевого Доверия"
|
msgstr "Cloudflare Безопасность Нулевого Доверия"
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/root/usr/share/luci/menu.d/luci-app-cloudflared.json:3
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:69
|
||||||
msgid "Cloudflared"
|
|
||||||
msgstr "Cloudflared"
|
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:73
|
|
||||||
msgid "Collecting data..."
|
|
||||||
msgstr "Сбор данных..."
|
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:85
|
|
||||||
msgid "Config file path"
|
msgid "Config file path"
|
||||||
msgstr "Путь к файлу конфигурации"
|
msgstr "Путь к файлу конфигурации"
|
||||||
|
|
||||||
|
@ -49,21 +42,25 @@ msgstr "Путь к файлу конфигурации"
|
||||||
msgid "Configuration"
|
msgid "Configuration"
|
||||||
msgstr "Конфигурация"
|
msgstr "Конфигурация"
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:54
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/tunnels.js:55
|
||||||
|
msgid "Connections"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:41
|
||||||
msgid ""
|
msgid ""
|
||||||
"Create and manage your network on the <a %s>Cloudflare Zero Trust</a> "
|
"Create and manage your network on the <a %s>Cloudflare Zero Trust</a> "
|
||||||
"dashboard."
|
"dashboard."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Создайте и управляйте своей сетью на панели <a%s>Cloudflare Zero Trust</a>."
|
"Создайте и управляйте своей сетью на панели <a%s>Cloudflare Zero Trust</a>."
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:113
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/tunnels.js:62
|
||||||
|
msgid "Data center"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:97
|
||||||
msgid "Debug"
|
msgid "Debug"
|
||||||
msgstr "Отладка"
|
msgstr "Отладка"
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:108
|
|
||||||
msgid "Debug level"
|
|
||||||
msgstr "Уровень журналирования"
|
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:96
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:96
|
||||||
msgid "Down"
|
msgid "Down"
|
||||||
msgstr "Вниз"
|
msgstr "Вниз"
|
||||||
|
@ -72,16 +69,16 @@ msgstr "Вниз"
|
||||||
msgid "Download Log"
|
msgid "Download Log"
|
||||||
msgstr "Скачать журнал"
|
msgstr "Скачать журнал"
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:75
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:59
|
||||||
msgid "Enable"
|
msgid "Enable"
|
||||||
msgstr "Включить"
|
msgstr "Включить"
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:110
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:94
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:92
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:92
|
||||||
msgid "Error"
|
msgid "Error"
|
||||||
msgstr "Ошибки"
|
msgstr "Ошибки"
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:109
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:93
|
||||||
msgid "Fatal"
|
msgid "Fatal"
|
||||||
msgstr "Фатальный"
|
msgstr "Фатальный"
|
||||||
|
|
||||||
|
@ -93,12 +90,13 @@ msgstr "Фильтровать по уровню:"
|
||||||
msgid "Grant access to Cloudflared configuration"
|
msgid "Grant access to Cloudflared configuration"
|
||||||
msgstr "Доступ к конфигурации Cloudflared"
|
msgstr "Доступ к конфигурации Cloudflared"
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:112
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:96
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:90
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:90
|
||||||
msgid "Info"
|
msgid "Info"
|
||||||
msgstr "Информационный"
|
msgstr "Информационный"
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:85
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:85
|
||||||
|
#: applications/luci-app-cloudflared/root/usr/share/luci/menu.d/luci-app-cloudflared.json:30
|
||||||
msgid "Log"
|
msgid "Log"
|
||||||
msgstr "Журнал"
|
msgstr "Журнал"
|
||||||
|
|
||||||
|
@ -106,36 +104,48 @@ msgstr "Журнал"
|
||||||
msgid "Log Direction:"
|
msgid "Log Direction:"
|
||||||
msgstr "Направление в журнале:"
|
msgstr "Направление в журнале:"
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/root/usr/share/luci/menu.d/luci-app-cloudflared.json:22
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:92
|
||||||
msgid "Logs"
|
msgid "Logging level"
|
||||||
msgstr "Журналы"
|
msgstr "Уровень журналирования"
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:36
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/tunnels.js:69
|
||||||
|
msgid "No connections"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:55
|
||||||
msgid "Not Running"
|
msgid "Not Running"
|
||||||
msgstr "Не запущенно"
|
msgstr "Не запущенно"
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:95
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:79
|
||||||
msgid "Obtain a certificate <a %s>here</a>."
|
msgid "Obtain a certificate <a %s>here</a>."
|
||||||
msgstr "Получить сертификат <a%s>здесь</a>."
|
msgstr "Получить сертификат <a%s>здесь</a>."
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:102
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/tunnels.js:61
|
||||||
|
msgid "Opened At"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/tunnels.js:60
|
||||||
|
msgid "Origin IP"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:86
|
||||||
msgid "Region"
|
msgid "Region"
|
||||||
msgstr "Регион"
|
msgstr "Регион"
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:34
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:54
|
||||||
msgid "Running"
|
msgid "Running"
|
||||||
msgstr "Запущено"
|
msgstr "Запущено"
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:56
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:43
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:86
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:70
|
||||||
msgid "See <a %s>documentation</a>."
|
msgid "See <a %s>documentation</a>."
|
||||||
msgstr "Смотрите <a%s>документацию</a>."
|
msgstr "Смотрите <a%s>документацию</a>."
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:62
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:49
|
||||||
msgid "Status"
|
msgid "Status"
|
||||||
msgstr "Состояние"
|
msgstr "Состояние"
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:94
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:78
|
||||||
msgid ""
|
msgid ""
|
||||||
"The account certificate for your zones authorizing the client to serve as an "
|
"The account certificate for your zones authorizing the client to serve as an "
|
||||||
"Origin for that zone"
|
"Origin for that zone"
|
||||||
|
@ -143,24 +153,29 @@ msgstr ""
|
||||||
"Сертификат учетной записи для ваших зон, уполномочивающих клиента служить "
|
"Сертификат учетной записи для ваших зон, уполномочивающих клиента служить "
|
||||||
"Происхождением (Origin) для этой зоны"
|
"Происхождением (Origin) для этой зоны"
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:103
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:87
|
||||||
msgid "The region to which connections are established."
|
msgid "The region to which connections are established."
|
||||||
msgstr "Регион к которому устанавливать соединение."
|
msgstr "Регион к которому устанавливать соединение."
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:79
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:63
|
||||||
msgid "The tunnel token is shown in the dashboard once you create a tunnel."
|
msgid "The tunnel token is shown in the dashboard once you create a tunnel."
|
||||||
msgstr "Токен туннеля показан в панели когда вы создаете туннель."
|
msgstr "Токен туннеля показан в панели когда вы создаете туннель."
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:78
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:62
|
||||||
msgid "Token"
|
msgid "Token"
|
||||||
msgstr "Токен"
|
msgstr "Токен"
|
||||||
|
|
||||||
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/tunnels.js:82
|
||||||
|
#: applications/luci-app-cloudflared/root/usr/share/luci/menu.d/luci-app-cloudflared.json:22
|
||||||
|
msgid "Tunnels"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:33
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:33
|
||||||
msgid "Unable to read the interface info from /var/log/cloudflared.log."
|
msgid "Unable to read the interface info from /var/log/cloudflared.log."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Невозможно прочитать информацию об интерфейсе из /var/log/cloudflared.log."
|
"Невозможно прочитать информацию об интерфейсе из /var/log/cloudflared.log."
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:105
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:89
|
||||||
msgid "United States"
|
msgid "United States"
|
||||||
msgstr "Соединенные Штаты"
|
msgstr "Соединенные Штаты"
|
||||||
|
|
||||||
|
@ -172,6 +187,6 @@ msgstr "Вверх"
|
||||||
msgid "Warn"
|
msgid "Warn"
|
||||||
msgstr "Предупреждения"
|
msgstr "Предупреждения"
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:111
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:95
|
||||||
msgid "Warning"
|
msgid "Warning"
|
||||||
msgstr "Предупреждение"
|
msgstr "Предупреждение"
|
||||||
|
|
|
@ -13,29 +13,22 @@ msgstr ""
|
||||||
msgid "All"
|
msgid "All"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:93
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:77
|
||||||
msgid "Certificate of Origin"
|
msgid "Certificate of Origin"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:53
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:40
|
||||||
msgid ""
|
msgid ""
|
||||||
"Cloudflare Zero Trust Security services help you get maximum security both "
|
"Cloudflare Zero Trust Security services help you get maximum security both "
|
||||||
"from outside and within the network."
|
"from outside and within the network."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:52
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:39
|
||||||
|
#: applications/luci-app-cloudflared/root/usr/share/luci/menu.d/luci-app-cloudflared.json:3
|
||||||
msgid "Cloudflare Zero Trust Tunnel"
|
msgid "Cloudflare Zero Trust Tunnel"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/root/usr/share/luci/menu.d/luci-app-cloudflared.json:3
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:69
|
||||||
msgid "Cloudflared"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:73
|
|
||||||
msgid "Collecting data..."
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:85
|
|
||||||
msgid "Config file path"
|
msgid "Config file path"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -43,18 +36,22 @@ msgstr ""
|
||||||
msgid "Configuration"
|
msgid "Configuration"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:54
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/tunnels.js:55
|
||||||
|
msgid "Connections"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:41
|
||||||
msgid ""
|
msgid ""
|
||||||
"Create and manage your network on the <a %s>Cloudflare Zero Trust</a> "
|
"Create and manage your network on the <a %s>Cloudflare Zero Trust</a> "
|
||||||
"dashboard."
|
"dashboard."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:113
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/tunnels.js:62
|
||||||
msgid "Debug"
|
msgid "Data center"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:108
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:97
|
||||||
msgid "Debug level"
|
msgid "Debug"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:96
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:96
|
||||||
|
@ -65,16 +62,16 @@ msgstr ""
|
||||||
msgid "Download Log"
|
msgid "Download Log"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:75
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:59
|
||||||
msgid "Enable"
|
msgid "Enable"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:110
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:94
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:92
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:92
|
||||||
msgid "Error"
|
msgid "Error"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:109
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:93
|
||||||
msgid "Fatal"
|
msgid "Fatal"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -86,12 +83,13 @@ msgstr ""
|
||||||
msgid "Grant access to Cloudflared configuration"
|
msgid "Grant access to Cloudflared configuration"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:112
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:96
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:90
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:90
|
||||||
msgid "Info"
|
msgid "Info"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:85
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:85
|
||||||
|
#: applications/luci-app-cloudflared/root/usr/share/luci/menu.d/luci-app-cloudflared.json:30
|
||||||
msgid "Log"
|
msgid "Log"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -99,58 +97,75 @@ msgstr ""
|
||||||
msgid "Log Direction:"
|
msgid "Log Direction:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/root/usr/share/luci/menu.d/luci-app-cloudflared.json:22
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:92
|
||||||
msgid "Logs"
|
msgid "Logging level"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:36
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/tunnels.js:69
|
||||||
|
msgid "No connections"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:55
|
||||||
msgid "Not Running"
|
msgid "Not Running"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:95
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:79
|
||||||
msgid "Obtain a certificate <a %s>here</a>."
|
msgid "Obtain a certificate <a %s>here</a>."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:102
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/tunnels.js:61
|
||||||
|
msgid "Opened At"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/tunnels.js:60
|
||||||
|
msgid "Origin IP"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:86
|
||||||
msgid "Region"
|
msgid "Region"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:34
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:54
|
||||||
msgid "Running"
|
msgid "Running"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:56
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:43
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:86
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:70
|
||||||
msgid "See <a %s>documentation</a>."
|
msgid "See <a %s>documentation</a>."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:62
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:49
|
||||||
msgid "Status"
|
msgid "Status"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:94
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:78
|
||||||
msgid ""
|
msgid ""
|
||||||
"The account certificate for your zones authorizing the client to serve as an "
|
"The account certificate for your zones authorizing the client to serve as an "
|
||||||
"Origin for that zone"
|
"Origin for that zone"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:103
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:87
|
||||||
msgid "The region to which connections are established."
|
msgid "The region to which connections are established."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:79
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:63
|
||||||
msgid "The tunnel token is shown in the dashboard once you create a tunnel."
|
msgid "The tunnel token is shown in the dashboard once you create a tunnel."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:78
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:62
|
||||||
msgid "Token"
|
msgid "Token"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/tunnels.js:82
|
||||||
|
#: applications/luci-app-cloudflared/root/usr/share/luci/menu.d/luci-app-cloudflared.json:22
|
||||||
|
msgid "Tunnels"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:33
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:33
|
||||||
msgid "Unable to read the interface info from /var/log/cloudflared.log."
|
msgid "Unable to read the interface info from /var/log/cloudflared.log."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:105
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:89
|
||||||
msgid "United States"
|
msgid "United States"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -162,6 +177,6 @@ msgstr ""
|
||||||
msgid "Warn"
|
msgid "Warn"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:111
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:95
|
||||||
msgid "Warning"
|
msgid "Warning"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
|
@ -13,29 +13,22 @@ msgstr ""
|
||||||
msgid "All"
|
msgid "All"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:93
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:77
|
||||||
msgid "Certificate of Origin"
|
msgid "Certificate of Origin"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:53
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:40
|
||||||
msgid ""
|
msgid ""
|
||||||
"Cloudflare Zero Trust Security services help you get maximum security both "
|
"Cloudflare Zero Trust Security services help you get maximum security both "
|
||||||
"from outside and within the network."
|
"from outside and within the network."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:52
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:39
|
||||||
|
#: applications/luci-app-cloudflared/root/usr/share/luci/menu.d/luci-app-cloudflared.json:3
|
||||||
msgid "Cloudflare Zero Trust Tunnel"
|
msgid "Cloudflare Zero Trust Tunnel"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/root/usr/share/luci/menu.d/luci-app-cloudflared.json:3
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:69
|
||||||
msgid "Cloudflared"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:73
|
|
||||||
msgid "Collecting data..."
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:85
|
|
||||||
msgid "Config file path"
|
msgid "Config file path"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -43,18 +36,22 @@ msgstr ""
|
||||||
msgid "Configuration"
|
msgid "Configuration"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:54
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/tunnels.js:55
|
||||||
|
msgid "Connections"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:41
|
||||||
msgid ""
|
msgid ""
|
||||||
"Create and manage your network on the <a %s>Cloudflare Zero Trust</a> "
|
"Create and manage your network on the <a %s>Cloudflare Zero Trust</a> "
|
||||||
"dashboard."
|
"dashboard."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:113
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/tunnels.js:62
|
||||||
msgid "Debug"
|
msgid "Data center"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:108
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:97
|
||||||
msgid "Debug level"
|
msgid "Debug"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:96
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:96
|
||||||
|
@ -65,16 +62,16 @@ msgstr ""
|
||||||
msgid "Download Log"
|
msgid "Download Log"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:75
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:59
|
||||||
msgid "Enable"
|
msgid "Enable"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:110
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:94
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:92
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:92
|
||||||
msgid "Error"
|
msgid "Error"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:109
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:93
|
||||||
msgid "Fatal"
|
msgid "Fatal"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -86,12 +83,13 @@ msgstr ""
|
||||||
msgid "Grant access to Cloudflared configuration"
|
msgid "Grant access to Cloudflared configuration"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:112
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:96
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:90
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:90
|
||||||
msgid "Info"
|
msgid "Info"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:85
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:85
|
||||||
|
#: applications/luci-app-cloudflared/root/usr/share/luci/menu.d/luci-app-cloudflared.json:30
|
||||||
msgid "Log"
|
msgid "Log"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -99,58 +97,75 @@ msgstr ""
|
||||||
msgid "Log Direction:"
|
msgid "Log Direction:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/root/usr/share/luci/menu.d/luci-app-cloudflared.json:22
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:92
|
||||||
msgid "Logs"
|
msgid "Logging level"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:36
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/tunnels.js:69
|
||||||
|
msgid "No connections"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:55
|
||||||
msgid "Not Running"
|
msgid "Not Running"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:95
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:79
|
||||||
msgid "Obtain a certificate <a %s>here</a>."
|
msgid "Obtain a certificate <a %s>here</a>."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:102
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/tunnels.js:61
|
||||||
|
msgid "Opened At"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/tunnels.js:60
|
||||||
|
msgid "Origin IP"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:86
|
||||||
msgid "Region"
|
msgid "Region"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:34
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:54
|
||||||
msgid "Running"
|
msgid "Running"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:56
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:43
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:86
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:70
|
||||||
msgid "See <a %s>documentation</a>."
|
msgid "See <a %s>documentation</a>."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:62
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:49
|
||||||
msgid "Status"
|
msgid "Status"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:94
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:78
|
||||||
msgid ""
|
msgid ""
|
||||||
"The account certificate for your zones authorizing the client to serve as an "
|
"The account certificate for your zones authorizing the client to serve as an "
|
||||||
"Origin for that zone"
|
"Origin for that zone"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:103
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:87
|
||||||
msgid "The region to which connections are established."
|
msgid "The region to which connections are established."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:79
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:63
|
||||||
msgid "The tunnel token is shown in the dashboard once you create a tunnel."
|
msgid "The tunnel token is shown in the dashboard once you create a tunnel."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:78
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:62
|
||||||
msgid "Token"
|
msgid "Token"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/tunnels.js:82
|
||||||
|
#: applications/luci-app-cloudflared/root/usr/share/luci/menu.d/luci-app-cloudflared.json:22
|
||||||
|
msgid "Tunnels"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:33
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:33
|
||||||
msgid "Unable to read the interface info from /var/log/cloudflared.log."
|
msgid "Unable to read the interface info from /var/log/cloudflared.log."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:105
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:89
|
||||||
msgid "United States"
|
msgid "United States"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -162,6 +177,6 @@ msgstr ""
|
||||||
msgid "Warn"
|
msgid "Warn"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:111
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:95
|
||||||
msgid "Warning"
|
msgid "Warning"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
|
@ -5,29 +5,22 @@ msgstr "Content-Type: text/plain; charset=UTF-8"
|
||||||
msgid "All"
|
msgid "All"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:93
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:77
|
||||||
msgid "Certificate of Origin"
|
msgid "Certificate of Origin"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:53
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:40
|
||||||
msgid ""
|
msgid ""
|
||||||
"Cloudflare Zero Trust Security services help you get maximum security both "
|
"Cloudflare Zero Trust Security services help you get maximum security both "
|
||||||
"from outside and within the network."
|
"from outside and within the network."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:52
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:39
|
||||||
|
#: applications/luci-app-cloudflared/root/usr/share/luci/menu.d/luci-app-cloudflared.json:3
|
||||||
msgid "Cloudflare Zero Trust Tunnel"
|
msgid "Cloudflare Zero Trust Tunnel"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/root/usr/share/luci/menu.d/luci-app-cloudflared.json:3
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:69
|
||||||
msgid "Cloudflared"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:73
|
|
||||||
msgid "Collecting data..."
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:85
|
|
||||||
msgid "Config file path"
|
msgid "Config file path"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -39,7 +32,7 @@ msgstr ""
|
||||||
msgid "Connections"
|
msgid "Connections"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:54
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:41
|
||||||
msgid ""
|
msgid ""
|
||||||
"Create and manage your network on the <a %s>Cloudflare Zero Trust</a> "
|
"Create and manage your network on the <a %s>Cloudflare Zero Trust</a> "
|
||||||
"dashboard."
|
"dashboard."
|
||||||
|
@ -49,14 +42,10 @@ msgstr ""
|
||||||
msgid "Data center"
|
msgid "Data center"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:113
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:97
|
||||||
msgid "Debug"
|
msgid "Debug"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:108
|
|
||||||
msgid "Debug level"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:96
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:96
|
||||||
msgid "Down"
|
msgid "Down"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
@ -65,16 +54,16 @@ msgstr ""
|
||||||
msgid "Download Log"
|
msgid "Download Log"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:75
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:59
|
||||||
msgid "Enable"
|
msgid "Enable"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:110
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:94
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:92
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:92
|
||||||
msgid "Error"
|
msgid "Error"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:109
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:93
|
||||||
msgid "Fatal"
|
msgid "Fatal"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -86,12 +75,13 @@ msgstr ""
|
||||||
msgid "Grant access to Cloudflared configuration"
|
msgid "Grant access to Cloudflared configuration"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:112
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:96
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:90
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:90
|
||||||
msgid "Info"
|
msgid "Info"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:85
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:85
|
||||||
|
#: applications/luci-app-cloudflared/root/usr/share/luci/menu.d/luci-app-cloudflared.json:30
|
||||||
msgid "Log"
|
msgid "Log"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -99,19 +89,19 @@ msgstr ""
|
||||||
msgid "Log Direction:"
|
msgid "Log Direction:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/root/usr/share/luci/menu.d/luci-app-cloudflared.json:30
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:92
|
||||||
msgid "Logs"
|
msgid "Logging level"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/tunnels.js:69
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/tunnels.js:69
|
||||||
msgid "No connections"
|
msgid "No connections"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:36
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:55
|
||||||
msgid "Not Running"
|
msgid "Not Running"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:95
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:79
|
||||||
msgid "Obtain a certificate <a %s>here</a>."
|
msgid "Obtain a certificate <a %s>here</a>."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -123,38 +113,38 @@ msgstr ""
|
||||||
msgid "Origin IP"
|
msgid "Origin IP"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:102
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:86
|
||||||
msgid "Region"
|
msgid "Region"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:34
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:54
|
||||||
msgid "Running"
|
msgid "Running"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:56
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:43
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:86
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:70
|
||||||
msgid "See <a %s>documentation</a>."
|
msgid "See <a %s>documentation</a>."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:62
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:49
|
||||||
msgid "Status"
|
msgid "Status"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:94
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:78
|
||||||
msgid ""
|
msgid ""
|
||||||
"The account certificate for your zones authorizing the client to serve as an "
|
"The account certificate for your zones authorizing the client to serve as an "
|
||||||
"Origin for that zone"
|
"Origin for that zone"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:103
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:87
|
||||||
msgid "The region to which connections are established."
|
msgid "The region to which connections are established."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:79
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:63
|
||||||
msgid "The tunnel token is shown in the dashboard once you create a tunnel."
|
msgid "The tunnel token is shown in the dashboard once you create a tunnel."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:78
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:62
|
||||||
msgid "Token"
|
msgid "Token"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -167,7 +157,7 @@ msgstr ""
|
||||||
msgid "Unable to read the interface info from /var/log/cloudflared.log."
|
msgid "Unable to read the interface info from /var/log/cloudflared.log."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:105
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:89
|
||||||
msgid "United States"
|
msgid "United States"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -179,6 +169,6 @@ msgstr ""
|
||||||
msgid "Warn"
|
msgid "Warn"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:111
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:95
|
||||||
msgid "Warning"
|
msgid "Warning"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
|
@ -13,29 +13,22 @@ msgstr ""
|
||||||
msgid "All"
|
msgid "All"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:93
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:77
|
||||||
msgid "Certificate of Origin"
|
msgid "Certificate of Origin"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:53
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:40
|
||||||
msgid ""
|
msgid ""
|
||||||
"Cloudflare Zero Trust Security services help you get maximum security both "
|
"Cloudflare Zero Trust Security services help you get maximum security both "
|
||||||
"from outside and within the network."
|
"from outside and within the network."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:52
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:39
|
||||||
|
#: applications/luci-app-cloudflared/root/usr/share/luci/menu.d/luci-app-cloudflared.json:3
|
||||||
msgid "Cloudflare Zero Trust Tunnel"
|
msgid "Cloudflare Zero Trust Tunnel"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/root/usr/share/luci/menu.d/luci-app-cloudflared.json:3
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:69
|
||||||
msgid "Cloudflared"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:73
|
|
||||||
msgid "Collecting data..."
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:85
|
|
||||||
msgid "Config file path"
|
msgid "Config file path"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -43,18 +36,22 @@ msgstr ""
|
||||||
msgid "Configuration"
|
msgid "Configuration"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:54
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/tunnels.js:55
|
||||||
|
msgid "Connections"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:41
|
||||||
msgid ""
|
msgid ""
|
||||||
"Create and manage your network on the <a %s>Cloudflare Zero Trust</a> "
|
"Create and manage your network on the <a %s>Cloudflare Zero Trust</a> "
|
||||||
"dashboard."
|
"dashboard."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:113
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/tunnels.js:62
|
||||||
msgid "Debug"
|
msgid "Data center"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:108
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:97
|
||||||
msgid "Debug level"
|
msgid "Debug"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:96
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:96
|
||||||
|
@ -65,16 +62,16 @@ msgstr ""
|
||||||
msgid "Download Log"
|
msgid "Download Log"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:75
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:59
|
||||||
msgid "Enable"
|
msgid "Enable"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:110
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:94
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:92
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:92
|
||||||
msgid "Error"
|
msgid "Error"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:109
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:93
|
||||||
msgid "Fatal"
|
msgid "Fatal"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -86,12 +83,13 @@ msgstr ""
|
||||||
msgid "Grant access to Cloudflared configuration"
|
msgid "Grant access to Cloudflared configuration"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:112
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:96
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:90
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:90
|
||||||
msgid "Info"
|
msgid "Info"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:85
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:85
|
||||||
|
#: applications/luci-app-cloudflared/root/usr/share/luci/menu.d/luci-app-cloudflared.json:30
|
||||||
msgid "Log"
|
msgid "Log"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -99,58 +97,75 @@ msgstr ""
|
||||||
msgid "Log Direction:"
|
msgid "Log Direction:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/root/usr/share/luci/menu.d/luci-app-cloudflared.json:22
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:92
|
||||||
msgid "Logs"
|
msgid "Logging level"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:36
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/tunnels.js:69
|
||||||
|
msgid "No connections"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:55
|
||||||
msgid "Not Running"
|
msgid "Not Running"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:95
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:79
|
||||||
msgid "Obtain a certificate <a %s>here</a>."
|
msgid "Obtain a certificate <a %s>here</a>."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:102
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/tunnels.js:61
|
||||||
|
msgid "Opened At"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/tunnels.js:60
|
||||||
|
msgid "Origin IP"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:86
|
||||||
msgid "Region"
|
msgid "Region"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:34
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:54
|
||||||
msgid "Running"
|
msgid "Running"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:56
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:43
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:86
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:70
|
||||||
msgid "See <a %s>documentation</a>."
|
msgid "See <a %s>documentation</a>."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:62
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:49
|
||||||
msgid "Status"
|
msgid "Status"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:94
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:78
|
||||||
msgid ""
|
msgid ""
|
||||||
"The account certificate for your zones authorizing the client to serve as an "
|
"The account certificate for your zones authorizing the client to serve as an "
|
||||||
"Origin for that zone"
|
"Origin for that zone"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:103
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:87
|
||||||
msgid "The region to which connections are established."
|
msgid "The region to which connections are established."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:79
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:63
|
||||||
msgid "The tunnel token is shown in the dashboard once you create a tunnel."
|
msgid "The tunnel token is shown in the dashboard once you create a tunnel."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:78
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:62
|
||||||
msgid "Token"
|
msgid "Token"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/tunnels.js:82
|
||||||
|
#: applications/luci-app-cloudflared/root/usr/share/luci/menu.d/luci-app-cloudflared.json:22
|
||||||
|
msgid "Tunnels"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:33
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:33
|
||||||
msgid "Unable to read the interface info from /var/log/cloudflared.log."
|
msgid "Unable to read the interface info from /var/log/cloudflared.log."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:105
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:89
|
||||||
msgid "United States"
|
msgid "United States"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -162,6 +177,6 @@ msgstr ""
|
||||||
msgid "Warn"
|
msgid "Warn"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:111
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:95
|
||||||
msgid "Warning"
|
msgid "Warning"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
|
@ -14,29 +14,22 @@ msgstr ""
|
||||||
msgid "All"
|
msgid "All"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:93
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:77
|
||||||
msgid "Certificate of Origin"
|
msgid "Certificate of Origin"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:53
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:40
|
||||||
msgid ""
|
msgid ""
|
||||||
"Cloudflare Zero Trust Security services help you get maximum security both "
|
"Cloudflare Zero Trust Security services help you get maximum security both "
|
||||||
"from outside and within the network."
|
"from outside and within the network."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:52
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:39
|
||||||
|
#: applications/luci-app-cloudflared/root/usr/share/luci/menu.d/luci-app-cloudflared.json:3
|
||||||
msgid "Cloudflare Zero Trust Tunnel"
|
msgid "Cloudflare Zero Trust Tunnel"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/root/usr/share/luci/menu.d/luci-app-cloudflared.json:3
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:69
|
||||||
msgid "Cloudflared"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:73
|
|
||||||
msgid "Collecting data..."
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:85
|
|
||||||
msgid "Config file path"
|
msgid "Config file path"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -44,18 +37,22 @@ msgstr ""
|
||||||
msgid "Configuration"
|
msgid "Configuration"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:54
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/tunnels.js:55
|
||||||
|
msgid "Connections"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:41
|
||||||
msgid ""
|
msgid ""
|
||||||
"Create and manage your network on the <a %s>Cloudflare Zero Trust</a> "
|
"Create and manage your network on the <a %s>Cloudflare Zero Trust</a> "
|
||||||
"dashboard."
|
"dashboard."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:113
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/tunnels.js:62
|
||||||
msgid "Debug"
|
msgid "Data center"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:108
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:97
|
||||||
msgid "Debug level"
|
msgid "Debug"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:96
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:96
|
||||||
|
@ -66,16 +63,16 @@ msgstr ""
|
||||||
msgid "Download Log"
|
msgid "Download Log"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:75
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:59
|
||||||
msgid "Enable"
|
msgid "Enable"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:110
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:94
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:92
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:92
|
||||||
msgid "Error"
|
msgid "Error"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:109
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:93
|
||||||
msgid "Fatal"
|
msgid "Fatal"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -87,12 +84,13 @@ msgstr ""
|
||||||
msgid "Grant access to Cloudflared configuration"
|
msgid "Grant access to Cloudflared configuration"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:112
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:96
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:90
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:90
|
||||||
msgid "Info"
|
msgid "Info"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:85
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:85
|
||||||
|
#: applications/luci-app-cloudflared/root/usr/share/luci/menu.d/luci-app-cloudflared.json:30
|
||||||
msgid "Log"
|
msgid "Log"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -100,58 +98,75 @@ msgstr ""
|
||||||
msgid "Log Direction:"
|
msgid "Log Direction:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/root/usr/share/luci/menu.d/luci-app-cloudflared.json:22
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:92
|
||||||
msgid "Logs"
|
msgid "Logging level"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:36
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/tunnels.js:69
|
||||||
|
msgid "No connections"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:55
|
||||||
msgid "Not Running"
|
msgid "Not Running"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:95
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:79
|
||||||
msgid "Obtain a certificate <a %s>here</a>."
|
msgid "Obtain a certificate <a %s>here</a>."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:102
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/tunnels.js:61
|
||||||
|
msgid "Opened At"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/tunnels.js:60
|
||||||
|
msgid "Origin IP"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:86
|
||||||
msgid "Region"
|
msgid "Region"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:34
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:54
|
||||||
msgid "Running"
|
msgid "Running"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:56
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:43
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:86
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:70
|
||||||
msgid "See <a %s>documentation</a>."
|
msgid "See <a %s>documentation</a>."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:62
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:49
|
||||||
msgid "Status"
|
msgid "Status"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:94
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:78
|
||||||
msgid ""
|
msgid ""
|
||||||
"The account certificate for your zones authorizing the client to serve as an "
|
"The account certificate for your zones authorizing the client to serve as an "
|
||||||
"Origin for that zone"
|
"Origin for that zone"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:103
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:87
|
||||||
msgid "The region to which connections are established."
|
msgid "The region to which connections are established."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:79
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:63
|
||||||
msgid "The tunnel token is shown in the dashboard once you create a tunnel."
|
msgid "The tunnel token is shown in the dashboard once you create a tunnel."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:78
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:62
|
||||||
msgid "Token"
|
msgid "Token"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/tunnels.js:82
|
||||||
|
#: applications/luci-app-cloudflared/root/usr/share/luci/menu.d/luci-app-cloudflared.json:22
|
||||||
|
msgid "Tunnels"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:33
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:33
|
||||||
msgid "Unable to read the interface info from /var/log/cloudflared.log."
|
msgid "Unable to read the interface info from /var/log/cloudflared.log."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:105
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:89
|
||||||
msgid "United States"
|
msgid "United States"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -163,6 +178,6 @@ msgstr ""
|
||||||
msgid "Warn"
|
msgid "Warn"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:111
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:95
|
||||||
msgid "Warning"
|
msgid "Warning"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
|
@ -13,29 +13,22 @@ msgstr ""
|
||||||
msgid "All"
|
msgid "All"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:93
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:77
|
||||||
msgid "Certificate of Origin"
|
msgid "Certificate of Origin"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:53
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:40
|
||||||
msgid ""
|
msgid ""
|
||||||
"Cloudflare Zero Trust Security services help you get maximum security both "
|
"Cloudflare Zero Trust Security services help you get maximum security both "
|
||||||
"from outside and within the network."
|
"from outside and within the network."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:52
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:39
|
||||||
|
#: applications/luci-app-cloudflared/root/usr/share/luci/menu.d/luci-app-cloudflared.json:3
|
||||||
msgid "Cloudflare Zero Trust Tunnel"
|
msgid "Cloudflare Zero Trust Tunnel"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/root/usr/share/luci/menu.d/luci-app-cloudflared.json:3
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:69
|
||||||
msgid "Cloudflared"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:73
|
|
||||||
msgid "Collecting data..."
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:85
|
|
||||||
msgid "Config file path"
|
msgid "Config file path"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -43,18 +36,22 @@ msgstr ""
|
||||||
msgid "Configuration"
|
msgid "Configuration"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:54
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/tunnels.js:55
|
||||||
|
msgid "Connections"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:41
|
||||||
msgid ""
|
msgid ""
|
||||||
"Create and manage your network on the <a %s>Cloudflare Zero Trust</a> "
|
"Create and manage your network on the <a %s>Cloudflare Zero Trust</a> "
|
||||||
"dashboard."
|
"dashboard."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:113
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/tunnels.js:62
|
||||||
msgid "Debug"
|
msgid "Data center"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:108
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:97
|
||||||
msgid "Debug level"
|
msgid "Debug"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:96
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:96
|
||||||
|
@ -65,16 +62,16 @@ msgstr ""
|
||||||
msgid "Download Log"
|
msgid "Download Log"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:75
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:59
|
||||||
msgid "Enable"
|
msgid "Enable"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:110
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:94
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:92
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:92
|
||||||
msgid "Error"
|
msgid "Error"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:109
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:93
|
||||||
msgid "Fatal"
|
msgid "Fatal"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -86,12 +83,13 @@ msgstr ""
|
||||||
msgid "Grant access to Cloudflared configuration"
|
msgid "Grant access to Cloudflared configuration"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:112
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:96
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:90
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:90
|
||||||
msgid "Info"
|
msgid "Info"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:85
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:85
|
||||||
|
#: applications/luci-app-cloudflared/root/usr/share/luci/menu.d/luci-app-cloudflared.json:30
|
||||||
msgid "Log"
|
msgid "Log"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -99,58 +97,75 @@ msgstr ""
|
||||||
msgid "Log Direction:"
|
msgid "Log Direction:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/root/usr/share/luci/menu.d/luci-app-cloudflared.json:22
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:92
|
||||||
msgid "Logs"
|
msgid "Logging level"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:36
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/tunnels.js:69
|
||||||
|
msgid "No connections"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:55
|
||||||
msgid "Not Running"
|
msgid "Not Running"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:95
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:79
|
||||||
msgid "Obtain a certificate <a %s>here</a>."
|
msgid "Obtain a certificate <a %s>here</a>."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:102
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/tunnels.js:61
|
||||||
|
msgid "Opened At"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/tunnels.js:60
|
||||||
|
msgid "Origin IP"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:86
|
||||||
msgid "Region"
|
msgid "Region"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:34
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:54
|
||||||
msgid "Running"
|
msgid "Running"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:56
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:43
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:86
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:70
|
||||||
msgid "See <a %s>documentation</a>."
|
msgid "See <a %s>documentation</a>."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:62
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:49
|
||||||
msgid "Status"
|
msgid "Status"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:94
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:78
|
||||||
msgid ""
|
msgid ""
|
||||||
"The account certificate for your zones authorizing the client to serve as an "
|
"The account certificate for your zones authorizing the client to serve as an "
|
||||||
"Origin for that zone"
|
"Origin for that zone"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:103
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:87
|
||||||
msgid "The region to which connections are established."
|
msgid "The region to which connections are established."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:79
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:63
|
||||||
msgid "The tunnel token is shown in the dashboard once you create a tunnel."
|
msgid "The tunnel token is shown in the dashboard once you create a tunnel."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:78
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:62
|
||||||
msgid "Token"
|
msgid "Token"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/tunnels.js:82
|
||||||
|
#: applications/luci-app-cloudflared/root/usr/share/luci/menu.d/luci-app-cloudflared.json:22
|
||||||
|
msgid "Tunnels"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:33
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:33
|
||||||
msgid "Unable to read the interface info from /var/log/cloudflared.log."
|
msgid "Unable to read the interface info from /var/log/cloudflared.log."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:105
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:89
|
||||||
msgid "United States"
|
msgid "United States"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -162,6 +177,6 @@ msgstr ""
|
||||||
msgid "Warn"
|
msgid "Warn"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:111
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:95
|
||||||
msgid "Warning"
|
msgid "Warning"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
|
@ -17,29 +17,22 @@ msgstr ""
|
||||||
msgid "All"
|
msgid "All"
|
||||||
msgstr "全部"
|
msgstr "全部"
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:93
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:77
|
||||||
msgid "Certificate of Origin"
|
msgid "Certificate of Origin"
|
||||||
msgstr "源站证书"
|
msgstr "源站证书"
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:53
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:40
|
||||||
msgid ""
|
msgid ""
|
||||||
"Cloudflare Zero Trust Security services help you get maximum security both "
|
"Cloudflare Zero Trust Security services help you get maximum security both "
|
||||||
"from outside and within the network."
|
"from outside and within the network."
|
||||||
msgstr "Cloudflare 零信任安全服务帮助你从网络内外部获取最大程度的安全性。"
|
msgstr "Cloudflare 零信任安全服务帮助你从网络内外部获取最大程度的安全性。"
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:52
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:39
|
||||||
|
#: applications/luci-app-cloudflared/root/usr/share/luci/menu.d/luci-app-cloudflared.json:3
|
||||||
msgid "Cloudflare Zero Trust Tunnel"
|
msgid "Cloudflare Zero Trust Tunnel"
|
||||||
msgstr "Cloudflare 零信任隧道"
|
msgstr "Cloudflare 零信任隧道"
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/root/usr/share/luci/menu.d/luci-app-cloudflared.json:3
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:69
|
||||||
msgid "Cloudflared"
|
|
||||||
msgstr "Cloudflared"
|
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:73
|
|
||||||
msgid "Collecting data..."
|
|
||||||
msgstr "正在收集数据…"
|
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:85
|
|
||||||
msgid "Config file path"
|
msgid "Config file path"
|
||||||
msgstr "配置文件路径"
|
msgstr "配置文件路径"
|
||||||
|
|
||||||
|
@ -47,20 +40,24 @@ msgstr "配置文件路径"
|
||||||
msgid "Configuration"
|
msgid "Configuration"
|
||||||
msgstr "配置"
|
msgstr "配置"
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:54
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/tunnels.js:55
|
||||||
|
msgid "Connections"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:41
|
||||||
msgid ""
|
msgid ""
|
||||||
"Create and manage your network on the <a %s>Cloudflare Zero Trust</a> "
|
"Create and manage your network on the <a %s>Cloudflare Zero Trust</a> "
|
||||||
"dashboard."
|
"dashboard."
|
||||||
msgstr "在 <a %s>Cloudflare 零信任</a>仪表板上创建并管理你的网络。"
|
msgstr "在 <a %s>Cloudflare 零信任</a>仪表板上创建并管理你的网络。"
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:113
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/tunnels.js:62
|
||||||
|
msgid "Data center"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:97
|
||||||
msgid "Debug"
|
msgid "Debug"
|
||||||
msgstr "调试"
|
msgstr "调试"
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:108
|
|
||||||
msgid "Debug level"
|
|
||||||
msgstr "调试等级"
|
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:96
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:96
|
||||||
msgid "Down"
|
msgid "Down"
|
||||||
msgstr "下线"
|
msgstr "下线"
|
||||||
|
@ -69,16 +66,16 @@ msgstr "下线"
|
||||||
msgid "Download Log"
|
msgid "Download Log"
|
||||||
msgstr "下载日志"
|
msgstr "下载日志"
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:75
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:59
|
||||||
msgid "Enable"
|
msgid "Enable"
|
||||||
msgstr "启用"
|
msgstr "启用"
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:110
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:94
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:92
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:92
|
||||||
msgid "Error"
|
msgid "Error"
|
||||||
msgstr "错误"
|
msgstr "错误"
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:109
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:93
|
||||||
msgid "Fatal"
|
msgid "Fatal"
|
||||||
msgstr "致命"
|
msgstr "致命"
|
||||||
|
|
||||||
|
@ -90,12 +87,13 @@ msgstr "过滤等级:"
|
||||||
msgid "Grant access to Cloudflared configuration"
|
msgid "Grant access to Cloudflared configuration"
|
||||||
msgstr "授予访问 Cloudflared 配置的权限"
|
msgstr "授予访问 Cloudflared 配置的权限"
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:112
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:96
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:90
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:90
|
||||||
msgid "Info"
|
msgid "Info"
|
||||||
msgstr "信息"
|
msgstr "信息"
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:85
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:85
|
||||||
|
#: applications/luci-app-cloudflared/root/usr/share/luci/menu.d/luci-app-cloudflared.json:30
|
||||||
msgid "Log"
|
msgid "Log"
|
||||||
msgstr "记录"
|
msgstr "记录"
|
||||||
|
|
||||||
|
@ -103,58 +101,75 @@ msgstr "记录"
|
||||||
msgid "Log Direction:"
|
msgid "Log Direction:"
|
||||||
msgstr "日志方向:"
|
msgstr "日志方向:"
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/root/usr/share/luci/menu.d/luci-app-cloudflared.json:22
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:92
|
||||||
msgid "Logs"
|
msgid "Logging level"
|
||||||
msgstr "日志"
|
msgstr "调试等级"
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:36
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/tunnels.js:69
|
||||||
|
msgid "No connections"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:55
|
||||||
msgid "Not Running"
|
msgid "Not Running"
|
||||||
msgstr "未在运行"
|
msgstr "未在运行"
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:95
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:79
|
||||||
msgid "Obtain a certificate <a %s>here</a>."
|
msgid "Obtain a certificate <a %s>here</a>."
|
||||||
msgstr "在<a %s>此处</a>获取证书。"
|
msgstr "在<a %s>此处</a>获取证书。"
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:102
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/tunnels.js:61
|
||||||
|
msgid "Opened At"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/tunnels.js:60
|
||||||
|
msgid "Origin IP"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:86
|
||||||
msgid "Region"
|
msgid "Region"
|
||||||
msgstr "地区"
|
msgstr "地区"
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:34
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:54
|
||||||
msgid "Running"
|
msgid "Running"
|
||||||
msgstr "运行中"
|
msgstr "运行中"
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:56
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:43
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:86
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:70
|
||||||
msgid "See <a %s>documentation</a>."
|
msgid "See <a %s>documentation</a>."
|
||||||
msgstr "见 <a %s>文档</a>。"
|
msgstr "见 <a %s>文档</a>。"
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:62
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:49
|
||||||
msgid "Status"
|
msgid "Status"
|
||||||
msgstr "状态"
|
msgstr "状态"
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:94
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:78
|
||||||
msgid ""
|
msgid ""
|
||||||
"The account certificate for your zones authorizing the client to serve as an "
|
"The account certificate for your zones authorizing the client to serve as an "
|
||||||
"Origin for that zone"
|
"Origin for that zone"
|
||||||
msgstr "您区域的账户证书,用于授权客户端充当该区域的源站"
|
msgstr "您区域的账户证书,用于授权客户端充当该区域的源站"
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:103
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:87
|
||||||
msgid "The region to which connections are established."
|
msgid "The region to which connections are established."
|
||||||
msgstr "建立连接的目标地区。"
|
msgstr "建立连接的目标地区。"
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:79
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:63
|
||||||
msgid "The tunnel token is shown in the dashboard once you create a tunnel."
|
msgid "The tunnel token is shown in the dashboard once you create a tunnel."
|
||||||
msgstr "一旦你创建了隧道,隧道令牌就会显示在仪表板中。"
|
msgstr "一旦你创建了隧道,隧道令牌就会显示在仪表板中。"
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:78
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:62
|
||||||
msgid "Token"
|
msgid "Token"
|
||||||
msgstr "令牌"
|
msgstr "令牌"
|
||||||
|
|
||||||
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/tunnels.js:82
|
||||||
|
#: applications/luci-app-cloudflared/root/usr/share/luci/menu.d/luci-app-cloudflared.json:22
|
||||||
|
msgid "Tunnels"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:33
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:33
|
||||||
msgid "Unable to read the interface info from /var/log/cloudflared.log."
|
msgid "Unable to read the interface info from /var/log/cloudflared.log."
|
||||||
msgstr "无法从 /var/log/cloudflared 日志读取接口信息。"
|
msgstr "无法从 /var/log/cloudflared 日志读取接口信息。"
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:105
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:89
|
||||||
msgid "United States"
|
msgid "United States"
|
||||||
msgstr "美国"
|
msgstr "美国"
|
||||||
|
|
||||||
|
@ -166,6 +181,6 @@ msgstr "在线"
|
||||||
msgid "Warn"
|
msgid "Warn"
|
||||||
msgstr "警告"
|
msgstr "警告"
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:111
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:95
|
||||||
msgid "Warning"
|
msgid "Warning"
|
||||||
msgstr "警告"
|
msgstr "警告"
|
||||||
|
|
|
@ -12,29 +12,22 @@ msgstr ""
|
||||||
msgid "All"
|
msgid "All"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:93
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:77
|
||||||
msgid "Certificate of Origin"
|
msgid "Certificate of Origin"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:53
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:40
|
||||||
msgid ""
|
msgid ""
|
||||||
"Cloudflare Zero Trust Security services help you get maximum security both "
|
"Cloudflare Zero Trust Security services help you get maximum security both "
|
||||||
"from outside and within the network."
|
"from outside and within the network."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:52
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:39
|
||||||
|
#: applications/luci-app-cloudflared/root/usr/share/luci/menu.d/luci-app-cloudflared.json:3
|
||||||
msgid "Cloudflare Zero Trust Tunnel"
|
msgid "Cloudflare Zero Trust Tunnel"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/root/usr/share/luci/menu.d/luci-app-cloudflared.json:3
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:69
|
||||||
msgid "Cloudflared"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:73
|
|
||||||
msgid "Collecting data..."
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:85
|
|
||||||
msgid "Config file path"
|
msgid "Config file path"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -42,18 +35,22 @@ msgstr ""
|
||||||
msgid "Configuration"
|
msgid "Configuration"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:54
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/tunnels.js:55
|
||||||
|
msgid "Connections"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:41
|
||||||
msgid ""
|
msgid ""
|
||||||
"Create and manage your network on the <a %s>Cloudflare Zero Trust</a> "
|
"Create and manage your network on the <a %s>Cloudflare Zero Trust</a> "
|
||||||
"dashboard."
|
"dashboard."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:113
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/tunnels.js:62
|
||||||
msgid "Debug"
|
msgid "Data center"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:108
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:97
|
||||||
msgid "Debug level"
|
msgid "Debug"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:96
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:96
|
||||||
|
@ -64,16 +61,16 @@ msgstr ""
|
||||||
msgid "Download Log"
|
msgid "Download Log"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:75
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:59
|
||||||
msgid "Enable"
|
msgid "Enable"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:110
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:94
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:92
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:92
|
||||||
msgid "Error"
|
msgid "Error"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:109
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:93
|
||||||
msgid "Fatal"
|
msgid "Fatal"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -85,12 +82,13 @@ msgstr ""
|
||||||
msgid "Grant access to Cloudflared configuration"
|
msgid "Grant access to Cloudflared configuration"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:112
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:96
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:90
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:90
|
||||||
msgid "Info"
|
msgid "Info"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:85
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:85
|
||||||
|
#: applications/luci-app-cloudflared/root/usr/share/luci/menu.d/luci-app-cloudflared.json:30
|
||||||
msgid "Log"
|
msgid "Log"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -98,58 +96,75 @@ msgstr ""
|
||||||
msgid "Log Direction:"
|
msgid "Log Direction:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/root/usr/share/luci/menu.d/luci-app-cloudflared.json:22
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:92
|
||||||
msgid "Logs"
|
msgid "Logging level"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:36
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/tunnels.js:69
|
||||||
|
msgid "No connections"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:55
|
||||||
msgid "Not Running"
|
msgid "Not Running"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:95
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:79
|
||||||
msgid "Obtain a certificate <a %s>here</a>."
|
msgid "Obtain a certificate <a %s>here</a>."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:102
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/tunnels.js:61
|
||||||
|
msgid "Opened At"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/tunnels.js:60
|
||||||
|
msgid "Origin IP"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:86
|
||||||
msgid "Region"
|
msgid "Region"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:34
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:54
|
||||||
msgid "Running"
|
msgid "Running"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:56
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:43
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:86
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:70
|
||||||
msgid "See <a %s>documentation</a>."
|
msgid "See <a %s>documentation</a>."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:62
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:49
|
||||||
msgid "Status"
|
msgid "Status"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:94
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:78
|
||||||
msgid ""
|
msgid ""
|
||||||
"The account certificate for your zones authorizing the client to serve as an "
|
"The account certificate for your zones authorizing the client to serve as an "
|
||||||
"Origin for that zone"
|
"Origin for that zone"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:103
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:87
|
||||||
msgid "The region to which connections are established."
|
msgid "The region to which connections are established."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:79
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:63
|
||||||
msgid "The tunnel token is shown in the dashboard once you create a tunnel."
|
msgid "The tunnel token is shown in the dashboard once you create a tunnel."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:78
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:62
|
||||||
msgid "Token"
|
msgid "Token"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/tunnels.js:82
|
||||||
|
#: applications/luci-app-cloudflared/root/usr/share/luci/menu.d/luci-app-cloudflared.json:22
|
||||||
|
msgid "Tunnels"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:33
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:33
|
||||||
msgid "Unable to read the interface info from /var/log/cloudflared.log."
|
msgid "Unable to read the interface info from /var/log/cloudflared.log."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:105
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:89
|
||||||
msgid "United States"
|
msgid "United States"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -161,6 +176,6 @@ msgstr ""
|
||||||
msgid "Warn"
|
msgid "Warn"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:111
|
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:95
|
||||||
msgid "Warning"
|
msgid "Warning"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"admin/vpn/cloudflared": {
|
"admin/vpn/cloudflared": {
|
||||||
"title": "Cloudflared",
|
"title": "Cloudflare Zero Trust Tunnel",
|
||||||
"order": 80,
|
"order": 80,
|
||||||
"action": {
|
"action": {
|
||||||
"type": "firstchild"
|
"type": "firstchild"
|
||||||
|
@ -27,7 +27,7 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"admin/vpn/cloudflared/log": {
|
"admin/vpn/cloudflared/log": {
|
||||||
"title": "Logs",
|
"title": "Log",
|
||||||
"order": 30,
|
"order": 30,
|
||||||
"action": {
|
"action": {
|
||||||
"type": "view",
|
"type": "view",
|
||||||
|
|
Loading…
Reference in a new issue