luci-mod-network: DNS forwardings -> DNS Forwards
authorPaul Donald <newtwen@gmail.com>
Mon, 12 Feb 2024 00:20:54 +0000 (01:20 +0100)
committerPaul Donald <newtwen@gmail.com>
Wed, 14 Feb 2024 22:13:05 +0000 (23:13 +0100)
Signed-off-by: Paul Donald <newtwen@gmail.com>
(cherry picked from commit 1b18cea61d99ca75581dc09010b118a86ac8dc28)

76 files changed:
applications/luci-app-https-dns-proxy/htdocs/luci-static/resources/view/https-dns-proxy/overview.js
applications/luci-app-https-dns-proxy/po/ar/https-dns-proxy.po
applications/luci-app-https-dns-proxy/po/bg/https-dns-proxy.po
applications/luci-app-https-dns-proxy/po/bn_BD/https-dns-proxy.po
applications/luci-app-https-dns-proxy/po/ca/https-dns-proxy.po
applications/luci-app-https-dns-proxy/po/cs/https-dns-proxy.po
applications/luci-app-https-dns-proxy/po/da/https-dns-proxy.po
applications/luci-app-https-dns-proxy/po/de/https-dns-proxy.po
applications/luci-app-https-dns-proxy/po/el/https-dns-proxy.po
applications/luci-app-https-dns-proxy/po/en/https-dns-proxy.po
applications/luci-app-https-dns-proxy/po/es/https-dns-proxy.po
applications/luci-app-https-dns-proxy/po/fi/https-dns-proxy.po
applications/luci-app-https-dns-proxy/po/fr/https-dns-proxy.po
applications/luci-app-https-dns-proxy/po/he/https-dns-proxy.po
applications/luci-app-https-dns-proxy/po/hi/https-dns-proxy.po
applications/luci-app-https-dns-proxy/po/hu/https-dns-proxy.po
applications/luci-app-https-dns-proxy/po/it/https-dns-proxy.po
applications/luci-app-https-dns-proxy/po/ja/https-dns-proxy.po
applications/luci-app-https-dns-proxy/po/ko/https-dns-proxy.po
applications/luci-app-https-dns-proxy/po/lt/https-dns-proxy.po
applications/luci-app-https-dns-proxy/po/mr/https-dns-proxy.po
applications/luci-app-https-dns-proxy/po/ms/https-dns-proxy.po
applications/luci-app-https-dns-proxy/po/nb_NO/https-dns-proxy.po
applications/luci-app-https-dns-proxy/po/nl/https-dns-proxy.po [new file with mode: 0644]
applications/luci-app-https-dns-proxy/po/pl/https-dns-proxy.po
applications/luci-app-https-dns-proxy/po/pt/https-dns-proxy.po
applications/luci-app-https-dns-proxy/po/pt_BR/https-dns-proxy.po
applications/luci-app-https-dns-proxy/po/ro/https-dns-proxy.po
applications/luci-app-https-dns-proxy/po/ru/https-dns-proxy.po
applications/luci-app-https-dns-proxy/po/sk/https-dns-proxy.po
applications/luci-app-https-dns-proxy/po/sv/https-dns-proxy.po
applications/luci-app-https-dns-proxy/po/templates/https-dns-proxy.pot
applications/luci-app-https-dns-proxy/po/tr/https-dns-proxy.po
applications/luci-app-https-dns-proxy/po/uk/https-dns-proxy.po
applications/luci-app-https-dns-proxy/po/vi/https-dns-proxy.po
applications/luci-app-https-dns-proxy/po/zh_Hans/https-dns-proxy.po
applications/luci-app-https-dns-proxy/po/zh_Hant/https-dns-proxy.po
modules/luci-base/po/ar/base.po
modules/luci-base/po/ast/base.po
modules/luci-base/po/bg/base.po
modules/luci-base/po/bn_BD/base.po
modules/luci-base/po/ca/base.po
modules/luci-base/po/cs/base.po
modules/luci-base/po/da/base.po
modules/luci-base/po/de/base.po
modules/luci-base/po/el/base.po
modules/luci-base/po/en/base.po
modules/luci-base/po/es/base.po
modules/luci-base/po/fi/base.po
modules/luci-base/po/fr/base.po
modules/luci-base/po/he/base.po
modules/luci-base/po/hi/base.po
modules/luci-base/po/hu/base.po
modules/luci-base/po/it/base.po
modules/luci-base/po/ja/base.po
modules/luci-base/po/ko/base.po
modules/luci-base/po/lt/base.po
modules/luci-base/po/mr/base.po
modules/luci-base/po/ms/base.po
modules/luci-base/po/nb_NO/base.po
modules/luci-base/po/nl/base.po
modules/luci-base/po/pl/base.po
modules/luci-base/po/pt/base.po
modules/luci-base/po/pt_BR/base.po
modules/luci-base/po/ro/base.po
modules/luci-base/po/ru/base.po
modules/luci-base/po/sk/base.po
modules/luci-base/po/sv/base.po
modules/luci-base/po/templates/base.pot
modules/luci-base/po/tr/base.po
modules/luci-base/po/uk/base.po
modules/luci-base/po/ur/base.po
modules/luci-base/po/vi/base.po
modules/luci-base/po/zh_Hans/base.po
modules/luci-base/po/zh_Hant/base.po
modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js

