diff options
Diffstat (limited to 'applications/luci-app-dnscrypt-proxy')
10 files changed, 488 insertions, 93 deletions
diff --git a/applications/luci-app-dnscrypt-proxy/Makefile b/applications/luci-app-dnscrypt-proxy/Makefile index c67b83000f..20b838068e 100644 --- a/applications/luci-app-dnscrypt-proxy/Makefile +++ b/applications/luci-app-dnscrypt-proxy/Makefile @@ -5,8 +5,7 @@ include $(TOPDIR)/rules.mk LUCI_TITLE:=LuCI support for DNSCrypt-Proxy -LUCI_DEPENDS:=+luci-compat +uclient-fetch +dnscrypt-proxy +luci-lib-httpprotoutils -LUCI_PKGARCH:=all +LUCI_DEPENDS:=+luci-base +luci-compat +uclient-fetch +dnscrypt-proxy +luci-lib-httpprotoutils include ../../luci.mk diff --git a/applications/luci-app-dnscrypt-proxy/po/da/dnscrypt-proxy.po b/applications/luci-app-dnscrypt-proxy/po/da/dnscrypt-proxy.po index 04381bcd06..a0302dffd4 100644 --- a/applications/luci-app-dnscrypt-proxy/po/da/dnscrypt-proxy.po +++ b/applications/luci-app-dnscrypt-proxy/po/da/dnscrypt-proxy.po @@ -1,6 +1,6 @@ msgid "" msgstr "" -"PO-Revision-Date: 2022-08-24 00:04+0000\n" +"PO-Revision-Date: 2023-07-17 15:06+0000\n" "Last-Translator: drax red <drax@outlook.dk>\n" "Language-Team: Danish <https://hosted.weblate.org/projects/openwrt/" "luciapplicationsdnscrypt-proxy/da/>\n" @@ -8,7 +8,7 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" -"X-Generator: Weblate 4.14-dev\n" +"X-Generator: Weblate 5.0-dev\n" #: applications/luci-app-dnscrypt-proxy/luasrc/model/cbi/dnscrypt-proxy/overview_tab.lua:139 #: applications/luci-app-dnscrypt-proxy/luasrc/model/cbi/dnscrypt-proxy/overview_tab.lua:161 @@ -142,7 +142,7 @@ msgstr "" #: applications/luci-app-dnscrypt-proxy/luasrc/model/cbi/dnscrypt-proxy/overview_tab.lua:189 msgid "IP Address" -msgstr "IP-adresse" +msgstr "IP Address" #: applications/luci-app-dnscrypt-proxy/luasrc/model/cbi/dnscrypt-proxy/overview_tab.lua:221 msgid "Improve privacy by using an ephemeral public key for each query." diff --git a/applications/luci-app-dnscrypt-proxy/po/en/dnscrypt-proxy.po b/applications/luci-app-dnscrypt-proxy/po/en/dnscrypt-proxy.po index 10f563d8c4..5bf1b01ba3 100644 --- a/applications/luci-app-dnscrypt-proxy/po/en/dnscrypt-proxy.po +++ b/applications/luci-app-dnscrypt-proxy/po/en/dnscrypt-proxy.po @@ -1,14 +1,14 @@ msgid "" msgstr "" -"PO-Revision-Date: 2022-07-03 10:25+0000\n" -"Last-Translator: Hannu Nyman <hannu.nyman@iki.fi>\n" +"PO-Revision-Date: 2023-11-30 14:34+0000\n" +"Last-Translator: rygle <pittos@post.com>\n" "Language-Team: English <https://hosted.weblate.org/projects/openwrt/" "luciapplicationsdnscrypt-proxy/en/>\n" "Language: en\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" -"X-Generator: Weblate 4.13.1-dev\n" +"X-Generator: Weblate 5.3-dev\n" #: applications/luci-app-dnscrypt-proxy/luasrc/model/cbi/dnscrypt-proxy/overview_tab.lua:139 #: applications/luci-app-dnscrypt-proxy/luasrc/model/cbi/dnscrypt-proxy/overview_tab.lua:161 @@ -187,7 +187,7 @@ msgstr "" #: applications/luci-app-dnscrypt-proxy/luasrc/controller/dnscrypt-proxy.lua:19 msgid "Overview" -msgstr "" +msgstr "Overview" #: applications/luci-app-dnscrypt-proxy/luasrc/model/cbi/dnscrypt-proxy/overview_tab.lua:160 msgid "Please edit the file manually in the 'Advanced' section." diff --git a/applications/luci-app-dnscrypt-proxy/po/fi/dnscrypt-proxy.po b/applications/luci-app-dnscrypt-proxy/po/fi/dnscrypt-proxy.po index 591bc93dce..dc1b6052d5 100644 --- a/applications/luci-app-dnscrypt-proxy/po/fi/dnscrypt-proxy.po +++ b/applications/luci-app-dnscrypt-proxy/po/fi/dnscrypt-proxy.po @@ -1,6 +1,6 @@ msgid "" msgstr "" -"PO-Revision-Date: 2022-03-13 23:16+0000\n" +"PO-Revision-Date: 2023-10-18 05:43+0000\n" "Last-Translator: Jiri Grönroos <jiri.gronroos@iki.fi>\n" "Language-Team: Finnish <https://hosted.weblate.org/projects/openwrt/" "luciapplicationsdnscrypt-proxy/fi/>\n" @@ -8,7 +8,7 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" -"X-Generator: Weblate 4.12-dev\n" +"X-Generator: Weblate 5.1\n" #: applications/luci-app-dnscrypt-proxy/luasrc/model/cbi/dnscrypt-proxy/overview_tab.lua:139 #: applications/luci-app-dnscrypt-proxy/luasrc/model/cbi/dnscrypt-proxy/overview_tab.lua:161 @@ -30,7 +30,7 @@ msgstr "" #: applications/luci-app-dnscrypt-proxy/luasrc/model/cbi/dnscrypt-proxy/overview_tab.lua:228 msgid "Blacklist" -msgstr "" +msgstr "Estolista" #: applications/luci-app-dnscrypt-proxy/luasrc/model/cbi/dnscrypt-proxy/overview_tab.lua:233 msgid "Block IPv6" diff --git a/applications/luci-app-dnscrypt-proxy/po/fr/dnscrypt-proxy.po b/applications/luci-app-dnscrypt-proxy/po/fr/dnscrypt-proxy.po index 09dca70d87..224177132f 100644 --- a/applications/luci-app-dnscrypt-proxy/po/fr/dnscrypt-proxy.po +++ b/applications/luci-app-dnscrypt-proxy/po/fr/dnscrypt-proxy.po @@ -1,14 +1,14 @@ msgid "" msgstr "" -"PO-Revision-Date: 2022-07-31 13:17+0000\n" -"Last-Translator: Christophe Blancon <christophe.blancon@gmail.com>\n" +"PO-Revision-Date: 2023-06-14 11:53+0000\n" +"Last-Translator: viking76 <liaudetgael@gmail.com>\n" "Language-Team: French <https://hosted.weblate.org/projects/openwrt/" "luciapplicationsdnscrypt-proxy/fr/>\n" "Language: fr\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n > 1;\n" -"X-Generator: Weblate 4.14-dev\n" +"X-Generator: Weblate 4.18-dev\n" #: applications/luci-app-dnscrypt-proxy/luasrc/model/cbi/dnscrypt-proxy/overview_tab.lua:139 #: applications/luci-app-dnscrypt-proxy/luasrc/model/cbi/dnscrypt-proxy/overview_tab.lua:161 @@ -43,16 +43,20 @@ msgid "" "By default the DNSCrypt-Proxy startup will be triggered by ifup events of " "'All' available network interfaces.<br />" msgstr "" +"Par défaut, le startup de DNSCrypt-Proxy sera déclenché par les évènements " +"ifup de 'Toutes' les interfaces réseau disponibles.<br />" #: applications/luci-app-dnscrypt-proxy/luasrc/model/cbi/dnscrypt-proxy/overview_tab.lua:59 msgid "Configuration of the DNSCrypt-Proxy package." -msgstr "" +msgstr "Configuration du package DNSCrypt-Proxy." #: applications/luci-app-dnscrypt-proxy/luasrc/model/cbi/dnscrypt-proxy/overview_tab.lua:146 msgid "" "Create '/etc/resolv-crypt.conf' with 'options timeout:1' to reduce DNS " "upstream timeouts with multiple DNSCrypt instances.<br />" msgstr "" +"Créer '/etc/resolv-crypt.conf' avec 'options timeout:1' pour réduire les " +"timeouts d'upstream DNS avec des instances multiples de DNSCrypt.<br />" #: applications/luci-app-dnscrypt-proxy/luasrc/model/cbi/dnscrypt-proxy/overview_tab.lua:150 msgid "Create Config File" @@ -70,19 +74,19 @@ msgstr "Fichier journal des requêtes DNS" #: applications/luci-app-dnscrypt-proxy/luasrc/controller/dnscrypt-proxy.lua:15 #: applications/luci-app-dnscrypt-proxy/luasrc/model/cbi/dnscrypt-proxy/overview_tab.lua:58 msgid "DNSCrypt-Proxy" -msgstr "" +msgstr "DNSCrypt-Proxy" #: applications/luci-app-dnscrypt-proxy/luasrc/controller/dnscrypt-proxy.lua:39 msgid "DNSCrypt-Proxy Logfile" -msgstr "" +msgstr "Fichier de log de DNSCrypt-Proxy" #: applications/luci-app-dnscrypt-proxy/luasrc/controller/dnscrypt-proxy.lua:30 msgid "DNSCrypt-Proxy Resolver List" -msgstr "" +msgstr "Liste de résolveurs de DNSCrypt-Proxy" #: applications/luci-app-dnscrypt-proxy/luasrc/model/cbi/dnscrypt-proxy/overview_tab.lua:102 msgid "Default Resolver List" -msgstr "" +msgstr "Liste de résolveurs par défaut" #: applications/luci-app-dnscrypt-proxy/luasrc/model/cbi/dnscrypt-proxy/overview_tab.lua:234 msgid "Disable IPv6 to speed up DNSCrypt-Proxy." @@ -90,12 +94,14 @@ msgstr "Désactivez IPv6 pour accélérer DNSCrypt-Proxy." #: applications/luci-app-dnscrypt-proxy/luasrc/model/cbi/dnscrypt-proxy/overview_tab.lua:254 msgid "Dnsmasq Options" -msgstr "" +msgstr "Options de Dnsmasq" #: applications/luci-app-dnscrypt-proxy/luasrc/model/cbi/dnscrypt-proxy/overview_tab.lua:124 msgid "" "Download the current resolver list from 'github.com/dyne/dnscrypt-proxy'." msgstr "" +"Télécharger la liste de résolveurs actuelle depuis 'github.com/dyne/dnscrypt-" +"proxy'." #: applications/luci-app-dnscrypt-proxy/luasrc/controller/dnscrypt-proxy.lua:22 msgid "Edit DNSCrypt-Proxy Configuration" @@ -103,11 +109,11 @@ msgstr "Modifier la configuration de DNSCrypt-Proxy" #: applications/luci-app-dnscrypt-proxy/luasrc/controller/dnscrypt-proxy.lua:23 msgid "Edit Dnsmasq Configuration" -msgstr "" +msgstr "Éditer la configuration de Dnsmasq" #: applications/luci-app-dnscrypt-proxy/luasrc/controller/dnscrypt-proxy.lua:24 msgid "Edit Resolvcrypt Configuration" -msgstr "" +msgstr "Éditer la configuration de Resolvcrypt" #: applications/luci-app-dnscrypt-proxy/luasrc/model/cbi/dnscrypt-proxy/overview_tab.lua:240 msgid "Enable Caching to speed up DNSCcrypt-Proxy." @@ -131,6 +137,8 @@ msgid "" "For further information <a href=\"%s\" target=\"_blank\">see the wiki " "online</a>" msgstr "" +"Pour plus d'informations <a href=\"%s\" target=\"_blank\">voir le wiki en " +"ligne</a>" #: applications/luci-app-dnscrypt-proxy/luasrc/model/cbi/dnscrypt-proxy/overview_tab.lua:97 msgid "General Options" @@ -138,7 +146,7 @@ msgstr "Options générales" #: applications/luci-app-dnscrypt-proxy/root/usr/share/rpcd/acl.d/luci-app-dnscrypt-proxy.json:3 msgid "Grant UCI access for luci-app-dnscrypt-proxy" -msgstr "" +msgstr "Donner l'accès UCI à luci-app-dnscrypt-proxy" #: applications/luci-app-dnscrypt-proxy/luasrc/model/cbi/dnscrypt-proxy/overview_tab.lua:189 msgid "IP Address" @@ -158,7 +166,7 @@ msgstr "Fichier d'entrée introuvable, veuillez vérifier votre configuration." #: applications/luci-app-dnscrypt-proxy/luasrc/model/cbi/dnscrypt-proxy/overview_tab.lua:185 msgid "Instance Options" -msgstr "" +msgstr "Options de l'instance" #: applications/luci-app-dnscrypt-proxy/luasrc/model/cbi/dnscrypt-proxy/overview_tab.lua:239 msgid "Local Cache" @@ -168,6 +176,8 @@ msgstr "Cache local" msgid "" "Local blacklists allow you to block abuse sites by domains or ip addresses." msgstr "" +"Liste noire locale permet de bloquer les sites abusifs par domaine ou par " +"adresse ip." #: applications/luci-app-dnscrypt-proxy/luasrc/model/cbi/dnscrypt-proxy/overview_tab.lua:246 msgid "" @@ -182,18 +192,22 @@ msgid "" "Name of the remote DNS service for resolving queries incl. Location, DNSSEC- " "and NOLOG-Flag." msgstr "" +"Nom du service de remote DNS pour résoudre les requêtes, incluant Location, " +"DNSSEC- et NOLOG-Flag." #: applications/luci-app-dnscrypt-proxy/luasrc/model/cbi/dnscrypt-proxy/overview_tab.lua:137 msgid "No SSL support available.<br />" -msgstr "" +msgstr "Pas de support SSL disponible.<br />" #: applications/luci-app-dnscrypt-proxy/luasrc/model/cbi/dnscrypt-proxy/overview_tab.lua:21 msgid "No default resolver list and no SSL support available.<br />" msgstr "" +"Pas de liste de résolveurs par défaut et pas de support SSL disponibles.<br " +"/>" #: applications/luci-app-dnscrypt-proxy/luasrc/controller/dnscrypt-proxy.lua:19 msgid "Overview" -msgstr "Aperçu" +msgstr "Vue d'ensemble" #: applications/luci-app-dnscrypt-proxy/luasrc/model/cbi/dnscrypt-proxy/overview_tab.lua:160 msgid "Please edit the file manually in the 'Advanced' section." @@ -204,18 +218,24 @@ msgid "" "Please install a 'libustream-ssl' library to download the current resolver " "list from 'github.com/dyne/dnscrypt-proxy'." msgstr "" +"Merci d'installer une bibliothèque 'libustream-ssl' pour télécharger la " +"liste actuelle de résolveurs depuis 'github.com/dyne/dnscrypt-proxy'." #: applications/luci-app-dnscrypt-proxy/luasrc/model/cbi/dnscrypt-proxy/overview_tab.lua:22 msgid "" "Please install a resolver list to '/usr/share/dnscrypt-proxy/dnscrypt-" "resolvers.csv' to use this package." msgstr "" +"Merci d'installer une liste de résolveurs à '/usr/share/dnscrypt-proxy/" +"dnscrypt-resolvers.csv' pour utiliser ce package." #: applications/luci-app-dnscrypt-proxy/luasrc/model/cbi/dnscrypt-proxy/overview_tab.lua:259 msgid "" "Please note: This may change the values for 'noresolv', 'resolvfile', " "'allservers' and the list 'server' settings." msgstr "" +"Veuillez noter : Ceci pourrait changer les valeurs des paramètres " +"'noresolv', 'resolvfile', 'allservers' et la liste 'server'." #: applications/luci-app-dnscrypt-proxy/luasrc/model/cbi/dnscrypt-proxy/overview_tab.lua:194 msgid "Port" @@ -228,11 +248,11 @@ msgstr "Rafraîchir la liste" #: applications/luci-app-dnscrypt-proxy/luasrc/model/cbi/dnscrypt-proxy/overview_tab.lua:123 #: applications/luci-app-dnscrypt-proxy/luasrc/model/cbi/dnscrypt-proxy/overview_tab.lua:136 msgid "Refresh Resolver List" -msgstr "" +msgstr "Rafraîchir la liste de résolveurs" #: applications/luci-app-dnscrypt-proxy/luasrc/model/cbi/dnscrypt-proxy/overview_tab.lua:200 msgid "Resolver (LOC/SEC/NOLOG)" -msgstr "" +msgstr "Résolveur (LOC/SEC/NOLOG)" #: applications/luci-app-dnscrypt-proxy/luasrc/model/cbi/dnscrypt-proxy/cfg_dnsmasq_tab.lua:17 #: applications/luci-app-dnscrypt-proxy/luasrc/model/cbi/dnscrypt-proxy/cfg_resolvcrypt_tab.lua:17 @@ -242,7 +262,7 @@ msgstr "Sauvegarder" #: applications/luci-app-dnscrypt-proxy/luasrc/model/cbi/dnscrypt-proxy/overview_tab.lua:216 msgid "Specify a non-default Resolver List." -msgstr "" +msgstr "Spécifier une liste de résolveurs autre que par défaut." #: applications/luci-app-dnscrypt-proxy/luasrc/model/cbi/dnscrypt-proxy/overview_tab.lua:168 msgid "Startup Trigger" @@ -250,67 +270,85 @@ msgstr "Déclencheur de démarrage" #: applications/luci-app-dnscrypt-proxy/luasrc/model/cbi/dnscrypt-proxy/overview_tab.lua:159 msgid "The config file '/etc/resolv-crypt.conf' already exist.<br />" -msgstr "" +msgstr "Le fichier de configuration '/etc/resolv-crypt.conf' existe déjà.<br />" #: applications/luci-app-dnscrypt-proxy/luasrc/model/cbi/dnscrypt-proxy/overview_tab.lua:195 msgid "The listening port for DNS queries." -msgstr "" +msgstr "Le port d'écoute pour les requêtes DNS." #: applications/luci-app-dnscrypt-proxy/luasrc/model/cbi/dnscrypt-proxy/overview_tab.lua:190 msgid "" "The local IPv4 or IPv6 address. The latter one should be specified within " "brackets, e.g. '[::1]'." msgstr "" +"L'adresse locale IPv4 ou IPv6. Cette dernière devrait être spécifiée entre " +"crochets, ex. '[::1]'." #: applications/luci-app-dnscrypt-proxy/luasrc/model/cbi/dnscrypt-proxy/overview_tab.lua:230 msgid "" "The value for this property is the blocklist type and path to the file, e." "g.'domains:/path/to/dbl.txt' or 'ips:/path/to/ipbl.txt'." msgstr "" +"La valeur pour cette propriété est le type de blocklist et le chemin du " +"fichier, ex. 'domains:/path/to/dbl.txt' ou 'ips:/path/to/ipbl.txt'." #: applications/luci-app-dnscrypt-proxy/luasrc/model/cbi/dnscrypt-proxy/configuration_tab.lua:21 msgid "" "This form allows you to modify the content of the main DNSCrypt-Proxy " "configuration file (/etc/config/dnscrypt-proxy)." msgstr "" +"Ce formulaire permet de modifier le contenu du fichier de configuration " +"principal de DNSCrypt-Proxy (/etc/config/dnscrypt-proxy)." #: applications/luci-app-dnscrypt-proxy/luasrc/model/cbi/dnscrypt-proxy/cfg_dnsmasq_tab.lua:21 msgid "" "This form allows you to modify the content of the main Dnsmasq configuration " "file (/etc/config/dhcp)." msgstr "" +"Ce formulaire permet de modifier le contenu du fichier de configuration " +"principal de Dnsmasq (/etc/config/dhcp)." #: applications/luci-app-dnscrypt-proxy/luasrc/model/cbi/dnscrypt-proxy/cfg_resolvcrypt_tab.lua:21 msgid "" "This form allows you to modify the content of the resolv-crypt configuration " "file (/etc/resolv-crypt.conf)." msgstr "" +"Ce formulaire permet de modifier le contenu du fichier de configuration de " +"resolv-crypt (/etc/resolv-crypt.conf)." #: applications/luci-app-dnscrypt-proxy/luasrc/view/dnscrypt-proxy/view_reslist.htm:10 msgid "This form shows the content of the current DNSCrypt Resolver List." msgstr "" +"Ce formulaire montre le contenu de la liste actuelle des résolveurs DNSCrypt." #: applications/luci-app-dnscrypt-proxy/luasrc/view/dnscrypt-proxy/logread.htm:10 msgid "" "This form shows the syslog output, pre-filtered for DNSCrypt-Proxy related " "messages only." msgstr "" +"Ce formulaire affiche la sortie syslog, préfiltrée uniquement pour les " +"messages liés à DNSCrypt-Proxy." #: applications/luci-app-dnscrypt-proxy/luasrc/model/cbi/dnscrypt-proxy/overview_tab.lua:222 msgid "" "This option requires extra CPU cycles and is useless with most DNSCrypt " "server." msgstr "" +"Cette option nécessite des cycles CPU supplémentaires et est inutile avec la " +"plupart des serveurs DNSCrypt." #: applications/luci-app-dnscrypt-proxy/luasrc/model/cbi/dnscrypt-proxy/overview_tab.lua:170 msgid "" "To restrict the trigger, select only the relevant network interface. Usually " "the 'wan' interface should work for most users." msgstr "" +"Pour restreindre le déclencheur, sélectionnez uniquement l’interface réseau " +"appropriée. Habituellement, l’interface 'wan' devrait fonctionner pour la " +"plupart des utilisateurs." #: applications/luci-app-dnscrypt-proxy/luasrc/model/cbi/dnscrypt-proxy/overview_tab.lua:257 msgid "Transfer Options To Dnsmasq" -msgstr "" +msgstr "Options de transfert vers Dnsmasq" #: applications/luci-app-dnscrypt-proxy/luasrc/controller/dnscrypt-proxy.lua:20 msgid "View Logfile" @@ -318,4 +356,4 @@ msgstr "Afficher le fichier de journal" #: applications/luci-app-dnscrypt-proxy/luasrc/controller/dnscrypt-proxy.lua:25 msgid "View Resolver List" -msgstr "" +msgstr "Afficher la liste des résolveurs" diff --git a/applications/luci-app-dnscrypt-proxy/po/hu/dnscrypt-proxy.po b/applications/luci-app-dnscrypt-proxy/po/hu/dnscrypt-proxy.po index 2110527d62..5e33be4e54 100644 --- a/applications/luci-app-dnscrypt-proxy/po/hu/dnscrypt-proxy.po +++ b/applications/luci-app-dnscrypt-proxy/po/hu/dnscrypt-proxy.po @@ -1,14 +1,14 @@ msgid "" msgstr "" -"PO-Revision-Date: 2021-08-12 12:55+0000\n" -"Last-Translator: Tudós Péter <tudi.sk@gmail.com>\n" +"PO-Revision-Date: 2023-10-06 08:29+0000\n" +"Last-Translator: Norbert Szentner <upd6la1j@duck.com>\n" "Language-Team: Hungarian <https://hosted.weblate.org/projects/openwrt/" "luciapplicationsdnscrypt-proxy/hu/>\n" "Language: hu\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" -"X-Generator: Weblate 4.8-dev\n" +"X-Generator: Weblate 5.1-dev\n" #: applications/luci-app-dnscrypt-proxy/luasrc/model/cbi/dnscrypt-proxy/overview_tab.lua:139 #: applications/luci-app-dnscrypt-proxy/luasrc/model/cbi/dnscrypt-proxy/overview_tab.lua:161 @@ -146,7 +146,7 @@ msgstr "Általános beállítások" #: applications/luci-app-dnscrypt-proxy/root/usr/share/rpcd/acl.d/luci-app-dnscrypt-proxy.json:3 msgid "Grant UCI access for luci-app-dnscrypt-proxy" -msgstr "" +msgstr "UCI hozzáférés biztosítása a luci-app-dnscrypt-proxy alkalmazásnak" #: applications/luci-app-dnscrypt-proxy/luasrc/model/cbi/dnscrypt-proxy/overview_tab.lua:189 msgid "IP Address" diff --git a/applications/luci-app-dnscrypt-proxy/po/lt/dnscrypt-proxy.po b/applications/luci-app-dnscrypt-proxy/po/lt/dnscrypt-proxy.po new file mode 100644 index 0000000000..f39748c245 --- /dev/null +++ b/applications/luci-app-dnscrypt-proxy/po/lt/dnscrypt-proxy.po @@ -0,0 +1,319 @@ +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"PO-Revision-Date: 2023-12-02 18:04+0000\n" +"Last-Translator: Džiugas J <dziugas1959@hotmail.com>\n" +"Language-Team: Lithuanian <https://hosted.weblate.org/projects/openwrt/" +"luciapplicationsdnscrypt-proxy/lt/>\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 || n % 100 > " +"19)) ? 0 : ((n % 10 >= 2 && n % 10 <= 9 && (n % 100 < 11 || n % 100 > 19)) ? " +"1 : 2);\n" +"X-Generator: Weblate 5.3-dev\n" + +#: applications/luci-app-dnscrypt-proxy/luasrc/model/cbi/dnscrypt-proxy/overview_tab.lua:139 +#: applications/luci-app-dnscrypt-proxy/luasrc/model/cbi/dnscrypt-proxy/overview_tab.lua:161 +msgid "-------" +msgstr "-------" + +#: applications/luci-app-dnscrypt-proxy/luasrc/controller/dnscrypt-proxy.lua:21 +msgid "Advanced" +msgstr "Pažangūs" + +#: applications/luci-app-dnscrypt-proxy/luasrc/model/cbi/dnscrypt-proxy/overview_tab.lua:215 +msgid "Alternate Resolver List" +msgstr "" + +#: applications/luci-app-dnscrypt-proxy/luasrc/model/cbi/dnscrypt-proxy/overview_tab.lua:258 +msgid "" +"Apply DNSCrypt-Proxy specific settings to the Dnsmasq configuration.<br />" +msgstr "" + +#: applications/luci-app-dnscrypt-proxy/luasrc/model/cbi/dnscrypt-proxy/overview_tab.lua:228 +msgid "Blacklist" +msgstr "Juodraštis" + +#: applications/luci-app-dnscrypt-proxy/luasrc/model/cbi/dnscrypt-proxy/overview_tab.lua:233 +msgid "Block IPv6" +msgstr "Blokuoti „IPv6“" + +#: applications/luci-app-dnscrypt-proxy/luasrc/model/cbi/dnscrypt-proxy/overview_tab.lua:169 +msgid "" +"By default the DNSCrypt-Proxy startup will be triggered by ifup events of " +"'All' available network interfaces.<br />" +msgstr "" + +#: applications/luci-app-dnscrypt-proxy/luasrc/model/cbi/dnscrypt-proxy/overview_tab.lua:59 +msgid "Configuration of the DNSCrypt-Proxy package." +msgstr "" + +#: applications/luci-app-dnscrypt-proxy/luasrc/model/cbi/dnscrypt-proxy/overview_tab.lua:146 +msgid "" +"Create '/etc/resolv-crypt.conf' with 'options timeout:1' to reduce DNS " +"upstream timeouts with multiple DNSCrypt instances.<br />" +msgstr "" + +#: applications/luci-app-dnscrypt-proxy/luasrc/model/cbi/dnscrypt-proxy/overview_tab.lua:150 +msgid "Create Config File" +msgstr "" + +#: applications/luci-app-dnscrypt-proxy/luasrc/model/cbi/dnscrypt-proxy/overview_tab.lua:145 +#: applications/luci-app-dnscrypt-proxy/luasrc/model/cbi/dnscrypt-proxy/overview_tab.lua:158 +msgid "Create Custom Config File" +msgstr "" + +#: applications/luci-app-dnscrypt-proxy/luasrc/model/cbi/dnscrypt-proxy/overview_tab.lua:245 +msgid "DNS Query Logfile" +msgstr "" + +#: applications/luci-app-dnscrypt-proxy/luasrc/controller/dnscrypt-proxy.lua:15 +#: applications/luci-app-dnscrypt-proxy/luasrc/model/cbi/dnscrypt-proxy/overview_tab.lua:58 +msgid "DNSCrypt-Proxy" +msgstr "" + +#: applications/luci-app-dnscrypt-proxy/luasrc/controller/dnscrypt-proxy.lua:39 +msgid "DNSCrypt-Proxy Logfile" +msgstr "" + +#: applications/luci-app-dnscrypt-proxy/luasrc/controller/dnscrypt-proxy.lua:30 +msgid "DNSCrypt-Proxy Resolver List" +msgstr "" + +#: applications/luci-app-dnscrypt-proxy/luasrc/model/cbi/dnscrypt-proxy/overview_tab.lua:102 +msgid "Default Resolver List" +msgstr "" + +#: applications/luci-app-dnscrypt-proxy/luasrc/model/cbi/dnscrypt-proxy/overview_tab.lua:234 +msgid "Disable IPv6 to speed up DNSCrypt-Proxy." +msgstr "" + +#: applications/luci-app-dnscrypt-proxy/luasrc/model/cbi/dnscrypt-proxy/overview_tab.lua:254 +msgid "Dnsmasq Options" +msgstr "" + +#: applications/luci-app-dnscrypt-proxy/luasrc/model/cbi/dnscrypt-proxy/overview_tab.lua:124 +msgid "" +"Download the current resolver list from 'github.com/dyne/dnscrypt-proxy'." +msgstr "" + +#: applications/luci-app-dnscrypt-proxy/luasrc/controller/dnscrypt-proxy.lua:22 +msgid "Edit DNSCrypt-Proxy Configuration" +msgstr "" + +#: applications/luci-app-dnscrypt-proxy/luasrc/controller/dnscrypt-proxy.lua:23 +msgid "Edit Dnsmasq Configuration" +msgstr "" + +#: applications/luci-app-dnscrypt-proxy/luasrc/controller/dnscrypt-proxy.lua:24 +msgid "Edit Resolvcrypt Configuration" +msgstr "" + +#: applications/luci-app-dnscrypt-proxy/luasrc/model/cbi/dnscrypt-proxy/overview_tab.lua:240 +msgid "Enable Caching to speed up DNSCcrypt-Proxy." +msgstr "" + +#: applications/luci-app-dnscrypt-proxy/luasrc/model/cbi/dnscrypt-proxy/overview_tab.lua:220 +msgid "Ephemeral Keys" +msgstr "" + +#: applications/luci-app-dnscrypt-proxy/luasrc/model/cbi/dnscrypt-proxy/overview_tab.lua:114 +msgid "File Checksum" +msgstr "" + +#: applications/luci-app-dnscrypt-proxy/luasrc/model/cbi/dnscrypt-proxy/overview_tab.lua:106 +msgid "File Date" +msgstr "" + +#: applications/luci-app-dnscrypt-proxy/luasrc/model/cbi/dnscrypt-proxy/overview_tab.lua:60 +#: applications/luci-app-dnscrypt-proxy/luasrc/model/cbi/dnscrypt-proxy/overview_tab.lua:147 +msgid "" +"For further information <a href=\"%s\" target=\"_blank\">see the wiki " +"online</a>" +msgstr "" + +#: applications/luci-app-dnscrypt-proxy/luasrc/model/cbi/dnscrypt-proxy/overview_tab.lua:97 +msgid "General Options" +msgstr "" + +#: applications/luci-app-dnscrypt-proxy/root/usr/share/rpcd/acl.d/luci-app-dnscrypt-proxy.json:3 +msgid "Grant UCI access for luci-app-dnscrypt-proxy" +msgstr "Suteikti „UCI“ prieigą – „luci-app-dnscrypt-proxy“" + +#: applications/luci-app-dnscrypt-proxy/luasrc/model/cbi/dnscrypt-proxy/overview_tab.lua:189 +msgid "IP Address" +msgstr "„IP“ adresas" + +#: applications/luci-app-dnscrypt-proxy/luasrc/model/cbi/dnscrypt-proxy/overview_tab.lua:221 +msgid "Improve privacy by using an ephemeral public key for each query." +msgstr "" + +#: applications/luci-app-dnscrypt-proxy/luasrc/model/cbi/dnscrypt-proxy/cfg_dnsmasq_tab.lua:9 +#: applications/luci-app-dnscrypt-proxy/luasrc/model/cbi/dnscrypt-proxy/cfg_resolvcrypt_tab.lua:9 +#: applications/luci-app-dnscrypt-proxy/luasrc/model/cbi/dnscrypt-proxy/configuration_tab.lua:9 +msgid "Input file not found, please check your configuration." +msgstr "" + +#: applications/luci-app-dnscrypt-proxy/luasrc/model/cbi/dnscrypt-proxy/overview_tab.lua:185 +msgid "Instance Options" +msgstr "" + +#: applications/luci-app-dnscrypt-proxy/luasrc/model/cbi/dnscrypt-proxy/overview_tab.lua:239 +msgid "Local Cache" +msgstr "" + +#: applications/luci-app-dnscrypt-proxy/luasrc/model/cbi/dnscrypt-proxy/overview_tab.lua:229 +msgid "" +"Local blacklists allow you to block abuse sites by domains or ip addresses." +msgstr "" + +#: applications/luci-app-dnscrypt-proxy/luasrc/model/cbi/dnscrypt-proxy/overview_tab.lua:246 +msgid "" +"Log the received DNS queries to a file, so you can watch in real-time what " +"is happening on the network." +msgstr "" + +#: applications/luci-app-dnscrypt-proxy/luasrc/model/cbi/dnscrypt-proxy/overview_tab.lua:201 +msgid "" +"Name of the remote DNS service for resolving queries incl. Location, DNSSEC- " +"and NOLOG-Flag." +msgstr "" + +#: applications/luci-app-dnscrypt-proxy/luasrc/model/cbi/dnscrypt-proxy/overview_tab.lua:137 +msgid "No SSL support available.<br />" +msgstr "" + +#: applications/luci-app-dnscrypt-proxy/luasrc/model/cbi/dnscrypt-proxy/overview_tab.lua:21 +msgid "No default resolver list and no SSL support available.<br />" +msgstr "" + +#: applications/luci-app-dnscrypt-proxy/luasrc/controller/dnscrypt-proxy.lua:19 +msgid "Overview" +msgstr "Apžiūra" + +#: applications/luci-app-dnscrypt-proxy/luasrc/model/cbi/dnscrypt-proxy/overview_tab.lua:160 +msgid "Please edit the file manually in the 'Advanced' section." +msgstr "" + +#: applications/luci-app-dnscrypt-proxy/luasrc/model/cbi/dnscrypt-proxy/overview_tab.lua:138 +msgid "" +"Please install a 'libustream-ssl' library to download the current resolver " +"list from 'github.com/dyne/dnscrypt-proxy'." +msgstr "" + +#: applications/luci-app-dnscrypt-proxy/luasrc/model/cbi/dnscrypt-proxy/overview_tab.lua:22 +msgid "" +"Please install a resolver list to '/usr/share/dnscrypt-proxy/dnscrypt-" +"resolvers.csv' to use this package." +msgstr "" + +#: applications/luci-app-dnscrypt-proxy/luasrc/model/cbi/dnscrypt-proxy/overview_tab.lua:259 +msgid "" +"Please note: This may change the values for 'noresolv', 'resolvfile', " +"'allservers' and the list 'server' settings." +msgstr "" + +#: applications/luci-app-dnscrypt-proxy/luasrc/model/cbi/dnscrypt-proxy/overview_tab.lua:194 +msgid "Port" +msgstr "Prievadas („Port'as“)" + +#: applications/luci-app-dnscrypt-proxy/luasrc/model/cbi/dnscrypt-proxy/overview_tab.lua:125 +msgid "Refresh List" +msgstr "" + +#: applications/luci-app-dnscrypt-proxy/luasrc/model/cbi/dnscrypt-proxy/overview_tab.lua:123 +#: applications/luci-app-dnscrypt-proxy/luasrc/model/cbi/dnscrypt-proxy/overview_tab.lua:136 +msgid "Refresh Resolver List" +msgstr "" + +#: applications/luci-app-dnscrypt-proxy/luasrc/model/cbi/dnscrypt-proxy/overview_tab.lua:200 +msgid "Resolver (LOC/SEC/NOLOG)" +msgstr "" + +#: applications/luci-app-dnscrypt-proxy/luasrc/model/cbi/dnscrypt-proxy/cfg_dnsmasq_tab.lua:17 +#: applications/luci-app-dnscrypt-proxy/luasrc/model/cbi/dnscrypt-proxy/cfg_resolvcrypt_tab.lua:17 +#: applications/luci-app-dnscrypt-proxy/luasrc/model/cbi/dnscrypt-proxy/configuration_tab.lua:17 +msgid "Save" +msgstr "Išsaugoti" + +#: applications/luci-app-dnscrypt-proxy/luasrc/model/cbi/dnscrypt-proxy/overview_tab.lua:216 +msgid "Specify a non-default Resolver List." +msgstr "" + +#: applications/luci-app-dnscrypt-proxy/luasrc/model/cbi/dnscrypt-proxy/overview_tab.lua:168 +msgid "Startup Trigger" +msgstr "" + +#: applications/luci-app-dnscrypt-proxy/luasrc/model/cbi/dnscrypt-proxy/overview_tab.lua:159 +msgid "The config file '/etc/resolv-crypt.conf' already exist.<br />" +msgstr "" + +#: applications/luci-app-dnscrypt-proxy/luasrc/model/cbi/dnscrypt-proxy/overview_tab.lua:195 +msgid "The listening port for DNS queries." +msgstr "" + +#: applications/luci-app-dnscrypt-proxy/luasrc/model/cbi/dnscrypt-proxy/overview_tab.lua:190 +msgid "" +"The local IPv4 or IPv6 address. The latter one should be specified within " +"brackets, e.g. '[::1]'." +msgstr "" + +#: applications/luci-app-dnscrypt-proxy/luasrc/model/cbi/dnscrypt-proxy/overview_tab.lua:230 +msgid "" +"The value for this property is the blocklist type and path to the file, e." +"g.'domains:/path/to/dbl.txt' or 'ips:/path/to/ipbl.txt'." +msgstr "" + +#: applications/luci-app-dnscrypt-proxy/luasrc/model/cbi/dnscrypt-proxy/configuration_tab.lua:21 +msgid "" +"This form allows you to modify the content of the main DNSCrypt-Proxy " +"configuration file (/etc/config/dnscrypt-proxy)." +msgstr "" + +#: applications/luci-app-dnscrypt-proxy/luasrc/model/cbi/dnscrypt-proxy/cfg_dnsmasq_tab.lua:21 +msgid "" +"This form allows you to modify the content of the main Dnsmasq configuration " +"file (/etc/config/dhcp)." +msgstr "" + +#: applications/luci-app-dnscrypt-proxy/luasrc/model/cbi/dnscrypt-proxy/cfg_resolvcrypt_tab.lua:21 +msgid "" +"This form allows you to modify the content of the resolv-crypt configuration " +"file (/etc/resolv-crypt.conf)." +msgstr "" + +#: applications/luci-app-dnscrypt-proxy/luasrc/view/dnscrypt-proxy/view_reslist.htm:10 +msgid "This form shows the content of the current DNSCrypt Resolver List." +msgstr "" + +#: applications/luci-app-dnscrypt-proxy/luasrc/view/dnscrypt-proxy/logread.htm:10 +msgid "" +"This form shows the syslog output, pre-filtered for DNSCrypt-Proxy related " +"messages only." +msgstr "" + +#: applications/luci-app-dnscrypt-proxy/luasrc/model/cbi/dnscrypt-proxy/overview_tab.lua:222 +msgid "" +"This option requires extra CPU cycles and is useless with most DNSCrypt " +"server." +msgstr "" + +#: applications/luci-app-dnscrypt-proxy/luasrc/model/cbi/dnscrypt-proxy/overview_tab.lua:170 +msgid "" +"To restrict the trigger, select only the relevant network interface. Usually " +"the 'wan' interface should work for most users." +msgstr "" + +#: applications/luci-app-dnscrypt-proxy/luasrc/model/cbi/dnscrypt-proxy/overview_tab.lua:257 +msgid "Transfer Options To Dnsmasq" +msgstr "" + +#: applications/luci-app-dnscrypt-proxy/luasrc/controller/dnscrypt-proxy.lua:20 +msgid "View Logfile" +msgstr "" + +#: applications/luci-app-dnscrypt-proxy/luasrc/controller/dnscrypt-proxy.lua:25 +msgid "View Resolver List" +msgstr "" diff --git a/applications/luci-app-dnscrypt-proxy/po/pl/dnscrypt-proxy.po b/applications/luci-app-dnscrypt-proxy/po/pl/dnscrypt-proxy.po index 28c63ea1bf..855cdea9af 100644 --- a/applications/luci-app-dnscrypt-proxy/po/pl/dnscrypt-proxy.po +++ b/applications/luci-app-dnscrypt-proxy/po/pl/dnscrypt-proxy.po @@ -1,6 +1,6 @@ msgid "" msgstr "" -"PO-Revision-Date: 2022-10-14 04:08+0000\n" +"PO-Revision-Date: 2023-11-07 22:37+0000\n" "Last-Translator: Matthaiks <kitynska@gmail.com>\n" "Language-Team: Polish <https://hosted.weblate.org/projects/openwrt/" "luciapplicationsdnscrypt-proxy/pl/>\n" @@ -9,7 +9,7 @@ msgstr "" "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 4.15-dev\n" +"X-Generator: Weblate 5.2-dev\n" #: applications/luci-app-dnscrypt-proxy/luasrc/model/cbi/dnscrypt-proxy/overview_tab.lua:139 #: applications/luci-app-dnscrypt-proxy/luasrc/model/cbi/dnscrypt-proxy/overview_tab.lua:161 @@ -134,8 +134,8 @@ msgid "" "For further information <a href=\"%s\" target=\"_blank\">see the wiki " "online</a>" msgstr "" -"Aby uzyskać więcej informacji<a href=\"%s\" target=\"_blank\">zobacz wiki " -"online </a>" +"Aby uzyskać więcej informacji, <a href=\"%s\" target=\"_blank\">zobacz wiki " +"online</a>" #: applications/luci-app-dnscrypt-proxy/luasrc/model/cbi/dnscrypt-proxy/overview_tab.lua:97 msgid "General Options" @@ -143,7 +143,7 @@ msgstr "Opcje ogólne" #: applications/luci-app-dnscrypt-proxy/root/usr/share/rpcd/acl.d/luci-app-dnscrypt-proxy.json:3 msgid "Grant UCI access for luci-app-dnscrypt-proxy" -msgstr "Udziel dostępu UCI do luci-app-dnscrypt-proxy" +msgstr "Przyznaj luci-app-dnscrypt-proxy dostęp do UCI" #: applications/luci-app-dnscrypt-proxy/luasrc/model/cbi/dnscrypt-proxy/overview_tab.lua:189 msgid "IP Address" diff --git a/applications/luci-app-dnscrypt-proxy/po/sk/dnscrypt-proxy.po b/applications/luci-app-dnscrypt-proxy/po/sk/dnscrypt-proxy.po index 8493a06e60..944ae39041 100644 --- a/applications/luci-app-dnscrypt-proxy/po/sk/dnscrypt-proxy.po +++ b/applications/luci-app-dnscrypt-proxy/po/sk/dnscrypt-proxy.po @@ -1,14 +1,14 @@ msgid "" msgstr "" -"PO-Revision-Date: 2020-04-04 17:35+0000\n" -"Last-Translator: Dušan Kazik <prescott66@gmail.com>\n" +"PO-Revision-Date: 2023-07-12 15:48+0000\n" +"Last-Translator: MaycoH <hudec.marian@hotmail.com>\n" "Language-Team: Slovak <https://hosted.weblate.org/projects/openwrt/" "luciapplicationsdnscrypt-proxy/sk/>\n" "Language: sk\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" -"X-Generator: Weblate 4.0-dev\n" +"X-Generator: Weblate 5.0-dev\n" #: applications/luci-app-dnscrypt-proxy/luasrc/model/cbi/dnscrypt-proxy/overview_tab.lua:139 #: applications/luci-app-dnscrypt-proxy/luasrc/model/cbi/dnscrypt-proxy/overview_tab.lua:161 @@ -140,7 +140,7 @@ msgstr "" #: applications/luci-app-dnscrypt-proxy/luasrc/model/cbi/dnscrypt-proxy/overview_tab.lua:189 msgid "IP Address" -msgstr "" +msgstr "Adresa IP" #: applications/luci-app-dnscrypt-proxy/luasrc/model/cbi/dnscrypt-proxy/overview_tab.lua:221 msgid "Improve privacy by using an ephemeral public key for each query." @@ -308,7 +308,7 @@ msgstr "" #: applications/luci-app-dnscrypt-proxy/luasrc/controller/dnscrypt-proxy.lua:20 msgid "View Logfile" -msgstr "" +msgstr "Zobraziť súbor denníka" #: applications/luci-app-dnscrypt-proxy/luasrc/controller/dnscrypt-proxy.lua:25 msgid "View Resolver List" diff --git a/applications/luci-app-dnscrypt-proxy/po/vi/dnscrypt-proxy.po b/applications/luci-app-dnscrypt-proxy/po/vi/dnscrypt-proxy.po index 26907f8bee..badd8e5e8e 100644 --- a/applications/luci-app-dnscrypt-proxy/po/vi/dnscrypt-proxy.po +++ b/applications/luci-app-dnscrypt-proxy/po/vi/dnscrypt-proxy.po @@ -1,19 +1,19 @@ msgid "" msgstr "" -"PO-Revision-Date: 2019-11-13 13:08+0000\n" -"Last-Translator: Le Van Uoc <kunkun3012@gmail.com>\n" +"PO-Revision-Date: 2023-06-20 13:52+0000\n" +"Last-Translator: Quy <haonguyen93056@gmail.com>\n" "Language-Team: Vietnamese <https://hosted.weblate.org/projects/openwrt/" "luciapplicationsdnscrypt-proxy/vi/>\n" "Language: vi\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -"X-Generator: Weblate 3.10-dev\n" +"X-Generator: Weblate 4.18.1\n" #: applications/luci-app-dnscrypt-proxy/luasrc/model/cbi/dnscrypt-proxy/overview_tab.lua:139 #: applications/luci-app-dnscrypt-proxy/luasrc/model/cbi/dnscrypt-proxy/overview_tab.lua:161 msgid "-------" -msgstr "" +msgstr "-------" #: applications/luci-app-dnscrypt-proxy/luasrc/controller/dnscrypt-proxy.lua:21 msgid "Advanced" @@ -21,12 +21,12 @@ msgstr "Nâng cao" #: applications/luci-app-dnscrypt-proxy/luasrc/model/cbi/dnscrypt-proxy/overview_tab.lua:215 msgid "Alternate Resolver List" -msgstr "" +msgstr "Danh sách resolver thay thế" #: applications/luci-app-dnscrypt-proxy/luasrc/model/cbi/dnscrypt-proxy/overview_tab.lua:258 msgid "" "Apply DNSCrypt-Proxy specific settings to the Dnsmasq configuration.<br />" -msgstr "" +msgstr "Áp dụng cài đặt DNSCrypt-Proxy cụ thể cho cấu hình Dnsmasq.<br />" #: applications/luci-app-dnscrypt-proxy/luasrc/model/cbi/dnscrypt-proxy/overview_tab.lua:228 msgid "Blacklist" @@ -34,94 +34,99 @@ msgstr "Danh sách đen" #: applications/luci-app-dnscrypt-proxy/luasrc/model/cbi/dnscrypt-proxy/overview_tab.lua:233 msgid "Block IPv6" -msgstr "" +msgstr "Block IPv6" #: applications/luci-app-dnscrypt-proxy/luasrc/model/cbi/dnscrypt-proxy/overview_tab.lua:169 msgid "" "By default the DNSCrypt-Proxy startup will be triggered by ifup events of " "'All' available network interfaces.<br />" msgstr "" +"Theo mặc định, quá trình khởi động DNSCrypt-Proxy sẽ được kích hoạt bởi các " +"sự kiện ifup của 'Tất cả' các giao diện mạng khả dụng.<br />" #: applications/luci-app-dnscrypt-proxy/luasrc/model/cbi/dnscrypt-proxy/overview_tab.lua:59 msgid "Configuration of the DNSCrypt-Proxy package." -msgstr "" +msgstr "Cấu hình gói DNSCrypt-Proxy." #: applications/luci-app-dnscrypt-proxy/luasrc/model/cbi/dnscrypt-proxy/overview_tab.lua:146 msgid "" "Create '/etc/resolv-crypt.conf' with 'options timeout:1' to reduce DNS " "upstream timeouts with multiple DNSCrypt instances.<br />" msgstr "" +"Tạo '/etc/resolv-crypt.conf' với 'options timeout:1' để giảm thời gian chờ " +"ngược dòng DNS với nhiều phiên bản DNSCrypt.<br />" #: applications/luci-app-dnscrypt-proxy/luasrc/model/cbi/dnscrypt-proxy/overview_tab.lua:150 msgid "Create Config File" -msgstr "" +msgstr "Tạo tệp cấu hình" #: applications/luci-app-dnscrypt-proxy/luasrc/model/cbi/dnscrypt-proxy/overview_tab.lua:145 #: applications/luci-app-dnscrypt-proxy/luasrc/model/cbi/dnscrypt-proxy/overview_tab.lua:158 msgid "Create Custom Config File" -msgstr "" +msgstr "Tạo tệp cấu hình tùy chỉnh" #: applications/luci-app-dnscrypt-proxy/luasrc/model/cbi/dnscrypt-proxy/overview_tab.lua:245 msgid "DNS Query Logfile" -msgstr "" +msgstr "Tệp nhật ký truy vấn DNS" #: applications/luci-app-dnscrypt-proxy/luasrc/controller/dnscrypt-proxy.lua:15 #: applications/luci-app-dnscrypt-proxy/luasrc/model/cbi/dnscrypt-proxy/overview_tab.lua:58 msgid "DNSCrypt-Proxy" -msgstr "" +msgstr "DNSCrypt-Proxy" #: applications/luci-app-dnscrypt-proxy/luasrc/controller/dnscrypt-proxy.lua:39 msgid "DNSCrypt-Proxy Logfile" -msgstr "" +msgstr "DNSCrypt-Proxy Logfile" #: applications/luci-app-dnscrypt-proxy/luasrc/controller/dnscrypt-proxy.lua:30 msgid "DNSCrypt-Proxy Resolver List" -msgstr "" +msgstr "Danh sách DNSCrypt-Proxy Resolver" #: applications/luci-app-dnscrypt-proxy/luasrc/model/cbi/dnscrypt-proxy/overview_tab.lua:102 msgid "Default Resolver List" -msgstr "" +msgstr "Danh sách Resolver mặc định" #: applications/luci-app-dnscrypt-proxy/luasrc/model/cbi/dnscrypt-proxy/overview_tab.lua:234 msgid "Disable IPv6 to speed up DNSCrypt-Proxy." -msgstr "" +msgstr "Vô hiệu hóa IPv6 để tăng tốc DNSCrypt-Proxy." #: applications/luci-app-dnscrypt-proxy/luasrc/model/cbi/dnscrypt-proxy/overview_tab.lua:254 msgid "Dnsmasq Options" -msgstr "" +msgstr "Cài đặt Dnsmasq" #: applications/luci-app-dnscrypt-proxy/luasrc/model/cbi/dnscrypt-proxy/overview_tab.lua:124 msgid "" "Download the current resolver list from 'github.com/dyne/dnscrypt-proxy'." msgstr "" +"Tải xuống danh sách resolver hiện tại từ 'github.com/dyne/dnscrypt-proxy'." #: applications/luci-app-dnscrypt-proxy/luasrc/controller/dnscrypt-proxy.lua:22 msgid "Edit DNSCrypt-Proxy Configuration" -msgstr "" +msgstr "Chỉnh sửa cấu hình DNSCrypt-Proxy" #: applications/luci-app-dnscrypt-proxy/luasrc/controller/dnscrypt-proxy.lua:23 msgid "Edit Dnsmasq Configuration" -msgstr "" +msgstr "Chỉnh sửa cấu hình Dnsmasq" #: applications/luci-app-dnscrypt-proxy/luasrc/controller/dnscrypt-proxy.lua:24 msgid "Edit Resolvcrypt Configuration" -msgstr "" +msgstr "Chỉnh sửa cấu hình Resolvcrypt" #: applications/luci-app-dnscrypt-proxy/luasrc/model/cbi/dnscrypt-proxy/overview_tab.lua:240 msgid "Enable Caching to speed up DNSCcrypt-Proxy." -msgstr "" +msgstr "Bật Caching để tăng tốc DNSCcrypt-Proxy." #: applications/luci-app-dnscrypt-proxy/luasrc/model/cbi/dnscrypt-proxy/overview_tab.lua:220 msgid "Ephemeral Keys" -msgstr "" +msgstr "Ephemeral Keys" #: applications/luci-app-dnscrypt-proxy/luasrc/model/cbi/dnscrypt-proxy/overview_tab.lua:114 msgid "File Checksum" -msgstr "" +msgstr "File Checksum" #: applications/luci-app-dnscrypt-proxy/luasrc/model/cbi/dnscrypt-proxy/overview_tab.lua:106 msgid "File Date" -msgstr "" +msgstr "File Date" #: applications/luci-app-dnscrypt-proxy/luasrc/model/cbi/dnscrypt-proxy/overview_tab.lua:60 #: applications/luci-app-dnscrypt-proxy/luasrc/model/cbi/dnscrypt-proxy/overview_tab.lua:147 @@ -129,187 +134,221 @@ msgid "" "For further information <a href=\"%s\" target=\"_blank\">see the wiki " "online</a>" msgstr "" +"Để biết thêm thông tin <a href=\"%s\" target=\"_blank\">xem wiki trực " +"tuyến</a>" #: applications/luci-app-dnscrypt-proxy/luasrc/model/cbi/dnscrypt-proxy/overview_tab.lua:97 msgid "General Options" -msgstr "" +msgstr "Cài đặt chung" #: applications/luci-app-dnscrypt-proxy/root/usr/share/rpcd/acl.d/luci-app-dnscrypt-proxy.json:3 msgid "Grant UCI access for luci-app-dnscrypt-proxy" -msgstr "" +msgstr "Cấp quyền truy cập UCI cho luci-app-dnscrypt-proxy" #: applications/luci-app-dnscrypt-proxy/luasrc/model/cbi/dnscrypt-proxy/overview_tab.lua:189 msgid "IP Address" -msgstr "" +msgstr "Địa chỉ IP" #: applications/luci-app-dnscrypt-proxy/luasrc/model/cbi/dnscrypt-proxy/overview_tab.lua:221 msgid "Improve privacy by using an ephemeral public key for each query." msgstr "" +"Cải thiện quyền riêng tư bằng cách sử dụng khóa công khai tạm thời cho mỗi " +"truy vấn." #: applications/luci-app-dnscrypt-proxy/luasrc/model/cbi/dnscrypt-proxy/cfg_dnsmasq_tab.lua:9 #: applications/luci-app-dnscrypt-proxy/luasrc/model/cbi/dnscrypt-proxy/cfg_resolvcrypt_tab.lua:9 #: applications/luci-app-dnscrypt-proxy/luasrc/model/cbi/dnscrypt-proxy/configuration_tab.lua:9 msgid "Input file not found, please check your configuration." -msgstr "" +msgstr "Không tìm thấy tệp đầu vào, vui lòng kiểm tra cấu hình của bạn." #: applications/luci-app-dnscrypt-proxy/luasrc/model/cbi/dnscrypt-proxy/overview_tab.lua:185 msgid "Instance Options" -msgstr "" +msgstr "Cài đặt Instance" #: applications/luci-app-dnscrypt-proxy/luasrc/model/cbi/dnscrypt-proxy/overview_tab.lua:239 msgid "Local Cache" -msgstr "" +msgstr "Local Cache" #: applications/luci-app-dnscrypt-proxy/luasrc/model/cbi/dnscrypt-proxy/overview_tab.lua:229 msgid "" "Local blacklists allow you to block abuse sites by domains or ip addresses." msgstr "" +"Danh sách đen cục bộ cho phép bạn chặn các trang web lạm dụng theo tên miền " +"hoặc địa chỉ IP." #: applications/luci-app-dnscrypt-proxy/luasrc/model/cbi/dnscrypt-proxy/overview_tab.lua:246 msgid "" "Log the received DNS queries to a file, so you can watch in real-time what " "is happening on the network." msgstr "" +"Ghi các truy vấn DNS đã nhận vào một tệp để bạn có thể xem trong thời gian " +"thực những gì đang xảy ra trên mạng." #: applications/luci-app-dnscrypt-proxy/luasrc/model/cbi/dnscrypt-proxy/overview_tab.lua:201 msgid "" "Name of the remote DNS service for resolving queries incl. Location, DNSSEC- " "and NOLOG-Flag." msgstr "" +"Tên của dịch vụ DNS từ xa để giải quyết các truy vấn bao gồm. Vị trí, DNSSEC-" +" và NOLOG." #: applications/luci-app-dnscrypt-proxy/luasrc/model/cbi/dnscrypt-proxy/overview_tab.lua:137 msgid "No SSL support available.<br />" -msgstr "" +msgstr "Không có hỗ trợ SSL.<br />" #: applications/luci-app-dnscrypt-proxy/luasrc/model/cbi/dnscrypt-proxy/overview_tab.lua:21 msgid "No default resolver list and no SSL support available.<br />" msgstr "" +"Không có danh sách trình phân giải mặc định và không có hỗ trợ SSL.<br />" #: applications/luci-app-dnscrypt-proxy/luasrc/controller/dnscrypt-proxy.lua:19 msgid "Overview" -msgstr "" +msgstr "Tổng quan" #: applications/luci-app-dnscrypt-proxy/luasrc/model/cbi/dnscrypt-proxy/overview_tab.lua:160 msgid "Please edit the file manually in the 'Advanced' section." -msgstr "" +msgstr "Vui lòng chỉnh sửa tệp theo cách thủ công trong phần 'Nâng cao'." #: applications/luci-app-dnscrypt-proxy/luasrc/model/cbi/dnscrypt-proxy/overview_tab.lua:138 msgid "" "Please install a 'libustream-ssl' library to download the current resolver " "list from 'github.com/dyne/dnscrypt-proxy'." msgstr "" +"Vui lòng cài đặt thư viện 'libustream-ssl' để tải xuống danh sách trình phân " +"giải hiện tại từ 'github.com/dyne/dnscrypt-proxy'." #: applications/luci-app-dnscrypt-proxy/luasrc/model/cbi/dnscrypt-proxy/overview_tab.lua:22 msgid "" "Please install a resolver list to '/usr/share/dnscrypt-proxy/dnscrypt-" "resolvers.csv' to use this package." msgstr "" +"Vui lòng cài đặt danh sách resolver vào '/usr/share/dnscrypt-proxy/dnscrypt-" +"resolvers.csv' để sử dụng gói này." #: applications/luci-app-dnscrypt-proxy/luasrc/model/cbi/dnscrypt-proxy/overview_tab.lua:259 msgid "" "Please note: This may change the values for 'noresolv', 'resolvfile', " "'allservers' and the list 'server' settings." msgstr "" +"Xin lưu ý: Điều này có thể thay đổi các giá trị cho cài đặt 'noresolv', " +"'resolvfile', 'allservers' và danh sách 'máy chủ'." #: applications/luci-app-dnscrypt-proxy/luasrc/model/cbi/dnscrypt-proxy/overview_tab.lua:194 msgid "Port" -msgstr "" +msgstr "Cổng" #: applications/luci-app-dnscrypt-proxy/luasrc/model/cbi/dnscrypt-proxy/overview_tab.lua:125 msgid "Refresh List" -msgstr "" +msgstr "Làm mới danh sách" #: applications/luci-app-dnscrypt-proxy/luasrc/model/cbi/dnscrypt-proxy/overview_tab.lua:123 #: applications/luci-app-dnscrypt-proxy/luasrc/model/cbi/dnscrypt-proxy/overview_tab.lua:136 msgid "Refresh Resolver List" -msgstr "" +msgstr "Làm mới danh sách Resolver" #: applications/luci-app-dnscrypt-proxy/luasrc/model/cbi/dnscrypt-proxy/overview_tab.lua:200 msgid "Resolver (LOC/SEC/NOLOG)" -msgstr "" +msgstr "Resolver (LOC/SEC/NOLOG)" #: applications/luci-app-dnscrypt-proxy/luasrc/model/cbi/dnscrypt-proxy/cfg_dnsmasq_tab.lua:17 #: applications/luci-app-dnscrypt-proxy/luasrc/model/cbi/dnscrypt-proxy/cfg_resolvcrypt_tab.lua:17 #: applications/luci-app-dnscrypt-proxy/luasrc/model/cbi/dnscrypt-proxy/configuration_tab.lua:17 msgid "Save" -msgstr "" +msgstr "Lưu" #: applications/luci-app-dnscrypt-proxy/luasrc/model/cbi/dnscrypt-proxy/overview_tab.lua:216 msgid "Specify a non-default Resolver List." -msgstr "" +msgstr "Chỉ định Danh sách resolver không mặc định." #: applications/luci-app-dnscrypt-proxy/luasrc/model/cbi/dnscrypt-proxy/overview_tab.lua:168 msgid "Startup Trigger" -msgstr "" +msgstr "Startup Trigger" #: applications/luci-app-dnscrypt-proxy/luasrc/model/cbi/dnscrypt-proxy/overview_tab.lua:159 msgid "The config file '/etc/resolv-crypt.conf' already exist.<br />" -msgstr "" +msgstr "Tệp cấu hình '/etc/resolv-crypt.conf' đã tồn tại.<br />" #: applications/luci-app-dnscrypt-proxy/luasrc/model/cbi/dnscrypt-proxy/overview_tab.lua:195 msgid "The listening port for DNS queries." -msgstr "" +msgstr "Cổng lắng nghe cho các truy vấn DNS." #: applications/luci-app-dnscrypt-proxy/luasrc/model/cbi/dnscrypt-proxy/overview_tab.lua:190 msgid "" "The local IPv4 or IPv6 address. The latter one should be specified within " "brackets, e.g. '[::1]'." msgstr "" +"Địa chỉ IPv4 hoặc IPv6 cục bộ. Cái sau phải được chỉ định trong ngoặc đơn, " +"ví dụ:. '[::1]'." #: applications/luci-app-dnscrypt-proxy/luasrc/model/cbi/dnscrypt-proxy/overview_tab.lua:230 msgid "" "The value for this property is the blocklist type and path to the file, e." "g.'domains:/path/to/dbl.txt' or 'ips:/path/to/ipbl.txt'." msgstr "" +"Giá trị cho thuộc tính này là loại danh sách chặn và đường dẫn đến tệp, ví " +"dụ: 'tên miền:/path/to/dbl.txt' hoặc 'ips:/path/to/ipbl.txt'." #: applications/luci-app-dnscrypt-proxy/luasrc/model/cbi/dnscrypt-proxy/configuration_tab.lua:21 msgid "" "This form allows you to modify the content of the main DNSCrypt-Proxy " "configuration file (/etc/config/dnscrypt-proxy)." msgstr "" +"Biểu mẫu này cho phép bạn sửa đổi nội dung của tệp cấu hình DNSCrypt-Proxy " +"chính (/etc/config/dnscrypt-proxy)." #: applications/luci-app-dnscrypt-proxy/luasrc/model/cbi/dnscrypt-proxy/cfg_dnsmasq_tab.lua:21 msgid "" "This form allows you to modify the content of the main Dnsmasq configuration " "file (/etc/config/dhcp)." msgstr "" +"Biểu mẫu này cho phép bạn sửa đổi nội dung của tệp cấu hình chính của " +"Dnsmasq (/etc/config/dhcp)." #: applications/luci-app-dnscrypt-proxy/luasrc/model/cbi/dnscrypt-proxy/cfg_resolvcrypt_tab.lua:21 msgid "" "This form allows you to modify the content of the resolv-crypt configuration " "file (/etc/resolv-crypt.conf)." msgstr "" +"Biểu mẫu này cho phép bạn sửa đổi nội dung của tệp cấu hình resolv-crypt (/" +"etc/resolv-crypt.conf)." #: applications/luci-app-dnscrypt-proxy/luasrc/view/dnscrypt-proxy/view_reslist.htm:10 msgid "This form shows the content of the current DNSCrypt Resolver List." msgstr "" +"Biểu mẫu này hiển thị nội dung của Danh sách Trình giải quyết DNSCrypt hiện " +"tại." #: applications/luci-app-dnscrypt-proxy/luasrc/view/dnscrypt-proxy/logread.htm:10 msgid "" "This form shows the syslog output, pre-filtered for DNSCrypt-Proxy related " "messages only." msgstr "" +"Biểu mẫu này hiển thị đầu ra nhật ký hệ thống, chỉ được lọc trước cho các " +"thông báo liên quan đến DNSCrypt-Proxy." #: applications/luci-app-dnscrypt-proxy/luasrc/model/cbi/dnscrypt-proxy/overview_tab.lua:222 msgid "" "This option requires extra CPU cycles and is useless with most DNSCrypt " "server." msgstr "" +"Tùy chọn này yêu cầu thêm chu kỳ CPU và vô dụng với hầu hết máy chủ DNSCrypt." #: applications/luci-app-dnscrypt-proxy/luasrc/model/cbi/dnscrypt-proxy/overview_tab.lua:170 msgid "" "To restrict the trigger, select only the relevant network interface. Usually " "the 'wan' interface should work for most users." msgstr "" +"‘Để hạn chế kích hoạt, chỉ chọn giao diện mạng có liên quan. Thông thường, " +"giao diện 'wan' sẽ phù hợp với hầu hết người dùng." #: applications/luci-app-dnscrypt-proxy/luasrc/model/cbi/dnscrypt-proxy/overview_tab.lua:257 msgid "Transfer Options To Dnsmasq" -msgstr "" +msgstr "Tùy chọn chuyển sang Dnsmasq" #: applications/luci-app-dnscrypt-proxy/luasrc/controller/dnscrypt-proxy.lua:20 msgid "View Logfile" -msgstr "" +msgstr "Xem Logfile" #: applications/luci-app-dnscrypt-proxy/luasrc/controller/dnscrypt-proxy.lua:25 msgid "View Resolver List" -msgstr "" +msgstr "Xem danh sách resolver" |