diff options
Diffstat (limited to 'applications/luci-app-nextdns')
-rw-r--r-- | applications/luci-app-nextdns/Makefile | 3 | ||||
-rw-r--r-- | applications/luci-app-nextdns/po/cs/nextdns.po | 30 | ||||
-rw-r--r-- | applications/luci-app-nextdns/po/he/nextdns.po | 8 | ||||
-rw-r--r-- | applications/luci-app-nextdns/po/it/nextdns.po | 27 |
4 files changed, 36 insertions, 32 deletions
diff --git a/applications/luci-app-nextdns/Makefile b/applications/luci-app-nextdns/Makefile index 51d60561b1..9d2734c186 100644 --- a/applications/luci-app-nextdns/Makefile +++ b/applications/luci-app-nextdns/Makefile @@ -4,8 +4,7 @@ include $(TOPDIR)/rules.mk LUCI_TITLE:=LuCI support for NextDNS -LUCI_DEPENDS:=+nextdns -LUCI_PKGARCH:=all +LUCI_DEPENDS:=+luci-base +nextdns include ../../luci.mk diff --git a/applications/luci-app-nextdns/po/cs/nextdns.po b/applications/luci-app-nextdns/po/cs/nextdns.po index a714a233b5..69130f4f21 100644 --- a/applications/luci-app-nextdns/po/cs/nextdns.po +++ b/applications/luci-app-nextdns/po/cs/nextdns.po @@ -1,14 +1,14 @@ msgid "" msgstr "" -"PO-Revision-Date: 2021-04-09 08:05+0000\n" -"Last-Translator: Pavel Pernička <pernicka.pa@gmail.com>\n" +"PO-Revision-Date: 2023-09-22 20:02+0000\n" +"Last-Translator: David Rapaň <david@rapan.cz>\n" "Language-Team: Czech <https://hosted.weblate.org/projects/openwrt/" "luciapplicationsnextdns/cs/>\n" "Language: cs\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.6-dev\n" +"X-Generator: Weblate 5.1-dev\n" #: applications/luci-app-nextdns/root/usr/share/luci/menu.d/luci-app-nextdns.json:24 msgid "Configuration" @@ -20,7 +20,7 @@ msgstr "ID konfigurace" #: applications/luci-app-nextdns/htdocs/luci-static/resources/view/nextdns/overview.js:19 msgid "Enable NextDNS." -msgstr "Povolit NextDNS" +msgstr "Povolit NextDNS." #: applications/luci-app-nextdns/htdocs/luci-static/resources/view/nextdns/overview.js:18 msgid "Enabled" @@ -28,13 +28,15 @@ msgstr "Zapnuto" #: applications/luci-app-nextdns/htdocs/luci-static/resources/view/nextdns/overview.js:29 msgid "Expose LAN clients information in NextDNS analytics." -msgstr "" +msgstr "Zveřejnit informace o klientech LAN v analýzách NextDNS." #: applications/luci-app-nextdns/htdocs/luci-static/resources/view/nextdns/overview.js:12 msgid "" "For further information, go to <a href=\"https://nextdns.io\" target=\"_blank" "\">nextdns.io</a>." msgstr "" +"Pro další informace, přejděte na <a href=\"https://nextdns.io\" target=" +"\"_blank\">nextdns.io</a>." #: applications/luci-app-nextdns/htdocs/luci-static/resources/view/nextdns/overview.js:15 msgid "General" @@ -42,32 +44,32 @@ msgstr "Obecné nastavení" #: applications/luci-app-nextdns/htdocs/luci-static/resources/view/nextdns/overview.js:26 msgid "Go to nextdns.io to create a configuration." -msgstr "" +msgstr "K vytvoření konfigurace přejděte na nextdns.io." #: applications/luci-app-nextdns/root/usr/share/rpcd/acl.d/luci-app-nextdns.json:3 msgid "Grant logread access to LuCI app nextdns" -msgstr "" +msgstr "Udělit logread oprávnění LuCI aplikaci nextdns" #: applications/luci-app-nextdns/htdocs/luci-static/resources/view/nextdns/overview.js:33 msgid "Log Queries" -msgstr "" +msgstr "Logovat dotazy" #: applications/luci-app-nextdns/htdocs/luci-static/resources/view/nextdns/overview.js:34 msgid "Log individual queries to system log." -msgstr "" +msgstr "Logovat jednotlivé dotazy do systémového logu." #: applications/luci-app-nextdns/htdocs/luci-static/resources/view/nextdns/overview.js:9 #: applications/luci-app-nextdns/root/usr/share/luci/menu.d/luci-app-nextdns.json:3 msgid "NextDNS" -msgstr "" +msgstr "NextDNS" #: applications/luci-app-nextdns/htdocs/luci-static/resources/view/nextdns/overview.js:10 msgid "NextDNS Configuration." -msgstr "" +msgstr "NextDNS Konfigurace." #: applications/luci-app-nextdns/htdocs/luci-static/resources/view/nextdns/logread.js:15 msgid "No nextdns related logs yet!" -msgstr "" +msgstr "Zatím žádné související logy nextdns!" #: applications/luci-app-nextdns/root/usr/share/luci/menu.d/luci-app-nextdns.json:15 msgid "Overview" @@ -75,11 +77,11 @@ msgstr "Přehled" #: applications/luci-app-nextdns/htdocs/luci-static/resources/view/nextdns/overview.js:28 msgid "Report Client Info" -msgstr "" +msgstr "Reportovat klientské informace" #: applications/luci-app-nextdns/htdocs/luci-static/resources/view/nextdns/overview.js:24 msgid "The ID of your NextDNS configuration." -msgstr "" +msgstr "ID vaší konfigurace NextDNS." #: applications/luci-app-nextdns/htdocs/luci-static/resources/view/nextdns/logread.js:24 msgid "The syslog output, pre-filtered for nextdns related messages only." diff --git a/applications/luci-app-nextdns/po/he/nextdns.po b/applications/luci-app-nextdns/po/he/nextdns.po index a350f7cbe8..691912a6e3 100644 --- a/applications/luci-app-nextdns/po/he/nextdns.po +++ b/applications/luci-app-nextdns/po/he/nextdns.po @@ -1,7 +1,7 @@ msgid "" msgstr "" -"PO-Revision-Date: 2020-10-17 15:26+0000\n" -"Last-Translator: Yaron Shahrabani <sh.yaron@gmail.com>\n" +"PO-Revision-Date: 2023-09-07 05:53+0000\n" +"Last-Translator: Oren Bahar <shavitbit@gmail.com>\n" "Language-Team: Hebrew <https://hosted.weblate.org/projects/openwrt/" "luciapplicationsnextdns/he/>\n" "Language: he\n" @@ -9,7 +9,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=4; plural=(n == 1) ? 0 : ((n == 2) ? 1 : ((n > 10 && " "n % 10 == 0) ? 2 : 3));\n" -"X-Generator: Weblate 4.3.1-dev\n" +"X-Generator: Weblate 5.0.1-dev\n" #: applications/luci-app-nextdns/root/usr/share/luci/menu.d/luci-app-nextdns.json:24 msgid "Configuration" @@ -39,7 +39,7 @@ msgstr "" #: applications/luci-app-nextdns/htdocs/luci-static/resources/view/nextdns/overview.js:15 msgid "General" -msgstr "" +msgstr "כללי" #: applications/luci-app-nextdns/htdocs/luci-static/resources/view/nextdns/overview.js:26 msgid "Go to nextdns.io to create a configuration." diff --git a/applications/luci-app-nextdns/po/it/nextdns.po b/applications/luci-app-nextdns/po/it/nextdns.po index bee0c97b14..5c563e051b 100644 --- a/applications/luci-app-nextdns/po/it/nextdns.po +++ b/applications/luci-app-nextdns/po/it/nextdns.po @@ -1,14 +1,14 @@ msgid "" msgstr "" -"PO-Revision-Date: 2023-07-03 09:55+0000\n" -"Last-Translator: random r <epsilin@yopmail.com>\n" +"PO-Revision-Date: 2023-09-10 12:33+0000\n" +"Last-Translator: Random <random-r@users.noreply.hosted.weblate.org>\n" "Language-Team: Italian <https://hosted.weblate.org/projects/openwrt/" "luciapplicationsnextdns/it/>\n" "Language: it\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 5.0-dev\n" +"X-Generator: Weblate 5.0.1-dev\n" #: applications/luci-app-nextdns/root/usr/share/luci/menu.d/luci-app-nextdns.json:24 msgid "Configuration" @@ -16,7 +16,7 @@ msgstr "Configurazione" #: applications/luci-app-nextdns/htdocs/luci-static/resources/view/nextdns/overview.js:23 msgid "Configuration ID" -msgstr "ID di configurazione" +msgstr "ID configurazione" #: applications/luci-app-nextdns/htdocs/luci-static/resources/view/nextdns/overview.js:19 msgid "Enable NextDNS." @@ -35,6 +35,8 @@ msgid "" "For further information, go to <a href=\"https://nextdns.io\" target=\"_blank" "\">nextdns.io</a>." msgstr "" +"Per ulteriori informazioni, vai su <a href=\"https://nextdns.io\" target=" +"\"_blank\">nextdns.io</a>." #: applications/luci-app-nextdns/htdocs/luci-static/resources/view/nextdns/overview.js:15 msgid "General" @@ -42,32 +44,32 @@ msgstr "Generale" #: applications/luci-app-nextdns/htdocs/luci-static/resources/view/nextdns/overview.js:26 msgid "Go to nextdns.io to create a configuration." -msgstr "" +msgstr "Visita nextdns.io per creare una configurazione." #: applications/luci-app-nextdns/root/usr/share/rpcd/acl.d/luci-app-nextdns.json:3 msgid "Grant logread access to LuCI app nextdns" -msgstr "" +msgstr "Concedi l'accesso logread all'app nextdns di LuCI" #: applications/luci-app-nextdns/htdocs/luci-static/resources/view/nextdns/overview.js:33 msgid "Log Queries" -msgstr "" +msgstr "Registra richieste" #: applications/luci-app-nextdns/htdocs/luci-static/resources/view/nextdns/overview.js:34 msgid "Log individual queries to system log." -msgstr "" +msgstr "Registra singole richieste nel log di sistema." #: applications/luci-app-nextdns/htdocs/luci-static/resources/view/nextdns/overview.js:9 #: applications/luci-app-nextdns/root/usr/share/luci/menu.d/luci-app-nextdns.json:3 msgid "NextDNS" -msgstr "" +msgstr "NextDNS" #: applications/luci-app-nextdns/htdocs/luci-static/resources/view/nextdns/overview.js:10 msgid "NextDNS Configuration." -msgstr "" +msgstr "Configurazione NextDNS." #: applications/luci-app-nextdns/htdocs/luci-static/resources/view/nextdns/logread.js:15 msgid "No nextdns related logs yet!" -msgstr "" +msgstr "Ancora nessun registro di nextdns!" #: applications/luci-app-nextdns/root/usr/share/luci/menu.d/luci-app-nextdns.json:15 msgid "Overview" @@ -79,8 +81,9 @@ msgstr "" #: applications/luci-app-nextdns/htdocs/luci-static/resources/view/nextdns/overview.js:24 msgid "The ID of your NextDNS configuration." -msgstr "" +msgstr "L'ID della configurazione NextDNS." #: applications/luci-app-nextdns/htdocs/luci-static/resources/view/nextdns/logread.js:24 msgid "The syslog output, pre-filtered for nextdns related messages only." msgstr "" +"L'output di syslog, pre-filtrato solo per i messaggi relativi a nextdns." |