diff options
author | Stan Grishin <stangri@melmac.ca> | 2021-12-28 14:42:35 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-12-28 14:42:35 -0800 |
commit | 73e21c3b5791ac97aa7b437c8e683cdbea407395 (patch) | |
tree | 0f3b86747b727ad6c18fdaa17eb2a7cd1f33e1fb /applications/luci-app-https-dns-proxy/po | |
parent | a2d121f05bf815111902900c2e5c638aa0d04d42 (diff) | |
parent | da3bb1e80bc98f90d1128f332fc5ceecc20bf6d5 (diff) |
Merge pull request #5619 from stangri/master-luci-app-https-dns-proxy
luci-app-https-dns-proxy: add AhaDNS and minor fixes
Diffstat (limited to 'applications/luci-app-https-dns-proxy/po')
-rw-r--r-- | applications/luci-app-https-dns-proxy/po/templates/https-dns-proxy.pot | 40 |
1 files changed, 40 insertions, 0 deletions
diff --git a/applications/luci-app-https-dns-proxy/po/templates/https-dns-proxy.pot b/applications/luci-app-https-dns-proxy/po/templates/https-dns-proxy.pot index b46a9498ba..ad50530d4c 100644 --- a/applications/luci-app-https-dns-proxy/po/templates/https-dns-proxy.pot +++ b/applications/luci-app-https-dns-proxy/po/templates/https-dns-proxy.pot @@ -17,6 +17,46 @@ msgstr "" msgid "AdGuard (Standard)" msgstr "" +#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.au.doh.lua:3 +msgid "AhaDNS.com - Australia (Block Malware + Ads)" +msgstr "" + +#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.in.doh.lua:3 +msgid "AhaDNS.com - India (Block Malware + Ads)" +msgstr "" + +#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.it.doh.lua:3 +msgid "AhaDNS.com - Italy (Block Malware + Ads)" +msgstr "" + +#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.nl.doh.lua:3 +msgid "AhaDNS.com - Netherlands (Block Malware + Ads)" +msgstr "" + +#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.no.doh.lua:3 +msgid "AhaDNS.com - Norway (Block Malware + Ads)" +msgstr "" + +#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.pl.doh.lua:3 +msgid "AhaDNS.com - Poland (Block Malware + Ads)" +msgstr "" + +#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.es.doh.lua:3 +msgid "AhaDNS.com - Spain (Block Malware + Ads)" +msgstr "" + +#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.chi.doh.lua:3 +msgid "AhaDNS.com - US/Chicago (Block Malware + Ads)" +msgstr "" + +#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.la.doh.lua:3 +msgid "AhaDNS.com - US/Los Angeles (Block Malware + Ads)" +msgstr "" + +#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.ny.doh.lua:3 +msgid "AhaDNS.com - US/New York (Block Malware + Ads)" +msgstr "" + #: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/com.alidns.dns.lua:3 msgid "AliDNS" msgstr "" |