From 569b691d44f242eb32c0baf37cc9320b4675a957 Mon Sep 17 00:00:00 2001 From: Sergey Ponomarev Date: Wed, 7 Feb 2024 16:26:53 +0200 Subject: [PATCH] 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 (cherry picked from commit ee632a18886fe8ac5000d4cb9c86aa2b17288874) --- .../resources/view/cloudflared/config.js | 2 +- .../luci-app-cloudflared/po/ar/cloudflared.po | 87 ++++++---- .../luci-app-cloudflared/po/bg/cloudflared.po | 87 ++++++---- .../po/bn_BD/cloudflared.po | 87 ++++++---- .../luci-app-cloudflared/po/ca/cloudflared.po | 87 ++++++---- .../luci-app-cloudflared/po/cs/cloudflared.po | 87 ++++++---- .../luci-app-cloudflared/po/da/cloudflared.po | 87 ++++++---- .../luci-app-cloudflared/po/de/cloudflared.po | 87 ++++++---- .../luci-app-cloudflared/po/el/cloudflared.po | 87 ++++++---- .../luci-app-cloudflared/po/es/cloudflared.po | 145 +++++++++------- .../luci-app-cloudflared/po/fi/cloudflared.po | 87 ++++++---- .../luci-app-cloudflared/po/fr/cloudflared.po | 87 ++++++---- .../luci-app-cloudflared/po/he/cloudflared.po | 87 ++++++---- .../luci-app-cloudflared/po/hi/cloudflared.po | 87 ++++++---- .../luci-app-cloudflared/po/hu/cloudflared.po | 87 ++++++---- .../luci-app-cloudflared/po/it/cloudflared.po | 87 ++++++---- .../luci-app-cloudflared/po/ja/cloudflared.po | 87 ++++++---- .../luci-app-cloudflared/po/ko/cloudflared.po | 87 ++++++---- .../luci-app-cloudflared/po/lt/cloudflared.po | 142 +++++++++------- .../luci-app-cloudflared/po/mr/cloudflared.po | 87 ++++++---- .../luci-app-cloudflared/po/ms/cloudflared.po | 87 ++++++---- .../po/nb_NO/cloudflared.po | 87 ++++++---- .../luci-app-cloudflared/po/nl/cloudflared.po | 87 ++++++---- .../luci-app-cloudflared/po/pl/cloudflared.po | 155 ++++++++++------- .../luci-app-cloudflared/po/pt/cloudflared.po | 87 ++++++---- .../po/pt_BR/cloudflared.po | 87 ++++++---- .../luci-app-cloudflared/po/ro/cloudflared.po | 87 ++++++---- .../luci-app-cloudflared/po/ru/cloudflared.po | 154 ++++++++++------- .../luci-app-cloudflared/po/sk/cloudflared.po | 87 ++++++---- .../luci-app-cloudflared/po/sv/cloudflared.po | 87 ++++++---- .../po/templates/cloudflared.pot | 64 +++---- .../luci-app-cloudflared/po/tr/cloudflared.po | 87 ++++++---- .../luci-app-cloudflared/po/uk/cloudflared.po | 87 ++++++---- .../luci-app-cloudflared/po/vi/cloudflared.po | 87 ++++++---- .../po/zh_Hans/cloudflared.po | 158 ++++++++++-------- .../po/zh_Hant/cloudflared.po | 87 ++++++---- .../luci/menu.d/luci-app-cloudflared.json | 4 +- 37 files changed, 1941 insertions(+), 1406 deletions(-) diff --git a/applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js b/applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js index 241ed6486a..4ae395f054 100644 --- a/applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js +++ b/applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js @@ -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')); diff --git a/applications/luci-app-cloudflared/po/ar/cloudflared.po b/applications/luci-app-cloudflared/po/ar/cloudflared.po index e5d5529501..d90ea5c31c 100644 --- a/applications/luci-app-cloudflared/po/ar/cloudflared.po +++ b/applications/luci-app-cloudflared/po/ar/cloudflared.po @@ -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 -msgid "Cloudflare Zero Trust Tunnel" -msgstr "" - +#: 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 "Cloudflared" -msgstr "" - -#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:73 -msgid "Collecting data..." +msgid "Cloudflare Zero Trust Tunnel" 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 Cloudflare Zero Trust " "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/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 here." 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 documentation." 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 "" diff --git a/applications/luci-app-cloudflared/po/bg/cloudflared.po b/applications/luci-app-cloudflared/po/bg/cloudflared.po index c6d66adea5..93863f6f5f 100644 --- a/applications/luci-app-cloudflared/po/bg/cloudflared.po +++ b/applications/luci-app-cloudflared/po/bg/cloudflared.po @@ -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 -msgid "Cloudflare Zero Trust Tunnel" -msgstr "" - +#: 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 "Cloudflared" -msgstr "" - -#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:73 -msgid "Collecting data..." +msgid "Cloudflare Zero Trust Tunnel" 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 Cloudflare Zero Trust " "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/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 here." 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 documentation." 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 "" diff --git a/applications/luci-app-cloudflared/po/bn_BD/cloudflared.po b/applications/luci-app-cloudflared/po/bn_BD/cloudflared.po index 66a0c57757..0b73d2f34a 100644 --- a/applications/luci-app-cloudflared/po/bn_BD/cloudflared.po +++ b/applications/luci-app-cloudflared/po/bn_BD/cloudflared.po @@ -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 -msgid "Cloudflare Zero Trust Tunnel" -msgstr "" - +#: 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 "Cloudflared" -msgstr "" - -#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:73 -msgid "Collecting data..." +msgid "Cloudflare Zero Trust Tunnel" 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 Cloudflare Zero Trust " "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/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 here." 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 documentation." 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 "" diff --git a/applications/luci-app-cloudflared/po/ca/cloudflared.po b/applications/luci-app-cloudflared/po/ca/cloudflared.po index 726472b682..96b87d9f26 100644 --- a/applications/luci-app-cloudflared/po/ca/cloudflared.po +++ b/applications/luci-app-cloudflared/po/ca/cloudflared.po @@ -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 -msgid "Cloudflare Zero Trust Tunnel" -msgstr "" - +#: 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 "Cloudflared" -msgstr "" - -#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:73 -msgid "Collecting data..." +msgid "Cloudflare Zero Trust Tunnel" 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 Cloudflare Zero Trust " "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/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 here." 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 documentation." 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 "" diff --git a/applications/luci-app-cloudflared/po/cs/cloudflared.po b/applications/luci-app-cloudflared/po/cs/cloudflared.po index a7e4bd50ee..f6d313449d 100644 --- a/applications/luci-app-cloudflared/po/cs/cloudflared.po +++ b/applications/luci-app-cloudflared/po/cs/cloudflared.po @@ -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 -msgid "Cloudflare Zero Trust Tunnel" -msgstr "" - +#: 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 "Cloudflared" -msgstr "" - -#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:73 -msgid "Collecting data..." +msgid "Cloudflare Zero Trust Tunnel" 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 Cloudflare Zero Trust " "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/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 here." 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 documentation." 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 "" diff --git a/applications/luci-app-cloudflared/po/da/cloudflared.po b/applications/luci-app-cloudflared/po/da/cloudflared.po index bb91642b70..ddb870d82c 100644 --- a/applications/luci-app-cloudflared/po/da/cloudflared.po +++ b/applications/luci-app-cloudflared/po/da/cloudflared.po @@ -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 -msgid "Cloudflare Zero Trust Tunnel" -msgstr "" - +#: 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 "Cloudflared" -msgstr "" - -#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:73 -msgid "Collecting data..." +msgid "Cloudflare Zero Trust Tunnel" 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 Cloudflare Zero Trust " "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/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 here." 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 documentation." 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 "" diff --git a/applications/luci-app-cloudflared/po/de/cloudflared.po b/applications/luci-app-cloudflared/po/de/cloudflared.po index b11c3506d5..f45a89884a 100644 --- a/applications/luci-app-cloudflared/po/de/cloudflared.po +++ b/applications/luci-app-cloudflared/po/de/cloudflared.po @@ -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 -msgid "Cloudflare Zero Trust Tunnel" -msgstr "" - +#: 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 "Cloudflared" -msgstr "" - -#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:73 -msgid "Collecting data..." +msgid "Cloudflare Zero Trust Tunnel" 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 Cloudflare Zero Trust " "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/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 here." 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 documentation." 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 "" diff --git a/applications/luci-app-cloudflared/po/el/cloudflared.po b/applications/luci-app-cloudflared/po/el/cloudflared.po index 32bc7daaf7..d73c6ac6ee 100644 --- a/applications/luci-app-cloudflared/po/el/cloudflared.po +++ b/applications/luci-app-cloudflared/po/el/cloudflared.po @@ -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 -msgid "Cloudflare Zero Trust Tunnel" -msgstr "" - +#: 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 "Cloudflared" -msgstr "" - -#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:73 -msgid "Collecting data..." +msgid "Cloudflare Zero Trust Tunnel" 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 Cloudflare Zero Trust " "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/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 here." 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 documentation." 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 "" diff --git a/applications/luci-app-cloudflared/po/es/cloudflared.po b/applications/luci-app-cloudflared/po/es/cloudflared.po index d9d17179dd..45d999126c 100644 --- a/applications/luci-app-cloudflared/po/es/cloudflared.po +++ b/applications/luci-app-cloudflared/po/es/cloudflared.po @@ -11,157 +11,180 @@ msgstr "" #: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:89 msgid "All" -msgstr "" +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 "" -#: 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 "" +"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 -msgid "Cloudflare Zero Trust Tunnel" -msgstr "" - +#: 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 "Cloudflared" -msgstr "" - -#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:73 -msgid "Collecting data..." -msgstr "" +#, fuzzy +msgid "Cloudflare Zero Trust Tunnel" +msgstr "Cloudflare Zero Trust Tunnel" -#: 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 "" +msgstr "Ruta del archivo de configuración" #: applications/luci-app-cloudflared/root/usr/share/luci/menu.d/luci-app-cloudflared.json:14 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 +#, fuzzy msgid "" "Create and manage your network on the Cloudflare Zero Trust " "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" -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/log.js:96 msgid "Down" -msgstr "" +msgstr "Abajo" #: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:104 msgid "Download Log" -msgstr "" +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 "" +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 "" +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 "" +msgstr "Fatal" #: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:87 msgid "Filter Level:" -msgstr "" +msgstr "Nivel de filtro:" #: applications/luci-app-cloudflared/root/usr/share/rpcd/acl.d/luci-app-cloudflared.json:3 msgid "Grant access to Cloudflared configuration" -msgstr "" +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 "" +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 "" +msgstr "Registro" #: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:94 msgid "Log Direction:" -msgstr "" +msgstr "Dirección de registro:" -#: 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 "Nivel de depuración" + +#: 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 "" +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 here." -msgstr "" +msgstr "Obtenga un certificado aquí." -#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:102 -msgid "Region" +#: 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/config.js:34 -msgid "Running" +#: 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:56 #: 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:54 +msgid "Running" +msgstr "Ejecutando" + +#: 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 documentation." -msgstr "" +msgstr "Ver documentación." -#: 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 "" +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" 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 "" +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 "" +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 "" +msgstr "Estados Unidos" #: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:97 msgid "Up" -msgstr "" +msgstr "Arriba" #: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:91 +#, fuzzy msgid "Warn" -msgstr "" +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 "" +msgstr "Advertencia" diff --git a/applications/luci-app-cloudflared/po/fi/cloudflared.po b/applications/luci-app-cloudflared/po/fi/cloudflared.po index 35cf1d3cb4..0dc0dc237e 100644 --- a/applications/luci-app-cloudflared/po/fi/cloudflared.po +++ b/applications/luci-app-cloudflared/po/fi/cloudflared.po @@ -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 -msgid "Cloudflare Zero Trust Tunnel" -msgstr "" - +#: 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 "Cloudflared" -msgstr "" - -#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:73 -msgid "Collecting data..." +msgid "Cloudflare Zero Trust Tunnel" 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 Cloudflare Zero Trust " "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/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 here." 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 documentation." 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 "" diff --git a/applications/luci-app-cloudflared/po/fr/cloudflared.po b/applications/luci-app-cloudflared/po/fr/cloudflared.po index 591f49ce0a..4b3cec8110 100644 --- a/applications/luci-app-cloudflared/po/fr/cloudflared.po +++ b/applications/luci-app-cloudflared/po/fr/cloudflared.po @@ -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 -msgid "Cloudflare Zero Trust Tunnel" -msgstr "" - +#: 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 "Cloudflared" -msgstr "" - -#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:73 -msgid "Collecting data..." +msgid "Cloudflare Zero Trust Tunnel" 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 Cloudflare Zero Trust " "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/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 here." 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 documentation." 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 "" diff --git a/applications/luci-app-cloudflared/po/he/cloudflared.po b/applications/luci-app-cloudflared/po/he/cloudflared.po index 9eeb5dfca7..88c450fd40 100644 --- a/applications/luci-app-cloudflared/po/he/cloudflared.po +++ b/applications/luci-app-cloudflared/po/he/cloudflared.po @@ -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 -msgid "Cloudflare Zero Trust Tunnel" -msgstr "" - +#: 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 "Cloudflared" -msgstr "" - -#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:73 -msgid "Collecting data..." +msgid "Cloudflare Zero Trust Tunnel" 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 Cloudflare Zero Trust " "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/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 here." 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 documentation." 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 "" diff --git a/applications/luci-app-cloudflared/po/hi/cloudflared.po b/applications/luci-app-cloudflared/po/hi/cloudflared.po index 2b0e062eca..726cd7a45b 100644 --- a/applications/luci-app-cloudflared/po/hi/cloudflared.po +++ b/applications/luci-app-cloudflared/po/hi/cloudflared.po @@ -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 -msgid "Cloudflare Zero Trust Tunnel" -msgstr "" - +#: 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 "Cloudflared" -msgstr "" - -#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:73 -msgid "Collecting data..." +msgid "Cloudflare Zero Trust Tunnel" 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 Cloudflare Zero Trust " "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/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 here." 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 documentation." 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 "" diff --git a/applications/luci-app-cloudflared/po/hu/cloudflared.po b/applications/luci-app-cloudflared/po/hu/cloudflared.po index c30db97bb5..6a2ad7b193 100644 --- a/applications/luci-app-cloudflared/po/hu/cloudflared.po +++ b/applications/luci-app-cloudflared/po/hu/cloudflared.po @@ -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 -msgid "Cloudflare Zero Trust Tunnel" -msgstr "" - +#: 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 "Cloudflared" -msgstr "" - -#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:73 -msgid "Collecting data..." +msgid "Cloudflare Zero Trust Tunnel" 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 Cloudflare Zero Trust " "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/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 here." 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 documentation." 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 "" diff --git a/applications/luci-app-cloudflared/po/it/cloudflared.po b/applications/luci-app-cloudflared/po/it/cloudflared.po index 8caf2f4bbd..f78539b3fa 100644 --- a/applications/luci-app-cloudflared/po/it/cloudflared.po +++ b/applications/luci-app-cloudflared/po/it/cloudflared.po @@ -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 -msgid "Cloudflare Zero Trust Tunnel" -msgstr "" - +#: 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 "Cloudflared" -msgstr "" - -#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:73 -msgid "Collecting data..." +msgid "Cloudflare Zero Trust Tunnel" 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 Cloudflare Zero Trust " "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/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 here." 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 documentation." 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 "" diff --git a/applications/luci-app-cloudflared/po/ja/cloudflared.po b/applications/luci-app-cloudflared/po/ja/cloudflared.po index affca60f30..dac91f9946 100644 --- a/applications/luci-app-cloudflared/po/ja/cloudflared.po +++ b/applications/luci-app-cloudflared/po/ja/cloudflared.po @@ -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 -msgid "Cloudflare Zero Trust Tunnel" -msgstr "" - +#: 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 "Cloudflared" -msgstr "" - -#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:73 -msgid "Collecting data..." +msgid "Cloudflare Zero Trust Tunnel" 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 Cloudflare Zero Trust " "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/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 here." 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 documentation." 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 "" diff --git a/applications/luci-app-cloudflared/po/ko/cloudflared.po b/applications/luci-app-cloudflared/po/ko/cloudflared.po index 29b49f4619..bf802823c8 100644 --- a/applications/luci-app-cloudflared/po/ko/cloudflared.po +++ b/applications/luci-app-cloudflared/po/ko/cloudflared.po @@ -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 -msgid "Cloudflare Zero Trust Tunnel" -msgstr "" - +#: 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 "Cloudflared" -msgstr "" - -#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:73 -msgid "Collecting data..." +msgid "Cloudflare Zero Trust Tunnel" 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 Cloudflare Zero Trust " "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/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 here." 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 documentation." 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 "" diff --git a/applications/luci-app-cloudflared/po/lt/cloudflared.po b/applications/luci-app-cloudflared/po/lt/cloudflared.po index 575015e195..47484a5cd6 100644 --- a/applications/luci-app-cloudflared/po/lt/cloudflared.po +++ b/applications/luci-app-cloudflared/po/lt/cloudflared.po @@ -1,62 +1,62 @@ msgid "" msgstr "" -"Content-Type: text/plain; charset=UTF-8\n" "Project-Id-Version: PACKAGE VERSION\n" -"Last-Translator: Automatically generated\n" -"Language-Team: none\n" +"PO-Revision-Date: 2024-02-02 18:54+0000\n" +"Last-Translator: Džiugas J \n" +"Language-Team: Lithuanian \n" "Language: lt\n" "MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && " -"(n%100<10 || n%100>=20) ? 1 : 2);\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (" +"n%100<10 || n%100>=20) ? 1 : 2);\n" +"X-Generator: Weblate 5.4-dev\n" #: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:89 msgid "All" -msgstr "" +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 "" +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 -msgid "Cloudflare Zero Trust Tunnel" -msgstr "" - +#: 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 "Cloudflared" -msgstr "" - -#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:73 -msgid "Collecting data..." +msgid "Cloudflare Zero Trust Tunnel" 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 "" +msgstr "Konfigūracijos failo kelias" #: applications/luci-app-cloudflared/root/usr/share/luci/menu.d/luci-app-cloudflared.json:14 msgid "Configuration" +msgstr "Konfigūracija" + +#: 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:54 +#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:41 msgid "" "Create and manage your network on the Cloudflare Zero Trust " "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" -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/log.js:96 msgid "Down" @@ -64,96 +64,114 @@ msgstr "" #: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:104 msgid "Download Log" -msgstr "" +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 "" +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 "" +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 "" +msgstr "Kritinė" #: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:87 msgid "Filter Level:" -msgstr "" +msgstr "Filtro lygis:" #: applications/luci-app-cloudflared/root/usr/share/rpcd/acl.d/luci-app-cloudflared.json:3 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 "" +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 "" +msgstr "Žurnalas" #: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:94 msgid "Log Direction:" -msgstr "" +msgstr "Žurnalo kryptis:" -#: 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 "Derinimo/Trukdžių šalinimo lygis" + +#: 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 "" +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 here." -msgstr "" +msgstr "Gauti sertifikatą čia." -#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:102 -msgid "Region" +#: 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/config.js:34 -msgid "Running" +#: 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:56 #: 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:54 +msgid "Running" +msgstr "Veikia" + +#: 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 documentation." -msgstr "" +msgstr "Peržiūrėti dokumentaciją." -#: 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 "" +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 "" +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 "" +msgstr "Jungtinės Amerikos Valstijos" #: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:97 msgid "Up" @@ -161,8 +179,8 @@ msgstr "" #: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:91 msgid "Warn" -msgstr "" +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 "" +msgstr "Įspėjimas" diff --git a/applications/luci-app-cloudflared/po/mr/cloudflared.po b/applications/luci-app-cloudflared/po/mr/cloudflared.po index 4857152faf..5f7a560300 100644 --- a/applications/luci-app-cloudflared/po/mr/cloudflared.po +++ b/applications/luci-app-cloudflared/po/mr/cloudflared.po @@ -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 -msgid "Cloudflare Zero Trust Tunnel" -msgstr "" - +#: 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 "Cloudflared" -msgstr "" - -#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:73 -msgid "Collecting data..." +msgid "Cloudflare Zero Trust Tunnel" 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 Cloudflare Zero Trust " "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/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 here." 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 documentation." 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 "" diff --git a/applications/luci-app-cloudflared/po/ms/cloudflared.po b/applications/luci-app-cloudflared/po/ms/cloudflared.po index c8f9a933ec..c4368104d9 100644 --- a/applications/luci-app-cloudflared/po/ms/cloudflared.po +++ b/applications/luci-app-cloudflared/po/ms/cloudflared.po @@ -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 -msgid "Cloudflare Zero Trust Tunnel" -msgstr "" - +#: 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 "Cloudflared" -msgstr "" - -#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:73 -msgid "Collecting data..." +msgid "Cloudflare Zero Trust Tunnel" 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 Cloudflare Zero Trust " "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/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 here." 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 documentation." 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 "" diff --git a/applications/luci-app-cloudflared/po/nb_NO/cloudflared.po b/applications/luci-app-cloudflared/po/nb_NO/cloudflared.po index 64c92db278..c535d7654a 100644 --- a/applications/luci-app-cloudflared/po/nb_NO/cloudflared.po +++ b/applications/luci-app-cloudflared/po/nb_NO/cloudflared.po @@ -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 -msgid "Cloudflare Zero Trust Tunnel" -msgstr "" - +#: 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 "Cloudflared" -msgstr "" - -#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:73 -msgid "Collecting data..." +msgid "Cloudflare Zero Trust Tunnel" 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 Cloudflare Zero Trust " "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/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 here." 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 documentation." 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 "" diff --git a/applications/luci-app-cloudflared/po/nl/cloudflared.po b/applications/luci-app-cloudflared/po/nl/cloudflared.po index 1cd0bdeafb..4f0b3856c5 100644 --- a/applications/luci-app-cloudflared/po/nl/cloudflared.po +++ b/applications/luci-app-cloudflared/po/nl/cloudflared.po @@ -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 -msgid "Cloudflare Zero Trust Tunnel" -msgstr "" - +#: 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 "Cloudflared" -msgstr "" - -#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:73 -msgid "Collecting data..." +msgid "Cloudflare Zero Trust Tunnel" 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 Cloudflare Zero Trust " "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/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 here." 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 documentation." 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 "" diff --git a/applications/luci-app-cloudflared/po/pl/cloudflared.po b/applications/luci-app-cloudflared/po/pl/cloudflared.po index 591253632a..385ca928f3 100644 --- a/applications/luci-app-cloudflared/po/pl/cloudflared.po +++ b/applications/luci-app-cloudflared/po/pl/cloudflared.po @@ -1,168 +1,193 @@ msgid "" msgstr "" -"Content-Type: text/plain; charset=UTF-8\n" "Project-Id-Version: PACKAGE VERSION\n" -"Last-Translator: Automatically generated\n" -"Language-Team: none\n" +"PO-Revision-Date: 2024-02-01 22:49+0000\n" +"Last-Translator: Matthaiks \n" +"Language-Team: Polish \n" "Language: pl\n" "MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 " "|| n%100>=20) ? 1 : 2);\n" +"X-Generator: Weblate 5.4-dev\n" #: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:89 msgid "All" -msgstr "" +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 "" +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." 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 -msgid "Cloudflare Zero Trust Tunnel" -msgstr "" - +#: 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 "Cloudflared" -msgstr "" - -#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:73 -msgid "Collecting data..." -msgstr "" +msgid "Cloudflare Zero Trust Tunnel" +msgstr "Tunel Cloudflare Zero Trust" -#: 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 "" +msgstr "Ścieżka pliku konfiguracyjnego" #: applications/luci-app-cloudflared/root/usr/share/luci/menu.d/luci-app-cloudflared.json:14 msgid "Configuration" +msgstr "Konfiguracja" + +#: 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:54 +#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:41 msgid "" "Create and manage your network on the Cloudflare Zero Trust " "dashboard." msgstr "" +"Twórz swoją sieć i zarządzaj nią na pulpicie nawigacyjnym Cloudflare " +"Zero Trust." -#: 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" -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/log.js:96 msgid "Down" -msgstr "" +msgstr "W dół" #: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:104 msgid "Download Log" -msgstr "" +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 "" +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 "" +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 "" +msgstr "Krytyczny" #: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:87 msgid "Filter Level:" -msgstr "" +msgstr "Poziom filtra:" #: applications/luci-app-cloudflared/root/usr/share/rpcd/acl.d/luci-app-cloudflared.json:3 msgid "Grant access to Cloudflared configuration" -msgstr "" +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 "" +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 "" +msgstr "Dziennik" #: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:94 msgid "Log Direction:" -msgstr "" +msgstr "Kierunek dziennika:" -#: 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 "Poziom debugowania" + +#: 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 "" +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 here." -msgstr "" +msgstr "Uzyskaj certyfikat tutaj." -#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:102 -msgid "Region" +#: 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/config.js:34 -msgid "Running" +#: 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:56 #: 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:54 +msgid "Running" +msgstr "Uruchomione" + +#: 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 documentation." -msgstr "" +msgstr "Zobacz dokumentację." -#: 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 "" +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" 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 "" +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 "" +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 "" +msgstr "Stany Zjednoczone" #: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:97 msgid "Up" -msgstr "" +msgstr "W górę" #: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:91 msgid "Warn" -msgstr "" +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 "" +msgstr "Ostrzeżenie" diff --git a/applications/luci-app-cloudflared/po/pt/cloudflared.po b/applications/luci-app-cloudflared/po/pt/cloudflared.po index adedc253e4..c64b9ec515 100644 --- a/applications/luci-app-cloudflared/po/pt/cloudflared.po +++ b/applications/luci-app-cloudflared/po/pt/cloudflared.po @@ -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 -msgid "Cloudflare Zero Trust Tunnel" -msgstr "" - +#: 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 "Cloudflared" -msgstr "" - -#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:73 -msgid "Collecting data..." +msgid "Cloudflare Zero Trust Tunnel" 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 Cloudflare Zero Trust " "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/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 here." 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 documentation." 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 "" diff --git a/applications/luci-app-cloudflared/po/pt_BR/cloudflared.po b/applications/luci-app-cloudflared/po/pt_BR/cloudflared.po index 8db07cd50a..83956407ae 100644 --- a/applications/luci-app-cloudflared/po/pt_BR/cloudflared.po +++ b/applications/luci-app-cloudflared/po/pt_BR/cloudflared.po @@ -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 -msgid "Cloudflare Zero Trust Tunnel" -msgstr "" - +#: 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 "Cloudflared" -msgstr "" - -#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:73 -msgid "Collecting data..." +msgid "Cloudflare Zero Trust Tunnel" 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 Cloudflare Zero Trust " "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/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 here." 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 documentation." 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 "" diff --git a/applications/luci-app-cloudflared/po/ro/cloudflared.po b/applications/luci-app-cloudflared/po/ro/cloudflared.po index 92b6358593..a55fa1f88d 100644 --- a/applications/luci-app-cloudflared/po/ro/cloudflared.po +++ b/applications/luci-app-cloudflared/po/ro/cloudflared.po @@ -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 -msgid "Cloudflare Zero Trust Tunnel" -msgstr "" - +#: 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 "Cloudflared" -msgstr "" - -#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:73 -msgid "Collecting data..." +msgid "Cloudflare Zero Trust Tunnel" 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 Cloudflare Zero Trust " "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/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 here." 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 documentation." 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 "" diff --git a/applications/luci-app-cloudflared/po/ru/cloudflared.po b/applications/luci-app-cloudflared/po/ru/cloudflared.po index 595898a7c3..743df41e93 100644 --- a/applications/luci-app-cloudflared/po/ru/cloudflared.po +++ b/applications/luci-app-cloudflared/po/ru/cloudflared.po @@ -1,168 +1,192 @@ msgid "" msgstr "" -"Content-Type: text/plain; charset=UTF-8\n" "Project-Id-Version: PACKAGE VERSION\n" -"Last-Translator: Automatically generated\n" -"Language-Team: none\n" +"PO-Revision-Date: 2024-02-02 07:25+0000\n" +"Last-Translator: st7105 \n" +"Language-Team: Russian \n" "Language: ru\n" "MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && " "n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" +"X-Generator: Weblate 5.4-dev\n" #: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:89 msgid "All" -msgstr "" +msgstr "Все" -#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:93 +#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:77 msgid "Certificate of Origin" -msgstr "" +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." msgstr "" +"Сервисы Cloudflare Безопасность Нулевого Доверия (Zero Trust Security) " +"помогают вам получить максимальную безопасность как извне, так и внутри сети." -#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:52 -msgid "Cloudflare Zero Trust Tunnel" -msgstr "" - +#: 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 "Cloudflared" -msgstr "" - -#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:73 -msgid "Collecting data..." -msgstr "" +msgid "Cloudflare Zero Trust Tunnel" +msgstr "Cloudflare Безопасность Нулевого Доверия" -#: 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 "" +msgstr "Путь к файлу конфигурации" #: applications/luci-app-cloudflared/root/usr/share/luci/menu.d/luci-app-cloudflared.json:14 msgid "Configuration" +msgstr "Конфигурация" + +#: 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:54 +#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:41 msgid "" "Create and manage your network on the Cloudflare Zero Trust " "dashboard." msgstr "" +"Создайте и управляйте своей сетью на панели Cloudflare Zero Trust." -#: 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" -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/log.js:96 msgid "Down" -msgstr "" +msgstr "Вниз" #: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:104 msgid "Download Log" -msgstr "" +msgstr "Скачать журнал" -#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:75 +#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:59 msgid "Enable" -msgstr "" +msgstr "Включить" -#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:110 +#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:94 #: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:92 msgid "Error" -msgstr "" +msgstr "Ошибки" -#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:109 +#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:93 msgid "Fatal" -msgstr "" +msgstr "Фатальный" #: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:87 msgid "Filter Level:" -msgstr "" +msgstr "Фильтровать по уровню:" #: applications/luci-app-cloudflared/root/usr/share/rpcd/acl.d/luci-app-cloudflared.json:3 msgid "Grant access to Cloudflared configuration" -msgstr "" +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 "" +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 "" +msgstr "Журнал" #: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:94 msgid "Log Direction:" -msgstr "" +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/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 "" +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 here." -msgstr "" +msgstr "Получить сертификат здесь." -#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:102 -msgid "Region" +#: 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/config.js:34 -msgid "Running" +#: 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:56 #: 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:54 +msgid "Running" +msgstr "Запущено" + +#: 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 documentation." -msgstr "" +msgstr "Смотрите документацию." -#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:62 +#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:49 msgid "Status" -msgstr "" +msgstr "Состояние" -#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:94 +#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:78 msgid "" "The account certificate for your zones authorizing the client to serve as an " "Origin for that zone" 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 "" +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 "" +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 "" +msgstr "Соединенные Штаты" #: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:97 msgid "Up" -msgstr "" +msgstr "Вверх" #: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:91 msgid "Warn" -msgstr "" +msgstr "Предупреждения" -#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:111 +#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:95 msgid "Warning" -msgstr "" +msgstr "Предупреждение" diff --git a/applications/luci-app-cloudflared/po/sk/cloudflared.po b/applications/luci-app-cloudflared/po/sk/cloudflared.po index a06d21a008..9a7be2c771 100644 --- a/applications/luci-app-cloudflared/po/sk/cloudflared.po +++ b/applications/luci-app-cloudflared/po/sk/cloudflared.po @@ -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 -msgid "Cloudflare Zero Trust Tunnel" -msgstr "" - +#: 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 "Cloudflared" -msgstr "" - -#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:73 -msgid "Collecting data..." +msgid "Cloudflare Zero Trust Tunnel" 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 Cloudflare Zero Trust " "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/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 here." 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 documentation." 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 "" diff --git a/applications/luci-app-cloudflared/po/sv/cloudflared.po b/applications/luci-app-cloudflared/po/sv/cloudflared.po index 1c3cfdc8a0..cc2248c1af 100644 --- a/applications/luci-app-cloudflared/po/sv/cloudflared.po +++ b/applications/luci-app-cloudflared/po/sv/cloudflared.po @@ -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 -msgid "Cloudflare Zero Trust Tunnel" -msgstr "" - +#: 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 "Cloudflared" -msgstr "" - -#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:73 -msgid "Collecting data..." +msgid "Cloudflare Zero Trust Tunnel" 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 Cloudflare Zero Trust " "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/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 here." 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 documentation." 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 "" diff --git a/applications/luci-app-cloudflared/po/templates/cloudflared.pot b/applications/luci-app-cloudflared/po/templates/cloudflared.pot index 8f1d4d5428..10d932f735 100644 --- a/applications/luci-app-cloudflared/po/templates/cloudflared.pot +++ b/applications/luci-app-cloudflared/po/templates/cloudflared.pot @@ -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 -msgid "Cloudflare Zero Trust Tunnel" -msgstr "" - +#: 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 "Cloudflared" -msgstr "" - -#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:73 -msgid "Collecting data..." +msgid "Cloudflare Zero Trust Tunnel" 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 Cloudflare Zero Trust " "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 here." 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 documentation." 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 "" diff --git a/applications/luci-app-cloudflared/po/tr/cloudflared.po b/applications/luci-app-cloudflared/po/tr/cloudflared.po index 3e11514aec..0a98ed4768 100644 --- a/applications/luci-app-cloudflared/po/tr/cloudflared.po +++ b/applications/luci-app-cloudflared/po/tr/cloudflared.po @@ -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 -msgid "Cloudflare Zero Trust Tunnel" -msgstr "" - +#: 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 "Cloudflared" -msgstr "" - -#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:73 -msgid "Collecting data..." +msgid "Cloudflare Zero Trust Tunnel" 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 Cloudflare Zero Trust " "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/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 here." 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 documentation." 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 "" diff --git a/applications/luci-app-cloudflared/po/uk/cloudflared.po b/applications/luci-app-cloudflared/po/uk/cloudflared.po index 1afecf9ec3..884ae02344 100644 --- a/applications/luci-app-cloudflared/po/uk/cloudflared.po +++ b/applications/luci-app-cloudflared/po/uk/cloudflared.po @@ -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 -msgid "Cloudflare Zero Trust Tunnel" -msgstr "" - +#: 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 "Cloudflared" -msgstr "" - -#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:73 -msgid "Collecting data..." +msgid "Cloudflare Zero Trust Tunnel" 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 Cloudflare Zero Trust " "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/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 here." 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 documentation." 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 "" diff --git a/applications/luci-app-cloudflared/po/vi/cloudflared.po b/applications/luci-app-cloudflared/po/vi/cloudflared.po index d2e7fa7688..4cd9896c7f 100644 --- a/applications/luci-app-cloudflared/po/vi/cloudflared.po +++ b/applications/luci-app-cloudflared/po/vi/cloudflared.po @@ -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 -msgid "Cloudflare Zero Trust Tunnel" -msgstr "" - +#: 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 "Cloudflared" -msgstr "" - -#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:73 -msgid "Collecting data..." +msgid "Cloudflare Zero Trust Tunnel" 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 Cloudflare Zero Trust " "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/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 here." 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 documentation." 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 "" diff --git a/applications/luci-app-cloudflared/po/zh_Hans/cloudflared.po b/applications/luci-app-cloudflared/po/zh_Hans/cloudflared.po index 25d8ecf17d..605d137c78 100644 --- a/applications/luci-app-cloudflared/po/zh_Hans/cloudflared.po +++ b/applications/luci-app-cloudflared/po/zh_Hans/cloudflared.po @@ -1,166 +1,186 @@ msgid "" msgstr "" -"Content-Type: text/plain; charset=UTF-8\n" "Project-Id-Version: PACKAGE VERSION\n" -"Last-Translator: Automatically generated\n" -"Language-Team: none\n" +"PO-Revision-Date: 2024-02-05 19:36+0000\n" +"Last-Translator: 大王叫我来巡山 \n" +"Language-Team: Chinese (Simplified) \n" "Language: zh_Hans\n" "MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=1; plural=0;\n" +"X-Generator: Weblate 5.4-dev\n" #: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:89 msgid "All" -msgstr "" +msgstr "全部" -#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:93 +#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:77 msgid "Certificate of Origin" -msgstr "" +msgstr "源站证书" -#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:53 +#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:40 msgid "" "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 -msgid "Cloudflare Zero Trust Tunnel" -msgstr "" +msgstr "Cloudflare 零信任安全服务帮助你从网络内外部获取最大程度的安全性。" +#: 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 "Cloudflared" -msgstr "" - -#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:73 -msgid "Collecting data..." -msgstr "" +msgid "Cloudflare Zero Trust Tunnel" +msgstr "Cloudflare 零信任隧道" -#: 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 "" +msgstr "配置文件路径" #: applications/luci-app-cloudflared/root/usr/share/luci/menu.d/luci-app-cloudflared.json:14 msgid "Configuration" +msgstr "配置" + +#: 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:54 +#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:41 msgid "" "Create and manage your network on the Cloudflare Zero Trust " "dashboard." -msgstr "" +msgstr "在 Cloudflare 零信任仪表板上创建并管理你的网络。" -#: 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" -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/log.js:96 msgid "Down" -msgstr "" +msgstr "下线" #: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:104 msgid "Download Log" -msgstr "" +msgstr "下载日志" -#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:75 +#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:59 msgid "Enable" -msgstr "" +msgstr "启用" -#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:110 +#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:94 #: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:92 msgid "Error" -msgstr "" +msgstr "错误" -#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:109 +#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:93 msgid "Fatal" -msgstr "" +msgstr "致命" #: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:87 msgid "Filter Level:" -msgstr "" +msgstr "过滤等级:" #: applications/luci-app-cloudflared/root/usr/share/rpcd/acl.d/luci-app-cloudflared.json:3 msgid "Grant access to Cloudflared configuration" -msgstr "" +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 "" +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 "" +msgstr "记录" #: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:94 msgid "Log Direction:" -msgstr "" +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/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 "" +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 here." -msgstr "" +msgstr "在此处获取证书。" -#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:102 -msgid "Region" +#: 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/config.js:34 -msgid "Running" +#: 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:56 #: 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:54 +msgid "Running" +msgstr "运行中" + +#: 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 documentation." -msgstr "" +msgstr "见 文档。" -#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:62 +#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:49 msgid "Status" -msgstr "" +msgstr "状态" -#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:94 +#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:78 msgid "" "The account certificate for your zones authorizing the client to serve as an " "Origin for that zone" -msgstr "" +msgstr "您区域的账户证书,用于授权客户端充当该区域的源站" -#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:103 +#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:87 msgid "The region to which connections are established." -msgstr "" +msgstr "建立连接的目标地区。" -#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:79 +#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:63 msgid "The tunnel token is shown in the dashboard once you create a tunnel." -msgstr "" +msgstr "一旦你创建了隧道,隧道令牌就会显示在仪表板中。" -#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:78 +#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:62 msgid "Token" +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 "" +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 "" +msgstr "美国" #: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:97 msgid "Up" -msgstr "" +msgstr "在线" #: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js:91 msgid "Warn" -msgstr "" +msgstr "警告" -#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:111 +#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:95 msgid "Warning" -msgstr "" +msgstr "警告" diff --git a/applications/luci-app-cloudflared/po/zh_Hant/cloudflared.po b/applications/luci-app-cloudflared/po/zh_Hant/cloudflared.po index 1bfbe61321..b9a0df76f9 100644 --- a/applications/luci-app-cloudflared/po/zh_Hant/cloudflared.po +++ b/applications/luci-app-cloudflared/po/zh_Hant/cloudflared.po @@ -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 -msgid "Cloudflare Zero Trust Tunnel" -msgstr "" - +#: 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 "Cloudflared" -msgstr "" - -#: applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js:73 -msgid "Collecting data..." +msgid "Cloudflare Zero Trust Tunnel" 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 Cloudflare Zero Trust " "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/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 here." 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 documentation." 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 "" diff --git a/applications/luci-app-cloudflared/root/usr/share/luci/menu.d/luci-app-cloudflared.json b/applications/luci-app-cloudflared/root/usr/share/luci/menu.d/luci-app-cloudflared.json index 4177afa6be..a5dfe9d26c 100644 --- a/applications/luci-app-cloudflared/root/usr/share/luci/menu.d/luci-app-cloudflared.json +++ b/applications/luci-app-cloudflared/root/usr/share/luci/menu.d/luci-app-cloudflared.json @@ -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", -- 2.30.2