index a67d720f790c072d42d4a3ec031b0254067d1b37..5185fec0d5aa53458c7d595680772a3fd9d9577b 100644 (file)
@@ -81,7 +81,7 @@ return view.extend({
                        "dnsmasq_config_update_option",
                        _("Update DNSMASQ Config on Start/Stop"),
                        _(
-                               "If update option is selected, the %s'DNS forwardings' section of DHCP and DNS%s will be automatically updated to use selected DoH providers (%smore information%s)."
+                               "If update option is selected, the %s'DNS Forwards' section of DHCP and DNS%s will be automatically updated to use selected DoH providers (%smore information%s)."
                        ).format(
                                '<a href="' + L.url("admin", "network", "dhcp") + '">',
                                "</a>",
index 17438d2306059adba258e92d3639135b1f3ad233..fe99a9ecc0cca0b3232373c5b2567efd5307e163 100644 (file)
@@ -123,7 +123,7 @@ msgstr ""
 
 #: applications/luci-app-https-dns-proxy/htdocs/luci-static/resources/view/https-dns-proxy/overview.js:84
 msgid ""
-"If update option is selected, the %s'DNS forwardings' section of DHCP and "
+"If update option is selected, the %s'DNS Forwards' section of DHCP and "
 "DNS%s will be automatically updated to use selected DoH providers (%smore "
 "information%s)."
 msgstr ""
index 6eddaaf72b450133155f58387bb910b782b29934..0bf73b4d2fb8cb5b14f30bf676b4b3544db26713 100644 (file)
@@ -125,7 +125,7 @@ msgstr ""
 
 #: applications/luci-app-https-dns-proxy/htdocs/luci-static/resources/view/https-dns-proxy/overview.js:84
 msgid ""
-"If update option is selected, the %s'DNS forwardings' section of DHCP and "
+"If update option is selected, the %s'DNS Forwards' section of DHCP and "
 "DNS%s will be automatically updated to use selected DoH providers (%smore "
 "information%s)."
 msgstr ""
index 382916b6468d841d319cab6e4cf75bbc4168d3e1..c6a8059625d90792da543a0c07d8c32e08824aa5 100644 (file)
@@ -122,7 +122,7 @@ msgstr ""
 
 #: applications/luci-app-https-dns-proxy/htdocs/luci-static/resources/view/https-dns-proxy/overview.js:84
 msgid ""
-"If update option is selected, the %s'DNS forwardings' section of DHCP and "
+"If update option is selected, the %s'DNS Forwards' section of DHCP and "
 "DNS%s will be automatically updated to use selected DoH providers (%smore "
 "information%s)."
 msgstr ""
index a5f621034a41322ebba1e738605a938a64031a2e..5ff182859b62118b764da545feb42c8338023f08 100644 (file)
@@ -122,7 +122,7 @@ msgstr ""
 
 #: applications/luci-app-https-dns-proxy/htdocs/luci-static/resources/view/https-dns-proxy/overview.js:84
 msgid ""
-"If update option is selected, the %s'DNS forwardings' section of DHCP and "
+"If update option is selected, the %s'DNS Forwards' section of DHCP and "
 "DNS%s will be automatically updated to use selected DoH providers (%smore "
 "information%s)."
 msgstr ""
index 0cb1b7f4eede1dc3976ad93de87b06d09366fe6e..f627833d830445e8b5029cc3c95aec9ed06901ac 100644 (file)
@@ -122,7 +122,7 @@ msgstr ""
 
 #: applications/luci-app-https-dns-proxy/htdocs/luci-static/resources/view/https-dns-proxy/overview.js:84
 msgid ""
-"If update option is selected, the %s'DNS forwardings' section of DHCP and "
+"If update option is selected, the %s'DNS Forwards' section of DHCP and "
 "DNS%s will be automatically updated to use selected DoH providers (%smore "
 "information%s)."
 msgstr ""
index 00aeb14cfc251277c9642ca5b169474cc47deb62..c3ecd45a83fb5d419b86b2767c55a584efb8af44 100644 (file)
@@ -125,7 +125,7 @@ msgstr ""
 
 #: applications/luci-app-https-dns-proxy/htdocs/luci-static/resources/view/https-dns-proxy/overview.js:84
 msgid ""
-"If update option is selected, the %s'DNS forwardings' section of DHCP and "
+"If update option is selected, the %s'DNS Forwards' section of DHCP and "
 "DNS%s will be automatically updated to use selected DoH providers (%smore "
 "information%s)."
 msgstr ""
index 77715718d4f2b5783bb4ee58808ccb62e5650cdc..900db53e7e9dccd8444d35462d569378476436af 100644 (file)
@@ -129,7 +129,7 @@ msgstr "HTTPS DNS Proxy-Instanzen"
 
 #: applications/luci-app-https-dns-proxy/htdocs/luci-static/resources/view/https-dns-proxy/overview.js:84
 msgid ""
-"If update option is selected, the %s'DNS forwardings' section of DHCP and "
+"If update option is selected, the %s'DNS Forwards' section of DHCP and "
 "DNS%s will be automatically updated to use selected DoH providers (%smore "
 "information%s)."
 msgstr ""
index a88ec44dd4048c2271e7b5fd09984bc990c6a911..7b0af5921ef774d4277d9fc929144971c71e4ec1 100644 (file)
@@ -122,7 +122,7 @@ msgstr ""
 
 #: applications/luci-app-https-dns-proxy/htdocs/luci-static/resources/view/https-dns-proxy/overview.js:84
 msgid ""
-"If update option is selected, the %s'DNS forwardings' section of DHCP and "
+"If update option is selected, the %s'DNS Forwards' section of DHCP and "
 "DNS%s will be automatically updated to use selected DoH providers (%smore "
 "information%s)."
 msgstr ""
index 85fde303476dc78c18cc62a72051a4102c8e1826..c76f9bff00dc70ae6d3a87aa4bb6ec8cd7bd96f3 100644 (file)
@@ -122,7 +122,7 @@ msgstr ""
 
 #: applications/luci-app-https-dns-proxy/htdocs/luci-static/resources/view/https-dns-proxy/overview.js:84
 msgid ""
-"If update option is selected, the %s'DNS forwardings' section of DHCP and "
+"If update option is selected, the %s'DNS Forwards' section of DHCP and "
 "DNS%s will be automatically updated to use selected DoH providers (%smore "
 "information%s)."
 msgstr ""
index ac169c3c1d837560f448b5f13d934fb9c2231f11..dc7e6a40f540c9d5cd49f38c05a26e77f7e04033 100644 (file)
@@ -133,7 +133,7 @@ msgstr "Instancias del proxy DNS HTTPS"
 
 #: applications/luci-app-https-dns-proxy/htdocs/luci-static/resources/view/https-dns-proxy/overview.js:84
 msgid ""
-"If update option is selected, the %s'DNS forwardings' section of DHCP and "
+"If update option is selected, the %s'DNS Forwards' section of DHCP and "
 "DNS%s will be automatically updated to use selected DoH providers (%smore "
 "information%s)."
 msgstr ""
index 9e0b819820e9d7292123bd54dd6fc25e1ddc29b5..ae940761893d165322695e4af6d38bb9ab892f53 100644 (file)
@@ -122,7 +122,7 @@ msgstr ""
 
 #: applications/luci-app-https-dns-proxy/htdocs/luci-static/resources/view/https-dns-proxy/overview.js:84
 msgid ""
-"If update option is selected, the %s'DNS forwardings' section of DHCP and "
+"If update option is selected, the %s'DNS Forwards' section of DHCP and "
 "DNS%s will be automatically updated to use selected DoH providers (%smore "
 "information%s)."
 msgstr ""
index f1524816799babb219c04efdc51fc4724124e40e..ab4ae1f99691a78b677c41fa52cabbff5fd611e8 100644 (file)
@@ -124,7 +124,7 @@ msgstr ""
 
 #: applications/luci-app-https-dns-proxy/htdocs/luci-static/resources/view/https-dns-proxy/overview.js:84
 msgid ""
-"If update option is selected, the %s'DNS forwardings' section of DHCP and "
+"If update option is selected, the %s'DNS Forwards' section of DHCP and "
 "DNS%s will be automatically updated to use selected DoH providers (%smore "
 "information%s)."
 msgstr ""
index 1550cd46fd7419e1319fb50ca0c26504841a7a42..f4b8f752f691cf7a6d242f07d78d03e2812681af 100644 (file)
@@ -123,7 +123,7 @@ msgstr ""
 
 #: applications/luci-app-https-dns-proxy/htdocs/luci-static/resources/view/https-dns-proxy/overview.js:84
 msgid ""
-"If update option is selected, the %s'DNS forwardings' section of DHCP and "
+"If update option is selected, the %s'DNS Forwards' section of DHCP and "
 "DNS%s will be automatically updated to use selected DoH providers (%smore "
 "information%s)."
 msgstr ""
index 3a2283c302bf5ea22a21d11b911876980f281d70..0edad3cfa385a0aeaf170508ea011424886dfab7 100644 (file)
@@ -116,7 +116,7 @@ msgstr ""
 
 #: applications/luci-app-https-dns-proxy/htdocs/luci-static/resources/view/https-dns-proxy/overview.js:84
 msgid ""
-"If update option is selected, the %s'DNS forwardings' section of DHCP and "
+"If update option is selected, the %s'DNS Forwards' section of DHCP and "
 "DNS%s will be automatically updated to use selected DoH providers (%smore "
 "information%s)."
 msgstr ""
index af4bdec46d5088c8048c56cdb8e03fcf6dcc1696..e2c764597270cf86c44b704f1a9d7e633a00d51b 100644 (file)
@@ -128,7 +128,7 @@ msgstr ""
 
 #: applications/luci-app-https-dns-proxy/htdocs/luci-static/resources/view/https-dns-proxy/overview.js:84
 msgid ""
-"If update option is selected, the %s'DNS forwardings' section of DHCP and "
+"If update option is selected, the %s'DNS Forwards' section of DHCP and "
 "DNS%s will be automatically updated to use selected DoH providers (%smore "
 "information%s)."
 msgstr ""
index 092c842b02828ba7dcf8350afe5b831cb8dffcf6..d6c95fae70459ed2a470e8f06186b576c4a95b26 100644 (file)
@@ -124,7 +124,7 @@ msgstr ""
 
 #: applications/luci-app-https-dns-proxy/htdocs/luci-static/resources/view/https-dns-proxy/overview.js:84
 msgid ""
-"If update option is selected, the %s'DNS forwardings' section of DHCP and "
+"If update option is selected, the %s'DNS Forwards' section of DHCP and "
 "DNS%s will be automatically updated to use selected DoH providers (%smore "
 "information%s)."
 msgstr ""
index b20a59e9b40eb9e8c606ed29b7d13297808659e3..f215dd6960f28ac8804a6b515ef0304018e63b72 100644 (file)
@@ -122,7 +122,7 @@ msgstr ""
 
 #: applications/luci-app-https-dns-proxy/htdocs/luci-static/resources/view/https-dns-proxy/overview.js:84
 msgid ""
-"If update option is selected, the %s'DNS forwardings' section of DHCP and "
+"If update option is selected, the %s'DNS Forwards' section of DHCP and "
 "DNS%s will be automatically updated to use selected DoH providers (%smore "
 "information%s)."
 msgstr ""
index 068664e13e30a710f957e1eda47c48453ea1b550..baef6fb8f7b97ee74ddacc62a32a8b52f78d4866 100644 (file)
@@ -122,7 +122,7 @@ msgstr ""
 
 #: applications/luci-app-https-dns-proxy/htdocs/luci-static/resources/view/https-dns-proxy/overview.js:84
 msgid ""
-"If update option is selected, the %s'DNS forwardings' section of DHCP and "
+"If update option is selected, the %s'DNS Forwards' section of DHCP and "
 "DNS%s will be automatically updated to use selected DoH providers (%smore "
 "information%s)."
 msgstr ""
index 8aaf20ca5043e867cd2ec401db99ad7f791f196a..de5784932f68e15a98330284153287f393113948 100644 (file)
@@ -128,7 +128,7 @@ msgstr "Įgalioti „HTTPS DNS“ egzemplioriai"
 
 #: applications/luci-app-https-dns-proxy/htdocs/luci-static/resources/view/https-dns-proxy/overview.js:84
 msgid ""
-"If update option is selected, the %s'DNS forwardings' section of DHCP and "
+"If update option is selected, the %s'DNS Forwards' section of DHCP and "
 "DNS%s will be automatically updated to use selected DoH providers (%smore "
 "information%s)."
 msgstr ""
index 80683596460d47ff08da87740747755b12612c37..0e608a3d472adcabc8a84975a966df07f551e969 100644 (file)
@@ -122,7 +122,7 @@ msgstr ""
 
 #: applications/luci-app-https-dns-proxy/htdocs/luci-static/resources/view/https-dns-proxy/overview.js:84
 msgid ""
-"If update option is selected, the %s'DNS forwardings' section of DHCP and "
+"If update option is selected, the %s'DNS Forwards' section of DHCP and "
 "DNS%s will be automatically updated to use selected DoH providers (%smore "
 "information%s)."
 msgstr ""
index 93783faa386626c341e9ac0e5c6c37f466aafbb3..21ace77629a335df0503837c2e935b50fa2d3427 100644 (file)
@@ -122,7 +122,7 @@ msgstr ""
 
 #: applications/luci-app-https-dns-proxy/htdocs/luci-static/resources/view/https-dns-proxy/overview.js:84
 msgid ""
-"If update option is selected, the %s'DNS forwardings' section of DHCP and "
+"If update option is selected, the %s'DNS Forwards' section of DHCP and "
 "DNS%s will be automatically updated to use selected DoH providers (%smore "
 "information%s)."
 msgstr ""
index f70052cd2dbca1b48520f31833f558d128accf4e..a63ee6840abd99b0e5a39ad46974de0a30e7e89a 100644 (file)
@@ -122,7 +122,7 @@ msgstr ""
 
 #: applications/luci-app-https-dns-proxy/htdocs/luci-static/resources/view/https-dns-proxy/overview.js:84
 msgid ""
-"If update option is selected, the %s'DNS forwardings' section of DHCP and "
+"If update option is selected, the %s'DNS Forwards' section of DHCP and "
 "DNS%s will be automatically updated to use selected DoH providers (%smore "
 "information%s)."
 msgstr ""
diff --git a/applications/luci-app-https-dns-proxy/po/nl/https-dns-proxy.po b/applications/luci-app-https-dns-proxy/po/nl/https-dns-proxy.po
new file mode 100644 (file)
index 0000000..44f3cea
--- /dev/null
@@ -0,0 +1,627 @@
+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"
+"Language: nl\n"
+"MIME-Version: 1.0\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+
+#: applications/luci-app-https-dns-proxy/htdocs/luci-static/resources/https-dns-proxy/status.js:258
+msgid "%s%s%s proxy at %s on port %s.%s"
+msgstr ""
+
+#: applications/luci-app-https-dns-proxy/htdocs/luci-static/resources/https-dns-proxy/status.js:250
+msgid "%s%s%s proxy on port %s.%s"
+msgstr ""
+
+#: applications/luci-app-https-dns-proxy/root/usr/share/https-dns-proxy/providers/co.oszx.dns.json:14
+#: applications/luci-app-https-dns-proxy/root/usr/share/https-dns-proxy/providers/gr.libredns.doh.json:14
+#: applications/luci-app-https-dns-proxy/root/usr/share/https-dns-proxy/providers/net.mullvad.doh.json:15
+msgid "AdBlocking Filter"
+msgstr ""
+
+#: applications/luci-app-https-dns-proxy/root/usr/share/https-dns-proxy/providers/com.adguard.dns.json:2
+msgid "AdGuard"
+msgstr ""
+
+#: applications/luci-app-https-dns-proxy/root/usr/share/https-dns-proxy/providers/com.controld.freedns.json:30
+msgid "Ads + Malware + Social Filter"
+msgstr ""
+
+#: applications/luci-app-https-dns-proxy/root/usr/share/https-dns-proxy/providers/com.controld.freedns.json:26
+msgid "Ads + Malware Filter"
+msgstr ""
+
+#: applications/luci-app-https-dns-proxy/root/usr/share/https-dns-proxy/providers/org.cleanbrowsing.doh.json:14
+msgid "Adult Content Filter"
+msgstr ""
+
+#: applications/luci-app-https-dns-proxy/root/usr/share/https-dns-proxy/providers/com.ahadns.blitz.json:2
+msgid "AhaDNS Blitz"
+msgstr ""
+
+#: applications/luci-app-https-dns-proxy/root/usr/share/https-dns-proxy/providers/net.ahadns.doh.json:2
+msgid "AhaDNS Regional"
+msgstr ""
+
+#: applications/luci-app-https-dns-proxy/root/usr/share/https-dns-proxy/providers/com.alidns.dns.json:2
+msgid "AliDNS"
+msgstr ""
+
+#: applications/luci-app-https-dns-proxy/root/usr/share/https-dns-proxy/providers/net.applied-privacy.doh.json:2
+msgid "Applied Privacy DNS (AT)"
+msgstr ""
+
+#: applications/luci-app-https-dns-proxy/root/usr/share/https-dns-proxy/providers/net.ahadns.doh.json:14
+msgid "Australia"
+msgstr ""
+
+#: applications/luci-app-https-dns-proxy/root/usr/share/https-dns-proxy/providers/com.blahdns.doh.json:2
+msgid "BlahDNS"
+msgstr ""
+
+#: applications/luci-app-https-dns-proxy/htdocs/luci-static/resources/view/https-dns-proxy/overview.js:168
+msgid ""
+"Blocks access to Mozilla Encrypted resolvers, forcing local devices to use "
+"router for DNS resolution (%smore information%s)."
+msgstr ""
+
+#: applications/luci-app-https-dns-proxy/htdocs/luci-static/resources/view/https-dns-proxy/overview.js:152
+msgid ""
+"Blocks access to iCloud Private Relay resolvers, forcing local devices to "
+"use router for DNS resolution (%smore information%s)."
+msgstr ""
+
+#: applications/luci-app-https-dns-proxy/htdocs/luci-static/resources/view/https-dns-proxy/overview.js:348
+msgid "Bootstrap DNS"
+msgstr ""
+
+#: applications/luci-app-https-dns-proxy/root/usr/share/https-dns-proxy/providers/net.cfiec.dns.json:2
+msgid "CFIEC Public IPv6 Only DNS (CN)"
+msgstr ""
+
+#: applications/luci-app-https-dns-proxy/root/usr/share/https-dns-proxy/providers/ca.cira.canadianshield.json:2
+msgid "CIRA Canadian Shield"
+msgstr ""
+
+#: applications/luci-app-https-dns-proxy/htdocs/luci-static/resources/view/https-dns-proxy/overview.js:166
+msgid "Canary Domains Mozilla"
+msgstr ""
+
+#: applications/luci-app-https-dns-proxy/htdocs/luci-static/resources/view/https-dns-proxy/overview.js:150
+msgid "Canary Domains iCloud"
+msgstr ""
+
+#: applications/luci-app-https-dns-proxy/root/usr/share/https-dns-proxy/providers/org.cleanbrowsing.doh.json:2
+msgid "CleanBrowsing"
+msgstr ""
+
+#: applications/luci-app-https-dns-proxy/root/usr/share/https-dns-proxy/providers/com.cloudflare-dns.json:2
+msgid "Cloudflare"
+msgstr ""
+
+#: applications/luci-app-https-dns-proxy/root/usr/share/https-dns-proxy/providers/app.tiarap.doh.json:18
+msgid "Cloudlfare Cached"
+msgstr ""
+
+#: applications/luci-app-https-dns-proxy/root/usr/share/https-dns-proxy/providers/one.comss.dns.json:2
+msgid "Comss DNS (RU)"
+msgstr ""
+
+#: applications/luci-app-https-dns-proxy/root/usr/share/https-dns-proxy/providers/com.controld.freedns.json:2
+msgid "ControlD"
+msgstr ""
+
+#: applications/luci-app-https-dns-proxy/root/usr/share/https-dns-proxy/providers/com.dnsforfamily.dns-doh.json:2
+msgid "DNS For Family"
+msgstr ""
+
+#: applications/luci-app-https-dns-proxy/root/usr/share/https-dns-proxy/providers/de.dnsforge.json:2
+msgid "DNS Forge (DE)"
+msgstr ""
+
+#: applications/luci-app-https-dns-proxy/root/usr/share/https-dns-proxy/providers/pub.doh.json:2
+msgid "DNSPod Public DNS (CN)"
+msgstr ""
+
+#: applications/luci-app-https-dns-proxy/root/usr/share/https-dns-proxy/providers/com.dnslify.doh.json:2
+msgid "DNSlify DNS"
+msgstr ""
+
+#: applications/luci-app-https-dns-proxy/htdocs/luci-static/resources/view/https-dns-proxy/overview.js:375
+msgid "DSCP Codepoint"
+msgstr ""
+
+#: applications/luci-app-https-dns-proxy/root/usr/share/https-dns-proxy/providers/com.decloudus.dns.json:2
+msgid "DeCloudUs DNS"
+msgstr ""
+
+#: applications/luci-app-https-dns-proxy/root/usr/share/https-dns-proxy/providers/ch.digitale-gesellschaft.dns.json:2
+msgid "Digitale Gesellschaft (CH)"
+msgstr ""
+
+#: applications/luci-app-https-dns-proxy/root/usr/share/https-dns-proxy/providers/app.tiarap.doh.json:14
+msgid "Direct"
+msgstr ""
+
+#: applications/luci-app-https-dns-proxy/htdocs/luci-static/resources/https-dns-proxy/status.js:376
+msgid "Disable"
+msgstr ""
+
+#: applications/luci-app-https-dns-proxy/htdocs/luci-static/resources/https-dns-proxy/status.js:370
+msgid "Disabling %s service"
+msgstr ""
+
+#: applications/luci-app-https-dns-proxy/htdocs/luci-static/resources/view/https-dns-proxy/overview.js:94
+msgid "Do not update configs"
+msgstr ""
+
+#: applications/luci-app-https-dns-proxy/root/usr/share/https-dns-proxy/providers/cn.360.doh.json:2
+msgid "DoH 360 DNS (CN)"
+msgstr ""
+
+#: applications/luci-app-https-dns-proxy/root/usr/share/https-dns-proxy/providers/sb.dns.json:2
+msgid "DoH DNS (SB)"
+msgstr ""
+
+#: applications/luci-app-https-dns-proxy/htdocs/luci-static/resources/https-dns-proxy/status.js:357
+msgid "Enable"
+msgstr ""
+
+#: applications/luci-app-https-dns-proxy/htdocs/luci-static/resources/https-dns-proxy/status.js:351
+msgid "Enabling %s service"
+msgstr ""
+
+#: applications/luci-app-https-dns-proxy/root/usr/share/https-dns-proxy/providers/net.ffmuc.doh.json:2
+msgid "FFMUC DNS (DE)"
+msgstr ""
+
+#: applications/luci-app-https-dns-proxy/root/usr/share/https-dns-proxy/providers/ca.cira.canadianshield.json:14
+#: applications/luci-app-https-dns-proxy/root/usr/share/https-dns-proxy/providers/com.adguard.dns.json:14
+#: applications/luci-app-https-dns-proxy/root/usr/share/https-dns-proxy/providers/com.cloudflare-dns.json:14
+#: applications/luci-app-https-dns-proxy/root/usr/share/https-dns-proxy/providers/com.controld.freedns.json:14
+#: applications/luci-app-https-dns-proxy/root/usr/share/https-dns-proxy/providers/com.opendns.doh.json:14
+#: applications/luci-app-https-dns-proxy/root/usr/share/https-dns-proxy/providers/org.cleanbrowsing.doh.json:18
+msgid "Family Filter"
+msgstr ""
+
+#: applications/luci-app-https-dns-proxy/root/usr/share/https-dns-proxy/providers/org.cleanbrowsing.doh.json:8
+msgid "Filter"
+msgstr ""
+
+#: applications/luci-app-https-dns-proxy/root/usr/share/https-dns-proxy/providers/com.ahadns.blitz.json:8
+#: applications/luci-app-https-dns-proxy/root/usr/share/https-dns-proxy/providers/com.rethinkdns.sky.json:8
+msgid "Filters"
+msgstr ""
+
+#: applications/luci-app-https-dns-proxy/root/usr/share/https-dns-proxy/providers/com.blahdns.doh.json:22
+msgid "Finland"
+msgstr ""
+
+#: applications/luci-app-https-dns-proxy/htdocs/luci-static/resources/view/status/include/71_https-dns-proxy.js:102
+msgid "Force DNS Ports"
+msgstr ""
+
+#: applications/luci-app-https-dns-proxy/htdocs/luci-static/resources/https-dns-proxy/status.js:171
+msgid "Force DNS ports:"
+msgstr ""
+
+#: applications/luci-app-https-dns-proxy/htdocs/luci-static/resources/view/https-dns-proxy/overview.js:140
+msgid "Force Router DNS"
+msgstr ""
+
+#: applications/luci-app-https-dns-proxy/htdocs/luci-static/resources/view/https-dns-proxy/overview.js:144
+#: applications/luci-app-https-dns-proxy/htdocs/luci-static/resources/view/https-dns-proxy/overview.js:159
+#: applications/luci-app-https-dns-proxy/htdocs/luci-static/resources/view/https-dns-proxy/overview.js:178
+msgid "Force Router DNS server to all local devices"
+msgstr ""
+
+#: applications/luci-app-https-dns-proxy/htdocs/luci-static/resources/view/https-dns-proxy/overview.js:408
+msgid "Force use of HTTP/1"
+msgstr ""
+
+#: applications/luci-app-https-dns-proxy/htdocs/luci-static/resources/view/https-dns-proxy/overview.js:420
+msgid "Force use of IPv6 DNS resolvers"
+msgstr ""
+
+#: applications/luci-app-https-dns-proxy/htdocs/luci-static/resources/view/https-dns-proxy/overview.js:141
+msgid "Forces Router DNS use on local devices, also known as DNS Hijacking."
+msgstr ""
+
+#: applications/luci-app-https-dns-proxy/root/usr/share/https-dns-proxy/providers/com.blahdns.doh.json:18
+msgid "Germany"
+msgstr ""
+
+#: applications/luci-app-https-dns-proxy/root/usr/share/https-dns-proxy/providers/google.dns.json:2
+msgid "Google"
+msgstr ""
+
+#: applications/luci-app-https-dns-proxy/root/usr/share/rpcd/acl.d/luci-app-https-dns-proxy.json:3
+msgid "Grant UCI and file access for luci-app-https-dns-proxy"
+msgstr ""
+
+#: applications/luci-app-https-dns-proxy/root/usr/share/luci/menu.d/luci-app-https-dns-proxy.json:3
+msgid "HTTPS DNS Proxy"
+msgstr ""
+
+#: applications/luci-app-https-dns-proxy/htdocs/luci-static/resources/view/https-dns-proxy/overview.js:75
+msgid "HTTPS DNS Proxy - Configuration"
+msgstr ""
+
+#: applications/luci-app-https-dns-proxy/htdocs/luci-static/resources/view/https-dns-proxy/overview.js:205
+msgid "HTTPS DNS Proxy - Instances"
+msgstr ""
+
+#: applications/luci-app-https-dns-proxy/htdocs/luci-static/resources/https-dns-proxy/status.js:161
+msgid "HTTPS DNS Proxy - Status"
+msgstr ""
+
+#: applications/luci-app-https-dns-proxy/htdocs/luci-static/resources/view/status/include/71_https-dns-proxy.js:55
+msgid "HTTPS DNS Proxy Instances"
+msgstr ""
+
+#: applications/luci-app-https-dns-proxy/root/usr/share/https-dns-proxy/providers/net.he.ordns.json:2
+msgid "Hurricane Electric"
+msgstr ""
+
+#: applications/luci-app-https-dns-proxy/root/usr/share/https-dns-proxy/providers/net.idnet.doh.json:2
+msgid "IDNet (UK)"
+msgstr ""
+
+#: applications/luci-app-https-dns-proxy/root/usr/share/https-dns-proxy/providers/jp.iij.dns.public.json:2
+msgid "IIJ Public DNS (JP)"
+msgstr ""
+
+#: applications/luci-app-https-dns-proxy/htdocs/luci-static/resources/view/https-dns-proxy/overview.js:84
+msgid ""
+"If update option is selected, the %s'DNS Forwards' section of DHCP and "
+"DNS%s will be automatically updated to use selected DoH providers (%smore "
+"information%s)."
+msgstr ""
+
+#: applications/luci-app-https-dns-proxy/root/usr/share/https-dns-proxy/providers/net.ahadns.doh.json:26
+msgid "India"
+msgstr ""
+
+#: applications/luci-app-https-dns-proxy/root/usr/share/https-dns-proxy/providers/net.ahadns.doh.json:30
+msgid "Italy"
+msgstr ""
+
+#: applications/luci-app-https-dns-proxy/root/usr/share/https-dns-proxy/providers/com.blahdns.doh.json:26
+msgid "Japan"
+msgstr ""
+
+#: applications/luci-app-https-dns-proxy/root/usr/share/https-dns-proxy/providers/fi.lelux.resolver-eu.json:2
+msgid "Lelux DNS (FI)"
+msgstr ""
+
+#: applications/luci-app-https-dns-proxy/htdocs/luci-static/resources/view/https-dns-proxy/overview.js:177
+msgid "Let local devices use Mozilla Private Relay"
+msgstr ""
+
+#: applications/luci-app-https-dns-proxy/htdocs/luci-static/resources/view/https-dns-proxy/overview.js:158
+msgid "Let local devices use iCloud Private Relay"
+msgstr ""
+
+#: applications/luci-app-https-dns-proxy/htdocs/luci-static/resources/view/https-dns-proxy/overview.js:143
+msgid "Let local devices use their own DNS servers if set"
+msgstr ""
+
+#: applications/luci-app-https-dns-proxy/root/usr/share/https-dns-proxy/providers/gr.libredns.doh.json:2
+msgid "LibreDNS (GR)"
+msgstr ""
+
+#: applications/luci-app-https-dns-proxy/htdocs/luci-static/resources/view/https-dns-proxy/overview.js:353
+#: applications/luci-app-https-dns-proxy/htdocs/luci-static/resources/view/status/include/71_https-dns-proxy.js:100
+msgid "Listen Address"
+msgstr ""
+
+#: applications/luci-app-https-dns-proxy/htdocs/luci-static/resources/view/https-dns-proxy/overview.js:359
+#: applications/luci-app-https-dns-proxy/htdocs/luci-static/resources/view/status/include/71_https-dns-proxy.js:101
+msgid "Listen Port"
+msgstr ""
+
+#: applications/luci-app-https-dns-proxy/root/usr/share/https-dns-proxy/providers/com.blahdns.doh.json:8
+#: applications/luci-app-https-dns-proxy/root/usr/share/https-dns-proxy/providers/net.ahadns.doh.json:8
+#: applications/luci-app-https-dns-proxy/root/usr/share/https-dns-proxy/providers/one.comss.dns.json:7
+msgid "Location"
+msgstr ""
+
+#: applications/luci-app-https-dns-proxy/htdocs/luci-static/resources/view/https-dns-proxy/overview.js:387
+msgid "Logging File Path"
+msgstr ""
+
+#: applications/luci-app-https-dns-proxy/htdocs/luci-static/resources/view/https-dns-proxy/overview.js:381
+msgid "Logging Verbosity"
+msgstr ""
+
+#: applications/luci-app-https-dns-proxy/root/usr/share/https-dns-proxy/providers/com.controld.freedns.json:22
+msgid "Malware Filter"
+msgstr ""
+
+#: applications/luci-app-https-dns-proxy/root/usr/share/https-dns-proxy/providers/one.comss.dns.json:17
+msgid "Moscow, St Petersburg"
+msgstr ""
+
+#: applications/luci-app-https-dns-proxy/root/usr/share/https-dns-proxy/providers/net.mullvad.doh.json:2
+msgid "Mullvad"
+msgstr ""
+
+#: applications/luci-app-https-dns-proxy/htdocs/luci-static/resources/view/status/include/71_https-dns-proxy.js:99
+msgid "Name / Type"
+msgstr ""
+
+#: applications/luci-app-https-dns-proxy/root/usr/share/https-dns-proxy/providers/net.ahadns.doh.json:38
+msgid "Netherlands"
+msgstr ""
+
+#: applications/luci-app-https-dns-proxy/root/usr/share/https-dns-proxy/providers/io.nextdns.dns.json:2
+msgid "NextDNS.io"
+msgstr ""
+
+#: applications/luci-app-https-dns-proxy/root/usr/share/https-dns-proxy/providers/net.ahadns.doh.json:42
+msgid "Norway"
+msgstr ""
+
+#: applications/luci-app-https-dns-proxy/htdocs/luci-static/resources/https-dns-proxy/status.js:187
+msgid "Not installed or not found"
+msgstr ""
+
+#: applications/luci-app-https-dns-proxy/root/usr/share/https-dns-proxy/providers/cz.nic.odvr.json:2
+msgid "ODVR (CZ)"
+msgstr ""
+
+#: applications/luci-app-https-dns-proxy/root/usr/share/https-dns-proxy/providers/co.oszx.dns.json:2
+msgid "OSZX DNS (UK)"
+msgstr ""
+
+#: applications/luci-app-https-dns-proxy/root/usr/share/https-dns-proxy/providers/com.opendns.doh.json:2
+msgid "OpenDNS"
+msgstr ""
+
+#: applications/luci-app-https-dns-proxy/htdocs/luci-static/resources/view/https-dns-proxy/overview.js:281
+#: applications/luci-app-https-dns-proxy/htdocs/luci-static/resources/view/https-dns-proxy/overview.js:313
+msgid "Parameter"
+msgstr ""
+
+#: applications/luci-app-https-dns-proxy/htdocs/luci-static/resources/view/https-dns-proxy/overview.js:186
+#: applications/luci-app-https-dns-proxy/htdocs/luci-static/resources/view/https-dns-proxy/overview.js:195
+msgid ""
+"Please note that %s is not supported on this system (%smore information%s)."
+msgstr ""
+
+#: applications/luci-app-https-dns-proxy/root/usr/share/https-dns-proxy/providers/net.ahadns.doh.json:50
+msgid "Poland"
+msgstr ""
+
+#: applications/luci-app-https-dns-proxy/htdocs/luci-static/resources/view/https-dns-proxy/overview.js:392
+msgid "Polling Interval"
+msgstr ""
+
+#: applications/luci-app-https-dns-proxy/root/usr/share/https-dns-proxy/providers/ca.cira.canadianshield.json:18
+msgid "Private Filter"
+msgstr ""
+
+#: applications/luci-app-https-dns-proxy/root/usr/share/https-dns-proxy/providers/ca.cira.canadianshield.json:22
+msgid "Protected Filter"
+msgstr ""
+
+#: applications/luci-app-https-dns-proxy/htdocs/luci-static/resources/view/https-dns-proxy/overview.js:247
+msgid "Provider"
+msgstr ""
+
+#: applications/luci-app-https-dns-proxy/htdocs/luci-static/resources/view/https-dns-proxy/overview.js:398
+msgid "Proxy Server"
+msgstr ""
+
+#: applications/luci-app-https-dns-proxy/root/usr/share/https-dns-proxy/providers/tw.twnic.dns.json:2
+msgid "Quad 101 (TW)"
+msgstr ""
+
+#: applications/luci-app-https-dns-proxy/root/usr/share/https-dns-proxy/providers/net.quad9.json:2
+msgid "Quad 9"
+msgstr ""
+
+#: applications/luci-app-https-dns-proxy/htdocs/luci-static/resources/https-dns-proxy/status.js:319
+msgid "Restart"
+msgstr ""
+
+#: applications/luci-app-https-dns-proxy/htdocs/luci-static/resources/https-dns-proxy/status.js:313
+msgid "Restarting %s service"
+msgstr ""
+
+#: applications/luci-app-https-dns-proxy/root/usr/share/https-dns-proxy/providers/lu.restena.kaitain.json:2
+msgid "Restena DNS (LU)"
+msgstr ""
+
+#: applications/luci-app-https-dns-proxy/root/usr/share/https-dns-proxy/providers/com.rethinkdns.sky.json:2
+msgid "Rethink DNS"
+msgstr ""
+
+#: applications/luci-app-https-dns-proxy/root/usr/share/https-dns-proxy/providers/cn.rubyfish.dns.json:2
+msgid "RubyFish (CN)"
+msgstr ""
+
+#: applications/luci-app-https-dns-proxy/htdocs/luci-static/resources/view/https-dns-proxy/overview.js:370
+msgid "Run As Group"
+msgstr ""
+
+#: applications/luci-app-https-dns-proxy/htdocs/luci-static/resources/view/https-dns-proxy/overview.js:365
+msgid "Run As User"
+msgstr ""
+
+#: applications/luci-app-https-dns-proxy/root/usr/share/https-dns-proxy/providers/io.seby.doh-2.json:2
+msgid "Seby DNS (AU)"
+msgstr ""
+
+#: applications/luci-app-https-dns-proxy/root/usr/share/https-dns-proxy/providers/net.quad9.json:18
+msgid "Secured"
+msgstr ""
+
+#: applications/luci-app-https-dns-proxy/root/usr/share/https-dns-proxy/providers/net.quad9.json:26
+msgid "Secured with ECS Support"
+msgstr ""
+
+#: applications/luci-app-https-dns-proxy/root/usr/share/https-dns-proxy/providers/com.cloudflare-dns.json:22
+#: applications/luci-app-https-dns-proxy/root/usr/share/https-dns-proxy/providers/org.cleanbrowsing.doh.json:22
+msgid "Security Filter"
+msgstr ""
+
+#: applications/luci-app-https-dns-proxy/htdocs/luci-static/resources/https-dns-proxy/status.js:203
+msgid "See the %sREADME%s for details."
+msgstr ""
+
+#: applications/luci-app-https-dns-proxy/htdocs/luci-static/resources/view/https-dns-proxy/overview.js:118
+msgid "Select the DNSMASQ Configs to update"
+msgstr ""
+
+#: applications/luci-app-https-dns-proxy/htdocs/luci-static/resources/https-dns-proxy/status.js:402
+msgid "Service Control"
+msgstr ""
+
+#: applications/luci-app-https-dns-proxy/htdocs/luci-static/resources/https-dns-proxy/status.js:201
+msgid "Service Instances"
+msgstr ""
+
+#: applications/luci-app-https-dns-proxy/htdocs/luci-static/resources/https-dns-proxy/status.js:165
+msgid "Service Status"
+msgstr ""
+
+#: applications/luci-app-https-dns-proxy/root/usr/share/https-dns-proxy/providers/one.comss.dns.json:13
+msgid "Siberia"
+msgstr ""
+
+#: applications/luci-app-https-dns-proxy/root/usr/share/https-dns-proxy/providers/com.blahdns.doh.json:30
+msgid "Singapore"
+msgstr ""
+
+#: applications/luci-app-https-dns-proxy/root/usr/share/https-dns-proxy/providers/org.snopyta.dns.doh.fi.json:2
+msgid "Snopyta DNS (FI)"
+msgstr ""
+
+#: applications/luci-app-https-dns-proxy/root/usr/share/https-dns-proxy/providers/net.ahadns.doh.json:22
+msgid "Spain"
+msgstr ""
+
+#: applications/luci-app-https-dns-proxy/root/usr/share/https-dns-proxy/providers/co.oszx.dns.json:18
+#: applications/luci-app-https-dns-proxy/root/usr/share/https-dns-proxy/providers/com.adguard.dns.json:18
+#: applications/luci-app-https-dns-proxy/root/usr/share/https-dns-proxy/providers/com.cloudflare-dns.json:18
+#: applications/luci-app-https-dns-proxy/root/usr/share/https-dns-proxy/providers/com.controld.freedns.json:18
+#: applications/luci-app-https-dns-proxy/root/usr/share/https-dns-proxy/providers/com.opendns.doh.json:18
+#: applications/luci-app-https-dns-proxy/root/usr/share/https-dns-proxy/providers/gr.libredns.doh.json:18
+#: applications/luci-app-https-dns-proxy/root/usr/share/https-dns-proxy/providers/net.mullvad.doh.json:19
+#: applications/luci-app-https-dns-proxy/root/usr/share/https-dns-proxy/providers/net.quad9.json:14
+msgid "Standard"
+msgstr ""
+
+#: applications/luci-app-https-dns-proxy/htdocs/luci-static/resources/https-dns-proxy/status.js:300
+msgid "Start"
+msgstr ""
+
+#: applications/luci-app-https-dns-proxy/htdocs/luci-static/resources/https-dns-proxy/status.js:294
+msgid "Starting %s service"
+msgstr ""
+
+#: applications/luci-app-https-dns-proxy/htdocs/luci-static/resources/https-dns-proxy/status.js:338
+msgid "Stop"
+msgstr ""
+
+#: applications/luci-app-https-dns-proxy/htdocs/luci-static/resources/https-dns-proxy/status.js:332
+msgid "Stopping %s service"
+msgstr ""
+
+#: applications/luci-app-https-dns-proxy/root/usr/share/https-dns-proxy/providers/ch.switch.dns.json:2
+msgid "Switch DNS (CH)"
+msgstr ""
+
+#: applications/luci-app-https-dns-proxy/root/usr/share/https-dns-proxy/providers/com.blahdns.doh.json:14
+msgid "Switzerland"
+msgstr ""
+
+#: applications/luci-app-https-dns-proxy/htdocs/luci-static/resources/view/status/include/71_https-dns-proxy.js:148
+msgid "There are no active instances."
+msgstr ""
+
+#: applications/luci-app-https-dns-proxy/root/usr/share/https-dns-proxy/providers/app.tiarap.doh.json:2
+msgid "Tiarap Public DNS (JP)"
+msgstr ""
+
+#: applications/luci-app-https-dns-proxy/root/usr/share/https-dns-proxy/providers/net.ahadns.doh.json:18
+msgid "US/Chicago"
+msgstr ""
+
+#: applications/luci-app-https-dns-proxy/root/usr/share/https-dns-proxy/providers/net.ahadns.doh.json:34
+msgid "US/Los Angeles"
+msgstr ""
+
+#: applications/luci-app-https-dns-proxy/root/usr/share/https-dns-proxy/providers/net.ahadns.doh.json:46
+msgid "US/New York"
+msgstr ""
+
+#: applications/luci-app-https-dns-proxy/htdocs/luci-static/resources/view/https-dns-proxy/overview.js:243
+msgid "Unknown"
+msgstr ""
+
+#: applications/luci-app-https-dns-proxy/root/usr/share/https-dns-proxy/providers/net.quad9.json:22
+msgid "Unsecured"
+msgstr ""
+
+#: applications/luci-app-https-dns-proxy/htdocs/luci-static/resources/view/https-dns-proxy/overview.js:82
+msgid "Update DNSMASQ Config on Start/Stop"
+msgstr ""
+
+#: applications/luci-app-https-dns-proxy/htdocs/luci-static/resources/view/https-dns-proxy/overview.js:92
+msgid "Update all configs"
+msgstr ""
+
+#: applications/luci-app-https-dns-proxy/htdocs/luci-static/resources/view/https-dns-proxy/overview.js:93
+msgid "Update select configs"
+msgstr ""
+
+#: applications/luci-app-https-dns-proxy/htdocs/luci-static/resources/view/https-dns-proxy/overview.js:403
+msgid "Use HTTP/1"
+msgstr ""
+
+#: applications/luci-app-https-dns-proxy/htdocs/luci-static/resources/view/https-dns-proxy/overview.js:414
+msgid "Use IPv6 resolvers"
+msgstr ""
+
+#: applications/luci-app-https-dns-proxy/htdocs/luci-static/resources/view/https-dns-proxy/overview.js:419
+msgid "Use any family DNS resolvers"
+msgstr ""
+
+#: applications/luci-app-https-dns-proxy/htdocs/luci-static/resources/view/https-dns-proxy/overview.js:407
+msgid "Use negotiated HTTP version"
+msgstr ""
+
+#: applications/luci-app-https-dns-proxy/root/usr/share/https-dns-proxy/providers/io.nextdns.dns.json:8
+msgid "Username"
+msgstr ""
+
+#: applications/luci-app-https-dns-proxy/root/usr/share/https-dns-proxy/providers/app.tiarap.doh.json:8
+#: applications/luci-app-https-dns-proxy/root/usr/share/https-dns-proxy/providers/ca.cira.canadianshield.json:8
+#: applications/luci-app-https-dns-proxy/root/usr/share/https-dns-proxy/providers/co.oszx.dns.json:8
+#: applications/luci-app-https-dns-proxy/root/usr/share/https-dns-proxy/providers/com.adguard.dns.json:8
+#: applications/luci-app-https-dns-proxy/root/usr/share/https-dns-proxy/providers/com.cloudflare-dns.json:8
+#: applications/luci-app-https-dns-proxy/root/usr/share/https-dns-proxy/providers/com.controld.freedns.json:8
+#: applications/luci-app-https-dns-proxy/root/usr/share/https-dns-proxy/providers/com.opendns.doh.json:8
+#: applications/luci-app-https-dns-proxy/root/usr/share/https-dns-proxy/providers/gr.libredns.doh.json:8
+#: applications/luci-app-https-dns-proxy/root/usr/share/https-dns-proxy/providers/net.mullvad.doh.json:9
+#: applications/luci-app-https-dns-proxy/root/usr/share/https-dns-proxy/providers/net.quad9.json:8
+msgid "Variant"
+msgstr ""
+
+#: applications/luci-app-https-dns-proxy/htdocs/luci-static/resources/https-dns-proxy/status.js:169
+msgid "Version %s - Running."
+msgstr ""
+
+#: applications/luci-app-https-dns-proxy/htdocs/luci-static/resources/https-dns-proxy/status.js:181
+msgid "Version %s - Stopped (Disabled)."
+msgstr ""
+
+#: applications/luci-app-https-dns-proxy/htdocs/luci-static/resources/https-dns-proxy/status.js:179
+msgid "Version %s - Stopped."
+msgstr ""
index cf75606ebe68214ebf563453316528407866425b..4e6c83e12dc2d995dc9e73a05959593c66a6e159 100644 (file)
@@ -129,7 +129,7 @@ msgstr "Instancje HTTPS DNS Proxy"
 
 #: applications/luci-app-https-dns-proxy/htdocs/luci-static/resources/view/https-dns-proxy/overview.js:84
 msgid ""
-"If update option is selected, the %s'DNS forwardings' section of DHCP and "
+"If update option is selected, the %s'DNS Forwards' section of DHCP and "
 "DNS%s will be automatically updated to use selected DoH providers (%smore "
 "information%s)."
 msgstr ""
index 89dd3525efb1e8348aad81b05caed8478cc1e707..62545246ce59614e57031eff38b6a4ef9c46afae 100644 (file)
@@ -127,7 +127,7 @@ msgstr ""
 
 #: applications/luci-app-https-dns-proxy/htdocs/luci-static/resources/view/https-dns-proxy/overview.js:84
 msgid ""
-"If update option is selected, the %s'DNS forwardings' section of DHCP and "
+"If update option is selected, the %s'DNS Forwards' section of DHCP and "
 "DNS%s will be automatically updated to use selected DoH providers (%smore "
 "information%s)."
 msgstr ""
index 6aaf1da726dc9fab9538aea6ee24702b80f7d4c0..1da6542ac4d56e1bca147d33376f7ba4c79fc672 100644 (file)
@@ -130,7 +130,7 @@ msgstr ""
 
 #: applications/luci-app-https-dns-proxy/htdocs/luci-static/resources/view/https-dns-proxy/overview.js:84
 msgid ""
-"If update option is selected, the %s'DNS forwardings' section of DHCP and "
+"If update option is selected, the %s'DNS Forwards' section of DHCP and "
 "DNS%s will be automatically updated to use selected DoH providers (%smore "
 "information%s)."
 msgstr ""
index 0a7c886b7e1f0a8242f4f94afa1972d02cfb05d5..b4b226777cd908764791d9ecc722224ada15b5e4 100644 (file)
@@ -130,11 +130,11 @@ msgstr ""
 
 #: applications/luci-app-https-dns-proxy/htdocs/luci-static/resources/view/https-dns-proxy/overview.js:84
 msgid ""
-"If update option is selected, the %s'DNS forwardings' section of DHCP and "
+"If update option is selected, the %s'DNS Forwards' section of DHCP and "
 "DNS%s will be automatically updated to use selected DoH providers (%smore "
 "information%s)."
 msgstr ""
-"Dacă este selectată opțiunea de actualizare, secțiunea %s'DNS forwardings' "
+"Dacă este selectată opțiunea de actualizare, secțiunea %s'DNS Forwards' "
 "din DHCP și DNS%s va fi actualizată automat pentru a utiliza furnizorii DoH "
 "selectați (%smai multe informații%s)."
 
index d47997c4bb211ba4eb6d84504c279f9af1902e26..e7acbd28cde2c3e4909d26d421c781628f70757c 100644 (file)
@@ -131,11 +131,11 @@ msgstr "Экземпляры DNS-прокси HTTPS"
 
 #: applications/luci-app-https-dns-proxy/htdocs/luci-static/resources/view/https-dns-proxy/overview.js:84
 msgid ""
-"If update option is selected, the %s'DNS forwardings' section of DHCP and "
+"If update option is selected, the %s'DNS Forwards' section of DHCP and "
 "DNS%s will be automatically updated to use selected DoH providers (%smore "
 "information%s)."
 msgstr ""
-"Если выбрана опция обновления, то раздел %s'DNS forwardings' в DHCP и DNS%s "
+"Если выбрана опция обновления, то раздел %s'DNS Forwards' в DHCP и DNS%s "
 "будет автоматически обновлен для использования выбранных провайдеров DoH "
 "(%sдополнительная информация%s)."
 
index faaca084872d059a829ff88a63c62d819a471aae..6cee767fcf01e8b73f1c2bb786da7a549050b793 100644 (file)
@@ -122,7 +122,7 @@ msgstr ""
 
 #: applications/luci-app-https-dns-proxy/htdocs/luci-static/resources/view/https-dns-proxy/overview.js:84
 msgid ""
-"If update option is selected, the %s'DNS forwardings' section of DHCP and "
+"If update option is selected, the %s'DNS Forwards' section of DHCP and "
 "DNS%s will be automatically updated to use selected DoH providers (%smore "
 "information%s)."
 msgstr ""
index da529caaa667ca72a77428f84eee862b0ebc9004..479ab012201014805a652c5e92b89f48f8cc83eb 100644 (file)
@@ -122,7 +122,7 @@ msgstr ""
 
 #: applications/luci-app-https-dns-proxy/htdocs/luci-static/resources/view/https-dns-proxy/overview.js:84
 msgid ""
-"If update option is selected, the %s'DNS forwardings' section of DHCP and "
+"If update option is selected, the %s'DNS Forwards' section of DHCP and "
 "DNS%s will be automatically updated to use selected DoH providers (%smore "
 "information%s)."
 msgstr ""
index bf270c86207762acc74f33391ce3df9212f8ad02..78cfa19b6354a8652da43940f7d80b599d693d62 100644 (file)
@@ -113,7 +113,7 @@ msgstr ""
 
 #: applications/luci-app-https-dns-proxy/htdocs/luci-static/resources/view/https-dns-proxy/overview.js:84
 msgid ""
-"If update option is selected, the %s'DNS forwardings' section of DHCP and "
+"If update option is selected, the %s'DNS Forwards' section of DHCP and "
 "DNS%s will be automatically updated to use selected DoH providers (%smore "
 "information%s)."
 msgstr ""
index c2cec7c4456b589b6700d247184cf3b161051a21..546776f31bbead5c2065a991bfad34248354d6ee 100644 (file)
@@ -128,7 +128,7 @@ msgstr ""
 
 #: applications/luci-app-https-dns-proxy/htdocs/luci-static/resources/view/https-dns-proxy/overview.js:84
 msgid ""
-"If update option is selected, the %s'DNS forwardings' section of DHCP and "
+"If update option is selected, the %s'DNS Forwards' section of DHCP and "
 "DNS%s will be automatically updated to use selected DoH providers (%smore "
 "information%s)."
 msgstr ""
index b7b3154e9867a18a139b172a93e87365684e67e5..094358191af623f873dbe250d60c8b34dbcc4a70 100644 (file)
@@ -125,7 +125,7 @@ msgstr ""
 
 #: applications/luci-app-https-dns-proxy/htdocs/luci-static/resources/view/https-dns-proxy/overview.js:84
 msgid ""
-"If update option is selected, the %s'DNS forwardings' section of DHCP and "
+"If update option is selected, the %s'DNS Forwards' section of DHCP and "
 "DNS%s will be automatically updated to use selected DoH providers (%smore "
 "information%s)."
 msgstr ""
index 20d6dc4a5e28d6a8169dd6d62002cbb41354cab4..73441ebbb37e94485879cd507b2598f06923502d 100644 (file)
@@ -126,7 +126,7 @@ msgstr ""
 
 #: applications/luci-app-https-dns-proxy/htdocs/luci-static/resources/view/https-dns-proxy/overview.js:84
 msgid ""
-"If update option is selected, the %s'DNS forwardings' section of DHCP and "
+"If update option is selected, the %s'DNS Forwards' section of DHCP and "
 "DNS%s will be automatically updated to use selected DoH providers (%smore "
 "information%s)."
 msgstr ""
index b163056d3b49c2f840fe334a3c3bf4f6b98fbf06..83f99aebc7e98cac2d80ff33b20a033bce7dbed5 100644 (file)
@@ -132,7 +132,7 @@ msgstr "HTTPS DNS 代理实例"
 
 #: applications/luci-app-https-dns-proxy/htdocs/luci-static/resources/view/https-dns-proxy/overview.js:84
 msgid ""
-"If update option is selected, the %s'DNS forwardings' section of DHCP and "
+"If update option is selected, the %s'DNS Forwards' section of DHCP and "
 "DNS%s will be automatically updated to use selected DoH providers (%smore "
 "information%s)."
 msgstr ""
index c50d9bdf5f44913b11edaeb633051b2f0b37da5b..0efc3dec5332db710a57860f2e51249418787405 100644 (file)
@@ -130,7 +130,7 @@ msgstr ""
 
 #: applications/luci-app-https-dns-proxy/htdocs/luci-static/resources/view/https-dns-proxy/overview.js:84
 msgid ""
-"If update option is selected, the %s'DNS forwardings' section of DHCP and "
+"If update option is selected, the %s'DNS Forwards' section of DHCP and "
 "DNS%s will be automatically updated to use selected DoH providers (%smore "
 "information%s)."
 msgstr ""
index 2e27385de4b61721b5dbff90ad3ce3c56f8a0642..aafa88ca3e9c41977ba046491de8d2f84f957ee7 100644 (file)
@@ -2104,7 +2104,7 @@ msgid "DNS"
 msgstr "نظام أسماء النطاقات"
 
 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:397
-msgid "DNS forwardings"
+msgid "DNS Forwards"
 msgstr "شحن DNS"
 
 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:670
index 61a74b116dc42086d058f556738b6ea96c696686..6fc0d6784ac07050ab7aee454cd168902f3b387e 100644 (file)
@@ -2062,7 +2062,7 @@ msgid "DNS"
 msgstr ""
 
 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:397
-msgid "DNS forwardings"
+msgid "DNS Forwards"
 msgstr ""
 
 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:670
index 2cacd1e8a48eef3f612e93168156ab50668e2710..79da835c490d3a9cb24cf7eaa1604020f59f77a8 100644 (file)
@@ -2072,7 +2072,7 @@ msgid "DNS"
 msgstr "DNS"
 
 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:397
-msgid "DNS forwardings"
+msgid "DNS Forwards"
 msgstr ""
 
 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:670
index f5d34dbcdbaa7739d1cd4c0c3fc113fe79cc4048..f7485eeccfeb14e485f25fbcd49ef1a34e192f17 100644 (file)
@@ -2052,7 +2052,7 @@ msgid "DNS"
 msgstr "ডিএনএস"
 
 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:397
-msgid "DNS forwardings"
+msgid "DNS Forwards"
 msgstr ""
 
 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:670
index ad330cc407d1dddaa1fe75d5179d26e4cbee1741..953a2a6304b5e54c1a405085f927a1de5b216f70 100644 (file)
@@ -2118,7 +2118,7 @@ msgid "DNS"
 msgstr "DNS"
 
 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:397
-msgid "DNS forwardings"
+msgid "DNS Forwards"
 msgstr "Reenviaments DNS"
 
 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:670
index d6d3d1d8bf12d96f82d704fc4a45f8a34f19b2ea..daf0933040b70c9bcf59ef589a7cff4b690e7c71 100644 (file)
@@ -2133,7 +2133,7 @@ msgid "DNS"
 msgstr "DNS"
 
 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:397
-msgid "DNS forwardings"
+msgid "DNS Forwards"
 msgstr "Přeposílání DNS"
 
 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:670
index 7da43016703ebb65a143f4fdf3d47e0ea90ad8ff..22f31617926db731d333cc8dc41d8d2dec3745e4 100644 (file)
@@ -2170,7 +2170,7 @@ msgid "DNS"
 msgstr "DNS"
 
 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:397
-msgid "DNS forwardings"
+msgid "DNS Forwards"
 msgstr "DNS-videresendelser"
 
 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:670
index f86aed505044c7e3bc7292282c2be7afc5406297..7b545f414397f8df94bc3ed6e5f32a0fc7ebb89a 100644 (file)
@@ -2194,7 +2194,7 @@ msgid "DNS"
 msgstr "DNS"
 
 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:397
-msgid "DNS forwardings"
+msgid "DNS Forwards"
 msgstr "DNS-Weiterleitungen"
 
 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:670
index 7a2c553b172bdf5c9f74bb1890987be0dcc2c6f8..b897e2245a58c5f96e61b248e39f6f9f032f887c 100644 (file)
@@ -2108,7 +2108,7 @@ msgid "DNS"
 msgstr "DNS"
 
 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:397
-msgid "DNS forwardings"
+msgid "DNS Forwards"
 msgstr "Προωθήσεις DNS"
 
 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:670
index 0b71e0ce518a843f49e8eaa4ed37cd52238c8f52..b834ffdb5e89618957859c63f4a9f14fd6a50e3b 100644 (file)
@@ -2056,7 +2056,7 @@ msgid "DNS"
 msgstr "DNS (Domain Name System)"
 
 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:397
-msgid "DNS forwardings"
+msgid "DNS Forwards"
 msgstr ""
 
 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:670
index 7400709eaba0855078f9cd01dbec067f7a481d56..634d7ac0c964a82f560693d8a5b0882a22593de4 100644 (file)
@@ -2241,7 +2241,7 @@ msgid "DNS"
 msgstr "DNS"
 
 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:397
-msgid "DNS forwardings"
+msgid "DNS Forwards"
 msgstr "Reenvíos de DNS"
 
 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:670
index 2e1d7c85eb8b7c3790108c3adb1c12c8b2956810..e7fdcae1aca876caacd7b309349fa61c3f584a1b 100644 (file)
@@ -2117,7 +2117,7 @@ msgid "DNS"
 msgstr "DNS"
 
 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:397
-msgid "DNS forwardings"
+msgid "DNS Forwards"
 msgstr "DNS-edelleenvälitys"
 
 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:670
index a6fee2e5800644691318f25196bbb9706d82f767..0e47fdcfc8acee052690ac66a4c3518f0f4bdcdb 100644 (file)
@@ -2201,7 +2201,7 @@ msgid "DNS"
 msgstr "DNS"
 
 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:397
-msgid "DNS forwardings"
+msgid "DNS Forwards"
 msgstr "transmissions DNS"
 
 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:670
index 1911a664061459931498f4456f4a2690d697125e..d72e08132e12fc07496dece4a973ffcc57467f48 100644 (file)
@@ -2070,7 +2070,7 @@ msgid "DNS"
 msgstr "DNS"
 
 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:397
-msgid "DNS forwardings"
+msgid "DNS Forwards"
 msgstr ""
 
 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:670
index bd7a0b49c23e5b0d484b699d6a729f51aee4854b..1ddfbf032504cfb053a255630fc437914eb51aef 100644 (file)
@@ -2054,7 +2054,7 @@ msgid "DNS"
 msgstr ""
 
 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:397
-msgid "DNS forwardings"
+msgid "DNS Forwards"
 msgstr ""
 
 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:670
index 1aa1e4ea73cc4165ed890b58ab2a19bac6409d84..ec1c81f7cb6537af88dc15ca2125292f164b3146 100644 (file)
@@ -2122,7 +2122,7 @@ msgid "DNS"
 msgstr "DNS"
 
 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:397
-msgid "DNS forwardings"
+msgid "DNS Forwards"
 msgstr "DNS továbbítások"
 
 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:670
index 3d71afec36b604b51d1777ab994a069b6c59437c..7185e08ac373424057051635e95f7472e7fad4a0 100644 (file)
@@ -2212,7 +2212,7 @@ msgid "DNS"
 msgstr "DNS"
 
 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:397
-msgid "DNS forwardings"
+msgid "DNS Forwards"
 msgstr "Inoltri DNS"
 
 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:670
index d818870606193eae2007c1e2b5a273e6f45bf4fe..38b2893a541d4c186c36f11e8dedd06f86399ab3 100644 (file)
@@ -2122,7 +2122,7 @@ msgid "DNS"
 msgstr "DNS"
 
 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:397
-msgid "DNS forwardings"
+msgid "DNS Forwards"
 msgstr "DNSフォワーディング"
 
 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:670
index 63c06e13ed022832c042e2902fa267dbc9caf5a5..7ceb3cbfd7b40c28cfc120ef985d47f2bf0424f6 100644 (file)
@@ -2101,7 +2101,7 @@ msgid "DNS"
 msgstr "DNS"
 
 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:397
-msgid "DNS forwardings"
+msgid "DNS Forwards"
 msgstr ""
 
 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:670
index 22b5b5ff77919d5091261c880b5dec4f84e295bb..803d34bb3c4eabc99c56162f65e32e6f7c4e9ab1 100644 (file)
@@ -2226,7 +2226,7 @@ msgid "DNS"
 msgstr "„DNS“"
 
 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:397
-msgid "DNS forwardings"
+msgid "DNS Forwards"
 msgstr "„DNS“ perleidimai"
 
 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:670
index 9f096b81d1e3fd453c38204f39532beaf18df012..52d07e8e0022365adcadd65b682acc24f17e5ce6 100644 (file)
@@ -2052,7 +2052,7 @@ msgid "DNS"
 msgstr ""
 
 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:397
-msgid "DNS forwardings"
+msgid "DNS Forwards"
 msgstr ""
 
 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:670
index d72fb41f98cb41ad7301f16f7f86c386dde9f780..ab66e51bc0f34f87f2bc68f504c5ce71347a2826 100644 (file)
@@ -2055,7 +2055,7 @@ msgid "DNS"
 msgstr "DNS"
 
 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:397
-msgid "DNS forwardings"
+msgid "DNS Forwards"
 msgstr ""
 
 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:670
index fb3c554068d2f02519ad3002b4c9b9107ccdf6dc..569a66b87d0a6693339089189491b8972f75eea9 100644 (file)
@@ -2087,7 +2087,7 @@ msgid "DNS"
 msgstr "DNS"
 
 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:397
-msgid "DNS forwardings"
+msgid "DNS Forwards"
 msgstr "DNS videresendinger"
 
 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:670
index 8994987cb118caffa8f97df438455f3a420a76f6..ba91bd1e38faf16f42795af22688cd0cac1ed55e 100644 (file)
@@ -2175,8 +2175,8 @@ msgid "DNS"
 msgstr "DNS"
 
 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:397
-msgid "DNS forwardings"
-msgstr "DNS forwardings"
+msgid "DNS Forwards"
+msgstr "DNS Forwards"
 
 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:670
 msgid "DNS query port"
index 7e7caa9f1c7fe820a31a761d4bbf4384bd48cb0d..cff1637407eee4fa647b281e19793a12f3dae7be 100644 (file)
@@ -2195,7 +2195,7 @@ msgid "DNS"
 msgstr "DNS"
 
 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:397
-msgid "DNS forwardings"
+msgid "DNS Forwards"
 msgstr "Przekazywania DNS"
 
 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:670
index 437c4d85c4bcfe8c448447f8c876707a6c089145..49b695e162de9075a1c718672fbf521764ee2943 100644 (file)
@@ -2188,7 +2188,7 @@ msgid "DNS"
 msgstr "DNS"
 
 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:397
-msgid "DNS forwardings"
+msgid "DNS Forwards"
 msgstr "Encaminhamentos DNS"
 
 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:670
index 1fc9e424042755e11fd0b5237fce78933044c6e0..0f67815ba70fb073a269cbc96d7d571b9b996d4d 100644 (file)
@@ -2194,7 +2194,7 @@ msgid "DNS"
 msgstr "DNS"
 
 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:397
-msgid "DNS forwardings"
+msgid "DNS Forwards"
 msgstr "Encaminhamentos do DNS"
 
 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:670
index fadec62324f0d52121970c65a5e5c1a790797db7..40fbe36c519165dbfb78a4c56713491ec698b5f7 100644 (file)
@@ -2187,7 +2187,7 @@ msgid "DNS"
 msgstr "DNS"
 
 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:397
-msgid "DNS forwardings"
+msgid "DNS Forwards"
 msgstr "Redirecționări DNS"
 
 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:670
index 730a54c4f167315d9d2c1574631227c5d2664cb0..0f27290feb2786b67a1f659e21ef2fee17af9c73 100644 (file)
@@ -2205,7 +2205,7 @@ msgid "DNS"
 msgstr "DNS"
 
 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:397
-msgid "DNS forwardings"
+msgid "DNS Forwards"
 msgstr "Перенаправление запросов DNS"
 
 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:670
index 1880b4899f2c93a72b76415661d3cfb08f045ff6..69d0aae214572d51620bdb9590a20baaa94e4925 100644 (file)
@@ -2145,7 +2145,7 @@ msgid "DNS"
 msgstr "DNS"
 
 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:397
-msgid "DNS forwardings"
+msgid "DNS Forwards"
 msgstr "Presmerovania DNS"
 
 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:670
index 017ecc3841ea26cc2448f9902f46d1f9e16cfc33..13a3c133e3067a39f798dea3aab1bdbcedc60219 100644 (file)
@@ -2075,8 +2075,8 @@ msgid "DNS"
 msgstr "DNS"
 
 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:397
-msgid "DNS forwardings"
-msgstr ""
+msgid "DNS Forwards"
+msgstr "DNS Vidarebefordringar"
 
 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:670
 msgid "DNS query port"
index f344b0d536078880e7f71105d6e1e84f26c89589..c0f1a04e57731bb53659ad7e85b51a447aa77e23 100644 (file)
@@ -2043,7 +2043,7 @@ msgid "DNS"
 msgstr ""
 
 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:397
-msgid "DNS forwardings"
+msgid "DNS Forwards"
 msgstr ""
 
 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:670
index 62d41b1a7e39b7566ed5dd10228c527165d56294..0e533f21bdbdc3ce4b02a3047215d939d7838fb1 100644 (file)
@@ -2169,7 +2169,7 @@ msgid "DNS"
 msgstr "DNS"
 
 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:397
-msgid "DNS forwardings"
+msgid "DNS Forwards"
 msgstr "DNS iletimleri"
 
 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:670
index f108c3b18981a3f22d741aede44fa050d3f71123..797821a3da1a85b622eed8d181003a7d764cc0fa 100644 (file)
@@ -2187,7 +2187,7 @@ msgid "DNS"
 msgstr "DNS"
 
 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:397
-msgid "DNS forwardings"
+msgid "DNS Forwards"
 msgstr "Переспрямовування запитів DNS"
 
 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:670
index d10fb1d50a7029c9bd6039584f8df7c0897af5f5..68bab1a9f3df88113e470faf14de324a0a12824c 100644 (file)
@@ -2051,7 +2051,7 @@ msgid "DNS"
 msgstr ""
 
 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:397
-msgid "DNS forwardings"
+msgid "DNS Forwards"
 msgstr ""
 
 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:670
index 31dcf2159f3697f5b04c97542caa85911d4cc871..5d06238ee09d2fe2208339187742b466d2c13d20 100644 (file)
@@ -2159,7 +2159,7 @@ msgid "DNS"
 msgstr "DNS"
 
 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:397
-msgid "DNS forwardings"
+msgid "DNS Forwards"
 msgstr "Chuyển tiếp DNS"
 
 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:670
index 6d8d193d7a748b8d1f835c14630ca27e8040603b..4a341f40c2736708172fa52a50ba088b7994c357 100644 (file)
@@ -2123,7 +2123,7 @@ msgid "DNS"
 msgstr "DNS"
 
 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:397
-msgid "DNS forwardings"
+msgid "DNS Forwards"
 msgstr "DNS 转发"
 
 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:670
index be253070d80cff9d327616ac0a28bf3c371ee0bd..025e9b12397a2e76234c38f690ed9dc1631e3696 100644 (file)
@@ -2108,7 +2108,7 @@ msgid "DNS"
 msgstr "DNS"
 
 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:397
-msgid "DNS forwardings"
+msgid "DNS Forwards"
 msgstr "DNS封包轉發"
 
 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:670
index 4809333b27547771e89cebb9c5e38249efd7aed9..7b0ae3c1f9dd3ffc825d9fda8acc8cf05016fdd9 100644 (file)
@@ -394,7 +394,7 @@ return view.extend({
                o.value('-', _('stderr'));
 
                o = s.taboption('forward', form.DynamicList, 'server',
-                       _('DNS forwardings'),
+                       _('DNS Forwards'),
                        _('Forward specific domain queries to specific upstream servers.'));
                o.optional = true;
                o.placeholder = '/*.example.org/10.1.2.3';