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:
Sergey Ponomarev 2024-02-07 16:26:53 +02:00 committed by Paul Donald
parent 766224d9ae
commit ee632a1888
37 changed files with 1775 additions and 1275 deletions

View file

@ -89,7 +89,7 @@ return view.extend({
o.value('us', _('United States'));
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('error', _('Error'));
o.value('warn', _('Warning'));

View file

@ -12,29 +12,22 @@ msgstr ""
msgid "All"
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"
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 ""
"Cloudflare Zero Trust Security services help you get maximum security both "
"from outside and within the network."
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"
msgstr ""
#: applications/luci-app-cloudflared/root/usr/share/luci/menu.d/luci-app-cloudflared.json:3
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
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:69
msgid "Config file path"
msgstr ""
@ -42,18 +35,22 @@ msgstr ""
msgid "Configuration"
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 ""
"Create and manage your network on the <a %s>Cloudflare Zero Trust</a> "
"dashboard."
msgstr ""
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:113
msgid "Debug"
#: 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:108
msgid "Debug level"
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:97
msgid "Debug"
msgstr ""
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:96
@ -64,16 +61,16 @@ msgstr ""
msgid "Download Log"
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"
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
msgid "Error"
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"
msgstr ""
@ -85,12 +82,13 @@ msgstr ""
msgid "Grant access to Cloudflared configuration"
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
msgid "Info"
msgstr ""
#: 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"
msgstr ""
@ -98,58 +96,75 @@ msgstr ""
msgid "Log Direction:"
msgstr ""
#: applications/luci-app-cloudflared/root/usr/share/luci/menu.d/luci-app-cloudflared.json:22
msgid "Logs"
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:92
msgid "Logging level"
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"
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>."
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"
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"
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:86
#: 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:70
msgid "See <a %s>documentation</a>."
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"
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 ""
"The account certificate for your zones authorizing the client to serve as an "
"Origin for that zone"
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."
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."
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"
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
msgid "Unable to read the interface info from /var/log/cloudflared.log."
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"
msgstr ""
@ -161,6 +176,6 @@ msgstr ""
msgid "Warn"
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"
msgstr ""

View file

@ -13,29 +13,22 @@ msgstr ""
msgid "All"
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"
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 ""
"Cloudflare Zero Trust Security services help you get maximum security both "
"from outside and within the network."
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"
msgstr ""
#: applications/luci-app-cloudflared/root/usr/share/luci/menu.d/luci-app-cloudflared.json:3
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
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:69
msgid "Config file path"
msgstr ""
@ -43,18 +36,22 @@ msgstr ""
msgid "Configuration"
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 ""
"Create and manage your network on the <a %s>Cloudflare Zero Trust</a> "
"dashboard."
msgstr ""
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:113
msgid "Debug"
#: 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:108
msgid "Debug level"
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:97
msgid "Debug"
msgstr ""
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:96
@ -65,16 +62,16 @@ msgstr ""
msgid "Download Log"
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"
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
msgid "Error"
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"
msgstr ""
@ -86,12 +83,13 @@ msgstr ""
msgid "Grant access to Cloudflared configuration"
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
msgid "Info"
msgstr ""
#: 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"
msgstr ""
@ -99,58 +97,75 @@ msgstr ""
msgid "Log Direction:"
msgstr ""
#: applications/luci-app-cloudflared/root/usr/share/luci/menu.d/luci-app-cloudflared.json:22
msgid "Logs"
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:92
msgid "Logging level"
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"
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>."
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"
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"
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:86
#: 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:70
msgid "See <a %s>documentation</a>."
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"
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 ""
"The account certificate for your zones authorizing the client to serve as an "
"Origin for that zone"
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."
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."
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"
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
msgid "Unable to read the interface info from /var/log/cloudflared.log."
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"
msgstr ""
@ -162,6 +177,6 @@ msgstr ""
msgid "Warn"
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"
msgstr ""

View file

@ -12,29 +12,22 @@ msgstr ""
msgid "All"
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"
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 ""
"Cloudflare Zero Trust Security services help you get maximum security both "
"from outside and within the network."
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"
msgstr ""
#: applications/luci-app-cloudflared/root/usr/share/luci/menu.d/luci-app-cloudflared.json:3
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
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:69
msgid "Config file path"
msgstr ""
@ -42,18 +35,22 @@ msgstr ""
msgid "Configuration"
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 ""
"Create and manage your network on the <a %s>Cloudflare Zero Trust</a> "
"dashboard."
msgstr ""
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:113
msgid "Debug"
#: 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:108
msgid "Debug level"
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:97
msgid "Debug"
msgstr ""
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:96
@ -64,16 +61,16 @@ msgstr ""
msgid "Download Log"
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"
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
msgid "Error"
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"
msgstr ""
@ -85,12 +82,13 @@ msgstr ""
msgid "Grant access to Cloudflared configuration"
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
msgid "Info"
msgstr ""
#: 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"
msgstr ""
@ -98,58 +96,75 @@ msgstr ""
msgid "Log Direction:"
msgstr ""
#: applications/luci-app-cloudflared/root/usr/share/luci/menu.d/luci-app-cloudflared.json:22
msgid "Logs"
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:92
msgid "Logging level"
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"
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>."
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"
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"
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:86
#: 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:70
msgid "See <a %s>documentation</a>."
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"
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 ""
"The account certificate for your zones authorizing the client to serve as an "
"Origin for that zone"
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."
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."
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"
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
msgid "Unable to read the interface info from /var/log/cloudflared.log."
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"
msgstr ""
@ -161,6 +176,6 @@ msgstr ""
msgid "Warn"
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"
msgstr ""

View file

@ -12,29 +12,22 @@ msgstr ""
msgid "All"
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"
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 ""
"Cloudflare Zero Trust Security services help you get maximum security both "
"from outside and within the network."
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"
msgstr ""
#: applications/luci-app-cloudflared/root/usr/share/luci/menu.d/luci-app-cloudflared.json:3
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
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:69
msgid "Config file path"
msgstr ""
@ -42,18 +35,22 @@ msgstr ""
msgid "Configuration"
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 ""
"Create and manage your network on the <a %s>Cloudflare Zero Trust</a> "
"dashboard."
msgstr ""
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:113
msgid "Debug"
#: 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:108
msgid "Debug level"
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:97
msgid "Debug"
msgstr ""
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:96
@ -64,16 +61,16 @@ msgstr ""
msgid "Download Log"
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"
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
msgid "Error"
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"
msgstr ""
@ -85,12 +82,13 @@ msgstr ""
msgid "Grant access to Cloudflared configuration"
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
msgid "Info"
msgstr ""
#: 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"
msgstr ""
@ -98,58 +96,75 @@ msgstr ""
msgid "Log Direction:"
msgstr ""
#: applications/luci-app-cloudflared/root/usr/share/luci/menu.d/luci-app-cloudflared.json:22
msgid "Logs"
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:92
msgid "Logging level"
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"
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>."
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"
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"
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:86
#: 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:70
msgid "See <a %s>documentation</a>."
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"
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 ""
"The account certificate for your zones authorizing the client to serve as an "
"Origin for that zone"
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."
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."
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"
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
msgid "Unable to read the interface info from /var/log/cloudflared.log."
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"
msgstr ""
@ -161,6 +176,6 @@ msgstr ""
msgid "Warn"
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"
msgstr ""

View file

@ -13,29 +13,22 @@ msgstr ""
msgid "All"
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"
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 ""
"Cloudflare Zero Trust Security services help you get maximum security both "
"from outside and within the network."
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"
msgstr ""
#: applications/luci-app-cloudflared/root/usr/share/luci/menu.d/luci-app-cloudflared.json:3
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
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:69
msgid "Config file path"
msgstr ""
@ -43,18 +36,22 @@ msgstr ""
msgid "Configuration"
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 ""
"Create and manage your network on the <a %s>Cloudflare Zero Trust</a> "
"dashboard."
msgstr ""
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:113
msgid "Debug"
#: 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:108
msgid "Debug level"
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:97
msgid "Debug"
msgstr ""
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:96
@ -65,16 +62,16 @@ msgstr ""
msgid "Download Log"
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"
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
msgid "Error"
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"
msgstr ""
@ -86,12 +83,13 @@ msgstr ""
msgid "Grant access to Cloudflared configuration"
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
msgid "Info"
msgstr ""
#: 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"
msgstr ""
@ -99,58 +97,75 @@ msgstr ""
msgid "Log Direction:"
msgstr ""
#: applications/luci-app-cloudflared/root/usr/share/luci/menu.d/luci-app-cloudflared.json:22
msgid "Logs"
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:92
msgid "Logging level"
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"
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>."
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"
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"
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:86
#: 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:70
msgid "See <a %s>documentation</a>."
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"
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 ""
"The account certificate for your zones authorizing the client to serve as an "
"Origin for that zone"
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."
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."
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"
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
msgid "Unable to read the interface info from /var/log/cloudflared.log."
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"
msgstr ""
@ -162,6 +177,6 @@ msgstr ""
msgid "Warn"
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"
msgstr ""

View file

@ -13,29 +13,22 @@ msgstr ""
msgid "All"
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"
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 ""
"Cloudflare Zero Trust Security services help you get maximum security both "
"from outside and within the network."
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"
msgstr ""
#: applications/luci-app-cloudflared/root/usr/share/luci/menu.d/luci-app-cloudflared.json:3
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
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:69
msgid "Config file path"
msgstr ""
@ -43,18 +36,22 @@ msgstr ""
msgid "Configuration"
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 ""
"Create and manage your network on the <a %s>Cloudflare Zero Trust</a> "
"dashboard."
msgstr ""
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:113
msgid "Debug"
#: 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:108
msgid "Debug level"
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:97
msgid "Debug"
msgstr ""
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:96
@ -65,16 +62,16 @@ msgstr ""
msgid "Download Log"
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"
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
msgid "Error"
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"
msgstr ""
@ -86,12 +83,13 @@ msgstr ""
msgid "Grant access to Cloudflared configuration"
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
msgid "Info"
msgstr ""
#: 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"
msgstr ""
@ -99,58 +97,75 @@ msgstr ""
msgid "Log Direction:"
msgstr ""
#: applications/luci-app-cloudflared/root/usr/share/luci/menu.d/luci-app-cloudflared.json:22
msgid "Logs"
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:92
msgid "Logging level"
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"
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>."
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"
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"
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:86
#: 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:70
msgid "See <a %s>documentation</a>."
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"
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 ""
"The account certificate for your zones authorizing the client to serve as an "
"Origin for that zone"
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."
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."
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"
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
msgid "Unable to read the interface info from /var/log/cloudflared.log."
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"
msgstr ""
@ -162,6 +177,6 @@ msgstr ""
msgid "Warn"
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"
msgstr ""

View file

@ -13,29 +13,22 @@ msgstr ""
msgid "All"
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"
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 ""
"Cloudflare Zero Trust Security services help you get maximum security both "
"from outside and within the network."
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"
msgstr ""
#: applications/luci-app-cloudflared/root/usr/share/luci/menu.d/luci-app-cloudflared.json:3
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
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:69
msgid "Config file path"
msgstr ""
@ -43,18 +36,22 @@ msgstr ""
msgid "Configuration"
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 ""
"Create and manage your network on the <a %s>Cloudflare Zero Trust</a> "
"dashboard."
msgstr ""
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:113
msgid "Debug"
#: 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:108
msgid "Debug level"
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:97
msgid "Debug"
msgstr ""
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:96
@ -65,16 +62,16 @@ msgstr ""
msgid "Download Log"
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"
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
msgid "Error"
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"
msgstr ""
@ -86,12 +83,13 @@ msgstr ""
msgid "Grant access to Cloudflared configuration"
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
msgid "Info"
msgstr ""
#: 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"
msgstr ""
@ -99,58 +97,75 @@ msgstr ""
msgid "Log Direction:"
msgstr ""
#: applications/luci-app-cloudflared/root/usr/share/luci/menu.d/luci-app-cloudflared.json:22
msgid "Logs"
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:92
msgid "Logging level"
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"
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>."
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"
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"
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:86
#: 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:70
msgid "See <a %s>documentation</a>."
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"
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 ""
"The account certificate for your zones authorizing the client to serve as an "
"Origin for that zone"
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."
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."
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"
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
msgid "Unable to read the interface info from /var/log/cloudflared.log."
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"
msgstr ""
@ -162,6 +177,6 @@ msgstr ""
msgid "Warn"
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"
msgstr ""

View file

@ -13,29 +13,22 @@ msgstr ""
msgid "All"
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"
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 ""
"Cloudflare Zero Trust Security services help you get maximum security both "
"from outside and within the network."
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"
msgstr ""
#: applications/luci-app-cloudflared/root/usr/share/luci/menu.d/luci-app-cloudflared.json:3
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
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:69
msgid "Config file path"
msgstr ""
@ -43,18 +36,22 @@ msgstr ""
msgid "Configuration"
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 ""
"Create and manage your network on the <a %s>Cloudflare Zero Trust</a> "
"dashboard."
msgstr ""
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:113
msgid "Debug"
#: 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:108
msgid "Debug level"
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:97
msgid "Debug"
msgstr ""
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:96
@ -65,16 +62,16 @@ msgstr ""
msgid "Download Log"
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"
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
msgid "Error"
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"
msgstr ""
@ -86,12 +83,13 @@ msgstr ""
msgid "Grant access to Cloudflared configuration"
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
msgid "Info"
msgstr ""
#: 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"
msgstr ""
@ -99,58 +97,75 @@ msgstr ""
msgid "Log Direction:"
msgstr ""
#: applications/luci-app-cloudflared/root/usr/share/luci/menu.d/luci-app-cloudflared.json:22
msgid "Logs"
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:92
msgid "Logging level"
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"
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>."
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"
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"
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:86
#: 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:70
msgid "See <a %s>documentation</a>."
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"
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 ""
"The account certificate for your zones authorizing the client to serve as an "
"Origin for that zone"
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."
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."
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"
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
msgid "Unable to read the interface info from /var/log/cloudflared.log."
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"
msgstr ""
@ -162,6 +177,6 @@ msgstr ""
msgid "Warn"
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"
msgstr ""

View file

@ -14,13 +14,13 @@ msgstr ""
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:89
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"
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 ""
"Cloudflare Zero Trust Security services help you get maximum security both "
"from outside and within the network."
@ -28,20 +28,13 @@ msgstr ""
"Los sericios Cloudflare Zero Trust Security te ayudan a obtener la máxima "
"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
msgid "Cloudflare Zero Trust Tunnel"
msgstr "Cloudflare Zero Trust Tunnel"
#: applications/luci-app-cloudflared/root/usr/share/luci/menu.d/luci-app-cloudflared.json:3
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
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:69
msgid "Config file path"
msgstr "Ruta del archivo de configuración"
@ -49,7 +42,11 @@ msgstr "Ruta del archivo de configuración"
msgid "Configuration"
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
msgid ""
"Create and manage your network on the <a %s>Cloudflare Zero Trust</a> "
@ -57,14 +54,14 @@ msgid ""
msgstr ""
"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"
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
msgid "Down"
msgstr "Abajo"
@ -73,16 +70,16 @@ msgstr "Abajo"
msgid "Download Log"
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"
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
msgid "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"
msgstr "Fatal"
@ -94,12 +91,13 @@ msgstr "Nivel de filtro:"
msgid "Grant access to Cloudflared configuration"
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
msgid "Info"
msgstr "Info"
#: 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"
msgstr "Registro"
@ -107,36 +105,48 @@ msgstr "Registro"
msgid "Log Direction:"
msgstr "Dirección de registro:"
#: applications/luci-app-cloudflared/root/usr/share/luci/menu.d/luci-app-cloudflared.json:22
msgid "Logs"
msgstr "Registros"
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:92
msgid "Logging level"
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"
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>."
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"
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"
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:86
#: 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:70
msgid "See <a %s>documentation</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"
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 ""
"The account certificate for your zones authorizing the client to serve as an "
"Origin for that zone"
@ -144,24 +154,29 @@ msgstr ""
"El certificado de cuenta para sus zonas que autoriza al cliente a actuar "
"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."
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."
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"
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
msgid "Unable to read the interface info from /var/log/cloudflared.log."
msgstr ""
"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"
msgstr "Estados Unidos"
@ -174,6 +189,6 @@ msgstr "Arriba"
msgid "Warn"
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"
msgstr "Advertencia"

View file

@ -13,29 +13,22 @@ msgstr ""
msgid "All"
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"
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 ""
"Cloudflare Zero Trust Security services help you get maximum security both "
"from outside and within the network."
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"
msgstr ""
#: applications/luci-app-cloudflared/root/usr/share/luci/menu.d/luci-app-cloudflared.json:3
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
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:69
msgid "Config file path"
msgstr ""
@ -43,18 +36,22 @@ msgstr ""
msgid "Configuration"
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 ""
"Create and manage your network on the <a %s>Cloudflare Zero Trust</a> "
"dashboard."
msgstr ""
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:113
msgid "Debug"
#: 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:108
msgid "Debug level"
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:97
msgid "Debug"
msgstr ""
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:96
@ -65,16 +62,16 @@ msgstr ""
msgid "Download Log"
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"
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
msgid "Error"
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"
msgstr ""
@ -86,12 +83,13 @@ msgstr ""
msgid "Grant access to Cloudflared configuration"
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
msgid "Info"
msgstr ""
#: 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"
msgstr ""
@ -99,58 +97,75 @@ msgstr ""
msgid "Log Direction:"
msgstr ""
#: applications/luci-app-cloudflared/root/usr/share/luci/menu.d/luci-app-cloudflared.json:22
msgid "Logs"
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:92
msgid "Logging level"
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"
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>."
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"
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"
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:86
#: 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:70
msgid "See <a %s>documentation</a>."
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"
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 ""
"The account certificate for your zones authorizing the client to serve as an "
"Origin for that zone"
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."
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."
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"
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
msgid "Unable to read the interface info from /var/log/cloudflared.log."
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"
msgstr ""
@ -162,6 +177,6 @@ msgstr ""
msgid "Warn"
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"
msgstr ""

View file

@ -13,29 +13,22 @@ msgstr ""
msgid "All"
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"
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 ""
"Cloudflare Zero Trust Security services help you get maximum security both "
"from outside and within the network."
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"
msgstr ""
#: applications/luci-app-cloudflared/root/usr/share/luci/menu.d/luci-app-cloudflared.json:3
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
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:69
msgid "Config file path"
msgstr ""
@ -43,18 +36,22 @@ msgstr ""
msgid "Configuration"
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 ""
"Create and manage your network on the <a %s>Cloudflare Zero Trust</a> "
"dashboard."
msgstr ""
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:113
msgid "Debug"
#: 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:108
msgid "Debug level"
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:97
msgid "Debug"
msgstr ""
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:96
@ -65,16 +62,16 @@ msgstr ""
msgid "Download Log"
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"
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
msgid "Error"
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"
msgstr ""
@ -86,12 +83,13 @@ msgstr ""
msgid "Grant access to Cloudflared configuration"
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
msgid "Info"
msgstr ""
#: 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"
msgstr ""
@ -99,58 +97,75 @@ msgstr ""
msgid "Log Direction:"
msgstr ""
#: applications/luci-app-cloudflared/root/usr/share/luci/menu.d/luci-app-cloudflared.json:22
msgid "Logs"
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:92
msgid "Logging level"
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"
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>."
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"
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"
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:86
#: 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:70
msgid "See <a %s>documentation</a>."
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"
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 ""
"The account certificate for your zones authorizing the client to serve as an "
"Origin for that zone"
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."
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."
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"
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
msgid "Unable to read the interface info from /var/log/cloudflared.log."
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"
msgstr ""
@ -162,6 +177,6 @@ msgstr ""
msgid "Warn"
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"
msgstr ""

View file

@ -13,29 +13,22 @@ msgstr ""
msgid "All"
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"
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 ""
"Cloudflare Zero Trust Security services help you get maximum security both "
"from outside and within the network."
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"
msgstr ""
#: applications/luci-app-cloudflared/root/usr/share/luci/menu.d/luci-app-cloudflared.json:3
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
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:69
msgid "Config file path"
msgstr ""
@ -43,18 +36,22 @@ msgstr ""
msgid "Configuration"
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 ""
"Create and manage your network on the <a %s>Cloudflare Zero Trust</a> "
"dashboard."
msgstr ""
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:113
msgid "Debug"
#: 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:108
msgid "Debug level"
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:97
msgid "Debug"
msgstr ""
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:96
@ -65,16 +62,16 @@ msgstr ""
msgid "Download Log"
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"
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
msgid "Error"
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"
msgstr ""
@ -86,12 +83,13 @@ msgstr ""
msgid "Grant access to Cloudflared configuration"
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
msgid "Info"
msgstr ""
#: 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"
msgstr ""
@ -99,58 +97,75 @@ msgstr ""
msgid "Log Direction:"
msgstr ""
#: applications/luci-app-cloudflared/root/usr/share/luci/menu.d/luci-app-cloudflared.json:22
msgid "Logs"
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:92
msgid "Logging level"
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"
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>."
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"
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"
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:86
#: 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:70
msgid "See <a %s>documentation</a>."
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"
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 ""
"The account certificate for your zones authorizing the client to serve as an "
"Origin for that zone"
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."
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."
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"
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
msgid "Unable to read the interface info from /var/log/cloudflared.log."
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"
msgstr ""
@ -162,6 +177,6 @@ msgstr ""
msgid "Warn"
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"
msgstr ""

View file

@ -12,29 +12,22 @@ msgstr ""
msgid "All"
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"
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 ""
"Cloudflare Zero Trust Security services help you get maximum security both "
"from outside and within the network."
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"
msgstr ""
#: applications/luci-app-cloudflared/root/usr/share/luci/menu.d/luci-app-cloudflared.json:3
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
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:69
msgid "Config file path"
msgstr ""
@ -42,18 +35,22 @@ msgstr ""
msgid "Configuration"
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 ""
"Create and manage your network on the <a %s>Cloudflare Zero Trust</a> "
"dashboard."
msgstr ""
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:113
msgid "Debug"
#: 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:108
msgid "Debug level"
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:97
msgid "Debug"
msgstr ""
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:96
@ -64,16 +61,16 @@ msgstr ""
msgid "Download Log"
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"
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
msgid "Error"
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"
msgstr ""
@ -85,12 +82,13 @@ msgstr ""
msgid "Grant access to Cloudflared configuration"
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
msgid "Info"
msgstr ""
#: 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"
msgstr ""
@ -98,58 +96,75 @@ msgstr ""
msgid "Log Direction:"
msgstr ""
#: applications/luci-app-cloudflared/root/usr/share/luci/menu.d/luci-app-cloudflared.json:22
msgid "Logs"
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:92
msgid "Logging level"
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"
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>."
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"
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"
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:86
#: 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:70
msgid "See <a %s>documentation</a>."
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"
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 ""
"The account certificate for your zones authorizing the client to serve as an "
"Origin for that zone"
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."
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."
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"
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
msgid "Unable to read the interface info from /var/log/cloudflared.log."
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"
msgstr ""
@ -161,6 +176,6 @@ msgstr ""
msgid "Warn"
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"
msgstr ""

View file

@ -13,29 +13,22 @@ msgstr ""
msgid "All"
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"
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 ""
"Cloudflare Zero Trust Security services help you get maximum security both "
"from outside and within the network."
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"
msgstr ""
#: applications/luci-app-cloudflared/root/usr/share/luci/menu.d/luci-app-cloudflared.json:3
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
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:69
msgid "Config file path"
msgstr ""
@ -43,18 +36,22 @@ msgstr ""
msgid "Configuration"
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 ""
"Create and manage your network on the <a %s>Cloudflare Zero Trust</a> "
"dashboard."
msgstr ""
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:113
msgid "Debug"
#: 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:108
msgid "Debug level"
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:97
msgid "Debug"
msgstr ""
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:96
@ -65,16 +62,16 @@ msgstr ""
msgid "Download Log"
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"
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
msgid "Error"
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"
msgstr ""
@ -86,12 +83,13 @@ msgstr ""
msgid "Grant access to Cloudflared configuration"
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
msgid "Info"
msgstr ""
#: 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"
msgstr ""
@ -99,58 +97,75 @@ msgstr ""
msgid "Log Direction:"
msgstr ""
#: applications/luci-app-cloudflared/root/usr/share/luci/menu.d/luci-app-cloudflared.json:22
msgid "Logs"
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:92
msgid "Logging level"
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"
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>."
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"
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"
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:86
#: 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:70
msgid "See <a %s>documentation</a>."
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"
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 ""
"The account certificate for your zones authorizing the client to serve as an "
"Origin for that zone"
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."
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."
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"
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
msgid "Unable to read the interface info from /var/log/cloudflared.log."
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"
msgstr ""
@ -162,6 +177,6 @@ msgstr ""
msgid "Warn"
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"
msgstr ""

View file

@ -13,29 +13,22 @@ msgstr ""
msgid "All"
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"
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 ""
"Cloudflare Zero Trust Security services help you get maximum security both "
"from outside and within the network."
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"
msgstr ""
#: applications/luci-app-cloudflared/root/usr/share/luci/menu.d/luci-app-cloudflared.json:3
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
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:69
msgid "Config file path"
msgstr ""
@ -43,18 +36,22 @@ msgstr ""
msgid "Configuration"
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 ""
"Create and manage your network on the <a %s>Cloudflare Zero Trust</a> "
"dashboard."
msgstr ""
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:113
msgid "Debug"
#: 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:108
msgid "Debug level"
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:97
msgid "Debug"
msgstr ""
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:96
@ -65,16 +62,16 @@ msgstr ""
msgid "Download Log"
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"
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
msgid "Error"
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"
msgstr ""
@ -86,12 +83,13 @@ msgstr ""
msgid "Grant access to Cloudflared configuration"
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
msgid "Info"
msgstr ""
#: 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"
msgstr ""
@ -99,58 +97,75 @@ msgstr ""
msgid "Log Direction:"
msgstr ""
#: applications/luci-app-cloudflared/root/usr/share/luci/menu.d/luci-app-cloudflared.json:22
msgid "Logs"
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:92
msgid "Logging level"
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"
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>."
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"
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"
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:86
#: 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:70
msgid "See <a %s>documentation</a>."
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"
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 ""
"The account certificate for your zones authorizing the client to serve as an "
"Origin for that zone"
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."
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."
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"
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
msgid "Unable to read the interface info from /var/log/cloudflared.log."
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"
msgstr ""
@ -162,6 +177,6 @@ msgstr ""
msgid "Warn"
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"
msgstr ""

View file

@ -13,29 +13,22 @@ msgstr ""
msgid "All"
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"
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 ""
"Cloudflare Zero Trust Security services help you get maximum security both "
"from outside and within the network."
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"
msgstr ""
#: applications/luci-app-cloudflared/root/usr/share/luci/menu.d/luci-app-cloudflared.json:3
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
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:69
msgid "Config file path"
msgstr ""
@ -43,18 +36,22 @@ msgstr ""
msgid "Configuration"
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 ""
"Create and manage your network on the <a %s>Cloudflare Zero Trust</a> "
"dashboard."
msgstr ""
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:113
msgid "Debug"
#: 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:108
msgid "Debug level"
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:97
msgid "Debug"
msgstr ""
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:96
@ -65,16 +62,16 @@ msgstr ""
msgid "Download Log"
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"
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
msgid "Error"
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"
msgstr ""
@ -86,12 +83,13 @@ msgstr ""
msgid "Grant access to Cloudflared configuration"
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
msgid "Info"
msgstr ""
#: 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"
msgstr ""
@ -99,58 +97,75 @@ msgstr ""
msgid "Log Direction:"
msgstr ""
#: applications/luci-app-cloudflared/root/usr/share/luci/menu.d/luci-app-cloudflared.json:22
msgid "Logs"
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:92
msgid "Logging level"
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"
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>."
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"
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"
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:86
#: 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:70
msgid "See <a %s>documentation</a>."
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"
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 ""
"The account certificate for your zones authorizing the client to serve as an "
"Origin for that zone"
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."
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."
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"
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
msgid "Unable to read the interface info from /var/log/cloudflared.log."
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"
msgstr ""
@ -162,6 +177,6 @@ msgstr ""
msgid "Warn"
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"
msgstr ""

View file

@ -13,29 +13,22 @@ msgstr ""
msgid "All"
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"
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 ""
"Cloudflare Zero Trust Security services help you get maximum security both "
"from outside and within the network."
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"
msgstr ""
#: applications/luci-app-cloudflared/root/usr/share/luci/menu.d/luci-app-cloudflared.json:3
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
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:69
msgid "Config file path"
msgstr ""
@ -43,18 +36,22 @@ msgstr ""
msgid "Configuration"
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 ""
"Create and manage your network on the <a %s>Cloudflare Zero Trust</a> "
"dashboard."
msgstr ""
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:113
msgid "Debug"
#: 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:108
msgid "Debug level"
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:97
msgid "Debug"
msgstr ""
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:96
@ -65,16 +62,16 @@ msgstr ""
msgid "Download Log"
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"
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
msgid "Error"
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"
msgstr ""
@ -86,12 +83,13 @@ msgstr ""
msgid "Grant access to Cloudflared configuration"
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
msgid "Info"
msgstr ""
#: 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"
msgstr ""
@ -99,58 +97,75 @@ msgstr ""
msgid "Log Direction:"
msgstr ""
#: applications/luci-app-cloudflared/root/usr/share/luci/menu.d/luci-app-cloudflared.json:22
msgid "Logs"
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:92
msgid "Logging level"
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"
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>."
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"
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"
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:86
#: 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:70
msgid "See <a %s>documentation</a>."
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"
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 ""
"The account certificate for your zones authorizing the client to serve as an "
"Origin for that zone"
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."
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."
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"
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
msgid "Unable to read the interface info from /var/log/cloudflared.log."
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"
msgstr ""
@ -162,6 +177,6 @@ msgstr ""
msgid "Warn"
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"
msgstr ""

View file

@ -17,29 +17,22 @@ msgstr ""
msgid "All"
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"
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 ""
"Cloudflare Zero Trust Security services help you get maximum security both "
"from outside and within the network."
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"
msgstr ""
#: applications/luci-app-cloudflared/root/usr/share/luci/menu.d/luci-app-cloudflared.json:3
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
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:69
msgid "Config file path"
msgstr "Konfigūracijos failo kelias"
@ -47,20 +40,24 @@ msgstr "Konfigūracijos failo kelias"
msgid "Configuration"
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 ""
"Create and manage your network on the <a %s>Cloudflare Zero Trust</a> "
"dashboard."
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"
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
msgid "Down"
msgstr ""
@ -69,16 +66,16 @@ msgstr ""
msgid "Download Log"
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"
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
msgid "Error"
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"
msgstr "Kritinė"
@ -90,12 +87,13 @@ msgstr "Filtro lygis:"
msgid "Grant access to Cloudflared configuration"
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
msgid "Info"
msgstr "Informacija"
#: 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"
msgstr "Žurnalas"
@ -103,58 +101,75 @@ msgstr "Žurnalas"
msgid "Log Direction:"
msgstr "Žurnalo kryptis:"
#: applications/luci-app-cloudflared/root/usr/share/luci/menu.d/luci-app-cloudflared.json:22
msgid "Logs"
msgstr "Žurnalai"
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:92
msgid "Logging level"
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"
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>."
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"
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"
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:86
#: 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:70
msgid "See <a %s>documentation</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"
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 ""
"The account certificate for your zones authorizing the client to serve as an "
"Origin for that zone"
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."
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."
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"
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
msgid "Unable to read the interface info from /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"
msgstr "Jungtinės Amerikos Valstijos"
@ -166,6 +181,6 @@ msgstr ""
msgid "Warn"
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"
msgstr "Įspėjimas"

View file

@ -12,29 +12,22 @@ msgstr ""
msgid "All"
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"
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 ""
"Cloudflare Zero Trust Security services help you get maximum security both "
"from outside and within the network."
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"
msgstr ""
#: applications/luci-app-cloudflared/root/usr/share/luci/menu.d/luci-app-cloudflared.json:3
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
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:69
msgid "Config file path"
msgstr ""
@ -42,18 +35,22 @@ msgstr ""
msgid "Configuration"
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 ""
"Create and manage your network on the <a %s>Cloudflare Zero Trust</a> "
"dashboard."
msgstr ""
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:113
msgid "Debug"
#: 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:108
msgid "Debug level"
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:97
msgid "Debug"
msgstr ""
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:96
@ -64,16 +61,16 @@ msgstr ""
msgid "Download Log"
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"
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
msgid "Error"
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"
msgstr ""
@ -85,12 +82,13 @@ msgstr ""
msgid "Grant access to Cloudflared configuration"
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
msgid "Info"
msgstr ""
#: 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"
msgstr ""
@ -98,58 +96,75 @@ msgstr ""
msgid "Log Direction:"
msgstr ""
#: applications/luci-app-cloudflared/root/usr/share/luci/menu.d/luci-app-cloudflared.json:22
msgid "Logs"
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:92
msgid "Logging level"
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"
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>."
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"
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"
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:86
#: 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:70
msgid "See <a %s>documentation</a>."
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"
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 ""
"The account certificate for your zones authorizing the client to serve as an "
"Origin for that zone"
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."
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."
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"
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
msgid "Unable to read the interface info from /var/log/cloudflared.log."
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"
msgstr ""
@ -161,6 +176,6 @@ msgstr ""
msgid "Warn"
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"
msgstr ""

View file

@ -12,29 +12,22 @@ msgstr ""
msgid "All"
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"
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 ""
"Cloudflare Zero Trust Security services help you get maximum security both "
"from outside and within the network."
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"
msgstr ""
#: applications/luci-app-cloudflared/root/usr/share/luci/menu.d/luci-app-cloudflared.json:3
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
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:69
msgid "Config file path"
msgstr ""
@ -42,18 +35,22 @@ msgstr ""
msgid "Configuration"
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 ""
"Create and manage your network on the <a %s>Cloudflare Zero Trust</a> "
"dashboard."
msgstr ""
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:113
msgid "Debug"
#: 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:108
msgid "Debug level"
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:97
msgid "Debug"
msgstr ""
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:96
@ -64,16 +61,16 @@ msgstr ""
msgid "Download Log"
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"
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
msgid "Error"
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"
msgstr ""
@ -85,12 +82,13 @@ msgstr ""
msgid "Grant access to Cloudflared configuration"
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
msgid "Info"
msgstr ""
#: 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"
msgstr ""
@ -98,58 +96,75 @@ msgstr ""
msgid "Log Direction:"
msgstr ""
#: applications/luci-app-cloudflared/root/usr/share/luci/menu.d/luci-app-cloudflared.json:22
msgid "Logs"
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:92
msgid "Logging level"
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"
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>."
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"
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"
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:86
#: 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:70
msgid "See <a %s>documentation</a>."
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"
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 ""
"The account certificate for your zones authorizing the client to serve as an "
"Origin for that zone"
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."
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."
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"
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
msgid "Unable to read the interface info from /var/log/cloudflared.log."
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"
msgstr ""
@ -161,6 +176,6 @@ msgstr ""
msgid "Warn"
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"
msgstr ""

View file

@ -13,29 +13,22 @@ msgstr ""
msgid "All"
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"
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 ""
"Cloudflare Zero Trust Security services help you get maximum security both "
"from outside and within the network."
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"
msgstr ""
#: applications/luci-app-cloudflared/root/usr/share/luci/menu.d/luci-app-cloudflared.json:3
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
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:69
msgid "Config file path"
msgstr ""
@ -43,18 +36,22 @@ msgstr ""
msgid "Configuration"
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 ""
"Create and manage your network on the <a %s>Cloudflare Zero Trust</a> "
"dashboard."
msgstr ""
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:113
msgid "Debug"
#: 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:108
msgid "Debug level"
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:97
msgid "Debug"
msgstr ""
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:96
@ -65,16 +62,16 @@ msgstr ""
msgid "Download Log"
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"
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
msgid "Error"
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"
msgstr ""
@ -86,12 +83,13 @@ msgstr ""
msgid "Grant access to Cloudflared configuration"
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
msgid "Info"
msgstr ""
#: 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"
msgstr ""
@ -99,58 +97,75 @@ msgstr ""
msgid "Log Direction:"
msgstr ""
#: applications/luci-app-cloudflared/root/usr/share/luci/menu.d/luci-app-cloudflared.json:22
msgid "Logs"
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:92
msgid "Logging level"
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"
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>."
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"
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"
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:86
#: 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:70
msgid "See <a %s>documentation</a>."
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"
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 ""
"The account certificate for your zones authorizing the client to serve as an "
"Origin for that zone"
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."
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."
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"
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
msgid "Unable to read the interface info from /var/log/cloudflared.log."
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"
msgstr ""
@ -162,6 +177,6 @@ msgstr ""
msgid "Warn"
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"
msgstr ""

View file

@ -13,29 +13,22 @@ msgstr ""
msgid "All"
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"
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 ""
"Cloudflare Zero Trust Security services help you get maximum security both "
"from outside and within the network."
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"
msgstr ""
#: applications/luci-app-cloudflared/root/usr/share/luci/menu.d/luci-app-cloudflared.json:3
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
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:69
msgid "Config file path"
msgstr ""
@ -43,18 +36,22 @@ msgstr ""
msgid "Configuration"
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 ""
"Create and manage your network on the <a %s>Cloudflare Zero Trust</a> "
"dashboard."
msgstr ""
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:113
msgid "Debug"
#: 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:108
msgid "Debug level"
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:97
msgid "Debug"
msgstr ""
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:96
@ -65,16 +62,16 @@ msgstr ""
msgid "Download Log"
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"
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
msgid "Error"
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"
msgstr ""
@ -86,12 +83,13 @@ msgstr ""
msgid "Grant access to Cloudflared configuration"
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
msgid "Info"
msgstr ""
#: 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"
msgstr ""
@ -99,58 +97,75 @@ msgstr ""
msgid "Log Direction:"
msgstr ""
#: applications/luci-app-cloudflared/root/usr/share/luci/menu.d/luci-app-cloudflared.json:22
msgid "Logs"
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:92
msgid "Logging level"
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"
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>."
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"
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"
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:86
#: 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:70
msgid "See <a %s>documentation</a>."
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"
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 ""
"The account certificate for your zones authorizing the client to serve as an "
"Origin for that zone"
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."
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."
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"
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
msgid "Unable to read the interface info from /var/log/cloudflared.log."
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"
msgstr ""
@ -162,6 +177,6 @@ msgstr ""
msgid "Warn"
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"
msgstr ""

View file

@ -17,11 +17,11 @@ msgstr ""
msgid "All"
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"
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 ""
"Cloudflare Zero Trust Security services help you get maximum security both "
"from outside and within the network."
@ -29,19 +29,12 @@ msgstr ""
"Usługi Cloudflare Zero Trust Security pomagają uzyskać maksymalne "
"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"
msgstr "Tunel Cloudflare Zero Trust"
#: applications/luci-app-cloudflared/root/usr/share/luci/menu.d/luci-app-cloudflared.json:3
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
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:69
msgid "Config file path"
msgstr "Ścieżka pliku konfiguracyjnego"
@ -49,7 +42,11 @@ msgstr "Ścieżka pliku konfiguracyjnego"
msgid "Configuration"
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 ""
"Create and manage your network on the <a %s>Cloudflare Zero Trust</a> "
"dashboard."
@ -57,14 +54,14 @@ msgstr ""
"Twórz swoją sieć i zarządzaj nią na pulpicie nawigacyjnym <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"
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
msgid "Down"
msgstr "W dół"
@ -73,16 +70,16 @@ msgstr "W dół"
msgid "Download Log"
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"
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
msgid "Error"
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"
msgstr "Krytyczny"
@ -94,12 +91,13 @@ msgstr "Poziom filtra:"
msgid "Grant access to Cloudflared configuration"
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
msgid "Info"
msgstr "Informacja"
#: 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"
msgstr "Dziennik"
@ -107,36 +105,48 @@ msgstr "Dziennik"
msgid "Log Direction:"
msgstr "Kierunek dziennika:"
#: applications/luci-app-cloudflared/root/usr/share/luci/menu.d/luci-app-cloudflared.json:22
msgid "Logs"
msgstr "Dzienniki"
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:92
msgid "Logging level"
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"
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>."
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"
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"
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:86
#: 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:70
msgid "See <a %s>documentation</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"
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 ""
"The account certificate for your zones authorizing the client to serve as an "
"Origin for that zone"
@ -144,24 +154,29 @@ msgstr ""
"Certyfikat konta dla Twoich stref, upoważniający klienta do pełnienia "
"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."
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."
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"
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
msgid "Unable to read the interface info from /var/log/cloudflared.log."
msgstr ""
"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"
msgstr "Stany Zjednoczone"
@ -173,6 +188,6 @@ msgstr "W górę"
msgid "Warn"
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"
msgstr "Ostrzeżenie"

View file

@ -13,29 +13,22 @@ msgstr ""
msgid "All"
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"
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 ""
"Cloudflare Zero Trust Security services help you get maximum security both "
"from outside and within the network."
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"
msgstr ""
#: applications/luci-app-cloudflared/root/usr/share/luci/menu.d/luci-app-cloudflared.json:3
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
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:69
msgid "Config file path"
msgstr ""
@ -43,18 +36,22 @@ msgstr ""
msgid "Configuration"
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 ""
"Create and manage your network on the <a %s>Cloudflare Zero Trust</a> "
"dashboard."
msgstr ""
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:113
msgid "Debug"
#: 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:108
msgid "Debug level"
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:97
msgid "Debug"
msgstr ""
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:96
@ -65,16 +62,16 @@ msgstr ""
msgid "Download Log"
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"
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
msgid "Error"
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"
msgstr ""
@ -86,12 +83,13 @@ msgstr ""
msgid "Grant access to Cloudflared configuration"
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
msgid "Info"
msgstr ""
#: 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"
msgstr ""
@ -99,58 +97,75 @@ msgstr ""
msgid "Log Direction:"
msgstr ""
#: applications/luci-app-cloudflared/root/usr/share/luci/menu.d/luci-app-cloudflared.json:22
msgid "Logs"
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:92
msgid "Logging level"
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"
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>."
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"
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"
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:86
#: 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:70
msgid "See <a %s>documentation</a>."
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"
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 ""
"The account certificate for your zones authorizing the client to serve as an "
"Origin for that zone"
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."
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."
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"
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
msgid "Unable to read the interface info from /var/log/cloudflared.log."
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"
msgstr ""
@ -162,6 +177,6 @@ msgstr ""
msgid "Warn"
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"
msgstr ""

View file

@ -13,29 +13,22 @@ msgstr ""
msgid "All"
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"
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 ""
"Cloudflare Zero Trust Security services help you get maximum security both "
"from outside and within the network."
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"
msgstr ""
#: applications/luci-app-cloudflared/root/usr/share/luci/menu.d/luci-app-cloudflared.json:3
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
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:69
msgid "Config file path"
msgstr ""
@ -43,18 +36,22 @@ msgstr ""
msgid "Configuration"
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 ""
"Create and manage your network on the <a %s>Cloudflare Zero Trust</a> "
"dashboard."
msgstr ""
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:113
msgid "Debug"
#: 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:108
msgid "Debug level"
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:97
msgid "Debug"
msgstr ""
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:96
@ -65,16 +62,16 @@ msgstr ""
msgid "Download Log"
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"
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
msgid "Error"
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"
msgstr ""
@ -86,12 +83,13 @@ msgstr ""
msgid "Grant access to Cloudflared configuration"
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
msgid "Info"
msgstr ""
#: 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"
msgstr ""
@ -99,58 +97,75 @@ msgstr ""
msgid "Log Direction:"
msgstr ""
#: applications/luci-app-cloudflared/root/usr/share/luci/menu.d/luci-app-cloudflared.json:22
msgid "Logs"
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:92
msgid "Logging level"
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"
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>."
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"
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"
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:86
#: 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:70
msgid "See <a %s>documentation</a>."
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"
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 ""
"The account certificate for your zones authorizing the client to serve as an "
"Origin for that zone"
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."
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."
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"
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
msgid "Unable to read the interface info from /var/log/cloudflared.log."
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"
msgstr ""
@ -162,6 +177,6 @@ msgstr ""
msgid "Warn"
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"
msgstr ""

View file

@ -14,29 +14,22 @@ msgstr ""
msgid "All"
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"
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 ""
"Cloudflare Zero Trust Security services help you get maximum security both "
"from outside and within the network."
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"
msgstr ""
#: applications/luci-app-cloudflared/root/usr/share/luci/menu.d/luci-app-cloudflared.json:3
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
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:69
msgid "Config file path"
msgstr ""
@ -44,18 +37,22 @@ msgstr ""
msgid "Configuration"
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 ""
"Create and manage your network on the <a %s>Cloudflare Zero Trust</a> "
"dashboard."
msgstr ""
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:113
msgid "Debug"
#: 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:108
msgid "Debug level"
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:97
msgid "Debug"
msgstr ""
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:96
@ -66,16 +63,16 @@ msgstr ""
msgid "Download Log"
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"
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
msgid "Error"
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"
msgstr ""
@ -87,12 +84,13 @@ msgstr ""
msgid "Grant access to Cloudflared configuration"
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
msgid "Info"
msgstr ""
#: 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"
msgstr ""
@ -100,58 +98,75 @@ msgstr ""
msgid "Log Direction:"
msgstr ""
#: applications/luci-app-cloudflared/root/usr/share/luci/menu.d/luci-app-cloudflared.json:22
msgid "Logs"
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:92
msgid "Logging level"
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"
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>."
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"
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"
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:86
#: 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:70
msgid "See <a %s>documentation</a>."
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"
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 ""
"The account certificate for your zones authorizing the client to serve as an "
"Origin for that zone"
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."
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."
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"
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
msgid "Unable to read the interface info from /var/log/cloudflared.log."
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"
msgstr ""
@ -163,6 +178,6 @@ msgstr ""
msgid "Warn"
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"
msgstr ""

View file

@ -17,11 +17,11 @@ msgstr ""
msgid "All"
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"
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 ""
"Cloudflare Zero Trust Security services help you get maximum security both "
"from outside and within the network."
@ -29,19 +29,12 @@ msgstr ""
"Сервисы 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"
msgstr "Cloudflare Безопасность Нулевого Доверия"
#: applications/luci-app-cloudflared/root/usr/share/luci/menu.d/luci-app-cloudflared.json:3
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
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:69
msgid "Config file path"
msgstr "Путь к файлу конфигурации"
@ -49,21 +42,25 @@ msgstr "Путь к файлу конфигурации"
msgid "Configuration"
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 ""
"Create and manage your network on the <a %s>Cloudflare Zero Trust</a> "
"dashboard."
msgstr ""
"Создайте и управляйте своей сетью на панели <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"
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
msgid "Down"
msgstr "Вниз"
@ -72,16 +69,16 @@ msgstr "Вниз"
msgid "Download Log"
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"
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
msgid "Error"
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"
msgstr "Фатальный"
@ -93,12 +90,13 @@ msgstr "Фильтровать по уровню:"
msgid "Grant access to Cloudflared configuration"
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
msgid "Info"
msgstr "Информационный"
#: 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"
msgstr "Журнал"
@ -106,36 +104,48 @@ msgstr "Журнал"
msgid "Log Direction:"
msgstr "Направление в журнале:"
#: applications/luci-app-cloudflared/root/usr/share/luci/menu.d/luci-app-cloudflared.json:22
msgid "Logs"
msgstr "Журналы"
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:92
msgid "Logging level"
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"
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>."
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"
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"
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:86
#: 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:70
msgid "See <a %s>documentation</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"
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 ""
"The account certificate for your zones authorizing the client to serve as an "
"Origin for that zone"
@ -143,24 +153,29 @@ msgstr ""
"Сертификат учетной записи для ваших зон, уполномочивающих клиента служить "
"Происхождением (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."
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."
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"
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
msgid "Unable to read the interface info from /var/log/cloudflared.log."
msgstr ""
"Невозможно прочитать информацию об интерфейсе из /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"
msgstr "Соединенные Штаты"
@ -172,6 +187,6 @@ msgstr "Вверх"
msgid "Warn"
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"
msgstr "Предупреждение"

View file

@ -13,29 +13,22 @@ msgstr ""
msgid "All"
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"
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 ""
"Cloudflare Zero Trust Security services help you get maximum security both "
"from outside and within the network."
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"
msgstr ""
#: applications/luci-app-cloudflared/root/usr/share/luci/menu.d/luci-app-cloudflared.json:3
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
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:69
msgid "Config file path"
msgstr ""
@ -43,18 +36,22 @@ msgstr ""
msgid "Configuration"
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 ""
"Create and manage your network on the <a %s>Cloudflare Zero Trust</a> "
"dashboard."
msgstr ""
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:113
msgid "Debug"
#: 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:108
msgid "Debug level"
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:97
msgid "Debug"
msgstr ""
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:96
@ -65,16 +62,16 @@ msgstr ""
msgid "Download Log"
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"
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
msgid "Error"
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"
msgstr ""
@ -86,12 +83,13 @@ msgstr ""
msgid "Grant access to Cloudflared configuration"
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
msgid "Info"
msgstr ""
#: 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"
msgstr ""
@ -99,58 +97,75 @@ msgstr ""
msgid "Log Direction:"
msgstr ""
#: applications/luci-app-cloudflared/root/usr/share/luci/menu.d/luci-app-cloudflared.json:22
msgid "Logs"
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:92
msgid "Logging level"
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"
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>."
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"
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"
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:86
#: 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:70
msgid "See <a %s>documentation</a>."
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"
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 ""
"The account certificate for your zones authorizing the client to serve as an "
"Origin for that zone"
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."
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."
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"
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
msgid "Unable to read the interface info from /var/log/cloudflared.log."
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"
msgstr ""
@ -162,6 +177,6 @@ msgstr ""
msgid "Warn"
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"
msgstr ""

View file

@ -13,29 +13,22 @@ msgstr ""
msgid "All"
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"
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 ""
"Cloudflare Zero Trust Security services help you get maximum security both "
"from outside and within the network."
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"
msgstr ""
#: applications/luci-app-cloudflared/root/usr/share/luci/menu.d/luci-app-cloudflared.json:3
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
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:69
msgid "Config file path"
msgstr ""
@ -43,18 +36,22 @@ msgstr ""
msgid "Configuration"
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 ""
"Create and manage your network on the <a %s>Cloudflare Zero Trust</a> "
"dashboard."
msgstr ""
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:113
msgid "Debug"
#: 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:108
msgid "Debug level"
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:97
msgid "Debug"
msgstr ""
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:96
@ -65,16 +62,16 @@ msgstr ""
msgid "Download Log"
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"
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
msgid "Error"
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"
msgstr ""
@ -86,12 +83,13 @@ msgstr ""
msgid "Grant access to Cloudflared configuration"
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
msgid "Info"
msgstr ""
#: 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"
msgstr ""
@ -99,58 +97,75 @@ msgstr ""
msgid "Log Direction:"
msgstr ""
#: applications/luci-app-cloudflared/root/usr/share/luci/menu.d/luci-app-cloudflared.json:22
msgid "Logs"
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:92
msgid "Logging level"
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"
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>."
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"
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"
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:86
#: 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:70
msgid "See <a %s>documentation</a>."
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"
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 ""
"The account certificate for your zones authorizing the client to serve as an "
"Origin for that zone"
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."
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."
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"
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
msgid "Unable to read the interface info from /var/log/cloudflared.log."
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"
msgstr ""
@ -162,6 +177,6 @@ msgstr ""
msgid "Warn"
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"
msgstr ""

View file

@ -5,29 +5,22 @@ msgstr "Content-Type: text/plain; charset=UTF-8"
msgid "All"
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"
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 ""
"Cloudflare Zero Trust Security services help you get maximum security both "
"from outside and within the network."
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"
msgstr ""
#: applications/luci-app-cloudflared/root/usr/share/luci/menu.d/luci-app-cloudflared.json:3
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
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:69
msgid "Config file path"
msgstr ""
@ -39,7 +32,7 @@ msgstr ""
msgid "Connections"
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 ""
"Create and manage your network on the <a %s>Cloudflare Zero Trust</a> "
"dashboard."
@ -49,14 +42,10 @@ msgstr ""
msgid "Data center"
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"
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
msgid "Down"
msgstr ""
@ -65,16 +54,16 @@ msgstr ""
msgid "Download Log"
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"
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
msgid "Error"
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"
msgstr ""
@ -86,12 +75,13 @@ msgstr ""
msgid "Grant access to Cloudflared configuration"
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
msgid "Info"
msgstr ""
#: 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"
msgstr ""
@ -99,19 +89,19 @@ msgstr ""
msgid "Log Direction:"
msgstr ""
#: applications/luci-app-cloudflared/root/usr/share/luci/menu.d/luci-app-cloudflared.json:30
msgid "Logs"
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:92
msgid "Logging level"
msgstr ""
#: 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:36
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:55
msgid "Not Running"
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>."
msgstr ""
@ -123,38 +113,38 @@ msgstr ""
msgid "Origin IP"
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"
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"
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:86
#: 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:70
msgid "See <a %s>documentation</a>."
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"
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 ""
"The account certificate for your zones authorizing the client to serve as an "
"Origin for that zone"
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."
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."
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"
msgstr ""
@ -167,7 +157,7 @@ msgstr ""
msgid "Unable to read the interface info from /var/log/cloudflared.log."
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"
msgstr ""
@ -179,6 +169,6 @@ msgstr ""
msgid "Warn"
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"
msgstr ""

View file

@ -13,29 +13,22 @@ msgstr ""
msgid "All"
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"
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 ""
"Cloudflare Zero Trust Security services help you get maximum security both "
"from outside and within the network."
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"
msgstr ""
#: applications/luci-app-cloudflared/root/usr/share/luci/menu.d/luci-app-cloudflared.json:3
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
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:69
msgid "Config file path"
msgstr ""
@ -43,18 +36,22 @@ msgstr ""
msgid "Configuration"
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 ""
"Create and manage your network on the <a %s>Cloudflare Zero Trust</a> "
"dashboard."
msgstr ""
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:113
msgid "Debug"
#: 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:108
msgid "Debug level"
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:97
msgid "Debug"
msgstr ""
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:96
@ -65,16 +62,16 @@ msgstr ""
msgid "Download Log"
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"
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
msgid "Error"
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"
msgstr ""
@ -86,12 +83,13 @@ msgstr ""
msgid "Grant access to Cloudflared configuration"
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
msgid "Info"
msgstr ""
#: 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"
msgstr ""
@ -99,58 +97,75 @@ msgstr ""
msgid "Log Direction:"
msgstr ""
#: applications/luci-app-cloudflared/root/usr/share/luci/menu.d/luci-app-cloudflared.json:22
msgid "Logs"
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:92
msgid "Logging level"
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"
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>."
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"
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"
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:86
#: 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:70
msgid "See <a %s>documentation</a>."
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"
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 ""
"The account certificate for your zones authorizing the client to serve as an "
"Origin for that zone"
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."
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."
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"
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
msgid "Unable to read the interface info from /var/log/cloudflared.log."
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"
msgstr ""
@ -162,6 +177,6 @@ msgstr ""
msgid "Warn"
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"
msgstr ""

View file

@ -14,29 +14,22 @@ msgstr ""
msgid "All"
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"
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 ""
"Cloudflare Zero Trust Security services help you get maximum security both "
"from outside and within the network."
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"
msgstr ""
#: applications/luci-app-cloudflared/root/usr/share/luci/menu.d/luci-app-cloudflared.json:3
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
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:69
msgid "Config file path"
msgstr ""
@ -44,18 +37,22 @@ msgstr ""
msgid "Configuration"
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 ""
"Create and manage your network on the <a %s>Cloudflare Zero Trust</a> "
"dashboard."
msgstr ""
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:113
msgid "Debug"
#: 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:108
msgid "Debug level"
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:97
msgid "Debug"
msgstr ""
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:96
@ -66,16 +63,16 @@ msgstr ""
msgid "Download Log"
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"
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
msgid "Error"
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"
msgstr ""
@ -87,12 +84,13 @@ msgstr ""
msgid "Grant access to Cloudflared configuration"
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
msgid "Info"
msgstr ""
#: 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"
msgstr ""
@ -100,58 +98,75 @@ msgstr ""
msgid "Log Direction:"
msgstr ""
#: applications/luci-app-cloudflared/root/usr/share/luci/menu.d/luci-app-cloudflared.json:22
msgid "Logs"
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:92
msgid "Logging level"
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"
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>."
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"
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"
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:86
#: 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:70
msgid "See <a %s>documentation</a>."
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"
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 ""
"The account certificate for your zones authorizing the client to serve as an "
"Origin for that zone"
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."
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."
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"
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
msgid "Unable to read the interface info from /var/log/cloudflared.log."
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"
msgstr ""
@ -163,6 +178,6 @@ msgstr ""
msgid "Warn"
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"
msgstr ""

View file

@ -13,29 +13,22 @@ msgstr ""
msgid "All"
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"
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 ""
"Cloudflare Zero Trust Security services help you get maximum security both "
"from outside and within the network."
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"
msgstr ""
#: applications/luci-app-cloudflared/root/usr/share/luci/menu.d/luci-app-cloudflared.json:3
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
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:69
msgid "Config file path"
msgstr ""
@ -43,18 +36,22 @@ msgstr ""
msgid "Configuration"
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 ""
"Create and manage your network on the <a %s>Cloudflare Zero Trust</a> "
"dashboard."
msgstr ""
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:113
msgid "Debug"
#: 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:108
msgid "Debug level"
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:97
msgid "Debug"
msgstr ""
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:96
@ -65,16 +62,16 @@ msgstr ""
msgid "Download Log"
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"
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
msgid "Error"
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"
msgstr ""
@ -86,12 +83,13 @@ msgstr ""
msgid "Grant access to Cloudflared configuration"
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
msgid "Info"
msgstr ""
#: 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"
msgstr ""
@ -99,58 +97,75 @@ msgstr ""
msgid "Log Direction:"
msgstr ""
#: applications/luci-app-cloudflared/root/usr/share/luci/menu.d/luci-app-cloudflared.json:22
msgid "Logs"
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:92
msgid "Logging level"
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"
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>."
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"
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"
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:86
#: 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:70
msgid "See <a %s>documentation</a>."
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"
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 ""
"The account certificate for your zones authorizing the client to serve as an "
"Origin for that zone"
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."
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."
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"
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
msgid "Unable to read the interface info from /var/log/cloudflared.log."
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"
msgstr ""
@ -162,6 +177,6 @@ msgstr ""
msgid "Warn"
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"
msgstr ""

View file

@ -17,29 +17,22 @@ msgstr ""
msgid "All"
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"
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 ""
"Cloudflare Zero Trust Security services help you get maximum security both "
"from outside and within the network."
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"
msgstr "Cloudflare 零信任隧道"
#: applications/luci-app-cloudflared/root/usr/share/luci/menu.d/luci-app-cloudflared.json:3
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
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:69
msgid "Config file path"
msgstr "配置文件路径"
@ -47,20 +40,24 @@ msgstr "配置文件路径"
msgid "Configuration"
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 ""
"Create and manage your network on the <a %s>Cloudflare Zero Trust</a> "
"dashboard."
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"
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
msgid "Down"
msgstr "下线"
@ -69,16 +66,16 @@ msgstr "下线"
msgid "Download Log"
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"
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
msgid "Error"
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"
msgstr "致命"
@ -90,12 +87,13 @@ msgstr "过滤等级:"
msgid "Grant access to Cloudflared configuration"
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
msgid "Info"
msgstr "信息"
#: 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"
msgstr "记录"
@ -103,58 +101,75 @@ msgstr "记录"
msgid "Log Direction:"
msgstr "日志方向:"
#: applications/luci-app-cloudflared/root/usr/share/luci/menu.d/luci-app-cloudflared.json:22
msgid "Logs"
msgstr "日志"
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:92
msgid "Logging level"
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"
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>."
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"
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"
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:86
#: 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:70
msgid "See <a %s>documentation</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"
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 ""
"The account certificate for your zones authorizing the client to serve as an "
"Origin for that zone"
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."
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."
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"
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
msgid "Unable to read the interface info from /var/log/cloudflared.log."
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"
msgstr "美国"
@ -166,6 +181,6 @@ msgstr "在线"
msgid "Warn"
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"
msgstr "警告"

View file

@ -12,29 +12,22 @@ msgstr ""
msgid "All"
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"
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 ""
"Cloudflare Zero Trust Security services help you get maximum security both "
"from outside and within the network."
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"
msgstr ""
#: applications/luci-app-cloudflared/root/usr/share/luci/menu.d/luci-app-cloudflared.json:3
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
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:69
msgid "Config file path"
msgstr ""
@ -42,18 +35,22 @@ msgstr ""
msgid "Configuration"
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 ""
"Create and manage your network on the <a %s>Cloudflare Zero Trust</a> "
"dashboard."
msgstr ""
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:113
msgid "Debug"
#: 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:108
msgid "Debug level"
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:97
msgid "Debug"
msgstr ""
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:96
@ -64,16 +61,16 @@ msgstr ""
msgid "Download Log"
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"
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
msgid "Error"
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"
msgstr ""
@ -85,12 +82,13 @@ msgstr ""
msgid "Grant access to Cloudflared configuration"
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
msgid "Info"
msgstr ""
#: 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"
msgstr ""
@ -98,58 +96,75 @@ msgstr ""
msgid "Log Direction:"
msgstr ""
#: applications/luci-app-cloudflared/root/usr/share/luci/menu.d/luci-app-cloudflared.json:22
msgid "Logs"
#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:92
msgid "Logging level"
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"
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>."
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"
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"
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:86
#: 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:70
msgid "See <a %s>documentation</a>."
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"
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 ""
"The account certificate for your zones authorizing the client to serve as an "
"Origin for that zone"
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."
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."
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"
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
msgid "Unable to read the interface info from /var/log/cloudflared.log."
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"
msgstr ""
@ -161,6 +176,6 @@ msgstr ""
msgid "Warn"
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"
msgstr ""

View file

@ -1,6 +1,6 @@
{
"admin/vpn/cloudflared": {
"title": "Cloudflared",
"title": "Cloudflare Zero Trust Tunnel",
"order": 80,
"action": {
"type": "firstchild"
@ -27,7 +27,7 @@
}
},
"admin/vpn/cloudflared/log": {
"title": "Logs",
"title": "Log",
"order": 30,
"action": {
"type": "view",