diff options
Diffstat (limited to 'applications')
348 files changed, 10139 insertions, 5314 deletions
diff --git a/applications/luci-app-adblock-fast/Makefile b/applications/luci-app-adblock-fast/Makefile index 47cdeb1f88..cc7948130d 100644 --- a/applications/luci-app-adblock-fast/Makefile +++ b/applications/luci-app-adblock-fast/Makefile @@ -5,7 +5,7 @@ include $(TOPDIR)/rules.mk PKG_LICENSE:=GPL-3.0-or-later PKG_MAINTAINER:=Stan Grishin <stangri@melmac.ca> -PKG_VERSION:=1.1.1-5 +PKG_VERSION:=1.1.1-r7 LUCI_TITLE:=AdBlock-Fast Web UI LUCI_DESCRIPTION:=Provides Web UI for adblock-fast service. diff --git a/applications/luci-app-adblock-fast/root/usr/libexec/rpcd/luci.adblock-fast b/applications/luci-app-adblock-fast/root/usr/libexec/rpcd/luci.adblock-fast index 63c50c403d..8859c11d71 100755 --- a/applications/luci-app-adblock-fast/root/usr/libexec/rpcd/luci.adblock-fast +++ b/applications/luci-app-adblock-fast/root/usr/libexec/rpcd/luci.adblock-fast @@ -120,7 +120,7 @@ get_init_status() { else json_add_boolean 'running' '0' fi - json_add_string 'version' "$(get_version "$name")" + json_add_string 'version' "$PKG_VERSION" errors="$(ubus_get_data errors)" json_add_array 'errors' if [ -n "$errors" ]; then diff --git a/applications/luci-app-adblock/po/ar/adblock.po b/applications/luci-app-adblock/po/ar/adblock.po index 7de0440857..655a50dd90 100644 --- a/applications/luci-app-adblock/po/ar/adblock.po +++ b/applications/luci-app-adblock/po/ar/adblock.po @@ -474,10 +474,6 @@ msgstr "" msgid "No Query results!" msgstr "لا توجد نتائج استعلام!" -#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/logread.js:21 -msgid "No adblock related logs yet!" -msgstr "لا توجد سجلات ذات صلة ب adblock حتى الآن!" - #: applications/luci-app-adblock/root/usr/share/luci/menu.d/luci-app-adblock.json:19 msgid "Overview" msgstr "نظرة عامة" @@ -714,10 +710,6 @@ msgstr "قسم الساعات (مطلوب ، النطاق: 0-23)" msgid "The minutes portion (opt., range: 0-59)" msgstr "جزء الدقائق (اختياري ، النطاق: 0-59)" -#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/logread.js:28 -msgid "The syslog output, pre-filtered for adblock related messages only." -msgstr "ناتج سجل النظام ، تمت تصفيته مسبقًا للرسائل ذات الصلة بحظر الإعلان فقط." - #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:432 msgid "Third instance" msgstr "" @@ -836,6 +828,13 @@ msgstr "خام (/ tmp)" msgid "unbound (/var/lib/unbound)" msgstr "غير ملزم (/var/lib/unbound)" +#~ msgid "No adblock related logs yet!" +#~ msgstr "لا توجد سجلات ذات صلة ب adblock حتى الآن!" + +#~ msgid "The syslog output, pre-filtered for adblock related messages only." +#~ msgstr "" +#~ "ناتج سجل النظام ، تمت تصفيته مسبقًا للرسائل ذات الصلة بحظر الإعلان فقط." + #~ msgid "Top 10 Statistics" #~ msgstr "أفضل 10 إحصائيات" diff --git a/applications/luci-app-adblock/po/bg/adblock.po b/applications/luci-app-adblock/po/bg/adblock.po index b92b85ce45..24ca0e33e9 100644 --- a/applications/luci-app-adblock/po/bg/adblock.po +++ b/applications/luci-app-adblock/po/bg/adblock.po @@ -450,10 +450,6 @@ msgstr "" msgid "No Query results!" msgstr "" -#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/logread.js:21 -msgid "No adblock related logs yet!" -msgstr "" - #: applications/luci-app-adblock/root/usr/share/luci/menu.d/luci-app-adblock.json:19 msgid "Overview" msgstr "" @@ -679,10 +675,6 @@ msgstr "" msgid "The minutes portion (opt., range: 0-59)" msgstr "" -#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/logread.js:28 -msgid "The syslog output, pre-filtered for adblock related messages only." -msgstr "" - #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:432 msgid "Third instance" msgstr "" diff --git a/applications/luci-app-adblock/po/bn_BD/adblock.po b/applications/luci-app-adblock/po/bn_BD/adblock.po index aa36c537df..9cf4c11b44 100644 --- a/applications/luci-app-adblock/po/bn_BD/adblock.po +++ b/applications/luci-app-adblock/po/bn_BD/adblock.po @@ -450,10 +450,6 @@ msgstr "" msgid "No Query results!" msgstr "" -#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/logread.js:21 -msgid "No adblock related logs yet!" -msgstr "" - #: applications/luci-app-adblock/root/usr/share/luci/menu.d/luci-app-adblock.json:19 msgid "Overview" msgstr "" @@ -679,10 +675,6 @@ msgstr "" msgid "The minutes portion (opt., range: 0-59)" msgstr "" -#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/logread.js:28 -msgid "The syslog output, pre-filtered for adblock related messages only." -msgstr "" - #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:432 msgid "Third instance" msgstr "" diff --git a/applications/luci-app-adblock/po/ca/adblock.po b/applications/luci-app-adblock/po/ca/adblock.po index 0ec75ca272..8059239e69 100644 --- a/applications/luci-app-adblock/po/ca/adblock.po +++ b/applications/luci-app-adblock/po/ca/adblock.po @@ -452,10 +452,6 @@ msgstr "" msgid "No Query results!" msgstr "" -#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/logread.js:21 -msgid "No adblock related logs yet!" -msgstr "" - #: applications/luci-app-adblock/root/usr/share/luci/menu.d/luci-app-adblock.json:19 msgid "Overview" msgstr "Visió de conjunt" @@ -681,10 +677,6 @@ msgstr "" msgid "The minutes portion (opt., range: 0-59)" msgstr "" -#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/logread.js:28 -msgid "The syslog output, pre-filtered for adblock related messages only." -msgstr "" - #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:432 msgid "Third instance" msgstr "" diff --git a/applications/luci-app-adblock/po/cs/adblock.po b/applications/luci-app-adblock/po/cs/adblock.po index 2a8ac27862..cade228279 100644 --- a/applications/luci-app-adblock/po/cs/adblock.po +++ b/applications/luci-app-adblock/po/cs/adblock.po @@ -473,10 +473,6 @@ msgstr "" msgid "No Query results!" msgstr "Žádné výsledky dotazu!" -#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/logread.js:21 -msgid "No adblock related logs yet!" -msgstr "Zatím nejsou k dispozici žádné protokolové záznamy ohledně adblocku!" - #: applications/luci-app-adblock/root/usr/share/luci/menu.d/luci-app-adblock.json:19 msgid "Overview" msgstr "Přehled" @@ -704,10 +700,6 @@ msgstr "" msgid "The minutes portion (opt., range: 0-59)" msgstr "" -#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/logread.js:28 -msgid "The syslog output, pre-filtered for adblock related messages only." -msgstr "Předfiltrovaný výstup syslog pouze se záznamy souvisejícími s adblock." - #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:432 msgid "Third instance" msgstr "" @@ -814,6 +806,14 @@ msgstr "" msgid "unbound (/var/lib/unbound)" msgstr "" +#~ msgid "No adblock related logs yet!" +#~ msgstr "" +#~ "Zatím nejsou k dispozici žádné protokolové záznamy ohledně adblocku!" + +#~ msgid "The syslog output, pre-filtered for adblock related messages only." +#~ msgstr "" +#~ "Předfiltrovaný výstup syslog pouze se záznamy souvisejícími s adblock." + #~ msgid "Download Queue" #~ msgstr "Fronta stahování" diff --git a/applications/luci-app-adblock/po/da/adblock.po b/applications/luci-app-adblock/po/da/adblock.po index 224db930ea..42a62b99a0 100644 --- a/applications/luci-app-adblock/po/da/adblock.po +++ b/applications/luci-app-adblock/po/da/adblock.po @@ -492,10 +492,6 @@ msgstr "" msgid "No Query results!" msgstr "Ingen forespørgselsresultater!" -#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/logread.js:21 -msgid "No adblock related logs yet!" -msgstr "Ingen adblock-relaterede logs endnu!" - #: applications/luci-app-adblock/root/usr/share/luci/menu.d/luci-app-adblock.json:19 msgid "Overview" msgstr "Oversigt" @@ -736,10 +732,6 @@ msgstr "Timeportionen (anmodning, interval: 0-23)" msgid "The minutes portion (opt., range: 0-59)" msgstr "Minutterdelen (opt., interval: 0-59)" -#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/logread.js:28 -msgid "The syslog output, pre-filtered for adblock related messages only." -msgstr "Syslog-outputtet, kun præfiltreret for adblock-relaterede meddelelser." - #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:432 msgid "Third instance" msgstr "Tredje instans" @@ -858,6 +850,13 @@ msgstr "rå (/tmp)" msgid "unbound (/var/lib/unbound)" msgstr "unbound (/var/lib/unbound)" +#~ msgid "No adblock related logs yet!" +#~ msgstr "Ingen adblock-relaterede logs endnu!" + +#~ msgid "The syslog output, pre-filtered for adblock related messages only." +#~ msgstr "" +#~ "Syslog-outputtet, kun præfiltreret for adblock-relaterede meddelelser." + #~ msgid "Top 10 Statistics" #~ msgstr "Top 10 statistikker" diff --git a/applications/luci-app-adblock/po/de/adblock.po b/applications/luci-app-adblock/po/de/adblock.po index 153e53e31b..35f8ff76db 100644 --- a/applications/luci-app-adblock/po/de/adblock.po +++ b/applications/luci-app-adblock/po/de/adblock.po @@ -490,10 +490,6 @@ msgstr "" msgid "No Query results!" msgstr "Keine Abfrageergebnisse!" -#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/logread.js:21 -msgid "No adblock related logs yet!" -msgstr "Aktuell noch keine Adblock-Logs vorhanden!" - #: applications/luci-app-adblock/root/usr/share/luci/menu.d/luci-app-adblock.json:19 msgid "Overview" msgstr "Übersicht" @@ -731,10 +727,6 @@ msgstr "Der Stundenteil (Werte zw. 0-23)" msgid "The minutes portion (opt., range: 0-59)" msgstr "Der Minutenteil (Werte zw. 0-59)" -#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/logread.js:28 -msgid "The syslog output, pre-filtered for adblock related messages only." -msgstr "Die Syslog-Ausgabe, vorgefiltert nur für Adblock-bezogene Nachrichten." - #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:432 msgid "Third instance" msgstr "Dritte Instanz" @@ -855,6 +847,13 @@ msgstr "raw (/tmp)" msgid "unbound (/var/lib/unbound)" msgstr "unbound (/var/lib/unbound)" +#~ msgid "No adblock related logs yet!" +#~ msgstr "Aktuell noch keine Adblock-Logs vorhanden!" + +#~ msgid "The syslog output, pre-filtered for adblock related messages only." +#~ msgstr "" +#~ "Die Syslog-Ausgabe, vorgefiltert nur für Adblock-bezogene Nachrichten." + #~ msgid "Top 10 Statistics" #~ msgstr "Top-10 Statistiken" diff --git a/applications/luci-app-adblock/po/el/adblock.po b/applications/luci-app-adblock/po/el/adblock.po index 129f29a8a8..de01e48dd4 100644 --- a/applications/luci-app-adblock/po/el/adblock.po +++ b/applications/luci-app-adblock/po/el/adblock.po @@ -452,10 +452,6 @@ msgstr "" msgid "No Query results!" msgstr "" -#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/logread.js:21 -msgid "No adblock related logs yet!" -msgstr "" - #: applications/luci-app-adblock/root/usr/share/luci/menu.d/luci-app-adblock.json:19 msgid "Overview" msgstr "" @@ -681,10 +677,6 @@ msgstr "" msgid "The minutes portion (opt., range: 0-59)" msgstr "" -#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/logread.js:28 -msgid "The syslog output, pre-filtered for adblock related messages only." -msgstr "" - #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:432 msgid "Third instance" msgstr "" diff --git a/applications/luci-app-adblock/po/en/adblock.po b/applications/luci-app-adblock/po/en/adblock.po index 194c26e753..dd4187414a 100644 --- a/applications/luci-app-adblock/po/en/adblock.po +++ b/applications/luci-app-adblock/po/en/adblock.po @@ -450,10 +450,6 @@ msgstr "" msgid "No Query results!" msgstr "" -#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/logread.js:21 -msgid "No adblock related logs yet!" -msgstr "" - #: applications/luci-app-adblock/root/usr/share/luci/menu.d/luci-app-adblock.json:19 msgid "Overview" msgstr "Overview" @@ -679,10 +675,6 @@ msgstr "" msgid "The minutes portion (opt., range: 0-59)" msgstr "" -#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/logread.js:28 -msgid "The syslog output, pre-filtered for adblock related messages only." -msgstr "" - #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:432 msgid "Third instance" msgstr "" diff --git a/applications/luci-app-adblock/po/es/adblock.po b/applications/luci-app-adblock/po/es/adblock.po index 9c77a7433c..9d1235be7d 100644 --- a/applications/luci-app-adblock/po/es/adblock.po +++ b/applications/luci-app-adblock/po/es/adblock.po @@ -496,10 +496,6 @@ msgstr "" msgid "No Query results!" msgstr "¡No hay resultados de consulta!" -#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/logread.js:21 -msgid "No adblock related logs yet!" -msgstr "¡Aún no hay registros relacionados con adblock!" - #: applications/luci-app-adblock/root/usr/share/luci/menu.d/luci-app-adblock.json:19 msgid "Overview" msgstr "Visión general" @@ -744,11 +740,6 @@ msgstr "El reparto de horas (req., rango: 0-23)" msgid "The minutes portion (opt., range: 0-59)" msgstr "La porción de minutos (opcional, rango: 0-59)" -#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/logread.js:28 -msgid "The syslog output, pre-filtered for adblock related messages only." -msgstr "" -"La salida de syslog, prefiltrada solo para mensajes relacionados con adblock." - #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:432 msgid "Third instance" msgstr "Tercera instancia" @@ -869,6 +860,14 @@ msgstr "crudo (/tmp)" msgid "unbound (/var/lib/unbound)" msgstr "unbound (/var/lib/unbound)" +#~ msgid "No adblock related logs yet!" +#~ msgstr "¡Aún no hay registros relacionados con adblock!" + +#~ msgid "The syslog output, pre-filtered for adblock related messages only." +#~ msgstr "" +#~ "La salida de syslog, prefiltrada solo para mensajes relacionados con " +#~ "adblock." + #~ msgid "Top 10 Statistics" #~ msgstr "Top 10 estadísticas" diff --git a/applications/luci-app-adblock/po/fi/adblock.po b/applications/luci-app-adblock/po/fi/adblock.po index 4d751b8cf0..936c6dc114 100644 --- a/applications/luci-app-adblock/po/fi/adblock.po +++ b/applications/luci-app-adblock/po/fi/adblock.po @@ -469,10 +469,6 @@ msgstr "" msgid "No Query results!" msgstr "Ei kyselyn tuloksia!" -#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/logread.js:21 -msgid "No adblock related logs yet!" -msgstr "Ei vielä Adblock-lokeja!" - #: applications/luci-app-adblock/root/usr/share/luci/menu.d/luci-app-adblock.json:19 msgid "Overview" msgstr "Yleiskatsaus" @@ -698,10 +694,6 @@ msgstr "" msgid "The minutes portion (opt., range: 0-59)" msgstr "" -#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/logread.js:28 -msgid "The syslog output, pre-filtered for adblock related messages only." -msgstr "" - #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:432 msgid "Third instance" msgstr "Kolmas instanssi" @@ -808,6 +800,9 @@ msgstr "" msgid "unbound (/var/lib/unbound)" msgstr "" +#~ msgid "No adblock related logs yet!" +#~ msgstr "Ei vielä Adblock-lokeja!" + #~ msgid "Top 10 Statistics" #~ msgstr "Top 10 -tilastot" diff --git a/applications/luci-app-adblock/po/fr/adblock.po b/applications/luci-app-adblock/po/fr/adblock.po index 7632923f8f..4e27010014 100644 --- a/applications/luci-app-adblock/po/fr/adblock.po +++ b/applications/luci-app-adblock/po/fr/adblock.po @@ -497,10 +497,6 @@ msgstr "" msgid "No Query results!" msgstr "Aucun résultat de recherche !" -#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/logread.js:21 -msgid "No adblock related logs yet!" -msgstr "Pas encore de journaux liés à l'adblock !" - #: applications/luci-app-adblock/root/usr/share/luci/menu.d/luci-app-adblock.json:19 msgid "Overview" msgstr "Vue d'ensemble" @@ -746,11 +742,6 @@ msgstr "La répartition des heures (req., plage : 0-23)" msgid "The minutes portion (opt., range: 0-59)" msgstr "La répartition des minutes (req., plage : 0-59)" -#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/logread.js:28 -msgid "The syslog output, pre-filtered for adblock related messages only." -msgstr "" -"La sortie syslog, pré-filtrée pour les messages liés à adblock uniquement." - #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:432 msgid "Third instance" msgstr "Troisième instance" @@ -874,6 +865,13 @@ msgstr "raw (/tmp)" msgid "unbound (/var/lib/unbound)" msgstr "unbound (/var/lib/unbound)" +#~ msgid "No adblock related logs yet!" +#~ msgstr "Pas encore de journaux liés à l'adblock !" + +#~ msgid "The syslog output, pre-filtered for adblock related messages only." +#~ msgstr "" +#~ "La sortie syslog, pré-filtrée pour les messages liés à adblock uniquement." + #~ msgid "Top 10 Statistics" #~ msgstr "Top 10 Statistiques" diff --git a/applications/luci-app-adblock/po/he/adblock.po b/applications/luci-app-adblock/po/he/adblock.po index 400d933e45..ce4173275d 100644 --- a/applications/luci-app-adblock/po/he/adblock.po +++ b/applications/luci-app-adblock/po/he/adblock.po @@ -451,10 +451,6 @@ msgstr "" msgid "No Query results!" msgstr "" -#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/logread.js:21 -msgid "No adblock related logs yet!" -msgstr "" - #: applications/luci-app-adblock/root/usr/share/luci/menu.d/luci-app-adblock.json:19 msgid "Overview" msgstr "" @@ -680,10 +676,6 @@ msgstr "" msgid "The minutes portion (opt., range: 0-59)" msgstr "" -#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/logread.js:28 -msgid "The syslog output, pre-filtered for adblock related messages only." -msgstr "" - #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:432 msgid "Third instance" msgstr "" diff --git a/applications/luci-app-adblock/po/hi/adblock.po b/applications/luci-app-adblock/po/hi/adblock.po index f84fb41c15..e2f5140c6f 100644 --- a/applications/luci-app-adblock/po/hi/adblock.po +++ b/applications/luci-app-adblock/po/hi/adblock.po @@ -444,10 +444,6 @@ msgstr "" msgid "No Query results!" msgstr "" -#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/logread.js:21 -msgid "No adblock related logs yet!" -msgstr "" - #: applications/luci-app-adblock/root/usr/share/luci/menu.d/luci-app-adblock.json:19 msgid "Overview" msgstr "" @@ -673,10 +669,6 @@ msgstr "" msgid "The minutes portion (opt., range: 0-59)" msgstr "" -#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/logread.js:28 -msgid "The syslog output, pre-filtered for adblock related messages only." -msgstr "" - #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:432 msgid "Third instance" msgstr "" diff --git a/applications/luci-app-adblock/po/hu/adblock.po b/applications/luci-app-adblock/po/hu/adblock.po index b2d5a784e6..b7a606d210 100644 --- a/applications/luci-app-adblock/po/hu/adblock.po +++ b/applications/luci-app-adblock/po/hu/adblock.po @@ -462,10 +462,6 @@ msgstr "" msgid "No Query results!" msgstr "Nincs a keresésnek megfelelő elem!" -#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/logread.js:21 -msgid "No adblock related logs yet!" -msgstr "Még nincsenek adblock-os naplók!" - #: applications/luci-app-adblock/root/usr/share/luci/menu.d/luci-app-adblock.json:19 msgid "Overview" msgstr "Áttekintés" @@ -694,12 +690,6 @@ msgstr "" msgid "The minutes portion (opt., range: 0-59)" msgstr "" -#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/logread.js:28 -msgid "The syslog output, pre-filtered for adblock related messages only." -msgstr "" -"A rendszernapló kimenete, előre szűrve csak a reklámblokkolóhoz kapcsolódó " -"üzenetekhez." - #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:432 msgid "Third instance" msgstr "" @@ -810,6 +800,14 @@ msgstr "" msgid "unbound (/var/lib/unbound)" msgstr "" +#~ msgid "No adblock related logs yet!" +#~ msgstr "Még nincsenek adblock-os naplók!" + +#~ msgid "The syslog output, pre-filtered for adblock related messages only." +#~ msgstr "" +#~ "A rendszernapló kimenete, előre szűrve csak a reklámblokkolóhoz " +#~ "kapcsolódó üzenetekhez." + #~ msgid "Top 10 Statistics" #~ msgstr "Top 10 statisztika" diff --git a/applications/luci-app-adblock/po/id/adblock.po b/applications/luci-app-adblock/po/id/adblock.po index 080f8cdc08..912214019d 100644 --- a/applications/luci-app-adblock/po/id/adblock.po +++ b/applications/luci-app-adblock/po/id/adblock.po @@ -452,10 +452,6 @@ msgstr "" msgid "No Query results!" msgstr "Tidak ada hasil Kueri!" -#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/logread.js:21 -msgid "No adblock related logs yet!" -msgstr "" - #: applications/luci-app-adblock/root/usr/share/luci/menu.d/luci-app-adblock.json:19 msgid "Overview" msgstr "Ringkasan" @@ -681,10 +677,6 @@ msgstr "" msgid "The minutes portion (opt., range: 0-59)" msgstr "" -#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/logread.js:28 -msgid "The syslog output, pre-filtered for adblock related messages only." -msgstr "" - #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:432 msgid "Third instance" msgstr "" diff --git a/applications/luci-app-adblock/po/it/adblock.po b/applications/luci-app-adblock/po/it/adblock.po index 382d7bd776..b549f66b93 100644 --- a/applications/luci-app-adblock/po/it/adblock.po +++ b/applications/luci-app-adblock/po/it/adblock.po @@ -494,10 +494,6 @@ msgstr "" msgid "No Query results!" msgstr "Nessun risultato di ricerca!" -#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/logread.js:21 -msgid "No adblock related logs yet!" -msgstr "Ancora nessun log relativo al blocco pubblicità!" - #: applications/luci-app-adblock/root/usr/share/luci/menu.d/luci-app-adblock.json:19 msgid "Overview" msgstr "Riepilogo" @@ -739,12 +735,6 @@ msgstr "Parte delle ore (obbligatoria, range: 0-23)" msgid "The minutes portion (opt., range: 0-59)" msgstr "Parte dei minuti (opz., range: 0-59)" -#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/logread.js:28 -msgid "The syslog output, pre-filtered for adblock related messages only." -msgstr "" -"L'output di syslog, pre-filtrato solo per i messaggi relativi al blocco " -"pubblicità." - #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:432 msgid "Third instance" msgstr "Terza istanza" @@ -865,6 +855,14 @@ msgstr "raw (/tmp)" msgid "unbound (/var/lib/unbound)" msgstr "unbound (/var/lib/unbound)" +#~ msgid "No adblock related logs yet!" +#~ msgstr "Ancora nessun log relativo al blocco pubblicità!" + +#~ msgid "The syslog output, pre-filtered for adblock related messages only." +#~ msgstr "" +#~ "L'output di syslog, pre-filtrato solo per i messaggi relativi al blocco " +#~ "pubblicità." + #~ msgid "Top 10 Statistics" #~ msgstr "Le 10 migliori statistiche" diff --git a/applications/luci-app-adblock/po/ja/adblock.po b/applications/luci-app-adblock/po/ja/adblock.po index 3f8a5674c9..d15c3731f8 100644 --- a/applications/luci-app-adblock/po/ja/adblock.po +++ b/applications/luci-app-adblock/po/ja/adblock.po @@ -476,10 +476,6 @@ msgstr "" msgid "No Query results!" msgstr "検索結果がありません!" -#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/logread.js:21 -msgid "No adblock related logs yet!" -msgstr "まだadblolck関連のログがありません!" - #: applications/luci-app-adblock/root/usr/share/luci/menu.d/luci-app-adblock.json:19 msgid "Overview" msgstr "概要" @@ -713,10 +709,6 @@ msgstr "時(必須、0-23の値)" msgid "The minutes portion (opt., range: 0-59)" msgstr "分(オプション、0-59の値)" -#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/logread.js:28 -msgid "The syslog output, pre-filtered for adblock related messages only." -msgstr "Adblock に関連するメッセージのみが抽出された、システムログ出力です。" - #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:432 msgid "Third instance" msgstr "" @@ -833,6 +825,13 @@ msgstr "raw (/tmp)" msgid "unbound (/var/lib/unbound)" msgstr "unbound (/var/lib/unbound)" +#~ msgid "No adblock related logs yet!" +#~ msgstr "まだadblolck関連のログがありません!" + +#~ msgid "The syslog output, pre-filtered for adblock related messages only." +#~ msgstr "" +#~ "Adblock に関連するメッセージのみが抽出された、システムログ出力です。" + #~ msgid "Top 10 Statistics" #~ msgstr "上位10項目" diff --git a/applications/luci-app-adblock/po/ko/adblock.po b/applications/luci-app-adblock/po/ko/adblock.po index 21cec3b289..87515f04f4 100644 --- a/applications/luci-app-adblock/po/ko/adblock.po +++ b/applications/luci-app-adblock/po/ko/adblock.po @@ -454,10 +454,6 @@ msgstr "" msgid "No Query results!" msgstr "" -#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/logread.js:21 -msgid "No adblock related logs yet!" -msgstr "" - #: applications/luci-app-adblock/root/usr/share/luci/menu.d/luci-app-adblock.json:19 msgid "Overview" msgstr "개요" @@ -683,10 +679,6 @@ msgstr "" msgid "The minutes portion (opt., range: 0-59)" msgstr "" -#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/logread.js:28 -msgid "The syslog output, pre-filtered for adblock related messages only." -msgstr "" - #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:432 msgid "Third instance" msgstr "" diff --git a/applications/luci-app-adblock/po/lt/adblock.po b/applications/luci-app-adblock/po/lt/adblock.po index a871ab85da..43e0a28932 100644 --- a/applications/luci-app-adblock/po/lt/adblock.po +++ b/applications/luci-app-adblock/po/lt/adblock.po @@ -296,8 +296,8 @@ msgstr "Įjungti/Įgalinti („SafeSearch“) saugiąją paiešką" #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:349 msgid "Enable moderate SafeSearch filters for youtube." msgstr "" -"Įgalinti vidutinės apimties saugios paieškos („SafeSearch“) filtrus „Youtube“" -" platformai." +"Įgalinti vidutinės apimties saugios paieškos („SafeSearch“) filtrus " +"„Youtube“ platformai." #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:309 msgid "Enable the adblock service." @@ -456,10 +456,6 @@ msgstr "" msgid "No Query results!" msgstr "Nėra užklausos rezultatų!" -#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/logread.js:21 -msgid "No adblock related logs yet!" -msgstr "Nėra reklaminio/skelbimų turinio blokatoriaus žurnalų (kol kas)!" - #: applications/luci-app-adblock/root/usr/share/luci/menu.d/luci-app-adblock.json:19 msgid "Overview" msgstr "Apžiūra" @@ -676,8 +672,8 @@ msgstr "" #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:56 msgid "The day of the week (opt., values: 0-6 possibly sep. by , or -)" msgstr "" -"Savaitės diena (pasirinktinės reikšmės: 0-6, galimai atskiriamas kableliu „,“" -" arba minusiuku „-“)" +"Savaitės diena (pasirinktinės reikšmės: 0-6, galimai atskiriamas kableliu " +"„,“ arba minusiuku „-“)" #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:46 msgid "The hours portition (req., range: 0-23)" @@ -687,10 +683,6 @@ msgstr "Valandų skiltis (reikalaujama, apimtis/diapazonas: 0-23)" msgid "The minutes portion (opt., range: 0-59)" msgstr "Minučių skiltis (pasirenkamas, apimtis/diapazonas: 0-59)" -#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/logread.js:28 -msgid "The syslog output, pre-filtered for adblock related messages only." -msgstr "" - #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:432 msgid "Third instance" msgstr "" @@ -796,3 +788,6 @@ msgstr "neapdorotas („/tmp“)" #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:418 msgid "unbound (/var/lib/unbound)" msgstr "nesaistomas („/var/lib/unbound“)" + +#~ msgid "No adblock related logs yet!" +#~ msgstr "Nėra reklaminio/skelbimų turinio blokatoriaus žurnalų (kol kas)!" diff --git a/applications/luci-app-adblock/po/mr/adblock.po b/applications/luci-app-adblock/po/mr/adblock.po index 3a97e7f7e4..b1c63ede00 100644 --- a/applications/luci-app-adblock/po/mr/adblock.po +++ b/applications/luci-app-adblock/po/mr/adblock.po @@ -450,10 +450,6 @@ msgstr "" msgid "No Query results!" msgstr "" -#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/logread.js:21 -msgid "No adblock related logs yet!" -msgstr "" - #: applications/luci-app-adblock/root/usr/share/luci/menu.d/luci-app-adblock.json:19 msgid "Overview" msgstr "आढावा" @@ -679,10 +675,6 @@ msgstr "" msgid "The minutes portion (opt., range: 0-59)" msgstr "" -#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/logread.js:28 -msgid "The syslog output, pre-filtered for adblock related messages only." -msgstr "" - #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:432 msgid "Third instance" msgstr "" diff --git a/applications/luci-app-adblock/po/ms/adblock.po b/applications/luci-app-adblock/po/ms/adblock.po index 91910577e6..a5249e328f 100644 --- a/applications/luci-app-adblock/po/ms/adblock.po +++ b/applications/luci-app-adblock/po/ms/adblock.po @@ -450,10 +450,6 @@ msgstr "" msgid "No Query results!" msgstr "" -#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/logread.js:21 -msgid "No adblock related logs yet!" -msgstr "" - #: applications/luci-app-adblock/root/usr/share/luci/menu.d/luci-app-adblock.json:19 msgid "Overview" msgstr "" @@ -679,10 +675,6 @@ msgstr "" msgid "The minutes portion (opt., range: 0-59)" msgstr "" -#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/logread.js:28 -msgid "The syslog output, pre-filtered for adblock related messages only." -msgstr "" - #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:432 msgid "Third instance" msgstr "" diff --git a/applications/luci-app-adblock/po/nb_NO/adblock.po b/applications/luci-app-adblock/po/nb_NO/adblock.po index 3a96e2b59c..7a82632bb3 100644 --- a/applications/luci-app-adblock/po/nb_NO/adblock.po +++ b/applications/luci-app-adblock/po/nb_NO/adblock.po @@ -469,11 +469,6 @@ msgstr "" msgid "No Query results!" msgstr "" -#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/logread.js:21 -#, fuzzy -msgid "No adblock related logs yet!" -msgstr "Ingen reklameblokkeringsrelatert loggføring enda." - #: applications/luci-app-adblock/root/usr/share/luci/menu.d/luci-app-adblock.json:19 msgid "Overview" msgstr "Oversikt" @@ -704,10 +699,6 @@ msgstr "" msgid "The minutes portion (opt., range: 0-59)" msgstr "" -#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/logread.js:28 -msgid "The syslog output, pre-filtered for adblock related messages only." -msgstr "" - #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:432 msgid "Third instance" msgstr "Tredje instans" @@ -816,6 +807,10 @@ msgstr "rå (/tmp)" msgid "unbound (/var/lib/unbound)" msgstr "ubundet (/var/lib/unbound)" +#, fuzzy +#~ msgid "No adblock related logs yet!" +#~ msgstr "Ingen reklameblokkeringsrelatert loggføring enda." + #~ msgid "Top 10 Statistics" #~ msgstr "Topp 10-statistikk" diff --git a/applications/luci-app-adblock/po/nl/adblock.po b/applications/luci-app-adblock/po/nl/adblock.po index 09d3924f12..ac9b8d7c6e 100644 --- a/applications/luci-app-adblock/po/nl/adblock.po +++ b/applications/luci-app-adblock/po/nl/adblock.po @@ -490,10 +490,6 @@ msgstr "" msgid "No Query results!" msgstr "Geen zoekresultaat gevonden!" -#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/logread.js:21 -msgid "No adblock related logs yet!" -msgstr "Nog geen adblock gerelateerde logs!" - #: applications/luci-app-adblock/root/usr/share/luci/menu.d/luci-app-adblock.json:19 msgid "Overview" msgstr "Overzicht" @@ -731,12 +727,6 @@ msgstr "Het urengedeelte (req., bereik: 0-23)" msgid "The minutes portion (opt., range: 0-59)" msgstr "Het minutengedeelte (opt., bereik: 0-59)" -#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/logread.js:28 -msgid "The syslog output, pre-filtered for adblock related messages only." -msgstr "" -"De syslog-uitvoer, vooraf gefilterd voor alleen adblock-gerelateerde " -"berichten." - #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:432 msgid "Third instance" msgstr "Derde instantie" @@ -856,3 +846,11 @@ msgstr "raw (/tmp)" #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:418 msgid "unbound (/var/lib/unbound)" msgstr "unbound (/var/lib/unbound)" + +#~ msgid "No adblock related logs yet!" +#~ msgstr "Nog geen adblock gerelateerde logs!" + +#~ msgid "The syslog output, pre-filtered for adblock related messages only." +#~ msgstr "" +#~ "De syslog-uitvoer, vooraf gefilterd voor alleen adblock-gerelateerde " +#~ "berichten." diff --git a/applications/luci-app-adblock/po/pl/adblock.po b/applications/luci-app-adblock/po/pl/adblock.po index b1de62d820..55056b1c69 100644 --- a/applications/luci-app-adblock/po/pl/adblock.po +++ b/applications/luci-app-adblock/po/pl/adblock.po @@ -492,10 +492,6 @@ msgstr "" msgid "No Query results!" msgstr "Brak wyników zapytania!" -#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/logread.js:21 -msgid "No adblock related logs yet!" -msgstr "Brak dzienników związanych z blokowaniem reklam!" - #: applications/luci-app-adblock/root/usr/share/luci/menu.d/luci-app-adblock.json:19 msgid "Overview" msgstr "Przegląd" @@ -735,12 +731,6 @@ msgstr "Godzina (wymagane, zakres: 0–23)" msgid "The minutes portion (opt., range: 0-59)" msgstr "Minuta (opcjonalnie, zakres: 0–59)" -#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/logread.js:28 -msgid "The syslog output, pre-filtered for adblock related messages only." -msgstr "" -"Dane wyjściowe dziennika systemowego, wstępnie przefiltrowane dla informacji " -"związanych z blokowaniem reklam." - #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:432 msgid "Third instance" msgstr "Instancja trzecia" @@ -861,6 +851,14 @@ msgstr "raw (/tmp)" msgid "unbound (/var/lib/unbound)" msgstr "unbound (/var/lib/unbound)" +#~ msgid "No adblock related logs yet!" +#~ msgstr "Brak dzienników związanych z blokowaniem reklam!" + +#~ msgid "The syslog output, pre-filtered for adblock related messages only." +#~ msgstr "" +#~ "Dane wyjściowe dziennika systemowego, wstępnie przefiltrowane dla " +#~ "informacji związanych z blokowaniem reklam." + #~ msgid "Top 10 Statistics" #~ msgstr "Top 10" diff --git a/applications/luci-app-adblock/po/pt/adblock.po b/applications/luci-app-adblock/po/pt/adblock.po index fa2107abd1..a0ebb37261 100644 --- a/applications/luci-app-adblock/po/pt/adblock.po +++ b/applications/luci-app-adblock/po/pt/adblock.po @@ -496,10 +496,6 @@ msgstr "" msgid "No Query results!" msgstr "A consulta não retornou resultados!" -#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/logread.js:21 -msgid "No adblock related logs yet!" -msgstr "Ainda não há registos relacionados ao adblock!" - #: applications/luci-app-adblock/root/usr/share/luci/menu.d/luci-app-adblock.json:19 msgid "Overview" msgstr "Visão Geral" @@ -741,12 +737,6 @@ msgstr "A parte das horas (obg., intervalo: 0-23)" msgid "The minutes portion (opt., range: 0-59)" msgstr "A parte dos minutos (opt., intervalo: 0-59)" -#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/logread.js:28 -msgid "The syslog output, pre-filtered for adblock related messages only." -msgstr "" -"A saída do syslog, pré-filtrada somente para mensagens relacionadas ao " -"adblock." - #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:432 msgid "Third instance" msgstr "Terceira instância" @@ -866,6 +856,14 @@ msgstr "raw (/tmp)" msgid "unbound (/var/lib/unbound)" msgstr "unbound (/var/lib/unbound)" +#~ msgid "No adblock related logs yet!" +#~ msgstr "Ainda não há registos relacionados ao adblock!" + +#~ msgid "The syslog output, pre-filtered for adblock related messages only." +#~ msgstr "" +#~ "A saída do syslog, pré-filtrada somente para mensagens relacionadas ao " +#~ "adblock." + #~ msgid "Top 10 Statistics" #~ msgstr "As 10 Estatísticas Principais" diff --git a/applications/luci-app-adblock/po/pt_BR/adblock.po b/applications/luci-app-adblock/po/pt_BR/adblock.po index ace0bf8c62..6ebf2d4280 100644 --- a/applications/luci-app-adblock/po/pt_BR/adblock.po +++ b/applications/luci-app-adblock/po/pt_BR/adblock.po @@ -498,10 +498,6 @@ msgstr "" msgid "No Query results!" msgstr "A Consulta Não Retornou Resultados!" -#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/logread.js:21 -msgid "No adblock related logs yet!" -msgstr "Ainda não há registros relacionados ao bloqueio de anúncio!" - #: applications/luci-app-adblock/root/usr/share/luci/menu.d/luci-app-adblock.json:19 msgid "Overview" msgstr "Visão geral" @@ -748,11 +744,6 @@ msgstr "A parte das horas (obg., intervalo: 0-23)" msgid "The minutes portion (opt., range: 0-59)" msgstr "A parte dos minutos (obg., intervalo: 0-59)" -#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/logread.js:28 -msgid "The syslog output, pre-filtered for adblock related messages only." -msgstr "" -"Saída do syslog, previamente filtrada para mensagens relacionadas ao adblock." - #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:432 msgid "Third instance" msgstr "Terceira instância" @@ -875,6 +866,14 @@ msgstr "raw (/tmp)" msgid "unbound (/var/lib/unbound)" msgstr "unbound (/var/lib/unbound)" +#~ msgid "No adblock related logs yet!" +#~ msgstr "Ainda não há registros relacionados ao bloqueio de anúncio!" + +#~ msgid "The syslog output, pre-filtered for adblock related messages only." +#~ msgstr "" +#~ "Saída do syslog, previamente filtrada para mensagens relacionadas ao " +#~ "adblock." + #~ msgid "Top 10 Statistics" #~ msgstr "As 10 Estatísticas Principais" diff --git a/applications/luci-app-adblock/po/ro/adblock.po b/applications/luci-app-adblock/po/ro/adblock.po index d7aa499b6c..b3cf28c8f2 100644 --- a/applications/luci-app-adblock/po/ro/adblock.po +++ b/applications/luci-app-adblock/po/ro/adblock.po @@ -494,10 +494,6 @@ msgstr "" msgid "No Query results!" msgstr "Nu există rezultate de căutare!" -#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/logread.js:21 -msgid "No adblock related logs yet!" -msgstr "Nu există încă jurnale adblock!" - #: applications/luci-app-adblock/root/usr/share/luci/menu.d/luci-app-adblock.json:19 msgid "Overview" msgstr "Prezentare generală" @@ -739,10 +735,6 @@ msgstr "Porțiunea de ore (necesar, interval: 0-23)" msgid "The minutes portion (opt., range: 0-59)" msgstr "Porțiunea de minute (opțional, interval: 0-59)" -#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/logread.js:28 -msgid "The syslog output, pre-filtered for adblock related messages only." -msgstr "Ieșirea syslog, prefiltrată numai pentru mesajele legate de adblock." - #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:432 msgid "Third instance" msgstr "A treia instanță" @@ -863,6 +855,13 @@ msgstr "brut (/tmp)" msgid "unbound (/var/lib/unbound)" msgstr "fără legătură (/var/lib/unbound)" +#~ msgid "No adblock related logs yet!" +#~ msgstr "Nu există încă jurnale adblock!" + +#~ msgid "The syslog output, pre-filtered for adblock related messages only." +#~ msgstr "" +#~ "Ieșirea syslog, prefiltrată numai pentru mesajele legate de adblock." + #~ msgid "Top 10 Statistics" #~ msgstr "Top 10 statistici" diff --git a/applications/luci-app-adblock/po/ru/adblock.po b/applications/luci-app-adblock/po/ru/adblock.po index 15f151444e..a51c46039f 100644 --- a/applications/luci-app-adblock/po/ru/adblock.po +++ b/applications/luci-app-adblock/po/ru/adblock.po @@ -495,10 +495,6 @@ msgstr "" msgid "No Query results!" msgstr "Нет результатов запроса!" -#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/logread.js:21 -msgid "No adblock related logs yet!" -msgstr "Ещё нет журналов, связанных с Adblock!" - #: applications/luci-app-adblock/root/usr/share/luci/menu.d/luci-app-adblock.json:19 msgid "Overview" msgstr "Обзор" @@ -734,12 +730,6 @@ msgstr "Распределение часов (обязательно, знач msgid "The minutes portion (opt., range: 0-59)" msgstr "Распределение минут (необязательно, значения: 0–59)" -#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/logread.js:28 -msgid "The syslog output, pre-filtered for adblock related messages only." -msgstr "" -"Вывод системного журнала, предварительно отфильтрованного только для показа " -"сообщений, связанных с Adblock." - #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:432 msgid "Third instance" msgstr "Третья инстанция" @@ -858,6 +848,14 @@ msgstr "raw (/tmp)" msgid "unbound (/var/lib/unbound)" msgstr "unbound (/var/lib/unbound)" +#~ msgid "No adblock related logs yet!" +#~ msgstr "Ещё нет журналов, связанных с Adblock!" + +#~ msgid "The syslog output, pre-filtered for adblock related messages only." +#~ msgstr "" +#~ "Вывод системного журнала, предварительно отфильтрованного только для " +#~ "показа сообщений, связанных с Adblock." + #~ msgid "Top 10 Statistics" #~ msgstr "Топ-10 статистики" diff --git a/applications/luci-app-adblock/po/si/adblock.po b/applications/luci-app-adblock/po/si/adblock.po index 1e5d0fd320..5a2367a3ca 100644 --- a/applications/luci-app-adblock/po/si/adblock.po +++ b/applications/luci-app-adblock/po/si/adblock.po @@ -450,10 +450,6 @@ msgstr "" msgid "No Query results!" msgstr "" -#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/logread.js:21 -msgid "No adblock related logs yet!" -msgstr "" - #: applications/luci-app-adblock/root/usr/share/luci/menu.d/luci-app-adblock.json:19 msgid "Overview" msgstr "" @@ -679,10 +675,6 @@ msgstr "" msgid "The minutes portion (opt., range: 0-59)" msgstr "" -#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/logread.js:28 -msgid "The syslog output, pre-filtered for adblock related messages only." -msgstr "" - #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:432 msgid "Third instance" msgstr "" diff --git a/applications/luci-app-adblock/po/sk/adblock.po b/applications/luci-app-adblock/po/sk/adblock.po index 57030ba722..67cc67cdc0 100644 --- a/applications/luci-app-adblock/po/sk/adblock.po +++ b/applications/luci-app-adblock/po/sk/adblock.po @@ -455,10 +455,6 @@ msgstr "" msgid "No Query results!" msgstr "" -#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/logread.js:21 -msgid "No adblock related logs yet!" -msgstr "" - #: applications/luci-app-adblock/root/usr/share/luci/menu.d/luci-app-adblock.json:19 msgid "Overview" msgstr "Prehľad" @@ -684,10 +680,6 @@ msgstr "" msgid "The minutes portion (opt., range: 0-59)" msgstr "" -#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/logread.js:28 -msgid "The syslog output, pre-filtered for adblock related messages only." -msgstr "" - #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:432 msgid "Third instance" msgstr "" diff --git a/applications/luci-app-adblock/po/sv/adblock.po b/applications/luci-app-adblock/po/sv/adblock.po index 967e7a8374..1c31a69121 100644 --- a/applications/luci-app-adblock/po/sv/adblock.po +++ b/applications/luci-app-adblock/po/sv/adblock.po @@ -476,10 +476,6 @@ msgstr "" msgid "No Query results!" msgstr "Inga frågeresultat!" -#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/logread.js:21 -msgid "No adblock related logs yet!" -msgstr "Inga annonsblockerinsrelaterade loggar ännu!" - #: applications/luci-app-adblock/root/usr/share/luci/menu.d/luci-app-adblock.json:19 msgid "Overview" msgstr "Överblick" @@ -716,10 +712,6 @@ msgstr "" msgid "The minutes portion (opt., range: 0-59)" msgstr "" -#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/logread.js:28 -msgid "The syslog output, pre-filtered for adblock related messages only." -msgstr "" - #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:432 msgid "Third instance" msgstr "" @@ -826,6 +818,9 @@ msgstr "" msgid "unbound (/var/lib/unbound)" msgstr "" +#~ msgid "No adblock related logs yet!" +#~ msgstr "Inga annonsblockerinsrelaterade loggar ännu!" + #~ msgid "Disable DNS Restarts" #~ msgstr "Inaktivera DNS-omstarter" diff --git a/applications/luci-app-adblock/po/templates/adblock.pot b/applications/luci-app-adblock/po/templates/adblock.pot index c6b8bac390..c79653e5ed 100644 --- a/applications/luci-app-adblock/po/templates/adblock.pot +++ b/applications/luci-app-adblock/po/templates/adblock.pot @@ -441,10 +441,6 @@ msgstr "" msgid "No Query results!" msgstr "" -#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/logread.js:21 -msgid "No adblock related logs yet!" -msgstr "" - #: applications/luci-app-adblock/root/usr/share/luci/menu.d/luci-app-adblock.json:19 msgid "Overview" msgstr "" @@ -670,10 +666,6 @@ msgstr "" msgid "The minutes portion (opt., range: 0-59)" msgstr "" -#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/logread.js:28 -msgid "The syslog output, pre-filtered for adblock related messages only." -msgstr "" - #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:432 msgid "Third instance" msgstr "" diff --git a/applications/luci-app-adblock/po/tr/adblock.po b/applications/luci-app-adblock/po/tr/adblock.po index 3566f2d3c7..8ed0c659df 100644 --- a/applications/luci-app-adblock/po/tr/adblock.po +++ b/applications/luci-app-adblock/po/tr/adblock.po @@ -495,10 +495,6 @@ msgstr "" msgid "No Query results!" msgstr "Sorgu sonuçları yok!" -#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/logread.js:21 -msgid "No adblock related logs yet!" -msgstr "Henüz adblock ile ilgili kayıt yok!" - #: applications/luci-app-adblock/root/usr/share/luci/menu.d/luci-app-adblock.json:19 msgid "Overview" msgstr "Genel bakış" @@ -738,12 +734,6 @@ msgstr "Saat bölümü (gerekli, aralık: 0-23)" msgid "The minutes portion (opt., range: 0-59)" msgstr "Dakika bölümü (isteğe bağlı, aralık: 0-59)" -#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/logread.js:28 -msgid "The syslog output, pre-filtered for adblock related messages only." -msgstr "" -"Yalnızca adblock ile ilgili mesajlar için önceden filtrelenmiş syslog " -"çıktısı." - #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:432 msgid "Third instance" msgstr "Üçüncü örnek" @@ -864,6 +854,14 @@ msgstr "raw (/tmp)" msgid "unbound (/var/lib/unbound)" msgstr "unbound (/var/lib/unbound)" +#~ msgid "No adblock related logs yet!" +#~ msgstr "Henüz adblock ile ilgili kayıt yok!" + +#~ msgid "The syslog output, pre-filtered for adblock related messages only." +#~ msgstr "" +#~ "Yalnızca adblock ile ilgili mesajlar için önceden filtrelenmiş syslog " +#~ "çıktısı." + #~ msgid "Top 10 Statistics" #~ msgstr "En İyi 10 İstatistik" diff --git a/applications/luci-app-adblock/po/uk/adblock.po b/applications/luci-app-adblock/po/uk/adblock.po index 4b55732fe2..adc359ebac 100644 --- a/applications/luci-app-adblock/po/uk/adblock.po +++ b/applications/luci-app-adblock/po/uk/adblock.po @@ -488,10 +488,6 @@ msgstr "" msgid "No Query results!" msgstr "Немає результатів запиту!" -#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/logread.js:21 -msgid "No adblock related logs yet!" -msgstr "Ще немає журналів, пов’язаних з Adblock!" - #: applications/luci-app-adblock/root/usr/share/luci/menu.d/luci-app-adblock.json:19 msgid "Overview" msgstr "Огляд" @@ -727,12 +723,6 @@ msgstr "Розподіл годин (обов’язково, діапазон: msgid "The minutes portion (opt., range: 0-59)" msgstr "Розподіл хвилин (необов’язково, діапазон: 0-59)" -#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/logread.js:28 -msgid "The syslog output, pre-filtered for adblock related messages only." -msgstr "" -"Вихід системного журналу, попередньо відфільтрований лише для повідомлень " -"adblock." - #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:432 msgid "Third instance" msgstr "Третій екземпляр" @@ -853,6 +843,14 @@ msgstr "raw (/tmp)" msgid "unbound (/var/lib/unbound)" msgstr "unbound (/var/lib/unbound)" +#~ msgid "No adblock related logs yet!" +#~ msgstr "Ще немає журналів, пов’язаних з Adblock!" + +#~ msgid "The syslog output, pre-filtered for adblock related messages only." +#~ msgstr "" +#~ "Вихід системного журналу, попередньо відфільтрований лише для повідомлень " +#~ "adblock." + #~ msgid "Top 10 Statistics" #~ msgstr "Топ-10 статистики" diff --git a/applications/luci-app-adblock/po/vi/adblock.po b/applications/luci-app-adblock/po/vi/adblock.po index 5faa343b9c..088fcf6048 100644 --- a/applications/luci-app-adblock/po/vi/adblock.po +++ b/applications/luci-app-adblock/po/vi/adblock.po @@ -491,10 +491,6 @@ msgstr "" msgid "No Query results!" msgstr "Không tìm thấy kết quả truy vấn!" -#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/logread.js:21 -msgid "No adblock related logs yet!" -msgstr "Chưa có nhật ký nào liên quan đến chặn quảng cáo!" - #: applications/luci-app-adblock/root/usr/share/luci/menu.d/luci-app-adblock.json:19 msgid "Overview" msgstr "Tổng quan" @@ -733,11 +729,6 @@ msgstr "Phần giờ (yêu cầu, khoảng: 0-23)" msgid "The minutes portion (opt., range: 0-59)" msgstr "Phần phút (tùy chọn, phạm vi: 0-59)" -#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/logread.js:28 -msgid "The syslog output, pre-filtered for adblock related messages only." -msgstr "" -"Đầu ra syslog, đã được lọc trước cho các thông báo liên quan đến adblock." - #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:432 msgid "Third instance" msgstr "Bản ghi thứ ba" @@ -856,6 +847,13 @@ msgstr "raw (/tmp)" msgid "unbound (/var/lib/unbound)" msgstr "unbound (/var/lib/unbound)" +#~ msgid "No adblock related logs yet!" +#~ msgstr "Chưa có nhật ký nào liên quan đến chặn quảng cáo!" + +#~ msgid "The syslog output, pre-filtered for adblock related messages only." +#~ msgstr "" +#~ "Đầu ra syslog, đã được lọc trước cho các thông báo liên quan đến adblock." + #~ msgid "Blocked Domain" #~ msgstr "Tên miền bị chặn" diff --git a/applications/luci-app-adblock/po/zh_Hans/adblock.po b/applications/luci-app-adblock/po/zh_Hans/adblock.po index 68d2012653..9a4406e2e3 100644 --- a/applications/luci-app-adblock/po/zh_Hans/adblock.po +++ b/applications/luci-app-adblock/po/zh_Hans/adblock.po @@ -473,10 +473,6 @@ msgstr "手动覆盖所选下载工具的预配置下载选项。" msgid "No Query results!" msgstr "无查询结果!" -#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/logread.js:21 -msgid "No adblock related logs yet!" -msgstr "尚无与广告拦截相关的日志!" - #: applications/luci-app-adblock/root/usr/share/luci/menu.d/luci-app-adblock.json:19 msgid "Overview" msgstr "概览" @@ -705,10 +701,6 @@ msgstr "小时(必须。取值范围:0-23)" msgid "The minutes portion (opt., range: 0-59)" msgstr "分钟(可选。取值范围:0-59)" -#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/logread.js:28 -msgid "The syslog output, pre-filtered for adblock related messages only." -msgstr "系统日志输出,仅针对 adblock 相关的消息进行了预筛选。" - #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:432 msgid "Third instance" msgstr "第三个实例" @@ -819,6 +811,12 @@ msgstr "原始(/ tmp)" msgid "unbound (/var/lib/unbound)" msgstr "unbound (/var/lib/unbound)" +#~ msgid "No adblock related logs yet!" +#~ msgstr "尚无与广告拦截相关的日志!" + +#~ msgid "The syslog output, pre-filtered for adblock related messages only." +#~ msgstr "系统日志输出,仅针对 adblock 相关的消息进行了预筛选。" + #~ msgid "Top 10 Statistics" #~ msgstr "前 10 统计数据" diff --git a/applications/luci-app-adblock/po/zh_Hant/adblock.po b/applications/luci-app-adblock/po/zh_Hant/adblock.po index 0da0bbb0be..ac06bb0caa 100644 --- a/applications/luci-app-adblock/po/zh_Hant/adblock.po +++ b/applications/luci-app-adblock/po/zh_Hant/adblock.po @@ -476,10 +476,6 @@ msgstr "手動覆蓋所選下載工具的預先設定下載選項。" msgid "No Query results!" msgstr "查詢結果為空!" -#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/logread.js:21 -msgid "No adblock related logs yet!" -msgstr "尚無與 Adblock 相關的日誌!" - #: applications/luci-app-adblock/root/usr/share/luci/menu.d/luci-app-adblock.json:19 msgid "Overview" msgstr "概覽" @@ -712,10 +708,6 @@ msgstr "小時 (必須。取值範圍:0-23)" msgid "The minutes portion (opt., range: 0-59)" msgstr "分鐘 (可選。取值範圍:0-59)" -#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/logread.js:28 -msgid "The syslog output, pre-filtered for adblock related messages only." -msgstr "系統日誌輸出(預先篩選出只與 Adblock 相關的訊息)。" - #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:432 msgid "Third instance" msgstr "第三個實例" @@ -828,6 +820,12 @@ msgstr "原始 (/tmp)" msgid "unbound (/var/lib/unbound)" msgstr "Unbound (/var/lib/unbound)" +#~ msgid "No adblock related logs yet!" +#~ msgstr "尚無與 Adblock 相關的日誌!" + +#~ msgid "The syslog output, pre-filtered for adblock related messages only." +#~ msgstr "系統日誌輸出(預先篩選出只與 Adblock 相關的訊息)。" + #~ msgid "Top 10 Statistics" #~ msgstr "前 10 統計" diff --git a/applications/luci-app-advanced-reboot/Makefile b/applications/luci-app-advanced-reboot/Makefile index 11697f3b0d..172cb9c96c 100644 --- a/applications/luci-app-advanced-reboot/Makefile +++ b/applications/luci-app-advanced-reboot/Makefile @@ -5,7 +5,7 @@ include $(TOPDIR)/rules.mk PKG_LICENSE:=GPL-3.0-or-later PKG_MAINTAINER:=Stan Grishin <stangri@melmac.net> -PKG_VERSION:=1.0.1-9 +PKG_VERSION:=1.0.1-r10 LUCI_TITLE:=Advanced Linksys Reboot Web UI LUCI_URL:=https://docs.openwrt.melmac.net/luci-app-advanced-reboot/ diff --git a/applications/luci-app-advanced-reboot/root/usr/share/advanced-reboot/devices/dlink-fgs1210-28.json b/applications/luci-app-advanced-reboot/root/usr/share/advanced-reboot/devices/dlink-fgs1210-28.json new file mode 100644 index 0000000000..d5e468215a --- /dev/null +++ b/applications/luci-app-advanced-reboot/root/usr/share/advanced-reboot/devices/dlink-fgs1210-28.json @@ -0,0 +1,14 @@ +{ + "vendorName": "D-Link", + "deviceName": "DGS-1210-28", + "boardNames": [ "d-link,dgs-1210-28" ], + "partition1MTD": "mtd5", + "partition2MTD": "mtd9", + "labelOffset": null, + "bootEnv1": "bootcmd", + "bootEnv1Partition1Value": null, + "bootEnv1Partition2Value": "run addargs\\; bootm 0xb4e80000", + "bootEnv2": "image", + "bootEnv2Partition1Value": null, + "bootEnv2Partition2Value": "/dev/mtdblock7" +} diff --git a/applications/luci-app-advanced-reboot/root/usr/share/advanced-reboot/devices/linksys-ea8100v1.json b/applications/luci-app-advanced-reboot/root/usr/share/advanced-reboot/devices/linksys-ea8100v1.json new file mode 100644 index 0000000000..e50941921d --- /dev/null +++ b/applications/luci-app-advanced-reboot/root/usr/share/advanced-reboot/devices/linksys-ea8100v1.json @@ -0,0 +1,14 @@ +{ + "vendorName": "Linksys", + "deviceName": "EA8100v1", + "boardNames": [ "linksys,ea8100-v1" ], + "partition1MTD": "mtd5", + "partition2MTD": "mtd7", + "labelOffset": 32, + "bootEnv1": "boot_part", + "bootEnv1Partition1Value": 1, + "bootEnv1Partition2Value": 2, + "bootEnv2": null, + "bootEnv2Partition1Value": null, + "bootEnv2Partition2Value": null +} diff --git a/applications/luci-app-aria2/po/lt/aria2.po b/applications/luci-app-aria2/po/lt/aria2.po index 0ebacc4c86..487c7983bb 100644 --- a/applications/luci-app-aria2/po/lt/aria2.po +++ b/applications/luci-app-aria2/po/lt/aria2.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"PO-Revision-Date: 2024-02-02 12:51+0000\n" +"PO-Revision-Date: 2024-03-20 03:44+0000\n" "Last-Translator: Džiugas J <dziugas1959@hotmail.com>\n" "Language-Team: Lithuanian <https://hosted.weblate.org/projects/openwrt/" "luciapplicationsaria2/lt/>\n" @@ -11,7 +11,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (" "n%100<10 || n%100>=20) ? 1 : 2);\n" -"X-Generator: Weblate 5.4-dev\n" +"X-Generator: Weblate 5.5-dev\n" #: applications/luci-app-aria2/htdocs/luci-static/resources/view/aria2/config.js:433 msgid "<abbr title=\"Local Peer Discovery\">LPD</abbr> enabled" @@ -175,7 +175,7 @@ msgstr "Įjungti/Įgalinti įgaliotąjį/-us" #: applications/luci-app-aria2/htdocs/luci-static/resources/view/aria2/config.js:206 msgid "Enabled" -msgstr "Įjungta/-as" +msgstr "Įjungta/Įgalinta (-as)" #: applications/luci-app-aria2/htdocs/luci-static/resources/view/aria2/config.js:234 msgid "Error" diff --git a/applications/luci-app-aria2/po/zh_Hans/aria2.po b/applications/luci-app-aria2/po/zh_Hans/aria2.po index a97765d03a..fb6ac0c60e 100644 --- a/applications/luci-app-aria2/po/zh_Hans/aria2.po +++ b/applications/luci-app-aria2/po/zh_Hans/aria2.po @@ -1,7 +1,8 @@ msgid "" msgstr "" -"PO-Revision-Date: 2024-02-21 18:02+0000\n" -"Last-Translator: Tianling Shen <i@cnsztl.eu.org>\n" +"PO-Revision-Date: 2024-03-21 13:58+0000\n" +"Last-Translator: 大王叫我来巡山 <hamburger2048@users.noreply.hosted.weblate." +"org>\n" "Language-Team: Chinese (Simplified) <https://hosted.weblate.org/projects/" "openwrt/luciapplicationsaria2/zh_Hans/>\n" "Language: zh_Hans\n" @@ -182,7 +183,7 @@ msgstr "附加选项" #: applications/luci-app-aria2/htdocs/luci-static/resources/view/aria2/config.js:487 msgid "False" -msgstr "否" +msgstr "False" #: applications/luci-app-aria2/htdocs/luci-static/resources/view/aria2/config.js:584 msgid "File allocation" @@ -741,7 +742,7 @@ msgstr "令牌" #: applications/luci-app-aria2/htdocs/luci-static/resources/view/aria2/config.js:486 msgid "True" -msgstr "是" +msgstr "True" #: applications/luci-app-aria2/htdocs/luci-static/resources/view/aria2/config.js:310 msgid "Use a proxy server for all protocols." diff --git a/applications/luci-app-banip/po/ar/banip.po b/applications/luci-app-banip/po/ar/banip.po index 5189b17182..cc0363180f 100644 --- a/applications/luci-app-banip/po/ar/banip.po +++ b/applications/luci-app-banip/po/ar/banip.po @@ -242,7 +242,7 @@ msgstr "" msgid "Changes on this tab needs a banIP service restart to take effect." msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:288 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:287 msgid "Clear Custom Feeds" msgstr "" @@ -298,7 +298,7 @@ msgstr "" msgid "Don't check SSL server certificates during download." msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:261 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:260 msgid "Download Custom Feeds" msgstr "" @@ -422,7 +422,7 @@ msgstr "" msgid "Feed Selection" msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:279 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:278 msgid "Fill Custom Feeds" msgstr "" @@ -434,7 +434,7 @@ msgstr "" msgid "Flag" msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:245 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:244 msgid "Flag not supported" msgstr "" @@ -462,7 +462,7 @@ msgstr "" msgid "IP Search" msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:215 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:217 msgid "IP Search..." msgstr "" @@ -647,10 +647,6 @@ msgstr "" msgid "No banIP related firewall logs yet!" msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/processing_log.js:21 -msgid "No banIP related processing logs yet!" -msgstr "" - #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:332 msgid "Normal Priority (default)" msgstr "" @@ -682,6 +678,10 @@ msgid "" "disable the log monitor at all set it to '0'." msgstr "" +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:159 +msgid "Port/Protocol Limit" +msgstr "" + #: applications/luci-app-banip/root/usr/share/luci/menu.d/luci-app-banip.json:76 msgid "Processing Log" msgstr "" @@ -706,7 +706,7 @@ msgid "" "required to enable E-Mail functionality." msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:222 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:224 msgid "Refresh" msgstr "نعش الذاكرة" @@ -759,7 +759,7 @@ msgstr "تشغيل الإشارات" msgid "Run Information" msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:297 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:296 msgid "Save Custom Feeds" msgstr "" @@ -808,11 +808,11 @@ msgstr "" msgid "Set Survey" msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:208 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:210 msgid "Set Survey..." msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:229 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:231 msgid "Set details" msgstr "" @@ -889,11 +889,6 @@ msgid "" "The syslog output, prefiltered for banIP-related firewall log entries only." msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/processing_log.js:28 -msgid "" -"The syslog output, prefiltered for banIP-related processing log entries only." -msgstr "" - #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/allowlist.js:32 msgid "" "This is the local banIP allowlist that will permit certain MAC-, IP-" @@ -910,13 +905,13 @@ msgid "" "notation and MAC/IP-bindings are allowed." msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:188 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:190 msgid "" "This tab shows the last generated Set Report, press the 'Refresh' button to " "get a new one." msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:191 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:193 msgid "Timestamp" msgstr "" @@ -951,7 +946,7 @@ msgstr "" msgid "Unable to save modifications: %s" msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:270 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:269 msgid "Upload Custom Feeds" msgstr "" @@ -1001,11 +996,11 @@ msgstr "" msgid "alert" msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:195 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:197 msgid "auto-added to allowlist today" msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:199 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:201 msgid "auto-added to blocklist today" msgstr "" diff --git a/applications/luci-app-banip/po/bg/banip.po b/applications/luci-app-banip/po/bg/banip.po index 172234dff1..62785e0a91 100644 --- a/applications/luci-app-banip/po/bg/banip.po +++ b/applications/luci-app-banip/po/bg/banip.po @@ -241,7 +241,7 @@ msgstr "" msgid "Changes on this tab needs a banIP service restart to take effect." msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:288 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:287 msgid "Clear Custom Feeds" msgstr "" @@ -297,7 +297,7 @@ msgstr "" msgid "Don't check SSL server certificates during download." msgstr "Не проверявай SSL сертификати по време на сваляне." -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:261 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:260 msgid "Download Custom Feeds" msgstr "" @@ -421,7 +421,7 @@ msgstr "" msgid "Feed Selection" msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:279 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:278 msgid "Fill Custom Feeds" msgstr "" @@ -433,7 +433,7 @@ msgstr "" msgid "Flag" msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:245 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:244 msgid "Flag not supported" msgstr "" @@ -461,7 +461,7 @@ msgstr "" msgid "IP Search" msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:215 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:217 msgid "IP Search..." msgstr "" @@ -646,10 +646,6 @@ msgstr "" msgid "No banIP related firewall logs yet!" msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/processing_log.js:21 -msgid "No banIP related processing logs yet!" -msgstr "" - #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:332 msgid "Normal Priority (default)" msgstr "" @@ -681,6 +677,10 @@ msgid "" "disable the log monitor at all set it to '0'." msgstr "" +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:159 +msgid "Port/Protocol Limit" +msgstr "" + #: applications/luci-app-banip/root/usr/share/luci/menu.d/luci-app-banip.json:76 msgid "Processing Log" msgstr "" @@ -705,7 +705,7 @@ msgid "" "required to enable E-Mail functionality." msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:222 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:224 msgid "Refresh" msgstr "" @@ -758,7 +758,7 @@ msgstr "" msgid "Run Information" msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:297 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:296 msgid "Save Custom Feeds" msgstr "" @@ -807,11 +807,11 @@ msgstr "" msgid "Set Survey" msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:208 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:210 msgid "Set Survey..." msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:229 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:231 msgid "Set details" msgstr "" @@ -888,11 +888,6 @@ msgid "" "The syslog output, prefiltered for banIP-related firewall log entries only." msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/processing_log.js:28 -msgid "" -"The syslog output, prefiltered for banIP-related processing log entries only." -msgstr "" - #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/allowlist.js:32 msgid "" "This is the local banIP allowlist that will permit certain MAC-, IP-" @@ -909,13 +904,13 @@ msgid "" "notation and MAC/IP-bindings are allowed." msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:188 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:190 msgid "" "This tab shows the last generated Set Report, press the 'Refresh' button to " "get a new one." msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:191 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:193 msgid "Timestamp" msgstr "" @@ -950,7 +945,7 @@ msgstr "" msgid "Unable to save modifications: %s" msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:270 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:269 msgid "Upload Custom Feeds" msgstr "" @@ -1000,11 +995,11 @@ msgstr "" msgid "alert" msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:195 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:197 msgid "auto-added to allowlist today" msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:199 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:201 msgid "auto-added to blocklist today" msgstr "" diff --git a/applications/luci-app-banip/po/bn_BD/banip.po b/applications/luci-app-banip/po/bn_BD/banip.po index 3a5d545680..42a3610d6c 100644 --- a/applications/luci-app-banip/po/bn_BD/banip.po +++ b/applications/luci-app-banip/po/bn_BD/banip.po @@ -241,7 +241,7 @@ msgstr "" msgid "Changes on this tab needs a banIP service restart to take effect." msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:288 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:287 msgid "Clear Custom Feeds" msgstr "" @@ -297,7 +297,7 @@ msgstr "" msgid "Don't check SSL server certificates during download." msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:261 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:260 msgid "Download Custom Feeds" msgstr "" @@ -421,7 +421,7 @@ msgstr "" msgid "Feed Selection" msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:279 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:278 msgid "Fill Custom Feeds" msgstr "" @@ -433,7 +433,7 @@ msgstr "" msgid "Flag" msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:245 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:244 msgid "Flag not supported" msgstr "" @@ -461,7 +461,7 @@ msgstr "" msgid "IP Search" msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:215 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:217 msgid "IP Search..." msgstr "" @@ -646,10 +646,6 @@ msgstr "" msgid "No banIP related firewall logs yet!" msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/processing_log.js:21 -msgid "No banIP related processing logs yet!" -msgstr "" - #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:332 msgid "Normal Priority (default)" msgstr "" @@ -681,6 +677,10 @@ msgid "" "disable the log monitor at all set it to '0'." msgstr "" +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:159 +msgid "Port/Protocol Limit" +msgstr "" + #: applications/luci-app-banip/root/usr/share/luci/menu.d/luci-app-banip.json:76 msgid "Processing Log" msgstr "" @@ -705,7 +705,7 @@ msgid "" "required to enable E-Mail functionality." msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:222 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:224 msgid "Refresh" msgstr "" @@ -758,7 +758,7 @@ msgstr "" msgid "Run Information" msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:297 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:296 msgid "Save Custom Feeds" msgstr "" @@ -807,11 +807,11 @@ msgstr "" msgid "Set Survey" msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:208 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:210 msgid "Set Survey..." msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:229 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:231 msgid "Set details" msgstr "" @@ -888,11 +888,6 @@ msgid "" "The syslog output, prefiltered for banIP-related firewall log entries only." msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/processing_log.js:28 -msgid "" -"The syslog output, prefiltered for banIP-related processing log entries only." -msgstr "" - #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/allowlist.js:32 msgid "" "This is the local banIP allowlist that will permit certain MAC-, IP-" @@ -909,13 +904,13 @@ msgid "" "notation and MAC/IP-bindings are allowed." msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:188 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:190 msgid "" "This tab shows the last generated Set Report, press the 'Refresh' button to " "get a new one." msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:191 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:193 msgid "Timestamp" msgstr "" @@ -950,7 +945,7 @@ msgstr "" msgid "Unable to save modifications: %s" msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:270 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:269 msgid "Upload Custom Feeds" msgstr "" @@ -1000,11 +995,11 @@ msgstr "" msgid "alert" msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:195 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:197 msgid "auto-added to allowlist today" msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:199 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:201 msgid "auto-added to blocklist today" msgstr "" diff --git a/applications/luci-app-banip/po/ca/banip.po b/applications/luci-app-banip/po/ca/banip.po index fcfdcd04a8..27670893cc 100644 --- a/applications/luci-app-banip/po/ca/banip.po +++ b/applications/luci-app-banip/po/ca/banip.po @@ -241,7 +241,7 @@ msgstr "" msgid "Changes on this tab needs a banIP service restart to take effect." msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:288 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:287 msgid "Clear Custom Feeds" msgstr "" @@ -297,7 +297,7 @@ msgstr "" msgid "Don't check SSL server certificates during download." msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:261 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:260 msgid "Download Custom Feeds" msgstr "" @@ -421,7 +421,7 @@ msgstr "" msgid "Feed Selection" msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:279 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:278 msgid "Fill Custom Feeds" msgstr "" @@ -433,7 +433,7 @@ msgstr "" msgid "Flag" msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:245 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:244 msgid "Flag not supported" msgstr "" @@ -461,7 +461,7 @@ msgstr "" msgid "IP Search" msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:215 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:217 msgid "IP Search..." msgstr "" @@ -646,10 +646,6 @@ msgstr "" msgid "No banIP related firewall logs yet!" msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/processing_log.js:21 -msgid "No banIP related processing logs yet!" -msgstr "" - #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:332 msgid "Normal Priority (default)" msgstr "" @@ -681,6 +677,10 @@ msgid "" "disable the log monitor at all set it to '0'." msgstr "" +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:159 +msgid "Port/Protocol Limit" +msgstr "" + #: applications/luci-app-banip/root/usr/share/luci/menu.d/luci-app-banip.json:76 msgid "Processing Log" msgstr "" @@ -705,7 +705,7 @@ msgid "" "required to enable E-Mail functionality." msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:222 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:224 msgid "Refresh" msgstr "Actualitza" @@ -758,7 +758,7 @@ msgstr "" msgid "Run Information" msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:297 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:296 msgid "Save Custom Feeds" msgstr "" @@ -807,11 +807,11 @@ msgstr "" msgid "Set Survey" msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:208 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:210 msgid "Set Survey..." msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:229 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:231 msgid "Set details" msgstr "" @@ -888,11 +888,6 @@ msgid "" "The syslog output, prefiltered for banIP-related firewall log entries only." msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/processing_log.js:28 -msgid "" -"The syslog output, prefiltered for banIP-related processing log entries only." -msgstr "" - #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/allowlist.js:32 msgid "" "This is the local banIP allowlist that will permit certain MAC-, IP-" @@ -909,13 +904,13 @@ msgid "" "notation and MAC/IP-bindings are allowed." msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:188 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:190 msgid "" "This tab shows the last generated Set Report, press the 'Refresh' button to " "get a new one." msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:191 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:193 msgid "Timestamp" msgstr "" @@ -950,7 +945,7 @@ msgstr "" msgid "Unable to save modifications: %s" msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:270 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:269 msgid "Upload Custom Feeds" msgstr "" @@ -1000,11 +995,11 @@ msgstr "" msgid "alert" msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:195 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:197 msgid "auto-added to allowlist today" msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:199 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:201 msgid "auto-added to blocklist today" msgstr "" diff --git a/applications/luci-app-banip/po/cs/banip.po b/applications/luci-app-banip/po/cs/banip.po index b564696c82..107c8d0614 100644 --- a/applications/luci-app-banip/po/cs/banip.po +++ b/applications/luci-app-banip/po/cs/banip.po @@ -241,7 +241,7 @@ msgstr "" msgid "Changes on this tab needs a banIP service restart to take effect." msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:288 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:287 msgid "Clear Custom Feeds" msgstr "" @@ -297,7 +297,7 @@ msgstr "" msgid "Don't check SSL server certificates during download." msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:261 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:260 msgid "Download Custom Feeds" msgstr "" @@ -421,7 +421,7 @@ msgstr "" msgid "Feed Selection" msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:279 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:278 msgid "Fill Custom Feeds" msgstr "" @@ -433,7 +433,7 @@ msgstr "" msgid "Flag" msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:245 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:244 msgid "Flag not supported" msgstr "" @@ -461,7 +461,7 @@ msgstr "" msgid "IP Search" msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:215 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:217 msgid "IP Search..." msgstr "" @@ -646,10 +646,6 @@ msgstr "" msgid "No banIP related firewall logs yet!" msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/processing_log.js:21 -msgid "No banIP related processing logs yet!" -msgstr "" - #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:332 msgid "Normal Priority (default)" msgstr "" @@ -681,6 +677,10 @@ msgid "" "disable the log monitor at all set it to '0'." msgstr "" +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:159 +msgid "Port/Protocol Limit" +msgstr "" + #: applications/luci-app-banip/root/usr/share/luci/menu.d/luci-app-banip.json:76 msgid "Processing Log" msgstr "" @@ -705,7 +705,7 @@ msgid "" "required to enable E-Mail functionality." msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:222 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:224 msgid "Refresh" msgstr "Aktualizovat" @@ -758,7 +758,7 @@ msgstr "" msgid "Run Information" msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:297 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:296 msgid "Save Custom Feeds" msgstr "" @@ -807,11 +807,11 @@ msgstr "" msgid "Set Survey" msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:208 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:210 msgid "Set Survey..." msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:229 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:231 msgid "Set details" msgstr "" @@ -888,11 +888,6 @@ msgid "" "The syslog output, prefiltered for banIP-related firewall log entries only." msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/processing_log.js:28 -msgid "" -"The syslog output, prefiltered for banIP-related processing log entries only." -msgstr "" - #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/allowlist.js:32 msgid "" "This is the local banIP allowlist that will permit certain MAC-, IP-" @@ -909,13 +904,13 @@ msgid "" "notation and MAC/IP-bindings are allowed." msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:188 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:190 msgid "" "This tab shows the last generated Set Report, press the 'Refresh' button to " "get a new one." msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:191 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:193 msgid "Timestamp" msgstr "" @@ -950,7 +945,7 @@ msgstr "" msgid "Unable to save modifications: %s" msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:270 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:269 msgid "Upload Custom Feeds" msgstr "" @@ -1000,11 +995,11 @@ msgstr "" msgid "alert" msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:195 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:197 msgid "auto-added to allowlist today" msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:199 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:201 msgid "auto-added to blocklist today" msgstr "" diff --git a/applications/luci-app-banip/po/da/banip.po b/applications/luci-app-banip/po/da/banip.po index 07e9ae8eb9..9776dd1ab0 100644 --- a/applications/luci-app-banip/po/da/banip.po +++ b/applications/luci-app-banip/po/da/banip.po @@ -241,7 +241,7 @@ msgstr "" msgid "Changes on this tab needs a banIP service restart to take effect." msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:288 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:287 msgid "Clear Custom Feeds" msgstr "" @@ -297,7 +297,7 @@ msgstr "" msgid "Don't check SSL server certificates during download." msgstr "Kontroller ikke SSL-servercertifikater under download." -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:261 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:260 msgid "Download Custom Feeds" msgstr "" @@ -421,7 +421,7 @@ msgstr "" msgid "Feed Selection" msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:279 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:278 msgid "Fill Custom Feeds" msgstr "" @@ -433,7 +433,7 @@ msgstr "" msgid "Flag" msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:245 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:244 msgid "Flag not supported" msgstr "" @@ -461,7 +461,7 @@ msgstr "" msgid "IP Search" msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:215 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:217 msgid "IP Search..." msgstr "" @@ -646,10 +646,6 @@ msgstr "" msgid "No banIP related firewall logs yet!" msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/processing_log.js:21 -msgid "No banIP related processing logs yet!" -msgstr "" - #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:332 msgid "Normal Priority (default)" msgstr "Normal prioritet (standard)" @@ -681,6 +677,10 @@ msgid "" "disable the log monitor at all set it to '0'." msgstr "" +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:159 +msgid "Port/Protocol Limit" +msgstr "" + #: applications/luci-app-banip/root/usr/share/luci/menu.d/luci-app-banip.json:76 msgid "Processing Log" msgstr "" @@ -705,7 +705,7 @@ msgid "" "required to enable E-Mail functionality." msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:222 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:224 msgid "Refresh" msgstr "Opdater" @@ -758,7 +758,7 @@ msgstr "Kør flag" msgid "Run Information" msgstr "Kør oplysninger" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:297 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:296 msgid "Save Custom Feeds" msgstr "" @@ -807,11 +807,11 @@ msgstr "" msgid "Set Survey" msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:208 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:210 msgid "Set Survey..." msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:229 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:231 msgid "Set details" msgstr "" @@ -888,11 +888,6 @@ msgid "" "The syslog output, prefiltered for banIP-related firewall log entries only." msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/processing_log.js:28 -msgid "" -"The syslog output, prefiltered for banIP-related processing log entries only." -msgstr "" - #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/allowlist.js:32 msgid "" "This is the local banIP allowlist that will permit certain MAC-, IP-" @@ -909,13 +904,13 @@ msgid "" "notation and MAC/IP-bindings are allowed." msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:188 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:190 msgid "" "This tab shows the last generated Set Report, press the 'Refresh' button to " "get a new one." msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:191 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:193 msgid "Timestamp" msgstr "Tidsstempel" @@ -950,7 +945,7 @@ msgstr "" msgid "Unable to save modifications: %s" msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:270 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:269 msgid "Upload Custom Feeds" msgstr "" @@ -1000,11 +995,11 @@ msgstr "" msgid "alert" msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:195 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:197 msgid "auto-added to allowlist today" msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:199 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:201 msgid "auto-added to blocklist today" msgstr "" diff --git a/applications/luci-app-banip/po/de/banip.po b/applications/luci-app-banip/po/de/banip.po index 15387245ca..37de626c14 100644 --- a/applications/luci-app-banip/po/de/banip.po +++ b/applications/luci-app-banip/po/de/banip.po @@ -245,7 +245,7 @@ msgstr "Ketten-/Set-Einstellungen" msgid "Changes on this tab needs a banIP service restart to take effect." msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:288 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:287 msgid "Clear Custom Feeds" msgstr "" @@ -303,7 +303,7 @@ msgstr "" msgid "Don't check SSL server certificates during download." msgstr "Während des Downloads keine SSL-Serverzertifikate überprüfen." -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:261 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:260 msgid "Download Custom Feeds" msgstr "" @@ -427,7 +427,7 @@ msgstr "" msgid "Feed Selection" msgstr "Feed-Auswahl" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:279 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:278 msgid "Fill Custom Feeds" msgstr "" @@ -439,7 +439,7 @@ msgstr "Firewall-Protokoll" msgid "Flag" msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:245 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:244 msgid "Flag not supported" msgstr "" @@ -467,7 +467,7 @@ msgstr "" msgid "IP Search" msgstr "IP-Suche" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:215 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:217 msgid "IP Search..." msgstr "IP-Suche..." @@ -654,10 +654,6 @@ msgstr "Keine Suchergebnisse!" msgid "No banIP related firewall logs yet!" msgstr "Noch keine banIP-bezogenen Firewall-Protokolle!" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/processing_log.js:21 -msgid "No banIP related processing logs yet!" -msgstr "Noch keine banIP-bezogenen Verarbeitungsprotokolle!" - #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:332 msgid "Normal Priority (default)" msgstr "Normale Priorität (Voreinstellung)" @@ -693,6 +689,10 @@ msgid "" "disable the log monitor at all set it to '0'." msgstr "" +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:159 +msgid "Port/Protocol Limit" +msgstr "" + #: applications/luci-app-banip/root/usr/share/luci/menu.d/luci-app-banip.json:76 msgid "Processing Log" msgstr "Verarbeitungsprotokoll" @@ -719,7 +719,7 @@ msgstr "" "Empfängeradresse für banIP-Benachrichtigungs-E-Mails. Diese Angabe ist " "erforderlich, um die E-Mail-Funktionalität zu aktivieren." -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:222 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:224 msgid "Refresh" msgstr "Aktualisieren" @@ -773,7 +773,7 @@ msgstr "Laufzeit-Flags" msgid "Run Information" msgstr "Informationen zur Ausführung" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:297 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:296 msgid "Save Custom Feeds" msgstr "" @@ -824,12 +824,12 @@ msgstr "Teilungsgröße festlegen" msgid "Set Survey" msgstr "Umfrage einstellen" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:208 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:210 #, fuzzy msgid "Set Survey..." msgstr "Umfrage einstellen..." -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:229 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:231 msgid "Set details" msgstr "Details zum Set" @@ -915,13 +915,6 @@ msgstr "" "Die Syslog-Ausgabe, vorgefiltert nur für banIP-bezogene Firewall-" "Protokolleinträge." -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/processing_log.js:28 -msgid "" -"The syslog output, prefiltered for banIP-related processing log entries only." -msgstr "" -"Die Syslog-Ausgabe, vorgefiltert nur für banIP-bezogene " -"Verarbeitungsprotokolleinträge." - #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/allowlist.js:32 msgid "" "This is the local banIP allowlist that will permit certain MAC-, IP-" @@ -938,7 +931,7 @@ msgid "" "notation and MAC/IP-bindings are allowed." msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:188 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:190 msgid "" "This tab shows the last generated Set Report, press the 'Refresh' button to " "get a new one." @@ -946,7 +939,7 @@ msgstr "" "Diese Registerkarte zeigt den zuletzt generierten Set-Bericht, klicken Sie " "auf die Schaltfläche \"Aktualisieren\", um einen neuen zu erhalten." -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:191 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:193 msgid "Timestamp" msgstr "Zeitstempel" @@ -981,7 +974,7 @@ msgstr "" msgid "Unable to save modifications: %s" msgstr "Änderungen können nicht gespeichert werden: %s" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:270 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:269 msgid "Upload Custom Feeds" msgstr "" @@ -1031,11 +1024,11 @@ msgstr "" msgid "alert" msgstr "Alarm" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:195 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:197 msgid "auto-added to allowlist today" msgstr "heute automatisch zur Zulassungsliste hinzugefügt" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:199 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:201 msgid "auto-added to blocklist today" msgstr "heute automatisch zur Sperrliste hinzugefügt" @@ -1099,6 +1092,16 @@ msgstr "" msgid "warn (default)" msgstr "warn (Standard)" +#~ msgid "No banIP related processing logs yet!" +#~ msgstr "Noch keine banIP-bezogenen Verarbeitungsprotokolle!" + +#~ msgid "" +#~ "The syslog output, prefiltered for banIP-related processing log entries " +#~ "only." +#~ msgstr "" +#~ "Die Syslog-Ausgabe, vorgefiltert nur für banIP-bezogene " +#~ "Verarbeitungsprotokolleinträge." + #~ msgid "Log Level" #~ msgstr "Protokollebene" diff --git a/applications/luci-app-banip/po/el/banip.po b/applications/luci-app-banip/po/el/banip.po index 84b36d8ed4..70e369c332 100644 --- a/applications/luci-app-banip/po/el/banip.po +++ b/applications/luci-app-banip/po/el/banip.po @@ -241,7 +241,7 @@ msgstr "" msgid "Changes on this tab needs a banIP service restart to take effect." msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:288 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:287 msgid "Clear Custom Feeds" msgstr "" @@ -297,7 +297,7 @@ msgstr "" msgid "Don't check SSL server certificates during download." msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:261 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:260 msgid "Download Custom Feeds" msgstr "" @@ -421,7 +421,7 @@ msgstr "" msgid "Feed Selection" msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:279 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:278 msgid "Fill Custom Feeds" msgstr "" @@ -433,7 +433,7 @@ msgstr "" msgid "Flag" msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:245 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:244 msgid "Flag not supported" msgstr "" @@ -461,7 +461,7 @@ msgstr "" msgid "IP Search" msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:215 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:217 msgid "IP Search..." msgstr "" @@ -646,10 +646,6 @@ msgstr "" msgid "No banIP related firewall logs yet!" msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/processing_log.js:21 -msgid "No banIP related processing logs yet!" -msgstr "" - #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:332 msgid "Normal Priority (default)" msgstr "" @@ -681,6 +677,10 @@ msgid "" "disable the log monitor at all set it to '0'." msgstr "" +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:159 +msgid "Port/Protocol Limit" +msgstr "" + #: applications/luci-app-banip/root/usr/share/luci/menu.d/luci-app-banip.json:76 msgid "Processing Log" msgstr "" @@ -705,7 +705,7 @@ msgid "" "required to enable E-Mail functionality." msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:222 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:224 msgid "Refresh" msgstr "" @@ -758,7 +758,7 @@ msgstr "" msgid "Run Information" msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:297 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:296 msgid "Save Custom Feeds" msgstr "" @@ -807,11 +807,11 @@ msgstr "" msgid "Set Survey" msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:208 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:210 msgid "Set Survey..." msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:229 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:231 msgid "Set details" msgstr "" @@ -888,11 +888,6 @@ msgid "" "The syslog output, prefiltered for banIP-related firewall log entries only." msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/processing_log.js:28 -msgid "" -"The syslog output, prefiltered for banIP-related processing log entries only." -msgstr "" - #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/allowlist.js:32 msgid "" "This is the local banIP allowlist that will permit certain MAC-, IP-" @@ -909,13 +904,13 @@ msgid "" "notation and MAC/IP-bindings are allowed." msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:188 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:190 msgid "" "This tab shows the last generated Set Report, press the 'Refresh' button to " "get a new one." msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:191 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:193 msgid "Timestamp" msgstr "" @@ -950,7 +945,7 @@ msgstr "" msgid "Unable to save modifications: %s" msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:270 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:269 msgid "Upload Custom Feeds" msgstr "" @@ -1000,11 +995,11 @@ msgstr "" msgid "alert" msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:195 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:197 msgid "auto-added to allowlist today" msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:199 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:201 msgid "auto-added to blocklist today" msgstr "" diff --git a/applications/luci-app-banip/po/en/banip.po b/applications/luci-app-banip/po/en/banip.po index 088726f710..3f0b5055c6 100644 --- a/applications/luci-app-banip/po/en/banip.po +++ b/applications/luci-app-banip/po/en/banip.po @@ -241,7 +241,7 @@ msgstr "" msgid "Changes on this tab needs a banIP service restart to take effect." msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:288 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:287 msgid "Clear Custom Feeds" msgstr "" @@ -297,7 +297,7 @@ msgstr "" msgid "Don't check SSL server certificates during download." msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:261 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:260 msgid "Download Custom Feeds" msgstr "" @@ -421,7 +421,7 @@ msgstr "" msgid "Feed Selection" msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:279 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:278 msgid "Fill Custom Feeds" msgstr "" @@ -433,7 +433,7 @@ msgstr "" msgid "Flag" msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:245 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:244 msgid "Flag not supported" msgstr "" @@ -461,7 +461,7 @@ msgstr "" msgid "IP Search" msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:215 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:217 msgid "IP Search..." msgstr "" @@ -646,10 +646,6 @@ msgstr "" msgid "No banIP related firewall logs yet!" msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/processing_log.js:21 -msgid "No banIP related processing logs yet!" -msgstr "" - #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:332 msgid "Normal Priority (default)" msgstr "" @@ -681,6 +677,10 @@ msgid "" "disable the log monitor at all set it to '0'." msgstr "" +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:159 +msgid "Port/Protocol Limit" +msgstr "" + #: applications/luci-app-banip/root/usr/share/luci/menu.d/luci-app-banip.json:76 msgid "Processing Log" msgstr "" @@ -705,7 +705,7 @@ msgid "" "required to enable E-Mail functionality." msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:222 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:224 msgid "Refresh" msgstr "" @@ -758,7 +758,7 @@ msgstr "" msgid "Run Information" msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:297 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:296 msgid "Save Custom Feeds" msgstr "" @@ -807,11 +807,11 @@ msgstr "" msgid "Set Survey" msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:208 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:210 msgid "Set Survey..." msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:229 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:231 msgid "Set details" msgstr "" @@ -888,11 +888,6 @@ msgid "" "The syslog output, prefiltered for banIP-related firewall log entries only." msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/processing_log.js:28 -msgid "" -"The syslog output, prefiltered for banIP-related processing log entries only." -msgstr "" - #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/allowlist.js:32 msgid "" "This is the local banIP allowlist that will permit certain MAC-, IP-" @@ -909,13 +904,13 @@ msgid "" "notation and MAC/IP-bindings are allowed." msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:188 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:190 msgid "" "This tab shows the last generated Set Report, press the 'Refresh' button to " "get a new one." msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:191 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:193 msgid "Timestamp" msgstr "" @@ -950,7 +945,7 @@ msgstr "" msgid "Unable to save modifications: %s" msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:270 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:269 msgid "Upload Custom Feeds" msgstr "" @@ -1000,11 +995,11 @@ msgstr "" msgid "alert" msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:195 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:197 msgid "auto-added to allowlist today" msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:199 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:201 msgid "auto-added to blocklist today" msgstr "" diff --git a/applications/luci-app-banip/po/es/banip.po b/applications/luci-app-banip/po/es/banip.po index c191202a4e..0d788c463a 100644 --- a/applications/luci-app-banip/po/es/banip.po +++ b/applications/luci-app-banip/po/es/banip.po @@ -255,7 +255,7 @@ msgstr "" msgid "Changes on this tab needs a banIP service restart to take effect." msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:288 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:287 msgid "Clear Custom Feeds" msgstr "" @@ -311,7 +311,7 @@ msgstr "" msgid "Don't check SSL server certificates during download." msgstr "No verificar los certificados SSL del servidor durante la descarga." -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:261 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:260 msgid "Download Custom Feeds" msgstr "" @@ -435,7 +435,7 @@ msgstr "" msgid "Feed Selection" msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:279 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:278 msgid "Fill Custom Feeds" msgstr "" @@ -447,7 +447,7 @@ msgstr "" msgid "Flag" msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:245 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:244 msgid "Flag not supported" msgstr "" @@ -475,7 +475,7 @@ msgstr "" msgid "IP Search" msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:215 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:217 msgid "IP Search..." msgstr "" @@ -660,10 +660,6 @@ msgstr "" msgid "No banIP related firewall logs yet!" msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/processing_log.js:21 -msgid "No banIP related processing logs yet!" -msgstr "" - #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:332 msgid "Normal Priority (default)" msgstr "Prioridad normal (predeterminado)" @@ -695,6 +691,10 @@ msgid "" "disable the log monitor at all set it to '0'." msgstr "" +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:159 +msgid "Port/Protocol Limit" +msgstr "" + #: applications/luci-app-banip/root/usr/share/luci/menu.d/luci-app-banip.json:76 msgid "Processing Log" msgstr "" @@ -721,7 +721,7 @@ msgid "" "required to enable E-Mail functionality." msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:222 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:224 msgid "Refresh" msgstr "Refrescar" @@ -774,7 +774,7 @@ msgstr "Ejecutar banderas" msgid "Run Information" msgstr "Ejecutar información" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:297 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:296 msgid "Save Custom Feeds" msgstr "" @@ -824,11 +824,11 @@ msgstr "" msgid "Set Survey" msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:208 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:210 msgid "Set Survey..." msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:229 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:231 msgid "Set details" msgstr "" @@ -905,11 +905,6 @@ msgid "" "The syslog output, prefiltered for banIP-related firewall log entries only." msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/processing_log.js:28 -msgid "" -"The syslog output, prefiltered for banIP-related processing log entries only." -msgstr "" - #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/allowlist.js:32 msgid "" "This is the local banIP allowlist that will permit certain MAC-, IP-" @@ -926,13 +921,13 @@ msgid "" "notation and MAC/IP-bindings are allowed." msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:188 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:190 msgid "" "This tab shows the last generated Set Report, press the 'Refresh' button to " "get a new one." msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:191 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:193 msgid "Timestamp" msgstr "Marca de tiempo" @@ -967,7 +962,7 @@ msgstr "" msgid "Unable to save modifications: %s" msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:270 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:269 msgid "Upload Custom Feeds" msgstr "" @@ -1017,11 +1012,11 @@ msgstr "" msgid "alert" msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:195 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:197 msgid "auto-added to allowlist today" msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:199 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:201 msgid "auto-added to blocklist today" msgstr "" diff --git a/applications/luci-app-banip/po/fi/banip.po b/applications/luci-app-banip/po/fi/banip.po index e8ec5bc5fe..bcc139a348 100644 --- a/applications/luci-app-banip/po/fi/banip.po +++ b/applications/luci-app-banip/po/fi/banip.po @@ -241,7 +241,7 @@ msgstr "" msgid "Changes on this tab needs a banIP service restart to take effect." msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:288 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:287 msgid "Clear Custom Feeds" msgstr "" @@ -297,7 +297,7 @@ msgstr "" msgid "Don't check SSL server certificates during download." msgstr "Älä tarkista SSL-palvelinvarmenteita latauksen aikana." -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:261 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:260 msgid "Download Custom Feeds" msgstr "" @@ -421,7 +421,7 @@ msgstr "" msgid "Feed Selection" msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:279 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:278 msgid "Fill Custom Feeds" msgstr "" @@ -433,7 +433,7 @@ msgstr "" msgid "Flag" msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:245 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:244 msgid "Flag not supported" msgstr "" @@ -461,7 +461,7 @@ msgstr "" msgid "IP Search" msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:215 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:217 msgid "IP Search..." msgstr "" @@ -646,10 +646,6 @@ msgstr "" msgid "No banIP related firewall logs yet!" msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/processing_log.js:21 -msgid "No banIP related processing logs yet!" -msgstr "" - #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:332 msgid "Normal Priority (default)" msgstr "" @@ -681,6 +677,10 @@ msgid "" "disable the log monitor at all set it to '0'." msgstr "" +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:159 +msgid "Port/Protocol Limit" +msgstr "" + #: applications/luci-app-banip/root/usr/share/luci/menu.d/luci-app-banip.json:76 msgid "Processing Log" msgstr "" @@ -705,7 +705,7 @@ msgid "" "required to enable E-Mail functionality." msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:222 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:224 msgid "Refresh" msgstr "Päivitä" @@ -758,7 +758,7 @@ msgstr "" msgid "Run Information" msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:297 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:296 msgid "Save Custom Feeds" msgstr "" @@ -807,11 +807,11 @@ msgstr "" msgid "Set Survey" msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:208 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:210 msgid "Set Survey..." msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:229 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:231 msgid "Set details" msgstr "" @@ -888,11 +888,6 @@ msgid "" "The syslog output, prefiltered for banIP-related firewall log entries only." msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/processing_log.js:28 -msgid "" -"The syslog output, prefiltered for banIP-related processing log entries only." -msgstr "" - #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/allowlist.js:32 msgid "" "This is the local banIP allowlist that will permit certain MAC-, IP-" @@ -909,13 +904,13 @@ msgid "" "notation and MAC/IP-bindings are allowed." msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:188 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:190 msgid "" "This tab shows the last generated Set Report, press the 'Refresh' button to " "get a new one." msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:191 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:193 msgid "Timestamp" msgstr "" @@ -950,7 +945,7 @@ msgstr "" msgid "Unable to save modifications: %s" msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:270 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:269 msgid "Upload Custom Feeds" msgstr "" @@ -1000,11 +995,11 @@ msgstr "" msgid "alert" msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:195 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:197 msgid "auto-added to allowlist today" msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:199 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:201 msgid "auto-added to blocklist today" msgstr "" diff --git a/applications/luci-app-banip/po/fr/banip.po b/applications/luci-app-banip/po/fr/banip.po index fe4c567a6b..5f5d98edf0 100644 --- a/applications/luci-app-banip/po/fr/banip.po +++ b/applications/luci-app-banip/po/fr/banip.po @@ -257,7 +257,7 @@ msgstr "" "Les modifications apportées à cet onglet nécessitent un redémarrage du " "service banIP pour prendre effet." -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:288 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:287 msgid "Clear Custom Feeds" msgstr "" @@ -321,7 +321,7 @@ msgid "Don't check SSL server certificates during download." msgstr "" "Ignorer la vérification des certificats serveur pendant le téléchargement." -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:261 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:260 msgid "Download Custom Feeds" msgstr "" @@ -445,7 +445,7 @@ msgstr "" msgid "Feed Selection" msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:279 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:278 msgid "Fill Custom Feeds" msgstr "" @@ -457,7 +457,7 @@ msgstr "" msgid "Flag" msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:245 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:244 msgid "Flag not supported" msgstr "" @@ -485,7 +485,7 @@ msgstr "" msgid "IP Search" msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:215 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:217 msgid "IP Search..." msgstr "" @@ -675,10 +675,6 @@ msgstr "" msgid "No banIP related firewall logs yet!" msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/processing_log.js:21 -msgid "No banIP related processing logs yet!" -msgstr "" - #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:332 msgid "Normal Priority (default)" msgstr "Priorité normale (par défaut)" @@ -719,6 +715,10 @@ msgstr "" "déceler des événements suspects. Pour désactiver le moniteur de journaux, " "réglez-le à \"0\"." +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:159 +msgid "Port/Protocol Limit" +msgstr "" + #: applications/luci-app-banip/root/usr/share/luci/menu.d/luci-app-banip.json:76 msgid "Processing Log" msgstr "" @@ -747,7 +747,7 @@ msgstr "" "Adresse de réception pour les e-mails de notification banIP, ces " "informations sont nécessaires pour activer la fonctionnalité E-Mail." -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:222 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:224 msgid "Refresh" msgstr "Actualiser" @@ -802,7 +802,7 @@ msgstr "Drapeaux d'exécution" msgid "Run Information" msgstr "Informations sur l’exécution" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:297 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:296 msgid "Save Custom Feeds" msgstr "" @@ -852,11 +852,11 @@ msgstr "" msgid "Set Survey" msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:208 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:210 msgid "Set Survey..." msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:229 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:231 msgid "Set details" msgstr "" @@ -943,11 +943,6 @@ msgstr "" "La sortie syslog, préfiltrée uniquement pour les entrées de journal de pare-" "feu liées à banIP." -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/processing_log.js:28 -msgid "" -"The syslog output, prefiltered for banIP-related processing log entries only." -msgstr "" - #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/allowlist.js:32 msgid "" "This is the local banIP allowlist that will permit certain MAC-, IP-" @@ -964,7 +959,7 @@ msgid "" "notation and MAC/IP-bindings are allowed." msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:188 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:190 msgid "" "This tab shows the last generated Set Report, press the 'Refresh' button to " "get a new one." @@ -972,7 +967,7 @@ msgstr "" "Cet onglet montre le dernier rapport IPSet généré, appuyez sur le bouton " "'Rafraichir' pour obtenir un rapport actuel." -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:191 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:193 msgid "Timestamp" msgstr "Horodatage" @@ -1009,7 +1004,7 @@ msgstr "" msgid "Unable to save modifications: %s" msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:270 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:269 msgid "Upload Custom Feeds" msgstr "" @@ -1066,11 +1061,11 @@ msgstr "" msgid "alert" msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:195 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:197 msgid "auto-added to allowlist today" msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:199 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:201 msgid "auto-added to blocklist today" msgstr "" diff --git a/applications/luci-app-banip/po/he/banip.po b/applications/luci-app-banip/po/he/banip.po index f16666f6be..42fd54f612 100644 --- a/applications/luci-app-banip/po/he/banip.po +++ b/applications/luci-app-banip/po/he/banip.po @@ -242,7 +242,7 @@ msgstr "" msgid "Changes on this tab needs a banIP service restart to take effect." msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:288 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:287 msgid "Clear Custom Feeds" msgstr "" @@ -298,7 +298,7 @@ msgstr "" msgid "Don't check SSL server certificates during download." msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:261 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:260 msgid "Download Custom Feeds" msgstr "" @@ -422,7 +422,7 @@ msgstr "" msgid "Feed Selection" msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:279 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:278 msgid "Fill Custom Feeds" msgstr "" @@ -434,7 +434,7 @@ msgstr "" msgid "Flag" msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:245 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:244 msgid "Flag not supported" msgstr "" @@ -462,7 +462,7 @@ msgstr "" msgid "IP Search" msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:215 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:217 msgid "IP Search..." msgstr "" @@ -647,10 +647,6 @@ msgstr "" msgid "No banIP related firewall logs yet!" msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/processing_log.js:21 -msgid "No banIP related processing logs yet!" -msgstr "" - #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:332 msgid "Normal Priority (default)" msgstr "" @@ -682,6 +678,10 @@ msgid "" "disable the log monitor at all set it to '0'." msgstr "" +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:159 +msgid "Port/Protocol Limit" +msgstr "" + #: applications/luci-app-banip/root/usr/share/luci/menu.d/luci-app-banip.json:76 msgid "Processing Log" msgstr "" @@ -706,7 +706,7 @@ msgid "" "required to enable E-Mail functionality." msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:222 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:224 msgid "Refresh" msgstr "" @@ -759,7 +759,7 @@ msgstr "" msgid "Run Information" msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:297 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:296 msgid "Save Custom Feeds" msgstr "" @@ -808,11 +808,11 @@ msgstr "" msgid "Set Survey" msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:208 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:210 msgid "Set Survey..." msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:229 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:231 msgid "Set details" msgstr "" @@ -889,11 +889,6 @@ msgid "" "The syslog output, prefiltered for banIP-related firewall log entries only." msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/processing_log.js:28 -msgid "" -"The syslog output, prefiltered for banIP-related processing log entries only." -msgstr "" - #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/allowlist.js:32 msgid "" "This is the local banIP allowlist that will permit certain MAC-, IP-" @@ -910,13 +905,13 @@ msgid "" "notation and MAC/IP-bindings are allowed." msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:188 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:190 msgid "" "This tab shows the last generated Set Report, press the 'Refresh' button to " "get a new one." msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:191 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:193 msgid "Timestamp" msgstr "" @@ -951,7 +946,7 @@ msgstr "" msgid "Unable to save modifications: %s" msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:270 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:269 msgid "Upload Custom Feeds" msgstr "" @@ -1001,11 +996,11 @@ msgstr "" msgid "alert" msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:195 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:197 msgid "auto-added to allowlist today" msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:199 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:201 msgid "auto-added to blocklist today" msgstr "" diff --git a/applications/luci-app-banip/po/hi/banip.po b/applications/luci-app-banip/po/hi/banip.po index 9ef56da9b8..933d0ed081 100644 --- a/applications/luci-app-banip/po/hi/banip.po +++ b/applications/luci-app-banip/po/hi/banip.po @@ -235,7 +235,7 @@ msgstr "" msgid "Changes on this tab needs a banIP service restart to take effect." msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:288 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:287 msgid "Clear Custom Feeds" msgstr "" @@ -291,7 +291,7 @@ msgstr "" msgid "Don't check SSL server certificates during download." msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:261 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:260 msgid "Download Custom Feeds" msgstr "" @@ -415,7 +415,7 @@ msgstr "" msgid "Feed Selection" msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:279 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:278 msgid "Fill Custom Feeds" msgstr "" @@ -427,7 +427,7 @@ msgstr "" msgid "Flag" msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:245 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:244 msgid "Flag not supported" msgstr "" @@ -455,7 +455,7 @@ msgstr "" msgid "IP Search" msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:215 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:217 msgid "IP Search..." msgstr "" @@ -640,10 +640,6 @@ msgstr "" msgid "No banIP related firewall logs yet!" msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/processing_log.js:21 -msgid "No banIP related processing logs yet!" -msgstr "" - #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:332 msgid "Normal Priority (default)" msgstr "" @@ -675,6 +671,10 @@ msgid "" "disable the log monitor at all set it to '0'." msgstr "" +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:159 +msgid "Port/Protocol Limit" +msgstr "" + #: applications/luci-app-banip/root/usr/share/luci/menu.d/luci-app-banip.json:76 msgid "Processing Log" msgstr "" @@ -699,7 +699,7 @@ msgid "" "required to enable E-Mail functionality." msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:222 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:224 msgid "Refresh" msgstr "" @@ -752,7 +752,7 @@ msgstr "" msgid "Run Information" msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:297 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:296 msgid "Save Custom Feeds" msgstr "" @@ -801,11 +801,11 @@ msgstr "" msgid "Set Survey" msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:208 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:210 msgid "Set Survey..." msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:229 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:231 msgid "Set details" msgstr "" @@ -882,11 +882,6 @@ msgid "" "The syslog output, prefiltered for banIP-related firewall log entries only." msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/processing_log.js:28 -msgid "" -"The syslog output, prefiltered for banIP-related processing log entries only." -msgstr "" - #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/allowlist.js:32 msgid "" "This is the local banIP allowlist that will permit certain MAC-, IP-" @@ -903,13 +898,13 @@ msgid "" "notation and MAC/IP-bindings are allowed." msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:188 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:190 msgid "" "This tab shows the last generated Set Report, press the 'Refresh' button to " "get a new one." msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:191 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:193 msgid "Timestamp" msgstr "" @@ -944,7 +939,7 @@ msgstr "" msgid "Unable to save modifications: %s" msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:270 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:269 msgid "Upload Custom Feeds" msgstr "" @@ -994,11 +989,11 @@ msgstr "" msgid "alert" msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:195 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:197 msgid "auto-added to allowlist today" msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:199 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:201 msgid "auto-added to blocklist today" msgstr "" diff --git a/applications/luci-app-banip/po/hu/banip.po b/applications/luci-app-banip/po/hu/banip.po index ad1bc4edc9..268893d416 100644 --- a/applications/luci-app-banip/po/hu/banip.po +++ b/applications/luci-app-banip/po/hu/banip.po @@ -242,7 +242,7 @@ msgstr "" msgid "Changes on this tab needs a banIP service restart to take effect." msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:288 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:287 msgid "Clear Custom Feeds" msgstr "" @@ -298,7 +298,7 @@ msgstr "" msgid "Don't check SSL server certificates during download." msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:261 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:260 msgid "Download Custom Feeds" msgstr "" @@ -423,7 +423,7 @@ msgstr "" msgid "Feed Selection" msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:279 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:278 msgid "Fill Custom Feeds" msgstr "" @@ -435,7 +435,7 @@ msgstr "" msgid "Flag" msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:245 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:244 msgid "Flag not supported" msgstr "" @@ -463,7 +463,7 @@ msgstr "" msgid "IP Search" msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:215 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:217 msgid "IP Search..." msgstr "" @@ -648,10 +648,6 @@ msgstr "" msgid "No banIP related firewall logs yet!" msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/processing_log.js:21 -msgid "No banIP related processing logs yet!" -msgstr "" - #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:332 msgid "Normal Priority (default)" msgstr "Közepes prioritás (alapértelmezett)" @@ -683,6 +679,10 @@ msgid "" "disable the log monitor at all set it to '0'." msgstr "" +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:159 +msgid "Port/Protocol Limit" +msgstr "" + #: applications/luci-app-banip/root/usr/share/luci/menu.d/luci-app-banip.json:76 msgid "Processing Log" msgstr "" @@ -707,7 +707,7 @@ msgid "" "required to enable E-Mail functionality." msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:222 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:224 msgid "Refresh" msgstr "Frissítés" @@ -760,7 +760,7 @@ msgstr "" msgid "Run Information" msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:297 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:296 msgid "Save Custom Feeds" msgstr "" @@ -809,11 +809,11 @@ msgstr "" msgid "Set Survey" msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:208 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:210 msgid "Set Survey..." msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:229 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:231 msgid "Set details" msgstr "" @@ -890,11 +890,6 @@ msgid "" "The syslog output, prefiltered for banIP-related firewall log entries only." msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/processing_log.js:28 -msgid "" -"The syslog output, prefiltered for banIP-related processing log entries only." -msgstr "" - #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/allowlist.js:32 msgid "" "This is the local banIP allowlist that will permit certain MAC-, IP-" @@ -911,13 +906,13 @@ msgid "" "notation and MAC/IP-bindings are allowed." msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:188 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:190 msgid "" "This tab shows the last generated Set Report, press the 'Refresh' button to " "get a new one." msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:191 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:193 msgid "Timestamp" msgstr "" @@ -952,7 +947,7 @@ msgstr "" msgid "Unable to save modifications: %s" msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:270 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:269 msgid "Upload Custom Feeds" msgstr "" @@ -1002,11 +997,11 @@ msgstr "" msgid "alert" msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:195 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:197 msgid "auto-added to allowlist today" msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:199 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:201 msgid "auto-added to blocklist today" msgstr "" diff --git a/applications/luci-app-banip/po/it/banip.po b/applications/luci-app-banip/po/it/banip.po index f1e8c397a2..a0964e89b2 100644 --- a/applications/luci-app-banip/po/it/banip.po +++ b/applications/luci-app-banip/po/it/banip.po @@ -258,7 +258,7 @@ msgstr "" "Per applicare le modifiche in questa scheda serve riavviare il servizio " "banIP." -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:288 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:287 msgid "Clear Custom Feeds" msgstr "Cancella i feed personalizzati" @@ -323,7 +323,7 @@ msgstr "Ricerca del dominio" msgid "Don't check SSL server certificates during download." msgstr "Non controllare i certificati SSL del server durante il download." -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:261 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:260 msgid "Download Custom Feeds" msgstr "Scarica i feed personalizzati" @@ -451,7 +451,7 @@ msgstr "Nome feed" msgid "Feed Selection" msgstr "Selezione feed" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:279 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:278 msgid "Fill Custom Feeds" msgstr "Riempi feed personalizzati" @@ -463,7 +463,7 @@ msgstr "Registro del firewall" msgid "Flag" msgstr "Flag" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:245 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:244 msgid "Flag not supported" msgstr "Flag non supportato" @@ -491,7 +491,7 @@ msgstr "IP" msgid "IP Search" msgstr "Ricerca IP" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:215 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:217 msgid "IP Search..." msgstr "Ricerca IP..." @@ -682,10 +682,6 @@ msgstr "Nessun risultato di ricerca!" msgid "No banIP related firewall logs yet!" msgstr "Non ci sono ancora log del firewall relativi a banIP!" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/processing_log.js:21 -msgid "No banIP related processing logs yet!" -msgstr "Non ci sono ancora log di elaborazione relativi a banIP!" - #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:332 msgid "Normal Priority (default)" msgstr "Priorità normale (predefinito)" @@ -725,6 +721,10 @@ msgstr "" "Analizza solo l'ultimo numero dichiarato di voci del log per eventi " "sospetti. Per disattivare del tutto il monitor del log, impostalo a '0'." +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:159 +msgid "Port/Protocol Limit" +msgstr "" + #: applications/luci-app-banip/root/usr/share/luci/menu.d/luci-app-banip.json:76 msgid "Processing Log" msgstr "Log di elaborazione" @@ -751,7 +751,7 @@ msgstr "" "Indirizzo del destinatario per le e-mail di notifica banIP, queste " "informazioni sono necessarie per attivare la funzionalità e-mail." -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:222 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:224 msgid "Refresh" msgstr "Aggiorna" @@ -804,7 +804,7 @@ msgstr "Avvia flags" msgid "Run Information" msgstr "Avvia informazioni" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:297 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:296 msgid "Save Custom Feeds" msgstr "Salva feed personalizzati" @@ -853,11 +853,11 @@ msgstr "Imposta dim. divisione" msgid "Set Survey" msgstr "Imposta sondaggio" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:208 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:210 msgid "Set Survey..." msgstr "Imposta sondaggio..." -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:229 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:231 msgid "Set details" msgstr "Imposta dettagli" @@ -943,13 +943,6 @@ msgstr "" "L'output di syslog, prefiltrato solo per le voci di log del firewall " "relative a banIP." -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/processing_log.js:28 -msgid "" -"The syslog output, prefiltered for banIP-related processing log entries only." -msgstr "" -"L'output del syslog, prefiltrato solo per le voci di log relative " -"all'elaborazione di banIP." - #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/allowlist.js:32 msgid "" "This is the local banIP allowlist that will permit certain MAC-, IP-" @@ -976,7 +969,7 @@ msgstr "" "riga. Sono consentiti gli intervalli nella notazione CIDR e le associazioni " "MAC/IP." -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:188 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:190 msgid "" "This tab shows the last generated Set Report, press the 'Refresh' button to " "get a new one." @@ -984,7 +977,7 @@ msgstr "" "Questa scheda mostra l'ultimo rapporto di set generato, premi il pulsante " "\"Aggiorna\" per ottenere quello attuale." -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:191 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:193 msgid "Timestamp" msgstr "Marca temporale" @@ -1021,7 +1014,7 @@ msgstr "URLv6" msgid "Unable to save modifications: %s" msgstr "Impossibile salvare le modifiche: %s" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:270 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:269 msgid "Upload Custom Feeds" msgstr "Carica feed personalizzati" @@ -1077,11 +1070,11 @@ msgstr "" msgid "alert" msgstr "allarme" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:195 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:197 msgid "auto-added to allowlist today" msgstr "auto-aggiunto oggi alla lista consentiti" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:199 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:201 msgid "auto-added to blocklist today" msgstr "auto-aggiunto oggi alla lista bloccati" @@ -1145,6 +1138,16 @@ msgstr "rifiuta (reject)" msgid "warn (default)" msgstr "avviso (predefinito)" +#~ msgid "No banIP related processing logs yet!" +#~ msgstr "Non ci sono ancora log di elaborazione relativi a banIP!" + +#~ msgid "" +#~ "The syslog output, prefiltered for banIP-related processing log entries " +#~ "only." +#~ msgstr "" +#~ "L'output del syslog, prefiltrato solo per le voci di log relative " +#~ "all'elaborazione di banIP." + #~ msgid "Log Level" #~ msgstr "Livello di log" diff --git a/applications/luci-app-banip/po/ja/banip.po b/applications/luci-app-banip/po/ja/banip.po index ccb6e17d08..11c05a9d1d 100644 --- a/applications/luci-app-banip/po/ja/banip.po +++ b/applications/luci-app-banip/po/ja/banip.po @@ -241,7 +241,7 @@ msgstr "" msgid "Changes on this tab needs a banIP service restart to take effect." msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:288 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:287 msgid "Clear Custom Feeds" msgstr "" @@ -297,7 +297,7 @@ msgstr "" msgid "Don't check SSL server certificates during download." msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:261 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:260 msgid "Download Custom Feeds" msgstr "" @@ -421,7 +421,7 @@ msgstr "" msgid "Feed Selection" msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:279 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:278 msgid "Fill Custom Feeds" msgstr "" @@ -433,7 +433,7 @@ msgstr "" msgid "Flag" msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:245 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:244 msgid "Flag not supported" msgstr "" @@ -461,7 +461,7 @@ msgstr "" msgid "IP Search" msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:215 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:217 msgid "IP Search..." msgstr "" @@ -646,10 +646,6 @@ msgstr "" msgid "No banIP related firewall logs yet!" msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/processing_log.js:21 -msgid "No banIP related processing logs yet!" -msgstr "" - #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:332 msgid "Normal Priority (default)" msgstr "通常の優先度 (デフォルト)" @@ -681,6 +677,10 @@ msgid "" "disable the log monitor at all set it to '0'." msgstr "" +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:159 +msgid "Port/Protocol Limit" +msgstr "" + #: applications/luci-app-banip/root/usr/share/luci/menu.d/luci-app-banip.json:76 msgid "Processing Log" msgstr "" @@ -705,7 +705,7 @@ msgid "" "required to enable E-Mail functionality." msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:222 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:224 msgid "Refresh" msgstr "リフレッシュ" @@ -758,7 +758,7 @@ msgstr "実行フラグ" msgid "Run Information" msgstr "実行情報" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:297 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:296 msgid "Save Custom Feeds" msgstr "" @@ -807,11 +807,11 @@ msgstr "" msgid "Set Survey" msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:208 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:210 msgid "Set Survey..." msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:229 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:231 msgid "Set details" msgstr "" @@ -888,11 +888,6 @@ msgid "" "The syslog output, prefiltered for banIP-related firewall log entries only." msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/processing_log.js:28 -msgid "" -"The syslog output, prefiltered for banIP-related processing log entries only." -msgstr "" - #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/allowlist.js:32 msgid "" "This is the local banIP allowlist that will permit certain MAC-, IP-" @@ -909,13 +904,13 @@ msgid "" "notation and MAC/IP-bindings are allowed." msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:188 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:190 msgid "" "This tab shows the last generated Set Report, press the 'Refresh' button to " "get a new one." msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:191 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:193 msgid "Timestamp" msgstr "タイムスタンプ" @@ -950,7 +945,7 @@ msgstr "" msgid "Unable to save modifications: %s" msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:270 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:269 msgid "Upload Custom Feeds" msgstr "" @@ -1000,11 +995,11 @@ msgstr "" msgid "alert" msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:195 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:197 msgid "auto-added to allowlist today" msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:199 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:201 msgid "auto-added to blocklist today" msgstr "" diff --git a/applications/luci-app-banip/po/ko/banip.po b/applications/luci-app-banip/po/ko/banip.po index 1d754478da..570c35e83d 100644 --- a/applications/luci-app-banip/po/ko/banip.po +++ b/applications/luci-app-banip/po/ko/banip.po @@ -242,7 +242,7 @@ msgstr "" msgid "Changes on this tab needs a banIP service restart to take effect." msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:288 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:287 msgid "Clear Custom Feeds" msgstr "" @@ -298,7 +298,7 @@ msgstr "" msgid "Don't check SSL server certificates during download." msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:261 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:260 msgid "Download Custom Feeds" msgstr "" @@ -422,7 +422,7 @@ msgstr "" msgid "Feed Selection" msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:279 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:278 msgid "Fill Custom Feeds" msgstr "" @@ -434,7 +434,7 @@ msgstr "" msgid "Flag" msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:245 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:244 msgid "Flag not supported" msgstr "" @@ -462,7 +462,7 @@ msgstr "" msgid "IP Search" msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:215 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:217 msgid "IP Search..." msgstr "" @@ -647,10 +647,6 @@ msgstr "" msgid "No banIP related firewall logs yet!" msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/processing_log.js:21 -msgid "No banIP related processing logs yet!" -msgstr "" - #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:332 msgid "Normal Priority (default)" msgstr "" @@ -682,6 +678,10 @@ msgid "" "disable the log monitor at all set it to '0'." msgstr "" +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:159 +msgid "Port/Protocol Limit" +msgstr "" + #: applications/luci-app-banip/root/usr/share/luci/menu.d/luci-app-banip.json:76 msgid "Processing Log" msgstr "" @@ -706,7 +706,7 @@ msgid "" "required to enable E-Mail functionality." msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:222 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:224 msgid "Refresh" msgstr "" @@ -759,7 +759,7 @@ msgstr "" msgid "Run Information" msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:297 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:296 msgid "Save Custom Feeds" msgstr "" @@ -808,11 +808,11 @@ msgstr "" msgid "Set Survey" msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:208 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:210 msgid "Set Survey..." msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:229 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:231 msgid "Set details" msgstr "" @@ -889,11 +889,6 @@ msgid "" "The syslog output, prefiltered for banIP-related firewall log entries only." msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/processing_log.js:28 -msgid "" -"The syslog output, prefiltered for banIP-related processing log entries only." -msgstr "" - #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/allowlist.js:32 msgid "" "This is the local banIP allowlist that will permit certain MAC-, IP-" @@ -910,13 +905,13 @@ msgid "" "notation and MAC/IP-bindings are allowed." msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:188 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:190 msgid "" "This tab shows the last generated Set Report, press the 'Refresh' button to " "get a new one." msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:191 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:193 msgid "Timestamp" msgstr "" @@ -951,7 +946,7 @@ msgstr "" msgid "Unable to save modifications: %s" msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:270 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:269 msgid "Upload Custom Feeds" msgstr "" @@ -1001,11 +996,11 @@ msgstr "" msgid "alert" msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:195 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:197 msgid "auto-added to allowlist today" msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:199 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:201 msgid "auto-added to blocklist today" msgstr "" diff --git a/applications/luci-app-banip/po/lt/banip.po b/applications/luci-app-banip/po/lt/banip.po index 7aee57c9d6..cda6537f7a 100644 --- a/applications/luci-app-banip/po/lt/banip.po +++ b/applications/luci-app-banip/po/lt/banip.po @@ -247,7 +247,7 @@ msgstr "" "Pakeitimai, kuriuos šiame skirtuke atlikote, reikalauja tarnybos paleidimo " "iš naujo, kad būtų pritaikyti „banIP“ tarnybai." -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:288 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:287 msgid "Clear Custom Feeds" msgstr "" @@ -303,7 +303,7 @@ msgstr "Domeno-Srities paieška" msgid "Don't check SSL server certificates during download." msgstr "Netikrinti „SSL“ serverio sertifikatus, kol siunčiasi." -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:261 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:260 msgid "Download Custom Feeds" msgstr "" @@ -429,7 +429,7 @@ msgstr "" msgid "Feed Selection" msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:279 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:278 msgid "Fill Custom Feeds" msgstr "" @@ -441,7 +441,7 @@ msgstr "Užkardos žurnalas" msgid "Flag" msgstr "Vėliava" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:245 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:244 msgid "Flag not supported" msgstr "Vėliava nepalaikoma" @@ -469,7 +469,7 @@ msgstr "IP" msgid "IP Search" msgstr "IP paieška" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:215 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:217 msgid "IP Search..." msgstr "IP paieška..." @@ -654,10 +654,6 @@ msgstr "Nėra paieškos rezultatų!" msgid "No banIP related firewall logs yet!" msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/processing_log.js:21 -msgid "No banIP related processing logs yet!" -msgstr "" - #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:332 msgid "Normal Priority (default)" msgstr "Normalus prioritetas (numatytas)" @@ -689,6 +685,10 @@ msgid "" "disable the log monitor at all set it to '0'." msgstr "" +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:159 +msgid "Port/Protocol Limit" +msgstr "" + #: applications/luci-app-banip/root/usr/share/luci/menu.d/luci-app-banip.json:76 msgid "Processing Log" msgstr "Apdorojamas žurnalas" @@ -713,7 +713,7 @@ msgid "" "required to enable E-Mail functionality." msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:222 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:224 msgid "Refresh" msgstr "" @@ -766,7 +766,7 @@ msgstr "Vykdymo vėliavos" msgid "Run Information" msgstr "Vykdymo informacija" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:297 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:296 msgid "Save Custom Feeds" msgstr "" @@ -815,11 +815,11 @@ msgstr "" msgid "Set Survey" msgstr "Nustatyti apklausą" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:208 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:210 msgid "Set Survey..." msgstr "Nustatyti apklausą..." -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:229 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:231 msgid "Set details" msgstr "" @@ -896,11 +896,6 @@ msgid "" "The syslog output, prefiltered for banIP-related firewall log entries only." msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/processing_log.js:28 -msgid "" -"The syslog output, prefiltered for banIP-related processing log entries only." -msgstr "" - #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/allowlist.js:32 msgid "" "This is the local banIP allowlist that will permit certain MAC-, IP-" @@ -917,13 +912,13 @@ msgid "" "notation and MAC/IP-bindings are allowed." msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:188 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:190 msgid "" "This tab shows the last generated Set Report, press the 'Refresh' button to " "get a new one." msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:191 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:193 msgid "Timestamp" msgstr "" @@ -958,7 +953,7 @@ msgstr "„URLv6“" msgid "Unable to save modifications: %s" msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:270 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:269 msgid "Upload Custom Feeds" msgstr "" @@ -1008,11 +1003,11 @@ msgstr "" msgid "alert" msgstr "įspėjimas" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:195 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:197 msgid "auto-added to allowlist today" msgstr "šiandien automatiškai pridėtas prie leidžiamojo sąrašo" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:199 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:201 msgid "auto-added to blocklist today" msgstr "šiandien automatiškai pridėtas prie blokavimo sąrašo" diff --git a/applications/luci-app-banip/po/mr/banip.po b/applications/luci-app-banip/po/mr/banip.po index fa308d4f52..df794027fd 100644 --- a/applications/luci-app-banip/po/mr/banip.po +++ b/applications/luci-app-banip/po/mr/banip.po @@ -241,7 +241,7 @@ msgstr "" msgid "Changes on this tab needs a banIP service restart to take effect." msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:288 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:287 msgid "Clear Custom Feeds" msgstr "" @@ -297,7 +297,7 @@ msgstr "" msgid "Don't check SSL server certificates during download." msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:261 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:260 msgid "Download Custom Feeds" msgstr "" @@ -421,7 +421,7 @@ msgstr "" msgid "Feed Selection" msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:279 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:278 msgid "Fill Custom Feeds" msgstr "" @@ -433,7 +433,7 @@ msgstr "" msgid "Flag" msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:245 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:244 msgid "Flag not supported" msgstr "" @@ -461,7 +461,7 @@ msgstr "" msgid "IP Search" msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:215 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:217 msgid "IP Search..." msgstr "" @@ -646,10 +646,6 @@ msgstr "" msgid "No banIP related firewall logs yet!" msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/processing_log.js:21 -msgid "No banIP related processing logs yet!" -msgstr "" - #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:332 msgid "Normal Priority (default)" msgstr "" @@ -681,6 +677,10 @@ msgid "" "disable the log monitor at all set it to '0'." msgstr "" +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:159 +msgid "Port/Protocol Limit" +msgstr "" + #: applications/luci-app-banip/root/usr/share/luci/menu.d/luci-app-banip.json:76 msgid "Processing Log" msgstr "" @@ -705,7 +705,7 @@ msgid "" "required to enable E-Mail functionality." msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:222 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:224 msgid "Refresh" msgstr "" @@ -758,7 +758,7 @@ msgstr "" msgid "Run Information" msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:297 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:296 msgid "Save Custom Feeds" msgstr "" @@ -807,11 +807,11 @@ msgstr "" msgid "Set Survey" msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:208 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:210 msgid "Set Survey..." msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:229 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:231 msgid "Set details" msgstr "" @@ -888,11 +888,6 @@ msgid "" "The syslog output, prefiltered for banIP-related firewall log entries only." msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/processing_log.js:28 -msgid "" -"The syslog output, prefiltered for banIP-related processing log entries only." -msgstr "" - #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/allowlist.js:32 msgid "" "This is the local banIP allowlist that will permit certain MAC-, IP-" @@ -909,13 +904,13 @@ msgid "" "notation and MAC/IP-bindings are allowed." msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:188 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:190 msgid "" "This tab shows the last generated Set Report, press the 'Refresh' button to " "get a new one." msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:191 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:193 msgid "Timestamp" msgstr "" @@ -950,7 +945,7 @@ msgstr "" msgid "Unable to save modifications: %s" msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:270 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:269 msgid "Upload Custom Feeds" msgstr "" @@ -1000,11 +995,11 @@ msgstr "" msgid "alert" msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:195 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:197 msgid "auto-added to allowlist today" msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:199 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:201 msgid "auto-added to blocklist today" msgstr "" diff --git a/applications/luci-app-banip/po/ms/banip.po b/applications/luci-app-banip/po/ms/banip.po index 1e1cac61cc..e6b06b3ebe 100644 --- a/applications/luci-app-banip/po/ms/banip.po +++ b/applications/luci-app-banip/po/ms/banip.po @@ -241,7 +241,7 @@ msgstr "" msgid "Changes on this tab needs a banIP service restart to take effect." msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:288 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:287 msgid "Clear Custom Feeds" msgstr "" @@ -297,7 +297,7 @@ msgstr "" msgid "Don't check SSL server certificates during download." msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:261 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:260 msgid "Download Custom Feeds" msgstr "" @@ -421,7 +421,7 @@ msgstr "" msgid "Feed Selection" msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:279 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:278 msgid "Fill Custom Feeds" msgstr "" @@ -433,7 +433,7 @@ msgstr "" msgid "Flag" msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:245 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:244 msgid "Flag not supported" msgstr "" @@ -461,7 +461,7 @@ msgstr "" msgid "IP Search" msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:215 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:217 msgid "IP Search..." msgstr "" @@ -646,10 +646,6 @@ msgstr "" msgid "No banIP related firewall logs yet!" msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/processing_log.js:21 -msgid "No banIP related processing logs yet!" -msgstr "" - #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:332 msgid "Normal Priority (default)" msgstr "" @@ -681,6 +677,10 @@ msgid "" "disable the log monitor at all set it to '0'." msgstr "" +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:159 +msgid "Port/Protocol Limit" +msgstr "" + #: applications/luci-app-banip/root/usr/share/luci/menu.d/luci-app-banip.json:76 msgid "Processing Log" msgstr "" @@ -705,7 +705,7 @@ msgid "" "required to enable E-Mail functionality." msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:222 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:224 msgid "Refresh" msgstr "" @@ -758,7 +758,7 @@ msgstr "" msgid "Run Information" msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:297 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:296 msgid "Save Custom Feeds" msgstr "" @@ -807,11 +807,11 @@ msgstr "" msgid "Set Survey" msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:208 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:210 msgid "Set Survey..." msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:229 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:231 msgid "Set details" msgstr "" @@ -888,11 +888,6 @@ msgid "" "The syslog output, prefiltered for banIP-related firewall log entries only." msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/processing_log.js:28 -msgid "" -"The syslog output, prefiltered for banIP-related processing log entries only." -msgstr "" - #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/allowlist.js:32 msgid "" "This is the local banIP allowlist that will permit certain MAC-, IP-" @@ -909,13 +904,13 @@ msgid "" "notation and MAC/IP-bindings are allowed." msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:188 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:190 msgid "" "This tab shows the last generated Set Report, press the 'Refresh' button to " "get a new one." msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:191 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:193 msgid "Timestamp" msgstr "" @@ -950,7 +945,7 @@ msgstr "" msgid "Unable to save modifications: %s" msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:270 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:269 msgid "Upload Custom Feeds" msgstr "" @@ -1000,11 +995,11 @@ msgstr "" msgid "alert" msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:195 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:197 msgid "auto-added to allowlist today" msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:199 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:201 msgid "auto-added to blocklist today" msgstr "" diff --git a/applications/luci-app-banip/po/nb_NO/banip.po b/applications/luci-app-banip/po/nb_NO/banip.po index 7fc5a21963..d3bc182a09 100644 --- a/applications/luci-app-banip/po/nb_NO/banip.po +++ b/applications/luci-app-banip/po/nb_NO/banip.po @@ -241,7 +241,7 @@ msgstr "" msgid "Changes on this tab needs a banIP service restart to take effect." msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:288 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:287 msgid "Clear Custom Feeds" msgstr "" @@ -297,7 +297,7 @@ msgstr "" msgid "Don't check SSL server certificates during download." msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:261 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:260 msgid "Download Custom Feeds" msgstr "" @@ -421,7 +421,7 @@ msgstr "" msgid "Feed Selection" msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:279 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:278 msgid "Fill Custom Feeds" msgstr "" @@ -433,7 +433,7 @@ msgstr "" msgid "Flag" msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:245 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:244 msgid "Flag not supported" msgstr "" @@ -461,7 +461,7 @@ msgstr "" msgid "IP Search" msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:215 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:217 msgid "IP Search..." msgstr "" @@ -646,10 +646,6 @@ msgstr "" msgid "No banIP related firewall logs yet!" msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/processing_log.js:21 -msgid "No banIP related processing logs yet!" -msgstr "" - #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:332 msgid "Normal Priority (default)" msgstr "" @@ -681,6 +677,10 @@ msgid "" "disable the log monitor at all set it to '0'." msgstr "" +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:159 +msgid "Port/Protocol Limit" +msgstr "" + #: applications/luci-app-banip/root/usr/share/luci/menu.d/luci-app-banip.json:76 msgid "Processing Log" msgstr "" @@ -705,7 +705,7 @@ msgid "" "required to enable E-Mail functionality." msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:222 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:224 msgid "Refresh" msgstr "Gjenoppfrisk" @@ -759,7 +759,7 @@ msgstr "Kjøringsflagg" msgid "Run Information" msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:297 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:296 msgid "Save Custom Feeds" msgstr "" @@ -808,11 +808,11 @@ msgstr "" msgid "Set Survey" msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:208 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:210 msgid "Set Survey..." msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:229 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:231 msgid "Set details" msgstr "" @@ -889,11 +889,6 @@ msgid "" "The syslog output, prefiltered for banIP-related firewall log entries only." msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/processing_log.js:28 -msgid "" -"The syslog output, prefiltered for banIP-related processing log entries only." -msgstr "" - #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/allowlist.js:32 msgid "" "This is the local banIP allowlist that will permit certain MAC-, IP-" @@ -910,13 +905,13 @@ msgid "" "notation and MAC/IP-bindings are allowed." msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:188 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:190 msgid "" "This tab shows the last generated Set Report, press the 'Refresh' button to " "get a new one." msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:191 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:193 msgid "Timestamp" msgstr "" @@ -951,7 +946,7 @@ msgstr "" msgid "Unable to save modifications: %s" msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:270 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:269 msgid "Upload Custom Feeds" msgstr "" @@ -1001,11 +996,11 @@ msgstr "" msgid "alert" msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:195 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:197 msgid "auto-added to allowlist today" msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:199 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:201 msgid "auto-added to blocklist today" msgstr "" diff --git a/applications/luci-app-banip/po/nl/banip.po b/applications/luci-app-banip/po/nl/banip.po index 78e1f8279e..b0bb61499c 100644 --- a/applications/luci-app-banip/po/nl/banip.po +++ b/applications/luci-app-banip/po/nl/banip.po @@ -257,7 +257,7 @@ msgstr "" "Wijzigingen op dit tabblad hebben een herstart van de banIP-service nodig om " "van kracht te worden." -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:288 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:287 msgid "Clear Custom Feeds" msgstr "Aangepaste feeds wissen" @@ -320,7 +320,7 @@ msgstr "Domein opzoeken" msgid "Don't check SSL server certificates during download." msgstr "Tijdens download niet de SSL server certificaten controleren." -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:261 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:260 msgid "Download Custom Feeds" msgstr "Aangepaste feeds downloaden" @@ -446,7 +446,7 @@ msgstr "Feednaam" msgid "Feed Selection" msgstr "Feed selectie" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:279 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:278 msgid "Fill Custom Feeds" msgstr "Vul aangepaste feeds in" @@ -458,7 +458,7 @@ msgstr "Firewall-logboek" msgid "Flag" msgstr "Vlag" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:245 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:244 msgid "Flag not supported" msgstr "Vlag niet ondersteund" @@ -486,7 +486,7 @@ msgstr "IP" msgid "IP Search" msgstr "IP zoeken" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:215 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:217 msgid "IP Search..." msgstr "IP Zoeken..." @@ -676,10 +676,6 @@ msgstr "Geen zoekresultaten!" msgid "No banIP related firewall logs yet!" msgstr "Nog geen banIP gerelateerde firewall logboeken!" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/processing_log.js:21 -msgid "No banIP related processing logs yet!" -msgstr "Nog geen banIP-gerelateerde verwerkingslogboeken!" - #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:332 msgid "Normal Priority (default)" msgstr "Normale prioriteit (standaard)" @@ -720,6 +716,10 @@ msgstr "" "gebeurtenissen. Om de logmonitor helemaal uit te schakelen, zet u deze op " "'0'." +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:159 +msgid "Port/Protocol Limit" +msgstr "" + #: applications/luci-app-banip/root/usr/share/luci/menu.d/luci-app-banip.json:76 msgid "Processing Log" msgstr "Logboek verwerken" @@ -747,7 +747,7 @@ msgstr "" "Ontvangeradres voor banIP-notificatie-e-mails, deze informatie is nodig om e-" "mailfunctionaliteit in te schakelen." -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:222 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:224 msgid "Refresh" msgstr "Herladen" @@ -800,7 +800,7 @@ msgstr "Vlaggen uitvoeren" msgid "Run Information" msgstr "Informatie uitvoeren" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:297 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:296 msgid "Save Custom Feeds" msgstr "Aangepaste feeds opslaan" @@ -849,11 +849,11 @@ msgstr "Splitsgrootte instellen" msgid "Set Survey" msgstr "Enquête instellen" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:208 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:210 msgid "Set Survey..." msgstr "Enquête instellen..." -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:229 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:231 msgid "Set details" msgstr "Details instellen" @@ -938,13 +938,6 @@ msgstr "" "De syslog-uitvoer, vooraf gefilterd voor alleen banIP-gerelateerde firewall-" "logboekvermeldingen." -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/processing_log.js:28 -msgid "" -"The syslog output, prefiltered for banIP-related processing log entries only." -msgstr "" -"De syslog-uitvoer, vooraf gefilterd voor alleen banIP-gerelateerde " -"verwerkingslogboekvermeldingen." - #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/allowlist.js:32 msgid "" "This is the local banIP allowlist that will permit certain MAC-, IP-" @@ -961,7 +954,7 @@ msgid "" "notation and MAC/IP-bindings are allowed." msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:188 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:190 msgid "" "This tab shows the last generated Set Report, press the 'Refresh' button to " "get a new one." @@ -969,7 +962,7 @@ msgstr "" "Dit tabblad toont het laatst gegenereerde setrapport, druk op de knop " "'Vernieuwen' om een nieuw setrapport te krijgen." -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:191 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:193 msgid "Timestamp" msgstr "Tijdstempel" @@ -1006,7 +999,7 @@ msgstr "URLv6" msgid "Unable to save modifications: %s" msgstr "Kan wijzigingen niet opslaan: %s" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:270 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:269 msgid "Upload Custom Feeds" msgstr "Aangepaste feeds uploaden" @@ -1063,11 +1056,11 @@ msgstr "" msgid "alert" msgstr "alarm" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:195 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:197 msgid "auto-added to allowlist today" msgstr "vandaag automatisch toegevoegd aan de toelatingslijst" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:199 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:201 msgid "auto-added to blocklist today" msgstr "vandaag automatisch toegevoegd aan de blokkeerlijst" @@ -1131,6 +1124,16 @@ msgstr "" msgid "warn (default)" msgstr "waarschuwen (standaard)" +#~ msgid "No banIP related processing logs yet!" +#~ msgstr "Nog geen banIP-gerelateerde verwerkingslogboeken!" + +#~ msgid "" +#~ "The syslog output, prefiltered for banIP-related processing log entries " +#~ "only." +#~ msgstr "" +#~ "De syslog-uitvoer, vooraf gefilterd voor alleen banIP-gerelateerde " +#~ "verwerkingslogboekvermeldingen." + #~ msgid "Log Level" #~ msgstr "Logboek niveau" diff --git a/applications/luci-app-banip/po/pl/banip.po b/applications/luci-app-banip/po/pl/banip.po index decad0f076..295ab83446 100644 --- a/applications/luci-app-banip/po/pl/banip.po +++ b/applications/luci-app-banip/po/pl/banip.po @@ -1,14 +1,14 @@ msgid "" msgstr "" -"PO-Revision-Date: 2024-03-07 16:11+0000\n" +"PO-Revision-Date: 2024-03-21 13:58+0000\n" "Last-Translator: Matthaiks <kitynska@gmail.com>\n" "Language-Team: Polish <https://hosted.weblate.org/projects/openwrt/" "luciapplicationsbanip/pl/>\n" "Language: pl\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 " -"|| n%100>=20) ? 1 : 2;\n" +"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 " +"|| n%100>=20) ? 1 : 2);\n" "X-Generator: Weblate 5.5-dev\n" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:75 @@ -258,7 +258,7 @@ msgstr "" "Zmiany na tej karcie wymagają ponownego uruchomienia usługi banIP, aby " "zostały zastosowane." -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:288 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:287 msgid "Clear Custom Feeds" msgstr "Wyczyść źródła niestandardowe" @@ -323,7 +323,7 @@ msgstr "Wyszukiwanie domen" msgid "Don't check SSL server certificates during download." msgstr "Nie sprawdzaj certyfikatów SSL serwera podczas pobierania." -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:261 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:260 msgid "Download Custom Feeds" msgstr "Pobierz źródła niestandardowe" @@ -451,7 +451,7 @@ msgstr "Nazwa źródła" msgid "Feed Selection" msgstr "Wybór źródeł" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:279 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:278 msgid "Fill Custom Feeds" msgstr "Wypełnij źródła niestandardowe" @@ -463,7 +463,7 @@ msgstr "Dziennik zapory" msgid "Flag" msgstr "Flaga" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:245 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:244 msgid "Flag not supported" msgstr "Flaga jest nieobsługiwana" @@ -491,7 +491,7 @@ msgstr "IP" msgid "IP Search" msgstr "Wyszukiwanie IP" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:215 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:217 msgid "IP Search..." msgstr "Wyszukiwanie IP..." @@ -684,10 +684,6 @@ msgstr "Brak wyników wyszukiwania!" msgid "No banIP related firewall logs yet!" msgstr "Nie ma jeszcze dzienników zapory związanych z banIP!" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/processing_log.js:21 -msgid "No banIP related processing logs yet!" -msgstr "Nie ma jeszcze dzienników przetwarzania związanych z banIP!" - #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:332 msgid "Normal Priority (default)" msgstr "Normalny priorytet (domyślny)" @@ -728,6 +724,10 @@ msgstr "" "podejrzanych zdarzeń. Aby w ogóle wyłączyć monitorowanie dziennika, ustaw na " "'0'." +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:159 +msgid "Port/Protocol Limit" +msgstr "Limit portu/protokołu" + #: applications/luci-app-banip/root/usr/share/luci/menu.d/luci-app-banip.json:76 msgid "Processing Log" msgstr "Dziennik przetwarzania" @@ -755,7 +755,7 @@ msgstr "" "Adres odbiorcy wiadomości e-mail z powiadomieniem banIP, ta informacja jest " "wymagana do włączenia funkcji e-mail." -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:222 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:224 msgid "Refresh" msgstr "Odśwież" @@ -809,7 +809,7 @@ msgstr "Flagi uruchomieniowe" msgid "Run Information" msgstr "Informacje uruchomieniowe" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:297 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:296 msgid "Save Custom Feeds" msgstr "Zapisz źródła niestandardowe" @@ -858,11 +858,11 @@ msgstr "Rozmiar podziału zestawu" msgid "Set Survey" msgstr "Badanie zestawu" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:208 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:210 msgid "Set Survey..." msgstr "Badanie zestawu..." -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:229 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:231 msgid "Set details" msgstr "Szczegóły zestawu" @@ -947,13 +947,6 @@ msgstr "" "Dane wyjściowe syslog, wstępnie przefiltrowane pod kątem wpisów dziennika " "zapory związanych z banIP." -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/processing_log.js:28 -msgid "" -"The syslog output, prefiltered for banIP-related processing log entries only." -msgstr "" -"Dane wyjściowe syslog, wstępnie przefiltrowane pod kątem wpisów dziennika " -"przetwarzania związanych z banIP." - #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/allowlist.js:32 msgid "" "This is the local banIP allowlist that will permit certain MAC-, IP-" @@ -978,7 +971,7 @@ msgstr "" "jeden adres MAC/IPv4/IPv6 lub nazwę domeny na wiersz. Dozwolone są zakresy w " "notacji CIDR i powiązania MAC/IP." -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:188 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:190 msgid "" "This tab shows the last generated Set Report, press the 'Refresh' button to " "get a new one." @@ -986,7 +979,7 @@ msgstr "" "Ta karta pokazuje ostatnio wygenerowany raport zestawu. Naciśnij przycisk " "„Odśwież”, aby uzyskać nowy." -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:191 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:193 msgid "Timestamp" msgstr "Sygnatura czasowa" @@ -1023,7 +1016,7 @@ msgstr "URLv6" msgid "Unable to save modifications: %s" msgstr "Nie można zapisać modyfikacji: %s" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:270 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:269 msgid "Upload Custom Feeds" msgstr "Prześlij źródła niestandardowe" @@ -1079,11 +1072,11 @@ msgstr "" msgid "alert" msgstr "alarm" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:195 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:197 msgid "auto-added to allowlist today" msgstr "dzisiaj automatycznie dodany do listy dozwolonych" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:199 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:201 msgid "auto-added to blocklist today" msgstr "dzisiaj automatycznie dodany do listy zablokowanych" @@ -1147,6 +1140,16 @@ msgstr "odrzucaj" msgid "warn (default)" msgstr "ostrzeżenie (domyślne)" +#~ msgid "No banIP related processing logs yet!" +#~ msgstr "Nie ma jeszcze dzienników przetwarzania związanych z banIP!" + +#~ msgid "" +#~ "The syslog output, prefiltered for banIP-related processing log entries " +#~ "only." +#~ msgstr "" +#~ "Dane wyjściowe syslog, wstępnie przefiltrowane pod kątem wpisów dziennika " +#~ "przetwarzania związanych z banIP." + #~ msgid "Log Level" #~ msgstr "Poziom logowania" diff --git a/applications/luci-app-banip/po/pt/banip.po b/applications/luci-app-banip/po/pt/banip.po index a814ce21de..2aa6f56ad0 100644 --- a/applications/luci-app-banip/po/pt/banip.po +++ b/applications/luci-app-banip/po/pt/banip.po @@ -1,6 +1,6 @@ msgid "" msgstr "" -"PO-Revision-Date: 2024-03-08 01:29+0000\n" +"PO-Revision-Date: 2024-03-23 00:13+0000\n" "Last-Translator: ssantos <ssantos@web.de>\n" "Language-Team: Portuguese <https://hosted.weblate.org/projects/openwrt/" "luciapplicationsbanip/pt/>\n" @@ -258,7 +258,7 @@ msgstr "" "As alterações nesta guia precisam de uma reinicialização do serviço banIP " "para entrar em vigor." -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:288 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:287 msgid "Clear Custom Feeds" msgstr "Limpar feeds personalizados" @@ -323,7 +323,7 @@ msgstr "Busca por domínio" msgid "Don't check SSL server certificates during download." msgstr "Não verificar os certificados de SSL do servidor durante a descarrega." -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:261 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:260 msgid "Download Custom Feeds" msgstr "Baixar feeds personalizados" @@ -452,7 +452,7 @@ msgstr "Nome do feed" msgid "Feed Selection" msgstr "Seleção do feed" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:279 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:278 msgid "Fill Custom Feeds" msgstr "Preencher feeds personalizados" @@ -464,7 +464,7 @@ msgstr "Registo do firewall" msgid "Flag" msgstr "Bandeira" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:245 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:244 msgid "Flag not supported" msgstr "Bandeira não suportada" @@ -492,7 +492,7 @@ msgstr "IP" msgid "IP Search" msgstr "Busca IP" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:215 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:217 msgid "IP Search..." msgstr "Busca IP..." @@ -685,10 +685,6 @@ msgstr "A busca não retornou nada!" msgid "No banIP related firewall logs yet!" msgstr "Ainda não há registos do firewall relacionados ao banIP!" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/processing_log.js:21 -msgid "No banIP related processing logs yet!" -msgstr "Ainda não há registos do processamento relacionados ao banIP!" - #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:332 msgid "Normal Priority (default)" msgstr "Prioridade Normal (padrão)" @@ -728,6 +724,10 @@ msgstr "" "Analisar apenas o último número declarado de entradas de log para eventos " "suspeitos. Para desativar o monitor de log, defina-o como '0'." +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:159 +msgid "Port/Protocol Limit" +msgstr "Limite de Porto/Protocolo" + #: applications/luci-app-banip/root/usr/share/luci/menu.d/luci-app-banip.json:76 msgid "Processing Log" msgstr "Registo de processamento" @@ -754,7 +754,7 @@ msgstr "" "Endereço de e-mail do destinatário para as notificações do banIP, esta " "informação é necessária para ativar a funcionalidade do e-mail." -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:222 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:224 msgid "Refresh" msgstr "Atualizar" @@ -808,7 +808,7 @@ msgstr "Flags de Execução" msgid "Run Information" msgstr "Informações de Execução" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:297 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:296 msgid "Save Custom Feeds" msgstr "Salvar feeds personalizados" @@ -857,11 +857,11 @@ msgstr "Definir o tamanho da divisão" msgid "Set Survey" msgstr "Definir a pesquisa" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:208 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:210 msgid "Set Survey..." msgstr "Definir a pesquisa..." -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:229 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:231 msgid "Set details" msgstr "Definir os detalhes" @@ -951,13 +951,6 @@ msgstr "" "A saída syslog, pré-filtrada apenas para entradas relacionadas ao registo do " "firewall ao banIP." -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/processing_log.js:28 -msgid "" -"The syslog output, prefiltered for banIP-related processing log entries only." -msgstr "" -"A saída syslog, pré-filtrada apenas para entradas relacionadas ao registo do " -"banIP." - #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/allowlist.js:32 msgid "" "This is the local banIP allowlist that will permit certain MAC-, IP-" @@ -982,7 +975,7 @@ msgstr "" "adiciona exatamente um endereço MAC/IPv4/IPv6 ou nome de domínio por linha. " "São permitidos intervalos na notação CIDR e associações de MAC/IP." -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:188 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:190 msgid "" "This tab shows the last generated Set Report, press the 'Refresh' button to " "get a new one." @@ -990,7 +983,7 @@ msgstr "" "Esta guia mostra o último conjunto de registos gerado, pressione o botão " "'Atualizar' para obter um novo." -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:191 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:193 msgid "Timestamp" msgstr "Marca de Tempo" @@ -1027,7 +1020,7 @@ msgstr "URLv6" msgid "Unable to save modifications: %s" msgstr "Não foi possível salvar as alterações: %s" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:270 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:269 msgid "Upload Custom Feeds" msgstr "Enviar os feeds personalizados" @@ -1083,11 +1076,11 @@ msgstr "" msgid "alert" msgstr "alerta" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:195 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:197 msgid "auto-added to allowlist today" msgstr "foi adicionado hoje automaticamente à lista dos permitidos" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:199 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:201 msgid "auto-added to blocklist today" msgstr "foi adicionado hoje automaticamente à lista de bloqueio" @@ -1151,6 +1144,16 @@ msgstr "rejeitar" msgid "warn (default)" msgstr "alertar (padrão)" +#~ msgid "No banIP related processing logs yet!" +#~ msgstr "Ainda não há registos do processamento relacionados ao banIP!" + +#~ msgid "" +#~ "The syslog output, prefiltered for banIP-related processing log entries " +#~ "only." +#~ msgstr "" +#~ "A saída syslog, pré-filtrada apenas para entradas relacionadas ao registo " +#~ "do banIP." + #~ msgid "Log Level" #~ msgstr "Nível do registo" diff --git a/applications/luci-app-banip/po/pt_BR/banip.po b/applications/luci-app-banip/po/pt_BR/banip.po index 6c11e9472e..cf244b0c30 100644 --- a/applications/luci-app-banip/po/pt_BR/banip.po +++ b/applications/luci-app-banip/po/pt_BR/banip.po @@ -258,7 +258,7 @@ msgstr "" "As alterações nesta guia precisam de uma reinicialização do serviço banIP " "para entrar em vigor." -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:288 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:287 msgid "Clear Custom Feeds" msgstr "Limpar os feeds personalizados" @@ -323,7 +323,7 @@ msgstr "Busca por domínio" msgid "Don't check SSL server certificates during download." msgstr "Não verifique os certificados do servidor SSL durante o download." -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:261 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:260 msgid "Download Custom Feeds" msgstr "Baixar feeds personalizados" @@ -450,7 +450,7 @@ msgstr "Nome do feed" msgid "Feed Selection" msgstr "Seleção do feed" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:279 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:278 msgid "Fill Custom Feeds" msgstr "Preencher os feeds personalizados" @@ -462,7 +462,7 @@ msgstr "Registro do firewall" msgid "Flag" msgstr "Sinalizador" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:245 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:244 msgid "Flag not supported" msgstr "Sinalizador não suportado" @@ -490,7 +490,7 @@ msgstr "IP" msgid "IP Search" msgstr "Busca IP" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:215 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:217 msgid "IP Search..." msgstr "Busca IP..." @@ -681,10 +681,6 @@ msgstr "A busca não retornou nada!" msgid "No banIP related firewall logs yet!" msgstr "Ainda não há registros do firewall relacionados ao banIP!" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/processing_log.js:21 -msgid "No banIP related processing logs yet!" -msgstr "Ainda não há registros do processamento relacionados ao banIP!" - #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:332 msgid "Normal Priority (default)" msgstr "Prioridade Normal (padrão)" @@ -725,6 +721,10 @@ msgstr "" "eventos suspeitos. Para desativar o registro de monitoramento, defina-o como " "'0'." +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:159 +msgid "Port/Protocol Limit" +msgstr "" + #: applications/luci-app-banip/root/usr/share/luci/menu.d/luci-app-banip.json:76 msgid "Processing Log" msgstr "Registro de processamento" @@ -751,7 +751,7 @@ msgstr "" "Endereço de e-mail do destinatário para as notificações do banIP, esta " "informação é necessária para ativar a funcionalidade do e-mail." -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:222 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:224 msgid "Refresh" msgstr "Atualizar" @@ -805,7 +805,7 @@ msgstr "Executar Flags" msgid "Run Information" msgstr "Informações de Execução" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:297 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:296 msgid "Save Custom Feeds" msgstr "Salvar os feeds personalizados" @@ -854,11 +854,11 @@ msgstr "Definir o tamanho da divisão" msgid "Set Survey" msgstr "Definir a pesquisa" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:208 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:210 msgid "Set Survey..." msgstr "Definir a pesquisa..." -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:229 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:231 msgid "Set details" msgstr "Definir os detalhes" @@ -948,13 +948,6 @@ msgstr "" "A saída syslog, pré-filtrada apenas para entradas relacionadas ao registro " "do firewall ao banIP." -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/processing_log.js:28 -msgid "" -"The syslog output, prefiltered for banIP-related processing log entries only." -msgstr "" -"A saída syslog, pré-filtrada apenas para entradas relacionadas ao registro " -"do banIP." - #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/allowlist.js:32 msgid "" "This is the local banIP allowlist that will permit certain MAC-, IP-" @@ -979,7 +972,7 @@ msgstr "" "adiciona exatamente um endereço MAC/IPv4/IPv6 ou nome de domínio por linha. " "São permitidos intervalos na notação CIDR e associações de MAC/IP." -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:188 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:190 msgid "" "This tab shows the last generated Set Report, press the 'Refresh' button to " "get a new one." @@ -987,7 +980,7 @@ msgstr "" "Esta aba mostra o último conjunto de registros gerado, pressione o botão " "'Atualizar' para obter um novo." -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:191 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:193 msgid "Timestamp" msgstr "Marca de Tempo" @@ -1024,7 +1017,7 @@ msgstr "URLv6" msgid "Unable to save modifications: %s" msgstr "Não foi possível salvar as alterações: %s" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:270 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:269 msgid "Upload Custom Feeds" msgstr "Fazer upload dos feeds personalizados" @@ -1080,11 +1073,11 @@ msgstr "" msgid "alert" msgstr "alerta" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:195 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:197 msgid "auto-added to allowlist today" msgstr "foi adicionado hoje automaticamente à lista dos permitidos" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:199 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:201 msgid "auto-added to blocklist today" msgstr "foi adicionado hoje automaticamente à lista de bloqueio" @@ -1148,6 +1141,16 @@ msgstr "" msgid "warn (default)" msgstr "alertar (padrão)" +#~ msgid "No banIP related processing logs yet!" +#~ msgstr "Ainda não há registros do processamento relacionados ao banIP!" + +#~ msgid "" +#~ "The syslog output, prefiltered for banIP-related processing log entries " +#~ "only." +#~ msgstr "" +#~ "A saída syslog, pré-filtrada apenas para entradas relacionadas ao " +#~ "registro do banIP." + #~ msgid "Log Level" #~ msgstr "Nível do registro" diff --git a/applications/luci-app-banip/po/ro/banip.po b/applications/luci-app-banip/po/ro/banip.po index 0e1245223c..80dbbda4b2 100644 --- a/applications/luci-app-banip/po/ro/banip.po +++ b/applications/luci-app-banip/po/ro/banip.po @@ -258,7 +258,7 @@ msgstr "" "Modificările din această filă necesită o repornire a serviciului banIP " "pentru a intra în vigoare." -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:288 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:287 msgid "Clear Custom Feeds" msgstr "Ștergeți fluxurile personalizate" @@ -323,7 +323,7 @@ msgstr "Căutare domeniu" msgid "Don't check SSL server certificates during download." msgstr "Nu verificați certificatele serverului SSL în timpul descărcării." -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:261 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:260 msgid "Download Custom Feeds" msgstr "Descărcați fluxuri personalizate" @@ -448,7 +448,7 @@ msgstr "Denumirea furajului" msgid "Feed Selection" msgstr "Selecția Feed" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:279 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:278 msgid "Fill Custom Feeds" msgstr "Umpleți feed-uri personalizate" @@ -460,7 +460,7 @@ msgstr "Jurnal Firewall" msgid "Flag" msgstr "Indicator" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:245 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:244 msgid "Flag not supported" msgstr "Indicator neacceptat" @@ -488,7 +488,7 @@ msgstr "IP" msgid "IP Search" msgstr "Căutare IP" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:215 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:217 msgid "IP Search..." msgstr "Căutare IP..." @@ -677,10 +677,6 @@ msgstr "Nu există rezultate de căutare!" msgid "No banIP related firewall logs yet!" msgstr "Nu există încă jurnale de firewall legate de banIP!" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/processing_log.js:21 -msgid "No banIP related processing logs yet!" -msgstr "Nu există încă jurnale de procesare legate de banIP!" - #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:332 msgid "Normal Priority (default)" msgstr "Prioritate normală (implicită)" @@ -720,6 +716,10 @@ msgstr "" "Analizează numai ultimul număr declarat de intrări în jurnal pentru " "evenimente suspecte. Pentru a dezactiva monitorul de jurnal, setați-l la '0'." +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:159 +msgid "Port/Protocol Limit" +msgstr "" + #: applications/luci-app-banip/root/usr/share/luci/menu.d/luci-app-banip.json:76 msgid "Processing Log" msgstr "Jurnal de procesare" @@ -747,7 +747,7 @@ msgstr "" "Adresa destinatarului pentru e-mailurile de notificare BanIP; această " "informație este necesară pentru a activa funcționalitatea e-mailurilor." -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:222 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:224 msgid "Refresh" msgstr "Reîmprospătare" @@ -802,7 +802,7 @@ msgstr "Fixați indicatoarele" msgid "Run Information" msgstr "Informații despre cursă" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:297 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:296 msgid "Save Custom Feeds" msgstr "Salvați fluxurile personalizate" @@ -851,11 +851,11 @@ msgstr "Setați Dimensiunea Divizată" msgid "Set Survey" msgstr "Sondaj de set" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:208 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:210 msgid "Set Survey..." msgstr "Setați Survey..." -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:229 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:231 msgid "Set details" msgstr "Setați detaliile" @@ -941,13 +941,6 @@ msgstr "" "Ieșirea syslog, prefiltrată numai pentru intrările de jurnal de firewall " "legate de banIP." -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/processing_log.js:28 -msgid "" -"The syslog output, prefiltered for banIP-related processing log entries only." -msgstr "" -"Ieșirea syslog, prefiltrată numai pentru intrările de jurnal de procesare " -"legate de banIP." - #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/allowlist.js:32 msgid "" "This is the local banIP allowlist that will permit certain MAC-, IP-" @@ -972,7 +965,7 @@ msgstr "" "adăugați doar exact o singură adresă MAC/IPv4/IPv6 sau nume de domeniu pe " "linie. Sunt permise intervale în notație CIDR și MAC/IP-bindings." -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:188 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:190 msgid "" "This tab shows the last generated Set Report, press the 'Refresh' button to " "get a new one." @@ -980,7 +973,7 @@ msgstr "" "Această filă afișează ultimul Set Report generat; apăsați butonul ' " "Actualizare ' pentru a obține unul nou." -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:191 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:193 msgid "Timestamp" msgstr "Înregistrarea timpului" @@ -1017,7 +1010,7 @@ msgstr "URLv6" msgid "Unable to save modifications: %s" msgstr "Imposibilitatea de a salva modificările: %s" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:270 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:269 msgid "Upload Custom Feeds" msgstr "Încărcați fluxuri personalizate" @@ -1074,11 +1067,11 @@ msgstr "" msgid "alert" msgstr "alertă" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:195 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:197 msgid "auto-added to allowlist today" msgstr "adăugat automat la allowlist astăzi" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:199 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:201 msgid "auto-added to blocklist today" msgstr "auto-adăugat la lista de blocare astăzi" @@ -1142,6 +1135,16 @@ msgstr "" msgid "warn (default)" msgstr "avertisment (implicit)" +#~ msgid "No banIP related processing logs yet!" +#~ msgstr "Nu există încă jurnale de procesare legate de banIP!" + +#~ msgid "" +#~ "The syslog output, prefiltered for banIP-related processing log entries " +#~ "only." +#~ msgstr "" +#~ "Ieșirea syslog, prefiltrată numai pentru intrările de jurnal de procesare " +#~ "legate de banIP." + #~ msgid "Log Level" #~ msgstr "Nivel Jurnal" diff --git a/applications/luci-app-banip/po/ru/banip.po b/applications/luci-app-banip/po/ru/banip.po index 44d83d1f24..3c7263043d 100644 --- a/applications/luci-app-banip/po/ru/banip.po +++ b/applications/luci-app-banip/po/ru/banip.po @@ -1,15 +1,15 @@ msgid "" msgstr "" -"PO-Revision-Date: 2024-01-23 10:05+0000\n" +"PO-Revision-Date: 2024-03-21 13:58+0000\n" "Last-Translator: st7105 <st7105@gmail.com>\n" "Language-Team: Russian <https://hosted.weblate.org/projects/openwrt/" "luciapplicationsbanip/ru/>\n" "Language: ru\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && " -"n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" -"X-Generator: Weblate 5.4-dev\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && " +"n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" +"X-Generator: Weblate 5.5-dev\n" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:75 msgid "-- Set Selection --" @@ -258,7 +258,7 @@ msgstr "" "Для вступления в силу изменений на этой вкладке требуется перезапуск службы " "banIP." -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:288 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:287 msgid "Clear Custom Feeds" msgstr "Очистить пользовательские каналы" @@ -323,7 +323,7 @@ msgstr "Поиск домена" msgid "Don't check SSL server certificates during download." msgstr "Не проверять SSL сертификаты сервера во время загрузки." -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:261 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:260 msgid "Download Custom Feeds" msgstr "Скачать пользовательские каналы" @@ -450,7 +450,7 @@ msgstr "Название канала" msgid "Feed Selection" msgstr "Выбор канала" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:279 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:278 msgid "Fill Custom Feeds" msgstr "Заполнить пользовательские каналы" @@ -462,7 +462,7 @@ msgstr "Журнал Firewall" msgid "Flag" msgstr "Флаг" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:245 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:244 msgid "Flag not supported" msgstr "Флаг не поддерживается" @@ -490,7 +490,7 @@ msgstr "IP" msgid "IP Search" msgstr "Поиск IP-адресов" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:215 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:217 msgid "IP Search..." msgstr "Поиск IP-адресов..." @@ -684,10 +684,6 @@ msgstr "Нет результатов поиска!" msgid "No banIP related firewall logs yet!" msgstr "Журналы брандмауэра, связанные с banIP, пока отсутствуют!" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/processing_log.js:21 -msgid "No banIP related processing logs yet!" -msgstr "Журналов обработки, связанных с banIP, пока нет!" - #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:332 msgid "Normal Priority (default)" msgstr "Нормальный приоритет (по умолчанию)" @@ -728,6 +724,10 @@ msgstr "" "подозрительных событий. Чтобы вообще отключить монитор журнала, установите " "значение '0'." +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:159 +msgid "Port/Protocol Limit" +msgstr "Лимит портов/протоколов" + #: applications/luci-app-banip/root/usr/share/luci/menu.d/luci-app-banip.json:76 msgid "Processing Log" msgstr "Обработка журнала" @@ -755,7 +755,7 @@ msgstr "" "Адрес получателя электронной почты для уведомлений banIP, эта информация " "необходима для включения функции электронной почты." -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:222 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:224 msgid "Refresh" msgstr "Обновить" @@ -809,7 +809,7 @@ msgstr "Флаги запуска" msgid "Run Information" msgstr "Информация о запуске" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:297 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:296 msgid "Save Custom Feeds" msgstr "Сохранить пользовательские каналы" @@ -858,11 +858,11 @@ msgstr "Установить размер разделения" msgid "Set Survey" msgstr "Сетевой опрос" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:208 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:210 msgid "Set Survey..." msgstr "Сетевой опрос..." -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:229 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:231 msgid "Set details" msgstr "Сведения о наборе" @@ -947,13 +947,6 @@ msgstr "" "Вывод syslog, предварительно отфильтрованный только для записей журнала " "firewall, связанных с banIP." -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/processing_log.js:28 -msgid "" -"The syslog output, prefiltered for banIP-related processing log entries only." -msgstr "" -"Вывод syslog, предварительно отфильтрованный только для записей журнала " -"обработки banIP-related." - #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/allowlist.js:32 msgid "" "This is the local banIP allowlist that will permit certain MAC-, IP-" @@ -978,7 +971,7 @@ msgstr "" "добавляет только ровно один MAC/IPv4/IPv6-адрес или доменное имя на строку. " "Допускаются диапазоны в нотации CIDR и MAC/IP-связи." -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:188 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:190 msgid "" "This tab shows the last generated Set Report, press the 'Refresh' button to " "get a new one." @@ -986,7 +979,7 @@ msgstr "" "На этой вкладке отображается последний созданный отчет о наборе, нажмите " "кнопку 'Обновить', чтобы получить новый." -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:191 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:193 msgid "Timestamp" msgstr "Временная метка" @@ -1023,7 +1016,7 @@ msgstr "URLv6" msgid "Unable to save modifications: %s" msgstr "Невозможно сохранить изменения: %s" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:270 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:269 msgid "Upload Custom Feeds" msgstr "Загрузить пользовательские каналы" @@ -1079,11 +1072,11 @@ msgstr "" msgid "alert" msgstr "оповещение" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:195 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:197 msgid "auto-added to allowlist today" msgstr "автоматически добавлен в список разрешенных сегодня" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:199 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:201 msgid "auto-added to blocklist today" msgstr "автоматически добавлено в черный список сегодня" @@ -1147,6 +1140,16 @@ msgstr "отклонить" msgid "warn (default)" msgstr "предупреждение (по умолчанию)" +#~ msgid "No banIP related processing logs yet!" +#~ msgstr "Журналов обработки, связанных с banIP, пока нет!" + +#~ msgid "" +#~ "The syslog output, prefiltered for banIP-related processing log entries " +#~ "only." +#~ msgstr "" +#~ "Вывод syslog, предварительно отфильтрованный только для записей журнала " +#~ "обработки banIP-related." + #~ msgid "Log Level" #~ msgstr "Уровень ведения журнала" diff --git a/applications/luci-app-banip/po/sk/banip.po b/applications/luci-app-banip/po/sk/banip.po index 02ba01f048..8dda4d5d4e 100644 --- a/applications/luci-app-banip/po/sk/banip.po +++ b/applications/luci-app-banip/po/sk/banip.po @@ -241,7 +241,7 @@ msgstr "" msgid "Changes on this tab needs a banIP service restart to take effect." msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:288 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:287 msgid "Clear Custom Feeds" msgstr "" @@ -297,7 +297,7 @@ msgstr "" msgid "Don't check SSL server certificates during download." msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:261 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:260 msgid "Download Custom Feeds" msgstr "" @@ -421,7 +421,7 @@ msgstr "" msgid "Feed Selection" msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:279 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:278 msgid "Fill Custom Feeds" msgstr "" @@ -433,7 +433,7 @@ msgstr "" msgid "Flag" msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:245 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:244 msgid "Flag not supported" msgstr "" @@ -461,7 +461,7 @@ msgstr "" msgid "IP Search" msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:215 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:217 msgid "IP Search..." msgstr "" @@ -646,10 +646,6 @@ msgstr "" msgid "No banIP related firewall logs yet!" msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/processing_log.js:21 -msgid "No banIP related processing logs yet!" -msgstr "" - #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:332 msgid "Normal Priority (default)" msgstr "" @@ -681,6 +677,10 @@ msgid "" "disable the log monitor at all set it to '0'." msgstr "" +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:159 +msgid "Port/Protocol Limit" +msgstr "" + #: applications/luci-app-banip/root/usr/share/luci/menu.d/luci-app-banip.json:76 msgid "Processing Log" msgstr "" @@ -705,7 +705,7 @@ msgid "" "required to enable E-Mail functionality." msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:222 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:224 msgid "Refresh" msgstr "" @@ -758,7 +758,7 @@ msgstr "" msgid "Run Information" msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:297 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:296 msgid "Save Custom Feeds" msgstr "" @@ -807,11 +807,11 @@ msgstr "" msgid "Set Survey" msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:208 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:210 msgid "Set Survey..." msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:229 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:231 msgid "Set details" msgstr "" @@ -888,11 +888,6 @@ msgid "" "The syslog output, prefiltered for banIP-related firewall log entries only." msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/processing_log.js:28 -msgid "" -"The syslog output, prefiltered for banIP-related processing log entries only." -msgstr "" - #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/allowlist.js:32 msgid "" "This is the local banIP allowlist that will permit certain MAC-, IP-" @@ -909,13 +904,13 @@ msgid "" "notation and MAC/IP-bindings are allowed." msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:188 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:190 msgid "" "This tab shows the last generated Set Report, press the 'Refresh' button to " "get a new one." msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:191 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:193 msgid "Timestamp" msgstr "" @@ -950,7 +945,7 @@ msgstr "" msgid "Unable to save modifications: %s" msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:270 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:269 msgid "Upload Custom Feeds" msgstr "" @@ -1000,11 +995,11 @@ msgstr "" msgid "alert" msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:195 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:197 msgid "auto-added to allowlist today" msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:199 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:201 msgid "auto-added to blocklist today" msgstr "" diff --git a/applications/luci-app-banip/po/sv/banip.po b/applications/luci-app-banip/po/sv/banip.po index 911ed4333e..437bf2a256 100644 --- a/applications/luci-app-banip/po/sv/banip.po +++ b/applications/luci-app-banip/po/sv/banip.po @@ -245,7 +245,7 @@ msgstr "" msgid "Changes on this tab needs a banIP service restart to take effect." msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:288 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:287 msgid "Clear Custom Feeds" msgstr "Rensa bort anpassade flöden" @@ -303,7 +303,7 @@ msgstr "Domän-uppslagning" msgid "Don't check SSL server certificates during download." msgstr "Kontrollera inte serverns SSL-certifikat under hämtning." -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:261 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:260 msgid "Download Custom Feeds" msgstr "Hämta anpassade flöden" @@ -427,7 +427,7 @@ msgstr "Namn på flödet" msgid "Feed Selection" msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:279 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:278 msgid "Fill Custom Feeds" msgstr "" @@ -439,7 +439,7 @@ msgstr "Brandväggslogg" msgid "Flag" msgstr "Flagga" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:245 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:244 msgid "Flag not supported" msgstr "Flaggan stöds inte" @@ -467,7 +467,7 @@ msgstr "IP" msgid "IP Search" msgstr "IP-sökning" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:215 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:217 msgid "IP Search..." msgstr "Sök IP..." @@ -652,10 +652,6 @@ msgstr "" msgid "No banIP related firewall logs yet!" msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/processing_log.js:21 -msgid "No banIP related processing logs yet!" -msgstr "" - #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:332 msgid "Normal Priority (default)" msgstr "" @@ -687,6 +683,10 @@ msgid "" "disable the log monitor at all set it to '0'." msgstr "" +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:159 +msgid "Port/Protocol Limit" +msgstr "" + #: applications/luci-app-banip/root/usr/share/luci/menu.d/luci-app-banip.json:76 msgid "Processing Log" msgstr "" @@ -711,7 +711,7 @@ msgid "" "required to enable E-Mail functionality." msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:222 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:224 msgid "Refresh" msgstr "Uppdatera" @@ -764,7 +764,7 @@ msgstr "Förflaggor" msgid "Run Information" msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:297 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:296 msgid "Save Custom Feeds" msgstr "" @@ -813,11 +813,11 @@ msgstr "" msgid "Set Survey" msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:208 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:210 msgid "Set Survey..." msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:229 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:231 msgid "Set details" msgstr "" @@ -894,11 +894,6 @@ msgid "" "The syslog output, prefiltered for banIP-related firewall log entries only." msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/processing_log.js:28 -msgid "" -"The syslog output, prefiltered for banIP-related processing log entries only." -msgstr "" - #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/allowlist.js:32 msgid "" "This is the local banIP allowlist that will permit certain MAC-, IP-" @@ -915,13 +910,13 @@ msgid "" "notation and MAC/IP-bindings are allowed." msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:188 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:190 msgid "" "This tab shows the last generated Set Report, press the 'Refresh' button to " "get a new one." msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:191 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:193 msgid "Timestamp" msgstr "" @@ -956,7 +951,7 @@ msgstr "" msgid "Unable to save modifications: %s" msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:270 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:269 msgid "Upload Custom Feeds" msgstr "" @@ -1006,11 +1001,11 @@ msgstr "" msgid "alert" msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:195 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:197 msgid "auto-added to allowlist today" msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:199 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:201 msgid "auto-added to blocklist today" msgstr "" diff --git a/applications/luci-app-banip/po/sw/banip.po b/applications/luci-app-banip/po/sw/banip.po index 21f10a1190..b9aeed2b4e 100644 --- a/applications/luci-app-banip/po/sw/banip.po +++ b/applications/luci-app-banip/po/sw/banip.po @@ -241,7 +241,7 @@ msgstr "" msgid "Changes on this tab needs a banIP service restart to take effect." msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:288 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:287 msgid "Clear Custom Feeds" msgstr "" @@ -297,7 +297,7 @@ msgstr "" msgid "Don't check SSL server certificates during download." msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:261 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:260 msgid "Download Custom Feeds" msgstr "" @@ -421,7 +421,7 @@ msgstr "" msgid "Feed Selection" msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:279 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:278 msgid "Fill Custom Feeds" msgstr "" @@ -433,7 +433,7 @@ msgstr "" msgid "Flag" msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:245 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:244 msgid "Flag not supported" msgstr "" @@ -461,7 +461,7 @@ msgstr "" msgid "IP Search" msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:215 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:217 msgid "IP Search..." msgstr "" @@ -646,10 +646,6 @@ msgstr "" msgid "No banIP related firewall logs yet!" msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/processing_log.js:21 -msgid "No banIP related processing logs yet!" -msgstr "" - #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:332 msgid "Normal Priority (default)" msgstr "" @@ -681,6 +677,10 @@ msgid "" "disable the log monitor at all set it to '0'." msgstr "" +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:159 +msgid "Port/Protocol Limit" +msgstr "" + #: applications/luci-app-banip/root/usr/share/luci/menu.d/luci-app-banip.json:76 msgid "Processing Log" msgstr "" @@ -705,7 +705,7 @@ msgid "" "required to enable E-Mail functionality." msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:222 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:224 msgid "Refresh" msgstr "" @@ -758,7 +758,7 @@ msgstr "" msgid "Run Information" msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:297 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:296 msgid "Save Custom Feeds" msgstr "" @@ -807,11 +807,11 @@ msgstr "" msgid "Set Survey" msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:208 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:210 msgid "Set Survey..." msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:229 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:231 msgid "Set details" msgstr "" @@ -888,11 +888,6 @@ msgid "" "The syslog output, prefiltered for banIP-related firewall log entries only." msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/processing_log.js:28 -msgid "" -"The syslog output, prefiltered for banIP-related processing log entries only." -msgstr "" - #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/allowlist.js:32 msgid "" "This is the local banIP allowlist that will permit certain MAC-, IP-" @@ -909,13 +904,13 @@ msgid "" "notation and MAC/IP-bindings are allowed." msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:188 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:190 msgid "" "This tab shows the last generated Set Report, press the 'Refresh' button to " "get a new one." msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:191 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:193 msgid "Timestamp" msgstr "" @@ -950,7 +945,7 @@ msgstr "" msgid "Unable to save modifications: %s" msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:270 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:269 msgid "Upload Custom Feeds" msgstr "" @@ -1000,11 +995,11 @@ msgstr "" msgid "alert" msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:195 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:197 msgid "auto-added to allowlist today" msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:199 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:201 msgid "auto-added to blocklist today" msgstr "" diff --git a/applications/luci-app-banip/po/templates/banip.pot b/applications/luci-app-banip/po/templates/banip.pot index f52255a86c..4dd8370e7c 100644 --- a/applications/luci-app-banip/po/templates/banip.pot +++ b/applications/luci-app-banip/po/templates/banip.pot @@ -232,7 +232,7 @@ msgstr "" msgid "Changes on this tab needs a banIP service restart to take effect." msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:288 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:287 msgid "Clear Custom Feeds" msgstr "" @@ -288,7 +288,7 @@ msgstr "" msgid "Don't check SSL server certificates during download." msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:261 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:260 msgid "Download Custom Feeds" msgstr "" @@ -412,7 +412,7 @@ msgstr "" msgid "Feed Selection" msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:279 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:278 msgid "Fill Custom Feeds" msgstr "" @@ -424,7 +424,7 @@ msgstr "" msgid "Flag" msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:245 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:244 msgid "Flag not supported" msgstr "" @@ -452,7 +452,7 @@ msgstr "" msgid "IP Search" msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:215 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:217 msgid "IP Search..." msgstr "" @@ -637,10 +637,6 @@ msgstr "" msgid "No banIP related firewall logs yet!" msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/processing_log.js:21 -msgid "No banIP related processing logs yet!" -msgstr "" - #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:332 msgid "Normal Priority (default)" msgstr "" @@ -672,6 +668,10 @@ msgid "" "disable the log monitor at all set it to '0'." msgstr "" +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:159 +msgid "Port/Protocol Limit" +msgstr "" + #: applications/luci-app-banip/root/usr/share/luci/menu.d/luci-app-banip.json:76 msgid "Processing Log" msgstr "" @@ -696,7 +696,7 @@ msgid "" "required to enable E-Mail functionality." msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:222 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:224 msgid "Refresh" msgstr "" @@ -749,7 +749,7 @@ msgstr "" msgid "Run Information" msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:297 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:296 msgid "Save Custom Feeds" msgstr "" @@ -798,11 +798,11 @@ msgstr "" msgid "Set Survey" msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:208 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:210 msgid "Set Survey..." msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:229 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:231 msgid "Set details" msgstr "" @@ -879,11 +879,6 @@ msgid "" "The syslog output, prefiltered for banIP-related firewall log entries only." msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/processing_log.js:28 -msgid "" -"The syslog output, prefiltered for banIP-related processing log entries only." -msgstr "" - #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/allowlist.js:32 msgid "" "This is the local banIP allowlist that will permit certain MAC-, IP-" @@ -900,13 +895,13 @@ msgid "" "notation and MAC/IP-bindings are allowed." msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:188 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:190 msgid "" "This tab shows the last generated Set Report, press the 'Refresh' button to " "get a new one." msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:191 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:193 msgid "Timestamp" msgstr "" @@ -941,7 +936,7 @@ msgstr "" msgid "Unable to save modifications: %s" msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:270 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:269 msgid "Upload Custom Feeds" msgstr "" @@ -991,11 +986,11 @@ msgstr "" msgid "alert" msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:195 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:197 msgid "auto-added to allowlist today" msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:199 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:201 msgid "auto-added to blocklist today" msgstr "" diff --git a/applications/luci-app-banip/po/tr/banip.po b/applications/luci-app-banip/po/tr/banip.po index eb4992be61..da56d1d389 100644 --- a/applications/luci-app-banip/po/tr/banip.po +++ b/applications/luci-app-banip/po/tr/banip.po @@ -1,6 +1,6 @@ msgid "" msgstr "" -"PO-Revision-Date: 2024-01-21 14:17+0000\n" +"PO-Revision-Date: 2024-03-24 13:06+0000\n" "Last-Translator: Oğuz Ersen <oguz@ersen.moe>\n" "Language-Team: Turkish <https://hosted.weblate.org/projects/openwrt/" "luciapplicationsbanip/tr/>\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 5.4-dev\n" +"X-Generator: Weblate 5.5-dev\n" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:75 msgid "-- Set Selection --" @@ -257,7 +257,7 @@ msgstr "" "Bu sekmedeki değişikliklerin etkili olması için banIP hizmetinin yeniden " "başlatılması gerekir." -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:288 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:287 msgid "Clear Custom Feeds" msgstr "Özel Akışları Temizle" @@ -322,7 +322,7 @@ msgstr "Alan Adı Arama" msgid "Don't check SSL server certificates during download." msgstr "İndirme sırasında SSL sunucu sertifikalarını kontrol etme." -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:261 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:260 msgid "Download Custom Feeds" msgstr "Özel Akışları İndir" @@ -451,7 +451,7 @@ msgstr "Akış Adı" msgid "Feed Selection" msgstr "Akış Seçimi" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:279 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:278 msgid "Fill Custom Feeds" msgstr "Özel Akışları Doldur" @@ -463,7 +463,7 @@ msgstr "Güvenlik Duvarı Günlüğü" msgid "Flag" msgstr "Bayrak" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:245 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:244 msgid "Flag not supported" msgstr "Bayrak desteklenmiyor" @@ -491,7 +491,7 @@ msgstr "IP" msgid "IP Search" msgstr "IP Arama" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:215 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:217 msgid "IP Search..." msgstr "IP Arama..." @@ -684,10 +684,6 @@ msgstr "Arama sonucu bulunamadı!" msgid "No banIP related firewall logs yet!" msgstr "Henüz banIP ile ilgili güvenlik duvarı kaydı yok!" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/processing_log.js:21 -msgid "No banIP related processing logs yet!" -msgstr "Henüz banIP ile ilgili işlem günlüğü yok!" - #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:332 msgid "Normal Priority (default)" msgstr "Normal Öncelik (varsayılan)" @@ -728,6 +724,10 @@ msgstr "" "ayrıştırın. Günlük izleyiciyi tamamen devre dışı bırakmak için onu '0' " "olarak ayarlayın." +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:159 +msgid "Port/Protocol Limit" +msgstr "Bağlantı Noktası/Protokol Sınırı" + #: applications/luci-app-banip/root/usr/share/luci/menu.d/luci-app-banip.json:76 msgid "Processing Log" msgstr "İşlem Günlüğü" @@ -754,7 +754,7 @@ msgstr "" "banIP bildirim E-Postaları için alıcı adresi, bu bilgi E-Posta işlevini " "etkinleştirmek için gereklidir." -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:222 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:224 msgid "Refresh" msgstr "Yenile" @@ -807,7 +807,7 @@ msgstr "Bayrakları Çalıştır" msgid "Run Information" msgstr "Çalıştırma Bilgileri" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:297 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:296 msgid "Save Custom Feeds" msgstr "Özel Akışları Kaydet" @@ -856,11 +856,11 @@ msgstr "Bölme Boyutunu Ayarla" msgid "Set Survey" msgstr "Araştırmayı Ayarla" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:208 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:210 msgid "Set Survey..." msgstr "Araştırmayı Ayarla..." -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:229 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:231 msgid "Set details" msgstr "Ayrıntıları ayarla" @@ -946,13 +946,6 @@ msgstr "" "Yalnızca banIP ile ilgili güvenlik duvarı günlük girişleri için önceden " "filtrelenmiş sistem günlüğü çıkışı." -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/processing_log.js:28 -msgid "" -"The syslog output, prefiltered for banIP-related processing log entries only." -msgstr "" -"Yalnızca banIP ile ilgili işlem günlüğü girişleri için önceden filtrelenmiş " -"sistem günlüğü çıkışı." - #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/allowlist.js:32 msgid "" "This is the local banIP allowlist that will permit certain MAC-, IP-" @@ -977,7 +970,7 @@ msgstr "" "olarak bir MAC/IPv4/IPv6 ekleyin satır başına adres veya alan adı. CIDR " "gösterimindeki ve MAC/IP bağlamalarındaki aralıklara izin verilir." -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:188 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:190 msgid "" "This tab shows the last generated Set Report, press the 'Refresh' button to " "get a new one." @@ -985,7 +978,7 @@ msgstr "" "Bu sekme en son oluşturulan Set Raporunu gösterir, yeni bir rapor almak için " "'Yenile' düğmesine basın." -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:191 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:193 msgid "Timestamp" msgstr "Zaman damgası" @@ -1022,7 +1015,7 @@ msgstr "URLv6" msgid "Unable to save modifications: %s" msgstr "Düzenlemeler kaydedilemedi: %s" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:270 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:269 msgid "Upload Custom Feeds" msgstr "Özel Akışları Yükle" @@ -1078,11 +1071,11 @@ msgstr "" msgid "alert" msgstr "uyarı" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:195 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:197 msgid "auto-added to allowlist today" msgstr "izin verilenler listesine bugün otomatik olarak eklendi" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:199 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:201 msgid "auto-added to blocklist today" msgstr "engellenenler listesine bugün otomatik olarak eklendi" @@ -1146,6 +1139,16 @@ msgstr "reddet" msgid "warn (default)" msgstr "uyar (varsayılan)" +#~ msgid "No banIP related processing logs yet!" +#~ msgstr "Henüz banIP ile ilgili işlem günlüğü yok!" + +#~ msgid "" +#~ "The syslog output, prefiltered for banIP-related processing log entries " +#~ "only." +#~ msgstr "" +#~ "Yalnızca banIP ile ilgili işlem günlüğü girişleri için önceden " +#~ "filtrelenmiş sistem günlüğü çıkışı." + #~ msgid "Log Level" #~ msgstr "Günlük Seviyesi" diff --git a/applications/luci-app-banip/po/uk/banip.po b/applications/luci-app-banip/po/uk/banip.po index df2fbf2338..682acd2220 100644 --- a/applications/luci-app-banip/po/uk/banip.po +++ b/applications/luci-app-banip/po/uk/banip.po @@ -242,7 +242,7 @@ msgstr "" msgid "Changes on this tab needs a banIP service restart to take effect." msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:288 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:287 msgid "Clear Custom Feeds" msgstr "" @@ -298,7 +298,7 @@ msgstr "" msgid "Don't check SSL server certificates during download." msgstr "Не перевіряти SSL-сертифікати сервера під час завантаження." -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:261 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:260 msgid "Download Custom Feeds" msgstr "" @@ -422,7 +422,7 @@ msgstr "" msgid "Feed Selection" msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:279 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:278 msgid "Fill Custom Feeds" msgstr "" @@ -434,7 +434,7 @@ msgstr "" msgid "Flag" msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:245 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:244 msgid "Flag not supported" msgstr "" @@ -462,7 +462,7 @@ msgstr "" msgid "IP Search" msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:215 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:217 msgid "IP Search..." msgstr "" @@ -647,10 +647,6 @@ msgstr "" msgid "No banIP related firewall logs yet!" msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/processing_log.js:21 -msgid "No banIP related processing logs yet!" -msgstr "" - #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:332 msgid "Normal Priority (default)" msgstr "" @@ -682,6 +678,10 @@ msgid "" "disable the log monitor at all set it to '0'." msgstr "" +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:159 +msgid "Port/Protocol Limit" +msgstr "" + #: applications/luci-app-banip/root/usr/share/luci/menu.d/luci-app-banip.json:76 msgid "Processing Log" msgstr "" @@ -706,7 +706,7 @@ msgid "" "required to enable E-Mail functionality." msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:222 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:224 msgid "Refresh" msgstr "Оновити" @@ -759,7 +759,7 @@ msgstr "Прапорці запуску" msgid "Run Information" msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:297 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:296 msgid "Save Custom Feeds" msgstr "" @@ -808,11 +808,11 @@ msgstr "" msgid "Set Survey" msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:208 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:210 msgid "Set Survey..." msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:229 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:231 msgid "Set details" msgstr "" @@ -889,11 +889,6 @@ msgid "" "The syslog output, prefiltered for banIP-related firewall log entries only." msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/processing_log.js:28 -msgid "" -"The syslog output, prefiltered for banIP-related processing log entries only." -msgstr "" - #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/allowlist.js:32 msgid "" "This is the local banIP allowlist that will permit certain MAC-, IP-" @@ -910,13 +905,13 @@ msgid "" "notation and MAC/IP-bindings are allowed." msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:188 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:190 msgid "" "This tab shows the last generated Set Report, press the 'Refresh' button to " "get a new one." msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:191 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:193 msgid "Timestamp" msgstr "" @@ -951,7 +946,7 @@ msgstr "" msgid "Unable to save modifications: %s" msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:270 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:269 msgid "Upload Custom Feeds" msgstr "" @@ -1001,11 +996,11 @@ msgstr "" msgid "alert" msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:195 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:197 msgid "auto-added to allowlist today" msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:199 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:201 msgid "auto-added to blocklist today" msgstr "" diff --git a/applications/luci-app-banip/po/vi/banip.po b/applications/luci-app-banip/po/vi/banip.po index c083a45279..edadbf7ce3 100644 --- a/applications/luci-app-banip/po/vi/banip.po +++ b/applications/luci-app-banip/po/vi/banip.po @@ -254,7 +254,7 @@ msgid "Changes on this tab needs a banIP service restart to take effect." msgstr "" "Các thay đổi trên tab này cần khởi động lại dịch vụ banIP để có hiệu lực." -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:288 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:287 msgid "Clear Custom Feeds" msgstr "Xóa Feed Tùy chỉnh" @@ -319,7 +319,7 @@ msgstr "Tra cứu tên miền" msgid "Don't check SSL server certificates during download." msgstr "Không kiểm tra chứng chỉ máy chủ SSL trong khi tải xuống." -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:261 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:260 msgid "Download Custom Feeds" msgstr "Tải xuống nguồn tùy chỉnh" @@ -443,7 +443,7 @@ msgstr "Tên nguồn" msgid "Feed Selection" msgstr "Lựa chọn nguồn" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:279 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:278 msgid "Fill Custom Feeds" msgstr "Điền thông tin nguồn tùy chỉnh" @@ -455,7 +455,7 @@ msgstr "Nhật ký tường lửa" msgid "Flag" msgstr "Cờ" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:245 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:244 msgid "Flag not supported" msgstr "Không hỗ trợ cờ" @@ -483,7 +483,7 @@ msgstr "IP" msgid "IP Search" msgstr "Tìm kiếm IP" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:215 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:217 msgid "IP Search..." msgstr "Tìm kiếm IP..." @@ -672,10 +672,6 @@ msgstr "Không có kết quả Tìm kiếm!" msgid "No banIP related firewall logs yet!" msgstr "Chưa có log tường lửa liên quan đến banIP!" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/processing_log.js:21 -msgid "No banIP related processing logs yet!" -msgstr "Chưa có log xử lý liên quan đến banIP!" - #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:332 msgid "Normal Priority (default)" msgstr "Ưu tiên Bình thường (mặc định)" @@ -714,6 +710,10 @@ msgstr "" "Chỉ phân tích một số lượng cuối cùng của các mục log để xác định sự kiện " "đáng ngờ. Để vô hiệu hóa giám sát log hoàn toàn, đặt giá trị là '0'." +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:159 +msgid "Port/Protocol Limit" +msgstr "" + #: applications/luci-app-banip/root/usr/share/luci/menu.d/luci-app-banip.json:76 msgid "Processing Log" msgstr "Log Xử lý" @@ -740,7 +740,7 @@ msgstr "" "Địa chỉ người nhận cho thư thông báo banIP, thông tin này là bắt buộc để " "kích hoạt chức năng E-Mail." -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:222 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:224 msgid "Refresh" msgstr "Làm mới" @@ -793,7 +793,7 @@ msgstr "Run flags" msgid "Run Information" msgstr "Thông tin chạy" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:297 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:296 msgid "Save Custom Feeds" msgstr "Lưu nguồn cấp dữ liệu tùy chỉnh" @@ -842,11 +842,11 @@ msgstr "Đặt kích thước phân chia" msgid "Set Survey" msgstr "Đặt khảo sát" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:208 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:210 msgid "Set Survey..." msgstr "Đặt khảo sát..." -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:229 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:231 msgid "Set details" msgstr "Chi tiết đặt" @@ -929,13 +929,6 @@ msgstr "" "Đầu ra syslog, đã được lọc trước cho các mục nhập nhật ký tường lửa liên " "quan đến banIP." -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/processing_log.js:28 -msgid "" -"The syslog output, prefiltered for banIP-related processing log entries only." -msgstr "" -"Đầu ra syslog, đã được lọc trước cho các mục nhập nhật ký xử lý liên quan " -"đến banIP." - #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/allowlist.js:32 msgid "" "This is the local banIP allowlist that will permit certain MAC-, IP-" @@ -958,7 +951,7 @@ msgstr "" "thể.<br /> <em><b>Vui lòng lưu ý:</b></em> chỉ thêm chính xác một địa chỉ " "MAC/IPv4/IPv6 hoặc tên miền trên mỗi dòng." -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:188 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:190 msgid "" "This tab shows the last generated Set Report, press the 'Refresh' button to " "get a new one." @@ -966,7 +959,7 @@ msgstr "" "Tab này hiển thị Báo cáo Bộ sưu tập cuối cùng được tạo, nhấn nút 'Làm mới' " "để lấy báo cáo mới." -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:191 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:193 msgid "Timestamp" msgstr "Dấu thời gian" @@ -1003,7 +996,7 @@ msgstr "URLv6" msgid "Unable to save modifications: %s" msgstr "Không thể lưu các thay đổi: %s" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:270 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:269 msgid "Upload Custom Feeds" msgstr "Tải lên Bộ sưu tập Tùy chỉnh" @@ -1059,11 +1052,11 @@ msgstr "" msgid "alert" msgstr "cảnh báo" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:195 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:197 msgid "auto-added to allowlist today" msgstr "tự động thêm vào danh sách cho phép hôm nay" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:199 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:201 msgid "auto-added to blocklist today" msgstr "tự động thêm vào danh sách chặn hôm nay" @@ -1127,6 +1120,16 @@ msgstr "" msgid "warn (default)" msgstr "cảnh báo (mặc định)" +#~ msgid "No banIP related processing logs yet!" +#~ msgstr "Chưa có log xử lý liên quan đến banIP!" + +#~ msgid "" +#~ "The syslog output, prefiltered for banIP-related processing log entries " +#~ "only." +#~ msgstr "" +#~ "Đầu ra syslog, đã được lọc trước cho các mục nhập nhật ký xử lý liên quan " +#~ "đến banIP." + #~ msgid "Log Level" #~ msgstr "Cấp độ ghi nhật ký" diff --git a/applications/luci-app-banip/po/zh_Hans/banip.po b/applications/luci-app-banip/po/zh_Hans/banip.po index 10ce5edfb5..a3bcd7e8c4 100644 --- a/applications/luci-app-banip/po/zh_Hans/banip.po +++ b/applications/luci-app-banip/po/zh_Hans/banip.po @@ -1,14 +1,15 @@ msgid "" msgstr "" -"PO-Revision-Date: 2024-01-04 07:07+0000\n" -"Last-Translator: Eric <zxmegaxqug@hldrive.com>\n" +"PO-Revision-Date: 2024-03-21 13:58+0000\n" +"Last-Translator: 大王叫我来巡山 <hamburger2048@users.noreply.hosted.weblate." +"org>\n" "Language-Team: Chinese (Simplified) <https://hosted.weblate.org/projects/" "openwrt/luciapplicationsbanip/zh_Hans/>\n" "Language: zh_Hans\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -"X-Generator: Weblate 5.4-dev\n" +"X-Generator: Weblate 5.5-dev\n" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:75 msgid "-- Set Selection --" @@ -242,7 +243,7 @@ msgstr "IP 链路/集合设置" msgid "Changes on this tab needs a banIP service restart to take effect." msgstr "此标签页上进行的更改需要重启 banIP 服务才能生效。" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:288 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:287 msgid "Clear Custom Feeds" msgstr "清除自定义源" @@ -301,7 +302,7 @@ msgstr "域名查询" msgid "Don't check SSL server certificates during download." msgstr "下载期间不检查 SSL 服务器证书。" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:261 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:260 msgid "Download Custom Feeds" msgstr "下载自定义源" @@ -425,7 +426,7 @@ msgstr "源名称" msgid "Feed Selection" msgstr "源选择" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:279 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:278 msgid "Fill Custom Feeds" msgstr "填写自定义源" @@ -437,7 +438,7 @@ msgstr "防火墙日志" msgid "Flag" msgstr "标记" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:245 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:244 msgid "Flag not supported" msgstr "此标记不受支持" @@ -465,7 +466,7 @@ msgstr "IP" msgid "IP Search" msgstr "IP 搜索" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:215 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:217 msgid "IP Search..." msgstr "IP 搜索…" @@ -650,10 +651,6 @@ msgstr "无搜索结果!" msgid "No banIP related firewall logs yet!" msgstr "还没有 banIP 相关的防火墙日志!" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/processing_log.js:21 -msgid "No banIP related processing logs yet!" -msgstr "还没有 banIP 相关的处理日志!" - #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:332 msgid "Normal Priority (default)" msgstr "正常优先级(默认)" @@ -686,6 +683,10 @@ msgid "" msgstr "" "仅解析可疑事件日志条目最后声明的数量。如需完全禁用日志监控,请将其设为 '0'。" +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:159 +msgid "Port/Protocol Limit" +msgstr "端口/协议限制" + #: applications/luci-app-banip/root/usr/share/luci/menu.d/luci-app-banip.json:76 msgid "Processing Log" msgstr "处理日志" @@ -710,7 +711,7 @@ msgid "" "required to enable E-Mail functionality." msgstr "banIP 通知电子邮件的接收地址,要开启电子邮件功能必须填写此信息。" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:222 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:224 msgid "Refresh" msgstr "刷新" @@ -763,7 +764,7 @@ msgstr "运行标记" msgid "Run Information" msgstr "运行信息" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:297 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:296 msgid "Save Custom Feeds" msgstr "保存自定义源" @@ -812,11 +813,11 @@ msgstr "设置分割尺寸" msgid "Set Survey" msgstr "设置调查" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:208 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:210 msgid "Set Survey..." msgstr "设置调查…" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:229 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:231 msgid "Set details" msgstr "集详情" @@ -893,11 +894,6 @@ msgid "" "The syslog output, prefiltered for banIP-related firewall log entries only." msgstr "预过滤的 syslog 输出,仅列出 banIP 相关的防火墙日志条目。" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/processing_log.js:28 -msgid "" -"The syslog output, prefiltered for banIP-related processing log entries only." -msgstr "预过滤的 syslog 输出,仅列出 banIP 相关的处理日志条目。" - #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/allowlist.js:32 msgid "" "This is the local banIP allowlist that will permit certain MAC-, IP-" @@ -920,13 +916,13 @@ msgstr "" "</b></em>每行只能添加一个 MAC/IPv4/IPv6 地址或域名。允许 CIDR 格式的 IP 范围" "和 MAC/IP 绑定。" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:188 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:190 msgid "" "This tab shows the last generated Set Report, press the 'Refresh' button to " "get a new one." msgstr "此标签页显示最后生成的集报告,按下“刷新“按钮获取新报告。" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:191 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:193 msgid "Timestamp" msgstr "时间戳" @@ -961,7 +957,7 @@ msgstr "URLv6" msgid "Unable to save modifications: %s" msgstr "无法保存更改:%s" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:270 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:269 msgid "Upload Custom Feeds" msgstr "上传自定义源" @@ -1015,11 +1011,11 @@ msgstr "" msgid "alert" msgstr "报警" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:195 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:197 msgid "auto-added to allowlist today" msgstr "今日自动添加到白名单" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:199 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:201 msgid "auto-added to blocklist today" msgstr "今日自动添加到黑名单" @@ -1083,6 +1079,14 @@ msgstr "拒绝" msgid "warn (default)" msgstr "警告(默认)" +#~ msgid "No banIP related processing logs yet!" +#~ msgstr "还没有 banIP 相关的处理日志!" + +#~ msgid "" +#~ "The syslog output, prefiltered for banIP-related processing log entries " +#~ "only." +#~ msgstr "预过滤的 syslog 输出,仅列出 banIP 相关的处理日志条目。" + #~ msgid "Log Level" #~ msgstr "日志级别" diff --git a/applications/luci-app-banip/po/zh_Hant/banip.po b/applications/luci-app-banip/po/zh_Hant/banip.po index 988cde5d3d..0afb1bd626 100644 --- a/applications/luci-app-banip/po/zh_Hant/banip.po +++ b/applications/luci-app-banip/po/zh_Hant/banip.po @@ -241,7 +241,7 @@ msgstr "IP 鏈結/集合設定" msgid "Changes on this tab needs a banIP service restart to take effect." msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:288 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:287 msgid "Clear Custom Feeds" msgstr "" @@ -297,7 +297,7 @@ msgstr "" msgid "Don't check SSL server certificates during download." msgstr "下載期間不檢查 SSL 伺服器證書。" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:261 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:260 msgid "Download Custom Feeds" msgstr "" @@ -421,7 +421,7 @@ msgstr "" msgid "Feed Selection" msgstr "來源選擇" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:279 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:278 msgid "Fill Custom Feeds" msgstr "" @@ -433,7 +433,7 @@ msgstr "防火牆日誌" msgid "Flag" msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:245 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:244 msgid "Flag not supported" msgstr "" @@ -461,7 +461,7 @@ msgstr "" msgid "IP Search" msgstr "IP 搜尋" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:215 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:217 msgid "IP Search..." msgstr "IP 搜尋…" @@ -646,10 +646,6 @@ msgstr "無搜尋結果!" msgid "No banIP related firewall logs yet!" msgstr "還沒有 banIP 相關的防火牆日誌!" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/processing_log.js:21 -msgid "No banIP related processing logs yet!" -msgstr "還沒有 banIP 相關的處理日誌!" - #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:332 msgid "Normal Priority (default)" msgstr "正常優先順序 (預設)" @@ -681,6 +677,10 @@ msgid "" "disable the log monitor at all set it to '0'." msgstr "" +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:159 +msgid "Port/Protocol Limit" +msgstr "" + #: applications/luci-app-banip/root/usr/share/luci/menu.d/luci-app-banip.json:76 msgid "Processing Log" msgstr "處理日誌" @@ -705,7 +705,7 @@ msgid "" "required to enable E-Mail functionality." msgstr "banIP 通知電子郵件的接收位址,要開啟電子郵件功能必須填寫此資訊。" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:222 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:224 msgid "Refresh" msgstr "重新整理" @@ -758,7 +758,7 @@ msgstr "執行旗標" msgid "Run Information" msgstr "執行資訊" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:297 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:296 msgid "Save Custom Feeds" msgstr "" @@ -807,11 +807,11 @@ msgstr "設定分割尺寸" msgid "Set Survey" msgstr "設定調查" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:208 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:210 msgid "Set Survey..." msgstr "設定調查…" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:229 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:231 msgid "Set details" msgstr "集合詳情" @@ -888,11 +888,6 @@ msgid "" "The syslog output, prefiltered for banIP-related firewall log entries only." msgstr "預先過濾的 syslog 輸出,僅列出 banIP 相關的防火牆日誌項目。" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/processing_log.js:28 -msgid "" -"The syslog output, prefiltered for banIP-related processing log entries only." -msgstr "預先過濾的 syslog 輸出,僅列出 banIP 相關的處理日誌項目。" - #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/allowlist.js:32 msgid "" "This is the local banIP allowlist that will permit certain MAC-, IP-" @@ -909,13 +904,13 @@ msgid "" "notation and MAC/IP-bindings are allowed." msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:188 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:190 msgid "" "This tab shows the last generated Set Report, press the 'Refresh' button to " "get a new one." msgstr "此標籤頁顯示最後產生的集合報告,按下「更新」按鈕取得新報告。" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:191 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:193 msgid "Timestamp" msgstr "時間戳" @@ -950,7 +945,7 @@ msgstr "" msgid "Unable to save modifications: %s" msgstr "無法儲存變更:%s" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:270 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:269 msgid "Upload Custom Feeds" msgstr "" @@ -1000,11 +995,11 @@ msgstr "" msgid "alert" msgstr "報警" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:195 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:197 msgid "auto-added to allowlist today" msgstr "今日自動加入到白名單" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:199 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:201 msgid "auto-added to blocklist today" msgstr "今日自動加入到黑名單" @@ -1068,6 +1063,14 @@ msgstr "" msgid "warn (default)" msgstr "警告 (預設)" +#~ msgid "No banIP related processing logs yet!" +#~ msgstr "還沒有 banIP 相關的處理日誌!" + +#~ msgid "" +#~ "The syslog output, prefiltered for banIP-related processing log entries " +#~ "only." +#~ msgstr "預先過濾的 syslog 輸出,僅列出 banIP 相關的處理日誌項目。" + #~ msgid "Log Level" #~ msgstr "日誌級別" diff --git a/applications/luci-app-commands/po/ca/commands.po b/applications/luci-app-commands/po/ca/commands.po index 424bd4eeb9..1538386c3b 100644 --- a/applications/luci-app-commands/po/ca/commands.po +++ b/applications/luci-app-commands/po/ca/commands.po @@ -1,8 +1,8 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"PO-Revision-Date: 2023-09-18 15:45+0000\n" -"Last-Translator: David Rapaň <david@rapan.cz>\n" +"PO-Revision-Date: 2024-03-18 11:11+0000\n" +"Last-Translator: \"S. Barj.\" <sbarjola@proton.me>\n" "Language-Team: Catalan <https://hosted.weblate.org/projects/openwrt/" "luciapplicationscommands/ca/>\n" "Language: ca\n" @@ -10,7 +10,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 5.0.2\n" +"X-Generator: Weblate 5.5-dev\n" #: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:19 msgid "A short textual description of the configured command" @@ -88,7 +88,7 @@ msgstr "Paràmetres personalitzats" #: applications/luci-app-commands/root/usr/share/luci/menu.d/luci-app-commands.json:14 msgid "Dashboard" -msgstr "Panell" +msgstr "Tauler" #: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:18 msgid "Description" diff --git a/applications/luci-app-crowdsec-firewall-bouncer/po/sv/crowdsec-firewall-bouncer.po b/applications/luci-app-crowdsec-firewall-bouncer/po/sv/crowdsec-firewall-bouncer.po new file mode 100644 index 0000000000..0e799cd357 --- /dev/null +++ b/applications/luci-app-crowdsec-firewall-bouncer/po/sv/crowdsec-firewall-bouncer.po @@ -0,0 +1,96 @@ +msgid "" +msgstr "" +"PO-Revision-Date: 2024-03-21 13:58+0000\n" +"Last-Translator: Kristoffer Grundström <swedishsailfishosuser@tutanota.com>\n" +"Language-Team: Swedish <https://hosted.weblate.org/projects/openwrt/" +"luciapplicationscrowdsec-firewall-bouncer/sv/>\n" +"Language: sv\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.5-dev\n" + +#: applications/luci-app-crowdsec-firewall-bouncer/htdocs/luci-static/resources/view/crowdsec-firewall-bouncer/form.js:27 +msgid "API key" +msgstr "API-nyckel" + +#: applications/luci-app-crowdsec-firewall-bouncer/htdocs/luci-static/resources/view/crowdsec-firewall-bouncer/form.js:50 +msgid "" +"Block packets from filtered interfaces addressed to devices in your network." +msgstr "" + +#: applications/luci-app-crowdsec-firewall-bouncer/htdocs/luci-static/resources/view/crowdsec-firewall-bouncer/form.js:45 +msgid "Block packets from filtered interfaces addressed to the router itself." +msgstr "" + +#: applications/luci-app-crowdsec-firewall-bouncer/htdocs/luci-static/resources/view/crowdsec-firewall-bouncer/form.js:15 +msgid "Bouncer" +msgstr "" + +#: applications/luci-app-crowdsec-firewall-bouncer/htdocs/luci-static/resources/view/crowdsec-firewall-bouncer/form.js:10 +msgid "CrowdSec" +msgstr "" + +#: applications/luci-app-crowdsec-firewall-bouncer/root/usr/share/luci/menu.d/luci-app-crowdsec-firewall-bouncer.json:3 +msgid "CrowdSec Bouncer" +msgstr "" + +#: applications/luci-app-crowdsec-firewall-bouncer/htdocs/luci-static/resources/view/crowdsec-firewall-bouncer/form.js:18 +msgid "Enable" +msgstr "Aktivera" + +#: applications/luci-app-crowdsec-firewall-bouncer/htdocs/luci-static/resources/view/crowdsec-firewall-bouncer/form.js:39 +msgid "Enable support for IPv6" +msgstr "Aktivera stöd för IPv6" + +#: applications/luci-app-crowdsec-firewall-bouncer/htdocs/luci-static/resources/view/crowdsec-firewall-bouncer/form.js:49 +msgid "Filter forward chain" +msgstr "" + +#: applications/luci-app-crowdsec-firewall-bouncer/htdocs/luci-static/resources/view/crowdsec-firewall-bouncer/form.js:44 +msgid "Filter input chain" +msgstr "" + +#: applications/luci-app-crowdsec-firewall-bouncer/htdocs/luci-static/resources/view/crowdsec-firewall-bouncer/form.js:33 +msgid "Filtered interfaces" +msgstr "Filtrerade gränssnitt" + +#: applications/luci-app-crowdsec-firewall-bouncer/htdocs/luci-static/resources/view/crowdsec-firewall-bouncer/form.js:11 +msgid "" +"Gain <a href=\"http://www.crowdsec.net\">crowd-sourced</a> protection " +"against malicious IPs. Benefit from the most accurate CTI in the world." +msgstr "" + +#: applications/luci-app-crowdsec-firewall-bouncer/root/usr/share/rpcd/acl.d/luci-app-crowdsec-firewall-bouncer.json:3 +msgid "Grant UCI access to LuCI app crowdsec-firewall-bouncer" +msgstr "" + +#: applications/luci-app-crowdsec-firewall-bouncer/htdocs/luci-static/resources/view/crowdsec-firewall-bouncer/form.js:55 +msgid "" +"If checked, a log statement will be added to the firewall rule and blocked " +"ip addresses will be logged to System Log." +msgstr "" + +#: applications/luci-app-crowdsec-firewall-bouncer/htdocs/luci-static/resources/view/crowdsec-firewall-bouncer/form.js:40 +msgid "If unchecked IPv6 will not be filtered." +msgstr "" + +#: applications/luci-app-crowdsec-firewall-bouncer/htdocs/luci-static/resources/view/crowdsec-firewall-bouncer/form.js:34 +msgid "List of interfaces with traffic to be filtered." +msgstr "" + +#: applications/luci-app-crowdsec-firewall-bouncer/htdocs/luci-static/resources/view/crowdsec-firewall-bouncer/form.js:54 +msgid "Log filtered ip addresses" +msgstr "" + +#: applications/luci-app-crowdsec-firewall-bouncer/htdocs/luci-static/resources/view/crowdsec-firewall-bouncer/form.js:23 +msgid "The URL of your local CrowdSec API instance." +msgstr "" + +#: applications/luci-app-crowdsec-firewall-bouncer/htdocs/luci-static/resources/view/crowdsec-firewall-bouncer/form.js:28 +msgid "The key of your bouncer as registered on the local CrowdSec API." +msgstr "" + +#: applications/luci-app-crowdsec-firewall-bouncer/htdocs/luci-static/resources/view/crowdsec-firewall-bouncer/form.js:22 +msgid "URL of local API" +msgstr "" diff --git a/applications/luci-app-dcwapd/po/ca/dcwapd.po b/applications/luci-app-dcwapd/po/ca/dcwapd.po index 7b3d9096a0..a6ec117083 100644 --- a/applications/luci-app-dcwapd/po/ca/dcwapd.po +++ b/applications/luci-app-dcwapd/po/ca/dcwapd.po @@ -1,14 +1,14 @@ msgid "" msgstr "" -"PO-Revision-Date: 2022-07-25 17:15+0000\n" -"Last-Translator: dtalens <databio@gmail.com>\n" +"PO-Revision-Date: 2024-03-18 11:11+0000\n" +"Last-Translator: \"S. Barj.\" <sbarjola@proton.me>\n" "Language-Team: Catalan <https://hosted.weblate.org/projects/openwrt/" "luciapplicationsdcwapd/ca/>\n" "Language: ca\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 5.5-dev\n" #: applications/luci-app-dcwapd/luasrc/model/cbi/dcwapd/dcwapd.lua:72 #: applications/luci-app-dcwapd/luasrc/model/cbi/dcwapd/dcwapd.lua:121 @@ -90,7 +90,7 @@ msgstr "" #: applications/luci-app-dcwapd/luasrc/model/cbi/dcwapd/dcwapd.lua:204 msgid "Protocol" -msgstr "" +msgstr "Protocol" #: applications/luci-app-dcwapd/luasrc/model/cbi/dcwapd/dcwapd.lua:58 #: applications/luci-app-dcwapd/luasrc/model/cbi/dcwapd/dcwapd.lua:107 diff --git a/applications/luci-app-dynapoint/po/lt/dynapoint.po b/applications/luci-app-dynapoint/po/lt/dynapoint.po index ad690d6975..b21f7419a3 100644 --- a/applications/luci-app-dynapoint/po/lt/dynapoint.po +++ b/applications/luci-app-dynapoint/po/lt/dynapoint.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"PO-Revision-Date: 2024-01-08 01:06+0000\n" +"PO-Revision-Date: 2024-03-20 03:44+0000\n" "Last-Translator: Džiugas J <dziugas1959@hotmail.com>\n" "Language-Team: Lithuanian <https://hosted.weblate.org/projects/openwrt/" "luciapplicationsdynapoint/lt/>\n" @@ -12,7 +12,7 @@ msgstr "" "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.4-dev\n" +"X-Generator: Weblate 5.5-dev\n" #: applications/luci-app-dynapoint/luasrc/model/cbi/dynapoint.lua:90 msgid "Activate this wVIF if status is:" @@ -20,7 +20,7 @@ msgstr "Aktyvuoti šį „wVIF“, jeigu jo būsena yra:" #: applications/luci-app-dynapoint/luasrc/model/cbi/dynapoint.lua:31 msgid "Append hostname to ssid" -msgstr "" +msgstr "Pririšti įrenginio (t.y skleidėjo/p.k – vedėjo) pavadinimą prie „SSID“" #: applications/luci-app-dynapoint/luasrc/model/cbi/dynapoint.lua:31 msgid "Append the router's hostname to the SSID when connectivity check fails" @@ -53,7 +53,7 @@ msgstr "„DynaPoint“" #: applications/luci-app-dynapoint/luasrc/model/cbi/dynapoint.lua:54 msgid "Dynamic Access Point Manager" -msgstr "" +msgstr "Dinamiškas prieigos taško tvarkytuvas/-ė" #: applications/luci-app-dynapoint/luasrc/model/cbi/dynapoint.lua:67 msgid "Enabled" diff --git a/applications/luci-app-email/po/sv/email.po b/applications/luci-app-email/po/sv/email.po new file mode 100644 index 0000000000..8029aea0ab --- /dev/null +++ b/applications/luci-app-email/po/sv/email.po @@ -0,0 +1,370 @@ +msgid "" +msgstr "" +"PO-Revision-Date: 2024-03-21 13:58+0000\n" +"Last-Translator: Kristoffer Grundström <swedishsailfishosuser@tutanota.com>\n" +"Language-Team: Swedish <https://hosted.weblate.org/projects/openwrt/" +"luciapplicationsemail/sv/>\n" +"Language: sv\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.5-dev\n" + +#: applications/luci-app-email/htdocs/luci-static/resources/view/email/emailrelay.js:248 +msgid "" +"<a %s>DNS Block List (DNSBL)</a> used to block connections from known " +"spammers." +msgstr "" +"<a %s>Blockeringslista för DNS (DNSBL)</a> används för att blockera " +"anslutningar från kända spammare." + +#: applications/luci-app-email/htdocs/luci-static/resources/view/email/emailrelay.js:139 +msgid "" +"<b>Note:</b> The <code>/var/</code> is a small in-memory folder and you'll " +"lose mail in reboot." +msgstr "" +"<b>Notera att:</b> <code>/var/</code> är en liten mapp inuti minnet och du " +"kommer att förlora post vid omstart." + +#: applications/luci-app-email/htdocs/luci-static/resources/view/email/emailrelay.js:51 +msgid "<b>You may receive spam so be careful</b>." +msgstr "<b>Du kan eventuellt få ta emot skräppost så var försiktig</b>" + +#: applications/luci-app-email/htdocs/luci-static/resources/view/email/emailrelay.js:226 +msgid "A file containing POP accounts and their credentials." +msgstr "" + +#: applications/luci-app-email/htdocs/luci-static/resources/view/email/emailrelay.js:158 +msgid "A file that contains credentials for SMTP smarthost client." +msgstr "" + +#: applications/luci-app-email/htdocs/luci-static/resources/view/email/emailrelay.js:253 +msgid "" +"A threshold of zero is useful for testing and means only to log a result " +"code but allow a connection." +msgstr "" + +#: applications/luci-app-email/htdocs/luci-static/resources/view/email/emailrelay.js:262 +msgid "Address verifier" +msgstr "" + +#: applications/luci-app-email/htdocs/luci-static/resources/view/email/emailrelay.js:25 +msgid "Advanced Settings" +msgstr "" + +#: applications/luci-app-email/htdocs/luci-static/resources/view/email/emailrelay.js:50 +msgid "Allow connections from the public internet." +msgstr "" + +#: applications/luci-app-email/htdocs/luci-static/resources/view/email/emailrelay.js:49 +msgid "Allow remote clients" +msgstr "" + +#: applications/luci-app-email/htdocs/luci-static/resources/view/email/emailrelay.js:59 +msgid "Anonymous" +msgstr "" + +#: applications/luci-app-email/htdocs/luci-static/resources/view/email/emailrelay.js:78 +msgid "Auth file" +msgstr "" + +#: applications/luci-app-email/htdocs/luci-static/resources/view/email/emailrelay.js:69 +msgid "By default, the local hostname is used." +msgstr "" + +#: applications/luci-app-email/htdocs/luci-static/resources/view/email/emailrelay.js:124 +#: applications/luci-app-email/htdocs/luci-static/resources/view/email/emailrelay.js:201 +msgid "CA certificate" +msgstr "" + +#: applications/luci-app-email/htdocs/luci-static/resources/view/email/emailrelay.js:157 +msgid "Client authorization file" +msgstr "" + +#: applications/luci-app-email/htdocs/luci-static/resources/view/email/emailrelay.js:92 +msgid "Configure <a %s>acme.sh to issue a TLS cert</a>." +msgstr "" + +#: applications/luci-app-email/htdocs/luci-static/resources/view/email/emailrelay.js:247 +msgid "DNSBL" +msgstr "" + +#: applications/luci-app-email/htdocs/luci-static/resources/view/email/emailrelay.js:67 +msgid "Domain" +msgstr "" + +#: applications/luci-app-email/htdocs/luci-static/resources/view/email/emailrelay.js:11 +msgid "E-MailRelay Server Configuration." +msgstr "" + +#: applications/luci-app-email/htdocs/luci-static/resources/view/email/emailrelay.js:104 +#: applications/luci-app-email/htdocs/luci-static/resources/view/email/emailrelay.js:115 +#: applications/luci-app-email/htdocs/luci-static/resources/view/email/emailrelay.js:251 +msgid "E.g." +msgstr "" + +#: applications/luci-app-email/htdocs/luci-static/resources/view/email/emailrelay.js:10 +msgid "Email Server Configuration" +msgstr "" + +#: applications/luci-app-email/root/usr/share/luci/menu.d/luci-app-email.json:3 +msgid "Email server" +msgstr "" + +#: applications/luci-app-email/htdocs/luci-static/resources/view/email/emailrelay.js:214 +msgid "Enable POP3" +msgstr "" + +#: applications/luci-app-email/htdocs/luci-static/resources/view/email/emailrelay.js:170 +msgid "Enable SMTP client TLS" +msgstr "" + +#: applications/luci-app-email/htdocs/luci-static/resources/view/email/emailrelay.js:90 +msgid "Enable TLS for server" +msgstr "" + +#: applications/luci-app-email/htdocs/luci-static/resources/view/email/emailrelay.js:52 +msgid "Enable ports in firewall." +msgstr "" + +#: applications/luci-app-email/htdocs/luci-static/resources/view/email/emailrelay.js:27 +msgid "Enabled" +msgstr "" + +#: applications/luci-app-email/htdocs/luci-static/resources/view/email/emailrelay.js:281 +msgid "Extra command line options" +msgstr "" + +#: applications/luci-app-email/htdocs/luci-static/resources/view/email/emailrelay.js:272 +msgid "Filter" +msgstr "" + +#: applications/luci-app-email/htdocs/luci-static/resources/view/email/emailrelay.js:12 +msgid "For further information <a %s>check the documentation</a>" +msgstr "" + +#: applications/luci-app-email/htdocs/luci-static/resources/view/email/emailrelay.js:252 +msgid "" +"If the threshold number of servers deny the incoming connection's network " +"address then it's dropped." +msgstr "" + +#: applications/luci-app-email/htdocs/luci-static/resources/view/email/emailrelay.js:127 +msgid "In many use cases this should be your self-signed root certificate." +msgstr "" + +#: applications/luci-app-email/htdocs/luci-static/resources/view/email/emailrelay.js:42 +msgid "Incoming mail by default received on <em>25</em> port." +msgstr "" + +#: applications/luci-app-email/htdocs/luci-static/resources/view/email/emailrelay.js:16 +msgid "Instance config" +msgstr "" + +#: applications/luci-app-email/htdocs/luci-static/resources/view/email/emailrelay.js:140 +msgid "Instead, use a mounted disk with enough of space." +msgstr "" + +#: applications/luci-app-email/htdocs/luci-static/resources/view/email/emailrelay.js:137 +msgid "Mail storage directory" +msgstr "" + +#: applications/luci-app-email/htdocs/luci-static/resources/view/email/emailrelay.js:36 +msgid "Manual command line options (deprecated)" +msgstr "" + +#: applications/luci-app-email/htdocs/luci-static/resources/view/email/emailrelay.js:30 +msgid "Mode" +msgstr "" + +#: applications/luci-app-email/htdocs/luci-static/resources/view/email/emailrelay.js:237 +msgid "" +"Modifies the spool directory used by the POP server to be a sub-directory " +"with the same name as the POP authentication user-id." +msgstr "" + +#: applications/luci-app-email/htdocs/luci-static/resources/view/email/emailrelay.js:43 +msgid "" +"Outcoming mail by usually received on <em>587</em> or <em>465</em> (TLS " +"only) but the <em>25</em> is also used often." +msgstr "" + +#: applications/luci-app-email/htdocs/luci-static/resources/view/email/emailrelay.js:225 +msgid "POP Auth file" +msgstr "" + +#: applications/luci-app-email/htdocs/luci-static/resources/view/email/emailrelay.js:236 +msgid "POP by name" +msgstr "" + +#: applications/luci-app-email/htdocs/luci-static/resources/view/email/emailrelay.js:24 +msgid "POP3" +msgstr "" + +#: applications/luci-app-email/htdocs/luci-static/resources/view/email/emailrelay.js:114 +#: applications/luci-app-email/htdocs/luci-static/resources/view/email/emailrelay.js:192 +msgid "Path to TLS cert." +msgstr "" + +#: applications/luci-app-email/htdocs/luci-static/resources/view/email/emailrelay.js:103 +#: applications/luci-app-email/htdocs/luci-static/resources/view/email/emailrelay.js:182 +msgid "Path to TLS private key." +msgstr "" + +#: applications/luci-app-email/htdocs/luci-static/resources/view/email/emailrelay.js:35 +msgid "" +"Proxy: submission outgoing mail, store and forward to smarthost SMTP server" +msgstr "" + +#: applications/luci-app-email/htdocs/luci-static/resources/view/email/emailrelay.js:60 +msgid "Reduce the amount of information leaked to remote clients." +msgstr "" + +#: applications/luci-app-email/htdocs/luci-static/resources/view/email/emailrelay.js:273 +msgid "" +"Runs the specified external filter program whenever a mail message is stored." +msgstr "" + +#: applications/luci-app-email/htdocs/luci-static/resources/view/email/emailrelay.js:263 +msgid "" +"Runs the specified external program to verify a message recipient's email " +"address." +msgstr "" + +#: applications/luci-app-email/htdocs/luci-static/resources/view/email/emailrelay.js:23 +msgid "SMTP Client" +msgstr "" + +#: applications/luci-app-email/htdocs/luci-static/resources/view/email/emailrelay.js:40 +msgid "SMTP Port" +msgstr "" + +#: applications/luci-app-email/htdocs/luci-static/resources/view/email/emailrelay.js:41 +msgid "SMTP Port to listen for incoming emails." +msgstr "" + +#: applications/luci-app-email/htdocs/luci-static/resources/view/email/emailrelay.js:22 +msgid "SMTP Server" +msgstr "" + +#: applications/luci-app-email/htdocs/luci-static/resources/view/email/emailrelay.js:61 +msgid "See <a %s>--anonymous</a>" +msgstr "" + +#: applications/luci-app-email/htdocs/luci-static/resources/view/email/emailrelay.js:70 +msgid "See <a %s>--domain</a>" +msgstr "" + +#: applications/luci-app-email/htdocs/luci-static/resources/view/email/emailrelay.js:274 +msgid "See <a %s>--filter</a>" +msgstr "" + +#: applications/luci-app-email/htdocs/luci-static/resources/view/email/emailrelay.js:53 +msgid "See <a %s>--remote-clients</a>" +msgstr "" + +#: applications/luci-app-email/htdocs/luci-static/resources/view/email/emailrelay.js:264 +msgid "See <a %s>Address verification</a>" +msgstr "" + +#: applications/luci-app-email/htdocs/luci-static/resources/view/email/emailrelay.js:80 +#: applications/luci-app-email/htdocs/luci-static/resources/view/email/emailrelay.js:159 +msgid "See <a %s>Authentication</a>" +msgstr "" + +#: applications/luci-app-email/htdocs/luci-static/resources/view/email/emailrelay.js:283 +msgid "See <a %s>Command line reference</a>" +msgstr "" + +#: applications/luci-app-email/htdocs/luci-static/resources/view/email/emailrelay.js:254 +msgid "See <a %s>Connection blocking</a>" +msgstr "" + +#: applications/luci-app-email/htdocs/luci-static/resources/view/email/emailrelay.js:31 +msgid "See <a %s>Running E-MailRelay</a>" +msgstr "" + +#: applications/luci-app-email/htdocs/luci-static/resources/view/email/emailrelay.js:216 +msgid "See <a %s>Running as a POP server</a>" +msgstr "" + +#: applications/luci-app-email/htdocs/luci-static/resources/view/email/emailrelay.js:94 +msgid "See <a %s>TLS encryption</a>" +msgstr "" + +#: applications/luci-app-email/htdocs/luci-static/resources/view/email/emailrelay.js:172 +msgid "See example for <a %s>Gmail</a>" +msgstr "" + +#: applications/luci-app-email/htdocs/luci-static/resources/view/email/emailrelay.js:79 +msgid "Server/proxy authorization file." +msgstr "" + +#: applications/luci-app-email/htdocs/luci-static/resources/view/email/emailrelay.js:34 +msgid "Server: receive incoming mail" +msgstr "" + +#: applications/luci-app-email/htdocs/luci-static/resources/view/email/emailrelay.js:149 +msgid "Smarthost" +msgstr "" + +#: applications/luci-app-email/htdocs/luci-static/resources/view/email/emailrelay.js:68 +msgid "Specifies the server's domain name that is used in SMTP EHLO." +msgstr "" + +#: applications/luci-app-email/htdocs/luci-static/resources/view/email/emailrelay.js:282 +msgid "Specify additional arguments that should be passed to the EmailRelay." +msgstr "" + +#: applications/luci-app-email/htdocs/luci-static/resources/view/email/emailrelay.js:250 +msgid "" +"Starts with the transport DNS server's address:port, a timeout in " +"milliseconds, a rejection threshold and list of DNSBL servers." +msgstr "" + +#: applications/luci-app-email/htdocs/luci-static/resources/view/email/emailrelay.js:113 +#: applications/luci-app-email/htdocs/luci-static/resources/view/email/emailrelay.js:191 +msgid "TLS certificate" +msgstr "" + +#: applications/luci-app-email/htdocs/luci-static/resources/view/email/emailrelay.js:102 +#: applications/luci-app-email/htdocs/luci-static/resources/view/email/emailrelay.js:181 +msgid "TLS private key" +msgstr "" + +#: applications/luci-app-email/htdocs/luci-static/resources/view/email/emailrelay.js:215 +msgid "The POP3 used to fetch a mail." +msgstr "" + +#: applications/luci-app-email/htdocs/luci-static/resources/view/email/emailrelay.js:150 +msgid "The SMTP server to forward emails" +msgstr "" + +#: applications/luci-app-email/htdocs/luci-static/resources/view/email/emailrelay.js:138 +msgid "The directory used for holding received mail messages." +msgstr "" + +#: applications/luci-app-email/htdocs/luci-static/resources/view/email/emailrelay.js:128 +#: applications/luci-app-email/htdocs/luci-static/resources/view/email/emailrelay.js:204 +msgid "Use <code><default></code> to use the system trusted CAs." +msgstr "" + +#: applications/luci-app-email/htdocs/luci-static/resources/view/email/emailrelay.js:91 +msgid "Use TLS encryption for SMTP and POP connections." +msgstr "" + +#: applications/luci-app-email/htdocs/luci-static/resources/view/email/emailrelay.js:171 +msgid "Use TLS encryption for SMTP proxy client." +msgstr "" + +#: applications/luci-app-email/htdocs/luci-static/resources/view/email/emailrelay.js:125 +msgid "" +"Verify an SMTP and POP client's certificates against trusted CA certificates " +"in the specified file or directory." +msgstr "" + +#: applications/luci-app-email/htdocs/luci-static/resources/view/email/emailrelay.js:202 +msgid "" +"Verify an SMTP server's certificate against trusted CA certificates in the " +"specified file or directory." +msgstr "" diff --git a/applications/luci-app-firewall/po/ca/firewall.po b/applications/luci-app-firewall/po/ca/firewall.po index cf262c742a..42e27ea750 100644 --- a/applications/luci-app-firewall/po/ca/firewall.po +++ b/applications/luci-app-firewall/po/ca/firewall.po @@ -5,8 +5,8 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2010-03-30 17:00+0200\n" -"PO-Revision-Date: 2023-03-03 19:40+0000\n" -"Last-Translator: Roger Pueyo Centelles <weblate@rogerpueyo.com>\n" +"PO-Revision-Date: 2024-03-18 11:11+0000\n" +"Last-Translator: \"S. Barj.\" <sbarjola@proton.me>\n" "Language-Team: Catalan <https://hosted.weblate.org/projects/openwrt/" "luciapplicationsfirewall/ca/>\n" "Language: ca\n" @@ -14,7 +14,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.16.2-dev\n" +"X-Generator: Weblate 5.5-dev\n" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:48 msgid "" @@ -510,7 +510,7 @@ msgstr "Només IPv4" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:68 msgid "IPv6" -msgstr "" +msgstr "IPv6" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:236 msgid "IPv6 Masquerading" diff --git a/applications/luci-app-firewall/po/lt/firewall.po b/applications/luci-app-firewall/po/lt/firewall.po index e235eccf71..a72f98413a 100644 --- a/applications/luci-app-firewall/po/lt/firewall.po +++ b/applications/luci-app-firewall/po/lt/firewall.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"PO-Revision-Date: 2024-03-14 23:45+0000\n" +"PO-Revision-Date: 2024-03-20 03:44+0000\n" "Last-Translator: Džiugas J <dziugas1959@hotmail.com>\n" "Language-Team: Lithuanian <https://hosted.weblate.org/projects/openwrt/" "luciapplicationsfirewall/lt/>\n" @@ -377,7 +377,7 @@ msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:210 msgid "Enabled" -msgstr "Įjungta/Įgalinta" +msgstr "Įjungta/Įgalinta (-as)" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:204 msgid "Enables packet and byte count tracking for the set." diff --git a/applications/luci-app-frpc/po/ca/frpc.po b/applications/luci-app-frpc/po/ca/frpc.po index 861218fdc8..28d917ffe8 100644 --- a/applications/luci-app-frpc/po/ca/frpc.po +++ b/applications/luci-app-frpc/po/ca/frpc.po @@ -1,14 +1,14 @@ msgid "" msgstr "" -"PO-Revision-Date: 2021-03-08 13:04+0000\n" -"Last-Translator: BenRoura <benrouravkg@gmail.com>\n" +"PO-Revision-Date: 2024-03-18 11:11+0000\n" +"Last-Translator: \"S. Barj.\" <sbarjola@proton.me>\n" "Language-Team: Catalan <https://hosted.weblate.org/projects/openwrt/" "luciapplicationsfrpc/ca/>\n" "Language: ca\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.5.1\n" +"X-Generator: Weblate 5.5-dev\n" #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:214 msgid "Add new proxy..." @@ -106,7 +106,7 @@ msgstr "" #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:46 msgid "Encryption" -msgstr "" +msgstr "Encriptatge" #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:15 msgid "Environment variable" @@ -269,7 +269,7 @@ msgstr "" #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:36 msgid "Protocol" -msgstr "" +msgstr "Protocol" #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:36 msgid "" diff --git a/applications/luci-app-fwknopd/po/ar/fwknopd.po b/applications/luci-app-fwknopd/po/ar/fwknopd.po index d54159b63f..3e13ff8cef 100644 --- a/applications/luci-app-fwknopd/po/ar/fwknopd.po +++ b/applications/luci-app-fwknopd/po/ar/fwknopd.po @@ -13,20 +13,20 @@ msgstr "" "&& n%100<=10 ? 3 : n%100>=11 ? 4 : 5;\n" "X-Generator: Weblate 4.5\n" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:602 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:598 msgid "" "Allow SPA clients to request access to services through an iptables firewall " "instead of just to it." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:603 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:599 msgid "Allow SPA clients to request forwarding destination by DNS name." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:441 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:458 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:551 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:573 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:437 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:454 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:547 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:569 msgid "Base64 key" msgstr "" @@ -35,22 +35,22 @@ msgstr "" msgid "Close" msgstr "إغلق" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:485 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:481 msgid "Custom configuration" msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:415 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:411 msgid "Custom configuration read from /etc/fwknop/access.conf." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:581 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:577 msgid "" "Define a set of ports and protocols (tcp or udp) that are explicitly not " "allowed regardless of the validity of the incoming SPA packet. Multiple " "entries are comma-separated." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:576 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:572 msgid "" "Define a set of ports and protocols (tcp or udp) that will be opened if a " "valid knock sequence is seen. If this entry is not set, fwknopd will attempt " @@ -58,19 +58,19 @@ msgid "" "matches any “RESTRICT_PORTS” entries). Multiple entries are comma-separated." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:562 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:558 msgid "" "Define the HMAC authentication key (in Base64 encoding) used for verifying " "the authenticity of the SPA packet before the packet is decrypted." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:554 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:550 msgid "" "Define the HMAC authentication key used for verifying the authenticity of " "the SPA packet before the packet is decrypted." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:585 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:581 msgid "" "Define the length of time access will be granted by fwknopd through the " "firewall after a valid knock sequence from a source IP address. If " @@ -78,23 +78,23 @@ msgid "" "automatically be set." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:540 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:536 msgid "" "Define the symmetric key (in Base64 encoding) used for decrypting an " "incoming SPA packet that is encrypted by the fwknop client with Rijndael." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:532 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:528 msgid "" "Define the symmetric key used for decrypting an incoming SPA packet that is " "encrypted by the fwknop client with Rijndael." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:480 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:476 msgid "Enable Uci/Luci control" msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:482 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:478 msgid "Enable config overwrite" msgstr "" @@ -104,11 +104,11 @@ msgstr "" #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:303 #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:314 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:478 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:474 msgid "Firewall Knock Operator Daemon" msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:590 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:586 msgid "" "Force all SPA packets to contain a real IP address within the encrypted " "data. This makes it impossible to use the -s command line argument on the " @@ -117,15 +117,15 @@ msgid "" "know the external IP and set it via the -a argument." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:527 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:523 msgid "Generate Keys" msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:523 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:519 msgid "Generate keys" msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:523 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:519 msgid "" "Generates the symmetric key used for decrypting an incoming SPA packet, that " "is encrypted by the fwknop client with Rijndael block cipher, and HMAC " @@ -137,11 +137,11 @@ msgstr "" msgid "Grant UCI access for luci-app-fwknopd" msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:571 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:567 msgid "HMAC key type" msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:549 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:545 msgid "Key type" msgstr "" @@ -149,17 +149,17 @@ msgstr "" msgid "Loading…" msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:600 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:596 msgid "" "Maximum age in seconds that an SPA packet will be accepted. Defaults to 120 " "seconds." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:494 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:490 msgid "Network" msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:492 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:488 msgid "Network configuration" msgstr "" @@ -167,41 +167,41 @@ msgstr "" msgid "No stanza found." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:440 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:457 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:550 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:572 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:436 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:453 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:546 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:568 msgid "Normal key" msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:485 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:481 msgid "" "Parses the /etc/fwknop/access.conf file (and included files/folders/keys) " "and generates QR codes for all found stanzas. Handles only files in /etc/" "fwknop folder due to access rights restrictions." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:422 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:506 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:418 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:502 msgid "QR code" msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:489 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:485 msgid "Show access.conf QR codes" msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:601 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:597 msgid "Specify the ethernet interface on which fwknopd will sniff packets." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:447 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:453 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:559 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:568 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:443 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:449 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:555 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:564 msgid "The HMAC authentication key has to be specified." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:517 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:513 msgid "" "The destination address for which the SPA packet will be accepted. The " "string “ANY” is also accepted if a valid SPA packet should be honored to any " @@ -210,14 +210,14 @@ msgid "" "Multiple entries are comma-separated." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:494 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:490 msgid "" "The network on which the daemon listens. The daemon is automatically started " "when the network is up-and-running. This option has precedence over " "“PCAP_INTF” option." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:508 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:504 msgid "" "The source address from which the SPA packet will be accepted. The string " "“ANY” is also accepted if a valid SPA packet should be honored from any " @@ -226,18 +226,18 @@ msgid "" "Multiple entries are comma-separated." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:514 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:510 msgid "The source address has to be specified." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:430 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:436 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:537 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:546 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:426 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:432 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:533 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:542 msgid "The symmetric key has to be specified." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:594 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:590 msgid "" "This instructs fwknopd to accept complete commands that are contained within " "an authorization packet. Any such command will be executed on the fwknopd " @@ -245,18 +245,18 @@ msgid "" "started fwknopd if that is not set." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:482 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:478 msgid "" "When unchecked, the config files in /etc/fwknopd will be used as is, " "ignoring any settings here." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:419 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:502 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:415 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:498 msgid "access.conf stanzas" msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:598 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:594 msgid "fwknopd.conf config options" msgstr "" diff --git a/applications/luci-app-fwknopd/po/bg/fwknopd.po b/applications/luci-app-fwknopd/po/bg/fwknopd.po index 5fd469285a..ca47d72d01 100644 --- a/applications/luci-app-fwknopd/po/bg/fwknopd.po +++ b/applications/luci-app-fwknopd/po/bg/fwknopd.po @@ -12,7 +12,7 @@ msgstr "" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Generator: Weblate 4.16.2-dev\n" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:602 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:598 msgid "" "Allow SPA clients to request access to services through an iptables firewall " "instead of just to it." @@ -20,14 +20,14 @@ msgstr "" "Позволете SPA клиентите да поискат достъп до услуги чрез iptables защитна " "стена, вместо само до нея." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:603 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:599 msgid "Allow SPA clients to request forwarding destination by DNS name." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:441 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:458 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:551 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:573 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:437 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:454 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:547 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:569 msgid "Base64 key" msgstr "" @@ -36,22 +36,22 @@ msgstr "" msgid "Close" msgstr "Затвори" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:485 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:481 msgid "Custom configuration" msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:415 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:411 msgid "Custom configuration read from /etc/fwknop/access.conf." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:581 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:577 msgid "" "Define a set of ports and protocols (tcp or udp) that are explicitly not " "allowed regardless of the validity of the incoming SPA packet. Multiple " "entries are comma-separated." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:576 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:572 msgid "" "Define a set of ports and protocols (tcp or udp) that will be opened if a " "valid knock sequence is seen. If this entry is not set, fwknopd will attempt " @@ -59,19 +59,19 @@ msgid "" "matches any “RESTRICT_PORTS” entries). Multiple entries are comma-separated." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:562 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:558 msgid "" "Define the HMAC authentication key (in Base64 encoding) used for verifying " "the authenticity of the SPA packet before the packet is decrypted." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:554 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:550 msgid "" "Define the HMAC authentication key used for verifying the authenticity of " "the SPA packet before the packet is decrypted." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:585 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:581 msgid "" "Define the length of time access will be granted by fwknopd through the " "firewall after a valid knock sequence from a source IP address. If " @@ -79,23 +79,23 @@ msgid "" "automatically be set." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:540 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:536 msgid "" "Define the symmetric key (in Base64 encoding) used for decrypting an " "incoming SPA packet that is encrypted by the fwknop client with Rijndael." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:532 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:528 msgid "" "Define the symmetric key used for decrypting an incoming SPA packet that is " "encrypted by the fwknop client with Rijndael." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:480 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:476 msgid "Enable Uci/Luci control" msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:482 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:478 msgid "Enable config overwrite" msgstr "" @@ -105,11 +105,11 @@ msgstr "" #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:303 #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:314 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:478 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:474 msgid "Firewall Knock Operator Daemon" msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:590 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:586 msgid "" "Force all SPA packets to contain a real IP address within the encrypted " "data. This makes it impossible to use the -s command line argument on the " @@ -118,15 +118,15 @@ msgid "" "know the external IP and set it via the -a argument." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:527 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:523 msgid "Generate Keys" msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:523 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:519 msgid "Generate keys" msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:523 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:519 msgid "" "Generates the symmetric key used for decrypting an incoming SPA packet, that " "is encrypted by the fwknop client with Rijndael block cipher, and HMAC " @@ -138,11 +138,11 @@ msgstr "" msgid "Grant UCI access for luci-app-fwknopd" msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:571 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:567 msgid "HMAC key type" msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:549 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:545 msgid "Key type" msgstr "" @@ -150,17 +150,17 @@ msgstr "" msgid "Loading…" msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:600 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:596 msgid "" "Maximum age in seconds that an SPA packet will be accepted. Defaults to 120 " "seconds." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:494 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:490 msgid "Network" msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:492 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:488 msgid "Network configuration" msgstr "" @@ -168,41 +168,41 @@ msgstr "" msgid "No stanza found." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:440 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:457 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:550 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:572 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:436 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:453 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:546 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:568 msgid "Normal key" msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:485 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:481 msgid "" "Parses the /etc/fwknop/access.conf file (and included files/folders/keys) " "and generates QR codes for all found stanzas. Handles only files in /etc/" "fwknop folder due to access rights restrictions." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:422 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:506 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:418 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:502 msgid "QR code" msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:489 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:485 msgid "Show access.conf QR codes" msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:601 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:597 msgid "Specify the ethernet interface on which fwknopd will sniff packets." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:447 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:453 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:559 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:568 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:443 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:449 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:555 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:564 msgid "The HMAC authentication key has to be specified." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:517 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:513 msgid "" "The destination address for which the SPA packet will be accepted. The " "string “ANY” is also accepted if a valid SPA packet should be honored to any " @@ -211,14 +211,14 @@ msgid "" "Multiple entries are comma-separated." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:494 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:490 msgid "" "The network on which the daemon listens. The daemon is automatically started " "when the network is up-and-running. This option has precedence over " "“PCAP_INTF” option." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:508 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:504 msgid "" "The source address from which the SPA packet will be accepted. The string " "“ANY” is also accepted if a valid SPA packet should be honored from any " @@ -227,18 +227,18 @@ msgid "" "Multiple entries are comma-separated." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:514 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:510 msgid "The source address has to be specified." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:430 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:436 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:537 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:546 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:426 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:432 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:533 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:542 msgid "The symmetric key has to be specified." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:594 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:590 msgid "" "This instructs fwknopd to accept complete commands that are contained within " "an authorization packet. Any such command will be executed on the fwknopd " @@ -246,18 +246,18 @@ msgid "" "started fwknopd if that is not set." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:482 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:478 msgid "" "When unchecked, the config files in /etc/fwknopd will be used as is, " "ignoring any settings here." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:419 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:502 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:415 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:498 msgid "access.conf stanzas" msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:598 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:594 msgid "fwknopd.conf config options" msgstr "" diff --git a/applications/luci-app-fwknopd/po/bn_BD/fwknopd.po b/applications/luci-app-fwknopd/po/bn_BD/fwknopd.po index 5d18231f17..89d7b822a0 100644 --- a/applications/luci-app-fwknopd/po/bn_BD/fwknopd.po +++ b/applications/luci-app-fwknopd/po/bn_BD/fwknopd.po @@ -12,20 +12,20 @@ msgstr "" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Generator: Weblate 4.9-dev\n" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:602 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:598 msgid "" "Allow SPA clients to request access to services through an iptables firewall " "instead of just to it." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:603 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:599 msgid "Allow SPA clients to request forwarding destination by DNS name." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:441 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:458 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:551 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:573 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:437 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:454 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:547 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:569 msgid "Base64 key" msgstr "" @@ -34,22 +34,22 @@ msgstr "" msgid "Close" msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:485 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:481 msgid "Custom configuration" msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:415 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:411 msgid "Custom configuration read from /etc/fwknop/access.conf." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:581 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:577 msgid "" "Define a set of ports and protocols (tcp or udp) that are explicitly not " "allowed regardless of the validity of the incoming SPA packet. Multiple " "entries are comma-separated." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:576 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:572 msgid "" "Define a set of ports and protocols (tcp or udp) that will be opened if a " "valid knock sequence is seen. If this entry is not set, fwknopd will attempt " @@ -57,19 +57,19 @@ msgid "" "matches any “RESTRICT_PORTS” entries). Multiple entries are comma-separated." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:562 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:558 msgid "" "Define the HMAC authentication key (in Base64 encoding) used for verifying " "the authenticity of the SPA packet before the packet is decrypted." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:554 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:550 msgid "" "Define the HMAC authentication key used for verifying the authenticity of " "the SPA packet before the packet is decrypted." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:585 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:581 msgid "" "Define the length of time access will be granted by fwknopd through the " "firewall after a valid knock sequence from a source IP address. If " @@ -77,23 +77,23 @@ msgid "" "automatically be set." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:540 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:536 msgid "" "Define the symmetric key (in Base64 encoding) used for decrypting an " "incoming SPA packet that is encrypted by the fwknop client with Rijndael." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:532 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:528 msgid "" "Define the symmetric key used for decrypting an incoming SPA packet that is " "encrypted by the fwknop client with Rijndael." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:480 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:476 msgid "Enable Uci/Luci control" msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:482 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:478 msgid "Enable config overwrite" msgstr "" @@ -103,11 +103,11 @@ msgstr "" #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:303 #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:314 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:478 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:474 msgid "Firewall Knock Operator Daemon" msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:590 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:586 msgid "" "Force all SPA packets to contain a real IP address within the encrypted " "data. This makes it impossible to use the -s command line argument on the " @@ -116,15 +116,15 @@ msgid "" "know the external IP and set it via the -a argument." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:527 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:523 msgid "Generate Keys" msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:523 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:519 msgid "Generate keys" msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:523 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:519 msgid "" "Generates the symmetric key used for decrypting an incoming SPA packet, that " "is encrypted by the fwknop client with Rijndael block cipher, and HMAC " @@ -136,11 +136,11 @@ msgstr "" msgid "Grant UCI access for luci-app-fwknopd" msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:571 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:567 msgid "HMAC key type" msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:549 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:545 msgid "Key type" msgstr "" @@ -148,17 +148,17 @@ msgstr "" msgid "Loading…" msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:600 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:596 msgid "" "Maximum age in seconds that an SPA packet will be accepted. Defaults to 120 " "seconds." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:494 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:490 msgid "Network" msgstr "নেটওয়ার্ক" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:492 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:488 msgid "Network configuration" msgstr "" @@ -166,41 +166,41 @@ msgstr "" msgid "No stanza found." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:440 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:457 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:550 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:572 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:436 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:453 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:546 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:568 msgid "Normal key" msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:485 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:481 msgid "" "Parses the /etc/fwknop/access.conf file (and included files/folders/keys) " "and generates QR codes for all found stanzas. Handles only files in /etc/" "fwknop folder due to access rights restrictions." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:422 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:506 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:418 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:502 msgid "QR code" msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:489 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:485 msgid "Show access.conf QR codes" msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:601 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:597 msgid "Specify the ethernet interface on which fwknopd will sniff packets." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:447 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:453 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:559 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:568 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:443 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:449 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:555 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:564 msgid "The HMAC authentication key has to be specified." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:517 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:513 msgid "" "The destination address for which the SPA packet will be accepted. The " "string “ANY” is also accepted if a valid SPA packet should be honored to any " @@ -209,14 +209,14 @@ msgid "" "Multiple entries are comma-separated." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:494 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:490 msgid "" "The network on which the daemon listens. The daemon is automatically started " "when the network is up-and-running. This option has precedence over " "“PCAP_INTF” option." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:508 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:504 msgid "" "The source address from which the SPA packet will be accepted. The string " "“ANY” is also accepted if a valid SPA packet should be honored from any " @@ -225,18 +225,18 @@ msgid "" "Multiple entries are comma-separated." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:514 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:510 msgid "The source address has to be specified." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:430 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:436 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:537 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:546 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:426 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:432 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:533 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:542 msgid "The symmetric key has to be specified." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:594 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:590 msgid "" "This instructs fwknopd to accept complete commands that are contained within " "an authorization packet. Any such command will be executed on the fwknopd " @@ -244,18 +244,18 @@ msgid "" "started fwknopd if that is not set." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:482 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:478 msgid "" "When unchecked, the config files in /etc/fwknopd will be used as is, " "ignoring any settings here." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:419 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:502 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:415 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:498 msgid "access.conf stanzas" msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:598 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:594 msgid "fwknopd.conf config options" msgstr "" diff --git a/applications/luci-app-fwknopd/po/ca/fwknopd.po b/applications/luci-app-fwknopd/po/ca/fwknopd.po index cecde575c8..b416065259 100644 --- a/applications/luci-app-fwknopd/po/ca/fwknopd.po +++ b/applications/luci-app-fwknopd/po/ca/fwknopd.po @@ -12,20 +12,20 @@ msgstr "" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Generator: Weblate 4.9-dev\n" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:602 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:598 msgid "" "Allow SPA clients to request access to services through an iptables firewall " "instead of just to it." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:603 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:599 msgid "Allow SPA clients to request forwarding destination by DNS name." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:441 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:458 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:551 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:573 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:437 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:454 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:547 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:569 msgid "Base64 key" msgstr "" @@ -34,22 +34,22 @@ msgstr "" msgid "Close" msgstr "Tanca" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:485 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:481 msgid "Custom configuration" msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:415 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:411 msgid "Custom configuration read from /etc/fwknop/access.conf." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:581 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:577 msgid "" "Define a set of ports and protocols (tcp or udp) that are explicitly not " "allowed regardless of the validity of the incoming SPA packet. Multiple " "entries are comma-separated." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:576 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:572 msgid "" "Define a set of ports and protocols (tcp or udp) that will be opened if a " "valid knock sequence is seen. If this entry is not set, fwknopd will attempt " @@ -57,19 +57,19 @@ msgid "" "matches any “RESTRICT_PORTS” entries). Multiple entries are comma-separated." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:562 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:558 msgid "" "Define the HMAC authentication key (in Base64 encoding) used for verifying " "the authenticity of the SPA packet before the packet is decrypted." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:554 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:550 msgid "" "Define the HMAC authentication key used for verifying the authenticity of " "the SPA packet before the packet is decrypted." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:585 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:581 msgid "" "Define the length of time access will be granted by fwknopd through the " "firewall after a valid knock sequence from a source IP address. If " @@ -77,23 +77,23 @@ msgid "" "automatically be set." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:540 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:536 msgid "" "Define the symmetric key (in Base64 encoding) used for decrypting an " "incoming SPA packet that is encrypted by the fwknop client with Rijndael." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:532 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:528 msgid "" "Define the symmetric key used for decrypting an incoming SPA packet that is " "encrypted by the fwknop client with Rijndael." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:480 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:476 msgid "Enable Uci/Luci control" msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:482 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:478 msgid "Enable config overwrite" msgstr "" @@ -103,11 +103,11 @@ msgstr "" #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:303 #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:314 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:478 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:474 msgid "Firewall Knock Operator Daemon" msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:590 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:586 msgid "" "Force all SPA packets to contain a real IP address within the encrypted " "data. This makes it impossible to use the -s command line argument on the " @@ -116,15 +116,15 @@ msgid "" "know the external IP and set it via the -a argument." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:527 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:523 msgid "Generate Keys" msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:523 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:519 msgid "Generate keys" msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:523 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:519 msgid "" "Generates the symmetric key used for decrypting an incoming SPA packet, that " "is encrypted by the fwknop client with Rijndael block cipher, and HMAC " @@ -136,11 +136,11 @@ msgstr "" msgid "Grant UCI access for luci-app-fwknopd" msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:571 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:567 msgid "HMAC key type" msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:549 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:545 msgid "Key type" msgstr "" @@ -148,17 +148,17 @@ msgstr "" msgid "Loading…" msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:600 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:596 msgid "" "Maximum age in seconds that an SPA packet will be accepted. Defaults to 120 " "seconds." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:494 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:490 msgid "Network" msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:492 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:488 msgid "Network configuration" msgstr "" @@ -166,41 +166,41 @@ msgstr "" msgid "No stanza found." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:440 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:457 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:550 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:572 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:436 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:453 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:546 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:568 msgid "Normal key" msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:485 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:481 msgid "" "Parses the /etc/fwknop/access.conf file (and included files/folders/keys) " "and generates QR codes for all found stanzas. Handles only files in /etc/" "fwknop folder due to access rights restrictions." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:422 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:506 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:418 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:502 msgid "QR code" msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:489 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:485 msgid "Show access.conf QR codes" msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:601 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:597 msgid "Specify the ethernet interface on which fwknopd will sniff packets." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:447 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:453 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:559 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:568 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:443 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:449 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:555 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:564 msgid "The HMAC authentication key has to be specified." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:517 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:513 msgid "" "The destination address for which the SPA packet will be accepted. The " "string “ANY” is also accepted if a valid SPA packet should be honored to any " @@ -209,14 +209,14 @@ msgid "" "Multiple entries are comma-separated." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:494 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:490 msgid "" "The network on which the daemon listens. The daemon is automatically started " "when the network is up-and-running. This option has precedence over " "“PCAP_INTF” option." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:508 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:504 msgid "" "The source address from which the SPA packet will be accepted. The string " "“ANY” is also accepted if a valid SPA packet should be honored from any " @@ -225,18 +225,18 @@ msgid "" "Multiple entries are comma-separated." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:514 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:510 msgid "The source address has to be specified." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:430 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:436 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:537 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:546 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:426 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:432 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:533 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:542 msgid "The symmetric key has to be specified." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:594 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:590 msgid "" "This instructs fwknopd to accept complete commands that are contained within " "an authorization packet. Any such command will be executed on the fwknopd " @@ -244,18 +244,18 @@ msgid "" "started fwknopd if that is not set." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:482 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:478 msgid "" "When unchecked, the config files in /etc/fwknopd will be used as is, " "ignoring any settings here." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:419 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:502 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:415 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:498 msgid "access.conf stanzas" msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:598 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:594 msgid "fwknopd.conf config options" msgstr "" diff --git a/applications/luci-app-fwknopd/po/cs/fwknopd.po b/applications/luci-app-fwknopd/po/cs/fwknopd.po index 7e41e1f3bb..9fb6120a17 100644 --- a/applications/luci-app-fwknopd/po/cs/fwknopd.po +++ b/applications/luci-app-fwknopd/po/cs/fwknopd.po @@ -12,7 +12,7 @@ msgstr "" "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" "X-Generator: Weblate 5.0.2\n" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:602 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:598 msgid "" "Allow SPA clients to request access to services through an iptables firewall " "instead of just to it." @@ -20,14 +20,14 @@ msgstr "" "Umožnit SPA klientů žádat o přístup ke službám skrze iptables brány firewall " "namísto u ní." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:603 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:599 msgid "Allow SPA clients to request forwarding destination by DNS name." msgstr "Umožnit SPA klientům žádá předávání cíle podle DNS názvu." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:441 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:458 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:551 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:573 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:437 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:454 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:547 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:569 msgid "Base64 key" msgstr "Klíč Base64" @@ -36,15 +36,15 @@ msgstr "Klíč Base64" msgid "Close" msgstr "Zavřít" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:485 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:481 msgid "Custom configuration" msgstr "Vlastní nastavení" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:415 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:411 msgid "Custom configuration read from /etc/fwknop/access.conf." msgstr "Vlastní nastavení přečtené z /etc/fwknop/access.conf." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:581 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:577 msgid "" "Define a set of ports and protocols (tcp or udp) that are explicitly not " "allowed regardless of the validity of the incoming SPA packet. Multiple " @@ -53,7 +53,7 @@ msgstr "" "Definuje sadu portů a protokolů (TCP nebo UDP), které jsou výslovně zakázané " "nezávisle na platnosti příchozího SPA paketu. Více hodnot se odděluje čárkou." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:576 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:572 msgid "" "Define a set of ports and protocols (tcp or udp) that will be opened if a " "valid knock sequence is seen. If this entry is not set, fwknopd will attempt " @@ -65,19 +65,19 @@ msgstr "" "vyhovět protokolu a portu z dat z příchozího SPA paketu (pokud není uveden v " "„RESTRICT_PORTS“). Více hodnot se odděluje čárkou." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:562 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:558 msgid "" "Define the HMAC authentication key (in Base64 encoding) used for verifying " "the authenticity of the SPA packet before the packet is decrypted." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:554 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:550 msgid "" "Define the HMAC authentication key used for verifying the authenticity of " "the SPA packet before the packet is decrypted." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:585 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:581 msgid "" "Define the length of time access will be granted by fwknopd through the " "firewall after a valid knock sequence from a source IP address. If " @@ -85,23 +85,23 @@ msgid "" "automatically be set." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:540 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:536 msgid "" "Define the symmetric key (in Base64 encoding) used for decrypting an " "incoming SPA packet that is encrypted by the fwknop client with Rijndael." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:532 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:528 msgid "" "Define the symmetric key used for decrypting an incoming SPA packet that is " "encrypted by the fwknop client with Rijndael." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:480 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:476 msgid "Enable Uci/Luci control" msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:482 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:478 msgid "Enable config overwrite" msgstr "" @@ -111,11 +111,11 @@ msgstr "" #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:303 #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:314 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:478 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:474 msgid "Firewall Knock Operator Daemon" msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:590 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:586 msgid "" "Force all SPA packets to contain a real IP address within the encrypted " "data. This makes it impossible to use the -s command line argument on the " @@ -124,15 +124,15 @@ msgid "" "know the external IP and set it via the -a argument." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:527 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:523 msgid "Generate Keys" msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:523 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:519 msgid "Generate keys" msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:523 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:519 msgid "" "Generates the symmetric key used for decrypting an incoming SPA packet, that " "is encrypted by the fwknop client with Rijndael block cipher, and HMAC " @@ -144,11 +144,11 @@ msgstr "" msgid "Grant UCI access for luci-app-fwknopd" msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:571 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:567 msgid "HMAC key type" msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:549 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:545 msgid "Key type" msgstr "" @@ -156,17 +156,17 @@ msgstr "" msgid "Loading…" msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:600 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:596 msgid "" "Maximum age in seconds that an SPA packet will be accepted. Defaults to 120 " "seconds." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:494 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:490 msgid "Network" msgstr "Síť" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:492 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:488 msgid "Network configuration" msgstr "Nastavení sítě" @@ -174,41 +174,41 @@ msgstr "Nastavení sítě" msgid "No stanza found." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:440 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:457 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:550 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:572 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:436 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:453 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:546 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:568 msgid "Normal key" msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:485 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:481 msgid "" "Parses the /etc/fwknop/access.conf file (and included files/folders/keys) " "and generates QR codes for all found stanzas. Handles only files in /etc/" "fwknop folder due to access rights restrictions." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:422 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:506 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:418 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:502 msgid "QR code" msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:489 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:485 msgid "Show access.conf QR codes" msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:601 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:597 msgid "Specify the ethernet interface on which fwknopd will sniff packets." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:447 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:453 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:559 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:568 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:443 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:449 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:555 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:564 msgid "The HMAC authentication key has to be specified." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:517 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:513 msgid "" "The destination address for which the SPA packet will be accepted. The " "string “ANY” is also accepted if a valid SPA packet should be honored to any " @@ -217,14 +217,14 @@ msgid "" "Multiple entries are comma-separated." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:494 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:490 msgid "" "The network on which the daemon listens. The daemon is automatically started " "when the network is up-and-running. This option has precedence over " "“PCAP_INTF” option." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:508 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:504 msgid "" "The source address from which the SPA packet will be accepted. The string " "“ANY” is also accepted if a valid SPA packet should be honored from any " @@ -233,18 +233,18 @@ msgid "" "Multiple entries are comma-separated." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:514 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:510 msgid "The source address has to be specified." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:430 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:436 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:537 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:546 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:426 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:432 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:533 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:542 msgid "The symmetric key has to be specified." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:594 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:590 msgid "" "This instructs fwknopd to accept complete commands that are contained within " "an authorization packet. Any such command will be executed on the fwknopd " @@ -252,18 +252,18 @@ msgid "" "started fwknopd if that is not set." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:482 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:478 msgid "" "When unchecked, the config files in /etc/fwknopd will be used as is, " "ignoring any settings here." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:419 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:502 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:415 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:498 msgid "access.conf stanzas" msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:598 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:594 msgid "fwknopd.conf config options" msgstr "" diff --git a/applications/luci-app-fwknopd/po/da/fwknopd.po b/applications/luci-app-fwknopd/po/da/fwknopd.po index 28018f3bae..754a2903bb 100644 --- a/applications/luci-app-fwknopd/po/da/fwknopd.po +++ b/applications/luci-app-fwknopd/po/da/fwknopd.po @@ -12,7 +12,7 @@ msgstr "" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Generator: Weblate 4.9.1-dev\n" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:602 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:598 msgid "" "Allow SPA clients to request access to services through an iptables firewall " "instead of just to it." @@ -20,15 +20,15 @@ msgstr "" "Tillad SPA-klienter at anmode om adgang til tjenester gennem en iptables-" "firewall i stedet for kun til den." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:603 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:599 msgid "Allow SPA clients to request forwarding destination by DNS name." msgstr "" "Tillad SPA-klienter at anmode om videresendelsesdestination via DNS-navn." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:441 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:458 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:551 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:573 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:437 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:454 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:547 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:569 msgid "Base64 key" msgstr "Base64 nøgle" @@ -37,15 +37,15 @@ msgstr "Base64 nøgle" msgid "Close" msgstr "Luk" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:485 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:481 msgid "Custom configuration" msgstr "Brugerdefineret konfiguration" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:415 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:411 msgid "Custom configuration read from /etc/fwknop/access.conf." msgstr "Brugerdefineret konfiguration læst fra /etc/fwknop/access.conf." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:581 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:577 msgid "" "Define a set of ports and protocols (tcp or udp) that are explicitly not " "allowed regardless of the validity of the incoming SPA packet. Multiple " @@ -55,7 +55,7 @@ msgstr "" "er tilladt, uanset gyldigheden af den indgående SPA-pakke. Flere poster er " "adskilt med kommaer." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:576 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:572 msgid "" "Define a set of ports and protocols (tcp or udp) that will be opened if a " "valid knock sequence is seen. If this entry is not set, fwknopd will attempt " @@ -68,7 +68,7 @@ msgstr "" "i SPA-dataene (medmindre den matcher nogen \"RESTRICT_PORTS\"-poster). Flere " "poster er komma-separeret." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:562 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:558 msgid "" "Define the HMAC authentication key (in Base64 encoding) used for verifying " "the authenticity of the SPA packet before the packet is decrypted." @@ -76,7 +76,7 @@ msgstr "" "Definer HMAC-autentifikationsnøglen (i Base64-kodning), der bruges til at " "verificere SPA-pakkens ægthed, før pakken dekrypteres." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:554 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:550 msgid "" "Define the HMAC authentication key used for verifying the authenticity of " "the SPA packet before the packet is decrypted." @@ -84,7 +84,7 @@ msgstr "" "Definer den HMAC-autentifikationsnøgle, der bruges til at verificere SPA-" "pakkens ægthed, før pakken dekrypteres." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:585 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:581 msgid "" "Define the length of time access will be granted by fwknopd through the " "firewall after a valid knock sequence from a source IP address. If " @@ -96,7 +96,7 @@ msgstr "" "ikke er indstillet, vil standardtidsbegrænsningen på 30 sekunder automatisk " "blive indstillet." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:540 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:536 msgid "" "Define the symmetric key (in Base64 encoding) used for decrypting an " "incoming SPA packet that is encrypted by the fwknop client with Rijndael." @@ -105,7 +105,7 @@ msgstr "" "dekryptere en indgående SPA-pakke, som er krypteret af fwknop-klienten med " "Rijndael." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:532 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:528 msgid "" "Define the symmetric key used for decrypting an incoming SPA packet that is " "encrypted by the fwknop client with Rijndael." @@ -113,11 +113,11 @@ msgstr "" "Definer den symmetriske nøgle, der bruges til at dekryptere en indgående SPA-" "pakke, som er krypteret af fwknop-klienten med Rijndael." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:480 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:476 msgid "Enable Uci/Luci control" msgstr "Aktiver Uci/Luci kontrol" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:482 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:478 msgid "Enable config overwrite" msgstr "Aktiver overskrivning af konfigurationen" @@ -127,11 +127,11 @@ msgstr "Firewall Knock Daemon" #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:303 #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:314 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:478 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:474 msgid "Firewall Knock Operator Daemon" msgstr "Firewall Knock Operator Daemon" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:590 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:586 msgid "" "Force all SPA packets to contain a real IP address within the encrypted " "data. This makes it impossible to use the -s command line argument on the " @@ -145,15 +145,15 @@ msgstr "" "den eksterne adresse (hvis klienten er bag en NAT), eller klienten skal " "kende den eksterne IP og indstille den via -a argumentet." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:527 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:523 msgid "Generate Keys" msgstr "Generere nøgler" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:523 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:519 msgid "Generate keys" msgstr "Generering af nøgler" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:523 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:519 msgid "" "Generates the symmetric key used for decrypting an incoming SPA packet, that " "is encrypted by the fwknop client with Rijndael block cipher, and HMAC " @@ -169,11 +169,11 @@ msgstr "" msgid "Grant UCI access for luci-app-fwknopd" msgstr "Giv UCI-adgang til luci-app-fwknopd" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:571 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:567 msgid "HMAC key type" msgstr "HMAC nøgletype" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:549 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:545 msgid "Key type" msgstr "Nøgletype" @@ -181,7 +181,7 @@ msgstr "Nøgletype" msgid "Loading…" msgstr "Indlæser…" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:600 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:596 msgid "" "Maximum age in seconds that an SPA packet will be accepted. Defaults to 120 " "seconds." @@ -189,11 +189,11 @@ msgstr "" "Maksimal alder i sekunder, som en SPA-pakke accepteres. Standardværdien er " "120 sekunder." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:494 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:490 msgid "Network" msgstr "Netværk" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:492 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:488 msgid "Network configuration" msgstr "Netværkskonfiguration" @@ -201,44 +201,44 @@ msgstr "Netværkskonfiguration" msgid "No stanza found." msgstr "Ingen stanza fundet." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:440 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:457 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:550 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:572 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:436 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:453 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:546 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:568 msgid "Normal key" msgstr "Normal nøgle" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:485 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:481 msgid "" "Parses the /etc/fwknop/access.conf file (and included files/folders/keys) " "and generates QR codes for all found stanzas. Handles only files in /etc/" "fwknop folder due to access rights restrictions." msgstr "" -"Analyserer filen /etc/fwknop/access.conf (og inkluderede filer/mapper/nøgler)" -" og genererer QR-koder for alle fundne strofer. Håndterer kun filer i mappen " -"/etc/fwknop på grund af begrænsninger i adgangsrettigheder." +"Analyserer filen /etc/fwknop/access.conf (og inkluderede filer/mapper/" +"nøgler) og genererer QR-koder for alle fundne strofer. Håndterer kun filer i " +"mappen /etc/fwknop på grund af begrænsninger i adgangsrettigheder." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:422 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:506 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:418 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:502 msgid "QR code" msgstr "QR kode" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:489 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:485 msgid "Show access.conf QR codes" msgstr "Vis access.conf QR-koder" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:601 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:597 msgid "Specify the ethernet interface on which fwknopd will sniff packets." msgstr "Angiv Ethernet-interface, hvor fwknopd skal sniffe pakker." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:447 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:453 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:559 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:568 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:443 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:449 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:555 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:564 msgid "The HMAC authentication key has to be specified." msgstr "HMAC-autentifikationsnøglen skal angives." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:517 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:513 msgid "" "The destination address for which the SPA packet will be accepted. The " "string “ANY” is also accepted if a valid SPA packet should be honored to any " @@ -248,21 +248,21 @@ msgid "" msgstr "" "Den destinationsadresse, som SPA-pakken vil blive accepteret til. Strengen " "\"ANY\" accepteres også, hvis en gyldig SPA-pakke skal accepteres til en " -"hvilken som helst destinations-IP. Netværk skal angives i CIDR-notation (" -"f.eks. \"192.168.10.0/24\"), og individuelle IP-adresser kan også angives. " +"hvilken som helst destinations-IP. Netværk skal angives i CIDR-notation (f." +"eks. \"192.168.10.0/24\"), og individuelle IP-adresser kan også angives. " "Flere poster er kommasepareret." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:494 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:490 msgid "" "The network on which the daemon listens. The daemon is automatically started " "when the network is up-and-running. This option has precedence over " "“PCAP_INTF” option." msgstr "" "Det netværk, som dæmonen lytter på. Dæmonen startes automatisk, når " -"netværket er oppe at køre. Denne indstilling har forgang frem for \"PCAP_INTF" -"\"-indstillingen." +"netværket er oppe at køre. Denne indstilling har forgang frem for " +"\"PCAP_INTF\"-indstillingen." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:508 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:504 msgid "" "The source address from which the SPA packet will be accepted. The string " "“ANY” is also accepted if a valid SPA packet should be honored from any " @@ -272,22 +272,22 @@ msgid "" msgstr "" "Den kildeadresse, hvorfra SPA-pakken vil blive accepteret. Strengen \"ANY\" " "accepteres også, hvis en gyldig SPA-pakke skal accepteres fra en hvilken som " -"helst kilde-IP. Netværk skal angives i CIDR-notation (f.eks. \"192.168.10.0/" -"24\"), og individuelle IP-adresser kan også angives. Flere poster er " -"kommasepareret." +"helst kilde-IP. Netværk skal angives i CIDR-notation (f.eks. " +"\"192.168.10.0/24\"), og individuelle IP-adresser kan også angives. Flere " +"poster er kommasepareret." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:514 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:510 msgid "The source address has to be specified." msgstr "Kildeadressen skal angives." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:430 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:436 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:537 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:546 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:426 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:432 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:533 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:542 msgid "The symmetric key has to be specified." msgstr "Den symmetriske nøgle skal angives." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:594 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:590 msgid "" "This instructs fwknopd to accept complete commands that are contained within " "an authorization packet. Any such command will be executed on the fwknopd " @@ -299,7 +299,7 @@ msgstr "" "fwknopd-serveren som den bruger, der er angivet med \"CMD_EXEC_USER\" eller " "som den bruger, der startede fwknopd, hvis dette ikke er angivet." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:482 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:478 msgid "" "When unchecked, the config files in /etc/fwknopd will be used as is, " "ignoring any settings here." @@ -307,12 +307,12 @@ msgstr "" "Når afkrydsningen er fjernet, vil konfigurationsfilerne i /etc/fwknopd blive " "brugt som de er og ignorerer alle indstillinger her." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:419 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:502 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:415 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:498 msgid "access.conf stanzas" msgstr "access.conf-stanzer" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:598 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:594 msgid "fwknopd.conf config options" msgstr "fwknopd.conf konfigurationsindstillinger" diff --git a/applications/luci-app-fwknopd/po/de/fwknopd.po b/applications/luci-app-fwknopd/po/de/fwknopd.po index e69d022905..79f26c988e 100644 --- a/applications/luci-app-fwknopd/po/de/fwknopd.po +++ b/applications/luci-app-fwknopd/po/de/fwknopd.po @@ -12,7 +12,7 @@ msgstr "" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Generator: Weblate 4.15.1-dev\n" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:602 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:598 msgid "" "Allow SPA clients to request access to services through an iptables firewall " "instead of just to it." @@ -20,14 +20,14 @@ msgstr "" "Ermögliche SPA-Clients Zugriff auf Dienste über eine iptables-Firewall " "anzufordern anstatt direkten Zugriff zu gewähren." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:603 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:599 msgid "Allow SPA clients to request forwarding destination by DNS name." msgstr "Erlaube SPA-Clients die Forward-destination via DNS-Namen zu setzen." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:441 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:458 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:551 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:573 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:437 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:454 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:547 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:569 msgid "Base64 key" msgstr "Base64-Schlüssel" @@ -36,15 +36,15 @@ msgstr "Base64-Schlüssel" msgid "Close" msgstr "Schließen" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:485 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:481 msgid "Custom configuration" msgstr "Benutzerdefinierte Einstellungen" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:415 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:411 msgid "Custom configuration read from /etc/fwknop/access.conf." msgstr "Benutzerdefinierte Einstellungen aus /etc/fwknop/access.conf." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:581 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:577 msgid "" "Define a set of ports and protocols (tcp or udp) that are explicitly not " "allowed regardless of the validity of the incoming SPA packet. Multiple " @@ -54,7 +54,7 @@ msgstr "" "unabhängig von der Gültigkeit des eingehenden SPA-Pakets ausdrücklich nicht " "zugelassen sind. Mehrere Einträge werden durch Komma getrennt." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:576 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:572 msgid "" "Define a set of ports and protocols (tcp or udp) that will be opened if a " "valid knock sequence is seen. If this entry is not set, fwknopd will attempt " @@ -64,10 +64,10 @@ msgstr "" "Definiere ein Set an Ports und Protokollen (TCP oder UDP), das bei " "erfolgreicher Port-Knock-Sequenz geöffnet wird. Falls diese Option nicht " "gesetzt wird, wird fwknopd versuchen, alle Protokoll/Port-Anfragen aus dem " -"SPA-Feld zu ermöglichen (außer es deckt sich mit \"RESTRICT_PORTS\"" -"-Einträgen). Mehrere Einträge werden per Komma getrennt." +"SPA-Feld zu ermöglichen (außer es deckt sich mit \"RESTRICT_PORTS\"-" +"Einträgen). Mehrere Einträge werden per Komma getrennt." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:562 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:558 msgid "" "Define the HMAC authentication key (in Base64 encoding) used for verifying " "the authenticity of the SPA packet before the packet is decrypted." @@ -76,7 +76,7 @@ msgstr "" "der zur Überprüfung der Authentizität des SPA-Pakets verwendet wird, bevor " "das Paket entschlüsselt wird." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:554 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:550 msgid "" "Define the HMAC authentication key used for verifying the authenticity of " "the SPA packet before the packet is decrypted." @@ -85,7 +85,7 @@ msgstr "" "Authentizität des SPA-Pakets vor der Entschlüsselung des Pakets verwendet " "wird." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:585 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:581 msgid "" "Define the length of time access will be granted by fwknopd through the " "firewall after a valid knock sequence from a source IP address. If " @@ -97,7 +97,7 @@ msgstr "" "erkannt wurde. Falls \"FW_ACCESS_TIMEOUT\" nicht gesetzt ist, wird die " "Voreinstellung von 30s automatisch gesetzt." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:540 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:536 msgid "" "Define the symmetric key (in Base64 encoding) used for decrypting an " "incoming SPA packet that is encrypted by the fwknop client with Rijndael." @@ -106,7 +106,7 @@ msgstr "" "Entschlüsseln eines eingehenden SPA-Pakets verwendet wird, das vom fwknop-" "Client mit Rijndael verschlüsselt wurde." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:532 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:528 msgid "" "Define the symmetric key used for decrypting an incoming SPA packet that is " "encrypted by the fwknop client with Rijndael." @@ -115,11 +115,11 @@ msgstr "" "eingehenden SPA-Pakete des fwknop-Clients (Rijndael-Algorithmus) genutzt " "wird." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:480 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:476 msgid "Enable Uci/Luci control" msgstr "Aktiviere Uci/Luci-Zugriff" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:482 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:478 msgid "Enable config overwrite" msgstr "Erlaube das Überschreiben der Konfiguration" @@ -129,11 +129,11 @@ msgstr "Firewall-Knock-Daemon" #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:303 #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:314 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:478 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:474 msgid "Firewall Knock Operator Daemon" msgstr "Firewall-Knock-Operator-Daemon" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:590 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:586 msgid "" "Force all SPA packets to contain a real IP address within the encrypted " "data. This makes it impossible to use the -s command line argument on the " @@ -148,15 +148,15 @@ msgstr "" "oder der die externe IP muss bekannt sein und beim Client per \"-a\"-" "Argument mitgegeben werden." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:527 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:523 msgid "Generate Keys" msgstr "Schlüssel erzeugen" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:523 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:519 msgid "Generate keys" msgstr "Schlüssel erzeugen" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:523 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:519 msgid "" "Generates the symmetric key used for decrypting an incoming SPA packet, that " "is encrypted by the fwknop client with Rijndael block cipher, and HMAC " @@ -173,11 +173,11 @@ msgstr "" msgid "Grant UCI access for luci-app-fwknopd" msgstr "Gewähre UCI Zugriff auf luci-app-fwknopd" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:571 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:567 msgid "HMAC key type" msgstr "HMAC-Schlüsseltyp" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:549 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:545 msgid "Key type" msgstr "Schlüsseltyp" @@ -185,7 +185,7 @@ msgstr "Schlüsseltyp" msgid "Loading…" msgstr "Laden…" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:600 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:596 msgid "" "Maximum age in seconds that an SPA packet will be accepted. Defaults to 120 " "seconds." @@ -193,11 +193,11 @@ msgstr "" "Maximale Zeit in Sekunden, nach der ein SPA-Paket noch als gültig akzeptiert " "wird. Voreinstellung sind 120s." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:494 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:490 msgid "Network" msgstr "Netzwerk" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:492 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:488 msgid "Network configuration" msgstr "Netzwerkkonfiguration" @@ -205,14 +205,14 @@ msgstr "Netzwerkkonfiguration" msgid "No stanza found." msgstr "Keine Stanza gefunden." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:440 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:457 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:550 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:572 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:436 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:453 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:546 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:568 msgid "Normal key" msgstr "Normal-Schlüssel" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:485 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:481 msgid "" "Parses the /etc/fwknop/access.conf file (and included files/folders/keys) " "and generates QR codes for all found stanzas. Handles only files in /etc/" @@ -223,29 +223,29 @@ msgstr "" "Bearbeitet aufgrund von Zugriffsrechtsbeschränkungen nur Dateien im Ordner /" "etc/fwknop." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:422 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:506 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:418 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:502 msgid "QR code" msgstr "QR-Code" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:489 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:485 msgid "Show access.conf QR codes" msgstr "QR-Codes der access.conf anzeigen" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:601 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:597 msgid "Specify the ethernet interface on which fwknopd will sniff packets." msgstr "" "Lege die Ethernet-Schnittstelle fest, die fwknopd für das sniffen auf Pakete " "nutzen soll." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:447 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:453 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:559 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:568 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:443 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:449 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:555 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:564 msgid "The HMAC authentication key has to be specified." msgstr "Der HMAC-Authentifizierungsschlüssel muss angegeben werden." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:517 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:513 msgid "" "The destination address for which the SPA packet will be accepted. The " "string “ANY” is also accepted if a valid SPA packet should be honored to any " @@ -260,7 +260,7 @@ msgstr "" "aber auch einzelne IP-Adressen angegeben werden. Mehrere Einträge sind durch " "Komma zu trennen." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:494 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:490 msgid "" "The network on which the daemon listens. The daemon is automatically started " "when the network is up-and-running. This option has precedence over " @@ -270,7 +270,7 @@ msgstr "" "gestartet, wenn das Netzwerk in Betrieb ist. Diese Option hat Vorrang vor " "der Option \"PCAP_INTF\"." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:508 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:504 msgid "" "The source address from which the SPA packet will be accepted. The string " "“ANY” is also accepted if a valid SPA packet should be honored from any " @@ -285,18 +285,18 @@ msgstr "" "können aber auch einzelne IP-Adressen angegeben werden. Mehrere Einträge " "sind durch Komma zu trennen." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:514 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:510 msgid "The source address has to be specified." msgstr "Die Quelladresse muss angegeben werden." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:430 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:436 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:537 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:546 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:426 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:432 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:533 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:542 msgid "The symmetric key has to be specified." msgstr "Der symmetrische Schlüssel muss angegeben werden." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:594 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:590 msgid "" "This instructs fwknopd to accept complete commands that are contained within " "an authorization packet. Any such command will be executed on the fwknopd " @@ -309,7 +309,7 @@ msgstr "" "ausgeführt oder, wenn dieser nicht festgelegt ist, als der Benutzer, der " "fwknopd gestartet hat." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:482 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:478 msgid "" "When unchecked, the config files in /etc/fwknopd will be used as is, " "ignoring any settings here." @@ -317,12 +317,12 @@ msgstr "" "Dies deaktivieren um die Konfigurationsdateien unter /etc/fwknopd zu nutzen, " "anstatt der Einstellungen hier." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:419 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:502 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:415 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:498 msgid "access.conf stanzas" msgstr "access.conf-Einträge" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:598 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:594 msgid "fwknopd.conf config options" msgstr "fwknopd.conf-Konfigurationsoptionen" diff --git a/applications/luci-app-fwknopd/po/el/fwknopd.po b/applications/luci-app-fwknopd/po/el/fwknopd.po index 0b2ecfb659..dd8ec9ed9e 100644 --- a/applications/luci-app-fwknopd/po/el/fwknopd.po +++ b/applications/luci-app-fwknopd/po/el/fwknopd.po @@ -12,20 +12,20 @@ msgstr "" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Generator: Weblate 4.14.1\n" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:602 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:598 msgid "" "Allow SPA clients to request access to services through an iptables firewall " "instead of just to it." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:603 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:599 msgid "Allow SPA clients to request forwarding destination by DNS name." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:441 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:458 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:551 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:573 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:437 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:454 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:547 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:569 msgid "Base64 key" msgstr "" @@ -34,22 +34,22 @@ msgstr "" msgid "Close" msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:485 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:481 msgid "Custom configuration" msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:415 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:411 msgid "Custom configuration read from /etc/fwknop/access.conf." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:581 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:577 msgid "" "Define a set of ports and protocols (tcp or udp) that are explicitly not " "allowed regardless of the validity of the incoming SPA packet. Multiple " "entries are comma-separated." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:576 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:572 msgid "" "Define a set of ports and protocols (tcp or udp) that will be opened if a " "valid knock sequence is seen. If this entry is not set, fwknopd will attempt " @@ -57,19 +57,19 @@ msgid "" "matches any “RESTRICT_PORTS” entries). Multiple entries are comma-separated." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:562 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:558 msgid "" "Define the HMAC authentication key (in Base64 encoding) used for verifying " "the authenticity of the SPA packet before the packet is decrypted." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:554 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:550 msgid "" "Define the HMAC authentication key used for verifying the authenticity of " "the SPA packet before the packet is decrypted." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:585 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:581 msgid "" "Define the length of time access will be granted by fwknopd through the " "firewall after a valid knock sequence from a source IP address. If " @@ -77,23 +77,23 @@ msgid "" "automatically be set." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:540 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:536 msgid "" "Define the symmetric key (in Base64 encoding) used for decrypting an " "incoming SPA packet that is encrypted by the fwknop client with Rijndael." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:532 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:528 msgid "" "Define the symmetric key used for decrypting an incoming SPA packet that is " "encrypted by the fwknop client with Rijndael." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:480 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:476 msgid "Enable Uci/Luci control" msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:482 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:478 msgid "Enable config overwrite" msgstr "" @@ -103,11 +103,11 @@ msgstr "" #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:303 #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:314 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:478 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:474 msgid "Firewall Knock Operator Daemon" msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:590 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:586 msgid "" "Force all SPA packets to contain a real IP address within the encrypted " "data. This makes it impossible to use the -s command line argument on the " @@ -116,15 +116,15 @@ msgid "" "know the external IP and set it via the -a argument." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:527 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:523 msgid "Generate Keys" msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:523 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:519 msgid "Generate keys" msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:523 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:519 msgid "" "Generates the symmetric key used for decrypting an incoming SPA packet, that " "is encrypted by the fwknop client with Rijndael block cipher, and HMAC " @@ -136,11 +136,11 @@ msgstr "" msgid "Grant UCI access for luci-app-fwknopd" msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:571 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:567 msgid "HMAC key type" msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:549 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:545 msgid "Key type" msgstr "" @@ -148,17 +148,17 @@ msgstr "" msgid "Loading…" msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:600 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:596 msgid "" "Maximum age in seconds that an SPA packet will be accepted. Defaults to 120 " "seconds." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:494 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:490 msgid "Network" msgstr "Δίκτυο" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:492 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:488 msgid "Network configuration" msgstr "" @@ -166,41 +166,41 @@ msgstr "" msgid "No stanza found." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:440 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:457 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:550 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:572 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:436 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:453 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:546 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:568 msgid "Normal key" msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:485 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:481 msgid "" "Parses the /etc/fwknop/access.conf file (and included files/folders/keys) " "and generates QR codes for all found stanzas. Handles only files in /etc/" "fwknop folder due to access rights restrictions." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:422 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:506 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:418 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:502 msgid "QR code" msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:489 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:485 msgid "Show access.conf QR codes" msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:601 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:597 msgid "Specify the ethernet interface on which fwknopd will sniff packets." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:447 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:453 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:559 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:568 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:443 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:449 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:555 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:564 msgid "The HMAC authentication key has to be specified." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:517 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:513 msgid "" "The destination address for which the SPA packet will be accepted. The " "string “ANY” is also accepted if a valid SPA packet should be honored to any " @@ -209,14 +209,14 @@ msgid "" "Multiple entries are comma-separated." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:494 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:490 msgid "" "The network on which the daemon listens. The daemon is automatically started " "when the network is up-and-running. This option has precedence over " "“PCAP_INTF” option." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:508 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:504 msgid "" "The source address from which the SPA packet will be accepted. The string " "“ANY” is also accepted if a valid SPA packet should be honored from any " @@ -225,18 +225,18 @@ msgid "" "Multiple entries are comma-separated." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:514 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:510 msgid "The source address has to be specified." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:430 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:436 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:537 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:546 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:426 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:432 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:533 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:542 msgid "The symmetric key has to be specified." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:594 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:590 msgid "" "This instructs fwknopd to accept complete commands that are contained within " "an authorization packet. Any such command will be executed on the fwknopd " @@ -244,18 +244,18 @@ msgid "" "started fwknopd if that is not set." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:482 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:478 msgid "" "When unchecked, the config files in /etc/fwknopd will be used as is, " "ignoring any settings here." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:419 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:502 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:415 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:498 msgid "access.conf stanzas" msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:598 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:594 msgid "fwknopd.conf config options" msgstr "" diff --git a/applications/luci-app-fwknopd/po/en/fwknopd.po b/applications/luci-app-fwknopd/po/en/fwknopd.po index 049bc528ce..648a4d4d10 100644 --- a/applications/luci-app-fwknopd/po/en/fwknopd.po +++ b/applications/luci-app-fwknopd/po/en/fwknopd.po @@ -12,7 +12,7 @@ msgstr "" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Generator: Weblate 5.3-dev\n" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:602 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:598 msgid "" "Allow SPA clients to request access to services through an iptables firewall " "instead of just to it." @@ -20,14 +20,14 @@ msgstr "" "Allow SPA clients to request access to services through an iptables firewall " "instead of just to it." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:603 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:599 msgid "Allow SPA clients to request forwarding destination by DNS name." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:441 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:458 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:551 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:573 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:437 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:454 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:547 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:569 msgid "Base64 key" msgstr "Base64 key" @@ -36,22 +36,22 @@ msgstr "Base64 key" msgid "Close" msgstr "Close" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:485 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:481 msgid "Custom configuration" msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:415 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:411 msgid "Custom configuration read from /etc/fwknop/access.conf." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:581 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:577 msgid "" "Define a set of ports and protocols (tcp or udp) that are explicitly not " "allowed regardless of the validity of the incoming SPA packet. Multiple " "entries are comma-separated." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:576 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:572 msgid "" "Define a set of ports and protocols (tcp or udp) that will be opened if a " "valid knock sequence is seen. If this entry is not set, fwknopd will attempt " @@ -63,19 +63,19 @@ msgstr "" "to honor any proto/port request specified in the SPA data (unless of it " "matches any “RESTRICT_PORTS” entries). Multiple entries are comma-separated." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:562 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:558 msgid "" "Define the HMAC authentication key (in Base64 encoding) used for verifying " "the authenticity of the SPA packet before the packet is decrypted." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:554 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:550 msgid "" "Define the HMAC authentication key used for verifying the authenticity of " "the SPA packet before the packet is decrypted." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:585 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:581 msgid "" "Define the length of time access will be granted by fwknopd through the " "firewall after a valid knock sequence from a source IP address. If " @@ -87,13 +87,13 @@ msgstr "" "“FW_ACCESS_TIMEOUT” is not set then the default timeout of 30 seconds will " "automatically be set." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:540 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:536 msgid "" "Define the symmetric key (in Base64 encoding) used for decrypting an " "incoming SPA packet that is encrypted by the fwknop client with Rijndael." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:532 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:528 msgid "" "Define the symmetric key used for decrypting an incoming SPA packet that is " "encrypted by the fwknop client with Rijndael." @@ -101,11 +101,11 @@ msgstr "" "Define the symmetric key used for decrypting an incoming SPA packet that is " "encrypted by the fwknop client with Rijndael." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:480 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:476 msgid "Enable Uci/Luci control" msgstr "Enable Uci/Luci control" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:482 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:478 msgid "Enable config overwrite" msgstr "Enable config overwrite" @@ -115,11 +115,11 @@ msgstr "Firewall Knock Daemon" #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:303 #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:314 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:478 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:474 msgid "Firewall Knock Operator Daemon" msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:590 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:586 msgid "" "Force all SPA packets to contain a real IP address within the encrypted " "data. This makes it impossible to use the -s command line argument on the " @@ -133,15 +133,15 @@ msgstr "" "resolve the external address (if the client behind a NAT) or the client must " "know the external IP and set it via the -a argument." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:527 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:523 msgid "Generate Keys" msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:523 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:519 msgid "Generate keys" msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:523 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:519 msgid "" "Generates the symmetric key used for decrypting an incoming SPA packet, that " "is encrypted by the fwknop client with Rijndael block cipher, and HMAC " @@ -153,11 +153,11 @@ msgstr "" msgid "Grant UCI access for luci-app-fwknopd" msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:571 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:567 msgid "HMAC key type" msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:549 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:545 msgid "Key type" msgstr "Key type" @@ -165,7 +165,7 @@ msgstr "Key type" msgid "Loading…" msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:600 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:596 msgid "" "Maximum age in seconds that an SPA packet will be accepted. Defaults to 120 " "seconds." @@ -173,11 +173,11 @@ msgstr "" "Maximum age in seconds that an SPA packet will be accepted. Defaults to 120 " "seconds." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:494 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:490 msgid "Network" msgstr "Network" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:492 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:488 msgid "Network configuration" msgstr "" @@ -185,41 +185,41 @@ msgstr "" msgid "No stanza found." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:440 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:457 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:550 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:572 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:436 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:453 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:546 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:568 msgid "Normal key" msgstr "Normal key" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:485 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:481 msgid "" "Parses the /etc/fwknop/access.conf file (and included files/folders/keys) " "and generates QR codes for all found stanzas. Handles only files in /etc/" "fwknop folder due to access rights restrictions." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:422 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:506 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:418 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:502 msgid "QR code" msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:489 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:485 msgid "Show access.conf QR codes" msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:601 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:597 msgid "Specify the ethernet interface on which fwknopd will sniff packets." msgstr "Specify the ethernet interface on which fwknopd will sniff packets." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:447 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:453 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:559 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:568 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:443 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:449 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:555 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:564 msgid "The HMAC authentication key has to be specified." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:517 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:513 msgid "" "The destination address for which the SPA packet will be accepted. The " "string “ANY” is also accepted if a valid SPA packet should be honored to any " @@ -228,14 +228,14 @@ msgid "" "Multiple entries are comma-separated." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:494 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:490 msgid "" "The network on which the daemon listens. The daemon is automatically started " "when the network is up-and-running. This option has precedence over " "“PCAP_INTF” option." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:508 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:504 msgid "" "The source address from which the SPA packet will be accepted. The string " "“ANY” is also accepted if a valid SPA packet should be honored from any " @@ -244,18 +244,18 @@ msgid "" "Multiple entries are comma-separated." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:514 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:510 msgid "The source address has to be specified." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:430 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:436 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:537 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:546 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:426 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:432 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:533 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:542 msgid "The symmetric key has to be specified." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:594 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:590 msgid "" "This instructs fwknopd to accept complete commands that are contained within " "an authorization packet. Any such command will be executed on the fwknopd " @@ -263,7 +263,7 @@ msgid "" "started fwknopd if that is not set." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:482 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:478 msgid "" "When unchecked, the config files in /etc/fwknopd will be used as is, " "ignoring any settings here." @@ -271,12 +271,12 @@ msgstr "" "When unchecked, the config files in /etc/fwknopd will be used as is, " "ignoring any settings here." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:419 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:502 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:415 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:498 msgid "access.conf stanzas" msgstr "access.conf stanzas" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:598 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:594 msgid "fwknopd.conf config options" msgstr "fwknopd.conf config options" diff --git a/applications/luci-app-fwknopd/po/es/fwknopd.po b/applications/luci-app-fwknopd/po/es/fwknopd.po index 7a99919e9d..a325df6ea1 100644 --- a/applications/luci-app-fwknopd/po/es/fwknopd.po +++ b/applications/luci-app-fwknopd/po/es/fwknopd.po @@ -13,7 +13,7 @@ msgstr "" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Generator: Weblate 4.7-dev\n" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:602 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:598 msgid "" "Allow SPA clients to request access to services through an iptables firewall " "instead of just to it." @@ -21,15 +21,15 @@ msgstr "" "Permitir que los clientes del SPA soliciten acceso a los servicios a través " "de un firewall de iptables en lugar de hacerlo solo." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:603 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:599 msgid "Allow SPA clients to request forwarding destination by DNS name." msgstr "" "Permitir que los clientes SPA soliciten el destino de reenvío por nombre DNS." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:441 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:458 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:551 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:573 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:437 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:454 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:547 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:569 msgid "Base64 key" msgstr "Llave base 64" @@ -38,15 +38,15 @@ msgstr "Llave base 64" msgid "Close" msgstr "Cerrar" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:485 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:481 msgid "Custom configuration" msgstr "Configuración personalizada" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:415 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:411 msgid "Custom configuration read from /etc/fwknop/access.conf." msgstr "Configuración personalizada leída de /etc/fwknop/access.conf." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:581 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:577 msgid "" "Define a set of ports and protocols (tcp or udp) that are explicitly not " "allowed regardless of the validity of the incoming SPA packet. Multiple " @@ -56,7 +56,7 @@ msgstr "" "están permitidos independientemente de la validez del paquete SPA entrante. " "Las entradas múltiples están separadas por comas." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:576 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:572 msgid "" "Define a set of ports and protocols (tcp or udp) that will be opened if a " "valid knock sequence is seen. If this entry is not set, fwknopd will attempt " @@ -70,7 +70,7 @@ msgstr "" "entrada de \"RESTRICT_PORTS\"). Las entradas múltiples están separadas por " "comas." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:562 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:558 msgid "" "Define the HMAC authentication key (in Base64 encoding) used for verifying " "the authenticity of the SPA packet before the packet is decrypted." @@ -79,7 +79,7 @@ msgstr "" "utiliza para verificar la autenticidad del paquete SPA antes de que se " "descifre el paquete." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:554 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:550 msgid "" "Define the HMAC authentication key used for verifying the authenticity of " "the SPA packet before the packet is decrypted." @@ -87,7 +87,7 @@ msgstr "" "Defina la clave de autenticación HMAC utilizada para verificar la " "autenticidad del paquete SPA antes de que se descifre el paquete." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:585 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:581 msgid "" "Define the length of time access will be granted by fwknopd through the " "firewall after a valid knock sequence from a source IP address. If " @@ -99,7 +99,7 @@ msgstr "" "de origen. Si \"FW_ACCESS_TIMEOUT\" no está configurado, el tiempo de espera " "predeterminado de 30 segundos se establecerá automáticamente." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:540 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:536 msgid "" "Define the symmetric key (in Base64 encoding) used for decrypting an " "incoming SPA packet that is encrypted by the fwknop client with Rijndael." @@ -107,7 +107,7 @@ msgstr "" "Defina la clave simétrica (en codificación Base64) que se utiliza para " "descifrar un paquete SPA entrante cifrado por el cliente fwknop con Rijndael." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:532 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:528 msgid "" "Define the symmetric key used for decrypting an incoming SPA packet that is " "encrypted by the fwknop client with Rijndael." @@ -115,11 +115,11 @@ msgstr "" "Defina la clave simétrica utilizada para descifrar un paquete SPA entrante " "que está cifrado por el cliente fwknop con Rijndael." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:480 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:476 msgid "Enable Uci/Luci control" msgstr "Activar el control Uci/Luci" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:482 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:478 msgid "Enable config overwrite" msgstr "Activar sobrescritura de configuración" @@ -129,11 +129,11 @@ msgstr "Firewall Knock Daemon" #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:303 #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:314 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:478 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:474 msgid "Firewall Knock Operator Daemon" msgstr "Demonio de operador de cortafuegos" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:590 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:586 msgid "" "Force all SPA packets to contain a real IP address within the encrypted " "data. This makes it impossible to use the -s command line argument on the " @@ -148,15 +148,15 @@ msgstr "" "está detrás de un NAT) o el cliente debe conocer la IP externa y " "configurarlo a través del argumento -a." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:527 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:523 msgid "Generate Keys" msgstr "Generar claves" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:523 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:519 msgid "Generate keys" msgstr "Generar claves" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:523 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:519 msgid "" "Generates the symmetric key used for decrypting an incoming SPA packet, that " "is encrypted by the fwknop client with Rijndael block cipher, and HMAC " @@ -172,11 +172,11 @@ msgstr "" msgid "Grant UCI access for luci-app-fwknopd" msgstr "Conceder acceso UCI para luci-app-fwknopd" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:571 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:567 msgid "HMAC key type" msgstr "Tipo de clave HMAC" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:549 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:545 msgid "Key type" msgstr "Tipo de clave" @@ -184,7 +184,7 @@ msgstr "Tipo de clave" msgid "Loading…" msgstr "Cargando…" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:600 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:596 msgid "" "Maximum age in seconds that an SPA packet will be accepted. Defaults to 120 " "seconds." @@ -192,11 +192,11 @@ msgstr "" "Edad máxima en segundos que se aceptará un paquete de SPA. De manera " "predeterminada a 120 segundos." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:494 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:490 msgid "Network" msgstr "Red" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:492 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:488 msgid "Network configuration" msgstr "Configuración de red" @@ -204,14 +204,14 @@ msgstr "Configuración de red" msgid "No stanza found." msgstr "No se encontró ninguna estrofa." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:440 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:457 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:550 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:572 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:436 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:453 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:546 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:568 msgid "Normal key" msgstr "Llave normal" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:485 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:481 msgid "" "Parses the /etc/fwknop/access.conf file (and included files/folders/keys) " "and generates QR codes for all found stanzas. Handles only files in /etc/" @@ -222,28 +222,28 @@ msgstr "" "solo archivos en la carpeta /etc/fwknop debido a restricciones de derechos " "de acceso." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:422 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:506 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:418 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:502 msgid "QR code" msgstr "Código QR" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:489 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:485 msgid "Show access.conf QR codes" msgstr "Mostrar códigos QR de access.conf" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:601 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:597 msgid "Specify the ethernet interface on which fwknopd will sniff packets." msgstr "" "Especifique la interfaz de Ethernet en la que fwknopd detectará paquetes." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:447 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:453 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:559 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:568 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:443 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:449 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:555 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:564 msgid "The HMAC authentication key has to be specified." msgstr "Se debe especificar la clave de autenticación HMAC." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:517 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:513 msgid "" "The destination address for which the SPA packet will be accepted. The " "string “ANY” is also accepted if a valid SPA packet should be honored to any " @@ -257,7 +257,7 @@ msgstr "" "ejemplo, \"192.168.10.0/24\") y también se pueden especificar direcciones IP " "individuales. Las entradas múltiples están separadas por comas." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:494 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:490 msgid "" "The network on which the daemon listens. The daemon is automatically started " "when the network is up-and-running. This option has precedence over " @@ -267,7 +267,7 @@ msgstr "" "cuando la red está en funcionamiento. Esta opción tiene prioridad sobre la " "opción “PCAP_INTF”." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:508 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:504 msgid "" "The source address from which the SPA packet will be accepted. The string " "“ANY” is also accepted if a valid SPA packet should be honored from any " @@ -282,18 +282,18 @@ msgstr "" "direcciones IP individuales. Las entradas múltiples están separadas por " "comas." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:514 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:510 msgid "The source address has to be specified." msgstr "Debe especificarse la dirección de origen." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:430 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:436 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:537 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:546 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:426 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:432 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:533 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:542 msgid "The symmetric key has to be specified." msgstr "Debe especificarse la clave simétrica." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:594 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:590 msgid "" "This instructs fwknopd to accept complete commands that are contained within " "an authorization packet. Any such command will be executed on the fwknopd " @@ -305,7 +305,7 @@ msgstr "" "el servidor fwknopd como el usuario especificado por el \"CMD_EXEC_USER\" o " "como el usuario que inició fwknopd si no está establecido." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:482 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:478 msgid "" "When unchecked, the config files in /etc/fwknopd will be used as is, " "ignoring any settings here." @@ -313,12 +313,12 @@ msgstr "" "Cuando no está marcada, los archivos de configuración en /etc/fwknopd se " "usarán tal como están, ignorando cualquier configuración aquí." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:419 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:502 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:415 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:498 msgid "access.conf stanzas" msgstr "estrofas de access.conf" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:598 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:594 msgid "fwknopd.conf config options" msgstr "opciones de configuración de fwknopd.conf" diff --git a/applications/luci-app-fwknopd/po/fi/fwknopd.po b/applications/luci-app-fwknopd/po/fi/fwknopd.po index 015577102b..5d228a00a3 100644 --- a/applications/luci-app-fwknopd/po/fi/fwknopd.po +++ b/applications/luci-app-fwknopd/po/fi/fwknopd.po @@ -12,20 +12,20 @@ msgstr "" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Generator: Weblate 5.4-dev\n" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:602 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:598 msgid "" "Allow SPA clients to request access to services through an iptables firewall " "instead of just to it." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:603 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:599 msgid "Allow SPA clients to request forwarding destination by DNS name." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:441 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:458 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:551 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:573 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:437 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:454 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:547 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:569 msgid "Base64 key" msgstr "" @@ -34,22 +34,22 @@ msgstr "" msgid "Close" msgstr "Sulje" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:485 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:481 msgid "Custom configuration" msgstr "Mukautetut asetukset" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:415 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:411 msgid "Custom configuration read from /etc/fwknop/access.conf." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:581 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:577 msgid "" "Define a set of ports and protocols (tcp or udp) that are explicitly not " "allowed regardless of the validity of the incoming SPA packet. Multiple " "entries are comma-separated." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:576 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:572 msgid "" "Define a set of ports and protocols (tcp or udp) that will be opened if a " "valid knock sequence is seen. If this entry is not set, fwknopd will attempt " @@ -57,19 +57,19 @@ msgid "" "matches any “RESTRICT_PORTS” entries). Multiple entries are comma-separated." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:562 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:558 msgid "" "Define the HMAC authentication key (in Base64 encoding) used for verifying " "the authenticity of the SPA packet before the packet is decrypted." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:554 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:550 msgid "" "Define the HMAC authentication key used for verifying the authenticity of " "the SPA packet before the packet is decrypted." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:585 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:581 msgid "" "Define the length of time access will be granted by fwknopd through the " "firewall after a valid knock sequence from a source IP address. If " @@ -77,23 +77,23 @@ msgid "" "automatically be set." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:540 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:536 msgid "" "Define the symmetric key (in Base64 encoding) used for decrypting an " "incoming SPA packet that is encrypted by the fwknop client with Rijndael." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:532 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:528 msgid "" "Define the symmetric key used for decrypting an incoming SPA packet that is " "encrypted by the fwknop client with Rijndael." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:480 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:476 msgid "Enable Uci/Luci control" msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:482 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:478 msgid "Enable config overwrite" msgstr "" @@ -103,11 +103,11 @@ msgstr "" #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:303 #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:314 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:478 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:474 msgid "Firewall Knock Operator Daemon" msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:590 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:586 msgid "" "Force all SPA packets to contain a real IP address within the encrypted " "data. This makes it impossible to use the -s command line argument on the " @@ -116,15 +116,15 @@ msgid "" "know the external IP and set it via the -a argument." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:527 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:523 msgid "Generate Keys" msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:523 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:519 msgid "Generate keys" msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:523 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:519 msgid "" "Generates the symmetric key used for decrypting an incoming SPA packet, that " "is encrypted by the fwknop client with Rijndael block cipher, and HMAC " @@ -136,11 +136,11 @@ msgstr "" msgid "Grant UCI access for luci-app-fwknopd" msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:571 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:567 msgid "HMAC key type" msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:549 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:545 msgid "Key type" msgstr "" @@ -148,17 +148,17 @@ msgstr "" msgid "Loading…" msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:600 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:596 msgid "" "Maximum age in seconds that an SPA packet will be accepted. Defaults to 120 " "seconds." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:494 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:490 msgid "Network" msgstr "Verkko" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:492 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:488 msgid "Network configuration" msgstr "" @@ -166,41 +166,41 @@ msgstr "" msgid "No stanza found." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:440 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:457 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:550 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:572 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:436 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:453 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:546 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:568 msgid "Normal key" msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:485 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:481 msgid "" "Parses the /etc/fwknop/access.conf file (and included files/folders/keys) " "and generates QR codes for all found stanzas. Handles only files in /etc/" "fwknop folder due to access rights restrictions." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:422 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:506 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:418 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:502 msgid "QR code" msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:489 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:485 msgid "Show access.conf QR codes" msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:601 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:597 msgid "Specify the ethernet interface on which fwknopd will sniff packets." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:447 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:453 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:559 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:568 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:443 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:449 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:555 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:564 msgid "The HMAC authentication key has to be specified." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:517 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:513 msgid "" "The destination address for which the SPA packet will be accepted. The " "string “ANY” is also accepted if a valid SPA packet should be honored to any " @@ -209,14 +209,14 @@ msgid "" "Multiple entries are comma-separated." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:494 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:490 msgid "" "The network on which the daemon listens. The daemon is automatically started " "when the network is up-and-running. This option has precedence over " "“PCAP_INTF” option." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:508 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:504 msgid "" "The source address from which the SPA packet will be accepted. The string " "“ANY” is also accepted if a valid SPA packet should be honored from any " @@ -225,18 +225,18 @@ msgid "" "Multiple entries are comma-separated." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:514 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:510 msgid "The source address has to be specified." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:430 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:436 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:537 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:546 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:426 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:432 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:533 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:542 msgid "The symmetric key has to be specified." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:594 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:590 msgid "" "This instructs fwknopd to accept complete commands that are contained within " "an authorization packet. Any such command will be executed on the fwknopd " @@ -244,18 +244,18 @@ msgid "" "started fwknopd if that is not set." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:482 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:478 msgid "" "When unchecked, the config files in /etc/fwknopd will be used as is, " "ignoring any settings here." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:419 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:502 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:415 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:498 msgid "access.conf stanzas" msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:598 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:594 msgid "fwknopd.conf config options" msgstr "" diff --git a/applications/luci-app-fwknopd/po/fr/fwknopd.po b/applications/luci-app-fwknopd/po/fr/fwknopd.po index edd80f0c88..bb9972e5dd 100644 --- a/applications/luci-app-fwknopd/po/fr/fwknopd.po +++ b/applications/luci-app-fwknopd/po/fr/fwknopd.po @@ -12,7 +12,7 @@ msgstr "" "Plural-Forms: nplurals=2; plural=n > 1;\n" "X-Generator: Weblate 4.18-dev\n" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:602 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:598 msgid "" "Allow SPA clients to request access to services through an iptables firewall " "instead of just to it." @@ -20,15 +20,15 @@ msgstr "" "Autorise les clients SPA à demander l'accès aux services via un pare-feu " "iptables au lieu de l'accès direct." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:603 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:599 msgid "Allow SPA clients to request forwarding destination by DNS name." msgstr "" "Autorise les clients SPA à demander la destination de transfert par nom DNS." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:441 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:458 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:551 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:573 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:437 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:454 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:547 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:569 msgid "Base64 key" msgstr "Clé Base64" @@ -37,16 +37,16 @@ msgstr "Clé Base64" msgid "Close" msgstr "Fermer" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:485 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:481 msgid "Custom configuration" msgstr "Configuration personnalisée" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:415 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:411 msgid "Custom configuration read from /etc/fwknop/access.conf." msgstr "" "Configuration personnalisée lecture à partir de /etc/fwknop/access.conf." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:581 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:577 msgid "" "Define a set of ports and protocols (tcp or udp) that are explicitly not " "allowed regardless of the validity of the incoming SPA packet. Multiple " @@ -56,7 +56,7 @@ msgstr "" "explicitement pas permis indépendamment de la validité des packets SPA " "entrant. Les entrées multiples seront séparées par des virgules." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:576 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:572 msgid "" "Define a set of ports and protocols (tcp or udp) that will be opened if a " "valid knock sequence is seen. If this entry is not set, fwknopd will attempt " @@ -70,7 +70,7 @@ msgstr "" "quelle entrée \"RESTRICT_PORTS\"). Plusieurs entrées sont séparées par des " "virgules." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:562 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:558 msgid "" "Define the HMAC authentication key (in Base64 encoding) used for verifying " "the authenticity of the SPA packet before the packet is decrypted." @@ -78,7 +78,7 @@ msgstr "" "Définir la clé d'authentification HMAC (en codage Base64) utilisée pour " "vérifier l'authenticité du paquet SPA avant qu'il ne soit décrypté." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:554 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:550 msgid "" "Define the HMAC authentication key used for verifying the authenticity of " "the SPA packet before the packet is decrypted." @@ -86,7 +86,7 @@ msgstr "" "Définir la clé d'authentification HMAC utilisée pour vérifier l'authenticité " "du paquet SPA avant qu'il ne soit décrypté." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:585 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:581 msgid "" "Define the length of time access will be granted by fwknopd through the " "firewall after a valid knock sequence from a source IP address. If " @@ -98,7 +98,7 @@ msgstr "" "source. Si \"FW_ACCESS_TIMEOUT\" n'est pas défini, le délai par défaut de 30 " "secondes sera automatiquement défini." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:540 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:536 msgid "" "Define the symmetric key (in Base64 encoding) used for decrypting an " "incoming SPA packet that is encrypted by the fwknop client with Rijndael." @@ -106,7 +106,7 @@ msgstr "" "Définir la clé symétrique (en encodage Base64) utilisée pour déchiffrer un " "paquet SPA entrant qui est chiffré par le client fwknop avec Rijndael." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:532 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:528 msgid "" "Define the symmetric key used for decrypting an incoming SPA packet that is " "encrypted by the fwknop client with Rijndael." @@ -114,11 +114,11 @@ msgstr "" "Définir la clé symétrique utilisée pour déchiffrer un paquet SPA entrant qui " "est chiffré par le client fwknop avec Rijndael." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:480 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:476 msgid "Enable Uci/Luci control" msgstr "Activer le contrôle Uci/Luci" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:482 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:478 msgid "Enable config overwrite" msgstr "Activer l'écrasement de la configuration" @@ -128,11 +128,11 @@ msgstr "Daemon Knock du pare-feu" #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:303 #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:314 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:478 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:474 msgid "Firewall Knock Operator Daemon" msgstr "Pare-feu Knock Operator Daemon" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:590 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:586 msgid "" "Force all SPA packets to contain a real IP address within the encrypted " "data. This makes it impossible to use the -s command line argument on the " @@ -146,15 +146,15 @@ msgstr "" "automatiquement l'adresse externe (si le client est derrière un NAT) ou le " "client doit connaître l'IP externe et la définir via l'argument -a." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:527 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:523 msgid "Generate Keys" msgstr "Générer les clés" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:523 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:519 msgid "Generate keys" msgstr "Générer les clés" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:523 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:519 msgid "" "Generates the symmetric key used for decrypting an incoming SPA packet, that " "is encrypted by the fwknop client with Rijndael block cipher, and HMAC " @@ -170,11 +170,11 @@ msgstr "" msgid "Grant UCI access for luci-app-fwknopd" msgstr "Accorder l’accès UCI pour luci-app-fwknopd" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:571 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:567 msgid "HMAC key type" msgstr "Type de clé HMAC" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:549 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:545 msgid "Key type" msgstr "Type de clé" @@ -182,7 +182,7 @@ msgstr "Type de clé" msgid "Loading…" msgstr "Chargement en cours…" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:600 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:596 msgid "" "Maximum age in seconds that an SPA packet will be accepted. Defaults to 120 " "seconds." @@ -190,11 +190,11 @@ msgstr "" "Durée maximale d'acceptation d'un paquet SPA, en secondes. La valeur par " "défaut est de 120 secondes." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:494 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:490 msgid "Network" msgstr "Réseau" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:492 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:488 msgid "Network configuration" msgstr "Configuration réseau" @@ -202,14 +202,14 @@ msgstr "Configuration réseau" msgid "No stanza found." msgstr "Pas de stanza trouvé." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:440 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:457 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:550 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:572 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:436 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:453 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:546 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:568 msgid "Normal key" msgstr "Clé normale" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:485 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:481 msgid "" "Parses the /etc/fwknop/access.conf file (and included files/folders/keys) " "and generates QR codes for all found stanzas. Handles only files in /etc/" @@ -220,28 +220,28 @@ msgstr "" "uniquement les fichiers du dossier /etc/fwknop en raison des restrictions de " "droits d'accès." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:422 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:506 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:418 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:502 msgid "QR code" msgstr "QR Code" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:489 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:485 msgid "Show access.conf QR codes" msgstr "Afficher les codes QR de access.conf" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:601 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:597 msgid "Specify the ethernet interface on which fwknopd will sniff packets." msgstr "" "Spécifiez l’interface Ethernet sur laquelle fwknopd reniflera les paquets." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:447 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:453 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:559 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:568 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:443 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:449 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:555 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:564 msgid "The HMAC authentication key has to be specified." msgstr "La clé d’authentification HMAC doit être spécifiée." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:517 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:513 msgid "" "The destination address for which the SPA packet will be accepted. The " "string “ANY” is also accepted if a valid SPA packet should be honored to any " @@ -256,7 +256,7 @@ msgstr "" "adresses IP individuelles peuvent également être spécifiées. Les entrées " "multiples sont séparées par des virgules." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:494 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:490 msgid "" "The network on which the daemon listens. The daemon is automatically started " "when the network is up-and-running. This option has precedence over " @@ -266,7 +266,7 @@ msgstr "" "lorsque le réseau est opérationnel. Cette option est prioritaire sur " "l'option \"PCAP_INTF\"." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:508 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:504 msgid "" "The source address from which the SPA packet will be accepted. The string " "“ANY” is also accepted if a valid SPA packet should be honored from any " @@ -281,18 +281,18 @@ msgstr "" "adresses IP individuelles peuvent également être spécifiées. Les entrées " "multiples sont séparées par des virgules." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:514 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:510 msgid "The source address has to be specified." msgstr "L'adresse source doit être spécifiée." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:430 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:436 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:537 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:546 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:426 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:432 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:533 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:542 msgid "The symmetric key has to be specified." msgstr "La clé symétrique doit être spécifiée." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:594 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:590 msgid "" "This instructs fwknopd to accept complete commands that are contained within " "an authorization packet. Any such command will be executed on the fwknopd " @@ -304,7 +304,7 @@ msgstr "" "serveur fwknopd en tant qu'utilisateur spécifié par \"CMD_EXEC_USER\" ou en " "tant qu'utilisateur ayant démarré fwknopd si celui-ci n'est pas défini." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:482 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:478 msgid "" "When unchecked, the config files in /etc/fwknopd will be used as is, " "ignoring any settings here." @@ -312,12 +312,12 @@ msgstr "" "Si pas cochée, les fichiers de config dans /etc/fwknopd seront utilisés tels " "quels, ignorant tous les paramètres ici." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:419 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:502 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:415 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:498 msgid "access.conf stanzas" msgstr "access.conf stanzas" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:598 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:594 msgid "fwknopd.conf config options" msgstr "Options de configuration de fwknopd.conf" diff --git a/applications/luci-app-fwknopd/po/gl/fwknopd.po b/applications/luci-app-fwknopd/po/gl/fwknopd.po index 96cdbfb16b..7d035e705c 100644 --- a/applications/luci-app-fwknopd/po/gl/fwknopd.po +++ b/applications/luci-app-fwknopd/po/gl/fwknopd.po @@ -12,7 +12,7 @@ msgstr "" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Generator: Weblate 5.3-dev\n" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:602 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:598 msgid "" "Allow SPA clients to request access to services through an iptables firewall " "instead of just to it." @@ -20,15 +20,15 @@ msgstr "" "Permitir que os clientes SPA soliciten acceso aos servizos a través dun " "firewall de iptables en lugar de a si mesmo." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:603 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:599 msgid "Allow SPA clients to request forwarding destination by DNS name." msgstr "" "Permitir que os clientes SPA soliciten o destino de reenvío polo nome DNS." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:441 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:458 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:551 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:573 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:437 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:454 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:547 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:569 msgid "Base64 key" msgstr "Chave Base64" @@ -37,15 +37,15 @@ msgstr "Chave Base64" msgid "Close" msgstr "Peche" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:485 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:481 msgid "Custom configuration" msgstr "Configuración persoalizada" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:415 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:411 msgid "Custom configuration read from /etc/fwknop/access.conf." msgstr "Configuración personalizada lida desde /etc/fwknop/access.conf." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:581 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:577 msgid "" "Define a set of ports and protocols (tcp or udp) that are explicitly not " "allowed regardless of the validity of the incoming SPA packet. Multiple " @@ -55,7 +55,7 @@ msgstr "" "non están permitidos independentemente da validez do paquete SPA entrante. " "Varias entradas están separadas por comas." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:576 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:572 msgid "" "Define a set of ports and protocols (tcp or udp) that will be opened if a " "valid knock sequence is seen. If this entry is not set, fwknopd will attempt " @@ -68,7 +68,7 @@ msgstr "" "especificada nos datos SPA (a non ser que coincida con algunha entrada " "\"RESTRICT_PORTS\"). Varias entradas están separadas por comas." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:562 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:558 msgid "" "Define the HMAC authentication key (in Base64 encoding) used for verifying " "the authenticity of the SPA packet before the packet is decrypted." @@ -76,7 +76,7 @@ msgstr "" "Defina a clave de autenticación HMAC (en codificación Base64) utilizada para " "verificar a autenticidade do paquete SPA antes de descifrar o paquete." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:554 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:550 msgid "" "Define the HMAC authentication key used for verifying the authenticity of " "the SPA packet before the packet is decrypted." @@ -84,7 +84,7 @@ msgstr "" "Defina a clave de autenticación HMAC utilizada para verificar a " "autenticidade do paquete SPA antes de descifrar o paquete." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:585 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:581 msgid "" "Define the length of time access will be granted by fwknopd through the " "firewall after a valid knock sequence from a source IP address. If " @@ -92,23 +92,23 @@ msgid "" "automatically be set." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:540 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:536 msgid "" "Define the symmetric key (in Base64 encoding) used for decrypting an " "incoming SPA packet that is encrypted by the fwknop client with Rijndael." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:532 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:528 msgid "" "Define the symmetric key used for decrypting an incoming SPA packet that is " "encrypted by the fwknop client with Rijndael." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:480 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:476 msgid "Enable Uci/Luci control" msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:482 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:478 msgid "Enable config overwrite" msgstr "" @@ -118,11 +118,11 @@ msgstr "" #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:303 #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:314 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:478 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:474 msgid "Firewall Knock Operator Daemon" msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:590 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:586 msgid "" "Force all SPA packets to contain a real IP address within the encrypted " "data. This makes it impossible to use the -s command line argument on the " @@ -131,15 +131,15 @@ msgid "" "know the external IP and set it via the -a argument." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:527 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:523 msgid "Generate Keys" msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:523 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:519 msgid "Generate keys" msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:523 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:519 msgid "" "Generates the symmetric key used for decrypting an incoming SPA packet, that " "is encrypted by the fwknop client with Rijndael block cipher, and HMAC " @@ -151,11 +151,11 @@ msgstr "" msgid "Grant UCI access for luci-app-fwknopd" msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:571 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:567 msgid "HMAC key type" msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:549 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:545 msgid "Key type" msgstr "" @@ -163,17 +163,17 @@ msgstr "" msgid "Loading…" msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:600 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:596 msgid "" "Maximum age in seconds that an SPA packet will be accepted. Defaults to 120 " "seconds." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:494 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:490 msgid "Network" msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:492 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:488 msgid "Network configuration" msgstr "" @@ -181,41 +181,41 @@ msgstr "" msgid "No stanza found." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:440 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:457 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:550 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:572 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:436 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:453 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:546 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:568 msgid "Normal key" msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:485 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:481 msgid "" "Parses the /etc/fwknop/access.conf file (and included files/folders/keys) " "and generates QR codes for all found stanzas. Handles only files in /etc/" "fwknop folder due to access rights restrictions." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:422 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:506 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:418 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:502 msgid "QR code" msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:489 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:485 msgid "Show access.conf QR codes" msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:601 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:597 msgid "Specify the ethernet interface on which fwknopd will sniff packets." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:447 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:453 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:559 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:568 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:443 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:449 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:555 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:564 msgid "The HMAC authentication key has to be specified." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:517 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:513 msgid "" "The destination address for which the SPA packet will be accepted. The " "string “ANY” is also accepted if a valid SPA packet should be honored to any " @@ -224,14 +224,14 @@ msgid "" "Multiple entries are comma-separated." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:494 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:490 msgid "" "The network on which the daemon listens. The daemon is automatically started " "when the network is up-and-running. This option has precedence over " "“PCAP_INTF” option." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:508 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:504 msgid "" "The source address from which the SPA packet will be accepted. The string " "“ANY” is also accepted if a valid SPA packet should be honored from any " @@ -240,18 +240,18 @@ msgid "" "Multiple entries are comma-separated." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:514 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:510 msgid "The source address has to be specified." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:430 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:436 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:537 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:546 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:426 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:432 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:533 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:542 msgid "The symmetric key has to be specified." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:594 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:590 msgid "" "This instructs fwknopd to accept complete commands that are contained within " "an authorization packet. Any such command will be executed on the fwknopd " @@ -259,18 +259,18 @@ msgid "" "started fwknopd if that is not set." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:482 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:478 msgid "" "When unchecked, the config files in /etc/fwknopd will be used as is, " "ignoring any settings here." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:419 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:502 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:415 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:498 msgid "access.conf stanzas" msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:598 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:594 msgid "fwknopd.conf config options" msgstr "" diff --git a/applications/luci-app-fwknopd/po/he/fwknopd.po b/applications/luci-app-fwknopd/po/he/fwknopd.po index 51f0354870..54cb722e2c 100644 --- a/applications/luci-app-fwknopd/po/he/fwknopd.po +++ b/applications/luci-app-fwknopd/po/he/fwknopd.po @@ -13,7 +13,7 @@ msgstr "" "n % 10 == 0) ? 2 : 3));\n" "X-Generator: Weblate 4.4.1-dev\n" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:602 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:598 msgid "" "Allow SPA clients to request access to services through an iptables firewall " "instead of just to it." @@ -21,14 +21,14 @@ msgstr "" "אפשר ל־SPA clients לבקש גישה לשירותים באמצעות חומת אש של iptables במקום רק " "אל השירותים עצמם." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:603 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:599 msgid "Allow SPA clients to request forwarding destination by DNS name." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:441 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:458 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:551 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:573 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:437 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:454 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:547 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:569 msgid "Base64 key" msgstr "" @@ -37,22 +37,22 @@ msgstr "" msgid "Close" msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:485 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:481 msgid "Custom configuration" msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:415 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:411 msgid "Custom configuration read from /etc/fwknop/access.conf." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:581 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:577 msgid "" "Define a set of ports and protocols (tcp or udp) that are explicitly not " "allowed regardless of the validity of the incoming SPA packet. Multiple " "entries are comma-separated." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:576 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:572 msgid "" "Define a set of ports and protocols (tcp or udp) that will be opened if a " "valid knock sequence is seen. If this entry is not set, fwknopd will attempt " @@ -60,19 +60,19 @@ msgid "" "matches any “RESTRICT_PORTS” entries). Multiple entries are comma-separated." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:562 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:558 msgid "" "Define the HMAC authentication key (in Base64 encoding) used for verifying " "the authenticity of the SPA packet before the packet is decrypted." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:554 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:550 msgid "" "Define the HMAC authentication key used for verifying the authenticity of " "the SPA packet before the packet is decrypted." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:585 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:581 msgid "" "Define the length of time access will be granted by fwknopd through the " "firewall after a valid knock sequence from a source IP address. If " @@ -80,23 +80,23 @@ msgid "" "automatically be set." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:540 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:536 msgid "" "Define the symmetric key (in Base64 encoding) used for decrypting an " "incoming SPA packet that is encrypted by the fwknop client with Rijndael." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:532 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:528 msgid "" "Define the symmetric key used for decrypting an incoming SPA packet that is " "encrypted by the fwknop client with Rijndael." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:480 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:476 msgid "Enable Uci/Luci control" msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:482 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:478 msgid "Enable config overwrite" msgstr "" @@ -106,11 +106,11 @@ msgstr "" #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:303 #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:314 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:478 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:474 msgid "Firewall Knock Operator Daemon" msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:590 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:586 msgid "" "Force all SPA packets to contain a real IP address within the encrypted " "data. This makes it impossible to use the -s command line argument on the " @@ -119,15 +119,15 @@ msgid "" "know the external IP and set it via the -a argument." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:527 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:523 msgid "Generate Keys" msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:523 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:519 msgid "Generate keys" msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:523 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:519 msgid "" "Generates the symmetric key used for decrypting an incoming SPA packet, that " "is encrypted by the fwknop client with Rijndael block cipher, and HMAC " @@ -139,11 +139,11 @@ msgstr "" msgid "Grant UCI access for luci-app-fwknopd" msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:571 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:567 msgid "HMAC key type" msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:549 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:545 msgid "Key type" msgstr "" @@ -151,17 +151,17 @@ msgstr "" msgid "Loading…" msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:600 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:596 msgid "" "Maximum age in seconds that an SPA packet will be accepted. Defaults to 120 " "seconds." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:494 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:490 msgid "Network" msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:492 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:488 msgid "Network configuration" msgstr "" @@ -169,41 +169,41 @@ msgstr "" msgid "No stanza found." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:440 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:457 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:550 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:572 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:436 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:453 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:546 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:568 msgid "Normal key" msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:485 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:481 msgid "" "Parses the /etc/fwknop/access.conf file (and included files/folders/keys) " "and generates QR codes for all found stanzas. Handles only files in /etc/" "fwknop folder due to access rights restrictions." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:422 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:506 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:418 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:502 msgid "QR code" msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:489 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:485 msgid "Show access.conf QR codes" msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:601 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:597 msgid "Specify the ethernet interface on which fwknopd will sniff packets." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:447 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:453 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:559 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:568 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:443 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:449 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:555 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:564 msgid "The HMAC authentication key has to be specified." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:517 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:513 msgid "" "The destination address for which the SPA packet will be accepted. The " "string “ANY” is also accepted if a valid SPA packet should be honored to any " @@ -212,14 +212,14 @@ msgid "" "Multiple entries are comma-separated." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:494 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:490 msgid "" "The network on which the daemon listens. The daemon is automatically started " "when the network is up-and-running. This option has precedence over " "“PCAP_INTF” option." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:508 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:504 msgid "" "The source address from which the SPA packet will be accepted. The string " "“ANY” is also accepted if a valid SPA packet should be honored from any " @@ -228,18 +228,18 @@ msgid "" "Multiple entries are comma-separated." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:514 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:510 msgid "The source address has to be specified." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:430 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:436 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:537 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:546 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:426 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:432 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:533 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:542 msgid "The symmetric key has to be specified." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:594 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:590 msgid "" "This instructs fwknopd to accept complete commands that are contained within " "an authorization packet. Any such command will be executed on the fwknopd " @@ -247,18 +247,18 @@ msgid "" "started fwknopd if that is not set." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:482 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:478 msgid "" "When unchecked, the config files in /etc/fwknopd will be used as is, " "ignoring any settings here." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:419 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:502 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:415 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:498 msgid "access.conf stanzas" msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:598 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:594 msgid "fwknopd.conf config options" msgstr "" diff --git a/applications/luci-app-fwknopd/po/hi/fwknopd.po b/applications/luci-app-fwknopd/po/hi/fwknopd.po index 90c32a32eb..5ea8085563 100644 --- a/applications/luci-app-fwknopd/po/hi/fwknopd.po +++ b/applications/luci-app-fwknopd/po/hi/fwknopd.po @@ -10,20 +10,20 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n > 1;\n" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:602 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:598 msgid "" "Allow SPA clients to request access to services through an iptables firewall " "instead of just to it." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:603 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:599 msgid "Allow SPA clients to request forwarding destination by DNS name." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:441 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:458 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:551 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:573 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:437 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:454 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:547 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:569 msgid "Base64 key" msgstr "" @@ -32,22 +32,22 @@ msgstr "" msgid "Close" msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:485 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:481 msgid "Custom configuration" msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:415 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:411 msgid "Custom configuration read from /etc/fwknop/access.conf." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:581 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:577 msgid "" "Define a set of ports and protocols (tcp or udp) that are explicitly not " "allowed regardless of the validity of the incoming SPA packet. Multiple " "entries are comma-separated." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:576 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:572 msgid "" "Define a set of ports and protocols (tcp or udp) that will be opened if a " "valid knock sequence is seen. If this entry is not set, fwknopd will attempt " @@ -55,19 +55,19 @@ msgid "" "matches any “RESTRICT_PORTS” entries). Multiple entries are comma-separated." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:562 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:558 msgid "" "Define the HMAC authentication key (in Base64 encoding) used for verifying " "the authenticity of the SPA packet before the packet is decrypted." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:554 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:550 msgid "" "Define the HMAC authentication key used for verifying the authenticity of " "the SPA packet before the packet is decrypted." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:585 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:581 msgid "" "Define the length of time access will be granted by fwknopd through the " "firewall after a valid knock sequence from a source IP address. If " @@ -75,23 +75,23 @@ msgid "" "automatically be set." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:540 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:536 msgid "" "Define the symmetric key (in Base64 encoding) used for decrypting an " "incoming SPA packet that is encrypted by the fwknop client with Rijndael." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:532 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:528 msgid "" "Define the symmetric key used for decrypting an incoming SPA packet that is " "encrypted by the fwknop client with Rijndael." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:480 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:476 msgid "Enable Uci/Luci control" msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:482 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:478 msgid "Enable config overwrite" msgstr "" @@ -101,11 +101,11 @@ msgstr "" #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:303 #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:314 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:478 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:474 msgid "Firewall Knock Operator Daemon" msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:590 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:586 msgid "" "Force all SPA packets to contain a real IP address within the encrypted " "data. This makes it impossible to use the -s command line argument on the " @@ -114,15 +114,15 @@ msgid "" "know the external IP and set it via the -a argument." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:527 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:523 msgid "Generate Keys" msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:523 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:519 msgid "Generate keys" msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:523 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:519 msgid "" "Generates the symmetric key used for decrypting an incoming SPA packet, that " "is encrypted by the fwknop client with Rijndael block cipher, and HMAC " @@ -134,11 +134,11 @@ msgstr "" msgid "Grant UCI access for luci-app-fwknopd" msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:571 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:567 msgid "HMAC key type" msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:549 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:545 msgid "Key type" msgstr "" @@ -146,17 +146,17 @@ msgstr "" msgid "Loading…" msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:600 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:596 msgid "" "Maximum age in seconds that an SPA packet will be accepted. Defaults to 120 " "seconds." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:494 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:490 msgid "Network" msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:492 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:488 msgid "Network configuration" msgstr "" @@ -164,41 +164,41 @@ msgstr "" msgid "No stanza found." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:440 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:457 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:550 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:572 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:436 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:453 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:546 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:568 msgid "Normal key" msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:485 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:481 msgid "" "Parses the /etc/fwknop/access.conf file (and included files/folders/keys) " "and generates QR codes for all found stanzas. Handles only files in /etc/" "fwknop folder due to access rights restrictions." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:422 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:506 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:418 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:502 msgid "QR code" msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:489 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:485 msgid "Show access.conf QR codes" msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:601 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:597 msgid "Specify the ethernet interface on which fwknopd will sniff packets." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:447 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:453 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:559 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:568 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:443 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:449 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:555 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:564 msgid "The HMAC authentication key has to be specified." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:517 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:513 msgid "" "The destination address for which the SPA packet will be accepted. The " "string “ANY” is also accepted if a valid SPA packet should be honored to any " @@ -207,14 +207,14 @@ msgid "" "Multiple entries are comma-separated." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:494 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:490 msgid "" "The network on which the daemon listens. The daemon is automatically started " "when the network is up-and-running. This option has precedence over " "“PCAP_INTF” option." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:508 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:504 msgid "" "The source address from which the SPA packet will be accepted. The string " "“ANY” is also accepted if a valid SPA packet should be honored from any " @@ -223,18 +223,18 @@ msgid "" "Multiple entries are comma-separated." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:514 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:510 msgid "The source address has to be specified." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:430 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:436 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:537 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:546 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:426 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:432 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:533 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:542 msgid "The symmetric key has to be specified." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:594 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:590 msgid "" "This instructs fwknopd to accept complete commands that are contained within " "an authorization packet. Any such command will be executed on the fwknopd " @@ -242,18 +242,18 @@ msgid "" "started fwknopd if that is not set." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:482 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:478 msgid "" "When unchecked, the config files in /etc/fwknopd will be used as is, " "ignoring any settings here." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:419 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:502 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:415 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:498 msgid "access.conf stanzas" msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:598 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:594 msgid "fwknopd.conf config options" msgstr "" diff --git a/applications/luci-app-fwknopd/po/hu/fwknopd.po b/applications/luci-app-fwknopd/po/hu/fwknopd.po index 5395674721..50c0ca81ea 100644 --- a/applications/luci-app-fwknopd/po/hu/fwknopd.po +++ b/applications/luci-app-fwknopd/po/hu/fwknopd.po @@ -12,7 +12,7 @@ msgstr "" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Generator: Weblate 4.15-dev\n" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:602 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:598 msgid "" "Allow SPA clients to request access to services through an iptables firewall " "instead of just to it." @@ -20,16 +20,16 @@ msgstr "" "Annak lehetővé tétele az SPA ügyfeleknek, hogy hozzáférést kérjenek a " "szolgáltatásokhoz egy iptables tűzfalon keresztül, ahelyett hogy csak ahhoz." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:603 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:599 msgid "Allow SPA clients to request forwarding destination by DNS name." msgstr "" "Annak lehetővé tétele az SPA ügyfeleknek, hogy továbbítási célt kérjenek DNS-" "név alapján." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:441 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:458 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:551 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:573 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:437 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:454 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:547 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:569 msgid "Base64 key" msgstr "Base64 kulcs" @@ -38,22 +38,22 @@ msgstr "Base64 kulcs" msgid "Close" msgstr "Bezár" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:485 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:481 msgid "Custom configuration" msgstr "Egyedi beállítás" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:415 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:411 msgid "Custom configuration read from /etc/fwknop/access.conf." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:581 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:577 msgid "" "Define a set of ports and protocols (tcp or udp) that are explicitly not " "allowed regardless of the validity of the incoming SPA packet. Multiple " "entries are comma-separated." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:576 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:572 msgid "" "Define a set of ports and protocols (tcp or udp) that will be opened if a " "valid knock sequence is seen. If this entry is not set, fwknopd will attempt " @@ -67,19 +67,19 @@ msgstr "" "bármely „RESTRICT_PORTS” bejegyzésre). Több bejegyzést vesszővel elválasztva " "kell megadni." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:562 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:558 msgid "" "Define the HMAC authentication key (in Base64 encoding) used for verifying " "the authenticity of the SPA packet before the packet is decrypted." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:554 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:550 msgid "" "Define the HMAC authentication key used for verifying the authenticity of " "the SPA packet before the packet is decrypted." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:585 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:581 msgid "" "Define the length of time access will be granted by fwknopd through the " "firewall after a valid knock sequence from a source IP address. If " @@ -91,13 +91,13 @@ msgstr "" "után. Ha az „FW_ACCESS_TIMEOUT” nincs beállítva, akkor az alapértelmezett 30 " "másodperces időkorlát lesz automatikusan beállítva." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:540 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:536 msgid "" "Define the symmetric key (in Base64 encoding) used for decrypting an " "incoming SPA packet that is encrypted by the fwknop client with Rijndael." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:532 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:528 msgid "" "Define the symmetric key used for decrypting an incoming SPA packet that is " "encrypted by the fwknop client with Rijndael." @@ -106,11 +106,11 @@ msgstr "" "meghatározása, amely csomagot az fwknop ügyfél a Rijndael használatával " "titkosított." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:480 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:476 msgid "Enable Uci/Luci control" msgstr "Uci/Luci vezérlés engedélyezése" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:482 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:478 msgid "Enable config overwrite" msgstr "Beállítás felülírásának engedélyezése" @@ -120,11 +120,11 @@ msgstr "Tűzfalkopogó démon" #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:303 #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:314 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:478 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:474 msgid "Firewall Knock Operator Daemon" msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:590 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:586 msgid "" "Force all SPA packets to contain a real IP address within the encrypted " "data. This makes it impossible to use the -s command line argument on the " @@ -139,15 +139,15 @@ msgstr "" "van), vagy az ügyfélnek tudnia kell a külső IP-t, és be kell állítania a -a " "argumentumon keresztül." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:527 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:523 msgid "Generate Keys" msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:523 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:519 msgid "Generate keys" msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:523 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:519 msgid "" "Generates the symmetric key used for decrypting an incoming SPA packet, that " "is encrypted by the fwknop client with Rijndael block cipher, and HMAC " @@ -159,11 +159,11 @@ msgstr "" msgid "Grant UCI access for luci-app-fwknopd" msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:571 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:567 msgid "HMAC key type" msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:549 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:545 msgid "Key type" msgstr "" @@ -171,7 +171,7 @@ msgstr "" msgid "Loading…" msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:600 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:596 msgid "" "Maximum age in seconds that an SPA packet will be accepted. Defaults to 120 " "seconds." @@ -179,11 +179,11 @@ msgstr "" "Legnagyobb életkor másodpercben, amíg egy SPA csomag elfogadásra kerül. " "Alapértelmezetten 120 másodperc." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:494 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:490 msgid "Network" msgstr "Hálózat" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:492 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:488 msgid "Network configuration" msgstr "Hálózati beállítás" @@ -191,43 +191,43 @@ msgstr "Hálózati beállítás" msgid "No stanza found." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:440 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:457 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:550 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:572 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:436 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:453 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:546 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:568 msgid "Normal key" msgstr "Normál kulcs" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:485 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:481 msgid "" "Parses the /etc/fwknop/access.conf file (and included files/folders/keys) " "and generates QR codes for all found stanzas. Handles only files in /etc/" "fwknop folder due to access rights restrictions." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:422 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:506 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:418 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:502 msgid "QR code" msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:489 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:485 msgid "Show access.conf QR codes" msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:601 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:597 msgid "Specify the ethernet interface on which fwknopd will sniff packets." msgstr "" "Az ethernet csatoló megadása, amelyen az fwknopd szimatolni fogja a " "csomagokat." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:447 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:453 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:559 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:568 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:443 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:449 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:555 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:564 msgid "The HMAC authentication key has to be specified." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:517 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:513 msgid "" "The destination address for which the SPA packet will be accepted. The " "string “ANY” is also accepted if a valid SPA packet should be honored to any " @@ -236,14 +236,14 @@ msgid "" "Multiple entries are comma-separated." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:494 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:490 msgid "" "The network on which the daemon listens. The daemon is automatically started " "when the network is up-and-running. This option has precedence over " "“PCAP_INTF” option." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:508 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:504 msgid "" "The source address from which the SPA packet will be accepted. The string " "“ANY” is also accepted if a valid SPA packet should be honored from any " @@ -252,18 +252,18 @@ msgid "" "Multiple entries are comma-separated." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:514 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:510 msgid "The source address has to be specified." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:430 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:436 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:537 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:546 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:426 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:432 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:533 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:542 msgid "The symmetric key has to be specified." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:594 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:590 msgid "" "This instructs fwknopd to accept complete commands that are contained within " "an authorization packet. Any such command will be executed on the fwknopd " @@ -271,7 +271,7 @@ msgid "" "started fwknopd if that is not set." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:482 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:478 msgid "" "When unchecked, the config files in /etc/fwknopd will be used as is, " "ignoring any settings here." @@ -280,12 +280,12 @@ msgstr "" "úgy lesznek használva, ahogy vannak, minden beállítást figyelmen kívül " "hagyva itt." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:419 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:502 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:415 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:498 msgid "access.conf stanzas" msgstr "access.conf stanzák" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:598 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:594 msgid "fwknopd.conf config options" msgstr "fwknopd.conf beállítás kapcsolói" diff --git a/applications/luci-app-fwknopd/po/it/fwknopd.po b/applications/luci-app-fwknopd/po/it/fwknopd.po index 2a3a04a247..fe64e77e4e 100644 --- a/applications/luci-app-fwknopd/po/it/fwknopd.po +++ b/applications/luci-app-fwknopd/po/it/fwknopd.po @@ -12,7 +12,7 @@ msgstr "" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Generator: Weblate 4.18-dev\n" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:602 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:598 msgid "" "Allow SPA clients to request access to services through an iptables firewall " "instead of just to it." @@ -20,15 +20,15 @@ msgstr "" "Permetti ai client SPA di richiedere accesso ai servizi tramite un firewall " "iptables invece che direttamente." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:603 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:599 msgid "Allow SPA clients to request forwarding destination by DNS name." msgstr "" "Permetti ai client SPA di richiedere la destinazione di inoltro per nome DNS." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:441 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:458 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:551 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:573 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:437 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:454 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:547 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:569 msgid "Base64 key" msgstr "Chiavi su Base64" @@ -37,15 +37,15 @@ msgstr "Chiavi su Base64" msgid "Close" msgstr "Chiudi" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:485 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:481 msgid "Custom configuration" msgstr "Configurazione personalizzata" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:415 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:411 msgid "Custom configuration read from /etc/fwknop/access.conf." msgstr "Configurazione personalizzata letta da /etc/fwknop/access.conf." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:581 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:577 msgid "" "Define a set of ports and protocols (tcp or udp) that are explicitly not " "allowed regardless of the validity of the incoming SPA packet. Multiple " @@ -55,7 +55,7 @@ msgstr "" "consentiti indipendentemente dalla validità del pacchetto SPA in ingresso. " "Più voci sono separate da virgole." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:576 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:572 msgid "" "Define a set of ports and protocols (tcp or udp) that will be opened if a " "valid knock sequence is seen. If this entry is not set, fwknopd will attempt " @@ -66,7 +66,7 @@ msgstr "" "consentiti indipendentemente dalla validità del pacchetto SPA in ingresso. " "Più voci sono separate da virgole." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:562 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:558 msgid "" "Define the HMAC authentication key (in Base64 encoding) used for verifying " "the authenticity of the SPA packet before the packet is decrypted." @@ -75,7 +75,7 @@ msgstr "" "per verificare l'autenticità del pacchetto SPA prima che il pacchetto venga " "decrittografato." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:554 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:550 msgid "" "Define the HMAC authentication key used for verifying the authenticity of " "the SPA packet before the packet is decrypted." @@ -83,7 +83,7 @@ msgstr "" "Definire la chiave di autenticazione HMAC utilizzata per verificare " "l'autenticità del pacchetto SPA prima che il pacchetto venga decrittografato." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:585 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:581 msgid "" "Define the length of time access will be granted by fwknopd through the " "firewall after a valid knock sequence from a source IP address. If " @@ -95,7 +95,7 @@ msgstr "" "“FW_ACCESS_TIMEOUT” non è impostato, verrà impostato automaticamente il " "timeout predefinito di 30 secondi." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:540 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:536 msgid "" "Define the symmetric key (in Base64 encoding) used for decrypting an " "incoming SPA packet that is encrypted by the fwknop client with Rijndael." @@ -104,7 +104,7 @@ msgstr "" "decrittografare un pacchetto SPA in ingresso crittografato dal client fwknop " "con Rijndael." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:532 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:528 msgid "" "Define the symmetric key used for decrypting an incoming SPA packet that is " "encrypted by the fwknop client with Rijndael." @@ -112,11 +112,11 @@ msgstr "" "Definire la chiave simmetrica utilizzata per decrittografare un pacchetto " "SPA in ingresso crittografato dal client fwknop con Rijndael." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:480 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:476 msgid "Enable Uci/Luci control" msgstr "Abilita il controllo Uci/Luci" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:482 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:478 msgid "Enable config overwrite" msgstr "Abilita la sovrascrittura della configurazione" @@ -126,11 +126,11 @@ msgstr "Daemon di Firewall Knock" #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:303 #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:314 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:478 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:474 msgid "Firewall Knock Operator Daemon" msgstr "Daemon di Firewall Knock Operator" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:590 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:586 msgid "" "Force all SPA packets to contain a real IP address within the encrypted " "data. This makes it impossible to use the -s command line argument on the " @@ -145,15 +145,15 @@ msgstr "" "(se il client dietro un NAT) o il client deve conoscere l'IP esterno e " "impostalo tramite l'argomento -a." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:527 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:523 msgid "Generate Keys" msgstr "Genera chiavi" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:523 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:519 msgid "Generate keys" msgstr "Genera chiavi" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:523 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:519 msgid "" "Generates the symmetric key used for decrypting an incoming SPA packet, that " "is encrypted by the fwknop client with Rijndael block cipher, and HMAC " @@ -170,11 +170,11 @@ msgstr "" msgid "Grant UCI access for luci-app-fwknopd" msgstr "Concedi l'accesso UCI per luci-app-fwknopd" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:571 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:567 msgid "HMAC key type" msgstr "Tipo di chiave HMAC" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:549 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:545 msgid "Key type" msgstr "Tipo di chiave" @@ -182,7 +182,7 @@ msgstr "Tipo di chiave" msgid "Loading…" msgstr "Caricando…" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:600 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:596 msgid "" "Maximum age in seconds that an SPA packet will be accepted. Defaults to 120 " "seconds." @@ -190,11 +190,11 @@ msgstr "" "Età massima in secondi per l'accettazione di un pacchetto SPA. Il valore " "predefinito è 120 secondi." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:494 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:490 msgid "Network" msgstr "Rete" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:492 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:488 msgid "Network configuration" msgstr "Configurazione rete" @@ -202,14 +202,14 @@ msgstr "Configurazione rete" msgid "No stanza found." msgstr "Nessuna stanza trovata." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:440 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:457 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:550 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:572 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:436 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:453 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:546 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:568 msgid "Normal key" msgstr "Chiave normale" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:485 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:481 msgid "" "Parses the /etc/fwknop/access.conf file (and included files/folders/keys) " "and generates QR codes for all found stanzas. Handles only files in /etc/" @@ -220,28 +220,28 @@ msgstr "" "nella cartella / etc / fwknop a causa delle limitazioni dei diritti di " "accesso." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:422 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:506 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:418 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:502 msgid "QR code" msgstr "Codice QR" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:489 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:485 msgid "Show access.conf QR codes" msgstr "Mostra i codici QR di access.conf" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:601 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:597 msgid "Specify the ethernet interface on which fwknopd will sniff packets." msgstr "" "Specificare l'interfaccia ethernet su cui fwknopd analizzerà i pacchetti." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:447 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:453 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:559 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:568 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:443 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:449 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:555 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:564 msgid "The HMAC authentication key has to be specified." msgstr "È necessario specificare la chiave di autenticazione HMAC." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:517 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:513 msgid "" "The destination address for which the SPA packet will be accepted. The " "string “ANY” is also accepted if a valid SPA packet should be honored to any " @@ -256,7 +256,7 @@ msgstr "" "specificati anche indirizzi IP individuali. Più voci sono separate da " "virgole." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:494 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:490 msgid "" "The network on which the daemon listens. The daemon is automatically started " "when the network is up-and-running. This option has precedence over " @@ -266,7 +266,7 @@ msgstr "" "automaticamente quando la rete è attiva e in esecuzione. Questa opzione ha " "la precedenza sull'opzione 'PCAP_INTF'." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:508 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:504 msgid "" "The source address from which the SPA packet will be accepted. The string " "“ANY” is also accepted if a valid SPA packet should be honored from any " @@ -280,18 +280,18 @@ msgstr "" "nella notazione CIDR (ad es. '192.168.10.0/24') e possono essere specificati " "anche indirizzi IP individuali. Più voci sono separate da virgole." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:514 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:510 msgid "The source address has to be specified." msgstr "L'indirizzo di origine deve essere specificato." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:430 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:436 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:537 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:546 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:426 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:432 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:533 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:542 msgid "The symmetric key has to be specified." msgstr "La chiave simmetrica deve essere specificata." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:594 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:590 msgid "" "This instructs fwknopd to accept complete commands that are contained within " "an authorization packet. Any such command will be executed on the fwknopd " @@ -303,7 +303,7 @@ msgstr "" "sul server fwknopd come specificato dall'utente in \"CMD_EXEC_USER\" o come " "specificato dall'utente che ha avviato fwknopd, se questo non è impostato." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:482 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:478 msgid "" "When unchecked, the config files in /etc/fwknopd will be used as is, " "ignoring any settings here." @@ -311,12 +311,12 @@ msgstr "" "Se deselezionato, i file di configurazione in / etc / fwknopd verranno usati " "così come sono, ignorando qualsiasi impostazione qui." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:419 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:502 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:415 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:498 msgid "access.conf stanzas" msgstr "sezioni di configurazione del file access.conf" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:598 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:594 msgid "fwknopd.conf config options" msgstr "Opzioni di configurazione di fwknopd.conf" diff --git a/applications/luci-app-fwknopd/po/ja/fwknopd.po b/applications/luci-app-fwknopd/po/ja/fwknopd.po index ac83457c58..8202f514fb 100644 --- a/applications/luci-app-fwknopd/po/ja/fwknopd.po +++ b/applications/luci-app-fwknopd/po/ja/fwknopd.po @@ -12,20 +12,20 @@ msgstr "" "Plural-Forms: nplurals=1; plural=0;\n" "X-Generator: Weblate 4.4-dev\n" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:602 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:598 msgid "" "Allow SPA clients to request access to services through an iptables firewall " "instead of just to it." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:603 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:599 msgid "Allow SPA clients to request forwarding destination by DNS name." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:441 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:458 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:551 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:573 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:437 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:454 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:547 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:569 msgid "Base64 key" msgstr "" @@ -34,22 +34,22 @@ msgstr "" msgid "Close" msgstr "閉じる" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:485 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:481 msgid "Custom configuration" msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:415 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:411 msgid "Custom configuration read from /etc/fwknop/access.conf." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:581 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:577 msgid "" "Define a set of ports and protocols (tcp or udp) that are explicitly not " "allowed regardless of the validity of the incoming SPA packet. Multiple " "entries are comma-separated." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:576 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:572 msgid "" "Define a set of ports and protocols (tcp or udp) that will be opened if a " "valid knock sequence is seen. If this entry is not set, fwknopd will attempt " @@ -57,19 +57,19 @@ msgid "" "matches any “RESTRICT_PORTS” entries). Multiple entries are comma-separated." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:562 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:558 msgid "" "Define the HMAC authentication key (in Base64 encoding) used for verifying " "the authenticity of the SPA packet before the packet is decrypted." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:554 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:550 msgid "" "Define the HMAC authentication key used for verifying the authenticity of " "the SPA packet before the packet is decrypted." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:585 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:581 msgid "" "Define the length of time access will be granted by fwknopd through the " "firewall after a valid knock sequence from a source IP address. If " @@ -77,23 +77,23 @@ msgid "" "automatically be set." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:540 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:536 msgid "" "Define the symmetric key (in Base64 encoding) used for decrypting an " "incoming SPA packet that is encrypted by the fwknop client with Rijndael." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:532 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:528 msgid "" "Define the symmetric key used for decrypting an incoming SPA packet that is " "encrypted by the fwknop client with Rijndael." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:480 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:476 msgid "Enable Uci/Luci control" msgstr "Uci/Luci コントロールを有効にする" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:482 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:478 msgid "Enable config overwrite" msgstr "構成の上書きを有効にする" @@ -103,11 +103,11 @@ msgstr "" #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:303 #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:314 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:478 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:474 msgid "Firewall Knock Operator Daemon" msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:590 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:586 msgid "" "Force all SPA packets to contain a real IP address within the encrypted " "data. This makes it impossible to use the -s command line argument on the " @@ -116,15 +116,15 @@ msgid "" "know the external IP and set it via the -a argument." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:527 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:523 msgid "Generate Keys" msgstr "キーを生成" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:523 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:519 msgid "Generate keys" msgstr "キーを生成" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:523 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:519 msgid "" "Generates the symmetric key used for decrypting an incoming SPA packet, that " "is encrypted by the fwknop client with Rijndael block cipher, and HMAC " @@ -136,11 +136,11 @@ msgstr "" msgid "Grant UCI access for luci-app-fwknopd" msgstr "luci-app-fwknopdにUCIアクセスを許可" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:571 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:567 msgid "HMAC key type" msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:549 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:545 msgid "Key type" msgstr "" @@ -148,17 +148,17 @@ msgstr "" msgid "Loading…" msgstr "読み込み中…" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:600 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:596 msgid "" "Maximum age in seconds that an SPA packet will be accepted. Defaults to 120 " "seconds." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:494 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:490 msgid "Network" msgstr "ネットワーク" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:492 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:488 msgid "Network configuration" msgstr "ネットワーク構成" @@ -166,41 +166,41 @@ msgstr "ネットワーク構成" msgid "No stanza found." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:440 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:457 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:550 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:572 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:436 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:453 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:546 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:568 msgid "Normal key" msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:485 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:481 msgid "" "Parses the /etc/fwknop/access.conf file (and included files/folders/keys) " "and generates QR codes for all found stanzas. Handles only files in /etc/" "fwknop folder due to access rights restrictions." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:422 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:506 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:418 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:502 msgid "QR code" msgstr "QR コード" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:489 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:485 msgid "Show access.conf QR codes" msgstr "access.conf の QR コードを表示" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:601 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:597 msgid "Specify the ethernet interface on which fwknopd will sniff packets." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:447 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:453 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:559 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:568 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:443 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:449 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:555 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:564 msgid "The HMAC authentication key has to be specified." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:517 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:513 msgid "" "The destination address for which the SPA packet will be accepted. The " "string “ANY” is also accepted if a valid SPA packet should be honored to any " @@ -209,14 +209,14 @@ msgid "" "Multiple entries are comma-separated." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:494 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:490 msgid "" "The network on which the daemon listens. The daemon is automatically started " "when the network is up-and-running. This option has precedence over " "“PCAP_INTF” option." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:508 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:504 msgid "" "The source address from which the SPA packet will be accepted. The string " "“ANY” is also accepted if a valid SPA packet should be honored from any " @@ -225,18 +225,18 @@ msgid "" "Multiple entries are comma-separated." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:514 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:510 msgid "The source address has to be specified." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:430 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:436 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:537 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:546 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:426 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:432 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:533 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:542 msgid "The symmetric key has to be specified." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:594 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:590 msgid "" "This instructs fwknopd to accept complete commands that are contained within " "an authorization packet. Any such command will be executed on the fwknopd " @@ -244,18 +244,18 @@ msgid "" "started fwknopd if that is not set." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:482 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:478 msgid "" "When unchecked, the config files in /etc/fwknopd will be used as is, " "ignoring any settings here." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:419 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:502 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:415 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:498 msgid "access.conf stanzas" msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:598 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:594 msgid "fwknopd.conf config options" msgstr "fwknopd.conf 構成オプション" diff --git a/applications/luci-app-fwknopd/po/ko/fwknopd.po b/applications/luci-app-fwknopd/po/ko/fwknopd.po index 3d16490d30..b3cc14af50 100644 --- a/applications/luci-app-fwknopd/po/ko/fwknopd.po +++ b/applications/luci-app-fwknopd/po/ko/fwknopd.po @@ -12,21 +12,22 @@ msgstr "" "Plural-Forms: nplurals=1; plural=0;\n" "X-Generator: Weblate 5.4-dev\n" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:602 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:598 msgid "" "Allow SPA clients to request access to services through an iptables firewall " "instead of just to it." -msgstr "SPA 클라이언트가 iptables 방화벽 대신 서비스에 대한 액세스를 요청할 수 " -"있도록 허용합니다." +msgstr "" +"SPA 클라이언트가 iptables 방화벽 대신 서비스에 대한 액세스를 요청할 수 있도" +"록 허용합니다." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:603 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:599 msgid "Allow SPA clients to request forwarding destination by DNS name." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:441 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:458 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:551 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:573 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:437 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:454 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:547 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:569 msgid "Base64 key" msgstr "" @@ -35,22 +36,22 @@ msgstr "" msgid "Close" msgstr "닫기" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:485 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:481 msgid "Custom configuration" msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:415 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:411 msgid "Custom configuration read from /etc/fwknop/access.conf." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:581 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:577 msgid "" "Define a set of ports and protocols (tcp or udp) that are explicitly not " "allowed regardless of the validity of the incoming SPA packet. Multiple " "entries are comma-separated." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:576 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:572 msgid "" "Define a set of ports and protocols (tcp or udp) that will be opened if a " "valid knock sequence is seen. If this entry is not set, fwknopd will attempt " @@ -58,19 +59,19 @@ msgid "" "matches any “RESTRICT_PORTS” entries). Multiple entries are comma-separated." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:562 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:558 msgid "" "Define the HMAC authentication key (in Base64 encoding) used for verifying " "the authenticity of the SPA packet before the packet is decrypted." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:554 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:550 msgid "" "Define the HMAC authentication key used for verifying the authenticity of " "the SPA packet before the packet is decrypted." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:585 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:581 msgid "" "Define the length of time access will be granted by fwknopd through the " "firewall after a valid knock sequence from a source IP address. If " @@ -78,23 +79,23 @@ msgid "" "automatically be set." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:540 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:536 msgid "" "Define the symmetric key (in Base64 encoding) used for decrypting an " "incoming SPA packet that is encrypted by the fwknop client with Rijndael." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:532 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:528 msgid "" "Define the symmetric key used for decrypting an incoming SPA packet that is " "encrypted by the fwknop client with Rijndael." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:480 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:476 msgid "Enable Uci/Luci control" msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:482 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:478 msgid "Enable config overwrite" msgstr "" @@ -104,11 +105,11 @@ msgstr "" #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:303 #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:314 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:478 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:474 msgid "Firewall Knock Operator Daemon" msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:590 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:586 msgid "" "Force all SPA packets to contain a real IP address within the encrypted " "data. This makes it impossible to use the -s command line argument on the " @@ -117,15 +118,15 @@ msgid "" "know the external IP and set it via the -a argument." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:527 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:523 msgid "Generate Keys" msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:523 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:519 msgid "Generate keys" msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:523 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:519 msgid "" "Generates the symmetric key used for decrypting an incoming SPA packet, that " "is encrypted by the fwknop client with Rijndael block cipher, and HMAC " @@ -137,11 +138,11 @@ msgstr "" msgid "Grant UCI access for luci-app-fwknopd" msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:571 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:567 msgid "HMAC key type" msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:549 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:545 msgid "Key type" msgstr "" @@ -149,17 +150,17 @@ msgstr "" msgid "Loading…" msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:600 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:596 msgid "" "Maximum age in seconds that an SPA packet will be accepted. Defaults to 120 " "seconds." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:494 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:490 msgid "Network" msgstr "네트워크" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:492 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:488 msgid "Network configuration" msgstr "" @@ -167,41 +168,41 @@ msgstr "" msgid "No stanza found." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:440 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:457 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:550 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:572 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:436 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:453 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:546 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:568 msgid "Normal key" msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:485 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:481 msgid "" "Parses the /etc/fwknop/access.conf file (and included files/folders/keys) " "and generates QR codes for all found stanzas. Handles only files in /etc/" "fwknop folder due to access rights restrictions." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:422 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:506 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:418 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:502 msgid "QR code" msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:489 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:485 msgid "Show access.conf QR codes" msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:601 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:597 msgid "Specify the ethernet interface on which fwknopd will sniff packets." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:447 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:453 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:559 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:568 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:443 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:449 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:555 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:564 msgid "The HMAC authentication key has to be specified." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:517 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:513 msgid "" "The destination address for which the SPA packet will be accepted. The " "string “ANY” is also accepted if a valid SPA packet should be honored to any " @@ -210,14 +211,14 @@ msgid "" "Multiple entries are comma-separated." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:494 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:490 msgid "" "The network on which the daemon listens. The daemon is automatically started " "when the network is up-and-running. This option has precedence over " "“PCAP_INTF” option." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:508 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:504 msgid "" "The source address from which the SPA packet will be accepted. The string " "“ANY” is also accepted if a valid SPA packet should be honored from any " @@ -226,18 +227,18 @@ msgid "" "Multiple entries are comma-separated." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:514 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:510 msgid "The source address has to be specified." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:430 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:436 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:537 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:546 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:426 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:432 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:533 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:542 msgid "The symmetric key has to be specified." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:594 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:590 msgid "" "This instructs fwknopd to accept complete commands that are contained within " "an authorization packet. Any such command will be executed on the fwknopd " @@ -245,18 +246,18 @@ msgid "" "started fwknopd if that is not set." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:482 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:478 msgid "" "When unchecked, the config files in /etc/fwknopd will be used as is, " "ignoring any settings here." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:419 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:502 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:415 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:498 msgid "access.conf stanzas" msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:598 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:594 msgid "fwknopd.conf config options" msgstr "" diff --git a/applications/luci-app-fwknopd/po/lt/fwknopd.po b/applications/luci-app-fwknopd/po/lt/fwknopd.po index e5c1b24fce..36f1e783a4 100644 --- a/applications/luci-app-fwknopd/po/lt/fwknopd.po +++ b/applications/luci-app-fwknopd/po/lt/fwknopd.po @@ -14,20 +14,20 @@ msgstr "" "1 : 2);\n" "X-Generator: Weblate 5.4-dev\n" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:602 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:598 msgid "" "Allow SPA clients to request access to services through an iptables firewall " "instead of just to it." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:603 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:599 msgid "Allow SPA clients to request forwarding destination by DNS name." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:441 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:458 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:551 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:573 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:437 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:454 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:547 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:569 msgid "Base64 key" msgstr "„Base64“ raktas" @@ -36,22 +36,22 @@ msgstr "„Base64“ raktas" msgid "Close" msgstr "Uždaryti" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:485 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:481 msgid "Custom configuration" msgstr "Pasirinktinė konfigūracija" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:415 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:411 msgid "Custom configuration read from /etc/fwknop/access.conf." msgstr "Pasirinktinė konfigūracija skaitoma iš – „/etc/fwknop/access.conf“." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:581 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:577 msgid "" "Define a set of ports and protocols (tcp or udp) that are explicitly not " "allowed regardless of the validity of the incoming SPA packet. Multiple " "entries are comma-separated." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:576 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:572 msgid "" "Define a set of ports and protocols (tcp or udp) that will be opened if a " "valid knock sequence is seen. If this entry is not set, fwknopd will attempt " @@ -59,19 +59,19 @@ msgid "" "matches any “RESTRICT_PORTS” entries). Multiple entries are comma-separated." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:562 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:558 msgid "" "Define the HMAC authentication key (in Base64 encoding) used for verifying " "the authenticity of the SPA packet before the packet is decrypted." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:554 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:550 msgid "" "Define the HMAC authentication key used for verifying the authenticity of " "the SPA packet before the packet is decrypted." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:585 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:581 msgid "" "Define the length of time access will be granted by fwknopd through the " "firewall after a valid knock sequence from a source IP address. If " @@ -79,23 +79,23 @@ msgid "" "automatically be set." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:540 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:536 msgid "" "Define the symmetric key (in Base64 encoding) used for decrypting an " "incoming SPA packet that is encrypted by the fwknop client with Rijndael." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:532 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:528 msgid "" "Define the symmetric key used for decrypting an incoming SPA packet that is " "encrypted by the fwknop client with Rijndael." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:480 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:476 msgid "Enable Uci/Luci control" msgstr "Įjungti/Įgalinti „Uci/LuCI“ valdymą" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:482 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:478 msgid "Enable config overwrite" msgstr "Įgalinti konfigūracijos perrašymą" @@ -105,11 +105,11 @@ msgstr "" #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:303 #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:314 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:478 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:474 msgid "Firewall Knock Operator Daemon" msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:590 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:586 msgid "" "Force all SPA packets to contain a real IP address within the encrypted " "data. This makes it impossible to use the -s command line argument on the " @@ -118,15 +118,15 @@ msgid "" "know the external IP and set it via the -a argument." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:527 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:523 msgid "Generate Keys" msgstr "Sugeneruoti raktus" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:523 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:519 msgid "Generate keys" msgstr "Sugeneruoti raktus" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:523 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:519 msgid "" "Generates the symmetric key used for decrypting an incoming SPA packet, that " "is encrypted by the fwknop client with Rijndael block cipher, and HMAC " @@ -138,11 +138,11 @@ msgstr "" msgid "Grant UCI access for luci-app-fwknopd" msgstr "Suteikti „UCI“ prieigą – „luci-app-fwknopd“" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:571 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:567 msgid "HMAC key type" msgstr "„HMAC“ rakto tipas" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:549 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:545 msgid "Key type" msgstr "Rakto tipas" @@ -150,17 +150,17 @@ msgstr "Rakto tipas" msgid "Loading…" msgstr "Kraunama…" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:600 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:596 msgid "" "Maximum age in seconds that an SPA packet will be accepted. Defaults to 120 " "seconds." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:494 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:490 msgid "Network" msgstr "Tinklas" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:492 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:488 msgid "Network configuration" msgstr "Tinklo konfigūracija" @@ -168,41 +168,41 @@ msgstr "Tinklo konfigūracija" msgid "No stanza found." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:440 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:457 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:550 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:572 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:436 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:453 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:546 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:568 msgid "Normal key" msgstr "Normalus raktas" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:485 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:481 msgid "" "Parses the /etc/fwknop/access.conf file (and included files/folders/keys) " "and generates QR codes for all found stanzas. Handles only files in /etc/" "fwknop folder due to access rights restrictions." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:422 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:506 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:418 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:502 msgid "QR code" msgstr "„QR-Kodas“" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:489 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:485 msgid "Show access.conf QR codes" msgstr "Rodyti „access.conf“ „QR-kodus“" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:601 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:597 msgid "Specify the ethernet interface on which fwknopd will sniff packets." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:447 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:453 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:559 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:568 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:443 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:449 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:555 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:564 msgid "The HMAC authentication key has to be specified." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:517 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:513 msgid "" "The destination address for which the SPA packet will be accepted. The " "string “ANY” is also accepted if a valid SPA packet should be honored to any " @@ -211,14 +211,14 @@ msgid "" "Multiple entries are comma-separated." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:494 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:490 msgid "" "The network on which the daemon listens. The daemon is automatically started " "when the network is up-and-running. This option has precedence over " "“PCAP_INTF” option." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:508 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:504 msgid "" "The source address from which the SPA packet will be accepted. The string " "“ANY” is also accepted if a valid SPA packet should be honored from any " @@ -227,18 +227,18 @@ msgid "" "Multiple entries are comma-separated." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:514 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:510 msgid "The source address has to be specified." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:430 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:436 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:537 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:546 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:426 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:432 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:533 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:542 msgid "The symmetric key has to be specified." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:594 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:590 msgid "" "This instructs fwknopd to accept complete commands that are contained within " "an authorization packet. Any such command will be executed on the fwknopd " @@ -246,17 +246,17 @@ msgid "" "started fwknopd if that is not set." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:482 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:478 msgid "" "When unchecked, the config files in /etc/fwknopd will be used as is, " "ignoring any settings here." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:419 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:502 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:415 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:498 msgid "access.conf stanzas" msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:598 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:594 msgid "fwknopd.conf config options" msgstr "„fwknopd.conf“ konfigūracijos parinktys" diff --git a/applications/luci-app-fwknopd/po/mr/fwknopd.po b/applications/luci-app-fwknopd/po/mr/fwknopd.po index dd6bdc3195..ed9fdfdf99 100644 --- a/applications/luci-app-fwknopd/po/mr/fwknopd.po +++ b/applications/luci-app-fwknopd/po/mr/fwknopd.po @@ -12,20 +12,20 @@ msgstr "" "Plural-Forms: nplurals=2; plural=n > 1;\n" "X-Generator: Weblate 3.11-dev\n" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:602 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:598 msgid "" "Allow SPA clients to request access to services through an iptables firewall " "instead of just to it." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:603 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:599 msgid "Allow SPA clients to request forwarding destination by DNS name." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:441 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:458 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:551 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:573 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:437 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:454 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:547 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:569 msgid "Base64 key" msgstr "बेस 64 की" @@ -34,22 +34,22 @@ msgstr "बेस 64 की" msgid "Close" msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:485 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:481 msgid "Custom configuration" msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:415 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:411 msgid "Custom configuration read from /etc/fwknop/access.conf." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:581 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:577 msgid "" "Define a set of ports and protocols (tcp or udp) that are explicitly not " "allowed regardless of the validity of the incoming SPA packet. Multiple " "entries are comma-separated." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:576 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:572 msgid "" "Define a set of ports and protocols (tcp or udp) that will be opened if a " "valid knock sequence is seen. If this entry is not set, fwknopd will attempt " @@ -57,19 +57,19 @@ msgid "" "matches any “RESTRICT_PORTS” entries). Multiple entries are comma-separated." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:562 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:558 msgid "" "Define the HMAC authentication key (in Base64 encoding) used for verifying " "the authenticity of the SPA packet before the packet is decrypted." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:554 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:550 msgid "" "Define the HMAC authentication key used for verifying the authenticity of " "the SPA packet before the packet is decrypted." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:585 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:581 msgid "" "Define the length of time access will be granted by fwknopd through the " "firewall after a valid knock sequence from a source IP address. If " @@ -77,23 +77,23 @@ msgid "" "automatically be set." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:540 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:536 msgid "" "Define the symmetric key (in Base64 encoding) used for decrypting an " "incoming SPA packet that is encrypted by the fwknop client with Rijndael." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:532 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:528 msgid "" "Define the symmetric key used for decrypting an incoming SPA packet that is " "encrypted by the fwknop client with Rijndael." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:480 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:476 msgid "Enable Uci/Luci control" msgstr "Uci / Luci नियंत्रण सक्षम करा" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:482 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:478 msgid "Enable config overwrite" msgstr "कॉन्फिगरेशन अधिलेखन सक्षम करा" @@ -103,11 +103,11 @@ msgstr "फायरवॉल नॉक डेमन" #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:303 #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:314 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:478 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:474 msgid "Firewall Knock Operator Daemon" msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:590 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:586 msgid "" "Force all SPA packets to contain a real IP address within the encrypted " "data. This makes it impossible to use the -s command line argument on the " @@ -116,15 +116,15 @@ msgid "" "know the external IP and set it via the -a argument." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:527 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:523 msgid "Generate Keys" msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:523 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:519 msgid "Generate keys" msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:523 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:519 msgid "" "Generates the symmetric key used for decrypting an incoming SPA packet, that " "is encrypted by the fwknop client with Rijndael block cipher, and HMAC " @@ -136,11 +136,11 @@ msgstr "" msgid "Grant UCI access for luci-app-fwknopd" msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:571 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:567 msgid "HMAC key type" msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:549 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:545 msgid "Key type" msgstr "" @@ -148,17 +148,17 @@ msgstr "" msgid "Loading…" msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:600 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:596 msgid "" "Maximum age in seconds that an SPA packet will be accepted. Defaults to 120 " "seconds." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:494 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:490 msgid "Network" msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:492 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:488 msgid "Network configuration" msgstr "" @@ -166,41 +166,41 @@ msgstr "" msgid "No stanza found." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:440 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:457 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:550 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:572 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:436 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:453 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:546 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:568 msgid "Normal key" msgstr "सामान्य की" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:485 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:481 msgid "" "Parses the /etc/fwknop/access.conf file (and included files/folders/keys) " "and generates QR codes for all found stanzas. Handles only files in /etc/" "fwknop folder due to access rights restrictions." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:422 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:506 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:418 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:502 msgid "QR code" msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:489 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:485 msgid "Show access.conf QR codes" msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:601 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:597 msgid "Specify the ethernet interface on which fwknopd will sniff packets." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:447 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:453 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:559 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:568 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:443 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:449 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:555 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:564 msgid "The HMAC authentication key has to be specified." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:517 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:513 msgid "" "The destination address for which the SPA packet will be accepted. The " "string “ANY” is also accepted if a valid SPA packet should be honored to any " @@ -209,14 +209,14 @@ msgid "" "Multiple entries are comma-separated." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:494 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:490 msgid "" "The network on which the daemon listens. The daemon is automatically started " "when the network is up-and-running. This option has precedence over " "“PCAP_INTF” option." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:508 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:504 msgid "" "The source address from which the SPA packet will be accepted. The string " "“ANY” is also accepted if a valid SPA packet should be honored from any " @@ -225,18 +225,18 @@ msgid "" "Multiple entries are comma-separated." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:514 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:510 msgid "The source address has to be specified." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:430 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:436 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:537 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:546 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:426 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:432 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:533 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:542 msgid "The symmetric key has to be specified." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:594 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:590 msgid "" "This instructs fwknopd to accept complete commands that are contained within " "an authorization packet. Any such command will be executed on the fwknopd " @@ -244,18 +244,18 @@ msgid "" "started fwknopd if that is not set." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:482 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:478 msgid "" "When unchecked, the config files in /etc/fwknopd will be used as is, " "ignoring any settings here." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:419 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:502 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:415 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:498 msgid "access.conf stanzas" msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:598 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:594 msgid "fwknopd.conf config options" msgstr "" diff --git a/applications/luci-app-fwknopd/po/ms/fwknopd.po b/applications/luci-app-fwknopd/po/ms/fwknopd.po index 2fba42f85c..f1e069bb83 100644 --- a/applications/luci-app-fwknopd/po/ms/fwknopd.po +++ b/applications/luci-app-fwknopd/po/ms/fwknopd.po @@ -12,20 +12,20 @@ msgstr "" "Plural-Forms: nplurals=1; plural=0;\n" "X-Generator: Weblate 5.4-dev\n" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:602 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:598 msgid "" "Allow SPA clients to request access to services through an iptables firewall " "instead of just to it." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:603 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:599 msgid "Allow SPA clients to request forwarding destination by DNS name." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:441 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:458 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:551 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:573 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:437 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:454 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:547 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:569 msgid "Base64 key" msgstr "" @@ -34,22 +34,22 @@ msgstr "" msgid "Close" msgstr "Tutup" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:485 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:481 msgid "Custom configuration" msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:415 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:411 msgid "Custom configuration read from /etc/fwknop/access.conf." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:581 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:577 msgid "" "Define a set of ports and protocols (tcp or udp) that are explicitly not " "allowed regardless of the validity of the incoming SPA packet. Multiple " "entries are comma-separated." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:576 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:572 msgid "" "Define a set of ports and protocols (tcp or udp) that will be opened if a " "valid knock sequence is seen. If this entry is not set, fwknopd will attempt " @@ -57,19 +57,19 @@ msgid "" "matches any “RESTRICT_PORTS” entries). Multiple entries are comma-separated." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:562 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:558 msgid "" "Define the HMAC authentication key (in Base64 encoding) used for verifying " "the authenticity of the SPA packet before the packet is decrypted." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:554 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:550 msgid "" "Define the HMAC authentication key used for verifying the authenticity of " "the SPA packet before the packet is decrypted." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:585 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:581 msgid "" "Define the length of time access will be granted by fwknopd through the " "firewall after a valid knock sequence from a source IP address. If " @@ -77,23 +77,23 @@ msgid "" "automatically be set." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:540 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:536 msgid "" "Define the symmetric key (in Base64 encoding) used for decrypting an " "incoming SPA packet that is encrypted by the fwknop client with Rijndael." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:532 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:528 msgid "" "Define the symmetric key used for decrypting an incoming SPA packet that is " "encrypted by the fwknop client with Rijndael." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:480 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:476 msgid "Enable Uci/Luci control" msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:482 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:478 msgid "Enable config overwrite" msgstr "" @@ -103,11 +103,11 @@ msgstr "" #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:303 #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:314 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:478 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:474 msgid "Firewall Knock Operator Daemon" msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:590 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:586 msgid "" "Force all SPA packets to contain a real IP address within the encrypted " "data. This makes it impossible to use the -s command line argument on the " @@ -116,15 +116,15 @@ msgid "" "know the external IP and set it via the -a argument." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:527 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:523 msgid "Generate Keys" msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:523 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:519 msgid "Generate keys" msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:523 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:519 msgid "" "Generates the symmetric key used for decrypting an incoming SPA packet, that " "is encrypted by the fwknop client with Rijndael block cipher, and HMAC " @@ -136,11 +136,11 @@ msgstr "" msgid "Grant UCI access for luci-app-fwknopd" msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:571 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:567 msgid "HMAC key type" msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:549 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:545 msgid "Key type" msgstr "" @@ -148,17 +148,17 @@ msgstr "" msgid "Loading…" msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:600 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:596 msgid "" "Maximum age in seconds that an SPA packet will be accepted. Defaults to 120 " "seconds." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:494 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:490 msgid "Network" msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:492 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:488 msgid "Network configuration" msgstr "" @@ -166,41 +166,41 @@ msgstr "" msgid "No stanza found." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:440 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:457 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:550 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:572 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:436 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:453 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:546 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:568 msgid "Normal key" msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:485 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:481 msgid "" "Parses the /etc/fwknop/access.conf file (and included files/folders/keys) " "and generates QR codes for all found stanzas. Handles only files in /etc/" "fwknop folder due to access rights restrictions." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:422 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:506 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:418 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:502 msgid "QR code" msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:489 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:485 msgid "Show access.conf QR codes" msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:601 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:597 msgid "Specify the ethernet interface on which fwknopd will sniff packets." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:447 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:453 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:559 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:568 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:443 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:449 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:555 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:564 msgid "The HMAC authentication key has to be specified." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:517 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:513 msgid "" "The destination address for which the SPA packet will be accepted. The " "string “ANY” is also accepted if a valid SPA packet should be honored to any " @@ -209,14 +209,14 @@ msgid "" "Multiple entries are comma-separated." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:494 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:490 msgid "" "The network on which the daemon listens. The daemon is automatically started " "when the network is up-and-running. This option has precedence over " "“PCAP_INTF” option." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:508 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:504 msgid "" "The source address from which the SPA packet will be accepted. The string " "“ANY” is also accepted if a valid SPA packet should be honored from any " @@ -225,18 +225,18 @@ msgid "" "Multiple entries are comma-separated." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:514 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:510 msgid "The source address has to be specified." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:430 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:436 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:537 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:546 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:426 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:432 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:533 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:542 msgid "The symmetric key has to be specified." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:594 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:590 msgid "" "This instructs fwknopd to accept complete commands that are contained within " "an authorization packet. Any such command will be executed on the fwknopd " @@ -244,18 +244,18 @@ msgid "" "started fwknopd if that is not set." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:482 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:478 msgid "" "When unchecked, the config files in /etc/fwknopd will be used as is, " "ignoring any settings here." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:419 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:502 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:415 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:498 msgid "access.conf stanzas" msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:598 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:594 msgid "fwknopd.conf config options" msgstr "" diff --git a/applications/luci-app-fwknopd/po/nb_NO/fwknopd.po b/applications/luci-app-fwknopd/po/nb_NO/fwknopd.po index b25ed3d263..56da895777 100644 --- a/applications/luci-app-fwknopd/po/nb_NO/fwknopd.po +++ b/applications/luci-app-fwknopd/po/nb_NO/fwknopd.po @@ -12,20 +12,20 @@ msgstr "" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Generator: Weblate 5.4-dev\n" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:602 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:598 msgid "" "Allow SPA clients to request access to services through an iptables firewall " "instead of just to it." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:603 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:599 msgid "Allow SPA clients to request forwarding destination by DNS name." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:441 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:458 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:551 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:573 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:437 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:454 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:547 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:569 msgid "Base64 key" msgstr "" @@ -34,22 +34,22 @@ msgstr "" msgid "Close" msgstr "Lukk" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:485 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:481 msgid "Custom configuration" msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:415 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:411 msgid "Custom configuration read from /etc/fwknop/access.conf." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:581 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:577 msgid "" "Define a set of ports and protocols (tcp or udp) that are explicitly not " "allowed regardless of the validity of the incoming SPA packet. Multiple " "entries are comma-separated." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:576 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:572 msgid "" "Define a set of ports and protocols (tcp or udp) that will be opened if a " "valid knock sequence is seen. If this entry is not set, fwknopd will attempt " @@ -57,19 +57,19 @@ msgid "" "matches any “RESTRICT_PORTS” entries). Multiple entries are comma-separated." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:562 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:558 msgid "" "Define the HMAC authentication key (in Base64 encoding) used for verifying " "the authenticity of the SPA packet before the packet is decrypted." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:554 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:550 msgid "" "Define the HMAC authentication key used for verifying the authenticity of " "the SPA packet before the packet is decrypted." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:585 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:581 msgid "" "Define the length of time access will be granted by fwknopd through the " "firewall after a valid knock sequence from a source IP address. If " @@ -77,23 +77,23 @@ msgid "" "automatically be set." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:540 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:536 msgid "" "Define the symmetric key (in Base64 encoding) used for decrypting an " "incoming SPA packet that is encrypted by the fwknop client with Rijndael." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:532 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:528 msgid "" "Define the symmetric key used for decrypting an incoming SPA packet that is " "encrypted by the fwknop client with Rijndael." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:480 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:476 msgid "Enable Uci/Luci control" msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:482 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:478 msgid "Enable config overwrite" msgstr "" @@ -103,11 +103,11 @@ msgstr "" #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:303 #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:314 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:478 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:474 msgid "Firewall Knock Operator Daemon" msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:590 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:586 msgid "" "Force all SPA packets to contain a real IP address within the encrypted " "data. This makes it impossible to use the -s command line argument on the " @@ -116,15 +116,15 @@ msgid "" "know the external IP and set it via the -a argument." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:527 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:523 msgid "Generate Keys" msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:523 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:519 msgid "Generate keys" msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:523 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:519 msgid "" "Generates the symmetric key used for decrypting an incoming SPA packet, that " "is encrypted by the fwknop client with Rijndael block cipher, and HMAC " @@ -136,11 +136,11 @@ msgstr "" msgid "Grant UCI access for luci-app-fwknopd" msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:571 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:567 msgid "HMAC key type" msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:549 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:545 msgid "Key type" msgstr "" @@ -148,17 +148,17 @@ msgstr "" msgid "Loading…" msgstr "Laster inn …" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:600 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:596 msgid "" "Maximum age in seconds that an SPA packet will be accepted. Defaults to 120 " "seconds." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:494 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:490 msgid "Network" msgstr "Nettverk" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:492 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:488 msgid "Network configuration" msgstr "" @@ -166,41 +166,41 @@ msgstr "" msgid "No stanza found." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:440 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:457 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:550 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:572 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:436 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:453 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:546 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:568 msgid "Normal key" msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:485 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:481 msgid "" "Parses the /etc/fwknop/access.conf file (and included files/folders/keys) " "and generates QR codes for all found stanzas. Handles only files in /etc/" "fwknop folder due to access rights restrictions." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:422 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:506 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:418 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:502 msgid "QR code" msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:489 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:485 msgid "Show access.conf QR codes" msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:601 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:597 msgid "Specify the ethernet interface on which fwknopd will sniff packets." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:447 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:453 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:559 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:568 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:443 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:449 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:555 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:564 msgid "The HMAC authentication key has to be specified." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:517 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:513 msgid "" "The destination address for which the SPA packet will be accepted. The " "string “ANY” is also accepted if a valid SPA packet should be honored to any " @@ -209,14 +209,14 @@ msgid "" "Multiple entries are comma-separated." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:494 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:490 msgid "" "The network on which the daemon listens. The daemon is automatically started " "when the network is up-and-running. This option has precedence over " "“PCAP_INTF” option." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:508 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:504 msgid "" "The source address from which the SPA packet will be accepted. The string " "“ANY” is also accepted if a valid SPA packet should be honored from any " @@ -225,18 +225,18 @@ msgid "" "Multiple entries are comma-separated." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:514 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:510 msgid "The source address has to be specified." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:430 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:436 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:537 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:546 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:426 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:432 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:533 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:542 msgid "The symmetric key has to be specified." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:594 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:590 msgid "" "This instructs fwknopd to accept complete commands that are contained within " "an authorization packet. Any such command will be executed on the fwknopd " @@ -244,18 +244,18 @@ msgid "" "started fwknopd if that is not set." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:482 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:478 msgid "" "When unchecked, the config files in /etc/fwknopd will be used as is, " "ignoring any settings here." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:419 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:502 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:415 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:498 msgid "access.conf stanzas" msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:598 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:594 msgid "fwknopd.conf config options" msgstr "" diff --git a/applications/luci-app-fwknopd/po/nl/fwknopd.po b/applications/luci-app-fwknopd/po/nl/fwknopd.po index 32008fd525..e236fd5f98 100644 --- a/applications/luci-app-fwknopd/po/nl/fwknopd.po +++ b/applications/luci-app-fwknopd/po/nl/fwknopd.po @@ -9,20 +9,20 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:602 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:598 msgid "" "Allow SPA clients to request access to services through an iptables firewall " "instead of just to it." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:603 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:599 msgid "Allow SPA clients to request forwarding destination by DNS name." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:441 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:458 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:551 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:573 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:437 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:454 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:547 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:569 msgid "Base64 key" msgstr "" @@ -31,22 +31,22 @@ msgstr "" msgid "Close" msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:485 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:481 msgid "Custom configuration" msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:415 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:411 msgid "Custom configuration read from /etc/fwknop/access.conf." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:581 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:577 msgid "" "Define a set of ports and protocols (tcp or udp) that are explicitly not " "allowed regardless of the validity of the incoming SPA packet. Multiple " "entries are comma-separated." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:576 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:572 msgid "" "Define a set of ports and protocols (tcp or udp) that will be opened if a " "valid knock sequence is seen. If this entry is not set, fwknopd will attempt " @@ -54,19 +54,19 @@ msgid "" "matches any “RESTRICT_PORTS” entries). Multiple entries are comma-separated." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:562 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:558 msgid "" "Define the HMAC authentication key (in Base64 encoding) used for verifying " "the authenticity of the SPA packet before the packet is decrypted." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:554 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:550 msgid "" "Define the HMAC authentication key used for verifying the authenticity of " "the SPA packet before the packet is decrypted." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:585 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:581 msgid "" "Define the length of time access will be granted by fwknopd through the " "firewall after a valid knock sequence from a source IP address. If " @@ -74,23 +74,23 @@ msgid "" "automatically be set." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:540 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:536 msgid "" "Define the symmetric key (in Base64 encoding) used for decrypting an " "incoming SPA packet that is encrypted by the fwknop client with Rijndael." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:532 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:528 msgid "" "Define the symmetric key used for decrypting an incoming SPA packet that is " "encrypted by the fwknop client with Rijndael." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:480 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:476 msgid "Enable Uci/Luci control" msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:482 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:478 msgid "Enable config overwrite" msgstr "" @@ -100,11 +100,11 @@ msgstr "" #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:303 #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:314 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:478 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:474 msgid "Firewall Knock Operator Daemon" msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:590 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:586 msgid "" "Force all SPA packets to contain a real IP address within the encrypted " "data. This makes it impossible to use the -s command line argument on the " @@ -113,15 +113,15 @@ msgid "" "know the external IP and set it via the -a argument." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:527 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:523 msgid "Generate Keys" msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:523 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:519 msgid "Generate keys" msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:523 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:519 msgid "" "Generates the symmetric key used for decrypting an incoming SPA packet, that " "is encrypted by the fwknop client with Rijndael block cipher, and HMAC " @@ -133,11 +133,11 @@ msgstr "" msgid "Grant UCI access for luci-app-fwknopd" msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:571 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:567 msgid "HMAC key type" msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:549 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:545 msgid "Key type" msgstr "" @@ -145,17 +145,17 @@ msgstr "" msgid "Loading…" msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:600 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:596 msgid "" "Maximum age in seconds that an SPA packet will be accepted. Defaults to 120 " "seconds." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:494 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:490 msgid "Network" msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:492 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:488 msgid "Network configuration" msgstr "" @@ -163,41 +163,41 @@ msgstr "" msgid "No stanza found." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:440 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:457 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:550 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:572 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:436 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:453 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:546 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:568 msgid "Normal key" msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:485 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:481 msgid "" "Parses the /etc/fwknop/access.conf file (and included files/folders/keys) " "and generates QR codes for all found stanzas. Handles only files in /etc/" "fwknop folder due to access rights restrictions." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:422 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:506 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:418 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:502 msgid "QR code" msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:489 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:485 msgid "Show access.conf QR codes" msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:601 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:597 msgid "Specify the ethernet interface on which fwknopd will sniff packets." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:447 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:453 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:559 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:568 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:443 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:449 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:555 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:564 msgid "The HMAC authentication key has to be specified." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:517 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:513 msgid "" "The destination address for which the SPA packet will be accepted. The " "string “ANY” is also accepted if a valid SPA packet should be honored to any " @@ -206,14 +206,14 @@ msgid "" "Multiple entries are comma-separated." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:494 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:490 msgid "" "The network on which the daemon listens. The daemon is automatically started " "when the network is up-and-running. This option has precedence over " "“PCAP_INTF” option." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:508 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:504 msgid "" "The source address from which the SPA packet will be accepted. The string " "“ANY” is also accepted if a valid SPA packet should be honored from any " @@ -222,18 +222,18 @@ msgid "" "Multiple entries are comma-separated." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:514 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:510 msgid "The source address has to be specified." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:430 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:436 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:537 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:546 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:426 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:432 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:533 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:542 msgid "The symmetric key has to be specified." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:594 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:590 msgid "" "This instructs fwknopd to accept complete commands that are contained within " "an authorization packet. Any such command will be executed on the fwknopd " @@ -241,17 +241,17 @@ msgid "" "started fwknopd if that is not set." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:482 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:478 msgid "" "When unchecked, the config files in /etc/fwknopd will be used as is, " "ignoring any settings here." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:419 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:502 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:415 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:498 msgid "access.conf stanzas" msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:598 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:594 msgid "fwknopd.conf config options" msgstr "" diff --git a/applications/luci-app-fwknopd/po/pl/fwknopd.po b/applications/luci-app-fwknopd/po/pl/fwknopd.po index 2b426d90ef..2f6bf35e7a 100644 --- a/applications/luci-app-fwknopd/po/pl/fwknopd.po +++ b/applications/luci-app-fwknopd/po/pl/fwknopd.po @@ -13,7 +13,7 @@ msgstr "" "|| n%100>=20) ? 1 : 2;\n" "X-Generator: Weblate 5.2-dev\n" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:602 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:598 msgid "" "Allow SPA clients to request access to services through an iptables firewall " "instead of just to it." @@ -21,15 +21,15 @@ msgstr "" "Zezwól klientom SPA na żądanie dostępu do usług za pośrednictwem zapory " "iptables zamiast tylko do niego." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:603 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:599 msgid "Allow SPA clients to request forwarding destination by DNS name." msgstr "" "Zezwól klientom SPA na żądanie przekazywania docelowego przez nazwę DNS." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:441 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:458 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:551 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:573 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:437 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:454 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:547 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:569 msgid "Base64 key" msgstr "Klucz Base64" @@ -38,15 +38,15 @@ msgstr "Klucz Base64" msgid "Close" msgstr "Zamknij" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:485 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:481 msgid "Custom configuration" msgstr "Konfiguracja własna" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:415 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:411 msgid "Custom configuration read from /etc/fwknop/access.conf." msgstr "Konfiguracja własna odczytywana z /etc/fwknop/access.conf." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:581 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:577 msgid "" "Define a set of ports and protocols (tcp or udp) that are explicitly not " "allowed regardless of the validity of the incoming SPA packet. Multiple " @@ -56,7 +56,7 @@ msgstr "" "niedozwolone, niezależnie od ważności przychodzącego pakietu SPA. " "Wielokrotne wpisy są oddzielone przecinkami." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:576 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:572 msgid "" "Define a set of ports and protocols (tcp or udp) that will be opened if a " "valid knock sequence is seen. If this entry is not set, fwknopd will attempt " @@ -69,7 +69,7 @@ msgstr "" "określone w danych o SPA (chyba, że pasuje ono do któregokolwiek z wpisów " "\"RESTRICT_PORTS\"). Wielokrotne wpisy są oddzielone przecinkami." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:562 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:558 msgid "" "Define the HMAC authentication key (in Base64 encoding) used for verifying " "the authenticity of the SPA packet before the packet is decrypted." @@ -77,7 +77,7 @@ msgstr "" "Zdefiniuj klucz uwierzytelniania HMAC (zakodowany w Base64) używany do " "weryfikacji autentyczności pakietu SPA przed odszyfrowaniem pakietu." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:554 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:550 msgid "" "Define the HMAC authentication key used for verifying the authenticity of " "the SPA packet before the packet is decrypted." @@ -85,7 +85,7 @@ msgstr "" "Zdefiniuj klucz uwierzytelniający HMAC używany do weryfikacji autentyczności " "pakietu SPA przed odszyfrowaniem pakietu." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:585 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:581 msgid "" "Define the length of time access will be granted by fwknopd through the " "firewall after a valid knock sequence from a source IP address. If " @@ -97,7 +97,7 @@ msgstr "" "\"FW_ACCESS_TIMEOUT\" nie jest ustawiony, to domyślny czas 30 sekund " "zostanie ustawiony automatycznie." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:540 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:536 msgid "" "Define the symmetric key (in Base64 encoding) used for decrypting an " "incoming SPA packet that is encrypted by the fwknop client with Rijndael." @@ -106,7 +106,7 @@ msgstr "" "przychodzącego pakietu SPA, który jest szyfrowany przez klienta fwknop z " "pomocą Rijndael." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:532 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:528 msgid "" "Define the symmetric key used for decrypting an incoming SPA packet that is " "encrypted by the fwknop client with Rijndael." @@ -114,11 +114,11 @@ msgstr "" "Zdefiniuj klucz symetryczny używany do odszyfrowywania przychodzącego " "pakietu SPA, który jest szyfrowany przez klienta fwknop z Rijndael." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:480 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:476 msgid "Enable Uci/Luci control" msgstr "Włącz sterowanie Uci/LuCI" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:482 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:478 msgid "Enable config overwrite" msgstr "Włącz nadpisywanie konfiguracji" @@ -128,11 +128,11 @@ msgstr "Knock demon zapory sieciowej" #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:303 #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:314 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:478 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:474 msgid "Firewall Knock Operator Daemon" msgstr "Operator Knock demon zapory sieciowej" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:590 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:586 msgid "" "Force all SPA packets to contain a real IP address within the encrypted " "data. This makes it impossible to use the -s command line argument on the " @@ -146,15 +146,15 @@ msgstr "" "adresu zewnętrznego (jeśli klient znajduje się za NAT) albo klient musi znać " "zewnętrzny IP i ustawić go za pomocą argumentu -a." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:527 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:523 msgid "Generate Keys" msgstr "Generuj Klucze" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:523 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:519 msgid "Generate keys" msgstr "Generuj klucze" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:523 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:519 msgid "" "Generates the symmetric key used for decrypting an incoming SPA packet, that " "is encrypted by the fwknop client with Rijndael block cipher, and HMAC " @@ -170,11 +170,11 @@ msgstr "" msgid "Grant UCI access for luci-app-fwknopd" msgstr "Przyznaj luci-app-fwknopd dostęp do UCI" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:571 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:567 msgid "HMAC key type" msgstr "Typ klucza HMAC" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:549 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:545 msgid "Key type" msgstr "Typ klucza" @@ -182,7 +182,7 @@ msgstr "Typ klucza" msgid "Loading…" msgstr "Wczytywanie…" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:600 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:596 msgid "" "Maximum age in seconds that an SPA packet will be accepted. Defaults to 120 " "seconds." @@ -190,11 +190,11 @@ msgstr "" "Maksymalna wartość w sekundach, w którym pakiet SPA zostanie zaakceptowany. " "Wartość domyślna to 120 sekund." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:494 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:490 msgid "Network" msgstr "Sieć" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:492 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:488 msgid "Network configuration" msgstr "Konfiguracja sieci" @@ -202,14 +202,14 @@ msgstr "Konfiguracja sieci" msgid "No stanza found." msgstr "Nie znaleziono stanzy." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:440 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:457 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:550 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:572 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:436 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:453 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:546 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:568 msgid "Normal key" msgstr "Klucz normalny" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:485 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:481 msgid "" "Parses the /etc/fwknop/access.conf file (and included files/folders/keys) " "and generates QR codes for all found stanzas. Handles only files in /etc/" @@ -219,28 +219,28 @@ msgstr "" "generuje kody QR dla wszystkich znalezionych stanc. Obsługuje tylko pliki w " "folderze /etc/fwknop ze względu na ograniczenia w prawach dostępu." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:422 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:506 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:418 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:502 msgid "QR code" msgstr "Kod QR" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:489 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:485 msgid "Show access.conf QR codes" msgstr "Pokazuje kody QR access.conf" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:601 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:597 msgid "Specify the ethernet interface on which fwknopd will sniff packets." msgstr "" "Określ interfejs ethernet, na którym fwknopd będzie podsłuchiwać pakiety." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:447 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:453 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:559 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:568 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:443 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:449 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:555 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:564 msgid "The HMAC authentication key has to be specified." msgstr "Należy określić klucz uwierzytelniania HMAC." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:517 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:513 msgid "" "The destination address for which the SPA packet will be accepted. The " "string “ANY” is also accepted if a valid SPA packet should be honored to any " @@ -254,7 +254,7 @@ msgstr "" "notacji CIDR (np. \"192.168.10.0/24\"), a także można określić poszczególne " "adresy IP. Wiele wpisów jest oddzielonych przecinkami." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:494 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:490 msgid "" "The network on which the daemon listens. The daemon is automatically started " "when the network is up-and-running. This option has precedence over " @@ -263,7 +263,7 @@ msgstr "" "Sieć, którą nasłuchuje demon. Demon jest uruchamiany automatycznie gdy sieć " "również jest uruchomiona. Opcja ta ma pierwszeństwo przed opcją „PCAP_INTF”." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:508 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:504 msgid "" "The source address from which the SPA packet will be accepted. The string " "“ANY” is also accepted if a valid SPA packet should be honored from any " @@ -277,18 +277,18 @@ msgstr "" "(np. \"192.168.10.0/24\"), można również określić poszczególne adresy IP. " "Wielokrotne wpisy są oddzielone przecinkami." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:514 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:510 msgid "The source address has to be specified." msgstr "Należy określić adres źródłowy." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:430 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:436 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:537 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:546 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:426 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:432 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:533 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:542 msgid "The symmetric key has to be specified." msgstr "Należy określić klucz symetryczny." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:594 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:590 msgid "" "This instructs fwknopd to accept complete commands that are contained within " "an authorization packet. Any such command will be executed on the fwknopd " @@ -300,7 +300,7 @@ msgstr "" "fwknopd jako użytkownik określony przez “CMD_EXEC_USER” lub jako użytkownik, " "który uruchomił fwknopd, jeśli nie jest to ustawione." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:482 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:478 msgid "" "When unchecked, the config files in /etc/fwknopd will be used as is, " "ignoring any settings here." @@ -308,12 +308,12 @@ msgstr "" "Jeśli ta opcja nie jest zaznaczona, pliki konfiguracyjne w /etc/fwknopd będą " "używane tak jak jest, ignorując wszelkie ustawienia tutaj." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:419 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:502 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:415 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:498 msgid "access.conf stanzas" msgstr "sekcje access.conf" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:598 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:594 msgid "fwknopd.conf config options" msgstr "opcje konfiguracji fwknopd.conf" diff --git a/applications/luci-app-fwknopd/po/pt/fwknopd.po b/applications/luci-app-fwknopd/po/pt/fwknopd.po index 1e8330a7b3..6d1c0ee12d 100644 --- a/applications/luci-app-fwknopd/po/pt/fwknopd.po +++ b/applications/luci-app-fwknopd/po/pt/fwknopd.po @@ -12,7 +12,7 @@ msgstr "" "Plural-Forms: nplurals=2; plural=n > 1;\n" "X-Generator: Weblate 4.7-dev\n" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:602 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:598 msgid "" "Allow SPA clients to request access to services through an iptables firewall " "instead of just to it." @@ -20,16 +20,16 @@ msgstr "" "Permitr que clientes SPA solicitem acesso aos serviços através de um " "firewall do iptables ao invés de apenas para ele." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:603 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:599 msgid "Allow SPA clients to request forwarding destination by DNS name." msgstr "" "Permitir que os clientes SPA solicitem o reencaminhamento de destino por " "nome de DNS." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:441 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:458 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:551 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:573 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:437 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:454 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:547 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:569 msgid "Base64 key" msgstr "Chave da base 64" @@ -38,15 +38,15 @@ msgstr "Chave da base 64" msgid "Close" msgstr "Fechar" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:485 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:481 msgid "Custom configuration" msgstr "Configuração personalizada" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:415 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:411 msgid "Custom configuration read from /etc/fwknop/access.conf." msgstr "Configuração personalizada lida de /etc/fwknop/access.conf." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:581 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:577 msgid "" "Define a set of ports and protocols (tcp or udp) that are explicitly not " "allowed regardless of the validity of the incoming SPA packet. Multiple " @@ -56,7 +56,7 @@ msgstr "" "explicitamente permitidos independentemente da validade do pacote SPA de " "entrada. Múltiplas entradas são separadas por vírgulas." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:576 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:572 msgid "" "Define a set of ports and protocols (tcp or udp) that will be opened if a " "valid knock sequence is seen. If this entry is not set, fwknopd will attempt " @@ -70,7 +70,7 @@ msgstr "" "entrada \"RESTRICT_PORTS\"). As entradas múltiplas são separadas por " "vírgulas." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:562 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:558 msgid "" "Define the HMAC authentication key (in Base64 encoding) used for verifying " "the authenticity of the SPA packet before the packet is decrypted." @@ -79,7 +79,7 @@ msgstr "" "verificar a autenticidade do pacote SPA antes que o pacote seja " "descriptografado." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:554 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:550 msgid "" "Define the HMAC authentication key used for verifying the authenticity of " "the SPA packet before the packet is decrypted." @@ -87,7 +87,7 @@ msgstr "" "Defina a chave de autenticação HMAC usada para verificar a autenticidade do " "pacote SPA antes que o pacote seja descriptografado." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:585 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:581 msgid "" "Define the length of time access will be granted by fwknopd through the " "firewall after a valid knock sequence from a source IP address. If " @@ -99,7 +99,7 @@ msgstr "" "\"FW_ACCESS_TIMEOUT\" não estiver definido, o tempo limite predefinido de 30 " "segundos será automaticamente definido." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:540 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:536 msgid "" "Define the symmetric key (in Base64 encoding) used for decrypting an " "incoming SPA packet that is encrypted by the fwknop client with Rijndael." @@ -108,7 +108,7 @@ msgstr "" "um pacote de SPA de entrada que é criptografado pelo cliente fwknop com o " "Rijndael." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:532 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:528 msgid "" "Define the symmetric key used for decrypting an incoming SPA packet that is " "encrypted by the fwknop client with Rijndael." @@ -116,11 +116,11 @@ msgstr "" "Definir a chave simétrica usada para descriptografar um pacote SPA de " "entrada que é criptografado pelo cliente fwknop com Rijndael." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:480 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:476 msgid "Enable Uci/Luci control" msgstr "Ativar o controle Uci/Luci" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:482 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:478 msgid "Enable config overwrite" msgstr "Ativar a substituição da configuração" @@ -130,11 +130,11 @@ msgstr "Daemon de Knock Firewall" #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:303 #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:314 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:478 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:474 msgid "Firewall Knock Operator Daemon" msgstr "Daemon do operador de firewall knock" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:590 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:586 msgid "" "Force all SPA packets to contain a real IP address within the encrypted " "data. This makes it impossible to use the -s command line argument on the " @@ -148,15 +148,15 @@ msgstr "" "automaticamente o endereço externo (se o cliente está por trás de um NAT) ou " "o cliente tem que saber o IP externo e configurá-lo através do argumento -a." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:527 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:523 msgid "Generate Keys" msgstr "Gerar chaves" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:523 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:519 msgid "Generate keys" msgstr "Gerar chaves" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:523 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:519 msgid "" "Generates the symmetric key used for decrypting an incoming SPA packet, that " "is encrypted by the fwknop client with Rijndael block cipher, and HMAC " @@ -172,11 +172,11 @@ msgstr "" msgid "Grant UCI access for luci-app-fwknopd" msgstr "Conceder acesso UCI ao luci-app-fwknopd" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:571 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:567 msgid "HMAC key type" msgstr "Tipo de chave HMAC" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:549 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:545 msgid "Key type" msgstr "Tipo de chave" @@ -184,7 +184,7 @@ msgstr "Tipo de chave" msgid "Loading…" msgstr "A carregar…" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:600 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:596 msgid "" "Maximum age in seconds that an SPA packet will be accepted. Defaults to 120 " "seconds." @@ -192,11 +192,11 @@ msgstr "" "Idade máxima em segundos que um pacote SPA será aceite. Predefinido a 120 " "segundos." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:494 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:490 msgid "Network" msgstr "Rede" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:492 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:488 msgid "Network configuration" msgstr "Configuração de rede" @@ -204,14 +204,14 @@ msgstr "Configuração de rede" msgid "No stanza found." msgstr "Nenhuma estrofe encontrada." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:440 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:457 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:550 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:572 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:436 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:453 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:546 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:568 msgid "Normal key" msgstr "Chave Normal" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:485 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:481 msgid "" "Parses the /etc/fwknop/access.conf file (and included files/folders/keys) " "and generates QR codes for all found stanzas. Handles only files in /etc/" @@ -222,27 +222,27 @@ msgstr "" "apenas de ficheiros na pasta /etc/fwknop devido a restrições de direitos de " "acesso." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:422 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:506 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:418 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:502 msgid "QR code" msgstr "Código QR" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:489 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:485 msgid "Show access.conf QR codes" msgstr "Mostrar códigos QR de acesso.conf" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:601 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:597 msgid "Specify the ethernet interface on which fwknopd will sniff packets." msgstr "Especificar a interface Ethernet na qual o fwknopd farejará pacotes." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:447 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:453 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:559 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:568 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:443 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:449 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:555 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:564 msgid "The HMAC authentication key has to be specified." msgstr "A chave de autenticação do HMAC tem de ser especificada." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:517 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:513 msgid "" "The destination address for which the SPA packet will be accepted. The " "string “ANY” is also accepted if a valid SPA packet should be honored to any " @@ -256,7 +256,7 @@ msgstr "" "\"192.168.10.0/24\") e endereços IP individuais também podem ser " "especificados. As entradas múltiplas são separadas por vírgulas." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:494 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:490 msgid "" "The network on which the daemon listens. The daemon is automatically started " "when the network is up-and-running. This option has precedence over " @@ -266,7 +266,7 @@ msgstr "" "rede está em funcionamento. Esta opção tem precedência sobre a opção " "\"PCAP_INTF\"." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:508 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:504 msgid "" "The source address from which the SPA packet will be accepted. The string " "“ANY” is also accepted if a valid SPA packet should be honored from any " @@ -280,18 +280,18 @@ msgstr "" "exemplo, \"192.168.10.0/24\") e endereços IP individuais também podem ser " "especificados. As entradas múltiplas são separadas por vírgulas." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:514 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:510 msgid "The source address has to be specified." msgstr "O endereço de origem tem de ser especificado." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:430 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:436 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:537 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:546 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:426 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:432 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:533 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:542 msgid "The symmetric key has to be specified." msgstr "A chave simétrica deve ser especificada." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:594 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:590 msgid "" "This instructs fwknopd to accept complete commands that are contained within " "an authorization packet. Any such command will be executed on the fwknopd " @@ -303,7 +303,7 @@ msgstr "" "servidor fwknopd como o utilizador especificado pelo \"CMD_EXEC_USER\" ou " "como o utilizador que iniciou o fwknopd se isso não estiver definido." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:482 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:478 msgid "" "When unchecked, the config files in /etc/fwknopd will be used as is, " "ignoring any settings here." @@ -311,12 +311,12 @@ msgstr "" "Quando desmarcada, os ficheiros de configuração em /etc/fwknopd serão usados " "como estão, ignorando qualquer configuração feita aqui." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:419 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:502 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:415 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:498 msgid "access.conf stanzas" msgstr "Parágrafos do access.conf" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:598 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:594 msgid "fwknopd.conf config options" msgstr "opções de configuração do fwknopd.conf" diff --git a/applications/luci-app-fwknopd/po/pt_BR/fwknopd.po b/applications/luci-app-fwknopd/po/pt_BR/fwknopd.po index 7e3d4a0f7f..eb5a3abe03 100644 --- a/applications/luci-app-fwknopd/po/pt_BR/fwknopd.po +++ b/applications/luci-app-fwknopd/po/pt_BR/fwknopd.po @@ -13,7 +13,7 @@ msgstr "" "Plural-Forms: nplurals=2; plural=n > 1;\n" "X-Generator: Weblate 4.7-dev\n" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:602 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:598 msgid "" "Allow SPA clients to request access to services through an iptables firewall " "instead of just to it." @@ -21,15 +21,15 @@ msgstr "" "Permitir que clientes SPA requeiram acesso a serviços através de um firewall " "iptables ao invés de apenas fazê-lo." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:603 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:599 msgid "Allow SPA clients to request forwarding destination by DNS name." msgstr "" "Permitir que clientes SPA requeiram encaminhamento de destinos por nome DNS." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:441 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:458 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:551 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:573 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:437 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:454 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:547 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:569 msgid "Base64 key" msgstr "Chave em formato base64" @@ -38,15 +38,15 @@ msgstr "Chave em formato base64" msgid "Close" msgstr "Fechar" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:485 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:481 msgid "Custom configuration" msgstr "Configuração personalizada" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:415 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:411 msgid "Custom configuration read from /etc/fwknop/access.conf." msgstr "Configuração personalizada lida a partir do /etc/fwknop/access.conf." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:581 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:577 msgid "" "Define a set of ports and protocols (tcp or udp) that are explicitly not " "allowed regardless of the validity of the incoming SPA packet. Multiple " @@ -56,7 +56,7 @@ msgstr "" "permitidos de forma explicita, independentemente da validade do pacote SPA " "da entrada. As várias entradas são separadas por vírgulas." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:576 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:572 msgid "" "Define a set of ports and protocols (tcp or udp) that will be opened if a " "valid knock sequence is seen. If this entry is not set, fwknopd will attempt " @@ -69,7 +69,7 @@ msgstr "" "especificada nos dados SPA (a não ser se casar com qualquer entrada de " "\"RESTRICT_PORTS\"). Múltiplas entradas serão separadas por vírgula." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:562 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:558 msgid "" "Define the HMAC authentication key (in Base64 encoding) used for verifying " "the authenticity of the SPA packet before the packet is decrypted." @@ -78,7 +78,7 @@ msgstr "" "verificar a autenticidade do pacote SPA antes que o pacote seja " "descriptografado." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:554 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:550 msgid "" "Define the HMAC authentication key used for verifying the authenticity of " "the SPA packet before the packet is decrypted." @@ -86,7 +86,7 @@ msgstr "" "Defina a chave de autenticação HMAC usada para verificar a autenticidade do " "pacote SPA antes que o pacote seja descriptografado." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:585 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:581 msgid "" "Define the length of time access will be granted by fwknopd through the " "firewall after a valid knock sequence from a source IP address. If " @@ -97,7 +97,7 @@ msgstr "" "do firewall depois de uma sequência de batidas válida de um endereço IP. Se " "“FW_ACCESS_TIMEOUT” não estiver definido, o valor padrão será de 30 segundos." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:540 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:536 msgid "" "Define the symmetric key (in Base64 encoding) used for decrypting an " "incoming SPA packet that is encrypted by the fwknop client with Rijndael." @@ -106,7 +106,7 @@ msgstr "" "um pacote SPA da entrada que é criptografado pelo cliente fwknop com o " "Rijndael." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:532 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:528 msgid "" "Define the symmetric key used for decrypting an incoming SPA packet that is " "encrypted by the fwknop client with Rijndael." @@ -114,11 +114,11 @@ msgstr "" "Define a chave simétrica usada para decifrar um pacote SPA entrante que foi " "cifrado pelo cliente fwknop com o algoritmo Rijndael." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:480 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:476 msgid "Enable Uci/Luci control" msgstr "Habilitar o controle UCI/Luci" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:482 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:478 msgid "Enable config overwrite" msgstr "Habilitar a sobrescrita da configuração" @@ -128,11 +128,11 @@ msgstr "Servidor do Firwall Knock" #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:303 #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:314 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:478 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:474 msgid "Firewall Knock Operator Daemon" msgstr "Operator Daemon do Firewall Knock" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:590 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:586 msgid "" "Force all SPA packets to contain a real IP address within the encrypted " "data. This makes it impossible to use the -s command line argument on the " @@ -147,15 +147,15 @@ msgstr "" "de uma NAT) ou o ciente deve conhecer o seu endereço IP externo e defini-lo " "através do argumento '-a'." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:527 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:523 msgid "Generate Keys" msgstr "Gerar as Chaves" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:523 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:519 msgid "Generate keys" msgstr "Gerar as Chaves" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:523 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:519 msgid "" "Generates the symmetric key used for decrypting an incoming SPA packet, that " "is encrypted by the fwknop client with Rijndael block cipher, and HMAC " @@ -172,11 +172,11 @@ msgstr "" msgid "Grant UCI access for luci-app-fwknopd" msgstr "Conceda acesso UCI ao luci-app-fwknopd" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:571 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:567 msgid "HMAC key type" msgstr "Tipo da chave HMAC" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:549 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:545 msgid "Key type" msgstr "Tipo da chave" @@ -184,7 +184,7 @@ msgstr "Tipo da chave" msgid "Loading…" msgstr "Carregando…" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:600 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:596 msgid "" "Maximum age in seconds that an SPA packet will be accepted. Defaults to 120 " "seconds." @@ -192,11 +192,11 @@ msgstr "" "Idade máxima, em segundos, que um pacote SPA será aceito. O padrão é de 120 " "segundos." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:494 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:490 msgid "Network" msgstr "Rede" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:492 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:488 msgid "Network configuration" msgstr "Configuração de rede" @@ -204,14 +204,14 @@ msgstr "Configuração de rede" msgid "No stanza found." msgstr "Nenhuma estrofe foi encontrada." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:440 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:457 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:550 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:572 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:436 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:453 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:546 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:568 msgid "Normal key" msgstr "Chave Normal" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:485 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:481 msgid "" "Parses the /etc/fwknop/access.conf file (and included files/folders/keys) " "and generates QR codes for all found stanzas. Handles only files in /etc/" @@ -222,28 +222,28 @@ msgstr "" "Manipula apenas os arquivos na pasta /etc/fwknop devido a restrições dos " "direitos de acesso." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:422 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:506 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:418 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:502 msgid "QR code" msgstr "Código QR" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:489 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:485 msgid "Show access.conf QR codes" msgstr "Exibe os códigos QR do access.conf" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:601 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:597 msgid "Specify the ethernet interface on which fwknopd will sniff packets." msgstr "" "Especifica o dispositivo ethernet no qual o fwknopd irá observar os pacotes." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:447 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:453 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:559 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:568 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:443 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:449 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:555 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:564 msgid "The HMAC authentication key has to be specified." msgstr "A chave de autenticação HMAC precisa ser especificada." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:517 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:513 msgid "" "The destination address for which the SPA packet will be accepted. The " "string “ANY” is also accepted if a valid SPA packet should be honored to any " @@ -257,7 +257,7 @@ msgstr "" "por exemplo) e os endereços IP individuais também podem ser definidos. As " "várias entradas são separadas por vírgulas." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:494 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:490 msgid "" "The network on which the daemon listens. The daemon is automatically started " "when the network is up-and-running. This option has precedence over " @@ -267,7 +267,7 @@ msgstr "" "rede está em funcionamento. Esta opção tem precedência sobre a opção " "\"PCAP_INTF\"." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:508 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:504 msgid "" "The source address from which the SPA packet will be accepted. The string " "“ANY” is also accepted if a valid SPA packet should be honored from any " @@ -281,18 +281,18 @@ msgstr "" "por exemplo) e os endereços IP individuais também podem ser definidos. " "Várias entradas são separadas por vírgulas." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:514 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:510 msgid "The source address has to be specified." msgstr "O endereço de origem deve ser especificado." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:430 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:436 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:537 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:546 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:426 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:432 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:533 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:542 msgid "The symmetric key has to be specified." msgstr "A chave simétrica deve ser especificada." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:594 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:590 msgid "" "This instructs fwknopd to accept complete commands that are contained within " "an authorization packet. Any such command will be executed on the fwknopd " @@ -304,7 +304,7 @@ msgstr "" "executado como o usuário definido através do \"CMD_EXEC_USER\" no servidor " "fwknopd ou como o usuário que iniciou o fwknopd caso não esteja definido." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:482 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:478 msgid "" "When unchecked, the config files in /etc/fwknopd will be used as is, " "ignoring any settings here." @@ -312,12 +312,12 @@ msgstr "" "Quando desmarcado, os arquivos de configuração em /etc/fwknopd serão usados " "como estão, ignorando qualquer ajustes feitos aqui." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:419 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:502 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:415 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:498 msgid "access.conf stanzas" msgstr "Estâncias do access.conf" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:598 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:594 msgid "fwknopd.conf config options" msgstr "Opções do fwknopd.conf" diff --git a/applications/luci-app-fwknopd/po/ro/fwknopd.po b/applications/luci-app-fwknopd/po/ro/fwknopd.po index 52e8ba848d..1238c43570 100644 --- a/applications/luci-app-fwknopd/po/ro/fwknopd.po +++ b/applications/luci-app-fwknopd/po/ro/fwknopd.po @@ -13,7 +13,7 @@ msgstr "" "20)) ? 1 : 2;\n" "X-Generator: Weblate 4.10-dev\n" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:602 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:598 msgid "" "Allow SPA clients to request access to services through an iptables firewall " "instead of just to it." @@ -21,16 +21,16 @@ msgstr "" "Permiteți clienților SPA să solicite accesul la servicii prin intermediul " "unui firewall iptables în loc să solicite doar accesul la acesta." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:603 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:599 msgid "Allow SPA clients to request forwarding destination by DNS name." msgstr "" "Permiteți clienților SPA să solicite destinația de redirecționare prin " "numele DNS." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:441 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:458 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:551 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:573 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:437 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:454 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:547 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:569 msgid "Base64 key" msgstr "Cheia Base64" @@ -39,15 +39,15 @@ msgstr "Cheia Base64" msgid "Close" msgstr "Închideți" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:485 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:481 msgid "Custom configuration" msgstr "Configurație personalizată" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:415 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:411 msgid "Custom configuration read from /etc/fwknop/access.conf." msgstr "Configurație personalizată citită din /etc/fwknop/access.conf." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:581 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:577 msgid "" "Define a set of ports and protocols (tcp or udp) that are explicitly not " "allowed regardless of the validity of the incoming SPA packet. Multiple " @@ -57,7 +57,7 @@ msgstr "" "în mod explicit, indiferent de validitatea pachetului SPA de intrare. Mai " "multe intrări sunt separate prin virgulă." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:576 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:572 msgid "" "Define a set of ports and protocols (tcp or udp) that will be opened if a " "valid knock sequence is seen. If this entry is not set, fwknopd will attempt " @@ -71,7 +71,7 @@ msgstr "" "orice intrare \"RESTRICT_PORTS\"). Mai multe intrări sunt separate prin " "virgulă." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:562 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:558 msgid "" "Define the HMAC authentication key (in Base64 encoding) used for verifying " "the authenticity of the SPA packet before the packet is decrypted." @@ -80,7 +80,7 @@ msgstr "" "pentru verificarea autenticității pachetului SPA înainte ca pachetul să fie " "decriptat." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:554 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:550 msgid "" "Define the HMAC authentication key used for verifying the authenticity of " "the SPA packet before the packet is decrypted." @@ -88,7 +88,7 @@ msgstr "" "Definiți cheia de autentificare HMAC utilizată pentru verificarea " "autenticității pachetului SPA înainte ca pachetul să fie decriptat." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:585 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:581 msgid "" "Define the length of time access will be granted by fwknopd through the " "firewall after a valid knock sequence from a source IP address. If " @@ -100,7 +100,7 @@ msgstr "" "\"FW_ACCESS_TIMEOUT\" nu este setat, atunci se va seta automat timpul de " "așteptare implicit de 30 de secunde." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:540 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:536 msgid "" "Define the symmetric key (in Base64 encoding) used for decrypting an " "incoming SPA packet that is encrypted by the fwknop client with Rijndael." @@ -109,7 +109,7 @@ msgstr "" "decriptarea unui pachet SPA de intrare care este criptat de clientul fwknop " "cu Rijndael." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:532 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:528 msgid "" "Define the symmetric key used for decrypting an incoming SPA packet that is " "encrypted by the fwknop client with Rijndael." @@ -117,11 +117,11 @@ msgstr "" "Definește cheia simetrică utilizată pentru decriptarea unui pachet SPA " "primit care este criptat de clientul fwknop cu Rijndael." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:480 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:476 msgid "Enable Uci/Luci control" msgstr "Activați controlul Uci/Lights" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:482 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:478 msgid "Enable config overwrite" msgstr "Activați suprascrierea configurației" @@ -131,11 +131,11 @@ msgstr "Daemon-ul Knock Firewall" #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:303 #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:314 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:478 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:474 msgid "Firewall Knock Operator Daemon" msgstr "Firewall pentru Knock Operator Daemon" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:590 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:586 msgid "" "Force all SPA packets to contain a real IP address within the encrypted " "data. This makes it impossible to use the -s command line argument on the " @@ -150,15 +150,15 @@ msgstr "" "clientul se află în spatele unui NAT), fie clientul trebuie să cunoască IP-" "ul extern și să îl stabilească prin intermediul argumentului -a." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:527 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:523 msgid "Generate Keys" msgstr "Generarea cheilor" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:523 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:519 msgid "Generate keys" msgstr "Generarea cheilor" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:523 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:519 msgid "" "Generates the symmetric key used for decrypting an incoming SPA packet, that " "is encrypted by the fwknop client with Rijndael block cipher, and HMAC " @@ -174,11 +174,11 @@ msgstr "" msgid "Grant UCI access for luci-app-fwknopd" msgstr "Acordă acces la UCI pentru luci-app-fwknopd" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:571 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:567 msgid "HMAC key type" msgstr "Tipul de cheie HMAC" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:549 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:545 msgid "Key type" msgstr "Tipul de cheie" @@ -186,7 +186,7 @@ msgstr "Tipul de cheie" msgid "Loading…" msgstr "Încărcare…" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:600 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:596 msgid "" "Maximum age in seconds that an SPA packet will be accepted. Defaults to 120 " "seconds." @@ -194,11 +194,11 @@ msgstr "" "Vârsta maximă în secunde în care un pachet SPA va fi acceptat. Valoarea " "implicită este de 120 de secunde." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:494 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:490 msgid "Network" msgstr "Rețea" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:492 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:488 msgid "Network configuration" msgstr "Configurația rețelei" @@ -206,14 +206,14 @@ msgstr "Configurația rețelei" msgid "No stanza found." msgstr "Nu s-a găsit nicio cameră." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:440 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:457 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:550 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:572 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:436 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:453 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:546 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:568 msgid "Normal key" msgstr "Cheie normală" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:485 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:481 msgid "" "Parses the /etc/fwknop/access.conf file (and included files/folders/keys) " "and generates QR codes for all found stanzas. Handles only files in /etc/" @@ -224,27 +224,28 @@ msgstr "" "numai fișierele din folderul /etc/fwknop din cauza restricțiilor privind " "drepturile de acces." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:422 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:506 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:418 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:502 msgid "QR code" msgstr "Cod QR" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:489 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:485 msgid "Show access.conf QR codes" msgstr "Afișați codurile QR access.conf" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:601 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:597 msgid "Specify the ethernet interface on which fwknopd will sniff packets." -msgstr "Specificați interfața ethernet pe care fwknopd va intercepta pachetele." +msgstr "" +"Specificați interfața ethernet pe care fwknopd va intercepta pachetele." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:447 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:453 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:559 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:568 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:443 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:449 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:555 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:564 msgid "The HMAC authentication key has to be specified." msgstr "Trebuie să se specifice cheia de autentificare HMAC." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:517 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:513 msgid "" "The destination address for which the SPA packet will be accepted. The " "string “ANY” is also accepted if a valid SPA packet should be honored to any " @@ -259,7 +260,7 @@ msgstr "" "specificate și adrese IP individuale. Intrările multiple sunt separate prin " "virgulă." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:494 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:490 msgid "" "The network on which the daemon listens. The daemon is automatically started " "when the network is up-and-running. This option has precedence over " @@ -269,7 +270,7 @@ msgstr "" "rețeaua este funcțională. Această opțiune are prioritate față de opțiunea " "\"PCAP_INTF\"." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:508 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:504 msgid "" "The source address from which the SPA packet will be accepted. The string " "“ANY” is also accepted if a valid SPA packet should be honored from any " @@ -277,24 +278,24 @@ msgid "" "“192.168.10.0/24”), and individual IP addresses can be specified as well. " "Multiple entries are comma-separated." msgstr "" -"Adresa sursă de la care va fi acceptat pachetul SPA. Șirul de caractere \"ANY" -"\" este, de asemenea, acceptat în cazul în care un pachet SPA valid trebuie " -"onorat de la orice IP sursă. Rețelele trebuie specificate în notație CIDR (" -"de exemplu, \"192.168.10.0/24\"), dar pot fi specificate și adrese IP " +"Adresa sursă de la care va fi acceptat pachetul SPA. Șirul de caractere " +"\"ANY\" este, de asemenea, acceptat în cazul în care un pachet SPA valid " +"trebuie onorat de la orice IP sursă. Rețelele trebuie specificate în notație " +"CIDR (de exemplu, \"192.168.10.0/24\"), dar pot fi specificate și adrese IP " "individuale. Intrările multiple sunt separate prin virgulă." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:514 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:510 msgid "The source address has to be specified." msgstr "Adresa sursă trebuie să fie specificată." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:430 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:436 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:537 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:546 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:426 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:432 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:533 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:542 msgid "The symmetric key has to be specified." msgstr "Cheia simetrică trebuie să fie specificată." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:594 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:590 msgid "" "This instructs fwknopd to accept complete commands that are contained within " "an authorization packet. Any such command will be executed on the fwknopd " @@ -306,7 +307,7 @@ msgstr "" "executată pe serverul fwknopd ca utilizator specificat de \"CMD_EXEC_USER\" " "sau ca utilizator care a pornit fwknopd, dacă acesta nu este setat." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:482 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:478 msgid "" "When unchecked, the config files in /etc/fwknopd will be used as is, " "ignoring any settings here." @@ -314,12 +315,12 @@ msgstr "" "Atunci când nu este bifat, fișierele de configurare din /etc/fwknopd vor fi " "utilizate ca atare, ignorând orice setări de aici." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:419 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:502 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:415 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:498 msgid "access.conf stanzas" msgstr "acces.conf stanțe" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:598 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:594 msgid "fwknopd.conf config options" msgstr "opțiuni de configurare fwknopd.conf" diff --git a/applications/luci-app-fwknopd/po/ru/fwknopd.po b/applications/luci-app-fwknopd/po/ru/fwknopd.po index 9e2b68822b..48fc326d7e 100644 --- a/applications/luci-app-fwknopd/po/ru/fwknopd.po +++ b/applications/luci-app-fwknopd/po/ru/fwknopd.po @@ -16,7 +16,7 @@ msgstr "" "Project-Info: Это технический перевод, не дословный. Главное-удобный русский " "интерфейс, все проверялось в графическом режиме, совместим с другими apps\n" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:602 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:598 msgid "" "Allow SPA clients to request access to services through an iptables firewall " "instead of just to it." @@ -24,15 +24,15 @@ msgstr "" "Разрешить SPA клиентам запрашивать доступ к сервисам через iptables, а не " "напрямую." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:603 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:599 msgid "Allow SPA clients to request forwarding destination by DNS name." msgstr "" "Разрешить SPA клиентам запрашивать направление переадресации по DNS-имени." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:441 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:458 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:551 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:573 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:437 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:454 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:547 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:569 msgid "Base64 key" msgstr "Ключ в формате Base64" @@ -41,15 +41,15 @@ msgstr "Ключ в формате Base64" msgid "Close" msgstr "Закрыть" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:485 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:481 msgid "Custom configuration" msgstr "Пользовательская конфигурация" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:415 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:411 msgid "Custom configuration read from /etc/fwknop/access.conf." msgstr "Пользовательская конфигурация прочтена из /etc/fwknop/access.conf." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:581 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:577 msgid "" "Define a set of ports and protocols (tcp or udp) that are explicitly not " "allowed regardless of the validity of the incoming SPA packet. Multiple " @@ -59,7 +59,7 @@ msgstr "" "разрешены независимо от действительности входящего пакета SPA. Несколько " "записей разделяются запятыми." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:576 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:572 msgid "" "Define a set of ports and protocols (tcp or udp) that will be opened if a " "valid knock sequence is seen. If this entry is not set, fwknopd will attempt " @@ -72,7 +72,7 @@ msgstr "" "указанный в SPA данных (если он соответствует любой 'RESTRICT_PORTS' " "записи). Последовательность данных, разделенных запятыми." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:562 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:558 msgid "" "Define the HMAC authentication key (in Base64 encoding) used for verifying " "the authenticity of the SPA packet before the packet is decrypted." @@ -80,7 +80,7 @@ msgstr "" "Определите ключ аутентификации HMAC (в кодировке Base64), используемый для " "проверки подлинности пакета SPA перед расшифровкой пакета." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:554 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:550 msgid "" "Define the HMAC authentication key used for verifying the authenticity of " "the SPA packet before the packet is decrypted." @@ -88,7 +88,7 @@ msgstr "" "Определите ключ аутентификации HMAC, используемый для проверки подлинности " "пакета SPA перед расшифровкой пакета." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:585 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:581 msgid "" "Define the length of time access will be granted by fwknopd through the " "firewall after a valid knock sequence from a source IP address. If " @@ -101,7 +101,7 @@ msgstr "" "параметр 'FW_ACCESS_TIMEOUT' не установлен, то автоматически устанавливается " "время ожидания по умолчанию 30 секунд." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:540 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:536 msgid "" "Define the symmetric key (in Base64 encoding) used for decrypting an " "incoming SPA packet that is encrypted by the fwknop client with Rijndael." @@ -110,7 +110,7 @@ msgstr "" "расшифровки входящего SPA-пакета, зашифрованного клиентом fwknop с помощью " "Rijndael." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:532 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:528 msgid "" "Define the symmetric key used for decrypting an incoming SPA packet that is " "encrypted by the fwknop client with Rijndael." @@ -118,11 +118,11 @@ msgstr "" "Задайте симметричный ключ, используемый для расшифровки входящего SPA пакета " "зашифрованного fwknop клиентом с помощью Rijndael." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:480 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:476 msgid "Enable Uci/Luci control" msgstr "Включить управление в Uci/LuCI" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:482 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:478 msgid "Enable config overwrite" msgstr "Настроить config файл" @@ -132,11 +132,11 @@ msgstr "Демон Firewall Knock" #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:303 #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:314 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:478 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:474 msgid "Firewall Knock Operator Daemon" msgstr "Демон оператора брандмауэра Knock" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:590 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:586 msgid "" "Force all SPA packets to contain a real IP address within the encrypted " "data. This makes it impossible to use the -s command line argument on the " @@ -151,15 +151,15 @@ msgstr "" "за NAT), либо клиент должен знать внешний IP и установить его используя " "аргумент '-a'." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:527 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:523 msgid "Generate Keys" msgstr "Генерация ключей" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:523 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:519 msgid "Generate keys" msgstr "Генерация ключей" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:523 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:519 msgid "" "Generates the symmetric key used for decrypting an incoming SPA packet, that " "is encrypted by the fwknop client with Rijndael block cipher, and HMAC " @@ -175,11 +175,11 @@ msgstr "" msgid "Grant UCI access for luci-app-fwknopd" msgstr "Предоставить UCI доступ для luci-app-fwknopd" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:571 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:567 msgid "HMAC key type" msgstr "Тип ключа HMAC" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:549 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:545 msgid "Key type" msgstr "Тип ключа" @@ -187,7 +187,7 @@ msgstr "Тип ключа" msgid "Loading…" msgstr "Загрузка…" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:600 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:596 msgid "" "Maximum age in seconds that an SPA packet will be accepted. Defaults to 120 " "seconds." @@ -195,11 +195,11 @@ msgstr "" "Максимальное время в секундах, в течение которых будет принят SPA пакет, по " "умолчанию 120 секунд." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:494 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:490 msgid "Network" msgstr "Сеть" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:492 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:488 msgid "Network configuration" msgstr "Конфигурация сети" @@ -207,14 +207,14 @@ msgstr "Конфигурация сети" msgid "No stanza found." msgstr "Строфа не найдена." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:440 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:457 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:550 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:572 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:436 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:453 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:546 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:568 msgid "Normal key" msgstr "Нормальный ключ" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:485 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:481 msgid "" "Parses the /etc/fwknop/access.conf file (and included files/folders/keys) " "and generates QR codes for all found stanzas. Handles only files in /etc/" @@ -224,27 +224,27 @@ msgstr "" "генерирует QR-коды для всех найденных разделов. Обрабатывает только файлы в " "папке /etc/fwknop из-за ограничений прав доступа." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:422 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:506 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:418 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:502 msgid "QR code" msgstr "QR-код" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:489 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:485 msgid "Show access.conf QR codes" msgstr "Показать QR-коды access.conf" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:601 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:597 msgid "Specify the ethernet interface on which fwknopd will sniff packets." msgstr "Укажите ethernet интерфейс, пакеты которого fwknopd будет снифить." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:447 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:453 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:559 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:568 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:443 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:449 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:555 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:564 msgid "The HMAC authentication key has to be specified." msgstr "Необходимо указать ключ аутентификации HMAC." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:517 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:513 msgid "" "The destination address for which the SPA packet will be accepted. The " "string “ANY” is also accepted if a valid SPA packet should be honored to any " @@ -254,11 +254,11 @@ msgid "" msgstr "" "Адрес назначения, для которого будет принят SPA-пакет. Строка \"ANY\" также " "принимается, если действительный SPA-пакет должен быть принят на любой IP-" -"адрес назначения. Сети должны быть указаны в нотации CIDR (например, \"192." -"168.10.0/24\"), также могут быть указаны отдельные IP-адреса. Несколько " -"записей разделяются запятыми." +"адрес назначения. Сети должны быть указаны в нотации CIDR (например, " +"\"192.168.10.0/24\"), также могут быть указаны отдельные IP-адреса. " +"Несколько записей разделяются запятыми." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:494 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:490 msgid "" "The network on which the daemon listens. The daemon is automatically started " "when the network is up-and-running. This option has precedence over " @@ -267,7 +267,7 @@ msgstr "" "Сеть, которую прослушивает демон. Демон автоматически запускается при " "включении сети. Эта опция имеет приоритет над опцией \"PCAP_INTF\"." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:508 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:504 msgid "" "The source address from which the SPA packet will be accepted. The string " "“ANY” is also accepted if a valid SPA packet should be honored from any " @@ -277,22 +277,22 @@ msgid "" msgstr "" "Адрес источника, с которого будет принят SPA-пакет. Строка \"ANY\" также " "принимается, если действительный SPA-пакет должен быть принят с любого IP-" -"адреса источника. Сети должны быть указаны в нотации CIDR (например, \"192." -"168.10.0/24\"), также могут быть указаны отдельные IP-адреса. Несколько " -"записей разделяются запятыми." +"адреса источника. Сети должны быть указаны в нотации CIDR (например, " +"\"192.168.10.0/24\"), также могут быть указаны отдельные IP-адреса. " +"Несколько записей разделяются запятыми." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:514 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:510 msgid "The source address has to be specified." msgstr "Необходимо указать адрес источника." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:430 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:436 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:537 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:546 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:426 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:432 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:533 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:542 msgid "The symmetric key has to be specified." msgstr "Необходимо указать симметричный ключ." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:594 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:590 msgid "" "This instructs fwknopd to accept complete commands that are contained within " "an authorization packet. Any such command will be executed on the fwknopd " @@ -304,7 +304,7 @@ msgstr "" "пользователем, указанным в параметре \"CMD_EXEC_USER\", или пользователем, " "который запустил fwknopd, если этот параметр не задан." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:482 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:478 msgid "" "When unchecked, the config files in /etc/fwknopd will be used as is, " "ignoring any settings here." @@ -312,12 +312,12 @@ msgstr "" "Если не отмечено, будет использоваться дефолтный config файл fwknopd (/etc/" "fwknopd), игнорируя любые изменения настроек fwknopd здесь." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:419 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:502 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:415 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:498 msgid "access.conf stanzas" msgstr "Строки config файла access.conf" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:598 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:594 msgid "fwknopd.conf config options" msgstr "Настройка config файла - fwknopd.conf" diff --git a/applications/luci-app-fwknopd/po/sk/fwknopd.po b/applications/luci-app-fwknopd/po/sk/fwknopd.po index c6e064c876..97c234e131 100644 --- a/applications/luci-app-fwknopd/po/sk/fwknopd.po +++ b/applications/luci-app-fwknopd/po/sk/fwknopd.po @@ -12,20 +12,20 @@ msgstr "" "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" "X-Generator: Weblate 5.0-dev\n" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:602 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:598 msgid "" "Allow SPA clients to request access to services through an iptables firewall " "instead of just to it." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:603 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:599 msgid "Allow SPA clients to request forwarding destination by DNS name." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:441 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:458 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:551 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:573 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:437 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:454 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:547 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:569 msgid "Base64 key" msgstr "" @@ -34,22 +34,22 @@ msgstr "" msgid "Close" msgstr "Zavrieť" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:485 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:481 msgid "Custom configuration" msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:415 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:411 msgid "Custom configuration read from /etc/fwknop/access.conf." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:581 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:577 msgid "" "Define a set of ports and protocols (tcp or udp) that are explicitly not " "allowed regardless of the validity of the incoming SPA packet. Multiple " "entries are comma-separated." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:576 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:572 msgid "" "Define a set of ports and protocols (tcp or udp) that will be opened if a " "valid knock sequence is seen. If this entry is not set, fwknopd will attempt " @@ -57,19 +57,19 @@ msgid "" "matches any “RESTRICT_PORTS” entries). Multiple entries are comma-separated." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:562 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:558 msgid "" "Define the HMAC authentication key (in Base64 encoding) used for verifying " "the authenticity of the SPA packet before the packet is decrypted." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:554 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:550 msgid "" "Define the HMAC authentication key used for verifying the authenticity of " "the SPA packet before the packet is decrypted." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:585 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:581 msgid "" "Define the length of time access will be granted by fwknopd through the " "firewall after a valid knock sequence from a source IP address. If " @@ -77,23 +77,23 @@ msgid "" "automatically be set." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:540 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:536 msgid "" "Define the symmetric key (in Base64 encoding) used for decrypting an " "incoming SPA packet that is encrypted by the fwknop client with Rijndael." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:532 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:528 msgid "" "Define the symmetric key used for decrypting an incoming SPA packet that is " "encrypted by the fwknop client with Rijndael." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:480 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:476 msgid "Enable Uci/Luci control" msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:482 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:478 msgid "Enable config overwrite" msgstr "" @@ -103,11 +103,11 @@ msgstr "" #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:303 #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:314 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:478 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:474 msgid "Firewall Knock Operator Daemon" msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:590 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:586 msgid "" "Force all SPA packets to contain a real IP address within the encrypted " "data. This makes it impossible to use the -s command line argument on the " @@ -116,15 +116,15 @@ msgid "" "know the external IP and set it via the -a argument." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:527 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:523 msgid "Generate Keys" msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:523 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:519 msgid "Generate keys" msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:523 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:519 msgid "" "Generates the symmetric key used for decrypting an incoming SPA packet, that " "is encrypted by the fwknop client with Rijndael block cipher, and HMAC " @@ -136,11 +136,11 @@ msgstr "" msgid "Grant UCI access for luci-app-fwknopd" msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:571 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:567 msgid "HMAC key type" msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:549 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:545 msgid "Key type" msgstr "" @@ -148,17 +148,17 @@ msgstr "" msgid "Loading…" msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:600 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:596 msgid "" "Maximum age in seconds that an SPA packet will be accepted. Defaults to 120 " "seconds." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:494 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:490 msgid "Network" msgstr "Sieť" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:492 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:488 msgid "Network configuration" msgstr "" @@ -166,41 +166,41 @@ msgstr "" msgid "No stanza found." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:440 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:457 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:550 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:572 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:436 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:453 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:546 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:568 msgid "Normal key" msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:485 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:481 msgid "" "Parses the /etc/fwknop/access.conf file (and included files/folders/keys) " "and generates QR codes for all found stanzas. Handles only files in /etc/" "fwknop folder due to access rights restrictions." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:422 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:506 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:418 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:502 msgid "QR code" msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:489 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:485 msgid "Show access.conf QR codes" msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:601 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:597 msgid "Specify the ethernet interface on which fwknopd will sniff packets." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:447 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:453 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:559 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:568 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:443 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:449 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:555 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:564 msgid "The HMAC authentication key has to be specified." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:517 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:513 msgid "" "The destination address for which the SPA packet will be accepted. The " "string “ANY” is also accepted if a valid SPA packet should be honored to any " @@ -209,14 +209,14 @@ msgid "" "Multiple entries are comma-separated." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:494 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:490 msgid "" "The network on which the daemon listens. The daemon is automatically started " "when the network is up-and-running. This option has precedence over " "“PCAP_INTF” option." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:508 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:504 msgid "" "The source address from which the SPA packet will be accepted. The string " "“ANY” is also accepted if a valid SPA packet should be honored from any " @@ -225,18 +225,18 @@ msgid "" "Multiple entries are comma-separated." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:514 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:510 msgid "The source address has to be specified." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:430 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:436 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:537 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:546 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:426 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:432 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:533 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:542 msgid "The symmetric key has to be specified." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:594 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:590 msgid "" "This instructs fwknopd to accept complete commands that are contained within " "an authorization packet. Any such command will be executed on the fwknopd " @@ -244,18 +244,18 @@ msgid "" "started fwknopd if that is not set." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:482 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:478 msgid "" "When unchecked, the config files in /etc/fwknopd will be used as is, " "ignoring any settings here." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:419 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:502 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:415 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:498 msgid "access.conf stanzas" msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:598 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:594 msgid "fwknopd.conf config options" msgstr "" diff --git a/applications/luci-app-fwknopd/po/sv/fwknopd.po b/applications/luci-app-fwknopd/po/sv/fwknopd.po index d4fee8af17..9fd7f0486d 100644 --- a/applications/luci-app-fwknopd/po/sv/fwknopd.po +++ b/applications/luci-app-fwknopd/po/sv/fwknopd.po @@ -12,7 +12,7 @@ msgstr "" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Generator: Weblate 4.10-dev\n" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:602 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:598 msgid "" "Allow SPA clients to request access to services through an iptables firewall " "instead of just to it." @@ -20,14 +20,14 @@ msgstr "" "Tillåt SPA klienter att begära tillgång till tjänster genom en iptabells " "brandvägg istället för direkt till den." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:603 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:599 msgid "Allow SPA clients to request forwarding destination by DNS name." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:441 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:458 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:551 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:573 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:437 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:454 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:547 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:569 msgid "Base64 key" msgstr "Base64-nyckel" @@ -36,22 +36,22 @@ msgstr "Base64-nyckel" msgid "Close" msgstr "Stäng" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:485 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:481 msgid "Custom configuration" msgstr "Anpassad konfiguration" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:415 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:411 msgid "Custom configuration read from /etc/fwknop/access.conf." msgstr "Anpassad konfiguration lästes från /etc/fwknop/access.conf." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:581 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:577 msgid "" "Define a set of ports and protocols (tcp or udp) that are explicitly not " "allowed regardless of the validity of the incoming SPA packet. Multiple " "entries are comma-separated." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:576 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:572 msgid "" "Define a set of ports and protocols (tcp or udp) that will be opened if a " "valid knock sequence is seen. If this entry is not set, fwknopd will attempt " @@ -59,19 +59,19 @@ msgid "" "matches any “RESTRICT_PORTS” entries). Multiple entries are comma-separated." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:562 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:558 msgid "" "Define the HMAC authentication key (in Base64 encoding) used for verifying " "the authenticity of the SPA packet before the packet is decrypted." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:554 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:550 msgid "" "Define the HMAC authentication key used for verifying the authenticity of " "the SPA packet before the packet is decrypted." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:585 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:581 msgid "" "Define the length of time access will be granted by fwknopd through the " "firewall after a valid knock sequence from a source IP address. If " @@ -79,23 +79,23 @@ msgid "" "automatically be set." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:540 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:536 msgid "" "Define the symmetric key (in Base64 encoding) used for decrypting an " "incoming SPA packet that is encrypted by the fwknop client with Rijndael." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:532 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:528 msgid "" "Define the symmetric key used for decrypting an incoming SPA packet that is " "encrypted by the fwknop client with Rijndael." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:480 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:476 msgid "Enable Uci/Luci control" msgstr "Aktivera Uci/Luci-kontroll" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:482 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:478 msgid "Enable config overwrite" msgstr "Aktivera överskrivning av konfiguration" @@ -105,11 +105,11 @@ msgstr "" #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:303 #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:314 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:478 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:474 msgid "Firewall Knock Operator Daemon" msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:590 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:586 msgid "" "Force all SPA packets to contain a real IP address within the encrypted " "data. This makes it impossible to use the -s command line argument on the " @@ -118,15 +118,15 @@ msgid "" "know the external IP and set it via the -a argument." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:527 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:523 msgid "Generate Keys" msgstr "Generera nycklar" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:523 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:519 msgid "Generate keys" msgstr "Generera nycklar" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:523 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:519 msgid "" "Generates the symmetric key used for decrypting an incoming SPA packet, that " "is encrypted by the fwknop client with Rijndael block cipher, and HMAC " @@ -138,11 +138,11 @@ msgstr "" msgid "Grant UCI access for luci-app-fwknopd" msgstr "Godkänn UCI-åtkomst för luci-app-fwknopd" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:571 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:567 msgid "HMAC key type" msgstr "HMAC-nyckeltyp" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:549 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:545 msgid "Key type" msgstr "Typ av nyckel" @@ -150,17 +150,17 @@ msgstr "Typ av nyckel" msgid "Loading…" msgstr "Laddar…" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:600 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:596 msgid "" "Maximum age in seconds that an SPA packet will be accepted. Defaults to 120 " "seconds." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:494 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:490 msgid "Network" msgstr "Nätverk" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:492 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:488 msgid "Network configuration" msgstr "Nätverkskonfiguration" @@ -168,41 +168,41 @@ msgstr "Nätverkskonfiguration" msgid "No stanza found." msgstr "Ingen strof hittades." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:440 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:457 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:550 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:572 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:436 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:453 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:546 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:568 msgid "Normal key" msgstr "Normal nyckel" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:485 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:481 msgid "" "Parses the /etc/fwknop/access.conf file (and included files/folders/keys) " "and generates QR codes for all found stanzas. Handles only files in /etc/" "fwknop folder due to access rights restrictions." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:422 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:506 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:418 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:502 msgid "QR code" msgstr "QR-kod" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:489 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:485 msgid "Show access.conf QR codes" msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:601 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:597 msgid "Specify the ethernet interface on which fwknopd will sniff packets." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:447 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:453 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:559 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:568 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:443 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:449 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:555 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:564 msgid "The HMAC authentication key has to be specified." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:517 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:513 msgid "" "The destination address for which the SPA packet will be accepted. The " "string “ANY” is also accepted if a valid SPA packet should be honored to any " @@ -211,14 +211,14 @@ msgid "" "Multiple entries are comma-separated." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:494 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:490 msgid "" "The network on which the daemon listens. The daemon is automatically started " "when the network is up-and-running. This option has precedence over " "“PCAP_INTF” option." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:508 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:504 msgid "" "The source address from which the SPA packet will be accepted. The string " "“ANY” is also accepted if a valid SPA packet should be honored from any " @@ -227,18 +227,18 @@ msgid "" "Multiple entries are comma-separated." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:514 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:510 msgid "The source address has to be specified." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:430 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:436 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:537 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:546 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:426 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:432 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:533 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:542 msgid "The symmetric key has to be specified." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:594 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:590 msgid "" "This instructs fwknopd to accept complete commands that are contained within " "an authorization packet. Any such command will be executed on the fwknopd " @@ -246,18 +246,18 @@ msgid "" "started fwknopd if that is not set." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:482 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:478 msgid "" "When unchecked, the config files in /etc/fwknopd will be used as is, " "ignoring any settings here." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:419 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:502 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:415 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:498 msgid "access.conf stanzas" msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:598 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:594 msgid "fwknopd.conf config options" msgstr "" diff --git a/applications/luci-app-fwknopd/po/templates/fwknopd.pot b/applications/luci-app-fwknopd/po/templates/fwknopd.pot index 4dc7644063..dc5d8a0264 100644 --- a/applications/luci-app-fwknopd/po/templates/fwknopd.pot +++ b/applications/luci-app-fwknopd/po/templates/fwknopd.pot @@ -1,20 +1,20 @@ msgid "" msgstr "Content-Type: text/plain; charset=UTF-8" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:602 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:598 msgid "" "Allow SPA clients to request access to services through an iptables firewall " "instead of just to it." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:603 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:599 msgid "Allow SPA clients to request forwarding destination by DNS name." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:441 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:458 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:551 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:573 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:437 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:454 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:547 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:569 msgid "Base64 key" msgstr "" @@ -23,22 +23,22 @@ msgstr "" msgid "Close" msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:485 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:481 msgid "Custom configuration" msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:415 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:411 msgid "Custom configuration read from /etc/fwknop/access.conf." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:581 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:577 msgid "" "Define a set of ports and protocols (tcp or udp) that are explicitly not " "allowed regardless of the validity of the incoming SPA packet. Multiple " "entries are comma-separated." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:576 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:572 msgid "" "Define a set of ports and protocols (tcp or udp) that will be opened if a " "valid knock sequence is seen. If this entry is not set, fwknopd will attempt " @@ -46,19 +46,19 @@ msgid "" "matches any “RESTRICT_PORTS” entries). Multiple entries are comma-separated." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:562 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:558 msgid "" "Define the HMAC authentication key (in Base64 encoding) used for verifying " "the authenticity of the SPA packet before the packet is decrypted." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:554 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:550 msgid "" "Define the HMAC authentication key used for verifying the authenticity of " "the SPA packet before the packet is decrypted." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:585 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:581 msgid "" "Define the length of time access will be granted by fwknopd through the " "firewall after a valid knock sequence from a source IP address. If " @@ -66,23 +66,23 @@ msgid "" "automatically be set." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:540 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:536 msgid "" "Define the symmetric key (in Base64 encoding) used for decrypting an " "incoming SPA packet that is encrypted by the fwknop client with Rijndael." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:532 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:528 msgid "" "Define the symmetric key used for decrypting an incoming SPA packet that is " "encrypted by the fwknop client with Rijndael." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:480 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:476 msgid "Enable Uci/Luci control" msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:482 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:478 msgid "Enable config overwrite" msgstr "" @@ -92,11 +92,11 @@ msgstr "" #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:303 #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:314 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:478 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:474 msgid "Firewall Knock Operator Daemon" msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:590 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:586 msgid "" "Force all SPA packets to contain a real IP address within the encrypted " "data. This makes it impossible to use the -s command line argument on the " @@ -105,15 +105,15 @@ msgid "" "know the external IP and set it via the -a argument." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:527 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:523 msgid "Generate Keys" msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:523 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:519 msgid "Generate keys" msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:523 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:519 msgid "" "Generates the symmetric key used for decrypting an incoming SPA packet, that " "is encrypted by the fwknop client with Rijndael block cipher, and HMAC " @@ -125,11 +125,11 @@ msgstr "" msgid "Grant UCI access for luci-app-fwknopd" msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:571 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:567 msgid "HMAC key type" msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:549 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:545 msgid "Key type" msgstr "" @@ -137,17 +137,17 @@ msgstr "" msgid "Loading…" msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:600 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:596 msgid "" "Maximum age in seconds that an SPA packet will be accepted. Defaults to 120 " "seconds." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:494 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:490 msgid "Network" msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:492 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:488 msgid "Network configuration" msgstr "" @@ -155,41 +155,41 @@ msgstr "" msgid "No stanza found." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:440 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:457 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:550 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:572 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:436 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:453 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:546 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:568 msgid "Normal key" msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:485 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:481 msgid "" "Parses the /etc/fwknop/access.conf file (and included files/folders/keys) " "and generates QR codes for all found stanzas. Handles only files in /etc/" "fwknop folder due to access rights restrictions." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:422 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:506 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:418 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:502 msgid "QR code" msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:489 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:485 msgid "Show access.conf QR codes" msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:601 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:597 msgid "Specify the ethernet interface on which fwknopd will sniff packets." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:447 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:453 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:559 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:568 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:443 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:449 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:555 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:564 msgid "The HMAC authentication key has to be specified." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:517 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:513 msgid "" "The destination address for which the SPA packet will be accepted. The " "string “ANY” is also accepted if a valid SPA packet should be honored to any " @@ -198,14 +198,14 @@ msgid "" "Multiple entries are comma-separated." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:494 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:490 msgid "" "The network on which the daemon listens. The daemon is automatically started " "when the network is up-and-running. This option has precedence over " "“PCAP_INTF” option." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:508 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:504 msgid "" "The source address from which the SPA packet will be accepted. The string " "“ANY” is also accepted if a valid SPA packet should be honored from any " @@ -214,18 +214,18 @@ msgid "" "Multiple entries are comma-separated." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:514 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:510 msgid "The source address has to be specified." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:430 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:436 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:537 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:546 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:426 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:432 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:533 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:542 msgid "The symmetric key has to be specified." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:594 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:590 msgid "" "This instructs fwknopd to accept complete commands that are contained within " "an authorization packet. Any such command will be executed on the fwknopd " @@ -233,17 +233,17 @@ msgid "" "started fwknopd if that is not set." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:482 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:478 msgid "" "When unchecked, the config files in /etc/fwknopd will be used as is, " "ignoring any settings here." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:419 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:502 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:415 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:498 msgid "access.conf stanzas" msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:598 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:594 msgid "fwknopd.conf config options" msgstr "" diff --git a/applications/luci-app-fwknopd/po/tr/fwknopd.po b/applications/luci-app-fwknopd/po/tr/fwknopd.po index 9e72d9a13b..e7ee8ae263 100644 --- a/applications/luci-app-fwknopd/po/tr/fwknopd.po +++ b/applications/luci-app-fwknopd/po/tr/fwknopd.po @@ -12,7 +12,7 @@ msgstr "" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Generator: Weblate 4.7-dev\n" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:602 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:598 msgid "" "Allow SPA clients to request access to services through an iptables firewall " "instead of just to it." @@ -20,15 +20,15 @@ msgstr "" "SPA istemcilerinin, hizmetlere yalnızca bir iptables güvenlik duvarı yerine " "erişim talep etmelerine izin verin." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:603 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:599 msgid "Allow SPA clients to request forwarding destination by DNS name." msgstr "" "SPA istemcilerinin DNS adına göre yönlendirme hedefi istemesine izin verin." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:441 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:458 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:551 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:573 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:437 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:454 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:547 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:569 msgid "Base64 key" msgstr "Base64 anahtarı" @@ -37,15 +37,15 @@ msgstr "Base64 anahtarı" msgid "Close" msgstr "Kapat" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:485 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:481 msgid "Custom configuration" msgstr "Özel konfigürasyon" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:415 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:411 msgid "Custom configuration read from /etc/fwknop/access.conf." msgstr "Özel yapılandırma /etc/fwknop/access.conf adresinden okunur." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:581 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:577 msgid "" "Define a set of ports and protocols (tcp or udp) that are explicitly not " "allowed regardless of the validity of the incoming SPA packet. Multiple " @@ -55,7 +55,7 @@ msgstr "" "dizi bağlantı noktası ve protokol (tcp veya udp) tanımlayın. Birden çok " "giriş virgülle ayrılmıştır." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:576 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:572 msgid "" "Define a set of ports and protocols (tcp or udp) that will be opened if a " "valid knock sequence is seen. If this entry is not set, fwknopd will attempt " @@ -68,7 +68,7 @@ msgstr "" "yerine getirmeye çalışır (herhangi bir “RESTRICT_PORTS” girişiyle " "eşleşmediği sürece). Birden çok giriş virgülle ayrılmıştır." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:562 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:558 msgid "" "Define the HMAC authentication key (in Base64 encoding) used for verifying " "the authenticity of the SPA packet before the packet is decrypted." @@ -76,7 +76,7 @@ msgstr "" "Paketin şifresi çözülmeden önce SPA paketinin gerçekliğini doğrulamak için " "kullanılan HMAC kimlik doğrulama anahtarını (Base64 kodlamasında) tanımlayın." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:554 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:550 msgid "" "Define the HMAC authentication key used for verifying the authenticity of " "the SPA packet before the packet is decrypted." @@ -84,7 +84,7 @@ msgstr "" "Paketin şifresi çözülmeden önce SPA paketinin gerçekliğini doğrulamak için " "kullanılan HMAC kimlik doğrulama anahtarını tanımlayın." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:585 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:581 msgid "" "Define the length of time access will be granted by fwknopd through the " "firewall after a valid knock sequence from a source IP address. If " @@ -96,7 +96,7 @@ msgstr "" "tanımlayın. \"FW_ACCESS_TIMEOUT\" ayarlanmadıysa, 30 saniyelik varsayılan " "zaman aşımı otomatik olarak ayarlanacaktır." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:540 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:536 msgid "" "Define the symmetric key (in Base64 encoding) used for decrypting an " "incoming SPA packet that is encrypted by the fwknop client with Rijndael." @@ -105,7 +105,7 @@ msgstr "" "şifresini çözmek için kullanılan simetrik anahtarı (Base64 kodlamasında) " "tanımlayın." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:532 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:528 msgid "" "Define the symmetric key used for decrypting an incoming SPA packet that is " "encrypted by the fwknop client with Rijndael." @@ -113,11 +113,11 @@ msgstr "" "Fwknop istemcisi tarafından Rijndael ile şifrelenen gelen bir SPA paketinin " "şifresini çözmek için kullanılan simetrik anahtarı tanımlayın." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:480 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:476 msgid "Enable Uci/Luci control" msgstr "Uci / Luci kontrolünü etkinleştir" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:482 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:478 msgid "Enable config overwrite" msgstr "Yapılandırmanın üzerine yazmayı etkinleştir" @@ -127,11 +127,11 @@ msgstr "Güvenlik Duvarı Knock Daemon" #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:303 #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:314 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:478 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:474 msgid "Firewall Knock Operator Daemon" msgstr "Güvenlik Duvarı Knock Operatör Daemon" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:590 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:586 msgid "" "Force all SPA packets to contain a real IP address within the encrypted " "data. This makes it impossible to use the -s command line argument on the " @@ -145,15 +145,15 @@ msgstr "" "otomatik olarak çözümlemek için -R kullanılmalıdır (bir NAT arkasındaki " "istemci) veya istemci harici IP'yi ve -a argümanı ile ayarlayın." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:527 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:523 msgid "Generate Keys" msgstr "Anahtarları Oluştur" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:523 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:519 msgid "Generate keys" msgstr "Anahtarları oluştur" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:523 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:519 msgid "" "Generates the symmetric key used for decrypting an incoming SPA packet, that " "is encrypted by the fwknop client with Rijndael block cipher, and HMAC " @@ -169,11 +169,11 @@ msgstr "" msgid "Grant UCI access for luci-app-fwknopd" msgstr "luci-app-fwknopd için UCI erişimi verin" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:571 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:567 msgid "HMAC key type" msgstr "HMAC anahtar türü" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:549 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:545 msgid "Key type" msgstr "Anahtar türü" @@ -181,7 +181,7 @@ msgstr "Anahtar türü" msgid "Loading…" msgstr "Yükleniyor…" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:600 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:596 msgid "" "Maximum age in seconds that an SPA packet will be accepted. Defaults to 120 " "seconds." @@ -189,11 +189,11 @@ msgstr "" "Bir SPA paketinin kabul edileceği saniye cinsinden maksimum yaş. 120 saniye " "varsayılan." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:494 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:490 msgid "Network" msgstr "Ağ" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:492 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:488 msgid "Network configuration" msgstr "Ağ yapılandırması" @@ -201,14 +201,14 @@ msgstr "Ağ yapılandırması" msgid "No stanza found." msgstr "Kıta bulunamadı." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:440 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:457 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:550 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:572 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:436 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:453 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:546 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:568 msgid "Normal key" msgstr "Normal anahtar" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:485 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:481 msgid "" "Parses the /etc/fwknop/access.conf file (and included files/folders/keys) " "and generates QR codes for all found stanzas. Handles only files in /etc/" @@ -219,27 +219,27 @@ msgstr "" "hakları kısıtlamaları nedeniyle yalnızca /etc/fwknop klasöründeki dosyaları " "işler." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:422 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:506 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:418 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:502 msgid "QR code" msgstr "QR kod" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:489 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:485 msgid "Show access.conf QR codes" msgstr "access.conf QR kodlarını göster" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:601 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:597 msgid "Specify the ethernet interface on which fwknopd will sniff packets." msgstr "Fwknopd'nin paketleri dinleyeceği ethernet arayüzünü belirtin." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:447 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:453 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:559 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:568 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:443 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:449 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:555 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:564 msgid "The HMAC authentication key has to be specified." msgstr "HMAC kimlik doğrulama anahtarının belirtilmesi gerekir." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:517 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:513 msgid "" "The destination address for which the SPA packet will be accepted. The " "string “ANY” is also accepted if a valid SPA packet should be honored to any " @@ -252,7 +252,7 @@ msgstr "" "Ağlar, CIDR gösteriminde belirtilmelidir (ör. \"192.168.10.0/24\") ve ayrı " "IP adresleri de belirtilebilir. Birden çok giriş virgülle ayrılmıştır." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:494 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:490 msgid "" "The network on which the daemon listens. The daemon is automatically started " "when the network is up-and-running. This option has precedence over " @@ -262,7 +262,7 @@ msgstr "" "durumdayken otomatik olarak başlatılır. Bu seçenek, “PCAP_INTF” seçeneğine " "göre önceliğe sahiptir." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:508 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:504 msgid "" "The source address from which the SPA packet will be accepted. The string " "“ANY” is also accepted if a valid SPA packet should be honored from any " @@ -276,18 +276,18 @@ msgstr "" "ve ayrı IP adresleri de belirtilebilir. Birden çok giriş virgülle " "ayrılmıştır." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:514 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:510 msgid "The source address has to be specified." msgstr "Kaynak adresi belirtilmelidir." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:430 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:436 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:537 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:546 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:426 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:432 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:533 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:542 msgid "The symmetric key has to be specified." msgstr "Simetrik anahtar belirtilmelidir." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:594 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:590 msgid "" "This instructs fwknopd to accept complete commands that are contained within " "an authorization packet. Any such command will be executed on the fwknopd " @@ -299,7 +299,7 @@ msgstr "" "belirtilen kullanıcı olarak veya ayarlanmamışsa fwknopd'yi başlatan " "kullanıcı olarak yürütülecektir." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:482 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:478 msgid "" "When unchecked, the config files in /etc/fwknopd will be used as is, " "ignoring any settings here." @@ -307,12 +307,12 @@ msgstr "" "İşaretlenmediğinde, /etc/fwknopdiçindeki yapılandırma dosyaları, buradaki " "ayarlar göz ardı edilerek olduğu gibi kullanılacaktır." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:419 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:502 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:415 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:498 msgid "access.conf stanzas" msgstr "access.conf kıtaları" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:598 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:594 msgid "fwknopd.conf config options" msgstr "fwknopd.conf yapılandırma seçenekleri" diff --git a/applications/luci-app-fwknopd/po/uk/fwknopd.po b/applications/luci-app-fwknopd/po/uk/fwknopd.po index 89aa174912..b649f1206d 100644 --- a/applications/luci-app-fwknopd/po/uk/fwknopd.po +++ b/applications/luci-app-fwknopd/po/uk/fwknopd.po @@ -13,7 +13,7 @@ msgstr "" "n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" "X-Generator: Weblate 5.4\n" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:602 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:598 msgid "" "Allow SPA clients to request access to services through an iptables firewall " "instead of just to it." @@ -21,14 +21,14 @@ msgstr "" "Дозвольте клієнтам SPA запитувати доступ до послуг через брандмауер " "iptables, а не просто до нього." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:603 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:599 msgid "Allow SPA clients to request forwarding destination by DNS name." msgstr "Дозволити клієнтам SPA запитувати пункт переадресації за іменем DNS." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:441 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:458 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:551 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:573 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:437 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:454 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:547 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:569 msgid "Base64 key" msgstr "Ключ Base64" @@ -37,22 +37,22 @@ msgstr "Ключ Base64" msgid "Close" msgstr "Закрити" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:485 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:481 msgid "Custom configuration" msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:415 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:411 msgid "Custom configuration read from /etc/fwknop/access.conf." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:581 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:577 msgid "" "Define a set of ports and protocols (tcp or udp) that are explicitly not " "allowed regardless of the validity of the incoming SPA packet. Multiple " "entries are comma-separated." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:576 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:572 msgid "" "Define a set of ports and protocols (tcp or udp) that will be opened if a " "valid knock sequence is seen. If this entry is not set, fwknopd will attempt " @@ -60,19 +60,19 @@ msgid "" "matches any “RESTRICT_PORTS” entries). Multiple entries are comma-separated." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:562 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:558 msgid "" "Define the HMAC authentication key (in Base64 encoding) used for verifying " "the authenticity of the SPA packet before the packet is decrypted." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:554 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:550 msgid "" "Define the HMAC authentication key used for verifying the authenticity of " "the SPA packet before the packet is decrypted." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:585 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:581 msgid "" "Define the length of time access will be granted by fwknopd through the " "firewall after a valid knock sequence from a source IP address. If " @@ -80,23 +80,23 @@ msgid "" "automatically be set." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:540 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:536 msgid "" "Define the symmetric key (in Base64 encoding) used for decrypting an " "incoming SPA packet that is encrypted by the fwknop client with Rijndael." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:532 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:528 msgid "" "Define the symmetric key used for decrypting an incoming SPA packet that is " "encrypted by the fwknop client with Rijndael." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:480 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:476 msgid "Enable Uci/Luci control" msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:482 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:478 msgid "Enable config overwrite" msgstr "" @@ -106,11 +106,11 @@ msgstr "" #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:303 #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:314 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:478 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:474 msgid "Firewall Knock Operator Daemon" msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:590 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:586 msgid "" "Force all SPA packets to contain a real IP address within the encrypted " "data. This makes it impossible to use the -s command line argument on the " @@ -119,15 +119,15 @@ msgid "" "know the external IP and set it via the -a argument." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:527 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:523 msgid "Generate Keys" msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:523 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:519 msgid "Generate keys" msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:523 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:519 msgid "" "Generates the symmetric key used for decrypting an incoming SPA packet, that " "is encrypted by the fwknop client with Rijndael block cipher, and HMAC " @@ -139,11 +139,11 @@ msgstr "" msgid "Grant UCI access for luci-app-fwknopd" msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:571 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:567 msgid "HMAC key type" msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:549 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:545 msgid "Key type" msgstr "Тип ключа" @@ -151,17 +151,17 @@ msgstr "Тип ключа" msgid "Loading…" msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:600 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:596 msgid "" "Maximum age in seconds that an SPA packet will be accepted. Defaults to 120 " "seconds." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:494 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:490 msgid "Network" msgstr "Мережа" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:492 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:488 msgid "Network configuration" msgstr "" @@ -169,41 +169,41 @@ msgstr "" msgid "No stanza found." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:440 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:457 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:550 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:572 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:436 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:453 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:546 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:568 msgid "Normal key" msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:485 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:481 msgid "" "Parses the /etc/fwknop/access.conf file (and included files/folders/keys) " "and generates QR codes for all found stanzas. Handles only files in /etc/" "fwknop folder due to access rights restrictions." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:422 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:506 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:418 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:502 msgid "QR code" msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:489 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:485 msgid "Show access.conf QR codes" msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:601 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:597 msgid "Specify the ethernet interface on which fwknopd will sniff packets." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:447 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:453 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:559 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:568 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:443 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:449 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:555 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:564 msgid "The HMAC authentication key has to be specified." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:517 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:513 msgid "" "The destination address for which the SPA packet will be accepted. The " "string “ANY” is also accepted if a valid SPA packet should be honored to any " @@ -212,14 +212,14 @@ msgid "" "Multiple entries are comma-separated." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:494 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:490 msgid "" "The network on which the daemon listens. The daemon is automatically started " "when the network is up-and-running. This option has precedence over " "“PCAP_INTF” option." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:508 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:504 msgid "" "The source address from which the SPA packet will be accepted. The string " "“ANY” is also accepted if a valid SPA packet should be honored from any " @@ -228,18 +228,18 @@ msgid "" "Multiple entries are comma-separated." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:514 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:510 msgid "The source address has to be specified." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:430 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:436 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:537 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:546 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:426 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:432 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:533 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:542 msgid "The symmetric key has to be specified." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:594 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:590 msgid "" "This instructs fwknopd to accept complete commands that are contained within " "an authorization packet. Any such command will be executed on the fwknopd " @@ -247,18 +247,18 @@ msgid "" "started fwknopd if that is not set." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:482 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:478 msgid "" "When unchecked, the config files in /etc/fwknopd will be used as is, " "ignoring any settings here." msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:419 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:502 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:415 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:498 msgid "access.conf stanzas" msgstr "" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:598 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:594 msgid "fwknopd.conf config options" msgstr "" diff --git a/applications/luci-app-fwknopd/po/vi/fwknopd.po b/applications/luci-app-fwknopd/po/vi/fwknopd.po index cd5ae77bc7..a81ec1c7c3 100644 --- a/applications/luci-app-fwknopd/po/vi/fwknopd.po +++ b/applications/luci-app-fwknopd/po/vi/fwknopd.po @@ -12,7 +12,7 @@ msgstr "" "Plural-Forms: nplurals=1; plural=0;\n" "X-Generator: Weblate 4.18.1\n" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:602 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:598 msgid "" "Allow SPA clients to request access to services through an iptables firewall " "instead of just to it." @@ -20,14 +20,14 @@ msgstr "" "Cho phép máy khách SPA yêu cầu quyền truy cập vào các dịch vụ thông qua " "tường lửa iptables thay vì chỉ truy cập vào nó." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:603 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:599 msgid "Allow SPA clients to request forwarding destination by DNS name." msgstr "Cho phép máy khách SPA yêu cầu đích chuyển tiếp theo tên DNS." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:441 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:458 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:551 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:573 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:437 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:454 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:547 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:569 msgid "Base64 key" msgstr "Base64 key" @@ -36,15 +36,15 @@ msgstr "Base64 key" msgid "Close" msgstr "Đóng" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:485 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:481 msgid "Custom configuration" msgstr "Cấu hình tùy chỉnh" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:415 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:411 msgid "Custom configuration read from /etc/fwknop/access.conf." msgstr "Cấu hình tùy chỉnh được đọc từ /etc/fwknop/access.conf." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:581 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:577 msgid "" "Define a set of ports and protocols (tcp or udp) that are explicitly not " "allowed regardless of the validity of the incoming SPA packet. Multiple " @@ -54,7 +54,7 @@ msgstr "" "được phép bất kể tính hợp lệ của gói SPA đến. Nhiều mục được phân tách bằng " "dấu phẩy." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:576 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:572 msgid "" "Define a set of ports and protocols (tcp or udp) that will be opened if a " "valid knock sequence is seen. If this entry is not set, fwknopd will attempt " @@ -67,7 +67,7 @@ msgstr "" "(trừ khi nó khớp với bất kỳ mục nhập “RESTRICT_PORTS” nào). Nhiều mục được " "phân tách bằng dấu phẩy." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:562 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:558 msgid "" "Define the HMAC authentication key (in Base64 encoding) used for verifying " "the authenticity of the SPA packet before the packet is decrypted." @@ -75,7 +75,7 @@ msgstr "" "Xác định khóa xác thực HMAC (trong mã hóa Base64) được sử dụng để xác minh " "tính xác thực của gói SPA trước khi gói được giải mã." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:554 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:550 msgid "" "Define the HMAC authentication key used for verifying the authenticity of " "the SPA packet before the packet is decrypted." @@ -83,7 +83,7 @@ msgstr "" "Xác định khóa xác thực HMAC được sử dụng để xác minh tính xác thực của gói " "SPA trước khi gói được giải mã." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:585 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:581 msgid "" "Define the length of time access will be granted by fwknopd through the " "firewall after a valid knock sequence from a source IP address. If " @@ -94,7 +94,7 @@ msgstr "" "sau chuỗi gõ hợp lệ từ địa chỉ IP nguồn. Nếu “FW_ACCESS_TIMEOUT” không được " "đặt thì thời gian chờ mặc định là 30 giây sẽ tự động được đặt." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:540 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:536 msgid "" "Define the symmetric key (in Base64 encoding) used for decrypting an " "incoming SPA packet that is encrypted by the fwknop client with Rijndael." @@ -102,7 +102,7 @@ msgstr "" "Xác định khóa đối xứng (trong mã hóa Base64) được sử dụng để giải mã gói SPA " "đến được mã hóa bởi máy khách fwknop bằng Rijndael." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:532 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:528 msgid "" "Define the symmetric key used for decrypting an incoming SPA packet that is " "encrypted by the fwknop client with Rijndael." @@ -110,11 +110,11 @@ msgstr "" "Xác định khóa đối xứng được sử dụng để giải mã gói SPA đến được mã hóa bởi " "máy khách fwknop bằng Rijndael." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:480 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:476 msgid "Enable Uci/Luci control" msgstr "Bật điều khiển Uci/Luci" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:482 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:478 msgid "Enable config overwrite" msgstr "Bật ghi đè cấu hình" @@ -124,11 +124,11 @@ msgstr "Tường lửa Knock Daemon" #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:303 #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:314 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:478 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:474 msgid "Firewall Knock Operator Daemon" msgstr "Trình điều khiển tường lửa Knock Daemon" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:590 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:586 msgid "" "Force all SPA packets to contain a real IP address within the encrypted " "data. This makes it impossible to use the -s command line argument on the " @@ -138,19 +138,19 @@ msgid "" msgstr "" "Buộc tất cả các gói SPA chứa địa chỉ IP thực trong dữ liệu được mã hóa. Điều " "này làm cho không thể sử dụng đối số dòng lệnh -s trên dòng lệnh máy khách " -"fwknop, do đó -R phải được sử dụng để tự động giải quyết địa chỉ bên ngoài (" -"nếu máy khách phía sau NAT) hoặc máy khách phải biết IP bên ngoài và đặt nó " +"fwknop, do đó -R phải được sử dụng để tự động giải quyết địa chỉ bên ngoài " +"(nếu máy khách phía sau NAT) hoặc máy khách phải biết IP bên ngoài và đặt nó " "thông qua đối số -a." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:527 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:523 msgid "Generate Keys" msgstr "Generate Keys" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:523 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:519 msgid "Generate keys" msgstr "Generate keys" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:523 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:519 msgid "" "Generates the symmetric key used for decrypting an incoming SPA packet, that " "is encrypted by the fwknop client with Rijndael block cipher, and HMAC " @@ -165,11 +165,11 @@ msgstr "" msgid "Grant UCI access for luci-app-fwknopd" msgstr "Cấp quyền truy cập UCI cho luci-app-fwknopd" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:571 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:567 msgid "HMAC key type" msgstr "HMAC key type" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:549 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:545 msgid "Key type" msgstr "Key type" @@ -177,7 +177,7 @@ msgstr "Key type" msgid "Loading…" msgstr "Đang tải…" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:600 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:596 msgid "" "Maximum age in seconds that an SPA packet will be accepted. Defaults to 120 " "seconds." @@ -185,11 +185,11 @@ msgstr "" "Maximum age được tính bằng giây mà gói SPA sẽ được chấp nhận. Mặc định là " "120 giây." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:494 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:490 msgid "Network" msgstr "Mạng" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:492 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:488 msgid "Network configuration" msgstr "Cấu hình mạng" @@ -197,14 +197,14 @@ msgstr "Cấu hình mạng" msgid "No stanza found." msgstr "Không tìm thấy stanza." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:440 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:457 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:550 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:572 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:436 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:453 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:546 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:568 msgid "Normal key" msgstr "Normal key" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:485 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:481 msgid "" "Parses the /etc/fwknop/access.conf file (and included files/folders/keys) " "and generates QR codes for all found stanzas. Handles only files in /etc/" @@ -214,27 +214,27 @@ msgstr "" "kèm) và tạo mã QR cho tất cả các khổ thơ được tìm thấy. Chỉ xử lý các tệp " "trong thư mục /etc/fwknop do hạn chế về quyền truy cập." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:422 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:506 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:418 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:502 msgid "QR code" msgstr "QR code" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:489 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:485 msgid "Show access.conf QR codes" msgstr "Hiện access.conf QR codes" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:601 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:597 msgid "Specify the ethernet interface on which fwknopd will sniff packets." msgstr "Chỉ định giao diện ethernet mà fwknopd sẽ đánh hơi các gói." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:447 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:453 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:559 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:568 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:443 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:449 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:555 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:564 msgid "The HMAC authentication key has to be specified." msgstr "Khóa xác thực HMAC phải được chỉ định." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:517 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:513 msgid "" "The destination address for which the SPA packet will be accepted. The " "string “ANY” is also accepted if a valid SPA packet should be honored to any " @@ -248,7 +248,7 @@ msgstr "" "địa chỉ IP riêng lẻ cũng có thể được chỉ định. Nhiều mục được phân tách bằng " "dấu phẩy." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:494 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:490 msgid "" "The network on which the daemon listens. The daemon is automatically started " "when the network is up-and-running. This option has precedence over " @@ -257,7 +257,7 @@ msgstr "" "Mạng mà daemon lắng nghe. Trình nền được tự động khởi động khi mạng hoạt " "động. Tùy chọn này được ưu tiên hơn tùy chọn “PCAP_INTF”." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:508 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:504 msgid "" "The source address from which the SPA packet will be accepted. The string " "“ANY” is also accepted if a valid SPA packet should be honored from any " @@ -271,18 +271,18 @@ msgstr "" "địa chỉ IP riêng lẻ cũng có thể được chỉ định. Nhiều mục được phân tách bằng " "dấu phẩy." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:514 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:510 msgid "The source address has to be specified." msgstr "Địa chỉ nguồn phải được chỉ định." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:430 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:436 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:537 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:546 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:426 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:432 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:533 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:542 msgid "The symmetric key has to be specified." msgstr "The symmetric key phải được chỉ định." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:594 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:590 msgid "" "This instructs fwknopd to accept complete commands that are contained within " "an authorization packet. Any such command will be executed on the fwknopd " @@ -294,7 +294,7 @@ msgstr "" "cách là người dùng được chỉ định bởi “CMD_EXEC_USER” hoặc với tư cách là " "người dùng đã bắt đầu fwknopd nếu điều đó không được đặt." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:482 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:478 msgid "" "When unchecked, the config files in /etc/fwknopd will be used as is, " "ignoring any settings here." @@ -302,12 +302,12 @@ msgstr "" "Khi bỏ chọn, các tệp cấu hình trong /etc/fwknopd sẽ được sử dụng nguyên " "trạng, bỏ qua mọi cài đặt tại đây." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:419 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:502 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:415 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:498 msgid "access.conf stanzas" msgstr "access.conf stanzas" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:598 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:594 msgid "fwknopd.conf config options" msgstr "Cài đặt cấu hình fwknopd.conf" diff --git a/applications/luci-app-fwknopd/po/zh_Hans/fwknopd.po b/applications/luci-app-fwknopd/po/zh_Hans/fwknopd.po index 319a647a2a..9dca9063ab 100644 --- a/applications/luci-app-fwknopd/po/zh_Hans/fwknopd.po +++ b/applications/luci-app-fwknopd/po/zh_Hans/fwknopd.po @@ -13,20 +13,20 @@ msgstr "" "Plural-Forms: nplurals=1; plural=0;\n" "X-Generator: Weblate 4.7-dev\n" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:602 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:598 msgid "" "Allow SPA clients to request access to services through an iptables firewall " "instead of just to it." msgstr "允许 SPA 客户端请求通过 iptables 防火墙访问服务,而不仅仅是被拦截。" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:603 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:599 msgid "Allow SPA clients to request forwarding destination by DNS name." msgstr "允许 SPA 客户端用 DNS 名称请求转发目标。" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:441 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:458 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:551 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:573 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:437 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:454 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:547 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:569 msgid "Base64 key" msgstr "Base64 密钥" @@ -35,15 +35,15 @@ msgstr "Base64 密钥" msgid "Close" msgstr "关闭" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:485 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:481 msgid "Custom configuration" msgstr "自定义配置" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:415 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:411 msgid "Custom configuration read from /etc/fwknop/access.conf." msgstr "从 /etc/fwknop/access.conf 读取自定义配置." -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:581 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:577 msgid "" "Define a set of ports and protocols (tcp or udp) that are explicitly not " "allowed regardless of the validity of the incoming SPA packet. Multiple " @@ -52,7 +52,7 @@ msgstr "" "定义一组端口和协议(tcp或udp),无论传入的SPA包的有效性如何,都明确不允许这些端" "口和协议。用英文逗号分隔多个条目。" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:576 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:572 msgid "" "Define a set of ports and protocols (tcp or udp) that will be opened if a " "valid knock sequence is seen. If this entry is not set, fwknopd will attempt " @@ -63,20 +63,20 @@ msgstr "" "端口和协议。如果未设置此条目,fwknopd 将尝试遵守 SPA 数据中指定的任何协议/端" "口请求(除非匹配到了任何“RESTRICT_PORTS”条目)。多个条目以逗号分隔。" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:562 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:558 msgid "" "Define the HMAC authentication key (in Base64 encoding) used for verifying " "the authenticity of the SPA packet before the packet is decrypted." msgstr "" "定义HMAC认证密钥(使用Base64编码),用于在数据包解密之前验证SPA数据包的真实性。" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:554 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:550 msgid "" "Define the HMAC authentication key used for verifying the authenticity of " "the SPA packet before the packet is decrypted." msgstr "定义HMAC认证密钥,用于在数据包被解密之前验证SPA数据包的真实性。" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:585 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:581 msgid "" "Define the length of time access will be granted by fwknopd through the " "firewall after a valid knock sequence from a source IP address. If " @@ -86,7 +86,7 @@ msgstr "" "定义在源 IP 地址的有效敲门序列后,fwknopd 授予其通过防火墙访问的时间长度。如" "果未设置“FW_ACCESS_TIMEOUT”,则将自动设置默认超时 30 秒。" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:540 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:536 msgid "" "Define the symmetric key (in Base64 encoding) used for decrypting an " "incoming SPA packet that is encrypted by the fwknop client with Rijndael." @@ -94,18 +94,18 @@ msgstr "" "定义对称密钥(以Base64编码方式),用于解密由fwknop客户机使用Rijndael加密的传入" "SPA包。" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:532 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:528 msgid "" "Define the symmetric key used for decrypting an incoming SPA packet that is " "encrypted by the fwknop client with Rijndael." msgstr "" "定义 Rijndael 对称密钥,将用于解密由 fwknop 客户端传入的加密 SPA 数据包。" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:480 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:476 msgid "Enable Uci/Luci control" msgstr "启用 Uci/Luci 控件" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:482 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:478 msgid "Enable config overwrite" msgstr "启用配置覆盖" @@ -115,11 +115,11 @@ msgstr "Firewall Knock 守护进程" #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:303 #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:314 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:478 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:474 msgid "Firewall Knock Operator Daemon" msgstr "防火墙Knock Operator守护进程" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:590 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:586 msgid "" "Force all SPA packets to contain a real IP address within the encrypted " "data. This makes it impossible to use the -s command line argument on the " @@ -131,15 +131,15 @@ msgstr "" "令行上使用 -s 命令行参数,因此 -R 必须用于自动解析外部地址(如果 NAT 后面的客" "户端),或客户端必须通过 -a 参数知道外部 IP。" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:527 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:523 msgid "Generate Keys" msgstr "生成密钥" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:523 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:519 msgid "Generate keys" msgstr "生成多个密钥" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:523 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:519 msgid "" "Generates the symmetric key used for decrypting an incoming SPA packet, that " "is encrypted by the fwknop client with Rijndael block cipher, and HMAC " @@ -153,11 +153,11 @@ msgstr "" msgid "Grant UCI access for luci-app-fwknopd" msgstr "授予UCI访问luci-app-fwknopd的权限" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:571 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:567 msgid "HMAC key type" msgstr "HMAC 密钥类型" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:549 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:545 msgid "Key type" msgstr "密钥类型" @@ -165,17 +165,17 @@ msgstr "密钥类型" msgid "Loading…" msgstr "载入中…" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:600 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:596 msgid "" "Maximum age in seconds that an SPA packet will be accepted. Defaults to 120 " "seconds." msgstr "SPA 数据包可被接受的最大期限(以秒为单位)。默认为120秒。" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:494 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:490 msgid "Network" msgstr "网络" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:492 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:488 msgid "Network configuration" msgstr "网络配置" @@ -183,14 +183,14 @@ msgstr "网络配置" msgid "No stanza found." msgstr "没有找到 stanza。" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:440 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:457 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:550 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:572 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:436 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:453 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:546 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:568 msgid "Normal key" msgstr "普通密钥" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:485 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:481 msgid "" "Parses the /etc/fwknop/access.conf file (and included files/folders/keys) " "and generates QR codes for all found stanzas. Handles only files in /etc/" @@ -199,27 +199,27 @@ msgstr "" "解析/etc/fwknop/access.conf文件(以及包含的文件/文件夹/密钥)并为所有找到的" "stanzas生成二维码。由于访问权限的限制,只能处理/etc/fwknop文件夹中的文件。" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:422 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:506 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:418 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:502 msgid "QR code" msgstr "QR码" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:489 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:485 msgid "Show access.conf QR codes" msgstr "显示 access.conf 二维码" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:601 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:597 msgid "Specify the ethernet interface on which fwknopd will sniff packets." msgstr "指定 fwknopd 将要嗅探数据包的以太网接口。" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:447 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:453 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:559 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:568 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:443 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:449 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:555 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:564 msgid "The HMAC authentication key has to be specified." msgstr "必须指定HMAC验证密钥。" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:517 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:513 msgid "" "The destination address for which the SPA packet will be accepted. The " "string “ANY” is also accepted if a valid SPA packet should be honored to any " @@ -231,7 +231,7 @@ msgstr "" "被接受。网络应该用CIDR符号指定(例如“192.168.10.0/24”),也可以通过单独的IP地址" "进行指定。用英文逗号分隔多个条目。" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:494 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:490 msgid "" "The network on which the daemon listens. The daemon is automatically started " "when the network is up-and-running. This option has precedence over " @@ -240,7 +240,7 @@ msgstr "" "守护进程侦听的网络。当网络启动并运行时,守护进程将被自动启动。此选项的优先级" "高于“PCAP_INTF”选项。" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:508 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:504 msgid "" "The source address from which the SPA packet will be accepted. The string " "“ANY” is also accepted if a valid SPA packet should be honored from any " @@ -252,40 +252,41 @@ msgstr "" "络应该用CIDR符号中指定(例如“192.168.10.0/24”),也可以通过单独的IPI地址进行指" "定。用英文逗号分隔多个条目。" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:514 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:510 msgid "The source address has to be specified." msgstr "必须指定源地址。" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:430 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:436 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:537 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:546 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:426 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:432 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:533 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:542 msgid "The symmetric key has to be specified." msgstr "必须指定对称密钥。" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:594 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:590 msgid "" "This instructs fwknopd to accept complete commands that are contained within " "an authorization packet. Any such command will be executed on the fwknopd " "server as the user specified by the “CMD_EXEC_USER” or as the user that " "started fwknopd if that is not set." msgstr "" -"这指示fwknopd接受包含在授权包中的完整命令。任何这样的命令都将在fwknopd服务器上以“CMD_EXEC_USER”指定的用户或启动fwknopd" -"的用户(如果没有设置的话)的身份执行。" +"这指示fwknopd接受包含在授权包中的完整命令。任何这样的命令都将在fwknopd服务器" +"上以“CMD_EXEC_USER”指定的用户或启动fwknopd的用户(如果没有设置的话)的身份执" +"行。" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:482 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:478 msgid "" "When unchecked, the config files in /etc/fwknopd will be used as is, " "ignoring any settings here." msgstr "" "取消选中时,/etc/fwknopd 中的配置文件将按原样使用,忽略此处的任何设置。" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:419 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:502 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:415 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:498 msgid "access.conf stanzas" msgstr "access.conf 节" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:598 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:594 msgid "fwknopd.conf config options" msgstr "fwknopd.conf 配置选项" diff --git a/applications/luci-app-fwknopd/po/zh_Hant/fwknopd.po b/applications/luci-app-fwknopd/po/zh_Hant/fwknopd.po index 3e8aba4169..70655ae30d 100644 --- a/applications/luci-app-fwknopd/po/zh_Hant/fwknopd.po +++ b/applications/luci-app-fwknopd/po/zh_Hant/fwknopd.po @@ -13,20 +13,20 @@ msgstr "" "Plural-Forms: nplurals=1; plural=0;\n" "X-Generator: Weblate 4.8-dev\n" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:602 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:598 msgid "" "Allow SPA clients to request access to services through an iptables firewall " "instead of just to it." msgstr "容許 SPA 客戶端請求通過 iptables 防火牆存取服務,而不僅僅是被攔截。" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:603 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:599 msgid "Allow SPA clients to request forwarding destination by DNS name." msgstr "允許 SPA 客戶端用 DNS 名稱請求轉發目標。" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:441 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:458 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:551 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:573 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:437 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:454 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:547 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:569 msgid "Base64 key" msgstr "Base64 金鑰" @@ -35,15 +35,15 @@ msgstr "Base64 金鑰" msgid "Close" msgstr "關閉" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:485 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:481 msgid "Custom configuration" msgstr "自定義配置" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:415 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:411 msgid "Custom configuration read from /etc/fwknop/access.conf." msgstr "自定義配置從/etc/fwknop/access.conf中讀取。" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:581 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:577 msgid "" "Define a set of ports and protocols (tcp or udp) that are explicitly not " "allowed regardless of the validity of the incoming SPA packet. Multiple " @@ -52,7 +52,7 @@ msgstr "" "定義一組明確禁止的埠號和協定(tcp或udp),無論傳入SPA封包的有效性如何。多個條" "目以逗號分隔。" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:576 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:572 msgid "" "Define a set of ports and protocols (tcp or udp) that will be opened if a " "valid knock sequence is seen. If this entry is not set, fwknopd will attempt " @@ -63,7 +63,7 @@ msgstr "" "和協議。如果未設定此條目,fwknopd 將嘗試遵守 SPA 資料中指定的任何協議/端口請" "求(除非匹配到了任何“RESTRICT_PORTS”條目)。多個條目以逗號分隔。" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:562 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:558 msgid "" "Define the HMAC authentication key (in Base64 encoding) used for verifying " "the authenticity of the SPA packet before the packet is decrypted." @@ -71,13 +71,13 @@ msgstr "" "定義HMAC身份驗證金鑰(採用Base64編碼),用於在解密SPA封包之前驗證該封包的真實" "性。" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:554 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:550 msgid "" "Define the HMAC authentication key used for verifying the authenticity of " "the SPA packet before the packet is decrypted." msgstr "定義HMAC身份驗證金鑰,用於在解密SPA封包之前驗證該封包的真實性。" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:585 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:581 msgid "" "Define the length of time access will be granted by fwknopd through the " "firewall after a valid knock sequence from a source IP address. If " @@ -87,7 +87,7 @@ msgstr "" "定義在取得源 IP 位址的有效敲門序列後,fwknopd 允許通過防火牆存取的「時間長" "度」。如果未設定 “FW_ACCESS_TIMEOUT”,將自動設定逾時 30 秒為預設值。" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:540 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:536 msgid "" "Define the symmetric key (in Base64 encoding) used for decrypting an " "incoming SPA packet that is encrypted by the fwknop client with Rijndael." @@ -95,18 +95,18 @@ msgstr "" "定義對稱金鑰(採用Base64編碼),該對稱金鑰用於解密由fwknop客戶端使用Rijndael" "加密的傳入SPA封包。" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:532 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:528 msgid "" "Define the symmetric key used for decrypting an incoming SPA packet that is " "encrypted by the fwknop client with Rijndael." msgstr "" "定義 Rijndael 對稱金鑰,將用於解密由 fwknop 客戶端傳入的加密 SPA 資料包。" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:480 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:476 msgid "Enable Uci/Luci control" msgstr "啟用 Uci/Luci 控制元件" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:482 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:478 msgid "Enable config overwrite" msgstr "啟用配置覆蓋" @@ -116,11 +116,11 @@ msgstr "Firewall Knock 守護程式" #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:303 #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:314 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:478 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:474 msgid "Firewall Knock Operator Daemon" msgstr "防火牆敲門操作員常駐服務" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:590 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:586 msgid "" "Force all SPA packets to contain a real IP address within the encrypted " "data. This makes it impossible to use the -s command line argument on the " @@ -132,15 +132,15 @@ msgstr "" "令行上使用 -s 指令列引數,因此 -R 必須用於自動解析外部位址(如果 NAT 後面的客" "戶端),或客戶端必須通過 -a 引數知道外部 IP。" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:527 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:523 msgid "Generate Keys" msgstr "產生金鑰" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:523 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:519 msgid "Generate keys" msgstr "產生金鑰" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:523 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:519 msgid "" "Generates the symmetric key used for decrypting an incoming SPA packet, that " "is encrypted by the fwknop client with Rijndael block cipher, and HMAC " @@ -155,11 +155,11 @@ msgstr "" msgid "Grant UCI access for luci-app-fwknopd" msgstr "授予 luci-app-fwknopd 擁有 UCI 存取的權限" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:571 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:567 msgid "HMAC key type" msgstr "HMAC金鑰類型" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:549 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:545 msgid "Key type" msgstr "金鑰類型" @@ -167,17 +167,17 @@ msgstr "金鑰類型" msgid "Loading…" msgstr "載入中…" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:600 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:596 msgid "" "Maximum age in seconds that an SPA packet will be accepted. Defaults to 120 " "seconds." msgstr "SPA封包將被接受的最大期限(以秒為單位)。默認為120秒。" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:494 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:490 msgid "Network" msgstr "網路" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:492 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:488 msgid "Network configuration" msgstr "網絡配置" @@ -185,14 +185,14 @@ msgstr "網絡配置" msgid "No stanza found." msgstr "找不到節。" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:440 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:457 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:550 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:572 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:436 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:453 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:546 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:568 msgid "Normal key" msgstr "普通金鑰" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:485 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:481 msgid "" "Parses the /etc/fwknop/access.conf file (and included files/folders/keys) " "and generates QR codes for all found stanzas. Handles only files in /etc/" @@ -201,27 +201,27 @@ msgstr "" "解析 /etc/fwknop/access.conf 檔案(以及包含的檔案/資料夾/金鑰),並為所有找" "到的節生成 QR 碼。由於存取權限的限制,僅處理 /etc/fwknop 資料夾中的檔案。" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:422 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:506 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:418 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:502 msgid "QR code" msgstr "QR 二維條碼" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:489 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:485 msgid "Show access.conf QR codes" msgstr "顯示access.conf QR二維條碼" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:601 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:597 msgid "Specify the ethernet interface on which fwknopd will sniff packets." msgstr "指定 fwknopd 將要嗅探資料包的乙太網介面。" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:447 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:453 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:559 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:568 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:443 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:449 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:555 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:564 msgid "The HMAC authentication key has to be specified." msgstr "必須指定HMAC身份驗證金鑰。" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:517 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:513 msgid "" "The destination address for which the SPA packet will be accepted. The " "string “ANY” is also accepted if a valid SPA packet should be honored to any " @@ -233,7 +233,7 @@ msgstr "" "串“ ANY”。應該以CIDR表示法指定網絡(例如 “ 192.168.10.0/24”),也可以指定單個" "IP地址。多個條目以逗號分隔。" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:494 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:490 msgid "" "The network on which the daemon listens. The daemon is automatically started " "when the network is up-and-running. This option has precedence over " @@ -242,7 +242,7 @@ msgstr "" "常駐服務監聽的網絡。網絡啟動並運行時,常駐服務會自動啟動。此選項優先於“ " "PCAP_INTF”選項。" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:508 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:504 msgid "" "The source address from which the SPA packet will be accepted. The string " "“ANY” is also accepted if a valid SPA packet should be honored from any " @@ -254,40 +254,41 @@ msgstr "" "符“ANY”。應該以CIDR表示法指定網絡(例如“ 192.168.10.0/24”),也可以指定單個IP" "地址。多個條目以逗號分隔。" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:514 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:510 msgid "The source address has to be specified." msgstr "必須指定來源地址。" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:430 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:436 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:537 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:546 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:426 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:432 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:533 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:542 msgid "The symmetric key has to be specified." msgstr "必須指定對稱金鑰。" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:594 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:590 msgid "" "This instructs fwknopd to accept complete commands that are contained within " "an authorization packet. Any such command will be executed on the fwknopd " "server as the user specified by the “CMD_EXEC_USER” or as the user that " "started fwknopd if that is not set." msgstr "" -"這指示 fwknopd 接受包含在授權封包中的完整命令。任何這樣的命令都將在 fwknopd 伺服器上以「CMD_EXEC_USER」指定的使用者或啟動 " -"fwknopd 的使用者 (如果沒有設定的話) 的身份執行。" +"這指示 fwknopd 接受包含在授權封包中的完整命令。任何這樣的命令都將在 fwknopd " +"伺服器上以「CMD_EXEC_USER」指定的使用者或啟動 fwknopd 的使用者 (如果沒有設定" +"的話) 的身份執行。" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:482 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:478 msgid "" "When unchecked, the config files in /etc/fwknopd will be used as is, " "ignoring any settings here." msgstr "" "取消選中時,/etc/fwknopd 中的配置檔案將按原樣使用,忽略此處的任何設定。" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:419 -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:502 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:415 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:498 msgid "access.conf stanzas" msgstr "access.conf 節" -#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:598 +#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:594 msgid "fwknopd.conf config options" msgstr "fwknopd.conf 配置選項" diff --git a/applications/luci-app-https-dns-proxy/Makefile b/applications/luci-app-https-dns-proxy/Makefile index 3e6209c137..4ef756b719 100644 --- a/applications/luci-app-https-dns-proxy/Makefile +++ b/applications/luci-app-https-dns-proxy/Makefile @@ -5,7 +5,7 @@ include $(TOPDIR)/rules.mk PKG_LICENSE:=GPL-3.0-or-later PKG_MAINTAINER:=Stan Grishin <stangri@melmac.ca> -PKG_VERSION:=2023-11-19-1 +PKG_VERSION:=2023.11.19-r1 LUCI_TITLE:=DNS Over HTTPS Proxy Web UI LUCI_DESCRIPTION:=Provides Web UI for DNS Over HTTPS Proxy diff --git a/applications/luci-app-https-dns-proxy/po/es/https-dns-proxy.po b/applications/luci-app-https-dns-proxy/po/es/https-dns-proxy.po index 51681f8a33..5e007a1d1b 100644 --- a/applications/luci-app-https-dns-proxy/po/es/https-dns-proxy.po +++ b/applications/luci-app-https-dns-proxy/po/es/https-dns-proxy.po @@ -2,8 +2,8 @@ msgid "" msgstr "" "Project-Id-Version: \n" "POT-Creation-Date: \n" -"PO-Revision-Date: 2024-02-05 02:27+0000\n" -"Last-Translator: Franco Castillo <castillofrancodamian@gmail.com>\n" +"PO-Revision-Date: 2024-03-21 17:00+0000\n" +"Last-Translator: gallegonovato <fran-carro@hotmail.es>\n" "Language-Team: Spanish <https://hosted.weblate.org/projects/openwrt/" "luciapplicationshttps-dns-proxy/es/>\n" "Language: es\n" @@ -11,7 +11,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 5.4-dev\n" +"X-Generator: Weblate 5.5-dev\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" @@ -49,7 +49,7 @@ msgstr "AhaDNS Blitz" #: applications/luci-app-https-dns-proxy/root/usr/share/https-dns-proxy/providers/net.ahadns.doh.json:2 msgid "AhaDNS Regional" -msgstr "" +msgstr "AhaDNS Regional" #: applications/luci-app-https-dns-proxy/root/usr/share/https-dns-proxy/providers/com.alidns.dns.json:2 msgid "AliDNS" @@ -57,7 +57,7 @@ msgstr "AliDNS" #: 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 "" +msgstr "DNS de privacidad aplicada (AT)" #: applications/luci-app-https-dns-proxy/root/usr/share/https-dns-proxy/providers/net.ahadns.doh.json:14 msgid "Australia" @@ -65,7 +65,7 @@ msgstr "Australia" #: applications/luci-app-https-dns-proxy/root/usr/share/https-dns-proxy/providers/com.blahdns.doh.json:2 msgid "BlahDNS" -msgstr "" +msgstr "BlahDNS" #: applications/luci-app-https-dns-proxy/htdocs/luci-static/resources/view/https-dns-proxy/overview.js:170 msgid "" diff --git a/applications/luci-app-https-dns-proxy/root/usr/libexec/rpcd/luci.https-dns-proxy b/applications/luci-app-https-dns-proxy/root/usr/libexec/rpcd/luci.https-dns-proxy index 593af173fc..3a05b33a3a 100755 --- a/applications/luci-app-https-dns-proxy/root/usr/libexec/rpcd/luci.https-dns-proxy +++ b/applications/luci-app-https-dns-proxy/root/usr/libexec/rpcd/luci.https-dns-proxy @@ -19,7 +19,7 @@ readonly providersDir="/usr/share/${packageName}/providers" is_enabled() { "/etc/init.d/${1}" enabled; } is_running() { [ "$(ubus call service list "{ 'name': '$1' }" | jsonfilter -q -e "@['$1'].instances[*].running" | uniq)" = 'true' ]; } -get_version() { grep -m1 -A2 -w "^Package: $1$" /usr/lib/opkg/status | sed -n 's/Version: //p'; } +get_version() { /usr/sbin/https-dns-proxy -V; } check_http2() { curl --version | grep -q 'nghttp2'; } check_http3() { curl --version | grep -q 'nghttp3'; } ubus_get_ports() { ubus call service list "{ 'name': '$packageName' }" | jsonfilter -e "@['${packageName}'].instances[*].data.firewall.*.dest_port"; } diff --git a/applications/luci-app-irqbalance/po/ar/irqbalance.po b/applications/luci-app-irqbalance/po/ar/irqbalance.po index 00617c12d3..93d4856ad6 100644 --- a/applications/luci-app-irqbalance/po/ar/irqbalance.po +++ b/applications/luci-app-irqbalance/po/ar/irqbalance.po @@ -67,6 +67,14 @@ msgstr "" msgid "RUNNING" msgstr "" +#: applications/luci-app-irqbalance/htdocs/luci-static/resources/view/irqbalance.js:114 +msgid "Show debug output" +msgstr "" + +#: applications/luci-app-irqbalance/htdocs/luci-static/resources/view/irqbalance.js:114 +msgid "Show debug output in system log." +msgstr "" + #: applications/luci-app-irqbalance/htdocs/luci-static/resources/view/irqbalance.js:60 msgid "Snapshot of current IRQs" msgstr "" diff --git a/applications/luci-app-irqbalance/po/bg/irqbalance.po b/applications/luci-app-irqbalance/po/bg/irqbalance.po index 6459bbd02a..274741417d 100644 --- a/applications/luci-app-irqbalance/po/bg/irqbalance.po +++ b/applications/luci-app-irqbalance/po/bg/irqbalance.po @@ -71,6 +71,14 @@ msgstr "НЕ СЕ ИЗПЪЛНЯВА" msgid "RUNNING" msgstr "ИЗПЪЛНЕНИЕ" +#: applications/luci-app-irqbalance/htdocs/luci-static/resources/view/irqbalance.js:114 +msgid "Show debug output" +msgstr "" + +#: applications/luci-app-irqbalance/htdocs/luci-static/resources/view/irqbalance.js:114 +msgid "Show debug output in system log." +msgstr "" + #: applications/luci-app-irqbalance/htdocs/luci-static/resources/view/irqbalance.js:60 msgid "Snapshot of current IRQs" msgstr "" diff --git a/applications/luci-app-irqbalance/po/bn_BD/irqbalance.po b/applications/luci-app-irqbalance/po/bn_BD/irqbalance.po index 83e6c87e20..7d0fef7180 100644 --- a/applications/luci-app-irqbalance/po/bn_BD/irqbalance.po +++ b/applications/luci-app-irqbalance/po/bn_BD/irqbalance.po @@ -67,6 +67,14 @@ msgstr "" msgid "RUNNING" msgstr "" +#: applications/luci-app-irqbalance/htdocs/luci-static/resources/view/irqbalance.js:114 +msgid "Show debug output" +msgstr "" + +#: applications/luci-app-irqbalance/htdocs/luci-static/resources/view/irqbalance.js:114 +msgid "Show debug output in system log." +msgstr "" + #: applications/luci-app-irqbalance/htdocs/luci-static/resources/view/irqbalance.js:60 msgid "Snapshot of current IRQs" msgstr "" diff --git a/applications/luci-app-irqbalance/po/ca/irqbalance.po b/applications/luci-app-irqbalance/po/ca/irqbalance.po index 05b2250ffc..cfba158091 100644 --- a/applications/luci-app-irqbalance/po/ca/irqbalance.po +++ b/applications/luci-app-irqbalance/po/ca/irqbalance.po @@ -68,6 +68,14 @@ msgstr "" msgid "RUNNING" msgstr "" +#: applications/luci-app-irqbalance/htdocs/luci-static/resources/view/irqbalance.js:114 +msgid "Show debug output" +msgstr "" + +#: applications/luci-app-irqbalance/htdocs/luci-static/resources/view/irqbalance.js:114 +msgid "Show debug output in system log." +msgstr "" + #: applications/luci-app-irqbalance/htdocs/luci-static/resources/view/irqbalance.js:60 msgid "Snapshot of current IRQs" msgstr "" diff --git a/applications/luci-app-irqbalance/po/cs/irqbalance.po b/applications/luci-app-irqbalance/po/cs/irqbalance.po index 69fc40a956..e170dd6c24 100644 --- a/applications/luci-app-irqbalance/po/cs/irqbalance.po +++ b/applications/luci-app-irqbalance/po/cs/irqbalance.po @@ -68,6 +68,14 @@ msgstr "" msgid "RUNNING" msgstr "" +#: applications/luci-app-irqbalance/htdocs/luci-static/resources/view/irqbalance.js:114 +msgid "Show debug output" +msgstr "" + +#: applications/luci-app-irqbalance/htdocs/luci-static/resources/view/irqbalance.js:114 +msgid "Show debug output in system log." +msgstr "" + #: applications/luci-app-irqbalance/htdocs/luci-static/resources/view/irqbalance.js:60 msgid "Snapshot of current IRQs" msgstr "" diff --git a/applications/luci-app-irqbalance/po/da/irqbalance.po b/applications/luci-app-irqbalance/po/da/irqbalance.po index 2d089dd74c..b2d024395d 100644 --- a/applications/luci-app-irqbalance/po/da/irqbalance.po +++ b/applications/luci-app-irqbalance/po/da/irqbalance.po @@ -73,6 +73,14 @@ msgstr "KØRE IKKE" msgid "RUNNING" msgstr "KØRE" +#: applications/luci-app-irqbalance/htdocs/luci-static/resources/view/irqbalance.js:114 +msgid "Show debug output" +msgstr "" + +#: applications/luci-app-irqbalance/htdocs/luci-static/resources/view/irqbalance.js:114 +msgid "Show debug output in system log." +msgstr "" + #: applications/luci-app-irqbalance/htdocs/luci-static/resources/view/irqbalance.js:60 msgid "Snapshot of current IRQs" msgstr "Snapshot af nuværende IRQs" diff --git a/applications/luci-app-irqbalance/po/de/irqbalance.po b/applications/luci-app-irqbalance/po/de/irqbalance.po index bb9d4f3564..2390cb9f3e 100644 --- a/applications/luci-app-irqbalance/po/de/irqbalance.po +++ b/applications/luci-app-irqbalance/po/de/irqbalance.po @@ -73,6 +73,14 @@ msgstr "LÄUFT NICHT" msgid "RUNNING" msgstr "LÄUFT" +#: applications/luci-app-irqbalance/htdocs/luci-static/resources/view/irqbalance.js:114 +msgid "Show debug output" +msgstr "" + +#: applications/luci-app-irqbalance/htdocs/luci-static/resources/view/irqbalance.js:114 +msgid "Show debug output in system log." +msgstr "" + #: applications/luci-app-irqbalance/htdocs/luci-static/resources/view/irqbalance.js:60 msgid "Snapshot of current IRQs" msgstr "" diff --git a/applications/luci-app-irqbalance/po/el/irqbalance.po b/applications/luci-app-irqbalance/po/el/irqbalance.po index b2502d1e5f..849e3f15b4 100644 --- a/applications/luci-app-irqbalance/po/el/irqbalance.po +++ b/applications/luci-app-irqbalance/po/el/irqbalance.po @@ -68,6 +68,14 @@ msgstr "" msgid "RUNNING" msgstr "" +#: applications/luci-app-irqbalance/htdocs/luci-static/resources/view/irqbalance.js:114 +msgid "Show debug output" +msgstr "" + +#: applications/luci-app-irqbalance/htdocs/luci-static/resources/view/irqbalance.js:114 +msgid "Show debug output in system log." +msgstr "" + #: applications/luci-app-irqbalance/htdocs/luci-static/resources/view/irqbalance.js:60 msgid "Snapshot of current IRQs" msgstr "" diff --git a/applications/luci-app-irqbalance/po/es/irqbalance.po b/applications/luci-app-irqbalance/po/es/irqbalance.po index 2c4b74782d..d0ed2c4743 100644 --- a/applications/luci-app-irqbalance/po/es/irqbalance.po +++ b/applications/luci-app-irqbalance/po/es/irqbalance.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"PO-Revision-Date: 2024-02-05 02:27+0000\n" +"PO-Revision-Date: 2024-03-23 00:53+0000\n" "Last-Translator: Franco Castillo <castillofrancodamian@gmail.com>\n" "Language-Team: Spanish <https://hosted.weblate.org/projects/openwrt/" "luciapplicationsirqbalance/es/>\n" @@ -10,7 +10,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 5.4-dev\n" +"X-Generator: Weblate 5.5-dev\n" #: applications/luci-app-irqbalance/htdocs/luci-static/resources/view/irqbalance.js:82 msgid "Cache level at which irqbalance partitions cache domains." @@ -73,6 +73,14 @@ msgstr "NO SE ESTÁ EJECUTANDO" msgid "RUNNING" msgstr "EJECUTANDO" +#: applications/luci-app-irqbalance/htdocs/luci-static/resources/view/irqbalance.js:114 +msgid "Show debug output" +msgstr "Mostrar salida de depuración" + +#: applications/luci-app-irqbalance/htdocs/luci-static/resources/view/irqbalance.js:114 +msgid "Show debug output in system log." +msgstr "Mostrar resultados de depuración en el registro del sistema." + #: applications/luci-app-irqbalance/htdocs/luci-static/resources/view/irqbalance.js:60 msgid "Snapshot of current IRQs" msgstr "Instantánea de las IRQs actuales" diff --git a/applications/luci-app-irqbalance/po/fi/irqbalance.po b/applications/luci-app-irqbalance/po/fi/irqbalance.po index 33b2effc93..7ef6d49d2d 100644 --- a/applications/luci-app-irqbalance/po/fi/irqbalance.po +++ b/applications/luci-app-irqbalance/po/fi/irqbalance.po @@ -68,6 +68,14 @@ msgstr "" msgid "RUNNING" msgstr "" +#: applications/luci-app-irqbalance/htdocs/luci-static/resources/view/irqbalance.js:114 +msgid "Show debug output" +msgstr "" + +#: applications/luci-app-irqbalance/htdocs/luci-static/resources/view/irqbalance.js:114 +msgid "Show debug output in system log." +msgstr "" + #: applications/luci-app-irqbalance/htdocs/luci-static/resources/view/irqbalance.js:60 msgid "Snapshot of current IRQs" msgstr "" diff --git a/applications/luci-app-irqbalance/po/fr/irqbalance.po b/applications/luci-app-irqbalance/po/fr/irqbalance.po index 0643336c53..383a8e7b0d 100644 --- a/applications/luci-app-irqbalance/po/fr/irqbalance.po +++ b/applications/luci-app-irqbalance/po/fr/irqbalance.po @@ -71,6 +71,14 @@ msgstr "" msgid "RUNNING" msgstr "" +#: applications/luci-app-irqbalance/htdocs/luci-static/resources/view/irqbalance.js:114 +msgid "Show debug output" +msgstr "" + +#: applications/luci-app-irqbalance/htdocs/luci-static/resources/view/irqbalance.js:114 +msgid "Show debug output in system log." +msgstr "" + #: applications/luci-app-irqbalance/htdocs/luci-static/resources/view/irqbalance.js:60 msgid "Snapshot of current IRQs" msgstr "" diff --git a/applications/luci-app-irqbalance/po/he/irqbalance.po b/applications/luci-app-irqbalance/po/he/irqbalance.po index dc07475dc4..85af22e3bf 100644 --- a/applications/luci-app-irqbalance/po/he/irqbalance.po +++ b/applications/luci-app-irqbalance/po/he/irqbalance.po @@ -68,6 +68,14 @@ msgstr "" msgid "RUNNING" msgstr "" +#: applications/luci-app-irqbalance/htdocs/luci-static/resources/view/irqbalance.js:114 +msgid "Show debug output" +msgstr "" + +#: applications/luci-app-irqbalance/htdocs/luci-static/resources/view/irqbalance.js:114 +msgid "Show debug output in system log." +msgstr "" + #: applications/luci-app-irqbalance/htdocs/luci-static/resources/view/irqbalance.js:60 msgid "Snapshot of current IRQs" msgstr "" diff --git a/applications/luci-app-irqbalance/po/hi/irqbalance.po b/applications/luci-app-irqbalance/po/hi/irqbalance.po index 39a12b3cd7..b406111cc4 100644 --- a/applications/luci-app-irqbalance/po/hi/irqbalance.po +++ b/applications/luci-app-irqbalance/po/hi/irqbalance.po @@ -67,6 +67,14 @@ msgstr "" msgid "RUNNING" msgstr "" +#: applications/luci-app-irqbalance/htdocs/luci-static/resources/view/irqbalance.js:114 +msgid "Show debug output" +msgstr "" + +#: applications/luci-app-irqbalance/htdocs/luci-static/resources/view/irqbalance.js:114 +msgid "Show debug output in system log." +msgstr "" + #: applications/luci-app-irqbalance/htdocs/luci-static/resources/view/irqbalance.js:60 msgid "Snapshot of current IRQs" msgstr "" diff --git a/applications/luci-app-irqbalance/po/hu/irqbalance.po b/applications/luci-app-irqbalance/po/hu/irqbalance.po index b75acd896d..483ada465b 100644 --- a/applications/luci-app-irqbalance/po/hu/irqbalance.po +++ b/applications/luci-app-irqbalance/po/hu/irqbalance.po @@ -68,6 +68,14 @@ msgstr "" msgid "RUNNING" msgstr "" +#: applications/luci-app-irqbalance/htdocs/luci-static/resources/view/irqbalance.js:114 +msgid "Show debug output" +msgstr "" + +#: applications/luci-app-irqbalance/htdocs/luci-static/resources/view/irqbalance.js:114 +msgid "Show debug output in system log." +msgstr "" + #: applications/luci-app-irqbalance/htdocs/luci-static/resources/view/irqbalance.js:60 msgid "Snapshot of current IRQs" msgstr "" diff --git a/applications/luci-app-irqbalance/po/it/irqbalance.po b/applications/luci-app-irqbalance/po/it/irqbalance.po index 5b64976a3b..fad9edfdf2 100644 --- a/applications/luci-app-irqbalance/po/it/irqbalance.po +++ b/applications/luci-app-irqbalance/po/it/irqbalance.po @@ -1,8 +1,8 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"PO-Revision-Date: 2024-03-06 09:49+0000\n" -"Last-Translator: Nico Carlino <ziconick@gmail.com>\n" +"PO-Revision-Date: 2024-03-24 13:06+0000\n" +"Last-Translator: Random <random-r@users.noreply.hosted.weblate.org>\n" "Language-Team: Italian <https://hosted.weblate.org/projects/openwrt/" "luciapplicationsirqbalance/it/>\n" "Language: it\n" @@ -73,6 +73,14 @@ msgstr "NON IN ESECUZIONE" msgid "RUNNING" msgstr "IN ESECUZIONE" +#: applications/luci-app-irqbalance/htdocs/luci-static/resources/view/irqbalance.js:114 +msgid "Show debug output" +msgstr "" + +#: applications/luci-app-irqbalance/htdocs/luci-static/resources/view/irqbalance.js:114 +msgid "Show debug output in system log." +msgstr "" + #: applications/luci-app-irqbalance/htdocs/luci-static/resources/view/irqbalance.js:60 msgid "Snapshot of current IRQs" msgstr "" @@ -96,4 +104,4 @@ msgstr "" #: applications/luci-app-irqbalance/htdocs/luci-static/resources/view/irqbalance.js:43 #: applications/luci-app-irqbalance/root/usr/share/luci/menu.d/luci-app-irqbalance.json:3 msgid "irqbalance" -msgstr "" +msgstr "irqbalance" diff --git a/applications/luci-app-irqbalance/po/ja/irqbalance.po b/applications/luci-app-irqbalance/po/ja/irqbalance.po index d172ad9ae1..c65f1b2fb0 100644 --- a/applications/luci-app-irqbalance/po/ja/irqbalance.po +++ b/applications/luci-app-irqbalance/po/ja/irqbalance.po @@ -68,6 +68,14 @@ msgstr "" msgid "RUNNING" msgstr "" +#: applications/luci-app-irqbalance/htdocs/luci-static/resources/view/irqbalance.js:114 +msgid "Show debug output" +msgstr "" + +#: applications/luci-app-irqbalance/htdocs/luci-static/resources/view/irqbalance.js:114 +msgid "Show debug output in system log." +msgstr "" + #: applications/luci-app-irqbalance/htdocs/luci-static/resources/view/irqbalance.js:60 msgid "Snapshot of current IRQs" msgstr "" diff --git a/applications/luci-app-irqbalance/po/ko/irqbalance.po b/applications/luci-app-irqbalance/po/ko/irqbalance.po index 6be0925ff2..80fffe55f7 100644 --- a/applications/luci-app-irqbalance/po/ko/irqbalance.po +++ b/applications/luci-app-irqbalance/po/ko/irqbalance.po @@ -68,6 +68,14 @@ msgstr "" msgid "RUNNING" msgstr "" +#: applications/luci-app-irqbalance/htdocs/luci-static/resources/view/irqbalance.js:114 +msgid "Show debug output" +msgstr "" + +#: applications/luci-app-irqbalance/htdocs/luci-static/resources/view/irqbalance.js:114 +msgid "Show debug output in system log." +msgstr "" + #: applications/luci-app-irqbalance/htdocs/luci-static/resources/view/irqbalance.js:60 msgid "Snapshot of current IRQs" msgstr "" diff --git a/applications/luci-app-irqbalance/po/lt/irqbalance.po b/applications/luci-app-irqbalance/po/lt/irqbalance.po index b3a9265b3c..04cbb63db4 100644 --- a/applications/luci-app-irqbalance/po/lt/irqbalance.po +++ b/applications/luci-app-irqbalance/po/lt/irqbalance.po @@ -74,6 +74,14 @@ msgstr "NEVEIKIA" msgid "RUNNING" msgstr "VEIKIA" +#: applications/luci-app-irqbalance/htdocs/luci-static/resources/view/irqbalance.js:114 +msgid "Show debug output" +msgstr "" + +#: applications/luci-app-irqbalance/htdocs/luci-static/resources/view/irqbalance.js:114 +msgid "Show debug output in system log." +msgstr "" + #: applications/luci-app-irqbalance/htdocs/luci-static/resources/view/irqbalance.js:60 msgid "Snapshot of current IRQs" msgstr "Dabartinio „IRQs Snapshot“" diff --git a/applications/luci-app-irqbalance/po/mr/irqbalance.po b/applications/luci-app-irqbalance/po/mr/irqbalance.po index b3e226c6bc..0bd9b673b9 100644 --- a/applications/luci-app-irqbalance/po/mr/irqbalance.po +++ b/applications/luci-app-irqbalance/po/mr/irqbalance.po @@ -67,6 +67,14 @@ msgstr "" msgid "RUNNING" msgstr "" +#: applications/luci-app-irqbalance/htdocs/luci-static/resources/view/irqbalance.js:114 +msgid "Show debug output" +msgstr "" + +#: applications/luci-app-irqbalance/htdocs/luci-static/resources/view/irqbalance.js:114 +msgid "Show debug output in system log." +msgstr "" + #: applications/luci-app-irqbalance/htdocs/luci-static/resources/view/irqbalance.js:60 msgid "Snapshot of current IRQs" msgstr "" diff --git a/applications/luci-app-irqbalance/po/ms/irqbalance.po b/applications/luci-app-irqbalance/po/ms/irqbalance.po index 574ecaa884..c5ed66cad7 100644 --- a/applications/luci-app-irqbalance/po/ms/irqbalance.po +++ b/applications/luci-app-irqbalance/po/ms/irqbalance.po @@ -71,6 +71,14 @@ msgstr "" msgid "RUNNING" msgstr "" +#: applications/luci-app-irqbalance/htdocs/luci-static/resources/view/irqbalance.js:114 +msgid "Show debug output" +msgstr "" + +#: applications/luci-app-irqbalance/htdocs/luci-static/resources/view/irqbalance.js:114 +msgid "Show debug output in system log." +msgstr "" + #: applications/luci-app-irqbalance/htdocs/luci-static/resources/view/irqbalance.js:60 msgid "Snapshot of current IRQs" msgstr "" diff --git a/applications/luci-app-irqbalance/po/nb_NO/irqbalance.po b/applications/luci-app-irqbalance/po/nb_NO/irqbalance.po index 787f2b7780..6cd96cc12d 100644 --- a/applications/luci-app-irqbalance/po/nb_NO/irqbalance.po +++ b/applications/luci-app-irqbalance/po/nb_NO/irqbalance.po @@ -71,6 +71,14 @@ msgstr "Kjører ikke" msgid "RUNNING" msgstr "Kjører" +#: applications/luci-app-irqbalance/htdocs/luci-static/resources/view/irqbalance.js:114 +msgid "Show debug output" +msgstr "" + +#: applications/luci-app-irqbalance/htdocs/luci-static/resources/view/irqbalance.js:114 +msgid "Show debug output in system log." +msgstr "" + #: applications/luci-app-irqbalance/htdocs/luci-static/resources/view/irqbalance.js:60 msgid "Snapshot of current IRQs" msgstr "" diff --git a/applications/luci-app-irqbalance/po/nl/irqbalance.po b/applications/luci-app-irqbalance/po/nl/irqbalance.po index 7c39cc01bf..c2d2ab6294 100644 --- a/applications/luci-app-irqbalance/po/nl/irqbalance.po +++ b/applications/luci-app-irqbalance/po/nl/irqbalance.po @@ -68,6 +68,14 @@ msgstr "" msgid "RUNNING" msgstr "" +#: applications/luci-app-irqbalance/htdocs/luci-static/resources/view/irqbalance.js:114 +msgid "Show debug output" +msgstr "" + +#: applications/luci-app-irqbalance/htdocs/luci-static/resources/view/irqbalance.js:114 +msgid "Show debug output in system log." +msgstr "" + #: applications/luci-app-irqbalance/htdocs/luci-static/resources/view/irqbalance.js:60 msgid "Snapshot of current IRQs" msgstr "" diff --git a/applications/luci-app-irqbalance/po/pl/irqbalance.po b/applications/luci-app-irqbalance/po/pl/irqbalance.po index 2419958f31..cf60057a15 100644 --- a/applications/luci-app-irqbalance/po/pl/irqbalance.po +++ b/applications/luci-app-irqbalance/po/pl/irqbalance.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"PO-Revision-Date: 2024-01-04 00:46+0000\n" +"PO-Revision-Date: 2024-03-21 13:58+0000\n" "Last-Translator: Matthaiks <kitynska@gmail.com>\n" "Language-Team: Polish <https://hosted.weblate.org/projects/openwrt/" "luciapplicationsirqbalance/pl/>\n" @@ -11,7 +11,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 5.4-dev\n" +"X-Generator: Weblate 5.5-dev\n" #: applications/luci-app-irqbalance/htdocs/luci-static/resources/view/irqbalance.js:82 msgid "Cache level at which irqbalance partitions cache domains." @@ -75,6 +75,14 @@ msgstr "NIEURUCHOMIONE" msgid "RUNNING" msgstr "URUCHOMIONE" +#: applications/luci-app-irqbalance/htdocs/luci-static/resources/view/irqbalance.js:114 +msgid "Show debug output" +msgstr "Pokaż dane wyjściowe debugowania" + +#: applications/luci-app-irqbalance/htdocs/luci-static/resources/view/irqbalance.js:114 +msgid "Show debug output in system log." +msgstr "Pokaż dane wyjściowe debugowania w dzienniku systemowym." + #: applications/luci-app-irqbalance/htdocs/luci-static/resources/view/irqbalance.js:60 msgid "Snapshot of current IRQs" msgstr "Migawka bieżących przerwań" diff --git a/applications/luci-app-irqbalance/po/pt/irqbalance.po b/applications/luci-app-irqbalance/po/pt/irqbalance.po index c8d281690e..f0c9e45e10 100644 --- a/applications/luci-app-irqbalance/po/pt/irqbalance.po +++ b/applications/luci-app-irqbalance/po/pt/irqbalance.po @@ -14,7 +14,8 @@ msgstr "" #: applications/luci-app-irqbalance/htdocs/luci-static/resources/view/irqbalance.js:82 msgid "Cache level at which irqbalance partitions cache domains." -msgstr "Nível de cache em que partições do irqbalance mantêm domínios no cache." +msgstr "" +"Nível de cache em que partições do irqbalance mantêm domínios no cache." #: applications/luci-app-irqbalance/htdocs/luci-static/resources/view/irqbalance.js:82 msgid "Deepest cache" @@ -73,6 +74,14 @@ msgstr "NÃO EM EXECUÇÃO" msgid "RUNNING" msgstr "EXECUTADO" +#: applications/luci-app-irqbalance/htdocs/luci-static/resources/view/irqbalance.js:114 +msgid "Show debug output" +msgstr "" + +#: applications/luci-app-irqbalance/htdocs/luci-static/resources/view/irqbalance.js:114 +msgid "Show debug output in system log." +msgstr "" + #: applications/luci-app-irqbalance/htdocs/luci-static/resources/view/irqbalance.js:60 msgid "Snapshot of current IRQs" msgstr "Instantâneo dos IRQs atuais" diff --git a/applications/luci-app-irqbalance/po/pt_BR/irqbalance.po b/applications/luci-app-irqbalance/po/pt_BR/irqbalance.po index 6b2e88db0e..196386c34d 100644 --- a/applications/luci-app-irqbalance/po/pt_BR/irqbalance.po +++ b/applications/luci-app-irqbalance/po/pt_BR/irqbalance.po @@ -68,6 +68,14 @@ msgstr "" msgid "RUNNING" msgstr "" +#: applications/luci-app-irqbalance/htdocs/luci-static/resources/view/irqbalance.js:114 +msgid "Show debug output" +msgstr "" + +#: applications/luci-app-irqbalance/htdocs/luci-static/resources/view/irqbalance.js:114 +msgid "Show debug output in system log." +msgstr "" + #: applications/luci-app-irqbalance/htdocs/luci-static/resources/view/irqbalance.js:60 msgid "Snapshot of current IRQs" msgstr "" diff --git a/applications/luci-app-irqbalance/po/ro/irqbalance.po b/applications/luci-app-irqbalance/po/ro/irqbalance.po index 5bc4308655..5d43c52a32 100644 --- a/applications/luci-app-irqbalance/po/ro/irqbalance.po +++ b/applications/luci-app-irqbalance/po/ro/irqbalance.po @@ -69,6 +69,14 @@ msgstr "" msgid "RUNNING" msgstr "" +#: applications/luci-app-irqbalance/htdocs/luci-static/resources/view/irqbalance.js:114 +msgid "Show debug output" +msgstr "" + +#: applications/luci-app-irqbalance/htdocs/luci-static/resources/view/irqbalance.js:114 +msgid "Show debug output in system log." +msgstr "" + #: applications/luci-app-irqbalance/htdocs/luci-static/resources/view/irqbalance.js:60 msgid "Snapshot of current IRQs" msgstr "" diff --git a/applications/luci-app-irqbalance/po/ru/irqbalance.po b/applications/luci-app-irqbalance/po/ru/irqbalance.po index 044f9af3f6..8559ae8648 100644 --- a/applications/luci-app-irqbalance/po/ru/irqbalance.po +++ b/applications/luci-app-irqbalance/po/ru/irqbalance.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"PO-Revision-Date: 2024-01-26 10:29+0000\n" +"PO-Revision-Date: 2024-03-21 13:58+0000\n" "Last-Translator: st7105 <st7105@gmail.com>\n" "Language-Team: Russian <https://hosted.weblate.org/projects/openwrt/" "luciapplicationsirqbalance/ru/>\n" @@ -11,7 +11,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && " "n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" -"X-Generator: Weblate 5.4-dev\n" +"X-Generator: Weblate 5.5-dev\n" #: applications/luci-app-irqbalance/htdocs/luci-static/resources/view/irqbalance.js:82 msgid "Cache level at which irqbalance partitions cache domains." @@ -74,6 +74,14 @@ msgstr "НЕ ЗАПУЩЕН" msgid "RUNNING" msgstr "ЗАПУЩЕНО" +#: applications/luci-app-irqbalance/htdocs/luci-static/resources/view/irqbalance.js:114 +msgid "Show debug output" +msgstr "Показать вывод отладки" + +#: applications/luci-app-irqbalance/htdocs/luci-static/resources/view/irqbalance.js:114 +msgid "Show debug output in system log." +msgstr "Показать отладочный вывод в системном журнале." + #: applications/luci-app-irqbalance/htdocs/luci-static/resources/view/irqbalance.js:60 msgid "Snapshot of current IRQs" msgstr "Снимок текущих IRQ" diff --git a/applications/luci-app-irqbalance/po/sk/irqbalance.po b/applications/luci-app-irqbalance/po/sk/irqbalance.po index 3d64b2520a..da6e7e813e 100644 --- a/applications/luci-app-irqbalance/po/sk/irqbalance.po +++ b/applications/luci-app-irqbalance/po/sk/irqbalance.po @@ -68,6 +68,14 @@ msgstr "" msgid "RUNNING" msgstr "" +#: applications/luci-app-irqbalance/htdocs/luci-static/resources/view/irqbalance.js:114 +msgid "Show debug output" +msgstr "" + +#: applications/luci-app-irqbalance/htdocs/luci-static/resources/view/irqbalance.js:114 +msgid "Show debug output in system log." +msgstr "" + #: applications/luci-app-irqbalance/htdocs/luci-static/resources/view/irqbalance.js:60 msgid "Snapshot of current IRQs" msgstr "" diff --git a/applications/luci-app-irqbalance/po/sv/irqbalance.po b/applications/luci-app-irqbalance/po/sv/irqbalance.po index e64556574b..8337934b7c 100644 --- a/applications/luci-app-irqbalance/po/sv/irqbalance.po +++ b/applications/luci-app-irqbalance/po/sv/irqbalance.po @@ -71,6 +71,14 @@ msgstr "KÖRS INTE" msgid "RUNNING" msgstr "KÖRS" +#: applications/luci-app-irqbalance/htdocs/luci-static/resources/view/irqbalance.js:114 +msgid "Show debug output" +msgstr "" + +#: applications/luci-app-irqbalance/htdocs/luci-static/resources/view/irqbalance.js:114 +msgid "Show debug output in system log." +msgstr "" + #: applications/luci-app-irqbalance/htdocs/luci-static/resources/view/irqbalance.js:60 msgid "Snapshot of current IRQs" msgstr "" diff --git a/applications/luci-app-irqbalance/po/templates/irqbalance.pot b/applications/luci-app-irqbalance/po/templates/irqbalance.pot index 6f208e0049..f07696b4eb 100644 --- a/applications/luci-app-irqbalance/po/templates/irqbalance.pot +++ b/applications/luci-app-irqbalance/po/templates/irqbalance.pot @@ -60,6 +60,14 @@ msgstr "" msgid "RUNNING" msgstr "" +#: applications/luci-app-irqbalance/htdocs/luci-static/resources/view/irqbalance.js:114 +msgid "Show debug output" +msgstr "" + +#: applications/luci-app-irqbalance/htdocs/luci-static/resources/view/irqbalance.js:114 +msgid "Show debug output in system log." +msgstr "" + #: applications/luci-app-irqbalance/htdocs/luci-static/resources/view/irqbalance.js:60 msgid "Snapshot of current IRQs" msgstr "" diff --git a/applications/luci-app-irqbalance/po/tr/irqbalance.po b/applications/luci-app-irqbalance/po/tr/irqbalance.po index f49224dd02..e6772ffa35 100644 --- a/applications/luci-app-irqbalance/po/tr/irqbalance.po +++ b/applications/luci-app-irqbalance/po/tr/irqbalance.po @@ -68,6 +68,14 @@ msgstr "" msgid "RUNNING" msgstr "" +#: applications/luci-app-irqbalance/htdocs/luci-static/resources/view/irqbalance.js:114 +msgid "Show debug output" +msgstr "" + +#: applications/luci-app-irqbalance/htdocs/luci-static/resources/view/irqbalance.js:114 +msgid "Show debug output in system log." +msgstr "" + #: applications/luci-app-irqbalance/htdocs/luci-static/resources/view/irqbalance.js:60 msgid "Snapshot of current IRQs" msgstr "" diff --git a/applications/luci-app-irqbalance/po/uk/irqbalance.po b/applications/luci-app-irqbalance/po/uk/irqbalance.po index 52fca8a66c..5bd7fb6550 100644 --- a/applications/luci-app-irqbalance/po/uk/irqbalance.po +++ b/applications/luci-app-irqbalance/po/uk/irqbalance.po @@ -72,6 +72,14 @@ msgstr "" msgid "RUNNING" msgstr "" +#: applications/luci-app-irqbalance/htdocs/luci-static/resources/view/irqbalance.js:114 +msgid "Show debug output" +msgstr "" + +#: applications/luci-app-irqbalance/htdocs/luci-static/resources/view/irqbalance.js:114 +msgid "Show debug output in system log." +msgstr "" + #: applications/luci-app-irqbalance/htdocs/luci-static/resources/view/irqbalance.js:60 msgid "Snapshot of current IRQs" msgstr "" diff --git a/applications/luci-app-irqbalance/po/vi/irqbalance.po b/applications/luci-app-irqbalance/po/vi/irqbalance.po index b337d17fbc..e30c1c1e15 100644 --- a/applications/luci-app-irqbalance/po/vi/irqbalance.po +++ b/applications/luci-app-irqbalance/po/vi/irqbalance.po @@ -68,6 +68,14 @@ msgstr "" msgid "RUNNING" msgstr "" +#: applications/luci-app-irqbalance/htdocs/luci-static/resources/view/irqbalance.js:114 +msgid "Show debug output" +msgstr "" + +#: applications/luci-app-irqbalance/htdocs/luci-static/resources/view/irqbalance.js:114 +msgid "Show debug output in system log." +msgstr "" + #: applications/luci-app-irqbalance/htdocs/luci-static/resources/view/irqbalance.js:60 msgid "Snapshot of current IRQs" msgstr "" diff --git a/applications/luci-app-irqbalance/po/zh_Hans/irqbalance.po b/applications/luci-app-irqbalance/po/zh_Hans/irqbalance.po index c205f734c5..16c9eeb09d 100644 --- a/applications/luci-app-irqbalance/po/zh_Hans/irqbalance.po +++ b/applications/luci-app-irqbalance/po/zh_Hans/irqbalance.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"PO-Revision-Date: 2024-02-10 21:04+0000\n" +"PO-Revision-Date: 2024-03-21 13:58+0000\n" "Last-Translator: 大王叫我来巡山 <hamburger2048@users.noreply.hosted.weblate." "org>\n" "Language-Team: Chinese (Simplified) <https://hosted.weblate.org/projects/" @@ -11,7 +11,7 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -"X-Generator: Weblate 5.4-dev\n" +"X-Generator: Weblate 5.5-dev\n" #: applications/luci-app-irqbalance/htdocs/luci-static/resources/view/irqbalance.js:82 msgid "Cache level at which irqbalance partitions cache domains." @@ -72,6 +72,14 @@ msgstr "未在运行" msgid "RUNNING" msgstr "运行中" +#: applications/luci-app-irqbalance/htdocs/luci-static/resources/view/irqbalance.js:114 +msgid "Show debug output" +msgstr "显示调试输出" + +#: applications/luci-app-irqbalance/htdocs/luci-static/resources/view/irqbalance.js:114 +msgid "Show debug output in system log." +msgstr "在系统日志中显示调试输出。" + #: applications/luci-app-irqbalance/htdocs/luci-static/resources/view/irqbalance.js:60 msgid "Snapshot of current IRQs" msgstr "当前中断请求的快照" diff --git a/applications/luci-app-irqbalance/po/zh_Hant/irqbalance.po b/applications/luci-app-irqbalance/po/zh_Hant/irqbalance.po index 6bd3aafb34..132ec39ce2 100644 --- a/applications/luci-app-irqbalance/po/zh_Hant/irqbalance.po +++ b/applications/luci-app-irqbalance/po/zh_Hant/irqbalance.po @@ -71,6 +71,14 @@ msgstr "未執行" msgid "RUNNING" msgstr "執行中" +#: applications/luci-app-irqbalance/htdocs/luci-static/resources/view/irqbalance.js:114 +msgid "Show debug output" +msgstr "" + +#: applications/luci-app-irqbalance/htdocs/luci-static/resources/view/irqbalance.js:114 +msgid "Show debug output in system log." +msgstr "" + #: applications/luci-app-irqbalance/htdocs/luci-static/resources/view/irqbalance.js:60 msgid "Snapshot of current IRQs" msgstr "" diff --git a/applications/luci-app-mwan3/po/ca/mwan3.po b/applications/luci-app-mwan3/po/ca/mwan3.po index 2def32ed79..3e8c6f5ef6 100644 --- a/applications/luci-app-mwan3/po/ca/mwan3.po +++ b/applications/luci-app-mwan3/po/ca/mwan3.po @@ -1,14 +1,14 @@ msgid "" msgstr "" -"PO-Revision-Date: 2023-03-03 19:40+0000\n" -"Last-Translator: Roger Pueyo Centelles <weblate@rogerpueyo.com>\n" +"PO-Revision-Date: 2024-03-18 11:11+0000\n" +"Last-Translator: \"S. Barj.\" <sbarjola@proton.me>\n" "Language-Team: Catalan <https://hosted.weblate.org/projects/openwrt/" "luciapplicationsmwan3/ca/>\n" "Language: ca\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.16.2-dev\n" +"X-Generator: Weblate 5.5-dev\n" #: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/interface.js:187 #: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/interface.js:203 @@ -279,7 +279,7 @@ msgstr "" #: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/interface.js:44 msgid "IPv6" -msgstr "" +msgstr "IPv6" #: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/rule.js:39 msgid "IPv6 only" @@ -574,7 +574,7 @@ msgstr "" #: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/rule.js:42 msgid "Protocol" -msgstr "" +msgstr "Protocol" #: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/notify.js:35 msgid "" diff --git a/applications/luci-app-natmap/po/ca/natmap.po b/applications/luci-app-natmap/po/ca/natmap.po index 8255afe717..0af52f11d2 100644 --- a/applications/luci-app-natmap/po/ca/natmap.po +++ b/applications/luci-app-natmap/po/ca/natmap.po @@ -1,13 +1,16 @@ msgid "" msgstr "" -"Content-Type: text/plain; charset=UTF-8\n" "Project-Id-Version: PACKAGE VERSION\n" -"Last-Translator: Automatically generated\n" -"Language-Team: none\n" +"PO-Revision-Date: 2024-03-18 11:11+0000\n" +"Last-Translator: \"S. Barj.\" <sbarjola@proton.me>\n" +"Language-Team: Catalan <https://hosted.weblate.org/projects/openwrt/" +"luciapplicationsnatmap/ca/>\n" "Language: ca\n" "MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" +"X-Generator: Weblate 5.5-dev\n" #: applications/luci-app-natmap/htdocs/luci-static/resources/view/natmap.js:93 msgid "Bind port" @@ -80,7 +83,7 @@ msgstr "" #: applications/luci-app-natmap/htdocs/luci-static/resources/view/natmap.js:59 msgid "Protocol" -msgstr "" +msgstr "Protocol" #: applications/luci-app-natmap/htdocs/luci-static/resources/view/natmap.js:69 msgid "Restrict to address family" diff --git a/applications/luci-app-nextdns/po/ar/nextdns.po b/applications/luci-app-nextdns/po/ar/nextdns.po index 107d715446..ab4cb30616 100644 --- a/applications/luci-app-nextdns/po/ar/nextdns.po +++ b/applications/luci-app-nextdns/po/ar/nextdns.po @@ -11,10 +11,6 @@ msgstr "" "&& n%100<=10 ? 3 : n%100>=11 ? 4 : 5;\n" "X-Generator: Weblate 4.5.1\n" -#: applications/luci-app-nextdns/root/usr/share/luci/menu.d/luci-app-nextdns.json:24 -msgid "Configuration" -msgstr "إعدادات" - #: applications/luci-app-nextdns/htdocs/luci-static/resources/view/nextdns/overview.js:23 msgid "Configuration ID" msgstr "" @@ -33,8 +29,8 @@ msgstr "" #: 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>." +"For further information, go to <a href=\"https://nextdns.io\" " +"target=\"_blank\">nextdns.io</a>." msgstr "" #: applications/luci-app-nextdns/htdocs/luci-static/resources/view/nextdns/overview.js:15 @@ -57,6 +53,10 @@ msgstr "" msgid "Log individual queries to system log." msgstr "" +#: applications/luci-app-nextdns/root/usr/share/luci/menu.d/luci-app-nextdns.json:24 +msgid "Logs" +msgstr "" + #: 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" @@ -66,10 +66,6 @@ msgstr "" msgid "NextDNS Configuration." msgstr "" -#: applications/luci-app-nextdns/htdocs/luci-static/resources/view/nextdns/logread.js:15 -msgid "No nextdns related logs yet!" -msgstr "" - #: applications/luci-app-nextdns/root/usr/share/luci/menu.d/luci-app-nextdns.json:15 msgid "Overview" msgstr "نظرة عامة" @@ -82,6 +78,5 @@ msgstr "" msgid "The ID of your NextDNS configuration." msgstr "" -#: 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 "" +#~ msgid "Configuration" +#~ msgstr "إعدادات" diff --git a/applications/luci-app-nextdns/po/bg/nextdns.po b/applications/luci-app-nextdns/po/bg/nextdns.po index fce2722cfa..a18271e4c6 100644 --- a/applications/luci-app-nextdns/po/bg/nextdns.po +++ b/applications/luci-app-nextdns/po/bg/nextdns.po @@ -10,10 +10,6 @@ msgstr "" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Generator: Weblate 5.4-dev\n" -#: applications/luci-app-nextdns/root/usr/share/luci/menu.d/luci-app-nextdns.json:24 -msgid "Configuration" -msgstr "Конфигурация" - #: applications/luci-app-nextdns/htdocs/luci-static/resources/view/nextdns/overview.js:23 msgid "Configuration ID" msgstr "" @@ -32,8 +28,8 @@ msgstr "" #: 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>." +"For further information, go to <a href=\"https://nextdns.io\" " +"target=\"_blank\">nextdns.io</a>." msgstr "" #: applications/luci-app-nextdns/htdocs/luci-static/resources/view/nextdns/overview.js:15 @@ -56,6 +52,10 @@ msgstr "" msgid "Log individual queries to system log." msgstr "" +#: applications/luci-app-nextdns/root/usr/share/luci/menu.d/luci-app-nextdns.json:24 +msgid "Logs" +msgstr "" + #: 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" @@ -65,10 +65,6 @@ msgstr "" msgid "NextDNS Configuration." msgstr "" -#: applications/luci-app-nextdns/htdocs/luci-static/resources/view/nextdns/logread.js:15 -msgid "No nextdns related logs yet!" -msgstr "" - #: applications/luci-app-nextdns/root/usr/share/luci/menu.d/luci-app-nextdns.json:15 msgid "Overview" msgstr "" @@ -81,6 +77,5 @@ msgstr "" msgid "The ID of your NextDNS configuration." msgstr "" -#: 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 "" +#~ msgid "Configuration" +#~ msgstr "Конфигурация" diff --git a/applications/luci-app-nextdns/po/bn_BD/nextdns.po b/applications/luci-app-nextdns/po/bn_BD/nextdns.po index 505aa8faef..f59a43ef0f 100644 --- a/applications/luci-app-nextdns/po/bn_BD/nextdns.po +++ b/applications/luci-app-nextdns/po/bn_BD/nextdns.po @@ -10,10 +10,6 @@ msgstr "" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Generator: Weblate 4.9-dev\n" -#: applications/luci-app-nextdns/root/usr/share/luci/menu.d/luci-app-nextdns.json:24 -msgid "Configuration" -msgstr "কনফিগারেশন" - #: applications/luci-app-nextdns/htdocs/luci-static/resources/view/nextdns/overview.js:23 msgid "Configuration ID" msgstr "" @@ -32,8 +28,8 @@ msgstr "" #: 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>." +"For further information, go to <a href=\"https://nextdns.io\" " +"target=\"_blank\">nextdns.io</a>." msgstr "" #: applications/luci-app-nextdns/htdocs/luci-static/resources/view/nextdns/overview.js:15 @@ -56,6 +52,10 @@ msgstr "" msgid "Log individual queries to system log." msgstr "" +#: applications/luci-app-nextdns/root/usr/share/luci/menu.d/luci-app-nextdns.json:24 +msgid "Logs" +msgstr "" + #: 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" @@ -65,10 +65,6 @@ msgstr "" msgid "NextDNS Configuration." msgstr "" -#: applications/luci-app-nextdns/htdocs/luci-static/resources/view/nextdns/logread.js:15 -msgid "No nextdns related logs yet!" -msgstr "" - #: applications/luci-app-nextdns/root/usr/share/luci/menu.d/luci-app-nextdns.json:15 msgid "Overview" msgstr "" @@ -81,6 +77,5 @@ msgstr "" msgid "The ID of your NextDNS configuration." msgstr "" -#: 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 "" +#~ msgid "Configuration" +#~ msgstr "কনফিগারেশন" diff --git a/applications/luci-app-nextdns/po/ca/nextdns.po b/applications/luci-app-nextdns/po/ca/nextdns.po index 29b1bafa77..73d259ddd5 100644 --- a/applications/luci-app-nextdns/po/ca/nextdns.po +++ b/applications/luci-app-nextdns/po/ca/nextdns.po @@ -10,10 +10,6 @@ msgstr "" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Generator: Weblate 4.5.1\n" -#: applications/luci-app-nextdns/root/usr/share/luci/menu.d/luci-app-nextdns.json:24 -msgid "Configuration" -msgstr "Configuració" - #: applications/luci-app-nextdns/htdocs/luci-static/resources/view/nextdns/overview.js:23 msgid "Configuration ID" msgstr "" @@ -32,8 +28,8 @@ msgstr "" #: 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>." +"For further information, go to <a href=\"https://nextdns.io\" " +"target=\"_blank\">nextdns.io</a>." msgstr "" #: applications/luci-app-nextdns/htdocs/luci-static/resources/view/nextdns/overview.js:15 @@ -56,6 +52,10 @@ msgstr "" msgid "Log individual queries to system log." msgstr "" +#: applications/luci-app-nextdns/root/usr/share/luci/menu.d/luci-app-nextdns.json:24 +msgid "Logs" +msgstr "" + #: 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" @@ -65,10 +65,6 @@ msgstr "" msgid "NextDNS Configuration." msgstr "" -#: applications/luci-app-nextdns/htdocs/luci-static/resources/view/nextdns/logread.js:15 -msgid "No nextdns related logs yet!" -msgstr "" - #: applications/luci-app-nextdns/root/usr/share/luci/menu.d/luci-app-nextdns.json:15 msgid "Overview" msgstr "Visió de conjunt" @@ -81,6 +77,5 @@ msgstr "" msgid "The ID of your NextDNS configuration." msgstr "" -#: 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 "" +#~ msgid "Configuration" +#~ msgstr "Configuració" diff --git a/applications/luci-app-nextdns/po/cs/nextdns.po b/applications/luci-app-nextdns/po/cs/nextdns.po index 69130f4f21..8daec1a71d 100644 --- a/applications/luci-app-nextdns/po/cs/nextdns.po +++ b/applications/luci-app-nextdns/po/cs/nextdns.po @@ -10,10 +10,6 @@ msgstr "" "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\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" -msgstr "Nastavení" - #: applications/luci-app-nextdns/htdocs/luci-static/resources/view/nextdns/overview.js:23 msgid "Configuration ID" msgstr "ID konfigurace" @@ -32,11 +28,11 @@ 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>." +"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>." +"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" @@ -58,6 +54,10 @@ msgstr "Logovat dotazy" msgid "Log individual queries to system log." msgstr "Logovat jednotlivé dotazy do systémového logu." +#: applications/luci-app-nextdns/root/usr/share/luci/menu.d/luci-app-nextdns.json:24 +msgid "Logs" +msgstr "" + #: 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" @@ -67,10 +67,6 @@ msgstr "NextDNS" msgid "NextDNS Configuration." msgstr "NextDNS Konfigurace." -#: applications/luci-app-nextdns/htdocs/luci-static/resources/view/nextdns/logread.js:15 -msgid "No nextdns related logs yet!" -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" msgstr "Přehled" @@ -83,6 +79,12 @@ msgstr "Reportovat klientské informace" msgid "The ID of your NextDNS configuration." 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." -msgstr "Předfiltrovaný výstup syslog pouze se záznamy souvisejícími s nextdns." +#~ msgid "Configuration" +#~ msgstr "Nastavení" + +#~ msgid "No nextdns related logs yet!" +#~ msgstr "Zatím žádné související logy nextdns!" + +#~ msgid "The syslog output, pre-filtered for nextdns related messages only." +#~ msgstr "" +#~ "Předfiltrovaný výstup syslog pouze se záznamy souvisejícími s nextdns." diff --git a/applications/luci-app-nextdns/po/da/nextdns.po b/applications/luci-app-nextdns/po/da/nextdns.po index e8157ab98d..8f9924ed20 100644 --- a/applications/luci-app-nextdns/po/da/nextdns.po +++ b/applications/luci-app-nextdns/po/da/nextdns.po @@ -10,10 +10,6 @@ msgstr "" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Generator: Weblate 5.4-dev\n" -#: applications/luci-app-nextdns/root/usr/share/luci/menu.d/luci-app-nextdns.json:24 -msgid "Configuration" -msgstr "Konfiguration" - #: applications/luci-app-nextdns/htdocs/luci-static/resources/view/nextdns/overview.js:23 msgid "Configuration ID" msgstr "Konfigurations-id" @@ -32,11 +28,11 @@ msgstr "Afsløre oplysninger om LAN-klienter i NextDNS-analyse." #: 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>." +"For further information, go to <a href=\"https://nextdns.io\" " +"target=\"_blank\">nextdns.io</a>." msgstr "" -"For yderligere information, gå til <a href=\"https://nextdns.io\" target=" -"\"_blank\">nextdns.io</a>." +"For yderligere information, gå til <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" @@ -58,6 +54,10 @@ msgstr "Logforespørgsler" msgid "Log individual queries to system log." msgstr "Log individuelle forespørgsler til systemlog." +#: applications/luci-app-nextdns/root/usr/share/luci/menu.d/luci-app-nextdns.json:24 +msgid "Logs" +msgstr "" + #: 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" @@ -67,10 +67,6 @@ msgstr "NextDNS" msgid "NextDNS Configuration." msgstr "Næste DNS-konfiguration." -#: applications/luci-app-nextdns/htdocs/luci-static/resources/view/nextdns/logread.js:15 -msgid "No nextdns related logs yet!" -msgstr "Ingen nextdns relaterede logs endnu!" - #: applications/luci-app-nextdns/root/usr/share/luci/menu.d/luci-app-nextdns.json:15 msgid "Overview" msgstr "Oversigt" @@ -83,6 +79,12 @@ msgstr "Rapportér klientoplysninger" msgid "The ID of your NextDNS configuration." msgstr "ID'et for din NextDNS-konfiguration." -#: 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 "Syslog-outputtet, forfiltreret kun for nextdns-relaterede meddelelser." +#~ msgid "Configuration" +#~ msgstr "Konfiguration" + +#~ msgid "No nextdns related logs yet!" +#~ msgstr "Ingen nextdns relaterede logs endnu!" + +#~ msgid "The syslog output, pre-filtered for nextdns related messages only." +#~ msgstr "" +#~ "Syslog-outputtet, forfiltreret kun for nextdns-relaterede meddelelser." diff --git a/applications/luci-app-nextdns/po/de/nextdns.po b/applications/luci-app-nextdns/po/de/nextdns.po index 79c3dd320d..e0253ea6e0 100644 --- a/applications/luci-app-nextdns/po/de/nextdns.po +++ b/applications/luci-app-nextdns/po/de/nextdns.po @@ -10,10 +10,6 @@ msgstr "" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Generator: Weblate 4.11-dev\n" -#: applications/luci-app-nextdns/root/usr/share/luci/menu.d/luci-app-nextdns.json:24 -msgid "Configuration" -msgstr "Konfiguration" - #: applications/luci-app-nextdns/htdocs/luci-static/resources/view/nextdns/overview.js:23 msgid "Configuration ID" msgstr "Konfigurations-ID" @@ -32,11 +28,11 @@ msgstr "Machen Sie LAN-Client-Informationen in NextDNS Analytics verfügbar." #: 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>." +"For further information, go to <a href=\"https://nextdns.io\" " +"target=\"_blank\">nextdns.io</a>." msgstr "" -"Für weitergehende Informationen, siehe <a href=\"https://nextdns.io\" target=" -"\"_blank\">nextdns.io</a>." +"Für weitergehende Informationen, siehe <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" @@ -58,6 +54,10 @@ msgstr "Protokollabfragen" msgid "Log individual queries to system log." msgstr "Protokollieren Sie einzelne Abfragen in das Systemprotokoll." +#: applications/luci-app-nextdns/root/usr/share/luci/menu.d/luci-app-nextdns.json:24 +msgid "Logs" +msgstr "Protokolle" + #: 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" @@ -67,10 +67,6 @@ msgstr "NextDNS" msgid "NextDNS Configuration." msgstr "NextDNS-Konfiguration." -#: applications/luci-app-nextdns/htdocs/luci-static/resources/view/nextdns/logread.js:15 -msgid "No nextdns related logs yet!" -msgstr "Noch keine Nextdns-Protokolle!" - #: applications/luci-app-nextdns/root/usr/share/luci/menu.d/luci-app-nextdns.json:15 msgid "Overview" msgstr "Übersicht" @@ -83,9 +79,15 @@ msgstr "Client-Info melden" msgid "The ID of your NextDNS configuration." msgstr "Die ID deiner NextDNS-Konfiguration." -#: 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 "Syslog-Ausgabe, vor-gefiltert für Meldungen nur mit Bezug zu nextdns." +#~ msgid "Configuration" +#~ msgstr "Konfiguration" + +#~ msgid "No nextdns related logs yet!" +#~ msgstr "Noch keine Nextdns-Protokolle!" + +#~ msgid "The syslog output, pre-filtered for nextdns related messages only." +#~ msgstr "" +#~ "Syslog-Ausgabe, vor-gefiltert für Meldungen nur mit Bezug zu nextdns." #~ msgid "" #~ "Available locations are: Switzerland, Iceland, Finland, Panama and Hong " @@ -103,12 +105,9 @@ msgstr "Syslog-Ausgabe, vor-gefiltert für Meldungen nur mit Bezug zu nextdns." #~ "Wenn diese Option aktiviert ist, verwenden Sie DNS-Server in " #~ "Rechtsordnungen mit strengen Datenschutzgesetzen." -#~ msgid "Logs" -#~ msgstr "Protokolle" - #~ msgid "" -#~ "For further information, go to <a href=\"https://nextdns.io\" target=" -#~ "\"_blank\">nextdns.io</a>" +#~ "For further information, go to <a href=\"https://nextdns.io\" " +#~ "target=\"_blank\">nextdns.io</a>" #~ msgstr "" #~ "Weitere Informationen finden Sie unter <a href=\"https://nextdns.io\" " #~ "target=\"_blank\">nextdns.io</a>" diff --git a/applications/luci-app-nextdns/po/el/nextdns.po b/applications/luci-app-nextdns/po/el/nextdns.po index 5400df59a6..384a3652e8 100644 --- a/applications/luci-app-nextdns/po/el/nextdns.po +++ b/applications/luci-app-nextdns/po/el/nextdns.po @@ -10,10 +10,6 @@ msgstr "" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Generator: Weblate 4.5-dev\n" -#: applications/luci-app-nextdns/root/usr/share/luci/menu.d/luci-app-nextdns.json:24 -msgid "Configuration" -msgstr "Διαμόρφωση" - #: applications/luci-app-nextdns/htdocs/luci-static/resources/view/nextdns/overview.js:23 msgid "Configuration ID" msgstr "" @@ -32,8 +28,8 @@ msgstr "" #: 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>." +"For further information, go to <a href=\"https://nextdns.io\" " +"target=\"_blank\">nextdns.io</a>." msgstr "" #: applications/luci-app-nextdns/htdocs/luci-static/resources/view/nextdns/overview.js:15 @@ -56,6 +52,10 @@ msgstr "" msgid "Log individual queries to system log." msgstr "" +#: applications/luci-app-nextdns/root/usr/share/luci/menu.d/luci-app-nextdns.json:24 +msgid "Logs" +msgstr "" + #: 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" @@ -65,10 +65,6 @@ msgstr "" msgid "NextDNS Configuration." msgstr "" -#: applications/luci-app-nextdns/htdocs/luci-static/resources/view/nextdns/logread.js:15 -msgid "No nextdns related logs yet!" -msgstr "" - #: applications/luci-app-nextdns/root/usr/share/luci/menu.d/luci-app-nextdns.json:15 msgid "Overview" msgstr "" @@ -81,6 +77,5 @@ msgstr "" msgid "The ID of your NextDNS configuration." msgstr "" -#: 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 "" +#~ msgid "Configuration" +#~ msgstr "Διαμόρφωση" diff --git a/applications/luci-app-nextdns/po/en/nextdns.po b/applications/luci-app-nextdns/po/en/nextdns.po index 3aa3903a19..96653ab83e 100644 --- a/applications/luci-app-nextdns/po/en/nextdns.po +++ b/applications/luci-app-nextdns/po/en/nextdns.po @@ -10,10 +10,6 @@ msgstr "" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Generator: Weblate 5.3-dev\n" -#: applications/luci-app-nextdns/root/usr/share/luci/menu.d/luci-app-nextdns.json:24 -msgid "Configuration" -msgstr "Configuration" - #: applications/luci-app-nextdns/htdocs/luci-static/resources/view/nextdns/overview.js:23 msgid "Configuration ID" msgstr "" @@ -32,8 +28,8 @@ msgstr "" #: 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>." +"For further information, go to <a href=\"https://nextdns.io\" " +"target=\"_blank\">nextdns.io</a>." msgstr "" #: applications/luci-app-nextdns/htdocs/luci-static/resources/view/nextdns/overview.js:15 @@ -56,6 +52,10 @@ msgstr "" msgid "Log individual queries to system log." msgstr "" +#: applications/luci-app-nextdns/root/usr/share/luci/menu.d/luci-app-nextdns.json:24 +msgid "Logs" +msgstr "" + #: 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" @@ -65,10 +65,6 @@ msgstr "" msgid "NextDNS Configuration." msgstr "" -#: applications/luci-app-nextdns/htdocs/luci-static/resources/view/nextdns/logread.js:15 -msgid "No nextdns related logs yet!" -msgstr "" - #: applications/luci-app-nextdns/root/usr/share/luci/menu.d/luci-app-nextdns.json:15 msgid "Overview" msgstr "Overview" @@ -81,6 +77,5 @@ msgstr "" msgid "The ID of your NextDNS configuration." msgstr "" -#: 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 "" +#~ msgid "Configuration" +#~ msgstr "Configuration" diff --git a/applications/luci-app-nextdns/po/es/nextdns.po b/applications/luci-app-nextdns/po/es/nextdns.po index cf778d1fd1..8ad729f1e6 100644 --- a/applications/luci-app-nextdns/po/es/nextdns.po +++ b/applications/luci-app-nextdns/po/es/nextdns.po @@ -13,10 +13,6 @@ msgstr "" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Generator: Weblate 4.7.2-dev\n" -#: applications/luci-app-nextdns/root/usr/share/luci/menu.d/luci-app-nextdns.json:24 -msgid "Configuration" -msgstr "Configuración" - #: applications/luci-app-nextdns/htdocs/luci-static/resources/view/nextdns/overview.js:23 msgid "Configuration ID" msgstr "ID de configuración" @@ -36,11 +32,11 @@ msgstr "" #: 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>." +"For further information, go to <a href=\"https://nextdns.io\" " +"target=\"_blank\">nextdns.io</a>." msgstr "" -"Para obtener más información, vaya a <a href=\"https://nextdns.io\" target=" -"\"_blank\">nextdns.io</a>." +"Para obtener más información, vaya a <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" @@ -62,6 +58,10 @@ msgstr "Consultas de registro" msgid "Log individual queries to system log." msgstr "Registre consultas individuales en el registro del sistema." +#: applications/luci-app-nextdns/root/usr/share/luci/menu.d/luci-app-nextdns.json:24 +msgid "Logs" +msgstr "Registros" + #: 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" @@ -71,10 +71,6 @@ msgstr "NextDNS" msgid "NextDNS Configuration." msgstr "Configuración de NextDNS." -#: applications/luci-app-nextdns/htdocs/luci-static/resources/view/nextdns/logread.js:15 -msgid "No nextdns related logs yet!" -msgstr "¡Aún no hay registros relacionados con NextDNS!" - #: applications/luci-app-nextdns/root/usr/share/luci/menu.d/luci-app-nextdns.json:15 msgid "Overview" msgstr "Visión general" @@ -87,10 +83,16 @@ msgstr "Reportar información del cliente" msgid "The ID of your NextDNS configuration." msgstr "La ID de su configuración de 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 "" -"La salida de syslog, prefiltrada solo para mensajes relacionados con nextdns." +#~ msgid "Configuration" +#~ msgstr "Configuración" + +#~ msgid "No nextdns related logs yet!" +#~ msgstr "¡Aún no hay registros relacionados con NextDNS!" + +#~ msgid "The syslog output, pre-filtered for nextdns related messages only." +#~ msgstr "" +#~ "La salida de syslog, prefiltrada solo para mensajes relacionados con " +#~ "nextdns." #~ msgid "" #~ "Available locations are: Switzerland, Iceland, Finland, Panama and Hong " @@ -109,12 +111,9 @@ msgstr "" #~ "Cuando esté activado, use servidores DNS ubicados en jurisdicciones con " #~ "fuertes leyes de privacidad." -#~ msgid "Logs" -#~ msgstr "Registros" - #~ msgid "" -#~ "For further information, go to <a href=\"https://nextdns.io\" target=" -#~ "\"_blank\">nextdns.io</a>" +#~ "For further information, go to <a href=\"https://nextdns.io\" " +#~ "target=\"_blank\">nextdns.io</a>" #~ msgstr "" #~ "Para obtener más información, vaya a <a href=\"https://nextdns.io\" " #~ "target=\"_blank\">nextdns.io</a>" diff --git a/applications/luci-app-nextdns/po/fi/nextdns.po b/applications/luci-app-nextdns/po/fi/nextdns.po index 380f50822b..f3cdbf7a20 100644 --- a/applications/luci-app-nextdns/po/fi/nextdns.po +++ b/applications/luci-app-nextdns/po/fi/nextdns.po @@ -10,10 +10,6 @@ msgstr "" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Generator: Weblate 4.12-dev\n" -#: applications/luci-app-nextdns/root/usr/share/luci/menu.d/luci-app-nextdns.json:24 -msgid "Configuration" -msgstr "Kokoonpano" - #: applications/luci-app-nextdns/htdocs/luci-static/resources/view/nextdns/overview.js:23 msgid "Configuration ID" msgstr "Kokoonpanon ID" @@ -32,11 +28,11 @@ msgstr "Paljasta LAN-asiakkaiden tiedot NextDNS-analytiikassa." #: 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>." +"For further information, go to <a href=\"https://nextdns.io\" " +"target=\"_blank\">nextdns.io</a>." msgstr "" -"Lisätietoja saat osoitteesta <a href=\"https://nextdns.io\" target=\"_blank" -"\">nextdns.io</a>." +"Lisätietoja saat osoitteesta <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" @@ -58,6 +54,10 @@ msgstr "Lokikyselyt" msgid "Log individual queries to system log." msgstr "Lokita yksittäiset kyselyt järjestelmälokiin." +#: applications/luci-app-nextdns/root/usr/share/luci/menu.d/luci-app-nextdns.json:24 +msgid "Logs" +msgstr "" + #: 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" @@ -67,10 +67,6 @@ msgstr "NextDNS" msgid "NextDNS Configuration." msgstr "NextDNS-määritys." -#: applications/luci-app-nextdns/htdocs/luci-static/resources/view/nextdns/logread.js:15 -msgid "No nextdns related logs yet!" -msgstr "Ei Nextdns-liittyviä lokeja vielä!" - #: applications/luci-app-nextdns/root/usr/share/luci/menu.d/luci-app-nextdns.json:15 msgid "Overview" msgstr "Yleiskatsaus" @@ -83,9 +79,14 @@ msgstr "Ilmoita asiakastiedot" msgid "The ID of your NextDNS configuration." msgstr "NextDNS-määrityksesi ID." -#: 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 "Esisuodata Syslog-tuloste vain nextdns-aiheisiin viesteihin." +#~ msgid "Configuration" +#~ msgstr "Kokoonpano" + +#~ msgid "No nextdns related logs yet!" +#~ msgstr "Ei Nextdns-liittyviä lokeja vielä!" + +#~ msgid "The syslog output, pre-filtered for nextdns related messages only." +#~ msgstr "Esisuodata Syslog-tuloste vain nextdns-aiheisiin viesteihin." #~ msgid "" #~ "Available locations are: Switzerland, Iceland, Finland, Panama and Hong " diff --git a/applications/luci-app-nextdns/po/fr/nextdns.po b/applications/luci-app-nextdns/po/fr/nextdns.po index 0bd6319bfb..bb47334aa7 100644 --- a/applications/luci-app-nextdns/po/fr/nextdns.po +++ b/applications/luci-app-nextdns/po/fr/nextdns.po @@ -10,10 +10,6 @@ msgstr "" "Plural-Forms: nplurals=2; plural=n > 1;\n" "X-Generator: Weblate 4.6-dev\n" -#: applications/luci-app-nextdns/root/usr/share/luci/menu.d/luci-app-nextdns.json:24 -msgid "Configuration" -msgstr "Configuration" - #: applications/luci-app-nextdns/htdocs/luci-static/resources/view/nextdns/overview.js:23 msgid "Configuration ID" msgstr "ID de configuration" @@ -32,11 +28,11 @@ msgstr "Exposez les informations des clients LAN dans les analyses 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>." +"For further information, go to <a href=\"https://nextdns.io\" " +"target=\"_blank\">nextdns.io</a>." msgstr "" -"Pour plus d'informations, accédez à <a href=\"https://nextdns.io\" target=" -"\"_blank\">nextdns.io</a>." +"Pour plus d'informations, accédez à <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" @@ -58,6 +54,10 @@ msgstr "Requêtes de journal" msgid "Log individual queries to system log." msgstr "Enregistrez les requêtes individuelles dans le journal système." +#: applications/luci-app-nextdns/root/usr/share/luci/menu.d/luci-app-nextdns.json:24 +msgid "Logs" +msgstr "" + #: 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" @@ -67,10 +67,6 @@ msgstr "NextDNS" msgid "NextDNS Configuration." msgstr "Configuration de NextDNS." -#: applications/luci-app-nextdns/htdocs/luci-static/resources/view/nextdns/logread.js:15 -msgid "No nextdns related logs yet!" -msgstr "Pas de journaux liés à nextdns pour le moment!" - #: applications/luci-app-nextdns/root/usr/share/luci/menu.d/luci-app-nextdns.json:15 msgid "Overview" msgstr "Aperçu" @@ -83,10 +79,15 @@ msgstr "Signaler les informations du client" msgid "The ID of your NextDNS configuration." msgstr "L'ID de votre configuration 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 "" -"La sortie syslog, pré-filtrée pour les messages liés à nextdns uniquement." +#~ msgid "Configuration" +#~ msgstr "Configuration" + +#~ msgid "No nextdns related logs yet!" +#~ msgstr "Pas de journaux liés à nextdns pour le moment!" + +#~ msgid "The syslog output, pre-filtered for nextdns related messages only." +#~ msgstr "" +#~ "La sortie syslog, pré-filtrée pour les messages liés à nextdns uniquement." #~ msgid "" #~ "Available locations are: Switzerland, Iceland, Finland, Panama and Hong " diff --git a/applications/luci-app-nextdns/po/he/nextdns.po b/applications/luci-app-nextdns/po/he/nextdns.po index 691912a6e3..0e3814ebcc 100644 --- a/applications/luci-app-nextdns/po/he/nextdns.po +++ b/applications/luci-app-nextdns/po/he/nextdns.po @@ -11,10 +11,6 @@ msgstr "" "n % 10 == 0) ? 2 : 3));\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" -msgstr "הגדרות" - #: applications/luci-app-nextdns/htdocs/luci-static/resources/view/nextdns/overview.js:23 msgid "Configuration ID" msgstr "" @@ -33,8 +29,8 @@ msgstr "" #: 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>." +"For further information, go to <a href=\"https://nextdns.io\" " +"target=\"_blank\">nextdns.io</a>." msgstr "" #: applications/luci-app-nextdns/htdocs/luci-static/resources/view/nextdns/overview.js:15 @@ -57,6 +53,10 @@ msgstr "" msgid "Log individual queries to system log." msgstr "" +#: applications/luci-app-nextdns/root/usr/share/luci/menu.d/luci-app-nextdns.json:24 +msgid "Logs" +msgstr "" + #: 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" @@ -66,10 +66,6 @@ msgstr "" msgid "NextDNS Configuration." msgstr "" -#: applications/luci-app-nextdns/htdocs/luci-static/resources/view/nextdns/logread.js:15 -msgid "No nextdns related logs yet!" -msgstr "" - #: applications/luci-app-nextdns/root/usr/share/luci/menu.d/luci-app-nextdns.json:15 msgid "Overview" msgstr "" @@ -82,6 +78,5 @@ msgstr "" msgid "The ID of your NextDNS configuration." msgstr "" -#: 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 "" +#~ msgid "Configuration" +#~ msgstr "הגדרות" diff --git a/applications/luci-app-nextdns/po/hi/nextdns.po b/applications/luci-app-nextdns/po/hi/nextdns.po index 82d23b32a1..89d4316329 100644 --- a/applications/luci-app-nextdns/po/hi/nextdns.po +++ b/applications/luci-app-nextdns/po/hi/nextdns.po @@ -4,10 +4,6 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: applications/luci-app-nextdns/root/usr/share/luci/menu.d/luci-app-nextdns.json:24 -msgid "Configuration" -msgstr "" - #: applications/luci-app-nextdns/htdocs/luci-static/resources/view/nextdns/overview.js:23 msgid "Configuration ID" msgstr "" @@ -26,8 +22,8 @@ msgstr "" #: 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>." +"For further information, go to <a href=\"https://nextdns.io\" " +"target=\"_blank\">nextdns.io</a>." msgstr "" #: applications/luci-app-nextdns/htdocs/luci-static/resources/view/nextdns/overview.js:15 @@ -50,6 +46,10 @@ msgstr "" msgid "Log individual queries to system log." msgstr "" +#: applications/luci-app-nextdns/root/usr/share/luci/menu.d/luci-app-nextdns.json:24 +msgid "Logs" +msgstr "" + #: 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" @@ -59,10 +59,6 @@ msgstr "" msgid "NextDNS Configuration." msgstr "" -#: applications/luci-app-nextdns/htdocs/luci-static/resources/view/nextdns/logread.js:15 -msgid "No nextdns related logs yet!" -msgstr "" - #: applications/luci-app-nextdns/root/usr/share/luci/menu.d/luci-app-nextdns.json:15 msgid "Overview" msgstr "" @@ -74,7 +70,3 @@ msgstr "" #: applications/luci-app-nextdns/htdocs/luci-static/resources/view/nextdns/overview.js:24 msgid "The ID of your NextDNS configuration." msgstr "" - -#: 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 "" diff --git a/applications/luci-app-nextdns/po/hu/nextdns.po b/applications/luci-app-nextdns/po/hu/nextdns.po index 1d27d8b4f2..a71681e745 100644 --- a/applications/luci-app-nextdns/po/hu/nextdns.po +++ b/applications/luci-app-nextdns/po/hu/nextdns.po @@ -10,10 +10,6 @@ msgstr "" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Generator: Weblate 4.0-dev\n" -#: applications/luci-app-nextdns/root/usr/share/luci/menu.d/luci-app-nextdns.json:24 -msgid "Configuration" -msgstr "Beállítás" - #: applications/luci-app-nextdns/htdocs/luci-static/resources/view/nextdns/overview.js:23 msgid "Configuration ID" msgstr "Beállítás-azonosító" @@ -32,11 +28,11 @@ msgstr "A LAN ügyfelek információinak közzététele a NextDNS analitikában. #: 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>." +"For further information, go to <a href=\"https://nextdns.io\" " +"target=\"_blank\">nextdns.io</a>." msgstr "" -"További információkért menjen a <a href=\"https://nextdns.io\" target=" -"\"_blank\">nextdns.io</a> oldalra." +"További információkért menjen a <a href=\"https://nextdns.io\" " +"target=\"_blank\">nextdns.io</a> oldalra." #: applications/luci-app-nextdns/htdocs/luci-static/resources/view/nextdns/overview.js:15 msgid "General" @@ -58,6 +54,10 @@ msgstr "Lekérdezések naplózása" msgid "Log individual queries to system log." msgstr "Egyéni lekérdezések naplózása a rendszernaplóba." +#: applications/luci-app-nextdns/root/usr/share/luci/menu.d/luci-app-nextdns.json:24 +msgid "Logs" +msgstr "Naplók" + #: 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" @@ -67,10 +67,6 @@ msgstr "NextDNS" msgid "NextDNS Configuration." msgstr "NextDNS beállítás." -#: applications/luci-app-nextdns/htdocs/luci-static/resources/view/nextdns/logread.js:15 -msgid "No nextdns related logs yet!" -msgstr "Még nincsenek nextdnssel kapcsolatos naplók!" - #: applications/luci-app-nextdns/root/usr/share/luci/menu.d/luci-app-nextdns.json:15 msgid "Overview" msgstr "Áttekintés" @@ -83,11 +79,16 @@ msgstr "Ügyfél-információ jelentése" msgid "The ID of your NextDNS configuration." msgstr "A NextDNS beállításának azonosítója." -#: 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 "" -"A rendszernapló kimenete, előre szűrve csak a nextdnshez kapcsolódó " -"üzenetekhez." +#~ msgid "Configuration" +#~ msgstr "Beállítás" + +#~ msgid "No nextdns related logs yet!" +#~ msgstr "Még nincsenek nextdnssel kapcsolatos naplók!" + +#~ msgid "The syslog output, pre-filtered for nextdns related messages only." +#~ msgstr "" +#~ "A rendszernapló kimenete, előre szűrve csak a nextdnshez kapcsolódó " +#~ "üzenetekhez." #~ msgid "" #~ "Available locations are: Switzerland, Iceland, Finland, Panama and Hong " @@ -103,6 +104,3 @@ msgstr "" #~ msgstr "" #~ "Ha engedélyezve van, akkor az erős adatvédelmi törvényekkel rendelkező " #~ "igazságszolgáltatásokban található DNS-kiszolgálók használata." - -#~ msgid "Logs" -#~ msgstr "Naplók" diff --git a/applications/luci-app-nextdns/po/it/nextdns.po b/applications/luci-app-nextdns/po/it/nextdns.po index 139ea4464b..3a4107c23e 100644 --- a/applications/luci-app-nextdns/po/it/nextdns.po +++ b/applications/luci-app-nextdns/po/it/nextdns.po @@ -10,10 +10,6 @@ msgstr "" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Generator: Weblate 5.1\n" -#: applications/luci-app-nextdns/root/usr/share/luci/menu.d/luci-app-nextdns.json:24 -msgid "Configuration" -msgstr "Configurazione" - #: applications/luci-app-nextdns/htdocs/luci-static/resources/view/nextdns/overview.js:23 msgid "Configuration ID" msgstr "ID configurazione" @@ -32,11 +28,11 @@ msgstr "Mostra le informazioni dei clienti LAN nelle analisi di 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>." +"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>." +"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" @@ -58,6 +54,10 @@ msgstr "Registra richieste" msgid "Log individual queries to system log." msgstr "Registra singole richieste nel log di sistema." +#: applications/luci-app-nextdns/root/usr/share/luci/menu.d/luci-app-nextdns.json:24 +msgid "Logs" +msgstr "" + #: 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" @@ -67,10 +67,6 @@ msgstr "NextDNS" msgid "NextDNS Configuration." msgstr "Configurazione NextDNS." -#: applications/luci-app-nextdns/htdocs/luci-static/resources/view/nextdns/logread.js:15 -msgid "No nextdns related logs yet!" -msgstr "Ancora nessun registro di nextdns!" - #: applications/luci-app-nextdns/root/usr/share/luci/menu.d/luci-app-nextdns.json:15 msgid "Overview" msgstr "Riepilogo" @@ -83,7 +79,12 @@ msgstr "Riporta le informazioni sul client" msgid "The ID of your NextDNS configuration." 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." +#~ msgid "Configuration" +#~ msgstr "Configurazione" + +#~ msgid "No nextdns related logs yet!" +#~ msgstr "Ancora nessun registro di nextdns!" + +#~ 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." diff --git a/applications/luci-app-nextdns/po/ja/nextdns.po b/applications/luci-app-nextdns/po/ja/nextdns.po index 7c676bb778..993e1ba303 100644 --- a/applications/luci-app-nextdns/po/ja/nextdns.po +++ b/applications/luci-app-nextdns/po/ja/nextdns.po @@ -10,10 +10,6 @@ msgstr "" "Plural-Forms: nplurals=1; plural=0;\n" "X-Generator: Weblate 4.5-dev\n" -#: applications/luci-app-nextdns/root/usr/share/luci/menu.d/luci-app-nextdns.json:24 -msgid "Configuration" -msgstr "設定" - #: applications/luci-app-nextdns/htdocs/luci-static/resources/view/nextdns/overview.js:23 msgid "Configuration ID" msgstr "構成 ID" @@ -32,8 +28,8 @@ msgstr "" #: 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>." +"For further information, go to <a href=\"https://nextdns.io\" " +"target=\"_blank\">nextdns.io</a>." msgstr "" #: applications/luci-app-nextdns/htdocs/luci-static/resources/view/nextdns/overview.js:15 @@ -56,6 +52,10 @@ msgstr "" msgid "Log individual queries to system log." msgstr "" +#: applications/luci-app-nextdns/root/usr/share/luci/menu.d/luci-app-nextdns.json:24 +msgid "Logs" +msgstr "" + #: 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" @@ -65,10 +65,6 @@ msgstr "" msgid "NextDNS Configuration." msgstr "NextDNS 構成です。" -#: applications/luci-app-nextdns/htdocs/luci-static/resources/view/nextdns/logread.js:15 -msgid "No nextdns related logs yet!" -msgstr "" - #: applications/luci-app-nextdns/root/usr/share/luci/menu.d/luci-app-nextdns.json:15 msgid "Overview" msgstr "概要" @@ -81,9 +77,8 @@ msgstr "クライアント情報をレポート" msgid "The ID of your NextDNS configuration." msgstr "NextDNS 構成の ID です。" -#: 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 "" +#~ msgid "Configuration" +#~ msgstr "設定" #~ msgid "" #~ "Available locations are: Switzerland, Iceland, Finland, Panama and Hong " diff --git a/applications/luci-app-nextdns/po/ko/nextdns.po b/applications/luci-app-nextdns/po/ko/nextdns.po index 580a4d1976..1f50097b30 100644 --- a/applications/luci-app-nextdns/po/ko/nextdns.po +++ b/applications/luci-app-nextdns/po/ko/nextdns.po @@ -10,10 +10,6 @@ msgstr "" "Plural-Forms: nplurals=1; plural=0;\n" "X-Generator: Weblate 4.15.1-dev\n" -#: applications/luci-app-nextdns/root/usr/share/luci/menu.d/luci-app-nextdns.json:24 -msgid "Configuration" -msgstr "설정" - #: applications/luci-app-nextdns/htdocs/luci-static/resources/view/nextdns/overview.js:23 msgid "Configuration ID" msgstr "" @@ -32,8 +28,8 @@ msgstr "" #: 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>." +"For further information, go to <a href=\"https://nextdns.io\" " +"target=\"_blank\">nextdns.io</a>." msgstr "" #: applications/luci-app-nextdns/htdocs/luci-static/resources/view/nextdns/overview.js:15 @@ -56,6 +52,10 @@ msgstr "" msgid "Log individual queries to system log." msgstr "" +#: applications/luci-app-nextdns/root/usr/share/luci/menu.d/luci-app-nextdns.json:24 +msgid "Logs" +msgstr "" + #: 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" @@ -65,10 +65,6 @@ msgstr "" msgid "NextDNS Configuration." msgstr "" -#: applications/luci-app-nextdns/htdocs/luci-static/resources/view/nextdns/logread.js:15 -msgid "No nextdns related logs yet!" -msgstr "" - #: applications/luci-app-nextdns/root/usr/share/luci/menu.d/luci-app-nextdns.json:15 msgid "Overview" msgstr "개요" @@ -81,6 +77,5 @@ msgstr "" msgid "The ID of your NextDNS configuration." msgstr "" -#: 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 "" +#~ msgid "Configuration" +#~ msgstr "설정" diff --git a/applications/luci-app-nextdns/po/lt/nextdns.po b/applications/luci-app-nextdns/po/lt/nextdns.po index a571bf4bea..575669ff5c 100644 --- a/applications/luci-app-nextdns/po/lt/nextdns.po +++ b/applications/luci-app-nextdns/po/lt/nextdns.po @@ -14,10 +14,6 @@ msgstr "" "1 : 2);\n" "X-Generator: Weblate 5.4-dev\n" -#: applications/luci-app-nextdns/root/usr/share/luci/menu.d/luci-app-nextdns.json:24 -msgid "Configuration" -msgstr "Konfigūravimas" - #: applications/luci-app-nextdns/htdocs/luci-static/resources/view/nextdns/overview.js:23 msgid "Configuration ID" msgstr "Konfigūracijos ID" @@ -62,6 +58,10 @@ msgstr "Žurnalo užklausos" msgid "Log individual queries to system log." msgstr "Žurnalinti individualias užklausas į sistemos žurnalą." +#: applications/luci-app-nextdns/root/usr/share/luci/menu.d/luci-app-nextdns.json:24 +msgid "Logs" +msgstr "" + #: 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" @@ -71,10 +71,6 @@ msgstr "„NextDNS“" msgid "NextDNS Configuration." msgstr "„NextDNS“ konfigūracija." -#: applications/luci-app-nextdns/htdocs/luci-static/resources/view/nextdns/logread.js:15 -msgid "No nextdns related logs yet!" -msgstr "Nėra jokių žurnalų susiję su „NextDNS“ (kol kas)!" - #: applications/luci-app-nextdns/root/usr/share/luci/menu.d/luci-app-nextdns.json:15 msgid "Overview" msgstr "Apžiūra" @@ -87,8 +83,13 @@ msgstr "Pranešti apie kliento informaciją" msgid "The ID of your NextDNS configuration." msgstr "Jūsų „NextDNS“ konfigūracijos ID." -#: 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 "" -"„syslog“ išvestis jau išfiltruotas, kad palaikytų tik „NextDNS“ susijusius " -"pranešimus." +#~ msgid "Configuration" +#~ msgstr "Konfigūravimas" + +#~ msgid "No nextdns related logs yet!" +#~ msgstr "Nėra jokių žurnalų susiję su „NextDNS“ (kol kas)!" + +#~ msgid "The syslog output, pre-filtered for nextdns related messages only." +#~ msgstr "" +#~ "„syslog“ išvestis jau išfiltruotas, kad palaikytų tik „NextDNS“ " +#~ "susijusius pranešimus." diff --git a/applications/luci-app-nextdns/po/mr/nextdns.po b/applications/luci-app-nextdns/po/mr/nextdns.po index 2ccecb7498..b50eb8e854 100644 --- a/applications/luci-app-nextdns/po/mr/nextdns.po +++ b/applications/luci-app-nextdns/po/mr/nextdns.po @@ -10,10 +10,6 @@ msgstr "" "Plural-Forms: nplurals=2; plural=n > 1;\n" "X-Generator: Weblate 3.11-dev\n" -#: applications/luci-app-nextdns/root/usr/share/luci/menu.d/luci-app-nextdns.json:24 -msgid "Configuration" -msgstr "कॉन्फिगरेशन" - #: applications/luci-app-nextdns/htdocs/luci-static/resources/view/nextdns/overview.js:23 msgid "Configuration ID" msgstr "कॉन्फिगरेशन आयडी" @@ -32,8 +28,8 @@ msgstr "नेक्स्ट डीएनएस अनॅलिटीक्स #: 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>." +"For further information, go to <a href=\"https://nextdns.io\" " +"target=\"_blank\">nextdns.io</a>." msgstr "" "अधिक माहितीसाठी <a href=\"https://nextdns.io\" target=\"_blank\">nextdns.io</" "a>वर जा." @@ -58,6 +54,10 @@ msgstr "क्वेरी लॉग करा" msgid "Log individual queries to system log." msgstr "सिस्टम लॉगवर वैयक्तिक क्वेरी लॉग करा." +#: applications/luci-app-nextdns/root/usr/share/luci/menu.d/luci-app-nextdns.json:24 +msgid "Logs" +msgstr "नोंदी" + #: 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" @@ -67,10 +67,6 @@ msgstr "नेक्स्ट डीएनएस" msgid "NextDNS Configuration." msgstr "नेक्स्टडीएनएस कॉन्फिगरेशन." -#: applications/luci-app-nextdns/htdocs/luci-static/resources/view/nextdns/logread.js:15 -msgid "No nextdns related logs yet!" -msgstr "अद्याप नेक्स्ट डीएनएस संबंधित लॉग नाहीत!" - #: applications/luci-app-nextdns/root/usr/share/luci/menu.d/luci-app-nextdns.json:15 msgid "Overview" msgstr "आढावा" @@ -83,9 +79,14 @@ msgstr "ग्राहकांची माहिती नोंदवा" msgid "The ID of your NextDNS configuration." msgstr "आपल्या नेक्स्ट डीएनएस कॉन्फिगरेशनचा आयडी." -#: 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 "सिस्लॉग आउटपुट, केवळ नेक्स्ट डीएनएस संबंधित संदेशांसाठी पूर्व-फिल्टर केलेले." +#~ msgid "Configuration" +#~ msgstr "कॉन्फिगरेशन" + +#~ msgid "No nextdns related logs yet!" +#~ msgstr "अद्याप नेक्स्ट डीएनएस संबंधित लॉग नाहीत!" + +#~ msgid "The syslog output, pre-filtered for nextdns related messages only." +#~ msgstr "सिस्लॉग आउटपुट, केवळ नेक्स्ट डीएनएस संबंधित संदेशांसाठी पूर्व-फिल्टर केलेले." #~ msgid "" #~ "Available locations are: Switzerland, Iceland, Finland, Panama and Hong " @@ -101,6 +102,3 @@ msgstr "सिस्लॉग आउटपुट, केवळ नेक्स #~ msgstr "" #~ "सक्षम केलेले असताना, मजबूत गोपनीयता कायद्यांसह कार्यक्षेत्रात असलेले डीएनएस सर्व्हर " #~ "वापरा." - -#~ msgid "Logs" -#~ msgstr "नोंदी" diff --git a/applications/luci-app-nextdns/po/ms/nextdns.po b/applications/luci-app-nextdns/po/ms/nextdns.po index 7e26adfe21..50ebf3a63c 100644 --- a/applications/luci-app-nextdns/po/ms/nextdns.po +++ b/applications/luci-app-nextdns/po/ms/nextdns.po @@ -10,10 +10,6 @@ msgstr "" "Plural-Forms: nplurals=1; plural=0;\n" "X-Generator: Weblate 5.4-dev\n" -#: applications/luci-app-nextdns/root/usr/share/luci/menu.d/luci-app-nextdns.json:24 -msgid "Configuration" -msgstr "Konfigurasi" - #: applications/luci-app-nextdns/htdocs/luci-static/resources/view/nextdns/overview.js:23 msgid "Configuration ID" msgstr "" @@ -32,8 +28,8 @@ msgstr "" #: 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>." +"For further information, go to <a href=\"https://nextdns.io\" " +"target=\"_blank\">nextdns.io</a>." msgstr "" #: applications/luci-app-nextdns/htdocs/luci-static/resources/view/nextdns/overview.js:15 @@ -56,6 +52,10 @@ msgstr "" msgid "Log individual queries to system log." msgstr "" +#: applications/luci-app-nextdns/root/usr/share/luci/menu.d/luci-app-nextdns.json:24 +msgid "Logs" +msgstr "" + #: 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" @@ -65,10 +65,6 @@ msgstr "" msgid "NextDNS Configuration." msgstr "" -#: applications/luci-app-nextdns/htdocs/luci-static/resources/view/nextdns/logread.js:15 -msgid "No nextdns related logs yet!" -msgstr "" - #: applications/luci-app-nextdns/root/usr/share/luci/menu.d/luci-app-nextdns.json:15 msgid "Overview" msgstr "" @@ -81,6 +77,5 @@ msgstr "" msgid "The ID of your NextDNS configuration." msgstr "" -#: 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 "" +#~ msgid "Configuration" +#~ msgstr "Konfigurasi" diff --git a/applications/luci-app-nextdns/po/nb_NO/nextdns.po b/applications/luci-app-nextdns/po/nb_NO/nextdns.po index f0c7ac86e6..e58733c245 100644 --- a/applications/luci-app-nextdns/po/nb_NO/nextdns.po +++ b/applications/luci-app-nextdns/po/nb_NO/nextdns.po @@ -10,10 +10,6 @@ msgstr "" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Generator: Weblate 5.4-dev\n" -#: applications/luci-app-nextdns/root/usr/share/luci/menu.d/luci-app-nextdns.json:24 -msgid "Configuration" -msgstr "Oppsett" - #: applications/luci-app-nextdns/htdocs/luci-static/resources/view/nextdns/overview.js:23 msgid "Configuration ID" msgstr "Oppsetts-iD" @@ -32,8 +28,8 @@ msgstr "" #: 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>." +"For further information, go to <a href=\"https://nextdns.io\" " +"target=\"_blank\">nextdns.io</a>." msgstr "" #: applications/luci-app-nextdns/htdocs/luci-static/resources/view/nextdns/overview.js:15 @@ -56,6 +52,10 @@ msgstr "" msgid "Log individual queries to system log." msgstr "" +#: applications/luci-app-nextdns/root/usr/share/luci/menu.d/luci-app-nextdns.json:24 +msgid "Logs" +msgstr "" + #: 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" @@ -65,10 +65,6 @@ msgstr "" msgid "NextDNS Configuration." msgstr "" -#: applications/luci-app-nextdns/htdocs/luci-static/resources/view/nextdns/logread.js:15 -msgid "No nextdns related logs yet!" -msgstr "" - #: applications/luci-app-nextdns/root/usr/share/luci/menu.d/luci-app-nextdns.json:15 msgid "Overview" msgstr "Oversikt" @@ -81,6 +77,5 @@ msgstr "" msgid "The ID of your NextDNS configuration." msgstr "" -#: 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 "" +#~ msgid "Configuration" +#~ msgstr "Oppsett" diff --git a/applications/luci-app-nextdns/po/nl/nextdns.po b/applications/luci-app-nextdns/po/nl/nextdns.po index 74148bca46..308bbbd3ac 100644 --- a/applications/luci-app-nextdns/po/nl/nextdns.po +++ b/applications/luci-app-nextdns/po/nl/nextdns.po @@ -10,10 +10,6 @@ msgstr "" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Generator: Weblate 4.18-dev\n" -#: applications/luci-app-nextdns/root/usr/share/luci/menu.d/luci-app-nextdns.json:24 -msgid "Configuration" -msgstr "Configuratie" - #: applications/luci-app-nextdns/htdocs/luci-static/resources/view/nextdns/overview.js:23 msgid "Configuration ID" msgstr "Configuratie-ID" @@ -35,8 +31,8 @@ msgid "" "For further information, go to <a href=\"https://nextdns.io\" " "target=\"_blank\">nextdns.io</a>." msgstr "" -"Ga voor meer informatie naar <a href=\"https://nextdns.io\" target=\"_blank\"" -">nextdns.io</a>." +"Ga voor meer informatie naar <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" @@ -58,6 +54,10 @@ msgstr "Query's logboek" msgid "Log individual queries to system log." msgstr "Log individuele query's in het systeemlogboek." +#: applications/luci-app-nextdns/root/usr/share/luci/menu.d/luci-app-nextdns.json:24 +msgid "Logs" +msgstr "" + #: 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" @@ -67,10 +67,6 @@ msgstr "NextDNS" msgid "NextDNS Configuration." msgstr "NextDNS-configuratie." -#: applications/luci-app-nextdns/htdocs/luci-static/resources/view/nextdns/logread.js:15 -msgid "No nextdns related logs yet!" -msgstr "Nog geen nextdns gerelateerde logs!" - #: applications/luci-app-nextdns/root/usr/share/luci/menu.d/luci-app-nextdns.json:15 msgid "Overview" msgstr "Overzicht" @@ -83,8 +79,13 @@ msgstr "Klantgegevens rapporteren" msgid "The ID of your NextDNS configuration." msgstr "De ID van uw NextDNS-configuratie." -#: 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 "" -"De syslog-uitvoer, vooraf gefilterd voor alleen nextdns-gerelateerde " -"berichten." +#~ msgid "Configuration" +#~ msgstr "Configuratie" + +#~ msgid "No nextdns related logs yet!" +#~ msgstr "Nog geen nextdns gerelateerde logs!" + +#~ msgid "The syslog output, pre-filtered for nextdns related messages only." +#~ msgstr "" +#~ "De syslog-uitvoer, vooraf gefilterd voor alleen nextdns-gerelateerde " +#~ "berichten." diff --git a/applications/luci-app-nextdns/po/pl/nextdns.po b/applications/luci-app-nextdns/po/pl/nextdns.po index d5fa836a73..7fe50eaf4d 100644 --- a/applications/luci-app-nextdns/po/pl/nextdns.po +++ b/applications/luci-app-nextdns/po/pl/nextdns.po @@ -11,10 +11,6 @@ msgstr "" "|| n%100>=20) ? 1 : 2;\n" "X-Generator: Weblate 5.4-dev\n" -#: applications/luci-app-nextdns/root/usr/share/luci/menu.d/luci-app-nextdns.json:24 -msgid "Configuration" -msgstr "Konfiguracja" - #: applications/luci-app-nextdns/htdocs/luci-static/resources/view/nextdns/overview.js:23 msgid "Configuration ID" msgstr "Identyfikator konfiguracji" @@ -33,8 +29,8 @@ msgstr "Udostępnianie informacji o klientach sieci LAN w analityce 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>." +"For further information, go to <a href=\"https://nextdns.io\" " +"target=\"_blank\">nextdns.io</a>." msgstr "" "Aby uzyskać więcej informacji, przejdź do <a href=\"https://nextdns.io\" " "target=\"_blank\">nextdns.io</a>." @@ -59,6 +55,10 @@ msgstr "Rejestruj zapytania" msgid "Log individual queries to system log." msgstr "Zapisywanie poszczególnych zapytań do dziennika systemowego." +#: applications/luci-app-nextdns/root/usr/share/luci/menu.d/luci-app-nextdns.json:24 +msgid "Logs" +msgstr "Dzienniki" + #: 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" @@ -68,10 +68,6 @@ msgstr "NextDNS" msgid "NextDNS Configuration." msgstr "Konfiguracja NextDNS." -#: applications/luci-app-nextdns/htdocs/luci-static/resources/view/nextdns/logread.js:15 -msgid "No nextdns related logs yet!" -msgstr "Nie ma jeszcze logów związanych z nextdns!" - #: applications/luci-app-nextdns/root/usr/share/luci/menu.d/luci-app-nextdns.json:15 msgid "Overview" msgstr "Przegląd" @@ -84,11 +80,16 @@ msgstr "Raportuj informacje o kliencie" msgid "The ID of your NextDNS configuration." msgstr "Identyfikator konfiguracji 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 "" -"Dane wyjściowe dziennika systemowego, wstępnie przefiltrowane, aby zawierały " -"tylko informacje związane z nextdns." +#~ msgid "Configuration" +#~ msgstr "Konfiguracja" + +#~ msgid "No nextdns related logs yet!" +#~ msgstr "Nie ma jeszcze logów związanych z nextdns!" + +#~ msgid "The syslog output, pre-filtered for nextdns related messages only." +#~ msgstr "" +#~ "Dane wyjściowe dziennika systemowego, wstępnie przefiltrowane, aby " +#~ "zawierały tylko informacje związane z nextdns." #~ msgid "" #~ "Available locations are: Switzerland, Iceland, Finland, Panama and Hong " @@ -107,12 +108,9 @@ msgstr "" #~ "Po włączeniu, używane są serwery DNS znajdujące się w jurysdykcjach o " #~ "silnych przepisach dotyczących prywatności." -#~ msgid "Logs" -#~ msgstr "Dzienniki" - #~ msgid "" -#~ "For further information, go to <a href=\"https://nextdns.io\" target=" -#~ "\"_blank\">nextdns.io</a>" +#~ "For further information, go to <a href=\"https://nextdns.io\" " +#~ "target=\"_blank\">nextdns.io</a>" #~ msgstr "" #~ "Aby uzyskać więcej informacji, przejdź do <a href=\"https://nextdns.io\" " #~ "target=\"_blank\">nextdns.io</a>" diff --git a/applications/luci-app-nextdns/po/pt/nextdns.po b/applications/luci-app-nextdns/po/pt/nextdns.po index 4bdd9d77bd..b49bcf20aa 100644 --- a/applications/luci-app-nextdns/po/pt/nextdns.po +++ b/applications/luci-app-nextdns/po/pt/nextdns.po @@ -10,10 +10,6 @@ msgstr "" "Plural-Forms: nplurals=2; plural=n > 1;\n" "X-Generator: Weblate 4.1-dev\n" -#: applications/luci-app-nextdns/root/usr/share/luci/menu.d/luci-app-nextdns.json:24 -msgid "Configuration" -msgstr "Configuração" - #: applications/luci-app-nextdns/htdocs/luci-static/resources/view/nextdns/overview.js:23 msgid "Configuration ID" msgstr "ID de configuração" @@ -32,11 +28,11 @@ msgstr "Expor informações de clientes LAN na análise do 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>." +"For further information, go to <a href=\"https://nextdns.io\" " +"target=\"_blank\">nextdns.io</a>." msgstr "" -"Para mais informações, acesse <a href=\"https://nextdns.io\" target=\"_blank" -"\">nextdns.io</a>." +"Para mais informações, acesse <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" @@ -58,6 +54,10 @@ msgstr "Consultas de log" msgid "Log individual queries to system log." msgstr "Registar consultas individuais no log do sistema." +#: applications/luci-app-nextdns/root/usr/share/luci/menu.d/luci-app-nextdns.json:24 +msgid "Logs" +msgstr "Logs" + #: 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" @@ -67,10 +67,6 @@ msgstr "NextDNS" msgid "NextDNS Configuration." msgstr "Configuração do NextDNS." -#: applications/luci-app-nextdns/htdocs/luci-static/resources/view/nextdns/logread.js:15 -msgid "No nextdns related logs yet!" -msgstr "Ainda não existem logs relacionados com nextdns!" - #: applications/luci-app-nextdns/root/usr/share/luci/menu.d/luci-app-nextdns.json:15 msgid "Overview" msgstr "Visão Geral" @@ -83,11 +79,16 @@ msgstr "Relatar Informações do Cliente" msgid "The ID of your NextDNS configuration." msgstr "O ID da sua configuração 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 "" -"A saída do syslog, pré-filtrada somente para mensagens relacionadas ao " -"nextdns." +#~ msgid "Configuration" +#~ msgstr "Configuração" + +#~ msgid "No nextdns related logs yet!" +#~ msgstr "Ainda não existem logs relacionados com nextdns!" + +#~ msgid "The syslog output, pre-filtered for nextdns related messages only." +#~ msgstr "" +#~ "A saída do syslog, pré-filtrada somente para mensagens relacionadas ao " +#~ "nextdns." #~ msgid "" #~ "Available locations are: Switzerland, Iceland, Finland, Panama and Hong " @@ -105,6 +106,3 @@ msgstr "" #~ msgstr "" #~ "Quando ativado, use servidores DNS localizados em jurisdições com leis de " #~ "privacidade fortes." - -#~ msgid "Logs" -#~ msgstr "Logs" diff --git a/applications/luci-app-nextdns/po/pt_BR/nextdns.po b/applications/luci-app-nextdns/po/pt_BR/nextdns.po index 92c12753e9..0b87dc03b0 100644 --- a/applications/luci-app-nextdns/po/pt_BR/nextdns.po +++ b/applications/luci-app-nextdns/po/pt_BR/nextdns.po @@ -10,10 +10,6 @@ msgstr "" "Plural-Forms: nplurals=2; plural=n > 1;\n" "X-Generator: Weblate 4.5.2-dev\n" -#: applications/luci-app-nextdns/root/usr/share/luci/menu.d/luci-app-nextdns.json:24 -msgid "Configuration" -msgstr "Configuração" - #: applications/luci-app-nextdns/htdocs/luci-static/resources/view/nextdns/overview.js:23 msgid "Configuration ID" msgstr "ID de Configuração" @@ -33,11 +29,11 @@ msgstr "" #: 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>." +"For further information, go to <a href=\"https://nextdns.io\" " +"target=\"_blank\">nextdns.io</a>." msgstr "" -"Para mais informações, acesse <a href=\"https://nextdns.io\" target=\"_blank" -"\">nextdns.io</a>." +"Para mais informações, acesse <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" @@ -59,6 +55,10 @@ msgstr "Registar as consultas" msgid "Log individual queries to system log." msgstr "Registro de consultas individuais no registro do sistema." +#: applications/luci-app-nextdns/root/usr/share/luci/menu.d/luci-app-nextdns.json:24 +msgid "Logs" +msgstr "Registros" + #: 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" @@ -68,10 +68,6 @@ msgstr "NextDNS" msgid "NextDNS Configuration." msgstr "Configuração do NextDNS." -#: applications/luci-app-nextdns/htdocs/luci-static/resources/view/nextdns/logread.js:15 -msgid "No nextdns related logs yet!" -msgstr "Ainda não existem registos logs relacionados ao nextdns!" - #: applications/luci-app-nextdns/root/usr/share/luci/menu.d/luci-app-nextdns.json:15 msgid "Overview" msgstr "Visão geral" @@ -84,11 +80,16 @@ msgstr "Relatar Informações do Cliente" msgid "The ID of your NextDNS configuration." msgstr "O ID da sua configuração 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 "" -"A saída do syslog, pré-filtrada somente para mensagens relacionadas ao " -"nextdns." +#~ msgid "Configuration" +#~ msgstr "Configuração" + +#~ msgid "No nextdns related logs yet!" +#~ msgstr "Ainda não existem registos logs relacionados ao nextdns!" + +#~ msgid "The syslog output, pre-filtered for nextdns related messages only." +#~ msgstr "" +#~ "A saída do syslog, pré-filtrada somente para mensagens relacionadas ao " +#~ "nextdns." #~ msgid "" #~ "Available locations are: Switzerland, Iceland, Finland, Panama and Hong " @@ -105,6 +106,3 @@ msgstr "" #~ msgstr "" #~ "Quando ativado, usa os servidores DNS localizados em jurisdições com leis " #~ "fortes de privacidade." - -#~ msgid "Logs" -#~ msgstr "Registros" diff --git a/applications/luci-app-nextdns/po/ro/nextdns.po b/applications/luci-app-nextdns/po/ro/nextdns.po index b515acebab..5bf19d6069 100644 --- a/applications/luci-app-nextdns/po/ro/nextdns.po +++ b/applications/luci-app-nextdns/po/ro/nextdns.po @@ -11,10 +11,6 @@ msgstr "" "20)) ? 1 : 2;\n" "X-Generator: Weblate 4.18-dev\n" -#: applications/luci-app-nextdns/root/usr/share/luci/menu.d/luci-app-nextdns.json:24 -msgid "Configuration" -msgstr "Configurație" - #: applications/luci-app-nextdns/htdocs/luci-static/resources/view/nextdns/overview.js:23 msgid "Configuration ID" msgstr "ID de configurare" @@ -33,8 +29,8 @@ msgstr "Expuneți informațiile despre clienții LAN în analizele 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>." +"For further information, go to <a href=\"https://nextdns.io\" " +"target=\"_blank\">nextdns.io</a>." msgstr "" "Pentru informații suplimentare, mergeți la <a href=\"https://nextdns.io\" " "target=\"_blank\">nextdns.io</a>." @@ -59,6 +55,10 @@ msgstr "Interogări de jurnal" msgid "Log individual queries to system log." msgstr "Înregistrați interogările individuale în jurnalul sistemului." +#: applications/luci-app-nextdns/root/usr/share/luci/menu.d/luci-app-nextdns.json:24 +msgid "Logs" +msgstr "" + #: 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" @@ -68,10 +68,6 @@ msgstr "UrmătorulDNS" msgid "NextDNS Configuration." msgstr "UrmătorulConfigurare DNS." -#: applications/luci-app-nextdns/htdocs/luci-static/resources/view/nextdns/logread.js:15 -msgid "No nextdns related logs yet!" -msgstr "Nu există încă jurnale legate de nextdns!" - #: applications/luci-app-nextdns/root/usr/share/luci/menu.d/luci-app-nextdns.json:15 msgid "Overview" msgstr "Prezentare generală" @@ -84,6 +80,12 @@ msgstr "Raportați informații despre client" msgid "The ID of your NextDNS configuration." msgstr "ID-ul configurației 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 "Ieșirea syslog, prefiltrată numai pentru mesajele legate de nextdns." +#~ msgid "Configuration" +#~ msgstr "Configurație" + +#~ msgid "No nextdns related logs yet!" +#~ msgstr "Nu există încă jurnale legate de nextdns!" + +#~ msgid "The syslog output, pre-filtered for nextdns related messages only." +#~ msgstr "" +#~ "Ieșirea syslog, prefiltrată numai pentru mesajele legate de nextdns." diff --git a/applications/luci-app-nextdns/po/ru/nextdns.po b/applications/luci-app-nextdns/po/ru/nextdns.po index 3abd5ff02f..a6c8b7ed47 100644 --- a/applications/luci-app-nextdns/po/ru/nextdns.po +++ b/applications/luci-app-nextdns/po/ru/nextdns.po @@ -1,19 +1,15 @@ msgid "" msgstr "" -"PO-Revision-Date: 2023-03-27 07:24+0000\n" -"Last-Translator: AHOHNMYC <lqwh2h2cwa@protonmail.com>\n" +"PO-Revision-Date: 2024-03-21 13:58+0000\n" +"Last-Translator: st7105 <st7105@gmail.com>\n" "Language-Team: Russian <https://hosted.weblate.org/projects/openwrt/" "luciapplicationsnextdns/ru/>\n" "Language: ru\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && " -"n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" -"X-Generator: Weblate 4.17-dev\n" - -#: applications/luci-app-nextdns/root/usr/share/luci/menu.d/luci-app-nextdns.json:24 -msgid "Configuration" -msgstr "Конфигурация" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && " +"n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" +"X-Generator: Weblate 5.5-dev\n" #: applications/luci-app-nextdns/htdocs/luci-static/resources/view/nextdns/overview.js:23 msgid "Configuration ID" @@ -33,11 +29,11 @@ msgstr "Показать информацию о клиентах из лока #: 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>." +"For further information, go to <a href=\"https://nextdns.io\" " +"target=\"_blank\">nextdns.io</a>." msgstr "" -"Для получения дополнительной информации перейдите по ссылке <a href=" -"\"https://nextdns.io\" target=\"_blank\">nextdns.io</a>." +"Для получения дополнительной информации перейдите по ссылке <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" @@ -59,6 +55,10 @@ msgstr "Записывать запросы в журнал" msgid "Log individual queries to system log." msgstr "Записывать в системный журнал отдельный запросы." +#: applications/luci-app-nextdns/root/usr/share/luci/menu.d/luci-app-nextdns.json:24 +msgid "Logs" +msgstr "Журналы" + #: 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" @@ -68,10 +68,6 @@ msgstr "NextDNS" msgid "NextDNS Configuration." msgstr "Конфигурация NextDNS." -#: applications/luci-app-nextdns/htdocs/luci-static/resources/view/nextdns/logread.js:15 -msgid "No nextdns related logs yet!" -msgstr "Журналы nextdns пока отсутствуют!" - #: applications/luci-app-nextdns/root/usr/share/luci/menu.d/luci-app-nextdns.json:15 msgid "Overview" msgstr "Обзор" @@ -84,9 +80,14 @@ msgstr "Сообщить информацию о клиенте" msgid "The ID of your NextDNS configuration." msgstr "Идентификатор вашей конфигурации 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 "Вывод syslog, отфильтрованный только по сообщениям от nextdns." +#~ msgid "Configuration" +#~ msgstr "Конфигурация" + +#~ msgid "No nextdns related logs yet!" +#~ msgstr "Журналы nextdns пока отсутствуют!" + +#~ msgid "The syslog output, pre-filtered for nextdns related messages only." +#~ msgstr "Вывод syslog, отфильтрованный только по сообщениям от nextdns." #~ msgid "" #~ "Available locations are: Switzerland, Iceland, Finland, Panama and Hong " diff --git a/applications/luci-app-nextdns/po/sk/nextdns.po b/applications/luci-app-nextdns/po/sk/nextdns.po index 539fc33e7d..eca26de174 100644 --- a/applications/luci-app-nextdns/po/sk/nextdns.po +++ b/applications/luci-app-nextdns/po/sk/nextdns.po @@ -10,10 +10,6 @@ msgstr "" "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" "X-Generator: Weblate 4.14.1\n" -#: applications/luci-app-nextdns/root/usr/share/luci/menu.d/luci-app-nextdns.json:24 -msgid "Configuration" -msgstr "Konfigurácia" - #: applications/luci-app-nextdns/htdocs/luci-static/resources/view/nextdns/overview.js:23 msgid "Configuration ID" msgstr "" @@ -32,8 +28,8 @@ msgstr "" #: 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>." +"For further information, go to <a href=\"https://nextdns.io\" " +"target=\"_blank\">nextdns.io</a>." msgstr "" #: applications/luci-app-nextdns/htdocs/luci-static/resources/view/nextdns/overview.js:15 @@ -56,6 +52,10 @@ msgstr "" msgid "Log individual queries to system log." msgstr "" +#: applications/luci-app-nextdns/root/usr/share/luci/menu.d/luci-app-nextdns.json:24 +msgid "Logs" +msgstr "" + #: 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" @@ -65,10 +65,6 @@ msgstr "" msgid "NextDNS Configuration." msgstr "" -#: applications/luci-app-nextdns/htdocs/luci-static/resources/view/nextdns/logread.js:15 -msgid "No nextdns related logs yet!" -msgstr "" - #: applications/luci-app-nextdns/root/usr/share/luci/menu.d/luci-app-nextdns.json:15 msgid "Overview" msgstr "Prehľad" @@ -81,6 +77,5 @@ msgstr "" msgid "The ID of your NextDNS configuration." msgstr "" -#: 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 "" +#~ msgid "Configuration" +#~ msgstr "Konfigurácia" diff --git a/applications/luci-app-nextdns/po/sv/nextdns.po b/applications/luci-app-nextdns/po/sv/nextdns.po index 42fe386aa9..c708b26952 100644 --- a/applications/luci-app-nextdns/po/sv/nextdns.po +++ b/applications/luci-app-nextdns/po/sv/nextdns.po @@ -10,10 +10,6 @@ msgstr "" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Generator: Weblate 4.5.2-dev\n" -#: applications/luci-app-nextdns/root/usr/share/luci/menu.d/luci-app-nextdns.json:24 -msgid "Configuration" -msgstr "Konfiguration" - #: applications/luci-app-nextdns/htdocs/luci-static/resources/view/nextdns/overview.js:23 msgid "Configuration ID" msgstr "" @@ -32,8 +28,8 @@ msgstr "" #: 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>." +"For further information, go to <a href=\"https://nextdns.io\" " +"target=\"_blank\">nextdns.io</a>." msgstr "" #: applications/luci-app-nextdns/htdocs/luci-static/resources/view/nextdns/overview.js:15 @@ -56,6 +52,10 @@ msgstr "" msgid "Log individual queries to system log." msgstr "" +#: applications/luci-app-nextdns/root/usr/share/luci/menu.d/luci-app-nextdns.json:24 +msgid "Logs" +msgstr "" + #: 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" @@ -65,10 +65,6 @@ msgstr "" msgid "NextDNS Configuration." msgstr "" -#: applications/luci-app-nextdns/htdocs/luci-static/resources/view/nextdns/logread.js:15 -msgid "No nextdns related logs yet!" -msgstr "" - #: applications/luci-app-nextdns/root/usr/share/luci/menu.d/luci-app-nextdns.json:15 msgid "Overview" msgstr "Överblick" @@ -81,9 +77,8 @@ msgstr "" msgid "The ID of your NextDNS configuration." msgstr "" -#: 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 "" +#~ msgid "Configuration" +#~ msgstr "Konfiguration" #~ msgid "" #~ "Available locations are: Switzerland, Iceland, Finland, Panama and Hong " diff --git a/applications/luci-app-nextdns/po/templates/nextdns.pot b/applications/luci-app-nextdns/po/templates/nextdns.pot index 99bd102911..ca54fa3ff9 100644 --- a/applications/luci-app-nextdns/po/templates/nextdns.pot +++ b/applications/luci-app-nextdns/po/templates/nextdns.pot @@ -1,10 +1,6 @@ msgid "" msgstr "Content-Type: text/plain; charset=UTF-8" -#: applications/luci-app-nextdns/root/usr/share/luci/menu.d/luci-app-nextdns.json:24 -msgid "Configuration" -msgstr "" - #: applications/luci-app-nextdns/htdocs/luci-static/resources/view/nextdns/overview.js:23 msgid "Configuration ID" msgstr "" @@ -47,6 +43,10 @@ msgstr "" msgid "Log individual queries to system log." msgstr "" +#: applications/luci-app-nextdns/root/usr/share/luci/menu.d/luci-app-nextdns.json:24 +msgid "Logs" +msgstr "" + #: 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" @@ -56,10 +56,6 @@ msgstr "" msgid "NextDNS Configuration." msgstr "" -#: applications/luci-app-nextdns/htdocs/luci-static/resources/view/nextdns/logread.js:15 -msgid "No nextdns related logs yet!" -msgstr "" - #: applications/luci-app-nextdns/root/usr/share/luci/menu.d/luci-app-nextdns.json:15 msgid "Overview" msgstr "" @@ -71,7 +67,3 @@ msgstr "" #: applications/luci-app-nextdns/htdocs/luci-static/resources/view/nextdns/overview.js:24 msgid "The ID of your NextDNS configuration." msgstr "" - -#: 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 "" diff --git a/applications/luci-app-nextdns/po/tr/nextdns.po b/applications/luci-app-nextdns/po/tr/nextdns.po index f895b0e360..4ea1712f47 100644 --- a/applications/luci-app-nextdns/po/tr/nextdns.po +++ b/applications/luci-app-nextdns/po/tr/nextdns.po @@ -1,18 +1,14 @@ msgid "" msgstr "" -"PO-Revision-Date: 2021-05-13 01:24+0000\n" -"Last-Translator: semih <semiht@gmail.com>\n" +"PO-Revision-Date: 2024-03-24 13:06+0000\n" +"Last-Translator: Oğuz Ersen <oguz@ersen.moe>\n" "Language-Team: Turkish <https://hosted.weblate.org/projects/openwrt/" "luciapplicationsnextdns/tr/>\n" "Language: tr\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.7-dev\n" - -#: applications/luci-app-nextdns/root/usr/share/luci/menu.d/luci-app-nextdns.json:24 -msgid "Configuration" -msgstr "Yapılandırma" +"X-Generator: Weblate 5.5-dev\n" #: applications/luci-app-nextdns/htdocs/luci-static/resources/view/nextdns/overview.js:23 msgid "Configuration ID" @@ -32,11 +28,11 @@ msgstr "NextDNS analizinde LAN istemcilerinin bilgilerini gösterin." #: 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>." +"For further information, go to <a href=\"https://nextdns.io\" " +"target=\"_blank\">nextdns.io</a>." msgstr "" -"Daha fazla bilgi için <a href=\"https://nextdns.io\" target=\"_blank\"" -">nextdns.io</a> adresine gidin." +"Daha fazla bilgi için <a href=\"https://nextdns.io\" " +"target=\"_blank\">nextdns.io</a> adresine gidin." #: applications/luci-app-nextdns/htdocs/luci-static/resources/view/nextdns/overview.js:15 msgid "General" @@ -58,6 +54,10 @@ msgstr "Günlük Sorguları" msgid "Log individual queries to system log." msgstr "Bireysel sorguları sistem günlüğüne kaydedin." +#: applications/luci-app-nextdns/root/usr/share/luci/menu.d/luci-app-nextdns.json:24 +msgid "Logs" +msgstr "Günlükler" + #: 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" @@ -67,10 +67,6 @@ msgstr "NextDNS" msgid "NextDNS Configuration." msgstr "NextDNS Yapılandırması." -#: applications/luci-app-nextdns/htdocs/luci-static/resources/view/nextdns/logread.js:15 -msgid "No nextdns related logs yet!" -msgstr "Henüz nextdns ile ilgili günlük yok!" - #: applications/luci-app-nextdns/root/usr/share/luci/menu.d/luci-app-nextdns.json:15 msgid "Overview" msgstr "Genel bakış" @@ -83,8 +79,13 @@ msgstr "Müşteri Bilgilerini Bildir" msgid "The ID of your NextDNS configuration." msgstr "NextDNS yapılandırmanızın kimliği." -#: 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 "" -"Syslog çıktısı, yalnızca nextdns ile ilgili mesajlar için önceden " -"filtrelenmiştir." +#~ msgid "Configuration" +#~ msgstr "Yapılandırma" + +#~ msgid "No nextdns related logs yet!" +#~ msgstr "Henüz nextdns ile ilgili günlük yok!" + +#~ msgid "The syslog output, pre-filtered for nextdns related messages only." +#~ msgstr "" +#~ "Syslog çıktısı, yalnızca nextdns ile ilgili mesajlar için önceden " +#~ "filtrelenmiştir." diff --git a/applications/luci-app-nextdns/po/uk/nextdns.po b/applications/luci-app-nextdns/po/uk/nextdns.po index f6426a6eb2..1666300a3f 100644 --- a/applications/luci-app-nextdns/po/uk/nextdns.po +++ b/applications/luci-app-nextdns/po/uk/nextdns.po @@ -11,10 +11,6 @@ msgstr "" "n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" "X-Generator: Weblate 5.4\n" -#: applications/luci-app-nextdns/root/usr/share/luci/menu.d/luci-app-nextdns.json:24 -msgid "Configuration" -msgstr "Конфігурація" - #: applications/luci-app-nextdns/htdocs/luci-static/resources/view/nextdns/overview.js:23 msgid "Configuration ID" msgstr "Ідентифікатор конфігурації" @@ -29,12 +25,13 @@ msgstr "Увімкнено" #: applications/luci-app-nextdns/htdocs/luci-static/resources/view/nextdns/overview.js:29 msgid "Expose LAN clients information in NextDNS analytics." -msgstr "Відкрийте інформацію про клієнтів локальної мережі в аналітиці NextDNS." +msgstr "" +"Відкрийте інформацію про клієнтів локальної мережі в аналітиці 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>." +"For further information, go to <a href=\"https://nextdns.io\" " +"target=\"_blank\">nextdns.io</a>." msgstr "" #: applications/luci-app-nextdns/htdocs/luci-static/resources/view/nextdns/overview.js:15 @@ -57,6 +54,10 @@ msgstr "" msgid "Log individual queries to system log." msgstr "" +#: applications/luci-app-nextdns/root/usr/share/luci/menu.d/luci-app-nextdns.json:24 +msgid "Logs" +msgstr "" + #: 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" @@ -66,10 +67,6 @@ msgstr "" msgid "NextDNS Configuration." msgstr "" -#: applications/luci-app-nextdns/htdocs/luci-static/resources/view/nextdns/logread.js:15 -msgid "No nextdns related logs yet!" -msgstr "" - #: applications/luci-app-nextdns/root/usr/share/luci/menu.d/luci-app-nextdns.json:15 msgid "Overview" msgstr "Огляд" @@ -82,6 +79,5 @@ msgstr "Повідомити інформацію про клієнта" msgid "The ID of your NextDNS configuration." msgstr "" -#: 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 "" +#~ msgid "Configuration" +#~ msgstr "Конфігурація" diff --git a/applications/luci-app-nextdns/po/vi/nextdns.po b/applications/luci-app-nextdns/po/vi/nextdns.po index ae314f3a76..96ad779ddd 100644 --- a/applications/luci-app-nextdns/po/vi/nextdns.po +++ b/applications/luci-app-nextdns/po/vi/nextdns.po @@ -10,10 +10,6 @@ msgstr "" "Plural-Forms: nplurals=1; plural=0;\n" "X-Generator: Weblate 4.18.1\n" -#: applications/luci-app-nextdns/root/usr/share/luci/menu.d/luci-app-nextdns.json:24 -msgid "Configuration" -msgstr "Cấu hình" - #: applications/luci-app-nextdns/htdocs/luci-static/resources/view/nextdns/overview.js:23 msgid "Configuration ID" msgstr "ID cấu hình" @@ -32,11 +28,11 @@ msgstr "Hiển thị thông tin thiết bị nội bộ trong phân tích NextDN #: 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>." +"For further information, go to <a href=\"https://nextdns.io\" " +"target=\"_blank\">nextdns.io</a>." msgstr "" -"Để biết thêm thông tin, hãy truy cập <a href=\"https://nextdns.io\" target=" -"\"_blank\"> NextDNS.io </a>." +"Để biết thêm thông tin, hãy truy cập <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" @@ -58,6 +54,10 @@ msgstr "Truy vấn nhật ký" msgid "Log individual queries to system log." msgstr "Ghi các truy vấn riêng lẻ vào nhật ký hệ thống." +#: applications/luci-app-nextdns/root/usr/share/luci/menu.d/luci-app-nextdns.json:24 +msgid "Logs" +msgstr "" + #: 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" @@ -67,10 +67,6 @@ msgstr "NextDNS" msgid "NextDNS Configuration." msgstr "Cấu hình NextDNS." -#: applications/luci-app-nextdns/htdocs/luci-static/resources/view/nextdns/logread.js:15 -msgid "No nextdns related logs yet!" -msgstr "Chưa có nhật ký nào liên quan đến nextdns!" - #: applications/luci-app-nextdns/root/usr/share/luci/menu.d/luci-app-nextdns.json:15 msgid "Overview" msgstr "Tổng quan" @@ -83,8 +79,13 @@ msgstr "Báo cáo thông tin máy khách" msgid "The ID of your NextDNS configuration." msgstr "ID cho cấu hình NextDNS của bạn." -#: 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 "" -"Đầ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 " -"nextdns." +#~ msgid "Configuration" +#~ msgstr "Cấu hình" + +#~ msgid "No nextdns related logs yet!" +#~ msgstr "Chưa có nhật ký nào liên quan đến nextdns!" + +#~ msgid "The syslog output, pre-filtered for nextdns related messages only." +#~ msgstr "" +#~ "Đầ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 nextdns." diff --git a/applications/luci-app-nextdns/po/zh_Hans/nextdns.po b/applications/luci-app-nextdns/po/zh_Hans/nextdns.po index 1d55165106..4b58849847 100644 --- a/applications/luci-app-nextdns/po/zh_Hans/nextdns.po +++ b/applications/luci-app-nextdns/po/zh_Hans/nextdns.po @@ -10,10 +10,6 @@ msgstr "" "Plural-Forms: nplurals=1; plural=0;\n" "X-Generator: Weblate 4.6-dev\n" -#: applications/luci-app-nextdns/root/usr/share/luci/menu.d/luci-app-nextdns.json:24 -msgid "Configuration" -msgstr "配置" - #: applications/luci-app-nextdns/htdocs/luci-static/resources/view/nextdns/overview.js:23 msgid "Configuration ID" msgstr "配置 ID" @@ -32,8 +28,8 @@ msgstr "汇报局域网客户端信息以用于 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>." +"For further information, go to <a href=\"https://nextdns.io\" " +"target=\"_blank\">nextdns.io</a>." msgstr "" "需进一步了解,请访问<a href=\"https://nextdns.io\" target=\"_blank\">nextdns." "io</a>。" @@ -58,6 +54,10 @@ msgstr "日志查询" msgid "Log individual queries to system log." msgstr "将单个查询记录到系统日志中。" +#: applications/luci-app-nextdns/root/usr/share/luci/menu.d/luci-app-nextdns.json:24 +msgid "Logs" +msgstr "日志" + #: 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" @@ -67,10 +67,6 @@ msgstr "NextDNS" msgid "NextDNS Configuration." msgstr "NextDNS 配置。" -#: applications/luci-app-nextdns/htdocs/luci-static/resources/view/nextdns/logread.js:15 -msgid "No nextdns related logs yet!" -msgstr "还没有 nextdns 的相关日志!" - #: applications/luci-app-nextdns/root/usr/share/luci/menu.d/luci-app-nextdns.json:15 msgid "Overview" msgstr "概览" @@ -83,9 +79,14 @@ msgstr "汇报客户端信息" msgid "The ID of your NextDNS configuration." msgstr "您的 NextDNS 配置的 ID。" -#: 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 "syslog 输出,仅针对 nextdns 相关消息进行预过滤。" +#~ msgid "Configuration" +#~ msgstr "配置" + +#~ msgid "No nextdns related logs yet!" +#~ msgstr "还没有 nextdns 的相关日志!" + +#~ msgid "The syslog output, pre-filtered for nextdns related messages only." +#~ msgstr "syslog 输出,仅针对 nextdns 相关消息进行预过滤。" #~ msgid "" #~ "Available locations are: Switzerland, Iceland, Finland, Panama and Hong " @@ -100,12 +101,9 @@ msgstr "syslog 输出,仅针对 nextdns 相关消息进行预过滤。" #~ "privacy laws." #~ msgstr "启用后,仅使用具有严格隐私法律的司法管辖区中的 DNS 服务器。" -#~ msgid "Logs" -#~ msgstr "日志" - #~ msgid "" -#~ "For further information, go to <a href=\"https://nextdns.io\" target=" -#~ "\"_blank\">nextdns.io</a>" +#~ "For further information, go to <a href=\"https://nextdns.io\" " +#~ "target=\"_blank\">nextdns.io</a>" #~ msgstr "" -#~ "了解更多信息,请访问<a href=\"https://nextdns.io\" target=\"_blank" -#~ "\">nextdns.io</a>" +#~ "了解更多信息,请访问<a href=\"https://nextdns.io\" " +#~ "target=\"_blank\">nextdns.io</a>" diff --git a/applications/luci-app-nextdns/po/zh_Hant/nextdns.po b/applications/luci-app-nextdns/po/zh_Hant/nextdns.po index cb7b3e7537..3436a1c825 100644 --- a/applications/luci-app-nextdns/po/zh_Hant/nextdns.po +++ b/applications/luci-app-nextdns/po/zh_Hant/nextdns.po @@ -10,10 +10,6 @@ msgstr "" "Plural-Forms: nplurals=1; plural=0;\n" "X-Generator: Weblate 4.5-dev\n" -#: applications/luci-app-nextdns/root/usr/share/luci/menu.d/luci-app-nextdns.json:24 -msgid "Configuration" -msgstr "組態" - #: applications/luci-app-nextdns/htdocs/luci-static/resources/view/nextdns/overview.js:23 msgid "Configuration ID" msgstr "設定 ID" @@ -32,11 +28,11 @@ msgstr "在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>." +"For further information, go to <a href=\"https://nextdns.io\" " +"target=\"_blank\">nextdns.io</a>." msgstr "" -"了解進一步資訊,請前往 <a href=\"https://nextdns.io\" target=\"_blank" -"\">nextdns.io</a>。" +"了解進一步資訊,請前往 <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" @@ -58,6 +54,10 @@ msgstr "日誌查詢" msgid "Log individual queries to system log." msgstr "將單個查詢記錄到系統日誌中。" +#: applications/luci-app-nextdns/root/usr/share/luci/menu.d/luci-app-nextdns.json:24 +msgid "Logs" +msgstr "" + #: 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" @@ -67,10 +67,6 @@ msgstr "NextDNS(DNS級的廣告過濾伺服器)" msgid "NextDNS Configuration." msgstr "NextDNS 設定。" -#: applications/luci-app-nextdns/htdocs/luci-static/resources/view/nextdns/logread.js:15 -msgid "No nextdns related logs yet!" -msgstr "沒有 NextDNS 相關的紀錄!" - #: applications/luci-app-nextdns/root/usr/share/luci/menu.d/luci-app-nextdns.json:15 msgid "Overview" msgstr "概覽" @@ -83,9 +79,14 @@ msgstr "匯報客戶端資訊" msgid "The ID of your NextDNS configuration." msgstr "你的 NextDNS 設定 ID。" -#: 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 "syslog 輸出,僅針對 nextdns 相關訊息進行預過濾。" +#~ msgid "Configuration" +#~ msgstr "組態" + +#~ msgid "No nextdns related logs yet!" +#~ msgstr "沒有 NextDNS 相關的紀錄!" + +#~ msgid "The syslog output, pre-filtered for nextdns related messages only." +#~ msgstr "syslog 輸出,僅針對 nextdns 相關訊息進行預過濾。" #~ msgid "" #~ "Available locations are: Switzerland, Iceland, Finland, Panama and Hong " diff --git a/applications/luci-app-nft-qos/po/ca/nft-qos.po b/applications/luci-app-nft-qos/po/ca/nft-qos.po index 49d29e0eaf..cdd8484069 100644 --- a/applications/luci-app-nft-qos/po/ca/nft-qos.po +++ b/applications/luci-app-nft-qos/po/ca/nft-qos.po @@ -1,14 +1,14 @@ msgid "" msgstr "" -"PO-Revision-Date: 2021-09-17 06:52+0000\n" -"Last-Translator: Roger Pueyo Centelles <weblate@rogerpueyo.com>\n" +"PO-Revision-Date: 2024-03-18 11:11+0000\n" +"Last-Translator: \"S. Barj.\" <sbarjola@proton.me>\n" "Language-Team: Catalan <https://hosted.weblate.org/projects/openwrt/" "luciapplicationsnft-qos/ca/>\n" "Language: ca\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.9-dev\n" +"X-Generator: Weblate 5.5-dev\n" #: applications/luci-app-nft-qos/luasrc/view/nft-qos/rate.htm:136 #: applications/luci-app-nft-qos/luasrc/view/nft-qos/rate.htm:155 @@ -175,7 +175,7 @@ msgstr "Prioritat" #: applications/luci-app-nft-qos/luasrc/model/cbi/nft-qos/nft-qos.lua:200 msgid "Protocol" -msgstr "" +msgstr "Protocol" #: applications/luci-app-nft-qos/luasrc/controller/nft-qos.lua:21 #: applications/luci-app-nft-qos/luasrc/model/cbi/nft-qos/nft-qos.lua:24 diff --git a/applications/luci-app-nlbwmon/po/ca/nlbwmon.po b/applications/luci-app-nlbwmon/po/ca/nlbwmon.po index 68feb18509..4603ac53e0 100644 --- a/applications/luci-app-nlbwmon/po/ca/nlbwmon.po +++ b/applications/luci-app-nlbwmon/po/ca/nlbwmon.po @@ -1,14 +1,14 @@ msgid "" msgstr "" -"PO-Revision-Date: 2021-09-17 06:52+0000\n" -"Last-Translator: Roger Pueyo Centelles <weblate@rogerpueyo.com>\n" +"PO-Revision-Date: 2024-03-18 11:11+0000\n" +"Last-Translator: \"S. Barj.\" <sbarjola@proton.me>\n" "Language-Team: Catalan <https://hosted.weblate.org/projects/openwrt/" "luciapplicationsnlbwmon/ca/>\n" "Language: ca\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.9-dev\n" +"X-Generator: Weblate 5.5-dev\n" #: applications/luci-app-nlbwmon/htdocs/luci-static/resources/view/nlbw/display.js:563 msgid "%d IPv4-only hosts" @@ -338,7 +338,7 @@ msgstr "" #: applications/luci-app-nlbwmon/htdocs/luci-static/resources/view/nlbw/display.js:508 #: applications/luci-app-nlbwmon/htdocs/luci-static/resources/view/nlbw/display.js:928 msgid "IPv6" -msgstr "" +msgstr "IPv6" #: applications/luci-app-nlbwmon/htdocs/luci-static/resources/view/nlbw/config.js:111 msgid "Interval" @@ -419,7 +419,7 @@ msgstr "" #: applications/luci-app-nlbwmon/htdocs/luci-static/resources/view/nlbw/display.js:339 msgid "Protocol" -msgstr "" +msgstr "Protocol" #: applications/luci-app-nlbwmon/htdocs/luci-static/resources/view/nlbw/config.js:61 msgid "Protocol Mapping" diff --git a/applications/luci-app-olsr-services/po/ca/olsr-services.po b/applications/luci-app-olsr-services/po/ca/olsr-services.po index 4c3572696a..33b6d964f1 100644 --- a/applications/luci-app-olsr-services/po/ca/olsr-services.po +++ b/applications/luci-app-olsr-services/po/ca/olsr-services.po @@ -1,8 +1,14 @@ msgid "" msgstr "" +"PO-Revision-Date: 2024-03-18 11:11+0000\n" +"Last-Translator: \"S. Barj.\" <sbarjola@proton.me>\n" +"Language-Team: Catalan <https://hosted.weblate.org/projects/openwrt/" +"luciapplicationsolsr-services/ca/>\n" "Language: ca\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.5-dev\n" #: applications/luci-app-olsr-services/root/usr/share/rpcd/acl.d/luci-app-olsr-services.json:3 msgid "Grant access to OLSRd config and services file" @@ -14,7 +20,7 @@ msgstr "" #: applications/luci-app-olsr-services/htdocs/luci-static/resources/view/freifunk-services/services.js:70 msgid "Protocol" -msgstr "" +msgstr "Protocol" #: applications/luci-app-olsr-services/htdocs/luci-static/resources/view/freifunk-services/services.js:64 #: applications/luci-app-olsr-services/root/usr/share/luci/menu.d/luci-app-olsr-services.json:3 diff --git a/applications/luci-app-olsr/po/ca/olsr.po b/applications/luci-app-olsr/po/ca/olsr.po index 335a3e1b04..ad30147bdb 100644 --- a/applications/luci-app-olsr/po/ca/olsr.po +++ b/applications/luci-app-olsr/po/ca/olsr.po @@ -5,8 +5,8 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2009-06-10 03:40+0200\n" -"PO-Revision-Date: 2023-09-18 15:45+0000\n" -"Last-Translator: David Rapaň <david@rapan.cz>\n" +"PO-Revision-Date: 2024-03-18 11:11+0000\n" +"Last-Translator: \"S. Barj.\" <sbarjola@proton.me>\n" "Language-Team: Catalan <https://hosted.weblate.org/projects/openwrt/" "luciapplicationsolsr/ca/>\n" "Language: ca\n" @@ -14,7 +14,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 5.0.2\n" +"X-Generator: Weblate 5.5-dev\n" #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/status-olsr/mid.js:152 msgid "Active MID announcements" @@ -1066,7 +1066,7 @@ msgstr "" #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/status-olsr/interfaces.js:155 msgid "no" -msgstr "" +msgstr "no" #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/status-olsr/interfaces.js:153 msgid "up" @@ -1074,7 +1074,7 @@ msgstr "" #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/status-olsr/interfaces.js:155 msgid "yes" -msgstr "" +msgstr "sí" #~ msgid "Configuration" #~ msgstr "Configuració" diff --git a/applications/luci-app-openvpn/po/de/openvpn.po b/applications/luci-app-openvpn/po/de/openvpn.po index 3fb1b2becd..321e3c5faf 100644 --- a/applications/luci-app-openvpn/po/de/openvpn.po +++ b/applications/luci-app-openvpn/po/de/openvpn.po @@ -3,7 +3,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2009-05-26 17:57+0200\n" -"PO-Revision-Date: 2024-01-02 20:07+0000\n" +"PO-Revision-Date: 2024-03-23 00:13+0000\n" "Last-Translator: ssantos <ssantos@web.de>\n" "Language-Team: German <https://hosted.weblate.org/projects/openwrt/" "luciapplicationsopenvpn/de/>\n" @@ -12,7 +12,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 5.4-dev\n" +"X-Generator: Weblate 5.5-dev\n" #: applications/luci-app-openvpn/luasrc/model/cbi/openvpn-advanced.lua:372 msgid "'net30', 'p2p', or 'subnet'" @@ -168,7 +168,7 @@ msgstr "Verzeichnis für eigene Konfigurationsdateien" #: applications/luci-app-openvpn/luasrc/model/cbi/openvpn-advanced.lua:377 msgid "Disable Data Channel Offloading (DCO) support" -msgstr "" +msgstr "Unterstützung für Data Channel Offload (DCO) deaktivieren" #: applications/luci-app-openvpn/luasrc/model/cbi/openvpn-advanced.lua:24 msgid "Disable Paging" diff --git a/applications/luci-app-openvpn/po/lt/openvpn.po b/applications/luci-app-openvpn/po/lt/openvpn.po index 8f89507933..e8b52fa2e9 100644 --- a/applications/luci-app-openvpn/po/lt/openvpn.po +++ b/applications/luci-app-openvpn/po/lt/openvpn.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"PO-Revision-Date: 2024-03-12 11:02+0000\n" +"PO-Revision-Date: 2024-03-20 03:44+0000\n" "Last-Translator: Džiugas J <dziugas1959@hotmail.com>\n" "Language-Team: Lithuanian <https://hosted.weblate.org/projects/openwrt/" "luciapplicationsopenvpn/lt/>\n" @@ -265,7 +265,7 @@ msgstr "Įjungti/Įgalinti valdymo sąsają <em>IP</em> <em>prievade</em>" #: applications/luci-app-openvpn/luasrc/model/cbi/openvpn.lua:104 msgid "Enabled" -msgstr "Įjungta/Įgalinta" +msgstr "Įjungta/Įgalinta (-as)" #: applications/luci-app-openvpn/luasrc/model/cbi/openvpn-advanced.lua:759 msgid "Encrypt and authenticate all control channel packets with the key" diff --git a/applications/luci-app-opkg/po/de/opkg.po b/applications/luci-app-opkg/po/de/opkg.po index 31b941ca4e..5c85be2615 100644 --- a/applications/luci-app-opkg/po/de/opkg.po +++ b/applications/luci-app-opkg/po/de/opkg.po @@ -3,7 +3,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2009-05-26 17:57+0200\n" -"PO-Revision-Date: 2024-02-23 04:23+0000\n" +"PO-Revision-Date: 2024-03-23 00:13+0000\n" "Last-Translator: ssantos <ssantos@web.de>\n" "Language-Team: German <https://hosted.weblate.org/projects/openwrt/" "luciapplicationsopkg/de/>\n" @@ -22,6 +22,8 @@ msgstr "%s benutzt (%1024mB von %1024mB benutzt, %1024mB frei)" msgid "" "<strong>Warning!</strong> Package operations can <a %s>break your system</a>." msgstr "" +"<strong>Warnung!</strong> Paketoperationen können <a %s>Ihr System " +"zerstören</a>." #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1163 msgid "Actions" @@ -144,6 +146,8 @@ msgstr "Installieren" #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1133 msgid "Install additional software and upgrade existing packages with opkg." msgstr "" +"Installieren Sie zusätzliche Software und aktualisieren Sie bestehende " +"Pakete mit opkg." #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:780 msgid "Install suggested translation packages as well" diff --git a/applications/luci-app-opkg/po/pt/opkg.po b/applications/luci-app-opkg/po/pt/opkg.po index 340bb06861..e57e078571 100644 --- a/applications/luci-app-opkg/po/pt/opkg.po +++ b/applications/luci-app-opkg/po/pt/opkg.po @@ -3,7 +3,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2009-05-26 19:03+0200\n" -"PO-Revision-Date: 2024-02-23 04:23+0000\n" +"PO-Revision-Date: 2024-03-23 00:13+0000\n" "Last-Translator: ssantos <ssantos@web.de>\n" "Language-Team: Portuguese <https://hosted.weblate.org/projects/openwrt/" "luciapplicationsopkg/pt/>\n" @@ -22,6 +22,8 @@ msgstr "%s usado (%1024mB de %1024mB usados, %1024mB livre)" msgid "" "<strong>Warning!</strong> Package operations can <a %s>break your system</a>." msgstr "" +"<strong>Atenção!</strong>Operações de pacotes podem <a %s>destruir o seu " +"sistema</a>." #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1163 msgid "Actions" @@ -142,7 +144,7 @@ msgstr "Instalar" #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1133 msgid "Install additional software and upgrade existing packages with opkg." -msgstr "" +msgstr "Instale software adicional e atualize pacotes existentes com opkg." #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:780 msgid "Install suggested translation packages as well" diff --git a/applications/luci-app-opkg/po/ru/opkg.po b/applications/luci-app-opkg/po/ru/opkg.po index 69b94cb000..7b823e8de2 100644 --- a/applications/luci-app-opkg/po/ru/opkg.po +++ b/applications/luci-app-opkg/po/ru/opkg.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: LuCI: base\n" "POT-Creation-Date: 2010-05-09 01:01+0300\n" -"PO-Revision-Date: 2024-02-13 22:55+0000\n" +"PO-Revision-Date: 2024-03-17 14:54+0000\n" "Last-Translator: st7105 <st7105@gmail.com>\n" "Language-Team: Russian <https://hosted.weblate.org/projects/openwrt/" "luciapplicationsopkg/ru/>\n" @@ -12,7 +12,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && " "n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" -"X-Generator: Weblate 5.4-dev\n" +"X-Generator: Weblate 5.5-dev\n" "Project-Info: Это технический перевод, не дословный. Главное-удобный русский " "интерфейс, все проверялось в графическом режиме, совместим с другими apps\n" @@ -24,6 +24,8 @@ msgstr "%s использовано (%1024mB использовано из %1024 msgid "" "<strong>Warning!</strong> Package operations can <a %s>break your system</a>." msgstr "" +"<strong>Внимание!</strong> Операции с пакетами могут <a %s>сломать вашу " +"систему</a>." #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1163 msgid "Actions" @@ -145,6 +147,8 @@ msgstr "Установить" #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1133 msgid "Install additional software and upgrade existing packages with opkg." msgstr "" +"Устанавливайте дополнительное программное обеспечение и обновляйте " +"существующие пакеты с помощью opkg." #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:780 msgid "Install suggested translation packages as well" diff --git a/applications/luci-app-opkg/po/tr/opkg.po b/applications/luci-app-opkg/po/tr/opkg.po index e7a4626721..860f96f999 100644 --- a/applications/luci-app-opkg/po/tr/opkg.po +++ b/applications/luci-app-opkg/po/tr/opkg.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" "POT-Creation-Date: \n" -"PO-Revision-Date: 2024-03-10 22:01+0000\n" +"PO-Revision-Date: 2024-03-24 13:06+0000\n" "Last-Translator: Oğuz Ersen <oguz@ersen.moe>\n" "Language-Team: Turkish <https://hosted.weblate.org/projects/openwrt/" "luciapplicationsopkg/tr/>\n" @@ -21,6 +21,7 @@ msgstr "%s kullanılıyor (%1024mB / %1024mB kullanılıyor, %1024mB boş)" msgid "" "<strong>Warning!</strong> Package operations can <a %s>break your system</a>." msgstr "" +"<strong>Uyarı!</strong> Paket işlemleri <a %s>sisteminizi bozabilir</a>." #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1163 msgid "Actions" @@ -141,7 +142,7 @@ msgstr "Yükle" #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1133 msgid "Install additional software and upgrade existing packages with opkg." -msgstr "" +msgstr "opkg ile ek yazılımlar kurun ve var olan paketleri yükseltin." #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:780 msgid "Install suggested translation packages as well" diff --git a/applications/luci-app-opkg/po/zh_Hans/opkg.po b/applications/luci-app-opkg/po/zh_Hans/opkg.po index 8c8ed0fc67..317e99e135 100644 --- a/applications/luci-app-opkg/po/zh_Hans/opkg.po +++ b/applications/luci-app-opkg/po/zh_Hans/opkg.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" -"PO-Revision-Date: 2024-02-14 05:17+0000\n" +"PO-Revision-Date: 2024-03-17 14:54+0000\n" "Last-Translator: 大王叫我来巡山 <hamburger2048@users.noreply.hosted.weblate." "org>\n" "Language-Team: Chinese (Simplified) <https://hosted.weblate.org/projects/" @@ -15,7 +15,7 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -"X-Generator: Weblate 5.4-dev\n" +"X-Generator: Weblate 5.5-dev\n" #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1095 msgid "%s used (%1024mB used of %1024mB, %1024mB free)" @@ -24,7 +24,7 @@ msgstr "%s 已使用 (%1024mB 已使用,总共 %1024mB,剩余 %1024mB)" #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1135 msgid "" "<strong>Warning!</strong> Package operations can <a %s>break your system</a>." -msgstr "" +msgstr "<strong>警告!</strong>包操作可能 <a %s>损坏你的系统</a>。" #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1163 msgid "Actions" @@ -141,7 +141,7 @@ msgstr "安装" #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1133 msgid "Install additional software and upgrade existing packages with opkg." -msgstr "" +msgstr "用 opkg 安装额外软件并用升级现有包。" #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:780 msgid "Install suggested translation packages as well" diff --git a/applications/luci-app-p910nd/po/ar/p910nd.po b/applications/luci-app-p910nd/po/ar/p910nd.po index 711d3c5f39..118dc6a0be 100644 --- a/applications/luci-app-p910nd/po/ar/p910nd.po +++ b/applications/luci-app-p910nd/po/ar/p910nd.po @@ -75,7 +75,7 @@ msgstr "" msgid "Local TCP listen port for this printer." msgstr "" -#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:204 +#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:211 msgid "Manufacturer" msgstr "" @@ -84,7 +84,7 @@ msgctxt "mDNS" msgid "Note: %s only advertises one (the first) printer on this host." msgstr "" -#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:231 +#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:238 msgid "Note: Set only CMD languages that your printer understands." msgstr "" @@ -138,7 +138,7 @@ msgstr "" msgid "Settings" msgstr "إعدادات" -#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:227 +#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:234 msgid "Some examples:" msgstr "" @@ -147,9 +147,9 @@ msgid "The %s type element." msgstr "" #: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:174 -#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:203 -#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:218 -#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:226 +#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:210 +#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:225 +#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:233 msgid "The %s value." msgstr "" @@ -181,4 +181,3 @@ msgstr "" #: applications/luci-app-p910nd/root/usr/share/luci/menu.d/luci-app-p910nd.json:3 msgid "p910nd - Printer server" msgstr "" - diff --git a/applications/luci-app-p910nd/po/bg/p910nd.po b/applications/luci-app-p910nd/po/bg/p910nd.po index 03e8d3401e..ab0af0fa85 100644 --- a/applications/luci-app-p910nd/po/bg/p910nd.po +++ b/applications/luci-app-p910nd/po/bg/p910nd.po @@ -76,7 +76,7 @@ msgstr "" msgid "Local TCP listen port for this printer." msgstr "" -#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:204 +#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:211 msgid "Manufacturer" msgstr "" @@ -85,7 +85,7 @@ msgctxt "mDNS" msgid "Note: %s only advertises one (the first) printer on this host." msgstr "" -#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:231 +#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:238 msgid "Note: Set only CMD languages that your printer understands." msgstr "" @@ -139,7 +139,7 @@ msgstr "" msgid "Settings" msgstr "Настройки" -#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:227 +#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:234 msgid "Some examples:" msgstr "" @@ -148,9 +148,9 @@ msgid "The %s type element." msgstr "" #: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:174 -#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:203 -#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:218 -#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:226 +#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:210 +#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:225 +#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:233 msgid "The %s value." msgstr "" @@ -182,4 +182,3 @@ msgstr "" #: applications/luci-app-p910nd/root/usr/share/luci/menu.d/luci-app-p910nd.json:3 msgid "p910nd - Printer server" msgstr "p910nd - Принтер сървър" - diff --git a/applications/luci-app-p910nd/po/bn_BD/p910nd.po b/applications/luci-app-p910nd/po/bn_BD/p910nd.po index 74f72b3e4c..0ba8747160 100644 --- a/applications/luci-app-p910nd/po/bn_BD/p910nd.po +++ b/applications/luci-app-p910nd/po/bn_BD/p910nd.po @@ -74,7 +74,7 @@ msgstr "" msgid "Local TCP listen port for this printer." msgstr "" -#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:204 +#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:211 msgid "Manufacturer" msgstr "" @@ -83,7 +83,7 @@ msgctxt "mDNS" msgid "Note: %s only advertises one (the first) printer on this host." msgstr "" -#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:231 +#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:238 msgid "Note: Set only CMD languages that your printer understands." msgstr "" @@ -137,7 +137,7 @@ msgstr "" msgid "Settings" msgstr "সেটিংস" -#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:227 +#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:234 msgid "Some examples:" msgstr "" @@ -146,9 +146,9 @@ msgid "The %s type element." msgstr "" #: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:174 -#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:203 -#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:218 -#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:226 +#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:210 +#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:225 +#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:233 msgid "The %s value." msgstr "" @@ -180,4 +180,3 @@ msgstr "" #: applications/luci-app-p910nd/root/usr/share/luci/menu.d/luci-app-p910nd.json:3 msgid "p910nd - Printer server" msgstr "" - diff --git a/applications/luci-app-p910nd/po/ca/p910nd.po b/applications/luci-app-p910nd/po/ca/p910nd.po index a574d19d2e..5a06c0124f 100644 --- a/applications/luci-app-p910nd/po/ca/p910nd.po +++ b/applications/luci-app-p910nd/po/ca/p910nd.po @@ -76,7 +76,7 @@ msgstr "" msgid "Local TCP listen port for this printer." msgstr "" -#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:204 +#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:211 msgid "Manufacturer" msgstr "" @@ -85,7 +85,7 @@ msgctxt "mDNS" msgid "Note: %s only advertises one (the first) printer on this host." msgstr "" -#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:231 +#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:238 msgid "Note: Set only CMD languages that your printer understands." msgstr "" @@ -139,7 +139,7 @@ msgstr "" msgid "Settings" msgstr "Paràmetres" -#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:227 +#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:234 msgid "Some examples:" msgstr "" @@ -148,9 +148,9 @@ msgid "The %s type element." msgstr "" #: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:174 -#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:203 -#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:218 -#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:226 +#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:210 +#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:225 +#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:233 msgid "The %s value." msgstr "" @@ -182,4 +182,3 @@ msgstr "" #: applications/luci-app-p910nd/root/usr/share/luci/menu.d/luci-app-p910nd.json:3 msgid "p910nd - Printer server" msgstr "p910nd - Servidor d'impressió" - diff --git a/applications/luci-app-p910nd/po/cs/p910nd.po b/applications/luci-app-p910nd/po/cs/p910nd.po index 0ef4442afe..c3b2750cb6 100644 --- a/applications/luci-app-p910nd/po/cs/p910nd.po +++ b/applications/luci-app-p910nd/po/cs/p910nd.po @@ -72,7 +72,7 @@ msgstr "" msgid "Local TCP listen port for this printer." msgstr "" -#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:204 +#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:211 msgid "Manufacturer" msgstr "" @@ -81,7 +81,7 @@ msgctxt "mDNS" msgid "Note: %s only advertises one (the first) printer on this host." msgstr "" -#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:231 +#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:238 msgid "Note: Set only CMD languages that your printer understands." msgstr "" @@ -135,7 +135,7 @@ msgstr "" msgid "Settings" msgstr "Nastavení" -#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:227 +#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:234 msgid "Some examples:" msgstr "" @@ -144,9 +144,9 @@ msgid "The %s type element." msgstr "" #: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:174 -#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:203 -#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:218 -#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:226 +#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:210 +#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:225 +#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:233 msgid "The %s value." msgstr "" @@ -178,4 +178,3 @@ msgstr "" #: applications/luci-app-p910nd/root/usr/share/luci/menu.d/luci-app-p910nd.json:3 msgid "p910nd - Printer server" msgstr "p910nd – tiskový server" - diff --git a/applications/luci-app-p910nd/po/da/p910nd.po b/applications/luci-app-p910nd/po/da/p910nd.po index a752f7af35..583fd99da2 100644 --- a/applications/luci-app-p910nd/po/da/p910nd.po +++ b/applications/luci-app-p910nd/po/da/p910nd.po @@ -74,7 +74,7 @@ msgstr "" msgid "Local TCP listen port for this printer." msgstr "" -#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:204 +#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:211 msgid "Manufacturer" msgstr "" @@ -83,7 +83,7 @@ msgctxt "mDNS" msgid "Note: %s only advertises one (the first) printer on this host." msgstr "" -#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:231 +#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:238 msgid "Note: Set only CMD languages that your printer understands." msgstr "" @@ -137,7 +137,7 @@ msgstr "" msgid "Settings" msgstr "Indstillinger" -#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:227 +#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:234 msgid "Some examples:" msgstr "" @@ -146,9 +146,9 @@ msgid "The %s type element." msgstr "" #: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:174 -#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:203 -#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:218 -#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:226 +#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:210 +#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:225 +#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:233 msgid "The %s value." msgstr "" @@ -180,4 +180,3 @@ msgstr "" #: applications/luci-app-p910nd/root/usr/share/luci/menu.d/luci-app-p910nd.json:3 msgid "p910nd - Printer server" msgstr "p910nd - Printerserver" - diff --git a/applications/luci-app-p910nd/po/de/p910nd.po b/applications/luci-app-p910nd/po/de/p910nd.po index f7cb71b959..ea2bd6e8ff 100644 --- a/applications/luci-app-p910nd/po/de/p910nd.po +++ b/applications/luci-app-p910nd/po/de/p910nd.po @@ -74,7 +74,7 @@ msgstr "" msgid "Local TCP listen port for this printer." msgstr "" -#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:204 +#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:211 msgid "Manufacturer" msgstr "" @@ -83,7 +83,7 @@ msgctxt "mDNS" msgid "Note: %s only advertises one (the first) printer on this host." msgstr "" -#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:231 +#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:238 msgid "Note: Set only CMD languages that your printer understands." msgstr "" @@ -137,7 +137,7 @@ msgstr "" msgid "Settings" msgstr "Einstellungen" -#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:227 +#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:234 msgid "Some examples:" msgstr "" @@ -146,9 +146,9 @@ msgid "The %s type element." msgstr "" #: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:174 -#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:203 -#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:218 -#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:226 +#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:210 +#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:225 +#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:233 msgid "The %s value." msgstr "" @@ -180,4 +180,3 @@ msgstr "" #: applications/luci-app-p910nd/root/usr/share/luci/menu.d/luci-app-p910nd.json:3 msgid "p910nd - Printer server" msgstr "p910nd - Printserver" - diff --git a/applications/luci-app-p910nd/po/el/p910nd.po b/applications/luci-app-p910nd/po/el/p910nd.po index 80c9152503..b7cc114695 100644 --- a/applications/luci-app-p910nd/po/el/p910nd.po +++ b/applications/luci-app-p910nd/po/el/p910nd.po @@ -74,7 +74,7 @@ msgstr "" msgid "Local TCP listen port for this printer." msgstr "" -#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:204 +#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:211 msgid "Manufacturer" msgstr "" @@ -83,7 +83,7 @@ msgctxt "mDNS" msgid "Note: %s only advertises one (the first) printer on this host." msgstr "" -#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:231 +#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:238 msgid "Note: Set only CMD languages that your printer understands." msgstr "" @@ -137,7 +137,7 @@ msgstr "" msgid "Settings" msgstr "Ρυθμίσεις" -#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:227 +#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:234 msgid "Some examples:" msgstr "" @@ -146,9 +146,9 @@ msgid "The %s type element." msgstr "" #: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:174 -#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:203 -#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:218 -#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:226 +#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:210 +#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:225 +#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:233 msgid "The %s value." msgstr "" @@ -180,4 +180,3 @@ msgstr "" #: applications/luci-app-p910nd/root/usr/share/luci/menu.d/luci-app-p910nd.json:3 msgid "p910nd - Printer server" msgstr "p910nd - Διακομιστής εκτυπωτή" - diff --git a/applications/luci-app-p910nd/po/en/p910nd.po b/applications/luci-app-p910nd/po/en/p910nd.po index 5155bd8c4c..5c14e0b1c7 100644 --- a/applications/luci-app-p910nd/po/en/p910nd.po +++ b/applications/luci-app-p910nd/po/en/p910nd.po @@ -74,7 +74,7 @@ msgstr "" msgid "Local TCP listen port for this printer." msgstr "" -#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:204 +#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:211 msgid "Manufacturer" msgstr "" @@ -83,7 +83,7 @@ msgctxt "mDNS" msgid "Note: %s only advertises one (the first) printer on this host." msgstr "" -#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:231 +#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:238 msgid "Note: Set only CMD languages that your printer understands." msgstr "" @@ -137,7 +137,7 @@ msgstr "" msgid "Settings" msgstr "" -#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:227 +#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:234 msgid "Some examples:" msgstr "" @@ -146,9 +146,9 @@ msgid "The %s type element." msgstr "" #: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:174 -#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:203 -#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:218 -#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:226 +#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:210 +#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:225 +#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:233 msgid "The %s value." msgstr "" @@ -180,4 +180,3 @@ msgstr "" #: applications/luci-app-p910nd/root/usr/share/luci/menu.d/luci-app-p910nd.json:3 msgid "p910nd - Printer server" msgstr "p910nd - Printer server" - diff --git a/applications/luci-app-p910nd/po/es/p910nd.po b/applications/luci-app-p910nd/po/es/p910nd.po index 78a1906fed..d794b880e4 100644 --- a/applications/luci-app-p910nd/po/es/p910nd.po +++ b/applications/luci-app-p910nd/po/es/p910nd.po @@ -74,7 +74,7 @@ msgstr "" msgid "Local TCP listen port for this printer." msgstr "" -#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:204 +#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:211 msgid "Manufacturer" msgstr "" @@ -83,7 +83,7 @@ msgctxt "mDNS" msgid "Note: %s only advertises one (the first) printer on this host." msgstr "" -#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:231 +#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:238 msgid "Note: Set only CMD languages that your printer understands." msgstr "" @@ -137,7 +137,7 @@ msgstr "" msgid "Settings" msgstr "Ajustes" -#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:227 +#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:234 msgid "Some examples:" msgstr "" @@ -146,9 +146,9 @@ msgid "The %s type element." msgstr "" #: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:174 -#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:203 -#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:218 -#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:226 +#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:210 +#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:225 +#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:233 msgid "The %s value." msgstr "" @@ -180,4 +180,3 @@ msgstr "" #: applications/luci-app-p910nd/root/usr/share/luci/menu.d/luci-app-p910nd.json:3 msgid "p910nd - Printer server" msgstr "Servidor de Impresión" - diff --git a/applications/luci-app-p910nd/po/fi/p910nd.po b/applications/luci-app-p910nd/po/fi/p910nd.po index df0e7a3a16..43c489604a 100644 --- a/applications/luci-app-p910nd/po/fi/p910nd.po +++ b/applications/luci-app-p910nd/po/fi/p910nd.po @@ -74,7 +74,7 @@ msgstr "" msgid "Local TCP listen port for this printer." msgstr "" -#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:204 +#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:211 msgid "Manufacturer" msgstr "" @@ -83,7 +83,7 @@ msgctxt "mDNS" msgid "Note: %s only advertises one (the first) printer on this host." msgstr "" -#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:231 +#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:238 msgid "Note: Set only CMD languages that your printer understands." msgstr "" @@ -137,7 +137,7 @@ msgstr "" msgid "Settings" msgstr "Asetukset" -#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:227 +#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:234 msgid "Some examples:" msgstr "" @@ -146,9 +146,9 @@ msgid "The %s type element." msgstr "" #: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:174 -#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:203 -#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:218 -#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:226 +#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:210 +#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:225 +#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:233 msgid "The %s value." msgstr "" @@ -180,4 +180,3 @@ msgstr "" #: applications/luci-app-p910nd/root/usr/share/luci/menu.d/luci-app-p910nd.json:3 msgid "p910nd - Printer server" msgstr "p910nd - Tulostinpalvelin" - diff --git a/applications/luci-app-p910nd/po/fr/p910nd.po b/applications/luci-app-p910nd/po/fr/p910nd.po index 655c064452..5fc075d08e 100644 --- a/applications/luci-app-p910nd/po/fr/p910nd.po +++ b/applications/luci-app-p910nd/po/fr/p910nd.po @@ -74,7 +74,7 @@ msgstr "" msgid "Local TCP listen port for this printer." msgstr "" -#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:204 +#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:211 msgid "Manufacturer" msgstr "" @@ -83,7 +83,7 @@ msgctxt "mDNS" msgid "Note: %s only advertises one (the first) printer on this host." msgstr "" -#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:231 +#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:238 msgid "Note: Set only CMD languages that your printer understands." msgstr "" @@ -137,7 +137,7 @@ msgstr "" msgid "Settings" msgstr "Paramètres" -#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:227 +#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:234 msgid "Some examples:" msgstr "" @@ -146,9 +146,9 @@ msgid "The %s type element." msgstr "" #: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:174 -#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:203 -#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:218 -#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:226 +#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:210 +#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:225 +#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:233 msgid "The %s value." msgstr "" @@ -180,4 +180,3 @@ msgstr "" #: applications/luci-app-p910nd/root/usr/share/luci/menu.d/luci-app-p910nd.json:3 msgid "p910nd - Printer server" msgstr "p910nd - Serveur d'impression" - diff --git a/applications/luci-app-p910nd/po/he/p910nd.po b/applications/luci-app-p910nd/po/he/p910nd.po index cd6770a94a..1b544f7bc4 100644 --- a/applications/luci-app-p910nd/po/he/p910nd.po +++ b/applications/luci-app-p910nd/po/he/p910nd.po @@ -74,7 +74,7 @@ msgstr "" msgid "Local TCP listen port for this printer." msgstr "" -#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:204 +#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:211 msgid "Manufacturer" msgstr "" @@ -83,7 +83,7 @@ msgctxt "mDNS" msgid "Note: %s only advertises one (the first) printer on this host." msgstr "" -#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:231 +#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:238 msgid "Note: Set only CMD languages that your printer understands." msgstr "" @@ -138,7 +138,7 @@ msgstr "" msgid "Settings" msgstr "הגדרות" -#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:227 +#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:234 msgid "Some examples:" msgstr "" @@ -147,9 +147,9 @@ msgid "The %s type element." msgstr "" #: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:174 -#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:203 -#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:218 -#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:226 +#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:210 +#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:225 +#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:233 msgid "The %s value." msgstr "" @@ -181,4 +181,3 @@ msgstr "" #: applications/luci-app-p910nd/root/usr/share/luci/menu.d/luci-app-p910nd.json:3 msgid "p910nd - Printer server" msgstr "p910nd - שרת מדפסות" - diff --git a/applications/luci-app-p910nd/po/hi/p910nd.po b/applications/luci-app-p910nd/po/hi/p910nd.po index 5218fe359b..36bd75be64 100644 --- a/applications/luci-app-p910nd/po/hi/p910nd.po +++ b/applications/luci-app-p910nd/po/hi/p910nd.po @@ -72,7 +72,7 @@ msgstr "" msgid "Local TCP listen port for this printer." msgstr "" -#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:204 +#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:211 msgid "Manufacturer" msgstr "" @@ -81,7 +81,7 @@ msgctxt "mDNS" msgid "Note: %s only advertises one (the first) printer on this host." msgstr "" -#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:231 +#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:238 msgid "Note: Set only CMD languages that your printer understands." msgstr "" @@ -135,7 +135,7 @@ msgstr "" msgid "Settings" msgstr "" -#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:227 +#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:234 msgid "Some examples:" msgstr "" @@ -144,9 +144,9 @@ msgid "The %s type element." msgstr "" #: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:174 -#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:203 -#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:218 -#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:226 +#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:210 +#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:225 +#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:233 msgid "The %s value." msgstr "" @@ -178,4 +178,3 @@ msgstr "" #: applications/luci-app-p910nd/root/usr/share/luci/menu.d/luci-app-p910nd.json:3 msgid "p910nd - Printer server" msgstr "" - diff --git a/applications/luci-app-p910nd/po/hu/p910nd.po b/applications/luci-app-p910nd/po/hu/p910nd.po index 2f5cda89d0..a149c46fe6 100644 --- a/applications/luci-app-p910nd/po/hu/p910nd.po +++ b/applications/luci-app-p910nd/po/hu/p910nd.po @@ -72,7 +72,7 @@ msgstr "" msgid "Local TCP listen port for this printer." msgstr "" -#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:204 +#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:211 msgid "Manufacturer" msgstr "" @@ -81,7 +81,7 @@ msgctxt "mDNS" msgid "Note: %s only advertises one (the first) printer on this host." msgstr "" -#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:231 +#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:238 msgid "Note: Set only CMD languages that your printer understands." msgstr "" @@ -135,7 +135,7 @@ msgstr "" msgid "Settings" msgstr "Beállítások" -#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:227 +#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:234 msgid "Some examples:" msgstr "" @@ -144,9 +144,9 @@ msgid "The %s type element." msgstr "" #: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:174 -#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:203 -#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:218 -#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:226 +#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:210 +#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:225 +#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:233 msgid "The %s value." msgstr "" @@ -178,4 +178,3 @@ msgstr "" #: applications/luci-app-p910nd/root/usr/share/luci/menu.d/luci-app-p910nd.json:3 msgid "p910nd - Printer server" msgstr "p910nd – nyomtatókiszolgáló" - diff --git a/applications/luci-app-p910nd/po/it/p910nd.po b/applications/luci-app-p910nd/po/it/p910nd.po index 1a249d5206..27fedf5a75 100644 --- a/applications/luci-app-p910nd/po/it/p910nd.po +++ b/applications/luci-app-p910nd/po/it/p910nd.po @@ -74,7 +74,7 @@ msgstr "" msgid "Local TCP listen port for this printer." msgstr "" -#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:204 +#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:211 msgid "Manufacturer" msgstr "" @@ -83,7 +83,7 @@ msgctxt "mDNS" msgid "Note: %s only advertises one (the first) printer on this host." msgstr "" -#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:231 +#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:238 msgid "Note: Set only CMD languages that your printer understands." msgstr "" @@ -137,7 +137,7 @@ msgstr "" msgid "Settings" msgstr "Impostazioni" -#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:227 +#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:234 msgid "Some examples:" msgstr "" @@ -146,9 +146,9 @@ msgid "The %s type element." msgstr "" #: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:174 -#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:203 -#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:218 -#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:226 +#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:210 +#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:225 +#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:233 msgid "The %s value." msgstr "" @@ -180,4 +180,3 @@ msgstr "" #: applications/luci-app-p910nd/root/usr/share/luci/menu.d/luci-app-p910nd.json:3 msgid "p910nd - Printer server" msgstr "p910nd - Server di stampa" - diff --git a/applications/luci-app-p910nd/po/ja/p910nd.po b/applications/luci-app-p910nd/po/ja/p910nd.po index d8229deb87..32026c9ea1 100644 --- a/applications/luci-app-p910nd/po/ja/p910nd.po +++ b/applications/luci-app-p910nd/po/ja/p910nd.po @@ -74,7 +74,7 @@ msgstr "" msgid "Local TCP listen port for this printer." msgstr "" -#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:204 +#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:211 msgid "Manufacturer" msgstr "" @@ -83,7 +83,7 @@ msgctxt "mDNS" msgid "Note: %s only advertises one (the first) printer on this host." msgstr "" -#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:231 +#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:238 msgid "Note: Set only CMD languages that your printer understands." msgstr "" @@ -137,7 +137,7 @@ msgstr "" msgid "Settings" msgstr "設定" -#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:227 +#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:234 msgid "Some examples:" msgstr "" @@ -146,9 +146,9 @@ msgid "The %s type element." msgstr "" #: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:174 -#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:203 -#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:218 -#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:226 +#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:210 +#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:225 +#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:233 msgid "The %s value." msgstr "" @@ -180,4 +180,3 @@ msgstr "" #: applications/luci-app-p910nd/root/usr/share/luci/menu.d/luci-app-p910nd.json:3 msgid "p910nd - Printer server" msgstr "p910nd - プリンタサーバー" - diff --git a/applications/luci-app-p910nd/po/ko/p910nd.po b/applications/luci-app-p910nd/po/ko/p910nd.po index 297e5a9381..c8dd680fe0 100644 --- a/applications/luci-app-p910nd/po/ko/p910nd.po +++ b/applications/luci-app-p910nd/po/ko/p910nd.po @@ -74,7 +74,7 @@ msgstr "" msgid "Local TCP listen port for this printer." msgstr "" -#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:204 +#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:211 msgid "Manufacturer" msgstr "" @@ -83,7 +83,7 @@ msgctxt "mDNS" msgid "Note: %s only advertises one (the first) printer on this host." msgstr "" -#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:231 +#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:238 msgid "Note: Set only CMD languages that your printer understands." msgstr "" @@ -137,7 +137,7 @@ msgstr "" msgid "Settings" msgstr "" -#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:227 +#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:234 msgid "Some examples:" msgstr "" @@ -146,9 +146,9 @@ msgid "The %s type element." msgstr "" #: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:174 -#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:203 -#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:218 -#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:226 +#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:210 +#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:225 +#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:233 msgid "The %s value." msgstr "" @@ -180,4 +180,3 @@ msgstr "" #: applications/luci-app-p910nd/root/usr/share/luci/menu.d/luci-app-p910nd.json:3 msgid "p910nd - Printer server" msgstr "" - diff --git a/applications/luci-app-p910nd/po/lt/p910nd.po b/applications/luci-app-p910nd/po/lt/p910nd.po index 7a4b235b44..627162c23a 100644 --- a/applications/luci-app-p910nd/po/lt/p910nd.po +++ b/applications/luci-app-p910nd/po/lt/p910nd.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"PO-Revision-Date: 2024-03-14 23:45+0000\n" +"PO-Revision-Date: 2024-03-20 03:44+0000\n" "Last-Translator: Džiugas J <dziugas1959@hotmail.com>\n" "Language-Team: Lithuanian <https://hosted.weblate.org/projects/openwrt/" "luciapplicationsp910nd/lt/>\n" @@ -15,7 +15,7 @@ msgstr "" #: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:104 msgid "Add printer config" -msgstr "" +msgstr "Pridėti spausdintuvo konfigūraciją" #: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:123 msgid "Be aware: %s also listens on port 9100." @@ -27,11 +27,11 @@ msgstr "Dvikryptis režimas" #: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:167 msgid "By the router" -msgstr "" +msgstr "Maršrutizatoriaus" #: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:112 msgid "Connected %s devices show in this list." -msgstr "" +msgstr "Prijungti – %s įrenginiai rodomi šiame sąraše." #: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:110 msgid "Device" @@ -39,7 +39,7 @@ msgstr "Įrenginys" #: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:107 msgid "Enabled" -msgstr "" +msgstr "Įjungta/Įgalinta (-as)" #: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:49 msgid "Error calling \"opkg list-installed\":" @@ -47,11 +47,11 @@ msgstr "" #: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:38 msgid "Error executing \"find\" command:" -msgstr "" +msgstr "Klaida vykdant „find“ komandą:" #: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:88 msgid "For USB connected printers" -msgstr "" +msgstr "Skirta „USB“ prijungtiems spausdintuvams" #: applications/luci-app-p910nd/root/usr/share/rpcd/acl.d/luci-app-p910nd.json:3 msgid "Grant UCI access for luci-app-p910nd" @@ -63,26 +63,26 @@ msgstr "" #: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:129 msgid "Listen IP" -msgstr "" +msgstr "Laukiamas prisijungimo/jungties ryšio IP" #: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:130 msgid "Listen on a specific IP." -msgstr "" +msgstr "Laukti prisijungimo/jungties ryšio specifiniame IP." #: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:122 msgid "Local TCP listen port for this printer." msgstr "" -#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:204 +#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:211 msgid "Manufacturer" -msgstr "" +msgstr "Gamintojas" #: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:151 msgctxt "mDNS" msgid "Note: %s only advertises one (the first) printer on this host." msgstr "" -#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:231 +#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:238 msgid "Note: Set only CMD languages that your printer understands." msgstr "" @@ -102,7 +102,7 @@ msgstr "" #: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:175 msgid "Note: must be %s." -msgstr "" +msgstr "Pastaba: turi būti „%s“." #: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:70 msgid "One of these kernel modules is needed for p910nd to find your printer." @@ -122,11 +122,11 @@ msgstr "Prievadas" #: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:15 msgid "Port 910n print daemon" -msgstr "" +msgstr "Prievadas „910n print daemon“" #: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:145 msgid "Run as root" -msgstr "" +msgstr "Vykdyti kaip „root“" #: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:166 msgid "Serves as Location in Apple standards." @@ -136,20 +136,20 @@ msgstr "" msgid "Settings" msgstr "Nustatymai" -#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:227 +#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:234 msgid "Some examples:" -msgstr "" +msgstr "Keli pavyzdžiai:" #: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:158 msgid "The %s type element." -msgstr "" +msgstr "„%s“ tipo elementas." #: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:174 -#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:203 -#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:218 -#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:226 +#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:210 +#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:225 +#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:233 msgid "The %s value." -msgstr "" +msgstr "„%s“ reikšmė." #: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:159 msgid "User readable description of maker and model." diff --git a/applications/luci-app-p910nd/po/mr/p910nd.po b/applications/luci-app-p910nd/po/mr/p910nd.po index e145cc4608..2c74d69705 100644 --- a/applications/luci-app-p910nd/po/mr/p910nd.po +++ b/applications/luci-app-p910nd/po/mr/p910nd.po @@ -74,7 +74,7 @@ msgstr "" msgid "Local TCP listen port for this printer." msgstr "" -#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:204 +#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:211 msgid "Manufacturer" msgstr "" @@ -83,7 +83,7 @@ msgctxt "mDNS" msgid "Note: %s only advertises one (the first) printer on this host." msgstr "" -#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:231 +#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:238 msgid "Note: Set only CMD languages that your printer understands." msgstr "" @@ -137,7 +137,7 @@ msgstr "" msgid "Settings" msgstr "सेटिंग्ज" -#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:227 +#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:234 msgid "Some examples:" msgstr "" @@ -146,9 +146,9 @@ msgid "The %s type element." msgstr "" #: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:174 -#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:203 -#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:218 -#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:226 +#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:210 +#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:225 +#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:233 msgid "The %s value." msgstr "" @@ -180,4 +180,3 @@ msgstr "" #: applications/luci-app-p910nd/root/usr/share/luci/menu.d/luci-app-p910nd.json:3 msgid "p910nd - Printer server" msgstr "" - diff --git a/applications/luci-app-p910nd/po/ms/p910nd.po b/applications/luci-app-p910nd/po/ms/p910nd.po index 3fdfe97680..02b1832c35 100644 --- a/applications/luci-app-p910nd/po/ms/p910nd.po +++ b/applications/luci-app-p910nd/po/ms/p910nd.po @@ -74,7 +74,7 @@ msgstr "" msgid "Local TCP listen port for this printer." msgstr "" -#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:204 +#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:211 msgid "Manufacturer" msgstr "" @@ -83,7 +83,7 @@ msgctxt "mDNS" msgid "Note: %s only advertises one (the first) printer on this host." msgstr "" -#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:231 +#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:238 msgid "Note: Set only CMD languages that your printer understands." msgstr "" @@ -137,7 +137,7 @@ msgstr "" msgid "Settings" msgstr "" -#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:227 +#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:234 msgid "Some examples:" msgstr "" @@ -146,9 +146,9 @@ msgid "The %s type element." msgstr "" #: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:174 -#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:203 -#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:218 -#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:226 +#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:210 +#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:225 +#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:233 msgid "The %s value." msgstr "" @@ -180,4 +180,3 @@ msgstr "" #: applications/luci-app-p910nd/root/usr/share/luci/menu.d/luci-app-p910nd.json:3 msgid "p910nd - Printer server" msgstr "" - diff --git a/applications/luci-app-p910nd/po/nb_NO/p910nd.po b/applications/luci-app-p910nd/po/nb_NO/p910nd.po index 5c864830fa..244a16690b 100644 --- a/applications/luci-app-p910nd/po/nb_NO/p910nd.po +++ b/applications/luci-app-p910nd/po/nb_NO/p910nd.po @@ -70,7 +70,7 @@ msgstr "" msgid "Local TCP listen port for this printer." msgstr "" -#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:204 +#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:211 msgid "Manufacturer" msgstr "" @@ -79,7 +79,7 @@ msgctxt "mDNS" msgid "Note: %s only advertises one (the first) printer on this host." msgstr "" -#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:231 +#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:238 msgid "Note: Set only CMD languages that your printer understands." msgstr "" @@ -133,7 +133,7 @@ msgstr "" msgid "Settings" msgstr "Innstillinger" -#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:227 +#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:234 msgid "Some examples:" msgstr "" @@ -142,9 +142,9 @@ msgid "The %s type element." msgstr "" #: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:174 -#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:203 -#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:218 -#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:226 +#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:210 +#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:225 +#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:233 msgid "The %s value." msgstr "" @@ -176,4 +176,3 @@ msgstr "" #: applications/luci-app-p910nd/root/usr/share/luci/menu.d/luci-app-p910nd.json:3 msgid "p910nd - Printer server" msgstr "p910nd - Skriverserver" - diff --git a/applications/luci-app-p910nd/po/nl/p910nd.po b/applications/luci-app-p910nd/po/nl/p910nd.po index ced3356254..d2c06cbde3 100644 --- a/applications/luci-app-p910nd/po/nl/p910nd.po +++ b/applications/luci-app-p910nd/po/nl/p910nd.po @@ -74,7 +74,7 @@ msgstr "" msgid "Local TCP listen port for this printer." msgstr "" -#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:204 +#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:211 msgid "Manufacturer" msgstr "" @@ -83,7 +83,7 @@ msgctxt "mDNS" msgid "Note: %s only advertises one (the first) printer on this host." msgstr "" -#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:231 +#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:238 msgid "Note: Set only CMD languages that your printer understands." msgstr "" @@ -137,7 +137,7 @@ msgstr "" msgid "Settings" msgstr "Instellingen" -#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:227 +#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:234 msgid "Some examples:" msgstr "" @@ -146,9 +146,9 @@ msgid "The %s type element." msgstr "" #: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:174 -#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:203 -#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:218 -#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:226 +#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:210 +#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:225 +#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:233 msgid "The %s value." msgstr "" @@ -180,4 +180,3 @@ msgstr "" #: applications/luci-app-p910nd/root/usr/share/luci/menu.d/luci-app-p910nd.json:3 msgid "p910nd - Printer server" msgstr "p910nd - Printer server" - diff --git a/applications/luci-app-p910nd/po/pl/p910nd.po b/applications/luci-app-p910nd/po/pl/p910nd.po index 378a11dffb..721d16e890 100644 --- a/applications/luci-app-p910nd/po/pl/p910nd.po +++ b/applications/luci-app-p910nd/po/pl/p910nd.po @@ -76,7 +76,7 @@ msgstr "Nasłuchuj na określonym adresie IP." msgid "Local TCP listen port for this printer." msgstr "Lokalny port nasłuchiwania TCP dla tej drukarki." -#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:204 +#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:211 msgid "Manufacturer" msgstr "Producent" @@ -85,7 +85,7 @@ msgctxt "mDNS" msgid "Note: %s only advertises one (the first) printer on this host." msgstr "Uwaga: %s rozgłasza tylko jedną (pierwszą) drukarkę na tym hoście." -#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:231 +#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:238 msgid "Note: Set only CMD languages that your printer understands." msgstr "Uwaga: ustaw tylko języki CMD zrozumiałe dla drukarki." @@ -143,7 +143,7 @@ msgstr "Służy jako lokalizacja w standardach Apple." msgid "Settings" msgstr "Ustawienia" -#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:227 +#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:234 msgid "Some examples:" msgstr "Kilka przykładów:" @@ -152,9 +152,9 @@ msgid "The %s type element." msgstr "Element typu %s." #: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:174 -#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:203 -#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:218 -#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:226 +#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:210 +#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:225 +#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:233 msgid "The %s value." msgstr "Wartość %s." diff --git a/applications/luci-app-p910nd/po/pt/p910nd.po b/applications/luci-app-p910nd/po/pt/p910nd.po index 1882ae6d51..f92e981fc8 100644 --- a/applications/luci-app-p910nd/po/pt/p910nd.po +++ b/applications/luci-app-p910nd/po/pt/p910nd.po @@ -74,7 +74,7 @@ msgstr "" msgid "Local TCP listen port for this printer." msgstr "" -#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:204 +#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:211 msgid "Manufacturer" msgstr "" @@ -83,7 +83,7 @@ msgctxt "mDNS" msgid "Note: %s only advertises one (the first) printer on this host." msgstr "" -#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:231 +#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:238 msgid "Note: Set only CMD languages that your printer understands." msgstr "" @@ -137,7 +137,7 @@ msgstr "" msgid "Settings" msgstr "Definições" -#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:227 +#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:234 msgid "Some examples:" msgstr "" @@ -146,9 +146,9 @@ msgid "The %s type element." msgstr "" #: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:174 -#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:203 -#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:218 -#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:226 +#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:210 +#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:225 +#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:233 msgid "The %s value." msgstr "" @@ -180,4 +180,3 @@ msgstr "" #: applications/luci-app-p910nd/root/usr/share/luci/menu.d/luci-app-p910nd.json:3 msgid "p910nd - Printer server" msgstr "P910nd - Servidor de impressão" - diff --git a/applications/luci-app-p910nd/po/pt_BR/p910nd.po b/applications/luci-app-p910nd/po/pt_BR/p910nd.po index ac255bd874..90668de17e 100644 --- a/applications/luci-app-p910nd/po/pt_BR/p910nd.po +++ b/applications/luci-app-p910nd/po/pt_BR/p910nd.po @@ -74,7 +74,7 @@ msgstr "" msgid "Local TCP listen port for this printer." msgstr "" -#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:204 +#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:211 msgid "Manufacturer" msgstr "" @@ -83,7 +83,7 @@ msgctxt "mDNS" msgid "Note: %s only advertises one (the first) printer on this host." msgstr "" -#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:231 +#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:238 msgid "Note: Set only CMD languages that your printer understands." msgstr "" @@ -137,7 +137,7 @@ msgstr "" msgid "Settings" msgstr "Configurações" -#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:227 +#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:234 msgid "Some examples:" msgstr "" @@ -146,9 +146,9 @@ msgid "The %s type element." msgstr "" #: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:174 -#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:203 -#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:218 -#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:226 +#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:210 +#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:225 +#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:233 msgid "The %s value." msgstr "" @@ -180,6 +180,3 @@ msgstr "" #: applications/luci-app-p910nd/root/usr/share/luci/menu.d/luci-app-p910nd.json:3 msgid "p910nd - Printer server" msgstr "p910nd - Servidor de impressão" - -# 20140621: edersg: tradução -# 20140621: edersg: tradução diff --git a/applications/luci-app-p910nd/po/ro/p910nd.po b/applications/luci-app-p910nd/po/ro/p910nd.po index ccb6b76795..ee7599d7ca 100644 --- a/applications/luci-app-p910nd/po/ro/p910nd.po +++ b/applications/luci-app-p910nd/po/ro/p910nd.po @@ -75,7 +75,7 @@ msgstr "" msgid "Local TCP listen port for this printer." msgstr "" -#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:204 +#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:211 msgid "Manufacturer" msgstr "" @@ -84,7 +84,7 @@ msgctxt "mDNS" msgid "Note: %s only advertises one (the first) printer on this host." msgstr "" -#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:231 +#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:238 msgid "Note: Set only CMD languages that your printer understands." msgstr "" @@ -138,7 +138,7 @@ msgstr "" msgid "Settings" msgstr "Setări" -#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:227 +#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:234 msgid "Some examples:" msgstr "" @@ -147,9 +147,9 @@ msgid "The %s type element." msgstr "" #: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:174 -#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:203 -#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:218 -#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:226 +#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:210 +#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:225 +#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:233 msgid "The %s value." msgstr "" @@ -181,4 +181,3 @@ msgstr "" #: applications/luci-app-p910nd/root/usr/share/luci/menu.d/luci-app-p910nd.json:3 msgid "p910nd - Printer server" msgstr "p910nd - Server de imprimantă" - diff --git a/applications/luci-app-p910nd/po/ru/p910nd.po b/applications/luci-app-p910nd/po/ru/p910nd.po index e7a92c3af5..97d4b65487 100644 --- a/applications/luci-app-p910nd/po/ru/p910nd.po +++ b/applications/luci-app-p910nd/po/ru/p910nd.po @@ -76,7 +76,7 @@ msgstr "Прослушивание определенного IP-адреса." msgid "Local TCP listen port for this printer." msgstr "Локальный порт прослушивания TCP для этого принтера." -#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:204 +#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:211 msgid "Manufacturer" msgstr "Производитель" @@ -85,7 +85,7 @@ msgctxt "mDNS" msgid "Note: %s only advertises one (the first) printer on this host." msgstr "Примечание: %s рекламирует только один (первый) принтер на этом хосте." -#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:231 +#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:238 msgid "Note: Set only CMD languages that your printer understands." msgstr "" "Примечание: Установите только те языки CMD, которые понимает ваш принтер." @@ -145,7 +145,7 @@ msgstr "Служит в качестве локации в стандартах msgid "Settings" msgstr "Настройки" -#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:227 +#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:234 msgid "Some examples:" msgstr "Несколько примеров:" @@ -154,9 +154,9 @@ msgid "The %s type element." msgstr "Элемент типа %s." #: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:174 -#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:203 -#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:218 -#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:226 +#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:210 +#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:225 +#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:233 msgid "The %s value." msgstr "Значение %s." diff --git a/applications/luci-app-p910nd/po/sk/p910nd.po b/applications/luci-app-p910nd/po/sk/p910nd.po index 2e49e2c580..aafd7633bd 100644 --- a/applications/luci-app-p910nd/po/sk/p910nd.po +++ b/applications/luci-app-p910nd/po/sk/p910nd.po @@ -72,7 +72,7 @@ msgstr "" msgid "Local TCP listen port for this printer." msgstr "" -#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:204 +#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:211 msgid "Manufacturer" msgstr "" @@ -81,7 +81,7 @@ msgctxt "mDNS" msgid "Note: %s only advertises one (the first) printer on this host." msgstr "" -#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:231 +#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:238 msgid "Note: Set only CMD languages that your printer understands." msgstr "" @@ -135,7 +135,7 @@ msgstr "" msgid "Settings" msgstr "Nastavenia" -#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:227 +#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:234 msgid "Some examples:" msgstr "" @@ -144,9 +144,9 @@ msgid "The %s type element." msgstr "" #: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:174 -#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:203 -#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:218 -#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:226 +#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:210 +#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:225 +#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:233 msgid "The %s value." msgstr "" @@ -178,5 +178,3 @@ msgstr "" #: applications/luci-app-p910nd/root/usr/share/luci/menu.d/luci-app-p910nd.json:3 msgid "p910nd - Printer server" msgstr "" - -#, fuzzy diff --git a/applications/luci-app-p910nd/po/sv/p910nd.po b/applications/luci-app-p910nd/po/sv/p910nd.po index 3ea9371b4a..8fe89bb0c3 100644 --- a/applications/luci-app-p910nd/po/sv/p910nd.po +++ b/applications/luci-app-p910nd/po/sv/p910nd.po @@ -72,7 +72,7 @@ msgstr "" msgid "Local TCP listen port for this printer." msgstr "" -#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:204 +#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:211 msgid "Manufacturer" msgstr "" @@ -81,7 +81,7 @@ msgctxt "mDNS" msgid "Note: %s only advertises one (the first) printer on this host." msgstr "" -#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:231 +#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:238 msgid "Note: Set only CMD languages that your printer understands." msgstr "" @@ -135,7 +135,7 @@ msgstr "" msgid "Settings" msgstr "Inställningar" -#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:227 +#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:234 msgid "Some examples:" msgstr "" @@ -144,9 +144,9 @@ msgid "The %s type element." msgstr "" #: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:174 -#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:203 -#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:218 -#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:226 +#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:210 +#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:225 +#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:233 msgid "The %s value." msgstr "" @@ -178,4 +178,3 @@ msgstr "" #: applications/luci-app-p910nd/root/usr/share/luci/menu.d/luci-app-p910nd.json:3 msgid "p910nd - Printer server" msgstr "p910nd- Skrivar-server" - diff --git a/applications/luci-app-p910nd/po/templates/p910nd.pot b/applications/luci-app-p910nd/po/templates/p910nd.pot index f429fb5921..16900ea60a 100644 --- a/applications/luci-app-p910nd/po/templates/p910nd.pot +++ b/applications/luci-app-p910nd/po/templates/p910nd.pot @@ -61,7 +61,7 @@ msgstr "" msgid "Local TCP listen port for this printer." msgstr "" -#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:204 +#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:211 msgid "Manufacturer" msgstr "" @@ -70,7 +70,7 @@ msgctxt "mDNS" msgid "Note: %s only advertises one (the first) printer on this host." msgstr "" -#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:231 +#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:238 msgid "Note: Set only CMD languages that your printer understands." msgstr "" @@ -124,7 +124,7 @@ msgstr "" msgid "Settings" msgstr "" -#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:227 +#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:234 msgid "Some examples:" msgstr "" @@ -133,9 +133,9 @@ msgid "The %s type element." msgstr "" #: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:174 -#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:203 -#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:218 -#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:226 +#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:210 +#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:225 +#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:233 msgid "The %s value." msgstr "" diff --git a/applications/luci-app-p910nd/po/tr/p910nd.po b/applications/luci-app-p910nd/po/tr/p910nd.po index acdcab43fb..2e0f2f8fc2 100644 --- a/applications/luci-app-p910nd/po/tr/p910nd.po +++ b/applications/luci-app-p910nd/po/tr/p910nd.po @@ -72,7 +72,7 @@ msgstr "" msgid "Local TCP listen port for this printer." msgstr "" -#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:204 +#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:211 msgid "Manufacturer" msgstr "" @@ -81,7 +81,7 @@ msgctxt "mDNS" msgid "Note: %s only advertises one (the first) printer on this host." msgstr "" -#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:231 +#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:238 msgid "Note: Set only CMD languages that your printer understands." msgstr "" @@ -135,7 +135,7 @@ msgstr "" msgid "Settings" msgstr "Ayarlar" -#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:227 +#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:234 msgid "Some examples:" msgstr "" @@ -144,9 +144,9 @@ msgid "The %s type element." msgstr "" #: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:174 -#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:203 -#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:218 -#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:226 +#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:210 +#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:225 +#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:233 msgid "The %s value." msgstr "" @@ -178,4 +178,3 @@ msgstr "" #: applications/luci-app-p910nd/root/usr/share/luci/menu.d/luci-app-p910nd.json:3 msgid "p910nd - Printer server" msgstr "P910nd_Yazıcı Sunucusu" - diff --git a/applications/luci-app-p910nd/po/uk/p910nd.po b/applications/luci-app-p910nd/po/uk/p910nd.po index 52351a8355..89c984673d 100644 --- a/applications/luci-app-p910nd/po/uk/p910nd.po +++ b/applications/luci-app-p910nd/po/uk/p910nd.po @@ -73,7 +73,7 @@ msgstr "" msgid "Local TCP listen port for this printer." msgstr "" -#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:204 +#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:211 msgid "Manufacturer" msgstr "" @@ -82,7 +82,7 @@ msgctxt "mDNS" msgid "Note: %s only advertises one (the first) printer on this host." msgstr "" -#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:231 +#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:238 msgid "Note: Set only CMD languages that your printer understands." msgstr "" @@ -136,7 +136,7 @@ msgstr "" msgid "Settings" msgstr "Налаштування" -#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:227 +#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:234 msgid "Some examples:" msgstr "" @@ -145,9 +145,9 @@ msgid "The %s type element." msgstr "" #: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:174 -#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:203 -#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:218 -#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:226 +#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:210 +#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:225 +#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:233 msgid "The %s value." msgstr "" @@ -179,4 +179,3 @@ msgstr "" #: applications/luci-app-p910nd/root/usr/share/luci/menu.d/luci-app-p910nd.json:3 msgid "p910nd - Printer server" msgstr "p910nd - сервер друку" - diff --git a/applications/luci-app-p910nd/po/vi/p910nd.po b/applications/luci-app-p910nd/po/vi/p910nd.po index 6aa1b5f7ca..b916255782 100644 --- a/applications/luci-app-p910nd/po/vi/p910nd.po +++ b/applications/luci-app-p910nd/po/vi/p910nd.po @@ -76,7 +76,7 @@ msgstr "" msgid "Local TCP listen port for this printer." msgstr "" -#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:204 +#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:211 msgid "Manufacturer" msgstr "" @@ -85,7 +85,7 @@ msgctxt "mDNS" msgid "Note: %s only advertises one (the first) printer on this host." msgstr "" -#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:231 +#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:238 msgid "Note: Set only CMD languages that your printer understands." msgstr "" @@ -139,7 +139,7 @@ msgstr "" msgid "Settings" msgstr "Cài đặt" -#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:227 +#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:234 msgid "Some examples:" msgstr "" @@ -148,9 +148,9 @@ msgid "The %s type element." msgstr "" #: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:174 -#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:203 -#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:218 -#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:226 +#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:210 +#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:225 +#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:233 msgid "The %s value." msgstr "" @@ -182,4 +182,3 @@ msgstr "" #: applications/luci-app-p910nd/root/usr/share/luci/menu.d/luci-app-p910nd.json:3 msgid "p910nd - Printer server" msgstr "p910nd - Máy chủ in" - diff --git a/applications/luci-app-p910nd/po/zh_Hans/p910nd.po b/applications/luci-app-p910nd/po/zh_Hans/p910nd.po index 22b44e5be2..2cfc388792 100644 --- a/applications/luci-app-p910nd/po/zh_Hans/p910nd.po +++ b/applications/luci-app-p910nd/po/zh_Hans/p910nd.po @@ -78,7 +78,7 @@ msgstr "侦听特定 IP。" msgid "Local TCP listen port for this printer." msgstr "此打印机的本地 TCP 侦听端口。" -#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:204 +#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:211 msgid "Manufacturer" msgstr "制造商" @@ -87,7 +87,7 @@ msgctxt "mDNS" msgid "Note: %s only advertises one (the first) printer on this host." msgstr "注意:%s 在此主机上仅广播一台(第一台)打印机。" -#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:231 +#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:238 msgid "Note: Set only CMD languages that your printer understands." msgstr "注意:只设置你的打印机能理解的 CMD 语言。" @@ -141,7 +141,7 @@ msgstr "在 Apple 标准中作为 Location。" msgid "Settings" msgstr "设置" -#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:227 +#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:234 msgid "Some examples:" msgstr "一些示例:" @@ -150,9 +150,9 @@ msgid "The %s type element." msgstr "%s 型元素。" #: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:174 -#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:203 -#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:218 -#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:226 +#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:210 +#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:225 +#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:233 msgid "The %s value." msgstr "%s 值。" diff --git a/applications/luci-app-p910nd/po/zh_Hant/p910nd.po b/applications/luci-app-p910nd/po/zh_Hant/p910nd.po index 8bf000ce69..521b27f896 100644 --- a/applications/luci-app-p910nd/po/zh_Hant/p910nd.po +++ b/applications/luci-app-p910nd/po/zh_Hant/p910nd.po @@ -77,7 +77,7 @@ msgstr "" msgid "Local TCP listen port for this printer." msgstr "" -#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:204 +#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:211 msgid "Manufacturer" msgstr "" @@ -86,7 +86,7 @@ msgctxt "mDNS" msgid "Note: %s only advertises one (the first) printer on this host." msgstr "" -#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:231 +#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:238 msgid "Note: Set only CMD languages that your printer understands." msgstr "" @@ -140,7 +140,7 @@ msgstr "" msgid "Settings" msgstr "設定" -#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:227 +#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:234 msgid "Some examples:" msgstr "" @@ -149,9 +149,9 @@ msgid "The %s type element." msgstr "" #: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:174 -#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:203 -#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:218 -#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:226 +#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:210 +#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:225 +#: applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js:233 msgid "The %s value." msgstr "" @@ -183,4 +183,3 @@ msgstr "" #: applications/luci-app-p910nd/root/usr/share/luci/menu.d/luci-app-p910nd.json:3 msgid "p910nd - Printer server" msgstr "p910nd - 列印伺服器" - diff --git a/applications/luci-app-pbr/Makefile b/applications/luci-app-pbr/Makefile index 3b04a9500d..7a1c510883 100644 --- a/applications/luci-app-pbr/Makefile +++ b/applications/luci-app-pbr/Makefile @@ -1,15 +1,16 @@ -# Copyright 2017-2022 Stan Grishin (stangri@melmac.ca) +# Copyright 2017-2023 MOSSDeF, Stan Grishin (stangri@melmac.ca) # This is free software, licensed under the GNU General Public License v3. include $(TOPDIR)/rules.mk PKG_LICENSE:=GPL-3.0-or-later PKG_MAINTAINER:=Stan Grishin <stangri@melmac.ca> -PKG_VERSION:=1.1.1-7 +PKG_VERSION:=1.1.4-r7 LUCI_TITLE:=Policy Based Routing Service Web UI LUCI_DESCRIPTION:=Provides Web UI for Policy Based Routing Service. -LUCI_DEPENDS:=+luci-base +jsonfilter +pbr +LUCI_DEPENDS:=+luci-base +jsonfilter +pbr-service +LUCI_PKGARCH:=all PKG_PROVIDES:=luci-app-vpnbypass luci-app-vpn-policy-routing diff --git a/applications/luci-app-pbr/htdocs/luci-static/resources/pbr/status.js b/applications/luci-app-pbr/htdocs/luci-static/resources/pbr/status.js index 24f624c945..99a6e73844 100644 --- a/applications/luci-app-pbr/htdocs/luci-static/resources/pbr/status.js +++ b/applications/luci-app-pbr/htdocs/luci-static/resources/pbr/status.js @@ -3,7 +3,6 @@ "require ui"; "require rpc"; -"require uci"; "require form"; "require baseclass"; @@ -55,8 +54,8 @@ var _setInitAction = rpc.declare({ var RPC = { listeners: [], - on: function on(event, callback) { - var pair = { event: event, callback: callback } + on: function (event, callback) { + var pair = { event: event, callback: callback }; this.listeners.push(pair); return function unsubscribe() { this.listeners = this.listeners.filter(function (listener) { @@ -64,65 +63,77 @@ var RPC = { }); }.bind(this); }, - emit: function emit(event, data) { + emit: function (event, data) { this.listeners.forEach(function (listener) { if (listener.event === event) { listener.callback(data); } }); }, - getInitList: function getInitList(name) { - getInitList(name).then(function (result) { - this.emit('getInitList', result); - }.bind(this)); + getInitList: function (name) { + getInitList(name).then( + function (result) { + this.emit("getInitList", result); + }.bind(this) + ); }, - getInitStatus: function getInitStatus(name) { - getInitStatus(name).then(function (result) { - this.emit('getInitStatus', result); - }.bind(this)); + getInitStatus: function (name) { + getInitStatus(name).then( + function (result) { + this.emit("getInitStatus", result); + }.bind(this) + ); }, - getGateways: function getGateways(name) { - getGateways(name).then(function (result) { - this.emit('getGateways', result); - }.bind(this)); + getGateways: function (name) { + getGateways(name).then( + function (result) { + this.emit("getGateways", result); + }.bind(this) + ); }, - getPlatformSupport: function getPlatformSupport(name) { - getPlatformSupport(name).then(function (result) { - this.emit('getPlatformSupport', result); - }.bind(this)); + getPlatformSupport: function (name) { + getPlatformSupport(name).then( + function (result) { + this.emit("getPlatformSupport", result); + }.bind(this) + ); }, - getInterfaces: function getInterfaces(name) { - getInterfaces(name).then(function (result) { - this.emit('getInterfaces', result); - }.bind(this)); + getInterfaces: function (name) { + getInterfaces(name).then( + function (result) { + this.emit("getInterfaces", result); + }.bind(this) + ); }, - setInitAction: function setInitAction(name, action) { - _setInitAction(name, action).then(function (result) { - this.emit('setInitAction', result); - }.bind(this)); + setInitAction: function (name, action) { + _setInitAction(name, action).then( + function (result) { + this.emit("setInitAction", result); + }.bind(this) + ); }, -} +}; var status = baseclass.extend({ render: function () { return Promise.all([ - L.resolveDefault(getInitStatus(), {}), -// L.resolveDefault(getGateways(), {}), + L.resolveDefault(getInitStatus(pkg.Name), {}), + // L.resolveDefault(getGateways(pkg.Name), {}), ]).then(function (data) { -// var replyStatus = data[0]; -// var replyGateways = data[1]; + // var replyStatus = data[0]; + // var replyGateways = data[1]; var reply; var text; if (data[0] && data[0][pkg.Name]) { reply = data[0][pkg.Name]; - } - else { + } else { reply = { enabled: null, running: null, running_iptables: null, running_nft: null, + running_nft_file: null, version: null, gateways: null, errors: [], @@ -130,187 +141,351 @@ var status = baseclass.extend({ }; } - var header = E('h2', {}, _("Policy Based Routing - Status")); - var statusTitle = E('label', { class: 'cbi-value-title' }, _("Service Status")); + var header = E("h2", {}, _("Policy Based Routing - Status")); + var statusTitle = E( + "label", + { class: "cbi-value-title" }, + _("Service Status") + ); if (reply.version) { + text = _("Version %s").format(reply.version) + " - "; if (reply.running) { + text += _("Running"); if (reply.running_iptables) { - text = _("Running (version: %s using iptables)").format(reply.version); - } - else if (reply.running_nft) { - text = _("Running (version: %s using nft)").format(reply.version); + text += " (" + _("iptables mode") + ")."; + } else if (reply.running_nft_file) { + text += " (" + _("fw4 nft file mode") + ")."; + } else if (reply.running_nft) { + text += " (" + _("nft mode") + ")."; + } else { + text += "."; } - else { - text = _("Running (version: %s)").format(reply.version); - } - } - else { + } else { if (reply.enabled) { - text = _("Stopped (version: %s)").format(reply.version); - } - else { - text = _("Stopped (Disabled)"); + text += _("Stopped."); + } else { + text += _("Stopped (Disabled)."); } } - } - else { + } else { text = _("Not installed or not found"); } - var statusText = E('div', {}, text); - var statusField = E('div', { class: 'cbi-value-field' }, statusText); - var statusDiv = E('div', { class: 'cbi-value' }, [statusTitle, statusField]); + var statusText = E("div", {}, text); + var statusField = E("div", { class: "cbi-value-field" }, statusText); + var statusDiv = E("div", { class: "cbi-value" }, [ + statusTitle, + statusField, + ]); var gatewaysDiv = []; if (reply.gateways) { - var gatewaysTitle = E('label', { class: 'cbi-value-title' }, _("Service Gateways")); - text = _("The %s indicates default gateway. See the %sREADME%s for details.").format("<strong>✓</strong>", - "<a href=\"" + pkg.URL + "#a-word-about-default-routing \" target=\"_blank\">", "</a>") - var gatewaysDescr = E('div', { class: 'cbi-value-description' }, text); - var gatewaysText = E('div', {}, reply.gateways); - var gatewaysField = E('div', { class: 'cbi-value-field' }, [gatewaysText, gatewaysDescr]); - gatewaysDiv = E('div', { class: 'cbi-value' }, [gatewaysTitle, gatewaysField]); + var gatewaysTitle = E( + "label", + { class: "cbi-value-title" }, + _("Service Gateways") + ); + text = _( + "The %s indicates default gateway. See the %sREADME%s for details." + ).format( + "<strong>✓</strong>", + '<a href="' + pkg.URL + '#AWordAboutDefaultRouting" target="_blank">', + "</a>" + ); + var gatewaysDescr = E("div", { class: "cbi-value-description" }, text); + var gatewaysText = E("div", {}, reply.gateways); + var gatewaysField = E("div", { class: "cbi-value-field" }, [ + gatewaysText, + gatewaysDescr, + ]); + gatewaysDiv = E("div", { class: "cbi-value" }, [ + gatewaysTitle, + gatewaysField, + ]); } var warningsDiv = []; if (reply.warnings && reply.warnings.length) { var textLabelsTable = { - warningResolverNotSupported: _("Resolver set (%s) is not supported on this system.").format(uci.get(pkg.Name, 'config', 'resolver_set')), - warningAGHVersionTooLow: _("Installed AdGuardHome (%s) doesn't support 'ipset_file' option."), + warningResolverNotSupported: _( + "Resolver set (%s) is not supported on this system." + ).format(L.uci.get(pkg.Name, "config", "resolver_set")), + warningAGHVersionTooLow: _( + "Installed AdGuardHome (%s) doesn't support 'ipset_file' option." + ), warningPolicyProcessCMD: _("%s"), - warningTorUnsetParams: _("Please unset 'src_addr', 'src_port' and 'dest_port' for policy '%s'"), - warningTorUnsetProto: _("Please unset 'proto' or set 'proto' to 'all' for policy '%s'"), - warningTorUnsetChainIpt: _("Please unset 'chain' or set 'chain' to 'PREROUTING' for policy '%s'"), - warningTorUnsetChainNft: _("Please unset 'chain' or set 'chain' to 'prerouting' for policy '%s'"), - warningInvalidOVPNConfig: _("Invalid OpenVPN config for %s interface"), - warningOutdatedWebUIApp: _("The WebUI application is outdated (version %s), please update it"), + warningTorUnsetParams: _( + "Please unset 'src_addr', 'src_port' and 'dest_port' for policy '%s'" + ), + warningTorUnsetProto: _( + "Please unset 'proto' or set 'proto' to 'all' for policy '%s'" + ), + warningTorUnsetChainIpt: _( + "Please unset 'chain' or set 'chain' to 'PREROUTING' for policy '%s'" + ), + warningTorUnsetChainNft: _( + "Please unset 'chain' or set 'chain' to 'prerouting' for policy '%s'" + ), + warningInvalidOVPNConfig: _( + "Invalid OpenVPN config for %s interface" + ), + warningOutdatedWebUIApp: _( + "The WebUI application is outdated (version %s), please update it" + ), + warningBadNftCallsInUserFile: _( + "Incompatible nft calls detected in user include file, disabling fw4 nft file support." + ), + warningDnsmasqInstanceNoConfdir: _( + "Dnsmasq instance (%s) targeted in settings, but it doesn't have its own confdir." + ), }; - var warningsTitle = E('label', { class: 'cbi-value-title' }, _("Service Warnings")); + var warningsTitle = E( + "label", + { class: "cbi-value-title" }, + _("Service Warnings") + ); var text = ""; - (reply.warnings).forEach(element => { + reply.warnings.forEach((element) => { if (element.id && textLabelsTable[element.id]) { - if (element.id !== 'warningPolicyProcessCMD') { - text += (textLabelsTable[element.id] + '.').format(element.extra || ' ') + "<br />"; + if (element.id !== "warningPolicyProcessCMD") { + text += + (textLabelsTable[element.id] + ".").format( + element.extra || " " + ) + "<br />"; } - } - else { - text += _("Unknown Warning.") + "<br />"; + } else { + text += _("Unknown warning") + "<br />"; } }); - var warningsText = E('div', {}, text); - var warningsField = E('div', { class: 'cbi-value-field' }, warningsText); - warningsDiv = E('div', { class: 'cbi-value' }, [warningsTitle, warningsField]); + var warningsText = E("div", {}, text); + var warningsField = E( + "div", + { class: "cbi-value-field" }, + warningsText + ); + warningsDiv = E("div", { class: "cbi-value" }, [ + warningsTitle, + warningsField, + ]); } var errorsDiv = []; if (reply.errors && reply.errors.length) { var textLabelsTable = { - errorConfigValidation: _("Config (%s) validation failure").format('/etc/config/' + pkg.Name), - errorNoIpFull: _("%s binary cannot be found").format('ip-full'), - errorNoIptables: _("%s binary cannot be found").format('iptables'), - errorNoIpset: _("Resolver set support (%s) requires ipset, but ipset binary cannot be found").format(uci.get(pkg.Name, 'config', 'resolver_set')), - errorNoNft: _("Resolver set support (%s) requires nftables, but nft binary cannot be found").format(uci.get(pkg.Name, 'config', 'resolver_set')), - errorResolverNotSupported: _("Resolver set (%s) is not supported on this system").format(uci.get(pkg.Name, 'config', 'resolver_set')), - errorServiceDisabled: _("The %s service is currently disabled").format(pkg.Name), - errorNoWanGateway: _("The %s service failed to discover WAN gateway").format(pkg.Name), - errorIpsetNameTooLong: _("The ipset name '%s' is longer than allowed 31 characters"), - errorNftsetNameTooLong: _("The nft set name '%s' is longer than allowed 31 characters"), - errorUnexpectedExit: _("Unexpected exit or service termination: '%s'"), - errorPolicyNoSrcDest: _("Policy '%s' has no source/destination parameters"), + errorConfigValidation: _("Config (%s) validation failure").format( + "/etc/config/" + pkg.Name + ), + errorNoIpFull: _("%s binary cannot be found").format("ip-full"), + errorNoIptables: _("%s binary cannot be found").format("iptables"), + errorNoIpset: _( + "Resolver set support (%s) requires ipset, but ipset binary cannot be found" + ).format(L.uci.get(pkg.Name, "config", "resolver_set")), + errorNoNft: _( + "Resolver set support (%s) requires nftables, but nft binary cannot be found" + ).format(L.uci.get(pkg.Name, "config", "resolver_set")), + errorResolverNotSupported: _( + "Resolver set (%s) is not supported on this system" + ).format(L.uci.get(pkg.Name, "config", "resolver_set")), + errorServiceDisabled: _( + "The %s service is currently disabled" + ).format(pkg.Name), + errorNoWanGateway: _( + "The %s service failed to discover WAN gateway" + ).format(pkg.Name), + errorIpsetNameTooLong: _( + "The ipset name '%s' is longer than allowed 31 characters" + ), + errorNftsetNameTooLong: _( + "The nft set name '%s' is longer than allowed 255 characters" + ), + errorUnexpectedExit: _( + "Unexpected exit or service termination: '%s'" + ), + errorPolicyNoSrcDest: _( + "Policy '%s' has no source/destination parameters" + ), errorPolicyNoInterface: _("Policy '%s' has no assigned interface"), - errorPolicyUnknownInterface: _("Policy '%s' has an unknown interface"), + errorPolicyUnknownInterface: _( + "Policy '%s' has an unknown interface" + ), errorPolicyProcessCMD: _("%s"), errorFailedSetup: _("Failed to set up '%s'"), errorFailedReload: _("Failed to reload '%s'"), errorUserFileNotFound: _("Custom user file '%s' not found or empty"), errorUserFileSyntax: _("Syntax error in custom user file '%s'"), errorUserFileRunning: _("Error running custom user file '%s'"), - errorUserFileNoCurl: _("Use of 'curl' is detected in custom user file '%s', but 'curl' isn't installed"), + errorUserFileNoCurl: _( + "Use of 'curl' is detected in custom user file '%s', but 'curl' isn't installed" + ), errorNoGateways: _("Failed to set up any gateway"), - errorResolver: _("Resolver %s"), - errorPolicyProcessNoIpv6: _("Skipping IPv6 policy '%s' as IPv6 support is disabled"), - errorPolicyProcessUnknownFwmark: _("Unknown packet mark for interface '%s'"), - errorPolicyProcessMismatchFamily: _("Mismatched IP family between in policy %s"), - errorPolicyProcessUnknownProtocol: _("Unknown protocol in policy %s"), - errorPolicyProcessInsertionFailed: _("Insertion failed for both IPv4 and IPv6 for policy %s"), - errorPolicyProcessInsertionFailedIpv4: _("Insertion failed for IPv4 for policy %s"), - errorInterfaceRoutingEmptyValues: _("Received empty tid/mark or interface name when setting up routing"), - errorFailedToResolve: _("Failed to resolve %s"), - errorInvalidOVPNConfig: _("Invalid OpenVPN config for %s interface"), + errorResolver: _("Resolver '%s'"), + errorPolicyProcessNoIpv6: _( + "Skipping IPv6 policy '%s' as IPv6 support is disabled" + ), + errorPolicyProcessUnknownFwmark: _( + "Unknown packet mark for interface '%s'" + ), + errorPolicyProcessMismatchFamily: _( + "Mismatched IP family between in policy '%s'" + ), + errorPolicyProcessUnknownProtocol: _( + "Unknown protocol in policy '%s'" + ), + errorPolicyProcessInsertionFailed: _( + "Insertion failed for both IPv4 and IPv6 for policy '%s'" + ), + errorPolicyProcessInsertionFailedIpv4: _( + "Insertion failed for IPv4 for policy '%s'" + ), + errorInterfaceRoutingEmptyValues: _( + "Received empty tid/mark or interface name when setting up routing" + ), + errorFailedToResolve: _("Failed to resolve '%s'"), + errorInvalidOVPNConfig: _( + "Invalid OpenVPN config for '%s' interface" + ), + errorNftFileInstall: _("Failed to install fw4 nft file '%s'"), + errorNoDownloadWithSecureReload: _( + "Policy '%s' refers to URL which can't be downloaded in 'secure_reload' mode!" + ), + errorDownloadUrlNoHttps: _( + "Failed to download '%s', HTTPS is not supported!" + ), + errorDownloadUrl: _("Failed to download '%s'!"), + errorFileSchemaRequiresCurl: _( + "The file:// schema requires curl, but it's not detected on this system!" + ), }; - var errorsTitle = E('label', { class: 'cbi-value-title' }, _("Service Errors")); + var errorsTitle = E( + "label", + { class: "cbi-value-title" }, + _("Service Errors") + ); var text = ""; - (reply.errors).forEach(element => { + reply.errors.forEach((element) => { if (element.id && textLabelsTable[element.id]) { - if (element.id !== 'errorPolicyProcessCMD') { - text += (textLabelsTable[element.id] + '!').format(element.extra || ' ') + "<br />"; + if (element.id !== "errorPolicyProcessCMD") { + text += + (textLabelsTable[element.id] + "!").format( + element.extra || " " + ) + "<br />"; } - } - else { - text += _("Unknown Error!") + "<br />"; + } else { + text += _("Unknown error!") + "<br />"; } }); - var errorsText = E('div', {}, text); - var errorsField = E('div', { class: 'cbi-value-field' }, errorsText); - errorsDiv = E('div', { class: 'cbi-value' }, [errorsTitle, errorsField]); + text += _("Errors encountered, please check the %sREADME%s!").format( + '<a href="' + pkg.URL + '" target="_blank">', + "</a><br />" + ); + var errorsText = E("div", {}, text); + var errorsField = E("div", { class: "cbi-value-field" }, errorsText); + errorsDiv = E("div", { class: "cbi-value" }, [ + errorsTitle, + errorsField, + ]); } - var btn_gap = E('span', {}, '  '); - var btn_gap_long = E('span', {}, '        '); + var btn_gap = E("span", {}, "  "); + var btn_gap_long = E( + "span", + {}, + "        " + ); - var btn_start = E('button', { - 'class': 'btn cbi-button cbi-button-apply', - disabled: true, - click: function (ev) { - ui.showModal(null, [ - E('p', { 'class': 'spinning' }, _('Starting %s service').format(pkg.Name)) - ]); - return RPC.setInitAction(pkg.Name, 'start'); - } - }, _('Start')); + var btn_start = E( + "button", + { + class: "btn cbi-button cbi-button-apply", + disabled: true, + click: function (ev) { + ui.showModal(null, [ + E( + "p", + { class: "spinning" }, + _("Starting %s service").format(pkg.Name) + ), + ]); + return RPC.setInitAction(pkg.Name, "start"); + }, + }, + _("Start") + ); - var btn_action = E('button', { - 'class': 'btn cbi-button cbi-button-apply', - disabled: true, - click: function (ev) { - ui.showModal(null, [ - E('p', { 'class': 'spinning' }, _('Restarting %s service').format(pkg.Name)) - ]); - return RPC.setInitAction(pkg.Name, 'restart'); - } - }, _('Restart')); + var btn_action = E( + "button", + { + class: "btn cbi-button cbi-button-apply", + disabled: true, + click: function (ev) { + ui.showModal(null, [ + E( + "p", + { class: "spinning" }, + _("Restarting %s service").format(pkg.Name) + ), + ]); + return RPC.setInitAction(pkg.Name, "restart"); + }, + }, + _("Restart") + ); - var btn_stop = E('button', { - 'class': 'btn cbi-button cbi-button-reset', - disabled: true, - click: function (ev) { - ui.showModal(null, [ - E('p', { 'class': 'spinning' }, _('Stopping %s service').format(pkg.Name)) - ]); - return RPC.setInitAction(pkg.Name, 'stop'); - } - }, _('Stop')); + var btn_stop = E( + "button", + { + class: "btn cbi-button cbi-button-reset", + disabled: true, + click: function (ev) { + ui.showModal(null, [ + E( + "p", + { class: "spinning" }, + _("Stopping %s service").format(pkg.Name) + ), + ]); + return RPC.setInitAction(pkg.Name, "stop"); + }, + }, + _("Stop") + ); - var btn_enable = E('button', { - 'class': 'btn cbi-button cbi-button-apply', - disabled: true, - click: function (ev) { - ui.showModal(null, [ - E('p', { 'class': 'spinning' }, _('Enabling %s service').format(pkg.Name)) - ]); - return RPC.setInitAction(pkg.Name, 'enable'); - } - }, _('Enable')); + var btn_enable = E( + "button", + { + class: "btn cbi-button cbi-button-apply", + disabled: true, + click: function (ev) { + ui.showModal(null, [ + E( + "p", + { class: "spinning" }, + _("Enabling %s service").format(pkg.Name) + ), + ]); + return RPC.setInitAction(pkg.Name, "enable"); + }, + }, + _("Enable") + ); - var btn_disable = E('button', { - 'class': 'btn cbi-button cbi-button-reset', - disabled: true, - click: function (ev) { - ui.showModal(null, [ - E('p', { 'class': 'spinning' }, _('Disabling %s service').format(pkg.Name)) - ]); - return RPC.setInitAction(pkg.Name, 'disable'); - } - }, _('Disable')); + var btn_disable = E( + "button", + { + class: "btn cbi-button cbi-button-reset", + disabled: true, + click: function (ev) { + ui.showModal(null, [ + E( + "p", + { class: "spinning" }, + _("Disabling %s service").format(pkg.Name) + ), + ]); + return RPC.setInitAction(pkg.Name, "disable"); + }, + }, + _("Disable") + ); if (reply.enabled) { btn_enable.disabled = true; @@ -319,14 +494,12 @@ var status = baseclass.extend({ btn_start.disabled = true; btn_action.disabled = false; btn_stop.disabled = false; - } - else { + } else { btn_start.disabled = false; btn_action.disabled = true; btn_stop.disabled = true; } - } - else { + } else { btn_start.disabled = true; btn_action.disabled = true; btn_stop.disabled = true; @@ -334,22 +507,39 @@ var status = baseclass.extend({ btn_disable.disabled = true; } - var buttonsTitle = E('label', { class: 'cbi-value-title' }, _("Service Control")) - var buttonsText = E('div', {}, [btn_start, btn_gap, btn_action, btn_gap, btn_stop, btn_gap_long, btn_enable, btn_gap, btn_disable]); - var buttonsField = E('div', { class: 'cbi-value-field' }, buttonsText); - if (reply.version) { - var buttonsDiv = E('div', { class: 'cbi-value' }, [buttonsTitle, buttonsField]); - } - else { - var buttonsDiv = []; - } - - return E('div', {}, [header, statusDiv, gatewaysDiv, warningsDiv, errorsDiv, buttonsDiv]); + var buttonsTitle = E( + "label", + { class: "cbi-value-title" }, + _("Service Control") + ); + var buttonsText = E("div", {}, [ + btn_start, + btn_gap, + btn_action, + btn_gap, + btn_stop, + btn_gap_long, + btn_enable, + btn_gap, + btn_disable, + ]); + var buttonsField = E("div", { class: "cbi-value-field" }, buttonsText); + var buttonsDiv = reply.version + ? E("div", { class: "cbi-value" }, [buttonsTitle, buttonsField]) + : ""; + return E("div", {}, [ + header, + statusDiv, + gatewaysDiv, + warningsDiv, + errorsDiv, + buttonsDiv, + ]); }); }, }); -RPC.on('setInitAction', function (reply) { +RPC.on("setInitAction", function (reply) { ui.hideModal(); location.reload(); }); @@ -357,5 +547,5 @@ RPC.on('setInitAction', function (reply) { return L.Class.extend({ status: status, getInterfaces: getInterfaces, - getPlatformSupport: getPlatformSupport + getPlatformSupport: getPlatformSupport, }); diff --git a/applications/luci-app-pbr/htdocs/luci-static/resources/view/pbr/overview.js b/applications/luci-app-pbr/htdocs/luci-static/resources/view/pbr/overview.js index 2b5adaeb2e..99f8a502fa 100644 --- a/applications/luci-app-pbr/htdocs/luci-static/resources/view/pbr/overview.js +++ b/applications/luci-app-pbr/htdocs/luci-static/resources/view/pbr/overview.js @@ -1,280 +1,404 @@ // Copyright 2022 Stan Grishin <stangri@melmac.ca> // This code wouldn't have been possible without help from [@vsviridov](https://github.com/vsviridov) -'use strict'; -'require form'; -'require rpc'; -'require uci'; -'require view'; -'require pbr.status as pbr'; +"use strict"; +"require form"; +"require rpc"; +"require view"; +"require pbr.status as pbr"; var pkg = { - get Name() { return 'pbr'; }, - get URL() { return 'https://docs.openwrt.melmac.net/' + pkg.Name + '/'; } + get Name() { + return "pbr"; + }, + + get URL() { + return "https://docs.openwrt.melmac.net/" + pkg.Name + "/"; + }, }; return view.extend({ load: function () { return Promise.all([ - uci.load(pkg.Name) + L.resolveDefault(pbr.getInterfaces(pkg.Name), {}), + L.resolveDefault(pbr.getPlatformSupport(pkg.Name), {}), + L.resolveDefault(L.uci.load(pkg.Name), {}), ]); }, - render: function () { - return Promise.all([ - L.resolveDefault(pbr.getInterfaces(), {}), - L.resolveDefault(pbr.getPlatformSupport(), {}), - ]).then(function (data) { - var arrInterfaces; - var replyPlatform; - var status, m, s, o; - - if (data[0] && data[0][pkg.Name] && data[0][pkg.Name].interfaces) { - arrInterfaces = data[0][pkg.Name].interfaces; - } - else { - arrInterfaces = ["wan"]; - } - - if (data[1] && data[1][pkg.Name]) { - replyPlatform = data[1][pkg.Name]; - } - else { - replyPlatform = { - ipset_installed: null, - nft_installed: null, - adguardhome_installed: null, - dnsmasq_installed: null, - unbound_installed: null, - adguardhome_ipset_support: null, - dnsmasq_ipset_support: null, - dnsmasq_nftset_support: null, - }; - } - - status = new pbr.status(); - m = new form.Map(pkg.Name, _("Policy Based Routing - Configuration")); - - s = m.section(form.NamedSection, 'config', pkg.Name); - s.tab("tab_basic", _("Basic Configuration")); - s.tab("tab_advanced", _("Advanced Configuration"), - _("%sWARNING:%s Please make sure to check the %sREADME%s before changing anything in this section! " + - "Change any of the settings below with extreme caution!%s").format( - "<br/>    <b>", "</b>", - "<a href=\"" + pkg.URL + "#service-configuration-settings\" target=\"_blank\">", "</a>", "<br/><br/>")); - s.tab("tab_webui", _("Web UI Configuration")) - - o = s.taboption("tab_basic", form.ListValue, "verbosity", _("Output verbosity"), - _("Controls both system log and console output verbosity.")); - o.value("0", _("Suppress/No output")); - o.value("1", _("Condensed output")); - o.value("2", _("Verbose output")); - o.default = "2"; - - o = s.taboption("tab_basic", form.ListValue, "strict_enforcement", _("Strict enforcement"), - _("See the %sREADME%s for details.").format( - "<a href=\"" + pkg.URL + "#strict-enforcement\" target=\"_blank\">", "</a>")); - o.value("0", _("Do not enforce policies when their gateway is down")); - o.value("1", _("Strictly enforce policies when their gateway is down")); - o.default = "1"; - - var text = ""; - if (replyPlatform.adguardhome_ipset_support === null) { - text += _("The %s support is unknown.").format("<i>adguardhome.ipset</i>") + "<br />" - } - else if (!(replyPlatform.adguardhome_ipset_support)) { - text += _("The %s is not supported on this system.").format("<i>adguardhome.ipset</i>") + "<br />" - } - if (replyPlatform.dnsmasq_ipset_support === null) { - text += _("The %s support is unknown.").format("<i>dnsmasq.ipset</i>") + "<br />" - } - else if (!(replyPlatform.dnsmasq_ipset_support)) { - text += _("The %s is not supported on this system.").format("<i>dnsmasq.ipset</i>") + "<br />" - } - if (replyPlatform.dnsmasq_nftset_support === null) { - text += _("The %s support is unknown.").format("<i>dnsmasq.nftset</i>") + "<br />" - } - else if (!(replyPlatform.dnsmasq_nftset_support)) { - text += _("The %s is not supported on this system.").format("<i>dnsmasq.nftset</i>") + "<br />" - } - text += _("Please check the %sREADME%s before changing this option.").format( - "<a href=\"" + pkg.URL + "#use-resolvers-set-support\" target=\"_blank\">", "</a>"); - o = s.taboption("tab_basic", form.ListValue, "resolver_set", _("Use resolver set support for domains"), text); - o.value("none", _("Disabled")); - if (replyPlatform.adguardhome_ipset_support) { - o.value("adguardhome.ipset", _("AdGuardHome ipset")); - o.default = ("adguardhome.ipset", _("AdGuardHome ipset")); - } - if (replyPlatform.dnsmasq_ipset_support) { - o.value("dnsmasq.ipset", _("Dnsmasq ipset")); - o.default = ("dnsmasq.ipset", _("Dnsmasq ipset")); - } - if (replyPlatform.dnsmasq_nftset_support) { - o.value("dnsmasq.nftset", _("Dnsmasq nft set")); - o.default = ("dnsmasq.nftset", _("Dnsmasq nft set")); + render: function (data) { + var status, m, s, o; + var reply = { + interfaces: (data[0] && + data[0][pkg.Name] && + data[0][pkg.Name].interfaces) || ["wan"], + platform: (data[1] && data[1][pkg.Name]) || { + ipset_installed: null, + nft_installed: null, + adguardhome_installed: null, + dnsmasq_installed: null, + unbound_installed: null, + adguardhome_ipset_support: null, + dnsmasq_ipset_support: null, + dnsmasq_nftset_support: null, + }, + }; + + status = new pbr.status(); + m = new form.Map(pkg.Name, _("Policy Based Routing - Configuration")); + + s = m.section(form.NamedSection, "config", pkg.Name); + s.tab("tab_basic", _("Basic Configuration")); + s.tab( + "tab_advanced", + _("Advanced Configuration"), + _( + "%sWARNING:%s Please make sure to check the %sREADME%s before changing anything in this section! " + + "Change any of the settings below with extreme caution!%s" + ).format( + "<br/>    <b>", + "</b>", + '<a href="' + + pkg.URL + + '#ServiceConfigurationSettings" target="_blank">', + "</a>", + "<br/><br/>" + ) + ); + + s.tab("tab_webui", _("Web UI Configuration")); + + o = s.taboption( + "tab_basic", + form.ListValue, + "verbosity", + _("Output verbosity"), + _("Controls both system log and console output verbosity.") + ); + o.value("0", _("Suppress/No output")); + o.value("1", _("Condensed output")); + o.value("2", _("Verbose output")); + o.default = "2"; + + o = s.taboption( + "tab_basic", + form.ListValue, + "strict_enforcement", + _("Strict enforcement"), + _("See the %sREADME%s for details.").format( + '<a href="' + pkg.URL + '#StrictEnforcement" target="_blank">', + "</a>" + ) + ); + o.value("0", _("Do not enforce policies when their gateway is down")); + o.value("1", _("Strictly enforce policies when their gateway is down")); + o.default = "1"; + + var text = ""; + if (reply.platform.adguardhome_ipset_support === null) { + text += + _("The %s support is unknown.").format("<i>adguardhome.ipset</i>") + + "<br />"; + } else if (!reply.platform.adguardhome_ipset_support) { + text += + _("The %s is not supported on this system.").format( + "<i>adguardhome.ipset</i>" + ) + "<br />"; + } + if (reply.platform.dnsmasq_ipset_support === null) { + text += + _("The %s support is unknown.").format("<i>dnsmasq.ipset</i>") + + "<br />"; + } else if (!reply.platform.dnsmasq_ipset_support) { + text += + _("The %s is not supported on this system.").format( + "<i>dnsmasq.ipset</i>" + ) + "<br />"; + } + if (reply.platform.dnsmasq_nftset_support === null) { + text += + _("The %s support is unknown.").format("<i>dnsmasq.nftset</i>") + + "<br />"; + } else if (!reply.platform.dnsmasq_nftset_support) { + text += + _("The %s is not supported on this system.").format( + "<i>dnsmasq.nftset</i>" + ) + "<br />"; + } + text += _( + "Please check the %sREADME%s before changing this option." + ).format( + '<a href="' + pkg.URL + '#UseResolversSetSupport" target="_blank">', + "</a>" + ); + + o = s.taboption( + "tab_basic", + form.ListValue, + "resolver_set", + _("Use resolver set support for domains"), + text + ); + o.value("none", _("Disabled")); + if (reply.platform.adguardhome_ipset_support) { + o.value("adguardhome.ipset", _("AdGuardHome ipset")); + o.default = "adguardhome.ipset"; + } + if (reply.platform.dnsmasq_ipset_support) { + o.value("dnsmasq.ipset", _("Dnsmasq ipset")); + o.default = "dnsmasq.ipset"; + } + if (reply.platform.dnsmasq_nftset_support) { + o.value("dnsmasq.nftset", _("Dnsmasq nft set")); + o.default = "dnsmasq.nftset"; + } + + o = s.taboption( + "tab_basic", + form.ListValue, + "ipv6_enabled", + _("IPv6 Support") + ); + o.value("0", _("Disabled")); + o.value("1", _("Enabled")); + + o = s.taboption( + "tab_advanced", + form.DynamicList, + "supported_interface", + _("Supported Interfaces"), + _( + "Allows to specify the list of interface names (in lower case) to be explicitly supported by the service. " + + "Can be useful if your OpenVPN tunnels have dev option other than tun* or tap*." + ) + ); + o.optional = false; + + o = s.taboption( + "tab_advanced", + form.DynamicList, + "ignored_interface", + _("Ignored Interfaces"), + _( + "Allows to specify the list of interface names (in lower case) to be ignored by the service. " + + "Can be useful if running both VPN server and VPN client on the router." + ) + ); + o.optional = false; + + o = s.taboption( + "tab_advanced", + form.ListValue, + "rule_create_option", + _("Rule Create option"), + _("Select Add for -A/add and Insert for -I/Insert.") + ); + o.value("add", _("Add")); + o.value("insert", _("Insert")); + o.default = "add"; + + o = s.taboption( + "tab_advanced", + form.ListValue, + "icmp_interface", + _("Default ICMP Interface"), + _("Force the ICMP protocol interface.") + ); + o.value("", _("No Change")); + reply.interfaces.forEach((element) => { + if (element.toLowerCase() !== "ignore") { + o.value(element); } - - o = s.taboption("tab_basic", form.ListValue, "ipv6_enabled", _("IPv6 Support")); - o.value("0", _("Disabled")); - o.value("1", _("Enabled")); - - o = s.taboption("tab_advanced", form.DynamicList, "supported_interface", _("Supported Interfaces"), - _("Allows to specify the list of interface names (in lower case) to be explicitly supported by the service. " + - "Can be useful if your OpenVPN tunnels have dev option other than tun* or tap*.")); - o.optional = false; - - o = s.taboption("tab_advanced", form.DynamicList, "ignored_interface", _("Ignored Interfaces"), - _("Allows to specify the list of interface names (in lower case) to be ignored by the service. " + - "Can be useful if running both VPN server and VPN client on the router.")); - o.optional = false; - - o = s.taboption("tab_advanced", form.ListValue, "rule_create_option", _("Rule Create option"), - _("Select Add for -A/add and Insert for -I/Insert.")); - o.value("add", _("Add")); - o.value("insert", _("Insert")); - o.default = "add"; - - o = s.taboption("tab_advanced", form.ListValue, "icmp_interface", _("Default ICMP Interface"), - _("Force the ICMP protocol interface.")); - o.value("", _("No Change")); - arrInterfaces.forEach(element => { - if (element.toLowerCase() !== "ignore") { - o.value(element); - } - }); - o.rmempty = true; - - o = s.taboption("tab_advanced", form.Value, "wan_tid", _("WAN Table ID"), - _("Starting (WAN) Table ID number for tables created by the service.")); - o.rmempty = true; - o.placeholder = "201"; - o.datatype = "and(uinteger, min(201))"; - - o = s.taboption("tab_advanced", form.Value, "wan_mark", _("WAN Table FW Mark"), - _("Starting (WAN) FW Mark for marks used by the service. High starting mark is " + - "used to avoid conflict with SQM/QoS. Change with caution together with") + - " " + _("Service FW Mask") + "."); - o.rmempty = true; - o.placeholder = "010000"; - o.datatype = "hexstring"; - - o = s.taboption("tab_advanced", form.Value, "fw_mask", _("Service FW Mask"), - _("FW Mask used by the service. High mask is used to avoid conflict with SQM/QoS. " + - "Change with caution together with") + " " + _("WAN Table FW Mark") + "."); - o.rmempty = true; - o.placeholder = "ff0000"; - o.datatype = "hexstring"; - - o = s.taboption("tab_webui", form.ListValue, "webui_show_ignore_target", _("Add Ignore Target"), - _("Adds 'ignore' to the list of interfaces for policies. See the %sREADME%s for details.").format( - "<a href=\"" + pkg.URL + "#ignore-target\" target=\"_blank\">", "</a>")); - o.value("0", _("Disabled")) - o.value("1", _("Enabled")) - o.default = "0"; - o.optional = false; - - o = s.taboption("tab_webui", form.DynamicList, "webui_supported_protocol", _("Supported Protocols"), - _("Display these protocols in protocol column in Web UI.")); - o.optional = false; - - s = m.section(form.GridSection, 'policy', _('Policies'), - _("Name, interface and at least one other field are required. Multiple local and remote " + + }); + o.rmempty = true; + + o = s.taboption( + "tab_advanced", + form.Value, + "wan_mark", + _("WAN Table FW Mark"), + _( + "Starting (WAN) FW Mark for marks used by the service. High starting mark is " + + "used to avoid conflict with SQM/QoS. Change with caution together with" + ) + + " " + + _("Service FW Mask") + + "." + ); + o.rmempty = true; + o.placeholder = "010000"; + o.datatype = "hexstring"; + + o = s.taboption( + "tab_advanced", + form.Value, + "fw_mask", + _("Service FW Mask"), + _( + "FW Mask used by the service. High mask is used to avoid conflict with SQM/QoS. " + + "Change with caution together with" + ) + + " " + + _("WAN Table FW Mark") + + "." + ); + o.rmempty = true; + o.placeholder = "ff0000"; + o.datatype = "hexstring"; + + o = s.taboption( + "tab_webui", + form.ListValue, + "webui_show_ignore_target", + _("Add Ignore Target"), + _( + "Adds 'ignore' to the list of interfaces for policies. See the %sREADME%s for details." + ).format( + '<a href="' + pkg.URL + '#IgnoreTarget" target="_blank">', + "</a>" + ) + ); + o.value("0", _("Disabled")); + o.value("1", _("Enabled")); + o.default = "0"; + o.optional = false; + + o = s.taboption( + "tab_webui", + form.DynamicList, + "webui_supported_protocol", + _("Supported Protocols"), + _("Display these protocols in protocol column in Web UI.") + ); + o.optional = false; + + s = m.section( + form.GridSection, + "policy", + _("Policies"), + _( + "Name, interface and at least one other field are required. Multiple local and remote " + "addresses/devices/domains and ports can be space separated. Placeholders below represent just " + - "the format/syntax and will not be used if fields are left blank.")); - s.rowcolors = true; - s.sortable = true; - s.anonymous = true; - s.addremove = true; - - o = s.option(form.Flag, "enabled", _("Enabled")); - o.default = "1"; - o.editable = true; - - o = s.option(form.Value, "name", _("Name")); - - o = s.option(form.Value, "src_addr", _("Local addresses / devices")); - o.datatype = "list(neg(or(cidr,host,ipmask,ipaddr,macaddr,network)))"; - o.rmempty = true; - o.default = ""; - - o = s.option(form.Value, "src_port", _("Local ports")); - o.datatype = "list(neg(or(portrange,port)))"; - o.placeholder = "0-65535"; - o.rmempty = true; - o.default = ""; - - o = s.option(form.Value, "dest_addr", _("Remote addresses / domains")); - o.datatype = "list(neg(or(cidr,host,ipmask,ipaddr,macaddr,network)))"; - o.rmempty = true; - o.default = ""; - - o = s.option(form.Value, "dest_port", _("Remote ports")); - o.datatype = "list(neg(or(portrange,port)))"; - o.placeholder = "0-65535"; - o.rmempty = true; - o.default = ""; - - o = s.option(form.ListValue, "proto", _("Protocol")); - var proto = L.toArray(uci.get(pkg.Name, "config", "webui_supported_protocol")); - if (!proto.length) { - proto = ["all", "tcp", "udp", "tcp udp", "icmp"] + "the format/syntax and will not be used if fields are left blank." + ) + ); + s.rowcolors = true; + s.sortable = true; + s.anonymous = true; + s.addremove = true; + + o = s.option(form.Flag, "enabled", _("Enabled")); + o.default = "1"; + o.editable = true; + + o = s.option(form.Value, "name", _("Name")); + + o = s.option(form.Value, "src_addr", _("Local addresses / devices")); + o.datatype = + "list(neg(or(cidr,host,ipmask,ipaddr,macaddr,network,string)))"; + o.rmempty = true; + o.default = ""; + + o = s.option(form.Value, "src_port", _("Local ports")); + o.datatype = "list(neg(or(portrange,port)))"; + o.placeholder = "0-65535"; + o.rmempty = true; + o.default = ""; + + o = s.option(form.Value, "dest_addr", _("Remote addresses / domains")); + o.datatype = + "list(neg(or(cidr,host,ipmask,ipaddr,macaddr,network,string)))"; + o.rmempty = true; + o.default = ""; + + o = s.option(form.Value, "dest_port", _("Remote ports")); + o.datatype = "list(neg(or(portrange,port)))"; + o.placeholder = "0-65535"; + o.rmempty = true; + o.default = ""; + + o = s.option(form.ListValue, "proto", _("Protocol")); + var proto = L.toArray( + L.uci.get(pkg.Name, "config", "webui_supported_protocol") + ); + if (!proto.length) { + proto = ["all", "tcp", "udp", "tcp udp", "icmp"]; + } + proto.forEach((element) => { + if (element === "all") { + o.value("", _("all")); + o.default = ""; + } else { + o.value(element.toLowerCase()); } - proto.forEach(element => { - if (element === "all") { - o.value("", _("all")); - o.default = ("", _("all")); - } - else { - o.value(element.toLowerCase()); - } - }); - o.rmempty = true; - - o = s.option(form.ListValue, "chain", _("Chain")); - o.value("", "prerouting"); - o.value("forward", "forward"); - o.value("input", "input"); - o.value("output", "output"); - o.value("postrouting", "postrouting"); - o.default = ("", "prerouting"); - o.rmempty = true; - - o = s.option(form.ListValue, "interface", _("Interface")); - arrInterfaces.forEach(element => { - o.value(element); - }); - o.datatype = "network"; - o.rmempty = false; - - s = m.section(form.NamedSection, 'config', pkg.Name, _("DSCP Tagging"), - _("Set DSCP tags (in range between 1 and 63) for specific interfaces. See the %sREADME%s for details.").format( - "<a href=\"" + pkg.URL + "#dscp-tag-based-policies" + "\" target=\"_blank\">", "</a>")); - arrInterfaces.forEach(element => { - if (element.toLowerCase() !== "ignore") { - o = s.option(form.Value, element + "_dscp", element.toUpperCase() + " " + _("DSCP Tag")); - o.datatype = "and(uinteger, min(1), max(63))"; - } - }); - - s = m.section(form.GridSection, 'include', _("Custom User File Includes"), - _("Run the following user files after setting up but before restarting DNSMASQ. " + - "See the %sREADME%s for details.").format( - "<a href=\"" + pkg.URL + "#custom-user-files\" target=\"_blank\">", "</a>")); - s.sortable = true; - s.anonymous = true; - s.addremove = true; - - o = s.option(form.Flag, "enabled", _("Enabled")); - o.optional = false; - o.editable = true; - o.rmempty = false; - - o = s.option(form.Value, "path", _("Path")); - o.optional = false; - o.editable = true; - o.rmempty = false; - - return Promise.all([status.render(), m.render()]); - }) - } + }); + o.rmempty = true; + + o = s.option(form.ListValue, "chain", _("Chain")); + o.value("", "prerouting"); + o.value("forward", "forward"); + o.value("input", "input"); + o.value("output", "output"); + o.value("postrouting", "postrouting"); + o.default = ""; + o.rmempty = true; + + o = s.option(form.ListValue, "interface", _("Interface")); + reply.interfaces.forEach((element) => { + o.value(element); + }); + o.datatype = "network"; + o.rmempty = false; + + s = m.section( + form.NamedSection, + "config", + pkg.Name, + _("DSCP Tagging"), + _( + "Set DSCP tags (in range between 1 and 63) for specific interfaces. See the %sREADME%s for details." + ).format( + '<a href="' + pkg.URL + "#DSCPTag-BasedPolicies" + '" target="_blank">', + "</a>" + ) + ); + reply.interfaces.forEach((element) => { + if (element.toLowerCase() !== "ignore") { + o = s.option( + form.Value, + element + "_dscp", + element.toUpperCase() + " " + _("DSCP Tag") + ); + o.datatype = "and(uinteger, min(1), max(63))"; + } + }); + + s = m.section( + form.GridSection, + "include", + _("Custom User File Includes"), + _( + "Run the following user files after setting up but before restarting DNSMASQ. " + + "See the %sREADME%s for details." + ).format( + '<a href="' + pkg.URL + '#CustomUserFiles" target="_blank">', + "</a>" + ) + ); + s.sortable = true; + s.anonymous = true; + s.addremove = true; + + o = s.option(form.Flag, "enabled", _("Enabled")); + o.optional = false; + o.editable = true; + o.rmempty = false; + + o = s.option(form.Value, "path", _("Path")); + o.optional = false; + o.editable = true; + o.rmempty = false; + + return Promise.all([status.render(), m.render()]); + }, }); diff --git a/applications/luci-app-pbr/htdocs/luci-static/resources/view/status/include/72_pbr.js b/applications/luci-app-pbr/htdocs/luci-static/resources/view/status/include/72_pbr.js new file mode 100644 index 0000000000..536c3983c3 --- /dev/null +++ b/applications/luci-app-pbr/htdocs/luci-static/resources/view/status/include/72_pbr.js @@ -0,0 +1,88 @@ +"require ui"; +"require rpc"; +"require form"; +"require baseclass"; + +var pkg = { + get Name() { + return "pbr"; + }, + get URL() { + return "https://docs.openwrt.melmac.net/" + pkg.Name + "/"; + }, +}; + +var getInitStatus = rpc.declare({ + object: "luci." + pkg.Name, + method: "getInitStatus", + params: ["name"], +}); + +return baseclass.extend({ + title: _("Policy Based Routing"), + + load: function () { + return Promise.all([getInitStatus(pkg.Name)]); + }, + + render: function (data) { + var reply; + if (data[0] && data[0][pkg.Name]) { + reply = data[0][pkg.Name]; + } else { + reply = { + enabled: null, + running: null, + running_iptables: null, + running_nft: null, + running_nft_file: null, + version: null, + gateways: null, + errors: [], + warnings: [], + }; + } + + var versionText, + statusText = "", + modeText = ""; + if (reply.version) { + versionText = reply.version; + if (reply.running) { + statusText = _("Active"); + if (reply.running_iptables) { + modeText = _("iptables mode"); + } else if (reply.running_nft_file) { + modeText = _("fw4 nft file mode"); + } else if (reply.running_nft) { + modeText = _("nft mode"); + } else { + modeText = _("unknown"); + } + } else { + if (reply.enabled) { + statusText = _("Inactive"); + } else { + statusText = _("Inactive (Disabled)"); + } + } + } else { + versionText = _("Not installed or not found"); + } + + var table = E("table", { class: "table", id: "pbr_status_table" }, [ + E("tr", { class: "tr table-titles" }, [ + E("th", { class: "th" }, _("Status")), + E("th", { class: "th" }, _("Version")), + E("th", { class: "th" }, _("Mode")), + ]), + E("tr", { class: "tr" }, [ + E("td", { class: "td" }, statusText), + E("td", { class: "td" }, versionText), + E("td", { class: "td" }, modeText), + ]), + ]); + + return table; + }, +}); diff --git a/applications/luci-app-pbr/po/ca/pbr.po b/applications/luci-app-pbr/po/ca/pbr.po index 149a81c6ff..ac90bfa7a6 100644 --- a/applications/luci-app-pbr/po/ca/pbr.po +++ b/applications/luci-app-pbr/po/ca/pbr.po @@ -1,14 +1,14 @@ msgid "" msgstr "" -"PO-Revision-Date: 2022-07-25 17:15+0000\n" -"Last-Translator: dtalens <databio@gmail.com>\n" +"PO-Revision-Date: 2024-03-18 11:11+0000\n" +"Last-Translator: \"S. Barj.\" <sbarjola@proton.me>\n" "Language-Team: Catalan <https://hosted.weblate.org/projects/openwrt/" "luciapplicationspbr/ca/>\n" "Language: ca\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 5.5-dev\n" #: applications/luci-app-pbr/htdocs/luci-static/resources/pbr/status.js:179 #: applications/luci-app-pbr/htdocs/luci-static/resources/pbr/status.js:221 @@ -308,7 +308,7 @@ msgstr "" #: applications/luci-app-pbr/htdocs/luci-static/resources/view/pbr/overview.js:217 msgid "Protocol" -msgstr "" +msgstr "Protocol" #: applications/luci-app-pbr/htdocs/luci-static/resources/pbr/status.js:236 msgid "Received empty tid/mark or interface name when setting up routing" diff --git a/applications/luci-app-pbr/po/templates/pbr.pot b/applications/luci-app-pbr/po/templates/pbr.pot index 8c5194160a..a516be3d8e 100644 --- a/applications/luci-app-pbr/po/templates/pbr.pot +++ b/applications/luci-app-pbr/po/templates/pbr.pot @@ -1,174 +1,197 @@ msgid "" msgstr "Content-Type: text/plain; charset=UTF-8" -#: applications/luci-app-pbr/htdocs/luci-static/resources/pbr/status.js:179 -#: applications/luci-app-pbr/htdocs/luci-static/resources/pbr/status.js:221 +#: applications/luci-app-pbr/htdocs/luci-static/resources/pbr/status.js:215 +#: applications/luci-app-pbr/htdocs/luci-static/resources/pbr/status.js:310 msgid "%s" msgstr "" -#: applications/luci-app-pbr/htdocs/luci-static/resources/pbr/status.js:208 -#: applications/luci-app-pbr/htdocs/luci-static/resources/pbr/status.js:209 +#: applications/luci-app-pbr/htdocs/luci-static/resources/pbr/status.js:277 +#: applications/luci-app-pbr/htdocs/luci-static/resources/pbr/status.js:278 msgid "%s binary cannot be found" msgstr "" -#: applications/luci-app-pbr/htdocs/luci-static/resources/view/pbr/overview.js:61 +#: applications/luci-app-pbr/htdocs/luci-static/resources/view/pbr/overview.js:56 msgid "" "%sWARNING:%s Please make sure to check the %sREADME%s before changing " "anything in this section! Change any of the settings below with extreme " "caution!%s" msgstr "" -#: applications/luci-app-pbr/htdocs/luci-static/resources/view/pbr/overview.js:105 -#: applications/luci-app-pbr/htdocs/luci-static/resources/view/pbr/overview.js:106 +#: applications/luci-app-pbr/htdocs/luci-static/resources/view/status/include/72_pbr.js:52 +msgid "Active" +msgstr "" + +#: applications/luci-app-pbr/htdocs/luci-static/resources/view/pbr/overview.js:144 msgid "AdGuardHome ipset" msgstr "" -#: applications/luci-app-pbr/htdocs/luci-static/resources/view/pbr/overview.js:133 +#: applications/luci-app-pbr/htdocs/luci-static/resources/view/pbr/overview.js:196 msgid "Add" msgstr "" -#: applications/luci-app-pbr/htdocs/luci-static/resources/view/pbr/overview.js:168 +#: applications/luci-app-pbr/htdocs/luci-static/resources/view/pbr/overview.js:253 msgid "Add Ignore Target" msgstr "" -#: applications/luci-app-pbr/htdocs/luci-static/resources/view/pbr/overview.js:169 +#: applications/luci-app-pbr/htdocs/luci-static/resources/view/pbr/overview.js:255 msgid "" "Adds 'ignore' to the list of interfaces for policies. See the %sREADME%s for " "details." msgstr "" -#: applications/luci-app-pbr/htdocs/luci-static/resources/view/pbr/overview.js:60 +#: applications/luci-app-pbr/htdocs/luci-static/resources/view/pbr/overview.js:54 msgid "Advanced Configuration" msgstr "" -#: applications/luci-app-pbr/htdocs/luci-static/resources/view/pbr/overview.js:122 +#: applications/luci-app-pbr/htdocs/luci-static/resources/view/pbr/overview.js:171 msgid "" "Allows to specify the list of interface names (in lower case) to be " "explicitly supported by the service. Can be useful if your OpenVPN tunnels " "have dev option other than tun* or tap*." msgstr "" -#: applications/luci-app-pbr/htdocs/luci-static/resources/view/pbr/overview.js:127 +#: applications/luci-app-pbr/htdocs/luci-static/resources/view/pbr/overview.js:183 msgid "" "Allows to specify the list of interface names (in lower case) to be ignored " "by the service. Can be useful if running both VPN server and VPN client on " "the router." msgstr "" -#: applications/luci-app-pbr/htdocs/luci-static/resources/view/pbr/overview.js:59 +#: applications/luci-app-pbr/htdocs/luci-static/resources/view/pbr/overview.js:51 msgid "Basic Configuration" msgstr "" -#: applications/luci-app-pbr/htdocs/luci-static/resources/view/pbr/overview.js:233 +#: applications/luci-app-pbr/htdocs/luci-static/resources/view/pbr/overview.js:337 msgid "Chain" msgstr "" -#: applications/luci-app-pbr/htdocs/luci-static/resources/view/pbr/overview.js:70 +#: applications/luci-app-pbr/htdocs/luci-static/resources/view/pbr/overview.js:79 msgid "Condensed output" msgstr "" -#: applications/luci-app-pbr/htdocs/luci-static/resources/pbr/status.js:207 +#: applications/luci-app-pbr/htdocs/luci-static/resources/pbr/status.js:274 msgid "Config (%s) validation failure" msgstr "" -#: applications/luci-app-pbr/htdocs/luci-static/resources/view/pbr/overview.js:68 +#: applications/luci-app-pbr/htdocs/luci-static/resources/view/pbr/overview.js:76 msgid "Controls both system log and console output verbosity." msgstr "" -#: applications/luci-app-pbr/htdocs/luci-static/resources/view/pbr/overview.js:259 +#: applications/luci-app-pbr/htdocs/luci-static/resources/view/pbr/overview.js:379 msgid "Custom User File Includes" msgstr "" -#: applications/luci-app-pbr/htdocs/luci-static/resources/pbr/status.js:224 +#: applications/luci-app-pbr/htdocs/luci-static/resources/pbr/status.js:313 msgid "Custom user file '%s' not found or empty" msgstr "" -#: applications/luci-app-pbr/htdocs/luci-static/resources/view/pbr/overview.js:254 +#: applications/luci-app-pbr/htdocs/luci-static/resources/view/pbr/overview.js:370 msgid "DSCP Tag" msgstr "" -#: applications/luci-app-pbr/htdocs/luci-static/resources/view/pbr/overview.js:249 +#: applications/luci-app-pbr/htdocs/luci-static/resources/view/pbr/overview.js:357 msgid "DSCP Tagging" msgstr "" -#: applications/luci-app-pbr/htdocs/luci-static/resources/view/pbr/overview.js:137 +#: applications/luci-app-pbr/htdocs/luci-static/resources/view/pbr/overview.js:204 msgid "Default ICMP Interface" msgstr "" -#: applications/luci-app-pbr/htdocs/luci-static/resources/pbr/status.js:313 +#: applications/luci-app-pbr/htdocs/luci-static/resources/pbr/status.js:487 msgid "Disable" msgstr "" -#: applications/luci-app-pbr/htdocs/luci-static/resources/view/pbr/overview.js:103 -#: applications/luci-app-pbr/htdocs/luci-static/resources/view/pbr/overview.js:118 -#: applications/luci-app-pbr/htdocs/luci-static/resources/view/pbr/overview.js:171 +#: applications/luci-app-pbr/htdocs/luci-static/resources/view/pbr/overview.js:142 +#: applications/luci-app-pbr/htdocs/luci-static/resources/view/pbr/overview.js:162 +#: applications/luci-app-pbr/htdocs/luci-static/resources/view/pbr/overview.js:261 msgid "Disabled" msgstr "" -#: applications/luci-app-pbr/htdocs/luci-static/resources/pbr/status.js:309 +#: applications/luci-app-pbr/htdocs/luci-static/resources/pbr/status.js:481 msgid "Disabling %s service" msgstr "" -#: applications/luci-app-pbr/htdocs/luci-static/resources/view/pbr/overview.js:177 +#: applications/luci-app-pbr/htdocs/luci-static/resources/view/pbr/overview.js:271 msgid "Display these protocols in protocol column in Web UI." msgstr "" -#: applications/luci-app-pbr/htdocs/luci-static/resources/view/pbr/overview.js:109 -#: applications/luci-app-pbr/htdocs/luci-static/resources/view/pbr/overview.js:110 +#: applications/luci-app-pbr/htdocs/luci-static/resources/pbr/status.js:238 +msgid "" +"Dnsmasq instance (%s) targeted in settings, but it doesn't have its own " +"confdir." +msgstr "" + +#: applications/luci-app-pbr/htdocs/luci-static/resources/view/pbr/overview.js:148 msgid "Dnsmasq ipset" msgstr "" -#: applications/luci-app-pbr/htdocs/luci-static/resources/view/pbr/overview.js:113 -#: applications/luci-app-pbr/htdocs/luci-static/resources/view/pbr/overview.js:114 +#: applications/luci-app-pbr/htdocs/luci-static/resources/view/pbr/overview.js:152 msgid "Dnsmasq nft set" msgstr "" -#: applications/luci-app-pbr/htdocs/luci-static/resources/view/pbr/overview.js:77 +#: applications/luci-app-pbr/htdocs/luci-static/resources/view/pbr/overview.js:93 msgid "Do not enforce policies when their gateway is down" msgstr "" -#: applications/luci-app-pbr/htdocs/luci-static/resources/pbr/status.js:302 +#: applications/luci-app-pbr/htdocs/luci-static/resources/pbr/status.js:468 msgid "Enable" msgstr "" -#: applications/luci-app-pbr/htdocs/luci-static/resources/view/pbr/overview.js:119 -#: applications/luci-app-pbr/htdocs/luci-static/resources/view/pbr/overview.js:172 -#: applications/luci-app-pbr/htdocs/luci-static/resources/view/pbr/overview.js:189 -#: applications/luci-app-pbr/htdocs/luci-static/resources/view/pbr/overview.js:267 +#: applications/luci-app-pbr/htdocs/luci-static/resources/view/pbr/overview.js:163 +#: applications/luci-app-pbr/htdocs/luci-static/resources/view/pbr/overview.js:262 +#: applications/luci-app-pbr/htdocs/luci-static/resources/view/pbr/overview.js:290 +#: applications/luci-app-pbr/htdocs/luci-static/resources/view/pbr/overview.js:392 msgid "Enabled" msgstr "" -#: applications/luci-app-pbr/htdocs/luci-static/resources/pbr/status.js:298 +#: applications/luci-app-pbr/htdocs/luci-static/resources/pbr/status.js:462 msgid "Enabling %s service" msgstr "" -#: applications/luci-app-pbr/htdocs/luci-static/resources/pbr/status.js:226 +#: applications/luci-app-pbr/htdocs/luci-static/resources/pbr/status.js:315 msgid "Error running custom user file '%s'" msgstr "" -#: applications/luci-app-pbr/htdocs/luci-static/resources/view/pbr/overview.js:162 +#: applications/luci-app-pbr/htdocs/luci-static/resources/pbr/status.js:376 +msgid "Errors encountered, please check the %sREADME%s!" +msgstr "" + +#: applications/luci-app-pbr/htdocs/luci-static/resources/view/pbr/overview.js:238 msgid "" "FW Mask used by the service. High mask is used to avoid conflict with SQM/" "QoS. Change with caution together with" msgstr "" -#: applications/luci-app-pbr/htdocs/luci-static/resources/pbr/status.js:223 +#: applications/luci-app-pbr/htdocs/luci-static/resources/pbr/status.js:353 +msgid "Failed to download '%s'!" +msgstr "" + +#: applications/luci-app-pbr/htdocs/luci-static/resources/pbr/status.js:351 +msgid "Failed to download '%s', HTTPS is not supported!" +msgstr "" + +#: applications/luci-app-pbr/htdocs/luci-static/resources/pbr/status.js:346 +msgid "Failed to install fw4 nft file '%s'" +msgstr "" + +#: applications/luci-app-pbr/htdocs/luci-static/resources/pbr/status.js:312 msgid "Failed to reload '%s'" msgstr "" -#: applications/luci-app-pbr/htdocs/luci-static/resources/pbr/status.js:237 -msgid "Failed to resolve %s" +#: applications/luci-app-pbr/htdocs/luci-static/resources/pbr/status.js:342 +msgid "Failed to resolve '%s'" msgstr "" -#: applications/luci-app-pbr/htdocs/luci-static/resources/pbr/status.js:222 +#: applications/luci-app-pbr/htdocs/luci-static/resources/pbr/status.js:311 msgid "Failed to set up '%s'" msgstr "" -#: applications/luci-app-pbr/htdocs/luci-static/resources/pbr/status.js:228 +#: applications/luci-app-pbr/htdocs/luci-static/resources/pbr/status.js:319 msgid "Failed to set up any gateway" msgstr "" -#: applications/luci-app-pbr/htdocs/luci-static/resources/view/pbr/overview.js:138 +#: applications/luci-app-pbr/htdocs/luci-static/resources/view/pbr/overview.js:205 msgid "Force the ICMP protocol interface." msgstr "" @@ -176,56 +199,77 @@ msgstr "" msgid "Grant UCI and file access for luci-app-pbr" msgstr "" -#: applications/luci-app-pbr/htdocs/luci-static/resources/view/pbr/overview.js:117 +#: applications/luci-app-pbr/htdocs/luci-static/resources/view/pbr/overview.js:160 msgid "IPv6 Support" msgstr "" -#: applications/luci-app-pbr/htdocs/luci-static/resources/view/pbr/overview.js:126 +#: applications/luci-app-pbr/htdocs/luci-static/resources/view/pbr/overview.js:181 msgid "Ignored Interfaces" msgstr "" -#: applications/luci-app-pbr/htdocs/luci-static/resources/view/pbr/overview.js:134 -msgid "Insert" +#: applications/luci-app-pbr/htdocs/luci-static/resources/view/status/include/72_pbr.js:64 +msgid "Inactive" +msgstr "" + +#: applications/luci-app-pbr/htdocs/luci-static/resources/view/status/include/72_pbr.js:66 +msgid "Inactive (Disabled)" msgstr "" #: applications/luci-app-pbr/htdocs/luci-static/resources/pbr/status.js:235 -msgid "Insertion failed for IPv4 for policy %s" +msgid "" +"Incompatible nft calls detected in user include file, disabling fw4 nft file " +"support." msgstr "" -#: applications/luci-app-pbr/htdocs/luci-static/resources/pbr/status.js:234 -msgid "Insertion failed for both IPv4 and IPv6 for policy %s" +#: applications/luci-app-pbr/htdocs/luci-static/resources/view/pbr/overview.js:197 +msgid "Insert" +msgstr "" + +#: applications/luci-app-pbr/htdocs/luci-static/resources/pbr/status.js:337 +msgid "Insertion failed for IPv4 for policy '%s'" msgstr "" -#: applications/luci-app-pbr/htdocs/luci-static/resources/pbr/status.js:178 +#: applications/luci-app-pbr/htdocs/luci-static/resources/pbr/status.js:334 +msgid "Insertion failed for both IPv4 and IPv6 for policy '%s'" +msgstr "" + +#: applications/luci-app-pbr/htdocs/luci-static/resources/pbr/status.js:213 msgid "Installed AdGuardHome (%s) doesn't support 'ipset_file' option." msgstr "" -#: applications/luci-app-pbr/htdocs/luci-static/resources/view/pbr/overview.js:242 +#: applications/luci-app-pbr/htdocs/luci-static/resources/view/pbr/overview.js:346 msgid "Interface" msgstr "" -#: applications/luci-app-pbr/htdocs/luci-static/resources/pbr/status.js:184 -#: applications/luci-app-pbr/htdocs/luci-static/resources/pbr/status.js:238 +#: applications/luci-app-pbr/htdocs/luci-static/resources/pbr/status.js:229 msgid "Invalid OpenVPN config for %s interface" msgstr "" -#: applications/luci-app-pbr/htdocs/luci-static/resources/view/pbr/overview.js:195 +#: applications/luci-app-pbr/htdocs/luci-static/resources/pbr/status.js:344 +msgid "Invalid OpenVPN config for '%s' interface" +msgstr "" + +#: applications/luci-app-pbr/htdocs/luci-static/resources/view/pbr/overview.js:296 msgid "Local addresses / devices" msgstr "" -#: applications/luci-app-pbr/htdocs/luci-static/resources/view/pbr/overview.js:200 +#: applications/luci-app-pbr/htdocs/luci-static/resources/view/pbr/overview.js:302 msgid "Local ports" msgstr "" -#: applications/luci-app-pbr/htdocs/luci-static/resources/pbr/status.js:232 -msgid "Mismatched IP family between in policy %s" +#: applications/luci-app-pbr/htdocs/luci-static/resources/pbr/status.js:328 +msgid "Mismatched IP family between in policy '%s'" msgstr "" -#: applications/luci-app-pbr/htdocs/luci-static/resources/view/pbr/overview.js:193 +#: applications/luci-app-pbr/htdocs/luci-static/resources/view/status/include/72_pbr.js:77 +msgid "Mode" +msgstr "" + +#: applications/luci-app-pbr/htdocs/luci-static/resources/view/pbr/overview.js:294 msgid "Name" msgstr "" -#: applications/luci-app-pbr/htdocs/luci-static/resources/view/pbr/overview.js:181 +#: applications/luci-app-pbr/htdocs/luci-static/resources/view/pbr/overview.js:280 msgid "" "Name, interface and at least one other field are required. Multiple local " "and remote addresses/devices/domains and ports can be space separated. " @@ -233,63 +277,73 @@ msgid "" "fields are left blank." msgstr "" -#: applications/luci-app-pbr/htdocs/luci-static/resources/view/pbr/overview.js:139 +#: applications/luci-app-pbr/htdocs/luci-static/resources/view/pbr/overview.js:207 msgid "No Change" msgstr "" -#: applications/luci-app-pbr/htdocs/luci-static/resources/pbr/status.js:157 +#: applications/luci-app-pbr/htdocs/luci-static/resources/pbr/status.js:171 +#: applications/luci-app-pbr/htdocs/luci-static/resources/view/status/include/72_pbr.js:70 msgid "Not installed or not found" msgstr "" -#: applications/luci-app-pbr/htdocs/luci-static/resources/view/pbr/overview.js:67 +#: applications/luci-app-pbr/htdocs/luci-static/resources/view/pbr/overview.js:75 msgid "Output verbosity" msgstr "" -#: applications/luci-app-pbr/htdocs/luci-static/resources/view/pbr/overview.js:272 +#: applications/luci-app-pbr/htdocs/luci-static/resources/view/pbr/overview.js:397 msgid "Path" msgstr "" -#: applications/luci-app-pbr/htdocs/luci-static/resources/view/pbr/overview.js:100 +#: applications/luci-app-pbr/htdocs/luci-static/resources/view/pbr/overview.js:129 msgid "Please check the %sREADME%s before changing this option." msgstr "" -#: applications/luci-app-pbr/htdocs/luci-static/resources/pbr/status.js:182 +#: applications/luci-app-pbr/htdocs/luci-static/resources/pbr/status.js:223 msgid "Please unset 'chain' or set 'chain' to 'PREROUTING' for policy '%s'" msgstr "" -#: applications/luci-app-pbr/htdocs/luci-static/resources/pbr/status.js:183 +#: applications/luci-app-pbr/htdocs/luci-static/resources/pbr/status.js:226 msgid "Please unset 'chain' or set 'chain' to 'prerouting' for policy '%s'" msgstr "" -#: applications/luci-app-pbr/htdocs/luci-static/resources/pbr/status.js:181 +#: applications/luci-app-pbr/htdocs/luci-static/resources/pbr/status.js:220 msgid "Please unset 'proto' or set 'proto' to 'all' for policy '%s'" msgstr "" -#: applications/luci-app-pbr/htdocs/luci-static/resources/pbr/status.js:180 +#: applications/luci-app-pbr/htdocs/luci-static/resources/pbr/status.js:217 msgid "Please unset 'src_addr', 'src_port' and 'dest_port' for policy '%s'" msgstr "" -#: applications/luci-app-pbr/htdocs/luci-static/resources/view/pbr/overview.js:180 +#: applications/luci-app-pbr/htdocs/luci-static/resources/view/pbr/overview.js:278 msgid "Policies" msgstr "" -#: applications/luci-app-pbr/htdocs/luci-static/resources/pbr/status.js:220 +#: applications/luci-app-pbr/htdocs/luci-static/resources/pbr/status.js:308 msgid "Policy '%s' has an unknown interface" msgstr "" -#: applications/luci-app-pbr/htdocs/luci-static/resources/pbr/status.js:219 +#: applications/luci-app-pbr/htdocs/luci-static/resources/pbr/status.js:306 msgid "Policy '%s' has no assigned interface" msgstr "" -#: applications/luci-app-pbr/htdocs/luci-static/resources/pbr/status.js:218 +#: applications/luci-app-pbr/htdocs/luci-static/resources/pbr/status.js:304 msgid "Policy '%s' has no source/destination parameters" msgstr "" -#: applications/luci-app-pbr/htdocs/luci-static/resources/view/pbr/overview.js:56 +#: applications/luci-app-pbr/htdocs/luci-static/resources/pbr/status.js:348 +msgid "" +"Policy '%s' refers to URL which can't be downloaded in 'secure_reload' mode!" +msgstr "" + +#: applications/luci-app-pbr/htdocs/luci-static/resources/view/status/include/72_pbr.js:22 +msgid "Policy Based Routing" +msgstr "" + +#: applications/luci-app-pbr/htdocs/luci-static/resources/view/pbr/overview.js:48 msgid "Policy Based Routing - Configuration" msgstr "" -#: applications/luci-app-pbr/htdocs/luci-static/resources/pbr/status.js:133 +#: applications/luci-app-pbr/htdocs/luci-static/resources/pbr/status.js:144 msgid "Policy Based Routing - Status" msgstr "" @@ -297,259 +351,277 @@ msgstr "" msgid "Policy Routing" msgstr "" -#: applications/luci-app-pbr/htdocs/luci-static/resources/view/pbr/overview.js:217 +#: applications/luci-app-pbr/htdocs/luci-static/resources/view/pbr/overview.js:320 msgid "Protocol" msgstr "" -#: applications/luci-app-pbr/htdocs/luci-static/resources/pbr/status.js:236 +#: applications/luci-app-pbr/htdocs/luci-static/resources/pbr/status.js:340 msgid "Received empty tid/mark or interface name when setting up routing" msgstr "" -#: applications/luci-app-pbr/htdocs/luci-static/resources/view/pbr/overview.js:206 +#: applications/luci-app-pbr/htdocs/luci-static/resources/view/pbr/overview.js:308 msgid "Remote addresses / domains" msgstr "" -#: applications/luci-app-pbr/htdocs/luci-static/resources/view/pbr/overview.js:211 +#: applications/luci-app-pbr/htdocs/luci-static/resources/view/pbr/overview.js:314 msgid "Remote ports" msgstr "" -#: applications/luci-app-pbr/htdocs/luci-static/resources/pbr/status.js:229 -msgid "Resolver %s" +#: applications/luci-app-pbr/htdocs/luci-static/resources/pbr/status.js:320 +msgid "Resolver '%s'" msgstr "" -#: applications/luci-app-pbr/htdocs/luci-static/resources/pbr/status.js:212 +#: applications/luci-app-pbr/htdocs/luci-static/resources/pbr/status.js:286 msgid "Resolver set (%s) is not supported on this system" msgstr "" -#: applications/luci-app-pbr/htdocs/luci-static/resources/pbr/status.js:177 +#: applications/luci-app-pbr/htdocs/luci-static/resources/pbr/status.js:210 msgid "Resolver set (%s) is not supported on this system." msgstr "" -#: applications/luci-app-pbr/htdocs/luci-static/resources/pbr/status.js:210 +#: applications/luci-app-pbr/htdocs/luci-static/resources/pbr/status.js:280 msgid "" "Resolver set support (%s) requires ipset, but ipset binary cannot be found" msgstr "" -#: applications/luci-app-pbr/htdocs/luci-static/resources/pbr/status.js:211 +#: applications/luci-app-pbr/htdocs/luci-static/resources/pbr/status.js:283 msgid "" "Resolver set support (%s) requires nftables, but nft binary cannot be found" msgstr "" -#: applications/luci-app-pbr/htdocs/luci-static/resources/pbr/status.js:280 +#: applications/luci-app-pbr/htdocs/luci-static/resources/pbr/status.js:430 msgid "Restart" msgstr "" -#: applications/luci-app-pbr/htdocs/luci-static/resources/pbr/status.js:276 +#: applications/luci-app-pbr/htdocs/luci-static/resources/pbr/status.js:424 msgid "Restarting %s service" msgstr "" -#: applications/luci-app-pbr/htdocs/luci-static/resources/view/pbr/overview.js:131 +#: applications/luci-app-pbr/htdocs/luci-static/resources/view/pbr/overview.js:193 msgid "Rule Create option" msgstr "" -#: applications/luci-app-pbr/htdocs/luci-static/resources/view/pbr/overview.js:260 +#: applications/luci-app-pbr/htdocs/luci-static/resources/view/pbr/overview.js:381 msgid "" "Run the following user files after setting up but before restarting DNSMASQ. " "See the %sREADME%s for details." msgstr "" -#: applications/luci-app-pbr/htdocs/luci-static/resources/pbr/status.js:138 -msgid "Running (version: %s using iptables)" -msgstr "" - -#: applications/luci-app-pbr/htdocs/luci-static/resources/pbr/status.js:141 -msgid "Running (version: %s using nft)" +#: applications/luci-app-pbr/htdocs/luci-static/resources/pbr/status.js:153 +msgid "Running" msgstr "" -#: applications/luci-app-pbr/htdocs/luci-static/resources/pbr/status.js:144 -msgid "Running (version: %s)" -msgstr "" - -#: applications/luci-app-pbr/htdocs/luci-static/resources/view/pbr/overview.js:75 +#: applications/luci-app-pbr/htdocs/luci-static/resources/view/pbr/overview.js:88 msgid "See the %sREADME%s for details." msgstr "" -#: applications/luci-app-pbr/htdocs/luci-static/resources/view/pbr/overview.js:132 +#: applications/luci-app-pbr/htdocs/luci-static/resources/view/pbr/overview.js:194 msgid "Select Add for -A/add and Insert for -I/Insert." msgstr "" -#: applications/luci-app-pbr/htdocs/luci-static/resources/pbr/status.js:337 +#: applications/luci-app-pbr/htdocs/luci-static/resources/pbr/status.js:513 msgid "Service Control" msgstr "" -#: applications/luci-app-pbr/htdocs/luci-static/resources/pbr/status.js:240 +#: applications/luci-app-pbr/htdocs/luci-static/resources/pbr/status.js:361 msgid "Service Errors" msgstr "" -#: applications/luci-app-pbr/htdocs/luci-static/resources/view/pbr/overview.js:156 -#: applications/luci-app-pbr/htdocs/luci-static/resources/view/pbr/overview.js:161 +#: applications/luci-app-pbr/htdocs/luci-static/resources/view/pbr/overview.js:225 +#: applications/luci-app-pbr/htdocs/luci-static/resources/view/pbr/overview.js:236 msgid "Service FW Mask" msgstr "" -#: applications/luci-app-pbr/htdocs/luci-static/resources/pbr/status.js:165 +#: applications/luci-app-pbr/htdocs/luci-static/resources/pbr/status.js:185 msgid "Service Gateways" msgstr "" -#: applications/luci-app-pbr/htdocs/luci-static/resources/pbr/status.js:134 +#: applications/luci-app-pbr/htdocs/luci-static/resources/pbr/status.js:148 msgid "Service Status" msgstr "" -#: applications/luci-app-pbr/htdocs/luci-static/resources/pbr/status.js:187 +#: applications/luci-app-pbr/htdocs/luci-static/resources/pbr/status.js:244 msgid "Service Warnings" msgstr "" -#: applications/luci-app-pbr/htdocs/luci-static/resources/view/pbr/overview.js:250 +#: applications/luci-app-pbr/htdocs/luci-static/resources/view/pbr/overview.js:359 msgid "" "Set DSCP tags (in range between 1 and 63) for specific interfaces. See the " "%sREADME%s for details." msgstr "" -#: applications/luci-app-pbr/htdocs/luci-static/resources/pbr/status.js:230 +#: applications/luci-app-pbr/htdocs/luci-static/resources/pbr/status.js:322 msgid "Skipping IPv6 policy '%s' as IPv6 support is disabled" msgstr "" -#: applications/luci-app-pbr/htdocs/luci-static/resources/pbr/status.js:269 +#: applications/luci-app-pbr/htdocs/luci-static/resources/pbr/status.js:411 msgid "Start" msgstr "" -#: applications/luci-app-pbr/htdocs/luci-static/resources/pbr/status.js:265 +#: applications/luci-app-pbr/htdocs/luci-static/resources/pbr/status.js:405 msgid "Starting %s service" msgstr "" -#: applications/luci-app-pbr/htdocs/luci-static/resources/view/pbr/overview.js:154 +#: applications/luci-app-pbr/htdocs/luci-static/resources/view/pbr/overview.js:221 msgid "" "Starting (WAN) FW Mark for marks used by the service. High starting mark is " "used to avoid conflict with SQM/QoS. Change with caution together with" msgstr "" -#: applications/luci-app-pbr/htdocs/luci-static/resources/view/pbr/overview.js:148 -msgid "Starting (WAN) Table ID number for tables created by the service." +#: applications/luci-app-pbr/htdocs/luci-static/resources/view/status/include/72_pbr.js:75 +msgid "Status" msgstr "" -#: applications/luci-app-pbr/htdocs/luci-static/resources/pbr/status.js:291 +#: applications/luci-app-pbr/htdocs/luci-static/resources/pbr/status.js:449 msgid "Stop" msgstr "" -#: applications/luci-app-pbr/htdocs/luci-static/resources/pbr/status.js:152 -msgid "Stopped (Disabled)" +#: applications/luci-app-pbr/htdocs/luci-static/resources/pbr/status.js:167 +msgid "Stopped (Disabled)." msgstr "" -#: applications/luci-app-pbr/htdocs/luci-static/resources/pbr/status.js:149 -msgid "Stopped (version: %s)" +#: applications/luci-app-pbr/htdocs/luci-static/resources/pbr/status.js:165 +msgid "Stopped." msgstr "" -#: applications/luci-app-pbr/htdocs/luci-static/resources/pbr/status.js:287 +#: applications/luci-app-pbr/htdocs/luci-static/resources/pbr/status.js:443 msgid "Stopping %s service" msgstr "" -#: applications/luci-app-pbr/htdocs/luci-static/resources/view/pbr/overview.js:74 +#: applications/luci-app-pbr/htdocs/luci-static/resources/view/pbr/overview.js:87 msgid "Strict enforcement" msgstr "" -#: applications/luci-app-pbr/htdocs/luci-static/resources/view/pbr/overview.js:78 +#: applications/luci-app-pbr/htdocs/luci-static/resources/view/pbr/overview.js:94 msgid "Strictly enforce policies when their gateway is down" msgstr "" -#: applications/luci-app-pbr/htdocs/luci-static/resources/view/pbr/overview.js:121 +#: applications/luci-app-pbr/htdocs/luci-static/resources/view/pbr/overview.js:169 msgid "Supported Interfaces" msgstr "" -#: applications/luci-app-pbr/htdocs/luci-static/resources/view/pbr/overview.js:176 +#: applications/luci-app-pbr/htdocs/luci-static/resources/view/pbr/overview.js:270 msgid "Supported Protocols" msgstr "" -#: applications/luci-app-pbr/htdocs/luci-static/resources/view/pbr/overview.js:69 +#: applications/luci-app-pbr/htdocs/luci-static/resources/view/pbr/overview.js:78 msgid "Suppress/No output" msgstr "" -#: applications/luci-app-pbr/htdocs/luci-static/resources/pbr/status.js:225 +#: applications/luci-app-pbr/htdocs/luci-static/resources/pbr/status.js:314 msgid "Syntax error in custom user file '%s'" msgstr "" -#: applications/luci-app-pbr/htdocs/luci-static/resources/pbr/status.js:166 +#: applications/luci-app-pbr/htdocs/luci-static/resources/pbr/status.js:188 msgid "The %s indicates default gateway. See the %sREADME%s for details." msgstr "" -#: applications/luci-app-pbr/htdocs/luci-static/resources/view/pbr/overview.js:86 -#: applications/luci-app-pbr/htdocs/luci-static/resources/view/pbr/overview.js:92 -#: applications/luci-app-pbr/htdocs/luci-static/resources/view/pbr/overview.js:98 +#: applications/luci-app-pbr/htdocs/luci-static/resources/view/pbr/overview.js:104 +#: applications/luci-app-pbr/htdocs/luci-static/resources/view/pbr/overview.js:114 +#: applications/luci-app-pbr/htdocs/luci-static/resources/view/pbr/overview.js:124 msgid "The %s is not supported on this system." msgstr "" -#: applications/luci-app-pbr/htdocs/luci-static/resources/pbr/status.js:214 +#: applications/luci-app-pbr/htdocs/luci-static/resources/pbr/status.js:292 msgid "The %s service failed to discover WAN gateway" msgstr "" -#: applications/luci-app-pbr/htdocs/luci-static/resources/pbr/status.js:213 +#: applications/luci-app-pbr/htdocs/luci-static/resources/pbr/status.js:289 msgid "The %s service is currently disabled" msgstr "" -#: applications/luci-app-pbr/htdocs/luci-static/resources/view/pbr/overview.js:83 -#: applications/luci-app-pbr/htdocs/luci-static/resources/view/pbr/overview.js:89 -#: applications/luci-app-pbr/htdocs/luci-static/resources/view/pbr/overview.js:95 +#: applications/luci-app-pbr/htdocs/luci-static/resources/view/pbr/overview.js:100 +#: applications/luci-app-pbr/htdocs/luci-static/resources/view/pbr/overview.js:110 +#: applications/luci-app-pbr/htdocs/luci-static/resources/view/pbr/overview.js:120 msgid "The %s support is unknown." msgstr "" -#: applications/luci-app-pbr/htdocs/luci-static/resources/pbr/status.js:185 +#: applications/luci-app-pbr/htdocs/luci-static/resources/pbr/status.js:232 msgid "The WebUI application is outdated (version %s), please update it" msgstr "" -#: applications/luci-app-pbr/htdocs/luci-static/resources/pbr/status.js:215 +#: applications/luci-app-pbr/htdocs/luci-static/resources/pbr/status.js:355 +msgid "The file:// schema requires curl, but it's not detected on this system!" +msgstr "" + +#: applications/luci-app-pbr/htdocs/luci-static/resources/pbr/status.js:295 msgid "The ipset name '%s' is longer than allowed 31 characters" msgstr "" -#: applications/luci-app-pbr/htdocs/luci-static/resources/pbr/status.js:216 -msgid "The nft set name '%s' is longer than allowed 31 characters" +#: applications/luci-app-pbr/htdocs/luci-static/resources/pbr/status.js:298 +msgid "The nft set name '%s' is longer than allowed 255 characters" msgstr "" -#: applications/luci-app-pbr/htdocs/luci-static/resources/pbr/status.js:217 +#: applications/luci-app-pbr/htdocs/luci-static/resources/pbr/status.js:301 msgid "Unexpected exit or service termination: '%s'" msgstr "" -#: applications/luci-app-pbr/htdocs/luci-static/resources/pbr/status.js:249 -msgid "Unknown Error!" +#: applications/luci-app-pbr/htdocs/luci-static/resources/pbr/status.js:373 +msgid "Unknown error!" msgstr "" -#: applications/luci-app-pbr/htdocs/luci-static/resources/pbr/status.js:196 -msgid "Unknown Warning." +#: applications/luci-app-pbr/htdocs/luci-static/resources/pbr/status.js:325 +msgid "Unknown packet mark for interface '%s'" msgstr "" -#: applications/luci-app-pbr/htdocs/luci-static/resources/pbr/status.js:231 -msgid "Unknown packet mark for interface '%s'" +#: applications/luci-app-pbr/htdocs/luci-static/resources/pbr/status.js:331 +msgid "Unknown protocol in policy '%s'" msgstr "" -#: applications/luci-app-pbr/htdocs/luci-static/resources/pbr/status.js:233 -msgid "Unknown protocol in policy %s" +#: applications/luci-app-pbr/htdocs/luci-static/resources/pbr/status.js:256 +msgid "Unknown warning" msgstr "" -#: applications/luci-app-pbr/htdocs/luci-static/resources/pbr/status.js:227 +#: applications/luci-app-pbr/htdocs/luci-static/resources/pbr/status.js:317 msgid "" "Use of 'curl' is detected in custom user file '%s', but 'curl' isn't " "installed" msgstr "" -#: applications/luci-app-pbr/htdocs/luci-static/resources/view/pbr/overview.js:102 +#: applications/luci-app-pbr/htdocs/luci-static/resources/view/pbr/overview.js:139 msgid "Use resolver set support for domains" msgstr "" -#: applications/luci-app-pbr/htdocs/luci-static/resources/view/pbr/overview.js:71 +#: applications/luci-app-pbr/htdocs/luci-static/resources/view/pbr/overview.js:80 msgid "Verbose output" msgstr "" -#: applications/luci-app-pbr/htdocs/luci-static/resources/view/pbr/overview.js:153 -#: applications/luci-app-pbr/htdocs/luci-static/resources/view/pbr/overview.js:163 -msgid "WAN Table FW Mark" +#: applications/luci-app-pbr/htdocs/luci-static/resources/view/status/include/72_pbr.js:76 +msgid "Version" msgstr "" -#: applications/luci-app-pbr/htdocs/luci-static/resources/view/pbr/overview.js:147 -msgid "WAN Table ID" +#: applications/luci-app-pbr/htdocs/luci-static/resources/pbr/status.js:151 +msgid "Version %s" msgstr "" -#: applications/luci-app-pbr/htdocs/luci-static/resources/view/pbr/overview.js:65 +#: applications/luci-app-pbr/htdocs/luci-static/resources/view/pbr/overview.js:219 +#: applications/luci-app-pbr/htdocs/luci-static/resources/view/pbr/overview.js:242 +msgid "WAN Table FW Mark" +msgstr "" + +#: applications/luci-app-pbr/htdocs/luci-static/resources/view/pbr/overview.js:69 msgid "Web UI Configuration" msgstr "" -#: applications/luci-app-pbr/htdocs/luci-static/resources/view/pbr/overview.js:224 -#: applications/luci-app-pbr/htdocs/luci-static/resources/view/pbr/overview.js:225 +#: applications/luci-app-pbr/htdocs/luci-static/resources/view/pbr/overview.js:329 msgid "all" msgstr "" + +#: applications/luci-app-pbr/htdocs/luci-static/resources/pbr/status.js:157 +#: applications/luci-app-pbr/htdocs/luci-static/resources/view/status/include/72_pbr.js:56 +msgid "fw4 nft file mode" +msgstr "" + +#: applications/luci-app-pbr/htdocs/luci-static/resources/pbr/status.js:155 +#: applications/luci-app-pbr/htdocs/luci-static/resources/view/status/include/72_pbr.js:54 +msgid "iptables mode" +msgstr "" + +#: applications/luci-app-pbr/htdocs/luci-static/resources/pbr/status.js:159 +#: applications/luci-app-pbr/htdocs/luci-static/resources/view/status/include/72_pbr.js:58 +msgid "nft mode" +msgstr "" + +#: applications/luci-app-pbr/htdocs/luci-static/resources/view/status/include/72_pbr.js:60 +msgid "unknown" +msgstr "" diff --git a/applications/luci-app-pbr/root/usr/libexec/rpcd/luci.pbr b/applications/luci-app-pbr/root/usr/libexec/rpcd/luci.pbr index 57af8010f0..8cd02c58f4 100755 --- a/applications/luci-app-pbr/root/usr/libexec/rpcd/luci.pbr +++ b/applications/luci-app-pbr/root/usr/libexec/rpcd/luci.pbr @@ -1,6 +1,6 @@ #!/bin/sh # Copyright 2022 Stan Grishin (stangri@melmac.ca) -# shellcheck disable=SC1091,SC2018,SC2019,SC2039,SC3043,SC3057,SC3060 +# shellcheck disable=SC2018,SC2019,SC2039,SC3043,SC3057,SC3060 # TechRef: https://openwrt.org/docs/techref/rpcd # TESTS @@ -11,41 +11,23 @@ # ubus -S call luci.pbr getGateways '{"name": "pbr" }' # ubus -S call luci.pbr getInterfaces '{"name": "pbr" }' -. /lib/functions.sh -. /lib/functions/network.sh -. /usr/share/libubox/jshn.sh - -readonly packageName="pbr" -# shellcheck disable=SC2155 -readonly ipset="$(command -v ipset)" -# shellcheck disable=SC2155 -readonly agh="$(command -v AdGuardHome)" -readonly aghConfigFile='/etc/adguardhome.yaml' -# shellcheck disable=SC2155 -readonly nft="$(command -v nft)" - -is_enabled() { uci -q get "${1}.config.enabled"; } -is_running_iptables() { iptables -t mangle -L | grep -q PBR_PREROUTING >/dev/null 2>&1; } -is_running_nft() { "$nft" list table inet fw4 | grep chain | grep -q pbr_mark_ >/dev/null 2>&1; } -is_running() { is_running_iptables || is_running_nft; } -get_version() { grep -m1 -A2 -w "^Package: $1$" /usr/lib/opkg/status | sed -n 's/Version: //p'; } -print_json_bool() { json_init; json_add_boolean "$1" "$2"; json_dump; json_cleanup; } -print_json_string() { json_init; json_add_string "$1" "$2"; json_dump; json_cleanup; } -logger() { /usr/bin/logger -t "$packageName" "$@"; } -ubus_get_status() { ubus call service list "{ 'name': '$packageName' }" | jsonfilter -e "@['${packageName}'].instances.main.data.status.${1}"; } -ubus_get_gateway() { ubus call service list "{ 'name': '$packageName' }" | jsonfilter -e "@['${packageName}'].instances.main.data.gateways[@.name='${1}']${2:+.$2}"; } -is_greater() { test "$(printf '%s\n' "$@" | sort -V | head -n 1)" != "$1"; } -is_greater_or_equal() { test "$(printf '%s\n' "$@" | sort -V | head -n 1)" = "$2"; } -opkg_get_version() { grep -m1 -A1 "Package: $1$" '/usr/lib/opkg/status' | grep -m1 'Version: ' | sed 's|Version: \(.*\)|\1|'; } +readonly pbrFunctionsFile='/etc/init.d/pbr' +if [ -s "$pbrFunctionsFile" ]; then +# shellcheck source=../../../../../pbr/files/etc/init.d/pbr + . "$pbrFunctionsFile" +else + print_json_string 'error' "pbr init.d file ($pbrFunctionsFile) not found!" + logger -t pbr 'error' "pbr init.d file ($pbrFunctionsFile) not found!" +fi get_init_list() { local name name="$(basename "$1")" name="${name:-$packageName}" json_init - json_add_object "$name" - json_add_boolean 'enabled' "$(is_enabled "$name")" - if is_running "$name"; then + json_add_object "$packageName" + json_add_boolean 'enabled' "$(is_enabled "$packageName")" + if is_running "$packageName"; then json_add_boolean 'running' '1' else json_add_boolean 'running' '0' @@ -59,22 +41,27 @@ set_init_action() { local name action="$2" cmd name="$(basename "$1")" name="${name:-$packageName}" - if [ ! -f "/etc/init.d/$name" ]; then + if [ ! -f "/etc/init.d/$packageName" ]; then print_json_string 'error' 'Init script not found!' return fi case $action in enable) - cmd="uci -q set ${name}.config.enabled=1 && uci commit $name";; + cmd="/etc/init.d/${name} ${action}" + cmd="${cmd} && uci_set ${name} config enabled 1 && uci_commit $name" + ;; disable) - cmd="uci -q set ${name}.config.enabled=0 && uci commit $name";; + cmd="/etc/init.d/${name} ${action}" + cmd="${cmd} && uci_set ${name} config enabled 0 && uci_commit $name" + ;; start|stop|reload|restart) - cmd="/etc/init.d/${name} ${action}";; + cmd="/etc/init.d/${name} ${action}" + ;; esac - if [ -n "$cmd" ] && eval "${cmd}" 1>/dev/null 2>&1; then - print_json_bool "result" '1' + if [ -n "$cmd" ] && eval "$cmd" 1>/dev/null 2>&1; then + print_json_bool 'result' '1' else - print_json_bool "result" '0' + print_json_bool 'result' '0' fi } @@ -82,32 +69,34 @@ get_init_status() { local name name="$(basename "$1")" name="${name:-$packageName}" - local version gateways warnings errors - [ -z "$version" ] && version="$(get_version "$name")" - [ -z "$version" ] && version="$(get_version "${name}-iptables")" - [ -z "$version" ] && version="$(get_version "${name}-netifd")" + local gateways warnings errors gateways="$(ubus_get_status gateways | sed "s|\\\n|<br />|g;s|\(\\\033[^<]*\)|✓|g;")" warnings="$(ubus_get_status warnings)" errors="$(ubus_get_status errors)" json_init - json_add_object "$name" - json_add_boolean 'enabled' "$(is_enabled "$name")" - if is_running "$name"; then + json_add_object "$packageName" + json_add_boolean 'enabled' "$(is_enabled "$packageName")" + if is_running "$packageName"; then json_add_boolean 'running' '1' else json_add_boolean 'running' '0' fi - if is_running_iptables "$name"; then + if is_running_iptables "$packageName"; then json_add_boolean 'running_iptables' '1' else json_add_boolean 'running_iptables' '0' fi - if is_running_nft "$name"; then + if is_running_nft "$packageName"; then json_add_boolean 'running_nft' '1' else json_add_boolean 'running_nft' '0' fi - json_add_string 'version' "$version" + if is_running_nft_file "$packageName"; then + json_add_boolean 'running_nft_file' '1' + else + json_add_boolean 'running_nft_file' '0' + fi + json_add_string 'version' "$PKG_VERSION" json_add_string 'gateways' "$gateways" json_add_array 'errors' if [ -n "$errors" ]; then @@ -146,49 +135,24 @@ EOF $(echo "$warnings" | tr \# \\n) EOF fi - if is_greater "$(opkg_get_version "${name}")" "$(opkg_get_version "luci-app-${name}")"; then - json_add_object - json_add_string 'id' 'warningOutdatedWebUIApp' - json_add_string 'extra' "$(opkg_get_version "luci-app-${name}")" - json_close_object - fi +# if is_greater "$(opkg_get_version "${name}")" "$(opkg_get_version "luci-app-${name}")"; then +# json_add_object +# json_add_string 'id' 'warningOutdatedWebUIApp' +# json_add_string 'extra' "$(opkg_get_version "luci-app-${name}")" +# json_close_object +# fi json_close_array json_close_object json_dump json_cleanup } -check_ipset() { { [ -n "$ipset" ] && "$ipset" help hash:net; } >/dev/null 2>&1; } -check_nft() { [ -n "$nft" ]; } -check_agh() { [ -n "$agh" ] && [ -s "$aghConfigFile" ]; } -check_dnsmasq() { command -v dnsmasq >/dev/null 2>&1; } -check_unbound() { command -v unbound >/dev/null 2>&1; } -check_agh_ipset() { - check_ipset || return 1 - check_agh || return 1 - is_greater_or_equal "$($agh --version | sed 's|AdGuard Home, version v\(.*\)|\1|' | sed 's|-.*||')" '0.107.13' -} -check_dnsmasq_ipset() { - local o; - check_ipset || return 1 - check_dnsmasq || return 1 - o="$(dnsmasq -v 2>/dev/null)" - ! echo "$o" | grep -q 'no-ipset' && echo "$o" | grep -q 'ipset' -} -check_dnsmasq_nftset() { - local o; - check_nft || return 1 - check_dnsmasq || return 1 - o="$(dnsmasq -v 2>/dev/null)" - ! echo "$o" | grep -q 'no-nftset' && echo "$o" | grep -q 'nftset' -} - get_platform_support() { local name name="$(basename "$1")" name="${name:-$packageName}" json_init - json_add_object "$name" + json_add_object "$packageName" if check_ipset; then json_add_boolean 'ipset_installed' '1' else @@ -236,60 +200,17 @@ get_platform_support() { # shellcheck disable=SC3037 get_gateways() { - local name="${1:-$packageName}" - echo -en "{\"$name\":{\"gateways\":" - ubus call service list "{ 'name': '$name' }" | jsonfilter -e "@.${name}.instances.main.data.gateways" + echo -en "{\"$packageName\":{\"gateways\":" + ubus_get_gateways echo -en "}}" } -str_contains() { [ -n "$1" ] && [ -n "$2" ] && [ "${1//$2}" != "$1" ]; } -str_contains_word() { echo "$1" | grep -q -w "$2"; } -str_to_lower() { echo "$1" | tr 'A-Z' 'a-z'; } -str_to_upper() { echo "$1" | tr 'a-z' 'A-Z'; } -is_ignore_target() { [ "$(str_to_lower "$1")" = 'ignore' ]; } -is_dslite() { local proto; proto=$(uci -q get network."$1".proto); [ "${proto:0:6}" = "dslite" ]; } -is_l2tp() { local proto; proto=$(uci -q get network."$1".proto); [ "${proto:0:4}" = "l2tp" ]; } -is_oc() { local proto; proto=$(uci -q get network."$1".proto); [ "${proto:0:11}" = "openconnect" ]; } -is_ovpn() { local dev; network_get_device dev "$1"; [ "${dev:0:3}" = "tun" ] || [ "${dev:0:3}" = "tap" ] || [ -f "/sys/devices/virtual/net/${dev}/tun_flags" ]; } -is_pptp() { local proto; proto=$(uci -q get network."$1".proto); [ "${proto:0:4}" = "pptp" ]; } -is_softether() { local dev; network_get_device dev "$1"; [ "${dev:0:4}" = "vpn_" ]; } -is_tor() { [ "$(str_to_lower "$1")" = "tor" ]; } -is_tor_running() { - local ret=0 - if [ -s "/etc/tor/torrc" ]; then - json_load "$(ubus call service list "{ 'name': 'tor' }")" - json_select 'tor'; json_select 'instances'; json_select 'instance1'; - json_get_var ret 'running'; json_cleanup - fi - if [ "$ret" = "0" ]; then return 1; else return 0; fi -} -is_wg() { local proto; proto=$(uci -q get network."$1".proto); [ "${proto:0:9}" = "wireguard" ]; } -is_tunnel() { is_dslite "$1" || is_l2tp "$1" || is_oc "$1" || is_ovpn "$1" || is_pptp "$1" || is_softether "$1" || is_tor "$1" || is_wg "$1"; } -is_wan() { [ "$1" = "$wanIface4" ] || { [ "${1##wan}" != "$1" ] && [ "${1##wan6}" = "$1" ]; } || [ "${1%%wan}" != "$1" ]; } -is_wan6() { [ -n "$wanIface6" ] && [ "$1" = "$wanIface6" ] || [ "${1/#wan6}" != "$1" ] || [ "${1/%wan6}" != "$1" ]; } -is_ignored_interface() { str_contains_word "$ignored_interface" "$1"; } -is_supported_interface() { str_contains_word "$supported_interface" "$1" || { ! is_ignored_interface "$1" && { is_wan "$1" || is_wan6 "$1" || is_tunnel "$1"; }; } || is_ignore_target "$1"; } -pbr_find_iface() { - local iface i param="$2" - [ "$param" = 'wan6' ] || param='wan' - "network_find_${param}" iface - is_tunnel "$iface" && unset iface - if [ -z "$iface" ]; then - for i in $ifacesAll; do - if "is_${param}" "$i"; then break; else unset i; fi - done - fi - eval "$1"='${iface:-$i}' -} -_find_firewall_wan_zone() { [ "$(uci -q get "firewall.${1}.name")" = "wan" ] && firewallWanZone="$1"; } -_build_ifaces_all() { ifacesAll="${ifacesAll}${1} "; } -_build_ifaces_supported() { is_supported_interface "$1" && ! str_contains "$ifacesSupported" "$1" && ifacesSupported="${ifacesSupported}${1} "; } get_supported_interfaces() { - local name i - name="$(basename "$1")" - name="${name:-$packageName}" + _build_ifaces_supported() { is_supported_interface "$1" && ! str_contains "$ifacesSupported" "$1" && ifacesSupported="${ifacesSupported}${1} "; } + _find_firewall_wan_zone() { [ "$(uci_get 'firewall' "$1" 'name')" = "wan" ] && firewallWanZone="$1"; } + local i local firewallWanZone - local ifacesAll ifacesSupported + local ifacesSupported local webui_show_ignore_target local ignored_interface supported_interface local wanIface4 wanIface6 @@ -297,26 +218,25 @@ get_supported_interfaces() { config_get_bool webui_show_ignore_target 'config' 'webui_show_ignore_target' '0' config_get ignored_interface 'config' 'ignored_interface' config_get supported_interface 'config' 'supported_interface' + config_get procd_wan_interface 'config' 'procd_wan_interface' 'wan' + config_get procd_wan6_interface 'config' 'procd_wan6_interface' 'wan6' local i - config_load 'network' - config_foreach _build_ifaces_all 'interface' - pbr_find_iface wanIface4 'wan' - pbr_find_iface wanIface6 'wan6' + wanIface4="$procd_wan_interface" + wanIface6="$procd_wan6_interface" config_load 'firewall' config_foreach _find_firewall_wan_zone 'zone' - for i in $(uci -q get "firewall.${firewallWanZone}.network"); do + for i in $(uci_get 'firewall' "$firewallWanZone" 'network'); do is_supported_interface "$i" && ! str_contains "$ifacesSupported" "$1" && ifacesSupported="${ifacesSupported}${i} " done config_load 'network' config_foreach _build_ifaces_supported 'interface' - if is_tor_running; then - ifacesSupported="$ifacesSupported tor" - fi - if [ "$webui_show_ignore_target" -eq "1" ]; then - ifacesSupported="$ifacesSupported ignore" - fi + is_tor_running && ifacesSupported="$ifacesSupported tor" + for i in $supported_interface; do + is_xray "$i" && ifacesSupported="$ifacesSupported $i" + done + [ "$webui_show_ignore_target" -eq "1" ] && ifacesSupported="$ifacesSupported ignore" json_init - json_add_object "$name" + json_add_object "$packageName" json_add_array 'interfaces' for i in $ifacesSupported; do json_add_string '' "$i" @@ -359,35 +279,35 @@ case "$1" in json_load "$input" json_get_var name 'name' json_cleanup - get_gateways "$name" + get_gateways "$packageName" ;; getInitList) read -r input json_load "$input" json_get_var name 'name' json_cleanup - get_init_list "$name" + get_init_list "$packageName" ;; getInitStatus) read -r input json_load "$input" json_get_var name 'name' json_cleanup - get_init_status "$name" + get_init_status "$packageName" ;; getInterfaces) read -r input json_load "$input" json_get_var name 'name' json_cleanup - get_supported_interfaces "$name" + get_supported_interfaces "$packageName" ;; getPlatformSupport) read -r input json_load "$input" json_get_var name 'name' json_cleanup - get_platform_support "$name" + get_platform_support "$packageName" ;; setInitAction) read -r input @@ -395,7 +315,7 @@ case "$1" in json_get_var name 'name' json_get_var action 'action' json_cleanup - set_init_action "$name" "$action" + set_init_action "$packageName" "$action" ;; esac ;; diff --git a/applications/luci-app-pbr/root/usr/share/rpcd/acl.d/luci-app-pbr.json b/applications/luci-app-pbr/root/usr/share/rpcd/acl.d/luci-app-pbr.json index 39178f3790..6c2f7de6d7 100644 --- a/applications/luci-app-pbr/root/usr/share/rpcd/acl.d/luci-app-pbr.json +++ b/applications/luci-app-pbr/root/usr/share/rpcd/acl.d/luci-app-pbr.json @@ -11,6 +11,14 @@ "getPlatformSupport" ] }, + "file": { + "/usr/share/nftables.d/ruleset-post/30-pbr.nft": [ + "read" + ], + "/var/run/pbr.nft": [ + "read" + ] + }, "uci": [ "pbr" ] diff --git a/applications/luci-app-privoxy/po/ca/privoxy.po b/applications/luci-app-privoxy/po/ca/privoxy.po index 2bc79114de..b32c6e9996 100644 --- a/applications/luci-app-privoxy/po/ca/privoxy.po +++ b/applications/luci-app-privoxy/po/ca/privoxy.po @@ -1,14 +1,14 @@ msgid "" msgstr "" -"PO-Revision-Date: 2019-10-20 13:09+0000\n" -"Last-Translator: Adolfo Jayme Barrientos <fitojb@ubuntu.com>\n" +"PO-Revision-Date: 2024-03-18 11:11+0000\n" +"Last-Translator: \"S. Barj.\" <sbarjola@proton.me>\n" "Language-Team: Catalan <https://hosted.weblate.org/projects/openwrt/" "luciapplicationsprivoxy/ca/>\n" "Language: ca\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 3.9.1-dev\n" +"X-Generator: Weblate 5.5-dev\n" #: applications/luci-app-privoxy/luasrc/model/cbi/privoxy.lua:236 msgid "" @@ -51,7 +51,7 @@ msgstr "" #: applications/luci-app-privoxy/luasrc/model/cbi/privoxy.lua:151 msgid "Boot delay" -msgstr "" +msgstr "Retard d'arrencada" #: applications/luci-app-privoxy/luasrc/model/cbi/privoxy.lua:869 msgid "CGI user interface" diff --git a/applications/luci-app-qos/po/es/qos.po b/applications/luci-app-qos/po/es/qos.po index 39672bd166..5e0ed21407 100644 --- a/applications/luci-app-qos/po/es/qos.po +++ b/applications/luci-app-qos/po/es/qos.po @@ -3,8 +3,8 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2010-03-25 22:10+0100\n" -"PO-Revision-Date: 2024-02-05 02:27+0000\n" -"Last-Translator: Franco Castillo <castillofrancodamian@gmail.com>\n" +"PO-Revision-Date: 2024-03-21 13:58+0000\n" +"Last-Translator: Mc Giver <mcgivergim@gmail.com>\n" "Language-Team: Spanish <https://hosted.weblate.org/projects/openwrt/" "luciapplicationsqos/es/>\n" "Language: es\n" @@ -12,7 +12,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 5.4-dev\n" +"X-Generator: Weblate 5.5-dev\n" #: applications/luci-app-qos/luasrc/model/cbi/qos/qos.lua:23 msgid "Calculate overhead" @@ -68,7 +68,7 @@ msgstr "Protocolo" #: applications/luci-app-qos/root/usr/share/luci/menu.d/luci-app-qos.json:3 msgid "QoS" -msgstr "Calidad del servicio" +msgstr "QoS" #: applications/luci-app-qos/luasrc/model/cbi/qos/qos.lua:7 msgid "Quality of Service" diff --git a/applications/luci-app-qos/po/zh_Hans/qos.po b/applications/luci-app-qos/po/zh_Hans/qos.po index f140b35a6c..897b0f4f33 100644 --- a/applications/luci-app-qos/po/zh_Hans/qos.po +++ b/applications/luci-app-qos/po/zh_Hans/qos.po @@ -6,8 +6,9 @@ msgstr "" "Project-Id-Version: LuCi Chinese Translation\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2010-03-25 22:10+0100\n" -"PO-Revision-Date: 2023-04-01 09:21+0000\n" -"Last-Translator: Eric <hamburger2048@users.noreply.hosted.weblate.org>\n" +"PO-Revision-Date: 2024-03-21 13:58+0000\n" +"Last-Translator: 大王叫我来巡山 <hamburger2048@users.noreply.hosted.weblate." +"org>\n" "Language-Team: Chinese (Simplified) <https://hosted.weblate.org/projects/" "openwrt/luciapplicationsqos/zh_Hans/>\n" "Language: zh_Hans\n" @@ -15,7 +16,7 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -"X-Generator: Weblate 4.17-dev\n" +"X-Generator: Weblate 5.5-dev\n" #: applications/luci-app-qos/luasrc/model/cbi/qos/qos.lua:23 msgid "Calculate overhead" @@ -71,7 +72,7 @@ msgstr "协议" #: applications/luci-app-qos/root/usr/share/luci/menu.d/luci-app-qos.json:3 msgid "QoS" -msgstr "服务质量(QoS)" +msgstr "QoS" #: applications/luci-app-qos/luasrc/model/cbi/qos/qos.lua:7 msgid "Quality of Service" diff --git a/applications/luci-app-radicale/po/ca/radicale.po b/applications/luci-app-radicale/po/ca/radicale.po index deb8097051..0f1deea3be 100644 --- a/applications/luci-app-radicale/po/ca/radicale.po +++ b/applications/luci-app-radicale/po/ca/radicale.po @@ -1,19 +1,21 @@ msgid "" msgstr "" -"PO-Revision-Date: 2021-03-08 13:04+0000\n" -"Last-Translator: BenRoura <benrouravkg@gmail.com>\n" +"PO-Revision-Date: 2024-03-18 11:11+0000\n" +"Last-Translator: \"S. Barj.\" <sbarjola@proton.me>\n" "Language-Team: Catalan <https://hosted.weblate.org/projects/openwrt/" "luciapplicationsradicale/ca/>\n" "Language: ca\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.5.1\n" +"X-Generator: Weblate 5.5-dev\n" #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:268 msgid "" "'AUTO' selects the highest protocol version that client and server support." msgstr "" +"'AUTO' tria la versió de protocol més alta que el client i el servidor " +"admeten." #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:223 msgid "" @@ -26,7 +28,7 @@ msgstr "" #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:706 msgid "Additional HTTP headers" -msgstr "" +msgstr "Capçaleres HTTP addicionals" #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:222 msgid "Address:Port" @@ -45,19 +47,19 @@ msgstr "" #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:352 msgid "Authentication method" -msgstr "" +msgstr "Mètode d'autenticació" #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:342 msgid "Authentication method to allow access to Radicale server." -msgstr "" +msgstr "Mètode d'autenticació per permetre l'accés al servidor Radicale." #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:173 msgid "Auto-start" -msgstr "" +msgstr "Inici automàtic" #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:190 msgid "Boot delay" -msgstr "" +msgstr "Retard d'arrencada" #: applications/luci-app-radicale/luasrc/controller/radicale.lua:23 msgid "CalDAV/CardDAV" @@ -85,7 +87,7 @@ msgstr "" #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:419 msgid "Control the access to data collections." -msgstr "" +msgstr "Controlar l'accés a les col·leccions de dades." #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:552 #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:574 @@ -124,7 +126,7 @@ msgstr "" #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:611 msgid "Directory where the rotating log-files are stored" -msgstr "" +msgstr "Directori on s'emmagatzemen els fitxers de registre temporals" #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:193 msgid "During delay ifup-events are not monitored !" @@ -153,7 +155,7 @@ msgstr "" #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:385 msgid "Encryption method" -msgstr "" +msgstr "Mètode d'encriptatge" #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:551 #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:573 diff --git a/applications/luci-app-radicale2/po/ca/radicale2.po b/applications/luci-app-radicale2/po/ca/radicale2.po index 4fab6cf243..8a4be4e730 100644 --- a/applications/luci-app-radicale2/po/ca/radicale2.po +++ b/applications/luci-app-radicale2/po/ca/radicale2.po @@ -1,8 +1,8 @@ msgid "" msgstr "" "Project-Id-Version: luci-app-radicale 2\n" -"PO-Revision-Date: 2023-03-03 19:40+0000\n" -"Last-Translator: Roger Pueyo Centelles <weblate@rogerpueyo.com>\n" +"PO-Revision-Date: 2024-03-18 11:11+0000\n" +"Last-Translator: \"S. Barj.\" <sbarjola@proton.me>\n" "Language-Team: Catalan <https://hosted.weblate.org/projects/openwrt/" "luciapplicationsradicale2/ca/>\n" "Language: ca\n" @@ -10,7 +10,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.16.2-dev\n" +"X-Generator: Weblate 5.5-dev\n" #: applications/luci-app-radicale2/luasrc/model/cbi/radicale2/auth.lua:8 #: applications/luci-app-radicale2/luasrc/model/cbi/radicale2/logging.lua:4 @@ -122,7 +122,7 @@ msgstr "" #: applications/luci-app-radicale2/luasrc/model/cbi/radicale2/auth.lua:29 msgid "Encryption" -msgstr "Xifratge" +msgstr "Encriptatge" #: applications/luci-app-radicale2/luasrc/model/cbi/radicale2/auth.lua:23 msgid "Filename" diff --git a/applications/luci-app-ser2net/po/ca/ser2net.po b/applications/luci-app-ser2net/po/ca/ser2net.po index fc7cc62a1a..8177784098 100644 --- a/applications/luci-app-ser2net/po/ca/ser2net.po +++ b/applications/luci-app-ser2net/po/ca/ser2net.po @@ -1,14 +1,14 @@ msgid "" msgstr "" -"PO-Revision-Date: 2023-03-03 19:40+0000\n" -"Last-Translator: Roger Pueyo Centelles <weblate@rogerpueyo.com>\n" +"PO-Revision-Date: 2024-03-18 11:11+0000\n" +"Last-Translator: \"S. Barj.\" <sbarjola@proton.me>\n" "Language-Team: Catalan <https://hosted.weblate.org/projects/openwrt/" "luciapplicationsser2net/ca/>\n" "Language: ca\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.16.2-dev\n" +"X-Generator: Weblate 5.5-dev\n" #: applications/luci-app-ser2net/htdocs/luci-static/resources/view/ser2net/proxies.js:72 #: applications/luci-app-ser2net/htdocs/luci-static/resources/view/ser2net/settings.js:71 @@ -112,7 +112,7 @@ msgstr "" #: applications/luci-app-ser2net/htdocs/luci-static/resources/view/ser2net/proxies.js:22 msgid "Protocol" -msgstr "" +msgstr "Protocol" #: applications/luci-app-ser2net/htdocs/luci-static/resources/view/ser2net/proxies.js:11 #: applications/luci-app-ser2net/root/usr/share/luci/menu.d/luci-app-ser2net.json:23 diff --git a/applications/luci-app-snmpd/po/sv/snmpd.po b/applications/luci-app-snmpd/po/sv/snmpd.po index 20b2595c47..3a235f6989 100644 --- a/applications/luci-app-snmpd/po/sv/snmpd.po +++ b/applications/luci-app-snmpd/po/sv/snmpd.po @@ -1,13 +1,16 @@ msgid "" msgstr "" -"Content-Type: text/plain; charset=UTF-8\n" "Project-Id-Version: PACKAGE VERSION\n" -"Last-Translator: Automatically generated\n" -"Language-Team: none\n" +"PO-Revision-Date: 2024-03-21 13:58+0000\n" +"Last-Translator: Kristoffer Grundström <swedishsailfishosuser@tutanota.com>\n" +"Language-Team: Swedish <https://hosted.weblate.org/projects/openwrt/" +"luciapplicationssnmpd/sv/>\n" "Language: sv\n" "MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" +"X-Generator: Weblate 5.5-dev\n" #: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:22 msgid "Agent settings" @@ -24,18 +27,20 @@ msgstr "" #: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:25 msgid "Eg: UDP:161, or UDP:10.5.4.3:161 to only listen on a given interface" msgstr "" +"T.ex: UDP:161, eller UDP:10.5.4.3:161 för att endast lyssna på ett angivet " +"gränssnitt" #: applications/luci-app-snmpd/root/usr/share/rpcd/acl.d/luci-app-snmpd.json:3 msgid "Grant UCI access for luci-app-snmpd" -msgstr "" +msgstr "Godkänn UCI-åtkomst för luci-app-snmpd" #: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:40 msgid "Groups help define access methods" -msgstr "" +msgstr "Grupper hjälper till att definiera åtkomst-metoder" #: applications/luci-app-snmpd/root/usr/share/luci/menu.d/luci-app-snmpd.json:3 msgid "SNMPD" -msgstr "" +msgstr "SNMPD" #: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:8 msgid "" @@ -48,7 +53,7 @@ msgstr "" #: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:56 msgid "System" -msgstr "" +msgstr "System" #: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:30 msgid "The address the agent should allow AgentX connections to" @@ -56,7 +61,7 @@ msgstr "" #: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:24 msgid "The address the agent should listen on" -msgstr "" +msgstr "Adressen som agenten borde lyssna på" #: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:31 msgid "" @@ -70,8 +75,8 @@ msgstr "" #: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:35 msgid "com2sec security" -msgstr "" +msgstr "com2sec-säkerhet" #: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:20 msgid "net-snmp's SNMPD" -msgstr "" +msgstr "net-snmp's SNMPD" diff --git a/applications/luci-app-sshtunnel/po/lt/sshtunnel.po b/applications/luci-app-sshtunnel/po/lt/sshtunnel.po index 8384b0d180..d460ec030b 100644 --- a/applications/luci-app-sshtunnel/po/lt/sshtunnel.po +++ b/applications/luci-app-sshtunnel/po/lt/sshtunnel.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"PO-Revision-Date: 2024-03-14 23:45+0000\n" +"PO-Revision-Date: 2024-03-20 03:44+0000\n" "Last-Translator: Džiugas J <dziugas1959@hotmail.com>\n" "Language-Team: Lithuanian <https://hosted.weblate.org/projects/openwrt/" "luciapplicationssshtunnel/lt/>\n" @@ -74,7 +74,7 @@ msgstr "Dinamiški tuneliai" #: applications/luci-app-sshtunnel/htdocs/luci-static/resources/view/sshtunnel/ssh_tunnels.js:106 #: applications/luci-app-sshtunnel/htdocs/luci-static/resources/view/sshtunnel/ssh_tunnels.js:132 msgid "Enabled" -msgstr "Įjungta/Įgalinta" +msgstr "Įjungta/Įgalinta (-as)" #: applications/luci-app-sshtunnel/htdocs/luci-static/resources/view/sshtunnel/ssh_servers.js:52 msgid "For Dropbear %s" diff --git a/applications/luci-app-statistics/po/ar/statistics.po b/applications/luci-app-statistics/po/ar/statistics.po index b3c9482a01..6f6f65bc5f 100644 --- a/applications/luci-app-statistics/po/ar/statistics.po +++ b/applications/luci-app-statistics/po/ar/statistics.po @@ -15,6 +15,18 @@ msgstr "" "&& n%100<=10 ? 3 : n%100>=11 ? 4 : 5;\n" "X-Generator: Weblate 4.5.1\n" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:47 +msgid "0 - At most once" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:48 +msgid "1 - At least once" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:49 +msgid "2 - Exactly once" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/apcups.js:7 #: applications/luci-app-statistics/root/usr/share/luci/statistics/plugins/apcups.json:2 msgid "APC UPS" @@ -153,6 +165,10 @@ msgstr "" msgid "Chrony monitoring enabled" msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:72 +msgid "CleanSession" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/olsrd.js:21 msgid "CollectLinks" msgstr "" @@ -366,6 +382,7 @@ msgstr "" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/tcpconns.js:12 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/thermal.js:13 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/unixsock.js:13 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/users.js:10 msgid "Enable this plugin" msgstr "" @@ -426,6 +443,12 @@ msgstr "" msgid "Extra items" msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:61 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:68 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:75 +msgid "False" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/curl.js:14 msgid "Fetch pages" msgstr "" @@ -510,6 +533,7 @@ msgid "" "not to 100%." msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:29 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/olsrd.js:14 msgid "Host" msgstr "ضيف" @@ -929,6 +953,10 @@ msgstr[3] "" msgstr[4] "" msgstr[5] "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/users.js:14 +msgid "Monitoring shell users count" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/splash_leases.js:10 msgid "Monitoring splash leases" msgstr "" @@ -941,7 +969,20 @@ msgstr "" msgid "More details about frequency usage and transitions" msgstr "" +#: applications/luci-app-statistics/root/usr/share/luci/statistics/plugins/mqtt.json:2 +msgid "Mqtt" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:6 +msgid "Mqtt Plugin Configuration" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:86 +msgid "Mqtt plugin enabled" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/curl.js:25 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:25 msgid "Name" msgstr "اسم" @@ -1030,6 +1071,10 @@ msgstr "" msgid "Overview" msgstr "نظرة عامة" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:41 +msgid "Password" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/memory.js:23 msgid "Percent values" msgstr "" @@ -1047,6 +1092,7 @@ msgstr "" msgid "Plugin is disabled" msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:34 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/olsrd.js:18 msgid "Port" msgstr "المنفذ" @@ -1063,6 +1109,10 @@ msgstr "" msgid "Possibly bug in collectd. Only 127.0.0.1 and localhost work" msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:53 +msgid "Prefix" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/processes.js:7 #: applications/luci-app-statistics/root/usr/share/luci/statistics/plugins/processes.json:2 msgid "Processes" @@ -1077,10 +1127,18 @@ msgstr "" msgid "Processor" msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:21 +msgid "Publish" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/netlink.js:26 msgid "Qdisc monitoring" msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:46 +msgid "QoS" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/rrdtool.js:62 msgid "RRD XFiles Factor" msgstr "" @@ -1117,6 +1175,10 @@ msgstr "" msgid "Report in percent" msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:58 +msgid "Retain" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/rrdtool.js:57 msgid "Rows per RRA" msgstr "" @@ -1172,6 +1234,10 @@ msgstr "النص" msgid "Seconds" msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:11 +msgid "Sends or receives data via mqtt" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/sensors.js:25 msgid "Sensor list" msgstr "" @@ -1305,6 +1371,10 @@ msgstr "" msgid "Store data values as rates instead of absolute values" msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:65 +msgid "StoreRates" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/rrdtool.js:43 msgid "Stored timespans" msgstr "" @@ -1313,6 +1383,10 @@ msgstr "" msgid "Storing CSV data in %s" msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:22 +msgid "Subscribe" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/tcpconns.js:30 msgid "Summary of all ports" msgstr "" @@ -1562,6 +1636,13 @@ msgstr "" msgid "The uptime plugin collects statistics about the uptime of the system." msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/users.js:7 +msgid "" +"The users plugin collects statistics about users logged in locally via " +"shell. NOTE: Local shell (wtmp) tracking is NOT enabled in default builds. " +"Additional setup is required to get non-zero counts." +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/graphs.js:179 msgid "There is no RRD data available yet to render graphs." msgstr "" @@ -1598,6 +1679,16 @@ msgstr "" msgid "Timeout for polling chrony" msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:79 +msgid "Topic" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:60 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:67 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:74 +msgid "True" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/collectd.js:80 msgid "Try to look up fully qualified hostname" msgstr "" @@ -1610,6 +1701,10 @@ msgstr "" msgid "Tx Retransmitted Near" msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:20 +msgid "Type" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/nut.js:7 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/nut.js:14 #: applications/luci-app-statistics/root/usr/share/luci/statistics/plugins/nut.json:2 @@ -1660,9 +1755,18 @@ msgstr "" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/exec.js:27 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/exec.js:47 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:38 msgid "User" msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/users.js:7 +msgid "Users" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/users.js:6 +msgid "Users Plugin Configuration" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/dsl.js:92 msgid "Vectoring Down" msgstr "" diff --git a/applications/luci-app-statistics/po/bg/statistics.po b/applications/luci-app-statistics/po/bg/statistics.po index 2c998930a3..2b72c18ec4 100644 --- a/applications/luci-app-statistics/po/bg/statistics.po +++ b/applications/luci-app-statistics/po/bg/statistics.po @@ -14,6 +14,18 @@ msgstr "" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Generator: Weblate 5.5-dev\n" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:47 +msgid "0 - At most once" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:48 +msgid "1 - At least once" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:49 +msgid "2 - Exactly once" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/apcups.js:7 #: applications/luci-app-statistics/root/usr/share/luci/statistics/plugins/apcups.json:2 msgid "APC UPS" @@ -152,6 +164,10 @@ msgstr "" msgid "Chrony monitoring enabled" msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:72 +msgid "CleanSession" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/olsrd.js:21 msgid "CollectLinks" msgstr "" @@ -365,6 +381,7 @@ msgstr "" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/tcpconns.js:12 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/thermal.js:13 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/unixsock.js:13 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/users.js:10 msgid "Enable this plugin" msgstr "" @@ -425,6 +442,12 @@ msgstr "" msgid "Extra items" msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:61 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:68 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:75 +msgid "False" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/curl.js:14 msgid "Fetch pages" msgstr "" @@ -509,6 +532,7 @@ msgid "" "not to 100%." msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:29 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/olsrd.js:14 msgid "Host" msgstr "Хост" @@ -876,6 +900,10 @@ msgid_plural "Monitoring %d sensors" msgstr[0] "" msgstr[1] "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/users.js:14 +msgid "Monitoring shell users count" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/splash_leases.js:10 msgid "Monitoring splash leases" msgstr "" @@ -888,7 +916,20 @@ msgstr "" msgid "More details about frequency usage and transitions" msgstr "" +#: applications/luci-app-statistics/root/usr/share/luci/statistics/plugins/mqtt.json:2 +msgid "Mqtt" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:6 +msgid "Mqtt Plugin Configuration" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:86 +msgid "Mqtt plugin enabled" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/curl.js:25 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:25 msgid "Name" msgstr "Име" @@ -977,6 +1018,10 @@ msgstr "" msgid "Overview" msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:41 +msgid "Password" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/memory.js:23 msgid "Percent values" msgstr "" @@ -994,6 +1039,7 @@ msgstr "" msgid "Plugin is disabled" msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:34 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/olsrd.js:18 msgid "Port" msgstr "Порт" @@ -1010,6 +1056,10 @@ msgstr "" msgid "Possibly bug in collectd. Only 127.0.0.1 and localhost work" msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:53 +msgid "Prefix" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/processes.js:7 #: applications/luci-app-statistics/root/usr/share/luci/statistics/plugins/processes.json:2 msgid "Processes" @@ -1024,10 +1074,18 @@ msgstr "" msgid "Processor" msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:21 +msgid "Publish" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/netlink.js:26 msgid "Qdisc monitoring" msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:46 +msgid "QoS" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/rrdtool.js:62 msgid "RRD XFiles Factor" msgstr "" @@ -1064,6 +1122,10 @@ msgstr "" msgid "Report in percent" msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:58 +msgid "Retain" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/rrdtool.js:57 msgid "Rows per RRA" msgstr "" @@ -1119,6 +1181,10 @@ msgstr "" msgid "Seconds" msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:11 +msgid "Sends or receives data via mqtt" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/sensors.js:25 msgid "Sensor list" msgstr "" @@ -1252,6 +1318,10 @@ msgstr "" msgid "Store data values as rates instead of absolute values" msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:65 +msgid "StoreRates" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/rrdtool.js:43 msgid "Stored timespans" msgstr "" @@ -1260,6 +1330,10 @@ msgstr "" msgid "Storing CSV data in %s" msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:22 +msgid "Subscribe" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/tcpconns.js:30 msgid "Summary of all ports" msgstr "" @@ -1509,6 +1583,13 @@ msgstr "" msgid "The uptime plugin collects statistics about the uptime of the system." msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/users.js:7 +msgid "" +"The users plugin collects statistics about users logged in locally via " +"shell. NOTE: Local shell (wtmp) tracking is NOT enabled in default builds. " +"Additional setup is required to get non-zero counts." +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/graphs.js:179 msgid "There is no RRD data available yet to render graphs." msgstr "" @@ -1545,6 +1626,16 @@ msgstr "" msgid "Timeout for polling chrony" msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:79 +msgid "Topic" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:60 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:67 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:74 +msgid "True" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/collectd.js:80 msgid "Try to look up fully qualified hostname" msgstr "" @@ -1557,6 +1648,10 @@ msgstr "" msgid "Tx Retransmitted Near" msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:20 +msgid "Type" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/nut.js:7 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/nut.js:14 #: applications/luci-app-statistics/root/usr/share/luci/statistics/plugins/nut.json:2 @@ -1607,9 +1702,18 @@ msgstr "" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/exec.js:27 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/exec.js:47 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:38 msgid "User" msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/users.js:7 +msgid "Users" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/users.js:6 +msgid "Users Plugin Configuration" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/dsl.js:92 msgid "Vectoring Down" msgstr "" diff --git a/applications/luci-app-statistics/po/bn_BD/statistics.po b/applications/luci-app-statistics/po/bn_BD/statistics.po index 091c7b3a55..a9b003c636 100644 --- a/applications/luci-app-statistics/po/bn_BD/statistics.po +++ b/applications/luci-app-statistics/po/bn_BD/statistics.po @@ -14,6 +14,18 @@ msgstr "" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Generator: Weblate 4.9-dev\n" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:47 +msgid "0 - At most once" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:48 +msgid "1 - At least once" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:49 +msgid "2 - Exactly once" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/apcups.js:7 #: applications/luci-app-statistics/root/usr/share/luci/statistics/plugins/apcups.json:2 msgid "APC UPS" @@ -152,6 +164,10 @@ msgstr "" msgid "Chrony monitoring enabled" msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:72 +msgid "CleanSession" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/olsrd.js:21 msgid "CollectLinks" msgstr "" @@ -365,6 +381,7 @@ msgstr "" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/tcpconns.js:12 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/thermal.js:13 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/unixsock.js:13 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/users.js:10 msgid "Enable this plugin" msgstr "" @@ -425,6 +442,12 @@ msgstr "" msgid "Extra items" msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:61 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:68 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:75 +msgid "False" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/curl.js:14 msgid "Fetch pages" msgstr "" @@ -509,6 +532,7 @@ msgid "" "not to 100%." msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:29 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/olsrd.js:14 msgid "Host" msgstr "" @@ -876,6 +900,10 @@ msgid_plural "Monitoring %d sensors" msgstr[0] "" msgstr[1] "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/users.js:14 +msgid "Monitoring shell users count" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/splash_leases.js:10 msgid "Monitoring splash leases" msgstr "" @@ -888,7 +916,20 @@ msgstr "" msgid "More details about frequency usage and transitions" msgstr "" +#: applications/luci-app-statistics/root/usr/share/luci/statistics/plugins/mqtt.json:2 +msgid "Mqtt" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:6 +msgid "Mqtt Plugin Configuration" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:86 +msgid "Mqtt plugin enabled" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/curl.js:25 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:25 msgid "Name" msgstr "" @@ -977,6 +1018,10 @@ msgstr "" msgid "Overview" msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:41 +msgid "Password" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/memory.js:23 msgid "Percent values" msgstr "" @@ -994,6 +1039,7 @@ msgstr "" msgid "Plugin is disabled" msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:34 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/olsrd.js:18 msgid "Port" msgstr "পোর্ট" @@ -1010,6 +1056,10 @@ msgstr "" msgid "Possibly bug in collectd. Only 127.0.0.1 and localhost work" msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:53 +msgid "Prefix" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/processes.js:7 #: applications/luci-app-statistics/root/usr/share/luci/statistics/plugins/processes.json:2 msgid "Processes" @@ -1024,10 +1074,18 @@ msgstr "" msgid "Processor" msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:21 +msgid "Publish" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/netlink.js:26 msgid "Qdisc monitoring" msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:46 +msgid "QoS" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/rrdtool.js:62 msgid "RRD XFiles Factor" msgstr "" @@ -1064,6 +1122,10 @@ msgstr "" msgid "Report in percent" msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:58 +msgid "Retain" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/rrdtool.js:57 msgid "Rows per RRA" msgstr "" @@ -1119,6 +1181,10 @@ msgstr "" msgid "Seconds" msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:11 +msgid "Sends or receives data via mqtt" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/sensors.js:25 msgid "Sensor list" msgstr "" @@ -1252,6 +1318,10 @@ msgstr "" msgid "Store data values as rates instead of absolute values" msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:65 +msgid "StoreRates" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/rrdtool.js:43 msgid "Stored timespans" msgstr "" @@ -1260,6 +1330,10 @@ msgstr "" msgid "Storing CSV data in %s" msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:22 +msgid "Subscribe" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/tcpconns.js:30 msgid "Summary of all ports" msgstr "" @@ -1509,6 +1583,13 @@ msgstr "" msgid "The uptime plugin collects statistics about the uptime of the system." msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/users.js:7 +msgid "" +"The users plugin collects statistics about users logged in locally via " +"shell. NOTE: Local shell (wtmp) tracking is NOT enabled in default builds. " +"Additional setup is required to get non-zero counts." +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/graphs.js:179 msgid "There is no RRD data available yet to render graphs." msgstr "" @@ -1545,6 +1626,16 @@ msgstr "" msgid "Timeout for polling chrony" msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:79 +msgid "Topic" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:60 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:67 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:74 +msgid "True" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/collectd.js:80 msgid "Try to look up fully qualified hostname" msgstr "" @@ -1557,6 +1648,10 @@ msgstr "" msgid "Tx Retransmitted Near" msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:20 +msgid "Type" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/nut.js:7 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/nut.js:14 #: applications/luci-app-statistics/root/usr/share/luci/statistics/plugins/nut.json:2 @@ -1607,9 +1702,18 @@ msgstr "" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/exec.js:27 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/exec.js:47 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:38 msgid "User" msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/users.js:7 +msgid "Users" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/users.js:6 +msgid "Users Plugin Configuration" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/dsl.js:92 msgid "Vectoring Down" msgstr "" diff --git a/applications/luci-app-statistics/po/bs/statistics.po b/applications/luci-app-statistics/po/bs/statistics.po index d43836178b..1ca89348bc 100644 --- a/applications/luci-app-statistics/po/bs/statistics.po +++ b/applications/luci-app-statistics/po/bs/statistics.po @@ -15,6 +15,18 @@ msgstr "" "n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" "X-Generator: Weblate 5.3-dev\n" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:47 +msgid "0 - At most once" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:48 +msgid "1 - At least once" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:49 +msgid "2 - Exactly once" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/apcups.js:7 #: applications/luci-app-statistics/root/usr/share/luci/statistics/plugins/apcups.json:2 msgid "APC UPS" @@ -153,6 +165,10 @@ msgstr "Chrony konfiguracija dodataka" msgid "Chrony monitoring enabled" msgstr "Chrony praćenje ukljućeno" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:72 +msgid "CleanSession" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/olsrd.js:21 msgid "CollectLinks" msgstr "Prikupi veze" @@ -366,6 +382,7 @@ msgstr "" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/tcpconns.js:12 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/thermal.js:13 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/unixsock.js:13 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/users.js:10 msgid "Enable this plugin" msgstr "" @@ -426,6 +443,12 @@ msgstr "" msgid "Extra items" msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:61 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:68 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:75 +msgid "False" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/curl.js:14 msgid "Fetch pages" msgstr "" @@ -510,6 +533,7 @@ msgid "" "not to 100%." msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:29 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/olsrd.js:14 msgid "Host" msgstr "" @@ -890,6 +914,10 @@ msgstr[0] "" msgstr[1] "" msgstr[2] "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/users.js:14 +msgid "Monitoring shell users count" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/splash_leases.js:10 msgid "Monitoring splash leases" msgstr "" @@ -902,7 +930,20 @@ msgstr "" msgid "More details about frequency usage and transitions" msgstr "" +#: applications/luci-app-statistics/root/usr/share/luci/statistics/plugins/mqtt.json:2 +msgid "Mqtt" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:6 +msgid "Mqtt Plugin Configuration" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:86 +msgid "Mqtt plugin enabled" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/curl.js:25 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:25 msgid "Name" msgstr "" @@ -991,6 +1032,10 @@ msgstr "" msgid "Overview" msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:41 +msgid "Password" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/memory.js:23 msgid "Percent values" msgstr "" @@ -1008,6 +1053,7 @@ msgstr "" msgid "Plugin is disabled" msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:34 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/olsrd.js:18 msgid "Port" msgstr "Port" @@ -1024,6 +1070,10 @@ msgstr "" msgid "Possibly bug in collectd. Only 127.0.0.1 and localhost work" msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:53 +msgid "Prefix" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/processes.js:7 #: applications/luci-app-statistics/root/usr/share/luci/statistics/plugins/processes.json:2 msgid "Processes" @@ -1038,10 +1088,18 @@ msgstr "" msgid "Processor" msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:21 +msgid "Publish" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/netlink.js:26 msgid "Qdisc monitoring" msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:46 +msgid "QoS" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/rrdtool.js:62 msgid "RRD XFiles Factor" msgstr "" @@ -1078,6 +1136,10 @@ msgstr "" msgid "Report in percent" msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:58 +msgid "Retain" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/rrdtool.js:57 msgid "Rows per RRA" msgstr "" @@ -1133,6 +1195,10 @@ msgstr "" msgid "Seconds" msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:11 +msgid "Sends or receives data via mqtt" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/sensors.js:25 msgid "Sensor list" msgstr "" @@ -1266,6 +1332,10 @@ msgstr "" msgid "Store data values as rates instead of absolute values" msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:65 +msgid "StoreRates" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/rrdtool.js:43 msgid "Stored timespans" msgstr "" @@ -1274,6 +1344,10 @@ msgstr "" msgid "Storing CSV data in %s" msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:22 +msgid "Subscribe" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/tcpconns.js:30 msgid "Summary of all ports" msgstr "" @@ -1523,6 +1597,13 @@ msgstr "" msgid "The uptime plugin collects statistics about the uptime of the system." msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/users.js:7 +msgid "" +"The users plugin collects statistics about users logged in locally via " +"shell. NOTE: Local shell (wtmp) tracking is NOT enabled in default builds. " +"Additional setup is required to get non-zero counts." +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/graphs.js:179 msgid "There is no RRD data available yet to render graphs." msgstr "" @@ -1559,6 +1640,16 @@ msgstr "" msgid "Timeout for polling chrony" msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:79 +msgid "Topic" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:60 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:67 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:74 +msgid "True" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/collectd.js:80 msgid "Try to look up fully qualified hostname" msgstr "" @@ -1571,6 +1662,10 @@ msgstr "" msgid "Tx Retransmitted Near" msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:20 +msgid "Type" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/nut.js:7 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/nut.js:14 #: applications/luci-app-statistics/root/usr/share/luci/statistics/plugins/nut.json:2 @@ -1621,9 +1716,18 @@ msgstr "" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/exec.js:27 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/exec.js:47 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:38 msgid "User" msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/users.js:7 +msgid "Users" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/users.js:6 +msgid "Users Plugin Configuration" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/dsl.js:92 msgid "Vectoring Down" msgstr "" diff --git a/applications/luci-app-statistics/po/ca/statistics.po b/applications/luci-app-statistics/po/ca/statistics.po index 5051416a24..c6cbf1c0ef 100644 --- a/applications/luci-app-statistics/po/ca/statistics.po +++ b/applications/luci-app-statistics/po/ca/statistics.po @@ -5,8 +5,8 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2009-06-10 03:40+0200\n" -"PO-Revision-Date: 2023-03-03 19:40+0000\n" -"Last-Translator: Roger Pueyo Centelles <weblate@rogerpueyo.com>\n" +"PO-Revision-Date: 2024-03-18 11:11+0000\n" +"Last-Translator: \"S. Barj.\" <sbarjola@proton.me>\n" "Language-Team: Catalan <https://hosted.weblate.org/projects/openwrt/" "luciapplicationsstatistics/ca/>\n" "Language: ca\n" @@ -14,7 +14,19 @@ 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.16.2-dev\n" +"X-Generator: Weblate 5.5-dev\n" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:47 +msgid "0 - At most once" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:48 +msgid "1 - At least once" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:49 +msgid "2 - Exactly once" +msgstr "" #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/apcups.js:7 #: applications/luci-app-statistics/root/usr/share/luci/statistics/plugins/apcups.json:2 @@ -86,7 +98,7 @@ msgstr "" #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/dsl.js:100 msgid "Bitrate" -msgstr "" +msgstr "Taxa de bits (Bitrate)" #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/dsl.js:82 msgid "Bitswap Down" @@ -156,6 +168,10 @@ msgstr "" msgid "Chrony monitoring enabled" msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:72 +msgid "CleanSession" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/olsrd.js:21 msgid "CollectLinks" msgstr "" @@ -369,6 +385,7 @@ msgstr "" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/tcpconns.js:12 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/thermal.js:13 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/unixsock.js:13 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/users.js:10 msgid "Enable this plugin" msgstr "Activa aquest connector" @@ -429,6 +446,12 @@ msgstr "" msgid "Extra items" msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:61 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:68 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:75 +msgid "False" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/curl.js:14 msgid "Fetch pages" msgstr "" @@ -520,6 +543,7 @@ msgid "" "not to 100%." msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:29 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/olsrd.js:14 msgid "Host" msgstr "Amfitrió" @@ -887,6 +911,10 @@ msgid_plural "Monitoring %d sensors" msgstr[0] "" msgstr[1] "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/users.js:14 +msgid "Monitoring shell users count" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/splash_leases.js:10 msgid "Monitoring splash leases" msgstr "" @@ -899,7 +927,20 @@ msgstr "" msgid "More details about frequency usage and transitions" msgstr "" +#: applications/luci-app-statistics/root/usr/share/luci/statistics/plugins/mqtt.json:2 +msgid "Mqtt" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:6 +msgid "Mqtt Plugin Configuration" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:86 +msgid "Mqtt plugin enabled" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/curl.js:25 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:25 msgid "Name" msgstr "Nom" @@ -988,6 +1029,10 @@ msgstr "Connectors de sortida" msgid "Overview" msgstr "Visió de conjunt" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:41 +msgid "Password" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/memory.js:23 msgid "Percent values" msgstr "" @@ -1005,6 +1050,7 @@ msgstr "Configuració del connector ping" msgid "Plugin is disabled" msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:34 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/olsrd.js:18 msgid "Port" msgstr "Port" @@ -1021,6 +1067,10 @@ msgstr "" msgid "Possibly bug in collectd. Only 127.0.0.1 and localhost work" msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:53 +msgid "Prefix" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/processes.js:7 #: applications/luci-app-statistics/root/usr/share/luci/statistics/plugins/processes.json:2 msgid "Processes" @@ -1035,10 +1085,18 @@ msgstr "Configuració del connector de processos" msgid "Processor" msgstr "Processador" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:21 +msgid "Publish" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/netlink.js:26 msgid "Qdisc monitoring" msgstr "Monitoreig Qdisc" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:46 +msgid "QoS" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/rrdtool.js:62 msgid "RRD XFiles Factor" msgstr "Factor RRD XFiles" @@ -1075,6 +1133,10 @@ msgstr "" msgid "Report in percent" msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:58 +msgid "Retain" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/rrdtool.js:57 msgid "Rows per RRA" msgstr "Files per RRA" @@ -1130,6 +1192,10 @@ msgstr "" msgid "Seconds" msgstr "Segons" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:11 +msgid "Sends or receives data via mqtt" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/sensors.js:25 msgid "Sensor list" msgstr "Llista de sensors" @@ -1265,6 +1331,10 @@ msgstr "" "Emmagatzema els valors de dades com a relacions en comptes de com a valors " "absoluts" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:65 +msgid "StoreRates" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/rrdtool.js:43 msgid "Stored timespans" msgstr "Marques de temps emmagatzemades" @@ -1273,6 +1343,10 @@ msgstr "Marques de temps emmagatzemades" msgid "Storing CSV data in %s" msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:22 +msgid "Subscribe" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/tcpconns.js:30 msgid "Summary of all ports" msgstr "" @@ -1567,6 +1641,13 @@ msgstr "" msgid "The uptime plugin collects statistics about the uptime of the system." msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/users.js:7 +msgid "" +"The users plugin collects statistics about users logged in locally via " +"shell. NOTE: Local shell (wtmp) tracking is NOT enabled in default builds. " +"Additional setup is required to get non-zero counts." +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/graphs.js:179 msgid "There is no RRD data available yet to render graphs." msgstr "" @@ -1607,6 +1688,16 @@ msgstr "" msgid "Timeout for polling chrony" msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:79 +msgid "Topic" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:60 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:67 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:74 +msgid "True" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/collectd.js:80 msgid "Try to look up fully qualified hostname" msgstr "Intenta resoldre el nom de màquina (fqdn)" @@ -1619,6 +1710,10 @@ msgstr "" msgid "Tx Retransmitted Near" msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:20 +msgid "Type" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/nut.js:7 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/nut.js:14 #: applications/luci-app-statistics/root/usr/share/luci/statistics/plugins/nut.json:2 @@ -1669,9 +1764,18 @@ msgstr "Fitxer PID usat" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/exec.js:27 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/exec.js:47 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:38 msgid "User" msgstr "Usuari" +#: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/users.js:7 +msgid "Users" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/users.js:6 +msgid "Users Plugin Configuration" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/dsl.js:92 msgid "Vectoring Down" msgstr "" diff --git a/applications/luci-app-statistics/po/cs/statistics.po b/applications/luci-app-statistics/po/cs/statistics.po index f0da8184f9..5c4d6b0011 100644 --- a/applications/luci-app-statistics/po/cs/statistics.po +++ b/applications/luci-app-statistics/po/cs/statistics.po @@ -12,6 +12,18 @@ msgstr "" "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" "X-Generator: Weblate 5.1-dev\n" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:47 +msgid "0 - At most once" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:48 +msgid "1 - At least once" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:49 +msgid "2 - Exactly once" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/apcups.js:7 #: applications/luci-app-statistics/root/usr/share/luci/statistics/plugins/apcups.json:2 msgid "APC UPS" @@ -151,6 +163,10 @@ msgstr "Nastavení pluginu Chrony" msgid "Chrony monitoring enabled" msgstr "Monitorování Chrony povoleno" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:72 +msgid "CleanSession" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/olsrd.js:21 msgid "CollectLinks" msgstr "CollectLinks" @@ -364,6 +380,7 @@ msgstr "" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/tcpconns.js:12 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/thermal.js:13 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/unixsock.js:13 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/users.js:10 msgid "Enable this plugin" msgstr "Povolit tento plugin" @@ -424,6 +441,12 @@ msgstr "" msgid "Extra items" msgstr "Další položky" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:61 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:68 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:75 +msgid "False" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/curl.js:14 msgid "Fetch pages" msgstr "" @@ -517,6 +540,7 @@ msgid "" "not to 100%." msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:29 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/olsrd.js:14 msgid "Host" msgstr "Hostitel" @@ -898,6 +922,10 @@ msgstr[0] "" msgstr[1] "" msgstr[2] "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/users.js:14 +msgid "Monitoring shell users count" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/splash_leases.js:10 msgid "Monitoring splash leases" msgstr "" @@ -910,7 +938,20 @@ msgstr "" msgid "More details about frequency usage and transitions" msgstr "Další podrobnosti o využití frekvencí a přechodech" +#: applications/luci-app-statistics/root/usr/share/luci/statistics/plugins/mqtt.json:2 +msgid "Mqtt" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:6 +msgid "Mqtt Plugin Configuration" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:86 +msgid "Mqtt plugin enabled" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/curl.js:25 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:25 msgid "Name" msgstr "Jméno" @@ -999,6 +1040,10 @@ msgstr "Výstupní pluginy" msgid "Overview" msgstr "Přehled" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:41 +msgid "Password" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/memory.js:23 msgid "Percent values" msgstr "Procentní hodnoty" @@ -1016,6 +1061,7 @@ msgstr "Nastavení pluginu Ping" msgid "Plugin is disabled" msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:34 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/olsrd.js:18 msgid "Port" msgstr "Port" @@ -1032,6 +1078,10 @@ msgstr "" msgid "Possibly bug in collectd. Only 127.0.0.1 and localhost work" msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:53 +msgid "Prefix" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/processes.js:7 #: applications/luci-app-statistics/root/usr/share/luci/statistics/plugins/processes.json:2 msgid "Processes" @@ -1046,10 +1096,18 @@ msgstr "Nastavení pluginu Procesy" msgid "Processor" msgstr "Procesor" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:21 +msgid "Publish" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/netlink.js:26 msgid "Qdisc monitoring" msgstr "Sledování Qdisc" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:46 +msgid "QoS" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/rrdtool.js:62 #, fuzzy msgid "RRD XFiles Factor" @@ -1087,6 +1145,10 @@ msgstr "Zpráva o stavu" msgid "Report in percent" msgstr "Zpráva v procentech" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:58 +msgid "Retain" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/rrdtool.js:57 msgid "Rows per RRA" msgstr "Řádky na jeden RRA" @@ -1142,6 +1204,10 @@ msgstr "Skript" msgid "Seconds" msgstr "Sekundy" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:11 +msgid "Sends or receives data via mqtt" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/sensors.js:25 msgid "Sensor list" msgstr "Seznam senzorů" @@ -1275,6 +1341,10 @@ msgstr "Úložný adresář pro soubory CSV" msgid "Store data values as rates instead of absolute values" msgstr "Ukládat data jako poměrné hodnoty místo absolutních" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:65 +msgid "StoreRates" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/rrdtool.js:43 msgid "Stored timespans" msgstr "Uložené časové rozsahy" @@ -1283,6 +1353,10 @@ msgstr "Uložené časové rozsahy" msgid "Storing CSV data in %s" msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:22 +msgid "Subscribe" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/tcpconns.js:30 msgid "Summary of all ports" msgstr "" @@ -1576,6 +1650,13 @@ msgstr "" msgid "The uptime plugin collects statistics about the uptime of the system." msgstr "Modul uptime shromažďuje statistiku o době běhu systému." +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/users.js:7 +msgid "" +"The users plugin collects statistics about users logged in locally via " +"shell. NOTE: Local shell (wtmp) tracking is NOT enabled in default builds. " +"Additional setup is required to get non-zero counts." +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/graphs.js:179 msgid "There is no RRD data available yet to render graphs." msgstr "" @@ -1614,6 +1695,16 @@ msgstr "Tato sekce určuje, na které servery budou odeslána shromážděná da msgid "Timeout for polling chrony" msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:79 +msgid "Topic" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:60 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:67 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:74 +msgid "True" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/collectd.js:80 msgid "Try to look up fully qualified hostname" msgstr "Zkuste vyhledat plně kvalifikovaný název hostitele" @@ -1626,6 +1717,10 @@ msgstr "" msgid "Tx Retransmitted Near" msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:20 +msgid "Type" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/nut.js:7 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/nut.js:14 #: applications/luci-app-statistics/root/usr/share/luci/statistics/plugins/nut.json:2 @@ -1676,9 +1771,18 @@ msgstr "Použitý soubor PID (identifikátoru procesu)" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/exec.js:27 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/exec.js:47 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:38 msgid "User" msgstr "Uživatel" +#: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/users.js:7 +msgid "Users" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/users.js:6 +msgid "Users Plugin Configuration" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/dsl.js:92 msgid "Vectoring Down" msgstr "" diff --git a/applications/luci-app-statistics/po/da/statistics.po b/applications/luci-app-statistics/po/da/statistics.po index cd50884aa5..224ef1ae4a 100644 --- a/applications/luci-app-statistics/po/da/statistics.po +++ b/applications/luci-app-statistics/po/da/statistics.po @@ -14,6 +14,18 @@ msgstr "" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Generator: Weblate 5.4-dev\n" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:47 +msgid "0 - At most once" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:48 +msgid "1 - At least once" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:49 +msgid "2 - Exactly once" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/apcups.js:7 #: applications/luci-app-statistics/root/usr/share/luci/statistics/plugins/apcups.json:2 msgid "APC UPS" @@ -155,6 +167,10 @@ msgstr "Chrony Plugin-konfiguration" msgid "Chrony monitoring enabled" msgstr "Chrony overvågning aktiveret" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:72 +msgid "CleanSession" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/olsrd.js:21 msgid "CollectLinks" msgstr "Saml Links" @@ -368,6 +384,7 @@ msgstr "Aktiver statistik" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/tcpconns.js:12 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/thermal.js:13 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/unixsock.js:13 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/users.js:10 msgid "Enable this plugin" msgstr "Aktiver dette plugin" @@ -428,6 +445,12 @@ msgstr "Forventer gyldigt tidsinterval" msgid "Extra items" msgstr "Ekstra ting" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:61 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:68 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:75 +msgid "False" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/curl.js:14 msgid "Fetch pages" msgstr "Hent sider" @@ -522,6 +545,7 @@ msgstr "" "skjul den fire hukommelse element gør grafen til at skala til faktiske " "hukommelse brug, ikke til 100%." +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:29 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/olsrd.js:14 msgid "Host" msgstr "Vært" @@ -895,6 +919,10 @@ msgid_plural "Monitoring %d sensors" msgstr[0] "Overvågning af en sensor" msgstr[1] "Overvågning af %d sensorer" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/users.js:14 +msgid "Monitoring shell users count" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/splash_leases.js:10 msgid "Monitoring splash leases" msgstr "Overvågning af splash leases" @@ -907,7 +935,20 @@ msgstr "Overvågning af termiske zoner %s" msgid "More details about frequency usage and transitions" msgstr "Flere detaljer om frekvensbrug og overgange" +#: applications/luci-app-statistics/root/usr/share/luci/statistics/plugins/mqtt.json:2 +msgid "Mqtt" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:6 +msgid "Mqtt Plugin Configuration" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:86 +msgid "Mqtt plugin enabled" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/curl.js:25 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:25 msgid "Name" msgstr "Navn" @@ -998,6 +1039,10 @@ msgstr "Output plugins" msgid "Overview" msgstr "Oversigt" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:41 +msgid "Password" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/memory.js:23 msgid "Percent values" msgstr "Procentværdier" @@ -1015,6 +1060,7 @@ msgstr "Ping-plugin-konfiguration" msgid "Plugin is disabled" msgstr "Plugin er deaktiveret" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:34 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/olsrd.js:18 msgid "Port" msgstr "Port" @@ -1031,6 +1077,10 @@ msgstr "Port til chronyd" msgid "Possibly bug in collectd. Only 127.0.0.1 and localhost work" msgstr "Muligvis fejl i collectd. Kun 127.0.0.1 og localhost virker" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:53 +msgid "Prefix" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/processes.js:7 #: applications/luci-app-statistics/root/usr/share/luci/statistics/plugins/processes.json:2 msgid "Processes" @@ -1045,10 +1095,18 @@ msgstr "Processer plugin-konfiguration" msgid "Processor" msgstr "Processor" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:21 +msgid "Publish" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/netlink.js:26 msgid "Qdisc monitoring" msgstr "Qdisc overvågning" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:46 +msgid "QoS" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/rrdtool.js:62 msgid "RRD XFiles Factor" msgstr "RRD XFiles-faktor" @@ -1085,6 +1143,10 @@ msgstr "Rapport efter stat" msgid "Report in percent" msgstr "Indberetning i procent" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:58 +msgid "Retain" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/rrdtool.js:57 msgid "Rows per RRA" msgstr "Rækker til RRA" @@ -1140,6 +1202,10 @@ msgstr "Script" msgid "Seconds" msgstr "Sekunder" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:11 +msgid "Sends or receives data via mqtt" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/sensors.js:25 msgid "Sensor list" msgstr "Sensorliste" @@ -1275,6 +1341,10 @@ msgstr "Lagringsmappe til csv-filerne" msgid "Store data values as rates instead of absolute values" msgstr "Gem dataværdier som rater i stedet for absolutte værdier" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:65 +msgid "StoreRates" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/rrdtool.js:43 msgid "Stored timespans" msgstr "Lagrede tidsrum" @@ -1283,6 +1353,10 @@ msgstr "Lagrede tidsrum" msgid "Storing CSV data in %s" msgstr "Gemmer CSV-data i %s" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:22 +msgid "Subscribe" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/tcpconns.js:30 msgid "Summary of all ports" msgstr "Oversigt over alle porte" @@ -1586,6 +1660,13 @@ msgstr "" msgid "The uptime plugin collects statistics about the uptime of the system." msgstr "Oppetidspluginnet indsamler statistik om systemets oppetid." +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/users.js:7 +msgid "" +"The users plugin collects statistics about users logged in locally via " +"shell. NOTE: Local shell (wtmp) tracking is NOT enabled in default builds. " +"Additional setup is required to get non-zero counts." +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/graphs.js:179 msgid "There is no RRD data available yet to render graphs." msgstr "Der er endnu ingen tilgængelige RRD-data til at gengive grafer." @@ -1626,6 +1707,16 @@ msgstr "" msgid "Timeout for polling chrony" msgstr "Timeout for polling chrony" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:79 +msgid "Topic" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:60 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:67 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:74 +msgid "True" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/collectd.js:80 msgid "Try to look up fully qualified hostname" msgstr "Prøv at slå et fuldt kvalificeret værtsnavn op" @@ -1638,6 +1729,10 @@ msgstr "Tx Gentransmitteret langt" msgid "Tx Retransmitted Near" msgstr "Tx Gentransmitteret nær" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:20 +msgid "Type" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/nut.js:7 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/nut.js:14 #: applications/luci-app-statistics/root/usr/share/luci/statistics/plugins/nut.json:2 @@ -1688,9 +1783,18 @@ msgstr "Brugt PID-fil" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/exec.js:27 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/exec.js:47 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:38 msgid "User" msgstr "Bruger" +#: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/users.js:7 +msgid "Users" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/users.js:6 +msgid "Users Plugin Configuration" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/dsl.js:92 msgid "Vectoring Down" msgstr "Vektor ned" diff --git a/applications/luci-app-statistics/po/de/statistics.po b/applications/luci-app-statistics/po/de/statistics.po index e1d46fb943..56735ab825 100644 --- a/applications/luci-app-statistics/po/de/statistics.po +++ b/applications/luci-app-statistics/po/de/statistics.po @@ -14,6 +14,18 @@ msgstr "" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Generator: Weblate 5.4-dev\n" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:47 +msgid "0 - At most once" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:48 +msgid "1 - At least once" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:49 +msgid "2 - Exactly once" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/apcups.js:7 #: applications/luci-app-statistics/root/usr/share/luci/statistics/plugins/apcups.json:2 msgid "APC UPS" @@ -154,6 +166,10 @@ msgstr "Chrony Plugin-Konfiguration" msgid "Chrony monitoring enabled" msgstr "Chrony-Überwachung aktiviert" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:72 +msgid "CleanSession" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/olsrd.js:21 msgid "CollectLinks" msgstr "Informationen über Links sammeln (CollectdLinks)" @@ -367,6 +383,7 @@ msgstr "Statistik aktivieren" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/tcpconns.js:12 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/thermal.js:13 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/unixsock.js:13 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/users.js:10 msgid "Enable this plugin" msgstr "Plugin aktivieren" @@ -427,6 +444,12 @@ msgstr "Erwarte valide Zeitspanne" msgid "Extra items" msgstr "Zusätzliche Elemente" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:61 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:68 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:75 +msgid "False" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/curl.js:14 msgid "Fetch pages" msgstr "Rufe Seiten ab" @@ -522,6 +545,7 @@ msgid "" "not to 100%." msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:29 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/olsrd.js:14 msgid "Host" msgstr "Host" @@ -896,6 +920,10 @@ msgid_plural "Monitoring %d sensors" msgstr[0] "Überwachung eines Sensors" msgstr[1] "Überwachung von %d Sensoren" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/users.js:14 +msgid "Monitoring shell users count" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/splash_leases.js:10 msgid "Monitoring splash leases" msgstr "Überwache Splash-Leases" @@ -908,7 +936,20 @@ msgstr "Überwachung der thermischen Zonen %s" msgid "More details about frequency usage and transitions" msgstr "Mehr Details über Frequenznutzung und -übergänge" +#: applications/luci-app-statistics/root/usr/share/luci/statistics/plugins/mqtt.json:2 +msgid "Mqtt" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:6 +msgid "Mqtt Plugin Configuration" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:86 +msgid "Mqtt plugin enabled" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/curl.js:25 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:25 msgid "Name" msgstr "Name" @@ -1000,6 +1041,10 @@ msgstr "Ausgabeplugins" msgid "Overview" msgstr "Übersicht" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:41 +msgid "Password" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/memory.js:23 msgid "Percent values" msgstr "Prozentwerte" @@ -1017,6 +1062,7 @@ msgstr "Ping Plugin Konfiguration" msgid "Plugin is disabled" msgstr "Plugin ist deaktiviert" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:34 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/olsrd.js:18 msgid "Port" msgstr "Port" @@ -1035,6 +1081,10 @@ msgstr "" "Möglicherweise ein Fehler in collectd. Nur 127.0.0.1 und localhost " "funktionieren" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:53 +msgid "Prefix" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/processes.js:7 #: applications/luci-app-statistics/root/usr/share/luci/statistics/plugins/processes.json:2 msgid "Processes" @@ -1049,10 +1099,18 @@ msgstr "Prozess Plugin Konfiguration" msgid "Processor" msgstr "Prozessor" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:21 +msgid "Publish" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/netlink.js:26 msgid "Qdisc monitoring" msgstr "Queue Discipline überwachen" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:46 +msgid "QoS" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/rrdtool.js:62 msgid "RRD XFiles Factor" msgstr "RRD XFiles Faktor" @@ -1089,6 +1147,10 @@ msgstr "Berichte je Prozesszustand" msgid "Report in percent" msgstr "Berichte in Prozent" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:58 +msgid "Retain" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/rrdtool.js:57 msgid "Rows per RRA" msgstr "Spalten pro RRA" @@ -1144,6 +1206,10 @@ msgstr "Skript" msgid "Seconds" msgstr "Sekunden" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:11 +msgid "Sends or receives data via mqtt" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/sensors.js:25 msgid "Sensor list" msgstr "Sensorenliste" @@ -1278,6 +1344,10 @@ msgstr "Speicherverzeichnis für die CSV-Dateien" msgid "Store data values as rates instead of absolute values" msgstr "Werte nicht absolut sondern als Raten speichern" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:65 +msgid "StoreRates" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/rrdtool.js:43 msgid "Stored timespans" msgstr "gespeicherte Zeitspannen" @@ -1286,6 +1356,10 @@ msgstr "gespeicherte Zeitspannen" msgid "Storing CSV data in %s" msgstr "Speichere CSV-Daten in %s" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:22 +msgid "Subscribe" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/tcpconns.js:30 msgid "Summary of all ports" msgstr "Zusammenfassung aller Ports" @@ -1601,6 +1675,13 @@ msgstr "" msgid "The uptime plugin collects statistics about the uptime of the system." msgstr "Das Laufzeit Plugin sammelt Statistiken über die Laufzeit des Systems." +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/users.js:7 +msgid "" +"The users plugin collects statistics about users logged in locally via " +"shell. NOTE: Local shell (wtmp) tracking is NOT enabled in default builds. " +"Additional setup is required to get non-zero counts." +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/graphs.js:179 msgid "There is no RRD data available yet to render graphs." msgstr "Es sind noch keine RRD-Daten verfügbar um Diagramme zu rendern." @@ -1641,6 +1722,16 @@ msgstr "" msgid "Timeout for polling chrony" msgstr "Zeitüberschreitung für die Abfrage von chrony" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:79 +msgid "Topic" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:60 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:67 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:74 +msgid "True" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/collectd.js:80 msgid "Try to look up fully qualified hostname" msgstr "automatisch vollen Hostnamen herausfinden" @@ -1653,6 +1744,10 @@ msgstr "" msgid "Tx Retransmitted Near" msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:20 +msgid "Type" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/nut.js:7 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/nut.js:14 #: applications/luci-app-statistics/root/usr/share/luci/statistics/plugins/nut.json:2 @@ -1703,9 +1798,18 @@ msgstr "Pfad zu PID-Datei" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/exec.js:27 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/exec.js:47 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:38 msgid "User" msgstr "Nutzer" +#: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/users.js:7 +msgid "Users" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/users.js:6 +msgid "Users Plugin Configuration" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/dsl.js:92 msgid "Vectoring Down" msgstr "" diff --git a/applications/luci-app-statistics/po/el/statistics.po b/applications/luci-app-statistics/po/el/statistics.po index 6fafc6009d..a826f290bd 100644 --- a/applications/luci-app-statistics/po/el/statistics.po +++ b/applications/luci-app-statistics/po/el/statistics.po @@ -14,6 +14,18 @@ msgstr "" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Generator: Weblate 4.14.1\n" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:47 +msgid "0 - At most once" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:48 +msgid "1 - At least once" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:49 +msgid "2 - Exactly once" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/apcups.js:7 #: applications/luci-app-statistics/root/usr/share/luci/statistics/plugins/apcups.json:2 msgid "APC UPS" @@ -154,6 +166,10 @@ msgstr "" msgid "Chrony monitoring enabled" msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:72 +msgid "CleanSession" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/olsrd.js:21 msgid "CollectLinks" msgstr "" @@ -368,6 +384,7 @@ msgstr "" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/tcpconns.js:12 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/thermal.js:13 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/unixsock.js:13 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/users.js:10 msgid "Enable this plugin" msgstr "" @@ -428,6 +445,12 @@ msgstr "" msgid "Extra items" msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:61 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:68 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:75 +msgid "False" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/curl.js:14 msgid "Fetch pages" msgstr "" @@ -512,6 +535,7 @@ msgid "" "not to 100%." msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:29 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/olsrd.js:14 msgid "Host" msgstr "" @@ -879,6 +903,10 @@ msgid_plural "Monitoring %d sensors" msgstr[0] "" msgstr[1] "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/users.js:14 +msgid "Monitoring shell users count" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/splash_leases.js:10 msgid "Monitoring splash leases" msgstr "" @@ -891,7 +919,20 @@ msgstr "" msgid "More details about frequency usage and transitions" msgstr "" +#: applications/luci-app-statistics/root/usr/share/luci/statistics/plugins/mqtt.json:2 +msgid "Mqtt" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:6 +msgid "Mqtt Plugin Configuration" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:86 +msgid "Mqtt plugin enabled" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/curl.js:25 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:25 msgid "Name" msgstr "Ονομα" @@ -980,6 +1021,10 @@ msgstr "Πρόσθετα εξόδου" msgid "Overview" msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:41 +msgid "Password" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/memory.js:23 msgid "Percent values" msgstr "" @@ -997,6 +1042,7 @@ msgstr "" msgid "Plugin is disabled" msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:34 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/olsrd.js:18 msgid "Port" msgstr "Θύρα" @@ -1013,6 +1059,10 @@ msgstr "" msgid "Possibly bug in collectd. Only 127.0.0.1 and localhost work" msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:53 +msgid "Prefix" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/processes.js:7 #: applications/luci-app-statistics/root/usr/share/luci/statistics/plugins/processes.json:2 msgid "Processes" @@ -1027,10 +1077,18 @@ msgstr "" msgid "Processor" msgstr "Επεξεργαστής" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:21 +msgid "Publish" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/netlink.js:26 msgid "Qdisc monitoring" msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:46 +msgid "QoS" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/rrdtool.js:62 msgid "RRD XFiles Factor" msgstr "" @@ -1067,6 +1125,10 @@ msgstr "" msgid "Report in percent" msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:58 +msgid "Retain" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/rrdtool.js:57 msgid "Rows per RRA" msgstr "" @@ -1122,6 +1184,10 @@ msgstr "" msgid "Seconds" msgstr "Δευτερόλεπτα" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:11 +msgid "Sends or receives data via mqtt" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/sensors.js:25 msgid "Sensor list" msgstr "" @@ -1255,6 +1321,10 @@ msgstr "" msgid "Store data values as rates instead of absolute values" msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:65 +msgid "StoreRates" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/rrdtool.js:43 msgid "Stored timespans" msgstr "" @@ -1263,6 +1333,10 @@ msgstr "" msgid "Storing CSV data in %s" msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:22 +msgid "Subscribe" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/tcpconns.js:30 msgid "Summary of all ports" msgstr "" @@ -1512,6 +1586,13 @@ msgstr "" msgid "The uptime plugin collects statistics about the uptime of the system." msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/users.js:7 +msgid "" +"The users plugin collects statistics about users logged in locally via " +"shell. NOTE: Local shell (wtmp) tracking is NOT enabled in default builds. " +"Additional setup is required to get non-zero counts." +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/graphs.js:179 msgid "There is no RRD data available yet to render graphs." msgstr "" @@ -1550,6 +1631,16 @@ msgstr "" msgid "Timeout for polling chrony" msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:79 +msgid "Topic" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:60 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:67 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:74 +msgid "True" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/collectd.js:80 msgid "Try to look up fully qualified hostname" msgstr "" @@ -1562,6 +1653,10 @@ msgstr "" msgid "Tx Retransmitted Near" msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:20 +msgid "Type" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/nut.js:7 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/nut.js:14 #: applications/luci-app-statistics/root/usr/share/luci/statistics/plugins/nut.json:2 @@ -1612,9 +1707,18 @@ msgstr "Αρχείο PID σε χρήση" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/exec.js:27 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/exec.js:47 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:38 msgid "User" msgstr "Χρήστης" +#: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/users.js:7 +msgid "Users" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/users.js:6 +msgid "Users Plugin Configuration" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/dsl.js:92 msgid "Vectoring Down" msgstr "" diff --git a/applications/luci-app-statistics/po/en/statistics.po b/applications/luci-app-statistics/po/en/statistics.po index 0a79701ada..a6cda4922a 100644 --- a/applications/luci-app-statistics/po/en/statistics.po +++ b/applications/luci-app-statistics/po/en/statistics.po @@ -14,6 +14,18 @@ msgstr "" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Generator: Weblate 5.3-dev\n" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:47 +msgid "0 - At most once" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:48 +msgid "1 - At least once" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:49 +msgid "2 - Exactly once" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/apcups.js:7 #: applications/luci-app-statistics/root/usr/share/luci/statistics/plugins/apcups.json:2 msgid "APC UPS" @@ -152,6 +164,10 @@ msgstr "" msgid "Chrony monitoring enabled" msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:72 +msgid "CleanSession" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/olsrd.js:21 msgid "CollectLinks" msgstr "" @@ -365,6 +381,7 @@ msgstr "" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/tcpconns.js:12 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/thermal.js:13 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/unixsock.js:13 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/users.js:10 msgid "Enable this plugin" msgstr "Enable this plugin" @@ -425,6 +442,12 @@ msgstr "" msgid "Extra items" msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:61 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:68 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:75 +msgid "False" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/curl.js:14 msgid "Fetch pages" msgstr "" @@ -516,6 +539,7 @@ msgid "" "not to 100%." msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:29 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/olsrd.js:14 msgid "Host" msgstr "" @@ -883,6 +907,10 @@ msgid_plural "Monitoring %d sensors" msgstr[0] "" msgstr[1] "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/users.js:14 +msgid "Monitoring shell users count" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/splash_leases.js:10 msgid "Monitoring splash leases" msgstr "" @@ -895,7 +923,20 @@ msgstr "" msgid "More details about frequency usage and transitions" msgstr "" +#: applications/luci-app-statistics/root/usr/share/luci/statistics/plugins/mqtt.json:2 +msgid "Mqtt" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:6 +msgid "Mqtt Plugin Configuration" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:86 +msgid "Mqtt plugin enabled" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/curl.js:25 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:25 msgid "Name" msgstr "" @@ -984,6 +1025,10 @@ msgstr "Output plugins" msgid "Overview" msgstr "Overview" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:41 +msgid "Password" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/memory.js:23 msgid "Percent values" msgstr "" @@ -1001,6 +1046,7 @@ msgstr "Ping Plugin Configuration" msgid "Plugin is disabled" msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:34 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/olsrd.js:18 msgid "Port" msgstr "Port" @@ -1017,6 +1063,10 @@ msgstr "" msgid "Possibly bug in collectd. Only 127.0.0.1 and localhost work" msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:53 +msgid "Prefix" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/processes.js:7 #: applications/luci-app-statistics/root/usr/share/luci/statistics/plugins/processes.json:2 msgid "Processes" @@ -1031,10 +1081,18 @@ msgstr "Processes Plugin Configuration" msgid "Processor" msgstr "Processor" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:21 +msgid "Publish" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/netlink.js:26 msgid "Qdisc monitoring" msgstr "Qdisc monitoring" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:46 +msgid "QoS" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/rrdtool.js:62 msgid "RRD XFiles Factor" msgstr "RRD XFiles Factor" @@ -1071,6 +1129,10 @@ msgstr "" msgid "Report in percent" msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:58 +msgid "Retain" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/rrdtool.js:57 msgid "Rows per RRA" msgstr "Rows per RRA" @@ -1126,6 +1188,10 @@ msgstr "" msgid "Seconds" msgstr "Seconds" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:11 +msgid "Sends or receives data via mqtt" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/sensors.js:25 msgid "Sensor list" msgstr "" @@ -1259,6 +1325,10 @@ msgstr "Storage directory for the csv files" msgid "Store data values as rates instead of absolute values" msgstr "Store data values as rates instead of absolute values" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:65 +msgid "StoreRates" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/rrdtool.js:43 msgid "Stored timespans" msgstr "Stored timespans" @@ -1267,6 +1337,10 @@ msgstr "Stored timespans" msgid "Storing CSV data in %s" msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:22 +msgid "Subscribe" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/tcpconns.js:30 msgid "Summary of all ports" msgstr "" @@ -1553,6 +1627,13 @@ msgstr "" msgid "The uptime plugin collects statistics about the uptime of the system." msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/users.js:7 +msgid "" +"The users plugin collects statistics about users logged in locally via " +"shell. NOTE: Local shell (wtmp) tracking is NOT enabled in default builds. " +"Additional setup is required to get non-zero counts." +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/graphs.js:179 msgid "There is no RRD data available yet to render graphs." msgstr "" @@ -1592,6 +1673,16 @@ msgstr "" msgid "Timeout for polling chrony" msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:79 +msgid "Topic" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:60 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:67 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:74 +msgid "True" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/collectd.js:80 msgid "Try to look up fully qualified hostname" msgstr "Try to look up fully qualified hostname" @@ -1604,6 +1695,10 @@ msgstr "" msgid "Tx Retransmitted Near" msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:20 +msgid "Type" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/nut.js:7 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/nut.js:14 #: applications/luci-app-statistics/root/usr/share/luci/statistics/plugins/nut.json:2 @@ -1654,9 +1749,18 @@ msgstr "Used PID file" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/exec.js:27 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/exec.js:47 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:38 msgid "User" msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/users.js:7 +msgid "Users" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/users.js:6 +msgid "Users Plugin Configuration" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/dsl.js:92 msgid "Vectoring Down" msgstr "" diff --git a/applications/luci-app-statistics/po/es/statistics.po b/applications/luci-app-statistics/po/es/statistics.po index f264e1625a..b56fc2e4aa 100644 --- a/applications/luci-app-statistics/po/es/statistics.po +++ b/applications/luci-app-statistics/po/es/statistics.po @@ -3,8 +3,8 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2009-06-10 03:41+0200\n" -"PO-Revision-Date: 2024-03-14 02:44+0000\n" -"Last-Translator: Franco Castillo <castillofrancodamian@gmail.com>\n" +"PO-Revision-Date: 2024-03-21 17:00+0000\n" +"Last-Translator: gallegonovato <fran-carro@hotmail.es>\n" "Language-Team: Spanish <https://hosted.weblate.org/projects/openwrt/" "luciapplicationsstatistics/es/>\n" "Language: es\n" @@ -14,6 +14,18 @@ msgstr "" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Generator: Weblate 5.5-dev\n" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:47 +msgid "0 - At most once" +msgstr "0 - Como mucho uno" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:48 +msgid "1 - At least once" +msgstr "1 - Al menos uno" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:49 +msgid "2 - Exactly once" +msgstr "2 - Exactamente uno" + #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/apcups.js:7 #: applications/luci-app-statistics/root/usr/share/luci/statistics/plugins/apcups.json:2 msgid "APC UPS" @@ -156,6 +168,10 @@ msgstr "Configuración del complemento Chrony" msgid "Chrony monitoring enabled" msgstr "Monitoreo de Chrony activado" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:72 +msgid "CleanSession" +msgstr "Limpiar sesión" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/olsrd.js:21 msgid "CollectLinks" msgstr "Enlaces" @@ -369,6 +385,7 @@ msgstr "Activar estadísticas" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/tcpconns.js:12 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/thermal.js:13 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/unixsock.js:13 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/users.js:10 msgid "Enable this plugin" msgstr "Activar este complemento" @@ -429,6 +446,12 @@ msgstr "Esperando un rango de tiempo válido" msgid "Extra items" msgstr "Ítems extra" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:61 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:68 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:75 +msgid "False" +msgstr "Falso" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/curl.js:14 msgid "Fetch pages" msgstr "Obtener páginas" @@ -523,6 +546,7 @@ msgstr "" "Ocultar el elemento de memoria libre hace que el gráfico se escale según el " "uso de memoria real, no al 100%." +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:29 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/olsrd.js:14 msgid "Host" msgstr "Host" @@ -655,11 +679,11 @@ msgstr "" #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/dsl.js:118 msgid "Max. Attainable Data Rate (ATTNDR) Down" -msgstr "" +msgstr "Velocidad máxima de datos descendentes alcanzable (ATTNDR)" #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/dsl.js:113 msgid "Max. Attainable Data Rate (ATTNDR) Up" -msgstr "" +msgstr "Velocidad máxima de datos ascendentes alcanzable (ATTNDR)" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/ping.js:36 msgid "Maximum Missed Packets" @@ -895,6 +919,10 @@ msgid_plural "Monitoring %d sensors" msgstr[0] "Monitoreo de un sensor" msgstr[1] "Monitoreo de %d sensores" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/users.js:14 +msgid "Monitoring shell users count" +msgstr "Supervisar el número de usuarios de shell" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/splash_leases.js:10 msgid "Monitoring splash leases" msgstr "Monitoreo de splash leases" @@ -907,7 +935,20 @@ msgstr "Monitoreo de zonas térmicas %s" msgid "More details about frequency usage and transitions" msgstr "Más detalles sobre el uso de frecuencia y las transiciones" +#: applications/luci-app-statistics/root/usr/share/luci/statistics/plugins/mqtt.json:2 +msgid "Mqtt" +msgstr "Mqtt" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:6 +msgid "Mqtt Plugin Configuration" +msgstr "Configuración del plugin Mqtt" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:86 +msgid "Mqtt plugin enabled" +msgstr "Plugin Mqtt activado" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/curl.js:25 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:25 msgid "Name" msgstr "Nombre" @@ -942,10 +983,9 @@ msgstr "No se encontraron datos de RRD" #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/dsl.js:44 msgid "Noise Margin Down (SNR)" -msgstr "" +msgstr "Reducción del margen del ruido (SNR)" #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/dsl.js:39 -#, fuzzy msgid "Noise Margin Up (SNR)" msgstr "Aumento del margen de ruido (SNR)" @@ -1000,6 +1040,10 @@ msgstr "Plugins de salida" msgid "Overview" msgstr "Visión general" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:41 +msgid "Password" +msgstr "Contraseña" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/memory.js:23 msgid "Percent values" msgstr "Valores porcentuales" @@ -1017,6 +1061,7 @@ msgstr "Configuración del plugin \"Ping\"" msgid "Plugin is disabled" msgstr "El complemento está desactivado" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:34 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/olsrd.js:18 msgid "Port" msgstr "Puerto" @@ -1033,6 +1078,10 @@ msgstr "Puerto para chronyd" msgid "Possibly bug in collectd. Only 127.0.0.1 and localhost work" msgstr "Posiblemente error en collectd. Solo 127.0.0.1 y localhost funcionan" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:53 +msgid "Prefix" +msgstr "Prefijo" + #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/processes.js:7 #: applications/luci-app-statistics/root/usr/share/luci/statistics/plugins/processes.json:2 msgid "Processes" @@ -1047,10 +1096,18 @@ msgstr "Configuración del plugin \"Procesos\"" msgid "Processor" msgstr "Procesador" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:21 +msgid "Publish" +msgstr "Publicar" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/netlink.js:26 msgid "Qdisc monitoring" msgstr "Monitorización Qdisc" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:46 +msgid "QoS" +msgstr "QoS" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/rrdtool.js:62 msgid "RRD XFiles Factor" msgstr "Factor XFiles RRD" @@ -1087,6 +1144,10 @@ msgstr "Informe por estado" msgid "Report in percent" msgstr "Informe en porcentaje" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:58 +msgid "Retain" +msgstr "Retener" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/rrdtool.js:57 msgid "Rows per RRA" msgstr "Filas por RRA" @@ -1097,15 +1158,15 @@ msgstr "Monitoreo de reglas activado" #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/dsl.js:142 msgid "Rx Corrupted Far" -msgstr "" +msgstr "Rx remoto corrupto" #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/dsl.js:147 msgid "Rx Corrupted Near" -msgstr "" +msgstr "Rx cercano corrupto" #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/dsl.js:152 msgid "Rx Retransmitted Far" -msgstr "" +msgstr "Rx remoto retransmitido" #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/dsl.js:162 msgid "Rx Retransmitted Near" @@ -1142,6 +1203,10 @@ msgstr "Script" msgid "Seconds" msgstr "Segundos" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:11 +msgid "Sends or receives data via mqtt" +msgstr "Envía o recibe datos a través de mqtt" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/sensors.js:25 msgid "Sensor list" msgstr "Lista de sensores" @@ -1198,11 +1263,11 @@ msgstr "Mostrar valores máximos en lugar de promedios" #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/dsl.js:34 msgid "Signal Attenuation Down (SATN)" -msgstr "" +msgstr "atenuación de la señal hacia abajo (satn)" #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/dsl.js:29 msgid "Signal Attenuation Up (SATN)" -msgstr "" +msgstr "atenuación de la señal hacia arriba (satn)" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/cpufreq.js:23 msgid "Simple CPU frequency monitoring enabled" @@ -1276,6 +1341,10 @@ msgstr "Directorio para guardar archivos csv" msgid "Store data values as rates instead of absolute values" msgstr "Guardar datos como ratios en vez de valores absolutos" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:65 +msgid "StoreRates" +msgstr "Almacenar tasas" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/rrdtool.js:43 msgid "Stored timespans" msgstr "Intervalos almacenados" @@ -1284,6 +1353,10 @@ msgstr "Intervalos almacenados" msgid "Storing CSV data in %s" msgstr "Almacenar datos CSV en %s" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:22 +msgid "Subscribe" +msgstr "Suscribir" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/tcpconns.js:30 msgid "Summary of all ports" msgstr "Resumen de todos los puertos" @@ -1604,6 +1677,17 @@ msgstr "" "El plugin \"uptime\" recopila estadísticas sobre el tiempo de actividad del " "sistema." +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/users.js:7 +msgid "" +"The users plugin collects statistics about users logged in locally via " +"shell. NOTE: Local shell (wtmp) tracking is NOT enabled in default builds. " +"Additional setup is required to get non-zero counts." +msgstr "" +"El plugin usuarios recolecta estadísticas sobre los usuarios que han " +"iniciado sesión via shell. NOTA: seguimiento de shell local (wtmp) NO está " +"activado en las compilaciones por defecto. Se necesita una configuración " +"adicional para obtener contadores distintos de cero." + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/graphs.js:179 msgid "There is no RRD data available yet to render graphs." msgstr "Todavía no hay datos RRD disponibles para representar gráficos." @@ -1648,17 +1732,31 @@ msgstr "" msgid "Timeout for polling chrony" msgstr "Tiempo de espera para la votación chrony" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:79 +msgid "Topic" +msgstr "Tema" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:60 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:67 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:74 +msgid "True" +msgstr "Verdadero" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/collectd.js:80 msgid "Try to look up fully qualified hostname" msgstr "Intenta resolver el nombre de máquina cualificado" #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/dsl.js:157 msgid "Tx Retransmitted Far" -msgstr "" +msgstr "TX retransmitido lejos" #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/dsl.js:167 msgid "Tx Retransmitted Near" -msgstr "" +msgstr "TX retransmitido cerca" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:20 +msgid "Type" +msgstr "Tipo" #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/nut.js:7 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/nut.js:14 @@ -1710,12 +1808,21 @@ msgstr "Archivo PID utilizado" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/exec.js:27 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/exec.js:47 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:38 msgid "User" msgstr "Usuario" +#: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/users.js:7 +msgid "Users" +msgstr "Usuarios" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/users.js:6 +msgid "Users Plugin Configuration" +msgstr "Configuración del plugin Usuarios" + #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/dsl.js:92 msgid "Vectoring Down" -msgstr "" +msgstr "Vectorización hacia abajo" #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/dsl.js:87 msgid "Vectoring Up" diff --git a/applications/luci-app-statistics/po/fa/statistics.po b/applications/luci-app-statistics/po/fa/statistics.po index 28e65b045d..49eaee6b0d 100644 --- a/applications/luci-app-statistics/po/fa/statistics.po +++ b/applications/luci-app-statistics/po/fa/statistics.po @@ -14,6 +14,18 @@ msgstr "" "Plural-Forms: nplurals=2; plural=n > 1;\n" "X-Generator: Weblate 5.3-dev\n" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:47 +msgid "0 - At most once" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:48 +msgid "1 - At least once" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:49 +msgid "2 - Exactly once" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/apcups.js:7 #: applications/luci-app-statistics/root/usr/share/luci/statistics/plugins/apcups.json:2 msgid "APC UPS" @@ -152,6 +164,10 @@ msgstr "" msgid "Chrony monitoring enabled" msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:72 +msgid "CleanSession" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/olsrd.js:21 msgid "CollectLinks" msgstr "" @@ -365,6 +381,7 @@ msgstr "" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/tcpconns.js:12 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/thermal.js:13 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/unixsock.js:13 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/users.js:10 msgid "Enable this plugin" msgstr "" @@ -425,6 +442,12 @@ msgstr "" msgid "Extra items" msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:61 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:68 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:75 +msgid "False" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/curl.js:14 msgid "Fetch pages" msgstr "" @@ -509,6 +532,7 @@ msgid "" "not to 100%." msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:29 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/olsrd.js:14 msgid "Host" msgstr "" @@ -876,6 +900,10 @@ msgid_plural "Monitoring %d sensors" msgstr[0] "" msgstr[1] "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/users.js:14 +msgid "Monitoring shell users count" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/splash_leases.js:10 msgid "Monitoring splash leases" msgstr "" @@ -888,7 +916,20 @@ msgstr "" msgid "More details about frequency usage and transitions" msgstr "" +#: applications/luci-app-statistics/root/usr/share/luci/statistics/plugins/mqtt.json:2 +msgid "Mqtt" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:6 +msgid "Mqtt Plugin Configuration" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:86 +msgid "Mqtt plugin enabled" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/curl.js:25 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:25 msgid "Name" msgstr "" @@ -977,6 +1018,10 @@ msgstr "" msgid "Overview" msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:41 +msgid "Password" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/memory.js:23 msgid "Percent values" msgstr "" @@ -994,6 +1039,7 @@ msgstr "" msgid "Plugin is disabled" msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:34 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/olsrd.js:18 msgid "Port" msgstr "" @@ -1010,6 +1056,10 @@ msgstr "" msgid "Possibly bug in collectd. Only 127.0.0.1 and localhost work" msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:53 +msgid "Prefix" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/processes.js:7 #: applications/luci-app-statistics/root/usr/share/luci/statistics/plugins/processes.json:2 msgid "Processes" @@ -1024,10 +1074,18 @@ msgstr "" msgid "Processor" msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:21 +msgid "Publish" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/netlink.js:26 msgid "Qdisc monitoring" msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:46 +msgid "QoS" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/rrdtool.js:62 msgid "RRD XFiles Factor" msgstr "" @@ -1064,6 +1122,10 @@ msgstr "" msgid "Report in percent" msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:58 +msgid "Retain" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/rrdtool.js:57 msgid "Rows per RRA" msgstr "" @@ -1119,6 +1181,10 @@ msgstr "" msgid "Seconds" msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:11 +msgid "Sends or receives data via mqtt" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/sensors.js:25 msgid "Sensor list" msgstr "" @@ -1252,6 +1318,10 @@ msgstr "" msgid "Store data values as rates instead of absolute values" msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:65 +msgid "StoreRates" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/rrdtool.js:43 msgid "Stored timespans" msgstr "" @@ -1260,6 +1330,10 @@ msgstr "" msgid "Storing CSV data in %s" msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:22 +msgid "Subscribe" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/tcpconns.js:30 msgid "Summary of all ports" msgstr "" @@ -1509,6 +1583,13 @@ msgstr "" msgid "The uptime plugin collects statistics about the uptime of the system." msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/users.js:7 +msgid "" +"The users plugin collects statistics about users logged in locally via " +"shell. NOTE: Local shell (wtmp) tracking is NOT enabled in default builds. " +"Additional setup is required to get non-zero counts." +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/graphs.js:179 msgid "There is no RRD data available yet to render graphs." msgstr "" @@ -1545,6 +1626,16 @@ msgstr "" msgid "Timeout for polling chrony" msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:79 +msgid "Topic" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:60 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:67 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:74 +msgid "True" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/collectd.js:80 msgid "Try to look up fully qualified hostname" msgstr "" @@ -1557,6 +1648,10 @@ msgstr "" msgid "Tx Retransmitted Near" msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:20 +msgid "Type" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/nut.js:7 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/nut.js:14 #: applications/luci-app-statistics/root/usr/share/luci/statistics/plugins/nut.json:2 @@ -1607,9 +1702,18 @@ msgstr "" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/exec.js:27 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/exec.js:47 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:38 msgid "User" msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/users.js:7 +msgid "Users" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/users.js:6 +msgid "Users Plugin Configuration" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/dsl.js:92 msgid "Vectoring Down" msgstr "" diff --git a/applications/luci-app-statistics/po/fi/statistics.po b/applications/luci-app-statistics/po/fi/statistics.po index 5910010607..4e5e19472f 100644 --- a/applications/luci-app-statistics/po/fi/statistics.po +++ b/applications/luci-app-statistics/po/fi/statistics.po @@ -14,6 +14,18 @@ msgstr "" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Generator: Weblate 5.1\n" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:47 +msgid "0 - At most once" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:48 +msgid "1 - At least once" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:49 +msgid "2 - Exactly once" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/apcups.js:7 #: applications/luci-app-statistics/root/usr/share/luci/statistics/plugins/apcups.json:2 msgid "APC UPS" @@ -152,6 +164,10 @@ msgstr "Chrony-laajennuksen asetukset" msgid "Chrony monitoring enabled" msgstr "Chrony-seuranta käytössä" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:72 +msgid "CleanSession" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/olsrd.js:21 msgid "CollectLinks" msgstr "Kerää linkit" @@ -365,6 +381,7 @@ msgstr "Ota tilastot käyttöön" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/tcpconns.js:12 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/thermal.js:13 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/unixsock.js:13 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/users.js:10 msgid "Enable this plugin" msgstr "Ota tämä laajennus käyttöön" @@ -425,6 +442,12 @@ msgstr "Edellyttää voimassa olevaa ajanjaksoa" msgid "Extra items" msgstr "Lisäasiat" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:61 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:68 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:75 +msgid "False" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/curl.js:14 msgid "Fetch pages" msgstr "Hae sivut" @@ -514,6 +537,7 @@ msgid "" "not to 100%." msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:29 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/olsrd.js:14 msgid "Host" msgstr "Palvelin" @@ -886,6 +910,10 @@ msgid_plural "Monitoring %d sensors" msgstr[0] "Valvotaan yhtä sensoria" msgstr[1] "Valvotaan %d sensoria" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/users.js:14 +msgid "Monitoring shell users count" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/splash_leases.js:10 msgid "Monitoring splash leases" msgstr "Valvotaan splash-asiakkaita" @@ -898,7 +926,20 @@ msgstr "Valvotaan lämpövyöhykkeitä %s" msgid "More details about frequency usage and transitions" msgstr "Tarkempia tietoja kellotaajuuksien käytöstä ja vaihdoksista" +#: applications/luci-app-statistics/root/usr/share/luci/statistics/plugins/mqtt.json:2 +msgid "Mqtt" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:6 +msgid "Mqtt Plugin Configuration" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:86 +msgid "Mqtt plugin enabled" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/curl.js:25 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:25 msgid "Name" msgstr "Nimi" @@ -989,6 +1030,10 @@ msgstr "Tiedon näyttö -lisäosat" msgid "Overview" msgstr "Yleiskatsaus" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:41 +msgid "Password" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/memory.js:23 msgid "Percent values" msgstr "Prosenttiarvot" @@ -1006,6 +1051,7 @@ msgstr "Latenssi-lisäosan asetukset" msgid "Plugin is disabled" msgstr "Lisäosa ei käytössä" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:34 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/olsrd.js:18 msgid "Port" msgstr "Portti" @@ -1022,6 +1068,10 @@ msgstr "Portti chronyd:lle" msgid "Possibly bug in collectd. Only 127.0.0.1 and localhost work" msgstr "Mahdollinen bugi collectd:ssä. Vain 127.0.0.1 ja localhost toimivat" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:53 +msgid "Prefix" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/processes.js:7 #: applications/luci-app-statistics/root/usr/share/luci/statistics/plugins/processes.json:2 msgid "Processes" @@ -1036,10 +1086,18 @@ msgstr "Prossessit-lisäosan asetukset" msgid "Processor" msgstr "Suoritin" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:21 +msgid "Publish" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/netlink.js:26 msgid "Qdisc monitoring" msgstr "Qdisc-valvonta" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:46 +msgid "QoS" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/rrdtool.js:62 msgid "RRD XFiles Factor" msgstr "RRD XFiles-tekijä" @@ -1076,6 +1134,10 @@ msgstr "Raportoi tilan mukaan" msgid "Report in percent" msgstr "Raportoi prosentteina" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:58 +msgid "Retain" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/rrdtool.js:57 msgid "Rows per RRA" msgstr "Rivimäärä RRA-tietokannassa" @@ -1131,6 +1193,10 @@ msgstr "Komentojono" msgid "Seconds" msgstr "Sekuntia" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:11 +msgid "Sends or receives data via mqtt" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/sensors.js:25 msgid "Sensor list" msgstr "Sensorien luettelo" @@ -1264,6 +1330,10 @@ msgstr "Tallennushakemisto CSV-tiedostoille" msgid "Store data values as rates instead of absolute values" msgstr "Tallenna arvot osuuksina eikä absoluuttisina arvoina" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:65 +msgid "StoreRates" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/rrdtool.js:43 msgid "Stored timespans" msgstr "Tallennettavat ajanjaksot" @@ -1272,6 +1342,10 @@ msgstr "Tallennettavat ajanjaksot" msgid "Storing CSV data in %s" msgstr "Tallennetaan CSV-tiedostot kohteeseen %s" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:22 +msgid "Subscribe" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/tcpconns.js:30 msgid "Summary of all ports" msgstr "Kaikkien porttien yhteenveto" @@ -1559,6 +1633,13 @@ msgstr "" msgid "The uptime plugin collects statistics about the uptime of the system." msgstr "Uptime-laajennus kerää tilastotietoa järjestelmän saatavuudesta." +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/users.js:7 +msgid "" +"The users plugin collects statistics about users logged in locally via " +"shell. NOTE: Local shell (wtmp) tracking is NOT enabled in default builds. " +"Additional setup is required to get non-zero counts." +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/graphs.js:179 msgid "There is no RRD data available yet to render graphs." msgstr "RRD-tietoja ei ole vielä käytettävissä graafeja varten." @@ -1600,6 +1681,16 @@ msgstr "" msgid "Timeout for polling chrony" msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:79 +msgid "Topic" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:60 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:67 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:74 +msgid "True" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/collectd.js:80 msgid "Try to look up fully qualified hostname" msgstr "Yritä selvittää tekstimuotoinen isäntänimi (FQDN)" @@ -1612,6 +1703,10 @@ msgstr "" msgid "Tx Retransmitted Near" msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:20 +msgid "Type" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/nut.js:7 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/nut.js:14 #: applications/luci-app-statistics/root/usr/share/luci/statistics/plugins/nut.json:2 @@ -1662,9 +1757,18 @@ msgstr "Käytettävä PID-tiedosto" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/exec.js:27 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/exec.js:47 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:38 msgid "User" msgstr "Käyttäjä" +#: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/users.js:7 +msgid "Users" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/users.js:6 +msgid "Users Plugin Configuration" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/dsl.js:92 msgid "Vectoring Down" msgstr "" diff --git a/applications/luci-app-statistics/po/fr/statistics.po b/applications/luci-app-statistics/po/fr/statistics.po index 19623f250e..08ee7f8b06 100644 --- a/applications/luci-app-statistics/po/fr/statistics.po +++ b/applications/luci-app-statistics/po/fr/statistics.po @@ -14,6 +14,18 @@ msgstr "" "Plural-Forms: nplurals=2; plural=n > 1;\n" "X-Generator: Weblate 5.4-dev\n" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:47 +msgid "0 - At most once" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:48 +msgid "1 - At least once" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:49 +msgid "2 - Exactly once" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/apcups.js:7 #: applications/luci-app-statistics/root/usr/share/luci/statistics/plugins/apcups.json:2 msgid "APC UPS" @@ -152,6 +164,10 @@ msgstr "Configuration du Plugin Chrony" msgid "Chrony monitoring enabled" msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:72 +msgid "CleanSession" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/olsrd.js:21 msgid "CollectLinks" msgstr "Collecter des liens" @@ -367,6 +383,7 @@ msgstr "Activer les statistiques" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/tcpconns.js:12 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/thermal.js:13 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/unixsock.js:13 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/users.js:10 msgid "Enable this plugin" msgstr "Activer ce greffon" @@ -427,6 +444,12 @@ msgstr "Page de temps valide attendue" msgid "Extra items" msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:61 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:68 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:75 +msgid "False" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/curl.js:14 msgid "Fetch pages" msgstr "Chercher des pages" @@ -519,6 +542,7 @@ msgid "" "not to 100%." msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:29 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/olsrd.js:14 msgid "Host" msgstr "Hôte" @@ -889,6 +913,10 @@ msgid_plural "Monitoring %d sensors" msgstr[0] "Surveillance d’un capteur" msgstr[1] "Surveillance de %d capteurs" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/users.js:14 +msgid "Monitoring shell users count" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/splash_leases.js:10 msgid "Monitoring splash leases" msgstr "Surveillance des baux splash" @@ -901,7 +929,20 @@ msgstr "Surveillance des zones thermiques %s" msgid "More details about frequency usage and transitions" msgstr "Plus de détails sur l'utilisation des fréquences et les transitions" +#: applications/luci-app-statistics/root/usr/share/luci/statistics/plugins/mqtt.json:2 +msgid "Mqtt" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:6 +msgid "Mqtt Plugin Configuration" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:86 +msgid "Mqtt plugin enabled" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/curl.js:25 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:25 msgid "Name" msgstr "Nom" @@ -990,6 +1031,10 @@ msgstr "Greffons liés aux résultats" msgid "Overview" msgstr "Vue d'ensemble" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:41 +msgid "Password" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/memory.js:23 msgid "Percent values" msgstr "Valeurs en pourcentage" @@ -1007,6 +1052,7 @@ msgstr "Configuration du greffon Ping" msgid "Plugin is disabled" msgstr "Le plugin est désactivé" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:34 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/olsrd.js:18 msgid "Port" msgstr "Port" @@ -1023,6 +1069,10 @@ msgstr "" msgid "Possibly bug in collectd. Only 127.0.0.1 and localhost work" msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:53 +msgid "Prefix" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/processes.js:7 #: applications/luci-app-statistics/root/usr/share/luci/statistics/plugins/processes.json:2 msgid "Processes" @@ -1037,10 +1087,18 @@ msgstr "Configuration du greffon des processus" msgid "Processor" msgstr "Processeur" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:21 +msgid "Publish" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/netlink.js:26 msgid "Qdisc monitoring" msgstr "Surveillance Qdisc" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:46 +msgid "QoS" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/rrdtool.js:62 msgid "RRD XFiles Factor" msgstr "Facteur RRD XFiles" @@ -1077,6 +1135,10 @@ msgstr "" msgid "Report in percent" msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:58 +msgid "Retain" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/rrdtool.js:57 msgid "Rows per RRA" msgstr "Lignes par RRA" @@ -1132,6 +1194,10 @@ msgstr "Script" msgid "Seconds" msgstr "Secondes" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:11 +msgid "Sends or receives data via mqtt" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/sensors.js:25 msgid "Sensor list" msgstr "" @@ -1265,6 +1331,10 @@ msgstr "Répertoire de stockage pour les fichiers CSV" msgid "Store data values as rates instead of absolute values" msgstr "Stocke les données sous forme de taux plutôt que de valeurs absolues" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:65 +msgid "StoreRates" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/rrdtool.js:43 msgid "Stored timespans" msgstr "Durée de la période enregistrée" @@ -1273,6 +1343,10 @@ msgstr "Durée de la période enregistrée" msgid "Storing CSV data in %s" msgstr "Stockage des données CSV en %s" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:22 +msgid "Subscribe" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/tcpconns.js:30 msgid "Summary of all ports" msgstr "" @@ -1569,6 +1643,13 @@ msgstr "" msgid "The uptime plugin collects statistics about the uptime of the system." msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/users.js:7 +msgid "" +"The users plugin collects statistics about users logged in locally via " +"shell. NOTE: Local shell (wtmp) tracking is NOT enabled in default builds. " +"Additional setup is required to get non-zero counts." +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/graphs.js:179 msgid "There is no RRD data available yet to render graphs." msgstr "" @@ -1610,6 +1691,16 @@ msgstr "" msgid "Timeout for polling chrony" msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:79 +msgid "Topic" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:60 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:67 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:74 +msgid "True" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/collectd.js:80 msgid "Try to look up fully qualified hostname" msgstr "Tente de récupérer des noms d'hôtes complètement qualifiés" @@ -1622,6 +1713,10 @@ msgstr "" msgid "Tx Retransmitted Near" msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:20 +msgid "Type" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/nut.js:7 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/nut.js:14 #: applications/luci-app-statistics/root/usr/share/luci/statistics/plugins/nut.json:2 @@ -1672,9 +1767,18 @@ msgstr "Fichier PID utilisé" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/exec.js:27 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/exec.js:47 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:38 msgid "User" msgstr "Utilisateur" +#: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/users.js:7 +msgid "Users" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/users.js:6 +msgid "Users Plugin Configuration" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/dsl.js:92 msgid "Vectoring Down" msgstr "" diff --git a/applications/luci-app-statistics/po/he/statistics.po b/applications/luci-app-statistics/po/he/statistics.po index 9c5f032b99..9c995d2260 100644 --- a/applications/luci-app-statistics/po/he/statistics.po +++ b/applications/luci-app-statistics/po/he/statistics.po @@ -14,6 +14,18 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Weblate 5.4-dev\n" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:47 +msgid "0 - At most once" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:48 +msgid "1 - At least once" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:49 +msgid "2 - Exactly once" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/apcups.js:7 #: applications/luci-app-statistics/root/usr/share/luci/statistics/plugins/apcups.json:2 msgid "APC UPS" @@ -152,6 +164,10 @@ msgstr "" msgid "Chrony monitoring enabled" msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:72 +msgid "CleanSession" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/olsrd.js:21 msgid "CollectLinks" msgstr "" @@ -365,6 +381,7 @@ msgstr "" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/tcpconns.js:12 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/thermal.js:13 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/unixsock.js:13 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/users.js:10 msgid "Enable this plugin" msgstr "" @@ -425,6 +442,12 @@ msgstr "" msgid "Extra items" msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:61 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:68 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:75 +msgid "False" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/curl.js:14 msgid "Fetch pages" msgstr "" @@ -509,6 +532,7 @@ msgid "" "not to 100%." msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:29 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/olsrd.js:14 msgid "Host" msgstr "" @@ -876,6 +900,10 @@ msgid_plural "Monitoring %d sensors" msgstr[0] "" msgstr[1] "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/users.js:14 +msgid "Monitoring shell users count" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/splash_leases.js:10 msgid "Monitoring splash leases" msgstr "" @@ -888,7 +916,20 @@ msgstr "" msgid "More details about frequency usage and transitions" msgstr "" +#: applications/luci-app-statistics/root/usr/share/luci/statistics/plugins/mqtt.json:2 +msgid "Mqtt" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:6 +msgid "Mqtt Plugin Configuration" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:86 +msgid "Mqtt plugin enabled" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/curl.js:25 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:25 msgid "Name" msgstr "" @@ -977,6 +1018,10 @@ msgstr "" msgid "Overview" msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:41 +msgid "Password" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/memory.js:23 msgid "Percent values" msgstr "" @@ -994,6 +1039,7 @@ msgstr "" msgid "Plugin is disabled" msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:34 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/olsrd.js:18 msgid "Port" msgstr "פתחה" @@ -1010,6 +1056,10 @@ msgstr "" msgid "Possibly bug in collectd. Only 127.0.0.1 and localhost work" msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:53 +msgid "Prefix" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/processes.js:7 #: applications/luci-app-statistics/root/usr/share/luci/statistics/plugins/processes.json:2 msgid "Processes" @@ -1024,10 +1074,18 @@ msgstr "" msgid "Processor" msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:21 +msgid "Publish" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/netlink.js:26 msgid "Qdisc monitoring" msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:46 +msgid "QoS" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/rrdtool.js:62 msgid "RRD XFiles Factor" msgstr "" @@ -1064,6 +1122,10 @@ msgstr "" msgid "Report in percent" msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:58 +msgid "Retain" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/rrdtool.js:57 msgid "Rows per RRA" msgstr "" @@ -1119,6 +1181,10 @@ msgstr "" msgid "Seconds" msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:11 +msgid "Sends or receives data via mqtt" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/sensors.js:25 msgid "Sensor list" msgstr "" @@ -1252,6 +1318,10 @@ msgstr "" msgid "Store data values as rates instead of absolute values" msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:65 +msgid "StoreRates" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/rrdtool.js:43 msgid "Stored timespans" msgstr "" @@ -1260,6 +1330,10 @@ msgstr "" msgid "Storing CSV data in %s" msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:22 +msgid "Subscribe" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/tcpconns.js:30 msgid "Summary of all ports" msgstr "" @@ -1509,6 +1583,13 @@ msgstr "" msgid "The uptime plugin collects statistics about the uptime of the system." msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/users.js:7 +msgid "" +"The users plugin collects statistics about users logged in locally via " +"shell. NOTE: Local shell (wtmp) tracking is NOT enabled in default builds. " +"Additional setup is required to get non-zero counts." +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/graphs.js:179 msgid "There is no RRD data available yet to render graphs." msgstr "" @@ -1545,6 +1626,16 @@ msgstr "" msgid "Timeout for polling chrony" msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:79 +msgid "Topic" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:60 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:67 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:74 +msgid "True" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/collectd.js:80 msgid "Try to look up fully qualified hostname" msgstr "" @@ -1557,6 +1648,10 @@ msgstr "" msgid "Tx Retransmitted Near" msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:20 +msgid "Type" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/nut.js:7 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/nut.js:14 #: applications/luci-app-statistics/root/usr/share/luci/statistics/plugins/nut.json:2 @@ -1607,9 +1702,18 @@ msgstr "" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/exec.js:27 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/exec.js:47 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:38 msgid "User" msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/users.js:7 +msgid "Users" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/users.js:6 +msgid "Users Plugin Configuration" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/dsl.js:92 msgid "Vectoring Down" msgstr "" diff --git a/applications/luci-app-statistics/po/hi/statistics.po b/applications/luci-app-statistics/po/hi/statistics.po index 642604a1e7..c7097331c6 100644 --- a/applications/luci-app-statistics/po/hi/statistics.po +++ b/applications/luci-app-statistics/po/hi/statistics.po @@ -14,6 +14,18 @@ msgstr "" "Plural-Forms: nplurals=2; plural=n > 1;\n" "X-Generator: Weblate 3.11-dev\n" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:47 +msgid "0 - At most once" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:48 +msgid "1 - At least once" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:49 +msgid "2 - Exactly once" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/apcups.js:7 #: applications/luci-app-statistics/root/usr/share/luci/statistics/plugins/apcups.json:2 msgid "APC UPS" @@ -152,6 +164,10 @@ msgstr "" msgid "Chrony monitoring enabled" msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:72 +msgid "CleanSession" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/olsrd.js:21 msgid "CollectLinks" msgstr "" @@ -365,6 +381,7 @@ msgstr "" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/tcpconns.js:12 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/thermal.js:13 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/unixsock.js:13 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/users.js:10 msgid "Enable this plugin" msgstr "" @@ -425,6 +442,12 @@ msgstr "" msgid "Extra items" msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:61 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:68 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:75 +msgid "False" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/curl.js:14 msgid "Fetch pages" msgstr "" @@ -509,6 +532,7 @@ msgid "" "not to 100%." msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:29 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/olsrd.js:14 msgid "Host" msgstr "" @@ -876,6 +900,10 @@ msgid_plural "Monitoring %d sensors" msgstr[0] "" msgstr[1] "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/users.js:14 +msgid "Monitoring shell users count" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/splash_leases.js:10 msgid "Monitoring splash leases" msgstr "" @@ -888,7 +916,20 @@ msgstr "" msgid "More details about frequency usage and transitions" msgstr "" +#: applications/luci-app-statistics/root/usr/share/luci/statistics/plugins/mqtt.json:2 +msgid "Mqtt" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:6 +msgid "Mqtt Plugin Configuration" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:86 +msgid "Mqtt plugin enabled" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/curl.js:25 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:25 msgid "Name" msgstr "" @@ -977,6 +1018,10 @@ msgstr "" msgid "Overview" msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:41 +msgid "Password" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/memory.js:23 msgid "Percent values" msgstr "" @@ -994,6 +1039,7 @@ msgstr "" msgid "Plugin is disabled" msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:34 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/olsrd.js:18 msgid "Port" msgstr "" @@ -1010,6 +1056,10 @@ msgstr "" msgid "Possibly bug in collectd. Only 127.0.0.1 and localhost work" msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:53 +msgid "Prefix" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/processes.js:7 #: applications/luci-app-statistics/root/usr/share/luci/statistics/plugins/processes.json:2 msgid "Processes" @@ -1024,10 +1074,18 @@ msgstr "" msgid "Processor" msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:21 +msgid "Publish" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/netlink.js:26 msgid "Qdisc monitoring" msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:46 +msgid "QoS" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/rrdtool.js:62 msgid "RRD XFiles Factor" msgstr "" @@ -1064,6 +1122,10 @@ msgstr "" msgid "Report in percent" msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:58 +msgid "Retain" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/rrdtool.js:57 msgid "Rows per RRA" msgstr "" @@ -1119,6 +1181,10 @@ msgstr "" msgid "Seconds" msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:11 +msgid "Sends or receives data via mqtt" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/sensors.js:25 msgid "Sensor list" msgstr "" @@ -1252,6 +1318,10 @@ msgstr "" msgid "Store data values as rates instead of absolute values" msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:65 +msgid "StoreRates" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/rrdtool.js:43 msgid "Stored timespans" msgstr "" @@ -1260,6 +1330,10 @@ msgstr "" msgid "Storing CSV data in %s" msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:22 +msgid "Subscribe" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/tcpconns.js:30 msgid "Summary of all ports" msgstr "" @@ -1509,6 +1583,13 @@ msgstr "" msgid "The uptime plugin collects statistics about the uptime of the system." msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/users.js:7 +msgid "" +"The users plugin collects statistics about users logged in locally via " +"shell. NOTE: Local shell (wtmp) tracking is NOT enabled in default builds. " +"Additional setup is required to get non-zero counts." +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/graphs.js:179 msgid "There is no RRD data available yet to render graphs." msgstr "" @@ -1545,6 +1626,16 @@ msgstr "" msgid "Timeout for polling chrony" msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:79 +msgid "Topic" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:60 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:67 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:74 +msgid "True" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/collectd.js:80 msgid "Try to look up fully qualified hostname" msgstr "" @@ -1557,6 +1648,10 @@ msgstr "" msgid "Tx Retransmitted Near" msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:20 +msgid "Type" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/nut.js:7 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/nut.js:14 #: applications/luci-app-statistics/root/usr/share/luci/statistics/plugins/nut.json:2 @@ -1607,9 +1702,18 @@ msgstr "" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/exec.js:27 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/exec.js:47 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:38 msgid "User" msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/users.js:7 +msgid "Users" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/users.js:6 +msgid "Users Plugin Configuration" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/dsl.js:92 msgid "Vectoring Down" msgstr "" diff --git a/applications/luci-app-statistics/po/hu/statistics.po b/applications/luci-app-statistics/po/hu/statistics.po index daf7d53813..79f2f449e7 100644 --- a/applications/luci-app-statistics/po/hu/statistics.po +++ b/applications/luci-app-statistics/po/hu/statistics.po @@ -12,6 +12,18 @@ msgstr "" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Generator: Weblate 4.15-dev\n" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:47 +msgid "0 - At most once" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:48 +msgid "1 - At least once" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:49 +msgid "2 - Exactly once" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/apcups.js:7 #: applications/luci-app-statistics/root/usr/share/luci/statistics/plugins/apcups.json:2 msgid "APC UPS" @@ -151,6 +163,10 @@ msgstr "" msgid "Chrony monitoring enabled" msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:72 +msgid "CleanSession" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/olsrd.js:21 msgid "CollectLinks" msgstr "CollectLinks" @@ -364,6 +380,7 @@ msgstr "" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/tcpconns.js:12 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/thermal.js:13 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/unixsock.js:13 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/users.js:10 msgid "Enable this plugin" msgstr "Bővítmény engedélyezése" @@ -424,6 +441,12 @@ msgstr "" msgid "Extra items" msgstr "További elemek" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:61 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:68 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:75 +msgid "False" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/curl.js:14 msgid "Fetch pages" msgstr "" @@ -516,6 +539,7 @@ msgid "" "not to 100%." msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:29 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/olsrd.js:14 msgid "Host" msgstr "Gép" @@ -887,6 +911,10 @@ msgid_plural "Monitoring %d sensors" msgstr[0] "" msgstr[1] "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/users.js:14 +msgid "Monitoring shell users count" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/splash_leases.js:10 msgid "Monitoring splash leases" msgstr "" @@ -899,7 +927,20 @@ msgstr "" msgid "More details about frequency usage and transitions" msgstr "További részletek a frekvenciahasználatról és átmenetekről" +#: applications/luci-app-statistics/root/usr/share/luci/statistics/plugins/mqtt.json:2 +msgid "Mqtt" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:6 +msgid "Mqtt Plugin Configuration" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:86 +msgid "Mqtt plugin enabled" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/curl.js:25 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:25 msgid "Name" msgstr "Név" @@ -991,6 +1032,10 @@ msgstr "Kimeneti bővítmények" msgid "Overview" msgstr "Áttekintés" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:41 +msgid "Password" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/memory.js:23 msgid "Percent values" msgstr "Százalékos értékek" @@ -1008,6 +1053,7 @@ msgstr "Ping bővítmény beállítása" msgid "Plugin is disabled" msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:34 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/olsrd.js:18 msgid "Port" msgstr "Port" @@ -1024,6 +1070,10 @@ msgstr "" msgid "Possibly bug in collectd. Only 127.0.0.1 and localhost work" msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:53 +msgid "Prefix" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/processes.js:7 #: applications/luci-app-statistics/root/usr/share/luci/statistics/plugins/processes.json:2 msgid "Processes" @@ -1038,10 +1088,18 @@ msgstr "Folyamatok bővítmény beállítása" msgid "Processor" msgstr "Processzor" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:21 +msgid "Publish" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/netlink.js:26 msgid "Qdisc monitoring" msgstr "Qdisc megfigyelés" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:46 +msgid "QoS" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/rrdtool.js:62 msgid "RRD XFiles Factor" msgstr "RRD XFiles tényező" @@ -1078,6 +1136,10 @@ msgstr "Jelentés állapot szerint" msgid "Report in percent" msgstr "Jelentés százalékban" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:58 +msgid "Retain" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/rrdtool.js:57 msgid "Rows per RRA" msgstr "RRA szerinti sorok" @@ -1133,6 +1195,10 @@ msgstr "Parancsfájl" msgid "Seconds" msgstr "Másodperc" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:11 +msgid "Sends or receives data via mqtt" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/sensors.js:25 msgid "Sensor list" msgstr "Érzékelőlista" @@ -1269,6 +1335,10 @@ msgstr "A CSV-fájlok tárolási könyvtára" msgid "Store data values as rates instead of absolute values" msgstr "Az adatértékek arányként történő tárolása abszolút értékek helyett" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:65 +msgid "StoreRates" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/rrdtool.js:43 msgid "Stored timespans" msgstr "Tárolt időszakok" @@ -1277,6 +1347,10 @@ msgstr "Tárolt időszakok" msgid "Storing CSV data in %s" msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:22 +msgid "Subscribe" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/tcpconns.js:30 msgid "Summary of all ports" msgstr "" @@ -1585,6 +1659,13 @@ msgid "The uptime plugin collects statistics about the uptime of the system." msgstr "" "Az működési idő bővítmény a rendszer működési idejéről gyűjt statisztikákat." +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/users.js:7 +msgid "" +"The users plugin collects statistics about users logged in locally via " +"shell. NOTE: Local shell (wtmp) tracking is NOT enabled in default builds. " +"Additional setup is required to get non-zero counts." +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/graphs.js:179 msgid "There is no RRD data available yet to render graphs." msgstr "" @@ -1626,6 +1707,16 @@ msgstr "" msgid "Timeout for polling chrony" msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:79 +msgid "Topic" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:60 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:67 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:74 +msgid "True" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/collectd.js:80 msgid "Try to look up fully qualified hostname" msgstr "Teljesen minősített gépnév keresésének kísérlete" @@ -1638,6 +1729,10 @@ msgstr "" msgid "Tx Retransmitted Near" msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:20 +msgid "Type" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/nut.js:7 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/nut.js:14 #: applications/luci-app-statistics/root/usr/share/luci/statistics/plugins/nut.json:2 @@ -1688,9 +1783,18 @@ msgstr "Használt PID-fájl" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/exec.js:27 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/exec.js:47 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:38 msgid "User" msgstr "Felhasználó" +#: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/users.js:7 +msgid "Users" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/users.js:6 +msgid "Users Plugin Configuration" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/dsl.js:92 msgid "Vectoring Down" msgstr "" diff --git a/applications/luci-app-statistics/po/id/statistics.po b/applications/luci-app-statistics/po/id/statistics.po index 4d95da1120..2c05394990 100644 --- a/applications/luci-app-statistics/po/id/statistics.po +++ b/applications/luci-app-statistics/po/id/statistics.po @@ -14,6 +14,18 @@ msgstr "" "Plural-Forms: nplurals=1; plural=0;\n" "X-Generator: Weblate 5.4-dev\n" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:47 +msgid "0 - At most once" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:48 +msgid "1 - At least once" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:49 +msgid "2 - Exactly once" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/apcups.js:7 #: applications/luci-app-statistics/root/usr/share/luci/statistics/plugins/apcups.json:2 msgid "APC UPS" @@ -152,6 +164,10 @@ msgstr "" msgid "Chrony monitoring enabled" msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:72 +msgid "CleanSession" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/olsrd.js:21 msgid "CollectLinks" msgstr "" @@ -365,6 +381,7 @@ msgstr "" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/tcpconns.js:12 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/thermal.js:13 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/unixsock.js:13 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/users.js:10 msgid "Enable this plugin" msgstr "" @@ -425,6 +442,12 @@ msgstr "" msgid "Extra items" msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:61 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:68 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:75 +msgid "False" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/curl.js:14 msgid "Fetch pages" msgstr "" @@ -509,6 +532,7 @@ msgid "" "not to 100%." msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:29 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/olsrd.js:14 msgid "Host" msgstr "" @@ -876,6 +900,10 @@ msgid_plural "Monitoring %d sensors" msgstr[0] "" msgstr[1] "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/users.js:14 +msgid "Monitoring shell users count" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/splash_leases.js:10 msgid "Monitoring splash leases" msgstr "" @@ -888,7 +916,20 @@ msgstr "" msgid "More details about frequency usage and transitions" msgstr "" +#: applications/luci-app-statistics/root/usr/share/luci/statistics/plugins/mqtt.json:2 +msgid "Mqtt" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:6 +msgid "Mqtt Plugin Configuration" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:86 +msgid "Mqtt plugin enabled" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/curl.js:25 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:25 msgid "Name" msgstr "" @@ -977,6 +1018,10 @@ msgstr "" msgid "Overview" msgstr "Ringkasan" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:41 +msgid "Password" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/memory.js:23 msgid "Percent values" msgstr "" @@ -994,6 +1039,7 @@ msgstr "" msgid "Plugin is disabled" msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:34 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/olsrd.js:18 msgid "Port" msgstr "" @@ -1010,6 +1056,10 @@ msgstr "" msgid "Possibly bug in collectd. Only 127.0.0.1 and localhost work" msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:53 +msgid "Prefix" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/processes.js:7 #: applications/luci-app-statistics/root/usr/share/luci/statistics/plugins/processes.json:2 msgid "Processes" @@ -1024,10 +1074,18 @@ msgstr "" msgid "Processor" msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:21 +msgid "Publish" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/netlink.js:26 msgid "Qdisc monitoring" msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:46 +msgid "QoS" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/rrdtool.js:62 msgid "RRD XFiles Factor" msgstr "" @@ -1064,6 +1122,10 @@ msgstr "" msgid "Report in percent" msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:58 +msgid "Retain" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/rrdtool.js:57 msgid "Rows per RRA" msgstr "" @@ -1119,6 +1181,10 @@ msgstr "" msgid "Seconds" msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:11 +msgid "Sends or receives data via mqtt" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/sensors.js:25 msgid "Sensor list" msgstr "" @@ -1252,6 +1318,10 @@ msgstr "" msgid "Store data values as rates instead of absolute values" msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:65 +msgid "StoreRates" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/rrdtool.js:43 msgid "Stored timespans" msgstr "" @@ -1260,6 +1330,10 @@ msgstr "" msgid "Storing CSV data in %s" msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:22 +msgid "Subscribe" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/tcpconns.js:30 msgid "Summary of all ports" msgstr "" @@ -1509,6 +1583,13 @@ msgstr "" msgid "The uptime plugin collects statistics about the uptime of the system." msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/users.js:7 +msgid "" +"The users plugin collects statistics about users logged in locally via " +"shell. NOTE: Local shell (wtmp) tracking is NOT enabled in default builds. " +"Additional setup is required to get non-zero counts." +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/graphs.js:179 msgid "There is no RRD data available yet to render graphs." msgstr "" @@ -1545,6 +1626,16 @@ msgstr "" msgid "Timeout for polling chrony" msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:79 +msgid "Topic" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:60 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:67 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:74 +msgid "True" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/collectd.js:80 msgid "Try to look up fully qualified hostname" msgstr "" @@ -1557,6 +1648,10 @@ msgstr "" msgid "Tx Retransmitted Near" msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:20 +msgid "Type" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/nut.js:7 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/nut.js:14 #: applications/luci-app-statistics/root/usr/share/luci/statistics/plugins/nut.json:2 @@ -1607,9 +1702,18 @@ msgstr "" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/exec.js:27 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/exec.js:47 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:38 msgid "User" msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/users.js:7 +msgid "Users" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/users.js:6 +msgid "Users Plugin Configuration" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/dsl.js:92 msgid "Vectoring Down" msgstr "" diff --git a/applications/luci-app-statistics/po/it/statistics.po b/applications/luci-app-statistics/po/it/statistics.po index 9cddfdd847..d034ed1a09 100644 --- a/applications/luci-app-statistics/po/it/statistics.po +++ b/applications/luci-app-statistics/po/it/statistics.po @@ -14,6 +14,18 @@ msgstr "" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Generator: Weblate 5.5-dev\n" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:47 +msgid "0 - At most once" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:48 +msgid "1 - At least once" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:49 +msgid "2 - Exactly once" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/apcups.js:7 #: applications/luci-app-statistics/root/usr/share/luci/statistics/plugins/apcups.json:2 msgid "APC UPS" @@ -153,6 +165,10 @@ msgstr "" msgid "Chrony monitoring enabled" msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:72 +msgid "CleanSession" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/olsrd.js:21 msgid "CollectLinks" msgstr "" @@ -366,6 +382,7 @@ msgstr "" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/tcpconns.js:12 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/thermal.js:13 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/unixsock.js:13 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/users.js:10 msgid "Enable this plugin" msgstr "Abilita questo plugin" @@ -426,6 +443,12 @@ msgstr "" msgid "Extra items" msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:61 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:68 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:75 +msgid "False" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/curl.js:14 msgid "Fetch pages" msgstr "" @@ -515,6 +538,7 @@ msgid "" "not to 100%." msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:29 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/olsrd.js:14 msgid "Host" msgstr "Host" @@ -884,6 +908,10 @@ msgid_plural "Monitoring %d sensors" msgstr[0] "" msgstr[1] "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/users.js:14 +msgid "Monitoring shell users count" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/splash_leases.js:10 msgid "Monitoring splash leases" msgstr "" @@ -896,7 +924,20 @@ msgstr "" msgid "More details about frequency usage and transitions" msgstr "" +#: applications/luci-app-statistics/root/usr/share/luci/statistics/plugins/mqtt.json:2 +msgid "Mqtt" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:6 +msgid "Mqtt Plugin Configuration" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:86 +msgid "Mqtt plugin enabled" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/curl.js:25 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:25 msgid "Name" msgstr "Nome" @@ -985,6 +1026,10 @@ msgstr "" msgid "Overview" msgstr "Riepilogo" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:41 +msgid "Password" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/memory.js:23 msgid "Percent values" msgstr "" @@ -1002,6 +1047,7 @@ msgstr "" msgid "Plugin is disabled" msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:34 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/olsrd.js:18 msgid "Port" msgstr "Porta" @@ -1018,6 +1064,10 @@ msgstr "" msgid "Possibly bug in collectd. Only 127.0.0.1 and localhost work" msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:53 +msgid "Prefix" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/processes.js:7 #: applications/luci-app-statistics/root/usr/share/luci/statistics/plugins/processes.json:2 msgid "Processes" @@ -1032,10 +1082,18 @@ msgstr "" msgid "Processor" msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:21 +msgid "Publish" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/netlink.js:26 msgid "Qdisc monitoring" msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:46 +msgid "QoS" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/rrdtool.js:62 msgid "RRD XFiles Factor" msgstr "" @@ -1072,6 +1130,10 @@ msgstr "" msgid "Report in percent" msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:58 +msgid "Retain" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/rrdtool.js:57 msgid "Rows per RRA" msgstr "" @@ -1127,6 +1189,10 @@ msgstr "Script" msgid "Seconds" msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:11 +msgid "Sends or receives data via mqtt" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/sensors.js:25 msgid "Sensor list" msgstr "" @@ -1260,6 +1326,10 @@ msgstr "" msgid "Store data values as rates instead of absolute values" msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:65 +msgid "StoreRates" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/rrdtool.js:43 msgid "Stored timespans" msgstr "" @@ -1268,6 +1338,10 @@ msgstr "" msgid "Storing CSV data in %s" msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:22 +msgid "Subscribe" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/tcpconns.js:30 msgid "Summary of all ports" msgstr "" @@ -1517,6 +1591,13 @@ msgstr "" msgid "The uptime plugin collects statistics about the uptime of the system." msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/users.js:7 +msgid "" +"The users plugin collects statistics about users logged in locally via " +"shell. NOTE: Local shell (wtmp) tracking is NOT enabled in default builds. " +"Additional setup is required to get non-zero counts." +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/graphs.js:179 msgid "There is no RRD data available yet to render graphs." msgstr "" @@ -1553,6 +1634,16 @@ msgstr "" msgid "Timeout for polling chrony" msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:79 +msgid "Topic" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:60 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:67 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:74 +msgid "True" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/collectd.js:80 msgid "Try to look up fully qualified hostname" msgstr "" @@ -1565,6 +1656,10 @@ msgstr "" msgid "Tx Retransmitted Near" msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:20 +msgid "Type" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/nut.js:7 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/nut.js:14 #: applications/luci-app-statistics/root/usr/share/luci/statistics/plugins/nut.json:2 @@ -1615,9 +1710,18 @@ msgstr "" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/exec.js:27 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/exec.js:47 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:38 msgid "User" msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/users.js:7 +msgid "Users" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/users.js:6 +msgid "Users Plugin Configuration" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/dsl.js:92 msgid "Vectoring Down" msgstr "" diff --git a/applications/luci-app-statistics/po/ja/statistics.po b/applications/luci-app-statistics/po/ja/statistics.po index 166333f03d..e5a8d3ecf9 100644 --- a/applications/luci-app-statistics/po/ja/statistics.po +++ b/applications/luci-app-statistics/po/ja/statistics.po @@ -14,6 +14,18 @@ msgstr "" "Plural-Forms: nplurals=1; plural=0;\n" "X-Generator: Weblate 4.5-dev\n" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:47 +msgid "0 - At most once" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:48 +msgid "1 - At least once" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:49 +msgid "2 - Exactly once" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/apcups.js:7 #: applications/luci-app-statistics/root/usr/share/luci/statistics/plugins/apcups.json:2 msgid "APC UPS" @@ -154,6 +166,10 @@ msgstr "Chrony プラグイン構成" msgid "Chrony monitoring enabled" msgstr "Chrony モニタリングが有効" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:72 +msgid "CleanSession" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/olsrd.js:21 msgid "CollectLinks" msgstr "CollectLinks" @@ -367,6 +383,7 @@ msgstr "統計を有効化" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/tcpconns.js:12 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/thermal.js:13 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/unixsock.js:13 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/users.js:10 msgid "Enable this plugin" msgstr "このプラグインを有効化" @@ -427,6 +444,12 @@ msgstr "期待される値: 有効な時間の範囲" msgid "Extra items" msgstr "追加アイテム" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:61 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:68 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:75 +msgid "False" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/curl.js:14 msgid "Fetch pages" msgstr "フェッチするページ" @@ -517,6 +540,7 @@ msgid "" "not to 100%." msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:29 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/olsrd.js:14 msgid "Host" msgstr "ホスト" @@ -877,6 +901,10 @@ msgid "Monitoring one sensor" msgid_plural "Monitoring %d sensors" msgstr[0] "%d 個のセンサーを監視中" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/users.js:14 +msgid "Monitoring shell users count" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/splash_leases.js:10 msgid "Monitoring splash leases" msgstr "スプラッシュ・リースの監視" @@ -889,7 +917,20 @@ msgstr "サーマルゾーン %s を監視中" msgid "More details about frequency usage and transitions" msgstr "" +#: applications/luci-app-statistics/root/usr/share/luci/statistics/plugins/mqtt.json:2 +msgid "Mqtt" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:6 +msgid "Mqtt Plugin Configuration" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:86 +msgid "Mqtt plugin enabled" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/curl.js:25 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:25 msgid "Name" msgstr "名前" @@ -981,6 +1022,10 @@ msgstr "出力プラグイン" msgid "Overview" msgstr "概要" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:41 +msgid "Password" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/memory.js:23 msgid "Percent values" msgstr "パーセント値" @@ -998,6 +1043,7 @@ msgstr "Ping プラグイン設定" msgid "Plugin is disabled" msgstr "プラグインが無効" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:34 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/olsrd.js:18 msgid "Port" msgstr "ポート" @@ -1014,6 +1060,10 @@ msgstr "chronyd 用のポート" msgid "Possibly bug in collectd. Only 127.0.0.1 and localhost work" msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:53 +msgid "Prefix" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/processes.js:7 #: applications/luci-app-statistics/root/usr/share/luci/statistics/plugins/processes.json:2 msgid "Processes" @@ -1028,10 +1078,18 @@ msgstr "プロセス プラグイン設定" msgid "Processor" msgstr "プロセッサー" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:21 +msgid "Publish" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/netlink.js:26 msgid "Qdisc monitoring" msgstr "Qdisc モニタリング" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:46 +msgid "QoS" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/rrdtool.js:62 msgid "RRD XFiles Factor" msgstr "RRD XFiles ファクター" @@ -1068,6 +1126,10 @@ msgstr "ステート毎のレポート" msgid "Report in percent" msgstr "パーセントでのレポート" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:58 +msgid "Retain" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/rrdtool.js:57 msgid "Rows per RRA" msgstr "RRA ごとの行数" @@ -1123,6 +1185,10 @@ msgstr "スクリプト" msgid "Seconds" msgstr "秒" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:11 +msgid "Sends or receives data via mqtt" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/sensors.js:25 msgid "Sensor list" msgstr "センサー一覧" @@ -1256,6 +1322,10 @@ msgstr "CSVファイルの保存先ディレクトリ" msgid "Store data values as rates instead of absolute values" msgstr "データ値を絶対値の代わりにレートとして保存します。" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:65 +msgid "StoreRates" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/rrdtool.js:43 msgid "Stored timespans" msgstr "保存する期間の範囲" @@ -1264,6 +1334,10 @@ msgstr "保存する期間の範囲" msgid "Storing CSV data in %s" msgstr "%s に CSV データを保存中" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:22 +msgid "Subscribe" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/tcpconns.js:30 msgid "Summary of all ports" msgstr "" @@ -1566,6 +1640,13 @@ msgstr "" msgid "The uptime plugin collects statistics about the uptime of the system." msgstr "稼働時間 プラグインは、システムの稼働時間についての統計を収集します。" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/users.js:7 +msgid "" +"The users plugin collects statistics about users logged in locally via " +"shell. NOTE: Local shell (wtmp) tracking is NOT enabled in default builds. " +"Additional setup is required to get non-zero counts." +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/graphs.js:179 msgid "There is no RRD data available yet to render graphs." msgstr "グラフの描画に利用可能な RRD データがありません。" @@ -1608,6 +1689,16 @@ msgstr "" msgid "Timeout for polling chrony" msgstr "chrony ポーリングのタイムアウト" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:79 +msgid "Topic" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:60 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:67 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:74 +msgid "True" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/collectd.js:80 msgid "Try to look up fully qualified hostname" msgstr "完全修飾ドメイン名のルックアップを試行する" @@ -1620,6 +1711,10 @@ msgstr "" msgid "Tx Retransmitted Near" msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:20 +msgid "Type" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/nut.js:7 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/nut.js:14 #: applications/luci-app-statistics/root/usr/share/luci/statistics/plugins/nut.json:2 @@ -1670,9 +1765,18 @@ msgstr "使用するPIDファイルの保存場所" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/exec.js:27 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/exec.js:47 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:38 msgid "User" msgstr "ユーザー" +#: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/users.js:7 +msgid "Users" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/users.js:6 +msgid "Users Plugin Configuration" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/dsl.js:92 msgid "Vectoring Down" msgstr "" diff --git a/applications/luci-app-statistics/po/ko/statistics.po b/applications/luci-app-statistics/po/ko/statistics.po index 818361b4c5..891fabef9a 100644 --- a/applications/luci-app-statistics/po/ko/statistics.po +++ b/applications/luci-app-statistics/po/ko/statistics.po @@ -14,6 +14,18 @@ msgstr "" "Plural-Forms: nplurals=1; plural=0;\n" "X-Generator: Weblate 5.5-dev\n" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:47 +msgid "0 - At most once" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:48 +msgid "1 - At least once" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:49 +msgid "2 - Exactly once" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/apcups.js:7 #: applications/luci-app-statistics/root/usr/share/luci/statistics/plugins/apcups.json:2 msgid "APC UPS" @@ -67,7 +79,8 @@ msgstr "" msgid "" "Backup and restore RRD statistics to/from non-volatile storage around " "shutdown, reboot, and/or sysupgrade" -msgstr "시스템 종료, 재부팅 및/또는 시스템 업그레이드 시 비휘발성 스토리지에서/로 " +msgstr "" +"시스템 종료, 재부팅 및/또는 시스템 업그레이드 시 비휘발성 스토리지에서/로 " "RRD 통계 백업 및 복원" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/collectd.js:59 @@ -153,6 +166,10 @@ msgstr "" msgid "Chrony monitoring enabled" msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:72 +msgid "CleanSession" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/olsrd.js:21 msgid "CollectLinks" msgstr "" @@ -366,6 +383,7 @@ msgstr "" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/tcpconns.js:12 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/thermal.js:13 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/unixsock.js:13 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/users.js:10 msgid "Enable this plugin" msgstr "" @@ -426,6 +444,12 @@ msgstr "" msgid "Extra items" msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:61 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:68 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:75 +msgid "False" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/curl.js:14 msgid "Fetch pages" msgstr "" @@ -510,6 +534,7 @@ msgid "" "not to 100%." msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:29 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/olsrd.js:14 msgid "Host" msgstr "호스트" @@ -864,6 +889,10 @@ msgid "Monitoring one sensor" msgid_plural "Monitoring %d sensors" msgstr[0] "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/users.js:14 +msgid "Monitoring shell users count" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/splash_leases.js:10 msgid "Monitoring splash leases" msgstr "" @@ -876,7 +905,20 @@ msgstr "" msgid "More details about frequency usage and transitions" msgstr "" +#: applications/luci-app-statistics/root/usr/share/luci/statistics/plugins/mqtt.json:2 +msgid "Mqtt" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:6 +msgid "Mqtt Plugin Configuration" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:86 +msgid "Mqtt plugin enabled" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/curl.js:25 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:25 msgid "Name" msgstr "이름" @@ -965,6 +1007,10 @@ msgstr "" msgid "Overview" msgstr "개요" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:41 +msgid "Password" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/memory.js:23 msgid "Percent values" msgstr "" @@ -982,6 +1028,7 @@ msgstr "" msgid "Plugin is disabled" msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:34 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/olsrd.js:18 msgid "Port" msgstr "포트" @@ -998,6 +1045,10 @@ msgstr "" msgid "Possibly bug in collectd. Only 127.0.0.1 and localhost work" msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:53 +msgid "Prefix" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/processes.js:7 #: applications/luci-app-statistics/root/usr/share/luci/statistics/plugins/processes.json:2 msgid "Processes" @@ -1012,10 +1063,18 @@ msgstr "" msgid "Processor" msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:21 +msgid "Publish" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/netlink.js:26 msgid "Qdisc monitoring" msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:46 +msgid "QoS" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/rrdtool.js:62 msgid "RRD XFiles Factor" msgstr "" @@ -1052,6 +1111,10 @@ msgstr "" msgid "Report in percent" msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:58 +msgid "Retain" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/rrdtool.js:57 msgid "Rows per RRA" msgstr "" @@ -1107,6 +1170,10 @@ msgstr "스크립트" msgid "Seconds" msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:11 +msgid "Sends or receives data via mqtt" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/sensors.js:25 msgid "Sensor list" msgstr "" @@ -1240,6 +1307,10 @@ msgstr "" msgid "Store data values as rates instead of absolute values" msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:65 +msgid "StoreRates" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/rrdtool.js:43 msgid "Stored timespans" msgstr "" @@ -1248,6 +1319,10 @@ msgstr "" msgid "Storing CSV data in %s" msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:22 +msgid "Subscribe" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/tcpconns.js:30 msgid "Summary of all ports" msgstr "" @@ -1497,6 +1572,13 @@ msgstr "" msgid "The uptime plugin collects statistics about the uptime of the system." msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/users.js:7 +msgid "" +"The users plugin collects statistics about users logged in locally via " +"shell. NOTE: Local shell (wtmp) tracking is NOT enabled in default builds. " +"Additional setup is required to get non-zero counts." +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/graphs.js:179 msgid "There is no RRD data available yet to render graphs." msgstr "" @@ -1533,6 +1615,16 @@ msgstr "" msgid "Timeout for polling chrony" msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:79 +msgid "Topic" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:60 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:67 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:74 +msgid "True" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/collectd.js:80 msgid "Try to look up fully qualified hostname" msgstr "" @@ -1545,6 +1637,10 @@ msgstr "" msgid "Tx Retransmitted Near" msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:20 +msgid "Type" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/nut.js:7 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/nut.js:14 #: applications/luci-app-statistics/root/usr/share/luci/statistics/plugins/nut.json:2 @@ -1595,9 +1691,18 @@ msgstr "" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/exec.js:27 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/exec.js:47 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:38 msgid "User" msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/users.js:7 +msgid "Users" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/users.js:6 +msgid "Users Plugin Configuration" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/dsl.js:92 msgid "Vectoring Down" msgstr "" diff --git a/applications/luci-app-statistics/po/lt/statistics.po b/applications/luci-app-statistics/po/lt/statistics.po index 8ff2e1f456..26bb305785 100644 --- a/applications/luci-app-statistics/po/lt/statistics.po +++ b/applications/luci-app-statistics/po/lt/statistics.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"PO-Revision-Date: 2024-03-12 11:02+0000\n" +"PO-Revision-Date: 2024-03-23 00:13+0000\n" "Last-Translator: Džiugas J <dziugas1959@hotmail.com>\n" "Language-Team: Lithuanian <https://hosted.weblate.org/projects/openwrt/" "luciapplicationsstatistics/lt/>\n" @@ -9,11 +9,22 @@ msgstr "" "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" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (" +"n%100<10 || n%100>=20) ? 1 : 2);\n" "X-Generator: Weblate 5.5-dev\n" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:47 +msgid "0 - At most once" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:48 +msgid "1 - At least once" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:49 +msgid "2 - Exactly once" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/apcups.js:7 #: applications/luci-app-statistics/root/usr/share/luci/statistics/plugins/apcups.json:2 msgid "APC UPS" @@ -154,6 +165,10 @@ msgstr "„Chrony“ papildinio konfigūracija" msgid "Chrony monitoring enabled" msgstr "„Chrony“ stebėjimas įjungtas" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:72 +msgid "CleanSession" +msgstr "„CleanSession“" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/olsrd.js:21 msgid "CollectLinks" msgstr "Ryšių rinkimas („CollectLinks“)" @@ -367,6 +382,7 @@ msgstr "Įjungti statistiką" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/tcpconns.js:12 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/thermal.js:13 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/unixsock.js:13 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/users.js:10 msgid "Enable this plugin" msgstr "Įjungti šį plėtinį" @@ -427,6 +443,12 @@ msgstr "Tikimasi tinkamo laiko intervalo" msgid "Extra items" msgstr "Papildomi daiktai/elementai" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:61 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:68 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:75 +msgid "False" +msgstr "Klaidinga/Netiesa" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/curl.js:14 msgid "Fetch pages" msgstr "Paimti puslapius" @@ -523,6 +545,7 @@ msgstr "" "Paslėpus laisvosios atminties elementą, grafiko mastelis/skalė keičiamas " "pagal faktinį atminties naudojimą, o ne 100 %." +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:29 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/olsrd.js:14 msgid "Host" msgstr "Skleidėjas/P.k – vedėjas" @@ -910,6 +933,10 @@ msgstr[0] "Stebimas vienas jutiklis" msgstr[1] "Stebimi %d jutikliai" msgstr[2] "Stebima %d jutiklių" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/users.js:14 +msgid "Monitoring shell users count" +msgstr "Stebimas apvalkalo vartotojų skaičius" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/splash_leases.js:10 msgid "Monitoring splash leases" msgstr "Stebimos „splash“ nuomos" @@ -922,7 +949,20 @@ msgstr "Stebimos šiluminės zonos %s" msgid "More details about frequency usage and transitions" msgstr "Daugiau informacijos apie dažnio naudojimą ir perėjimus" +#: applications/luci-app-statistics/root/usr/share/luci/statistics/plugins/mqtt.json:2 +msgid "Mqtt" +msgstr "„Mqtt“" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:6 +msgid "Mqtt Plugin Configuration" +msgstr "„Mqtt“ papildinio konfigūracija" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:86 +msgid "Mqtt plugin enabled" +msgstr "„Mqtt“ papildinys įjungtas/įgalintas" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/curl.js:25 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:25 msgid "Name" msgstr "Vardas/Pavadinimas" @@ -1014,6 +1054,10 @@ msgstr "Išvesties papildiniai" msgid "Overview" msgstr "Apžiūra" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:41 +msgid "Password" +msgstr "Slaptažodis" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/memory.js:23 msgid "Percent values" msgstr "Procentinės reikšmės" @@ -1031,6 +1075,7 @@ msgstr "Ryšio atsako papildinio konfigūracija" msgid "Plugin is disabled" msgstr "Papildinys yra išjungtas" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:34 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/olsrd.js:18 msgid "Port" msgstr "Prievadas" @@ -1048,6 +1093,10 @@ msgid "Possibly bug in collectd. Only 127.0.0.1 and localhost work" msgstr "" "Galimas trikdys/riktas per „collectd“. Veikia tik „127.0.0.1“ ir „localhost“" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:53 +msgid "Prefix" +msgstr "Prielinksnis/Priešdėlis" + #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/processes.js:7 #: applications/luci-app-statistics/root/usr/share/luci/statistics/plugins/processes.json:2 msgid "Processes" @@ -1062,10 +1111,18 @@ msgstr "Procesų papildinio konfigūracija" msgid "Processor" msgstr "Procesorius" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:21 +msgid "Publish" +msgstr "Paskelbti" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/netlink.js:26 msgid "Qdisc monitoring" msgstr "„Qdisc“ stebėjimas" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:46 +msgid "QoS" +msgstr "„QoS“" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/rrdtool.js:62 msgid "RRD XFiles Factor" msgstr "„RRD XFiles“ faktorius/daugiklis" @@ -1102,6 +1159,10 @@ msgstr "Būsenos pranešimas" msgid "Report in percent" msgstr "Pranešti procentais" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:58 +msgid "Retain" +msgstr "Išlaikyti" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/rrdtool.js:57 msgid "Rows per RRA" msgstr "Eilutės kiekvienoje „RRA“" @@ -1157,6 +1218,10 @@ msgstr "Skriptas" msgid "Seconds" msgstr "Sekundės" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:11 +msgid "Sends or receives data via mqtt" +msgstr "Siunčia ar gauna duomenys per „mqtt“" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/sensors.js:25 msgid "Sensor list" msgstr "Jutiklių sąrašas" @@ -1290,6 +1355,10 @@ msgstr "Saugyklos katalogas „csv“ failams" msgid "Store data values as rates instead of absolute values" msgstr "Talpinti duomenų reikšmes kaip spartas, vietoj absoliučių reikšmių" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:65 +msgid "StoreRates" +msgstr "„StoreRates“" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/rrdtool.js:43 msgid "Stored timespans" msgstr "Išsaugoti laikotarpiai" @@ -1298,6 +1367,10 @@ msgstr "Išsaugoti laikotarpiai" msgid "Storing CSV data in %s" msgstr "Saugomi „CSV“ duomenys į %s" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:22 +msgid "Subscribe" +msgstr "Prenumeruoti" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/tcpconns.js:30 msgid "Summary of all ports" msgstr "Visų prievadų santrauką" @@ -1504,8 +1577,8 @@ msgstr "" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/load.js:7 msgid "The load plugin collects statistics about the general system load." msgstr "" -"Įkėlimo/Apkrovos papildinys renka statistikas apie bendrą sistemos " -"įkelimą/apkrovą." +"Įkėlimo/Apkrovos papildinys renka statistikas apie bendrą sistemos įkelimą/" +"apkrovą." #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/memory.js:7 msgid "The memory plugin collects statistics about the memory usage." @@ -1537,16 +1610,17 @@ msgid "" "The ping plugin will send icmp echo replies to selected hosts and measure " "the roundtrip time for each host." msgstr "" -"Ryšio atsakos papildinys išsiųs „ICMP“ aido atsakymus į pasirinktus skleidė" -"jus/p.k – vedėjus ir išmatuos kiekvieno skleidėjo/p.k – vedėjo atsako laiką." +"Ryšio atsakos papildinys išsiųs „ICMP“ aido atsakymus į pasirinktus " +"skleidėjus/p.k – vedėjus ir išmatuos kiekvieno skleidėjo/p.k – vedėjo atsako " +"laiką." #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/processes.js:7 msgid "" "The processes plugin collects information like cpu time, page faults and " "memory usage of selected processes." msgstr "" -"Procesų papildinys renka tokią informaciją kaip „CPU“ laiką, puslapio trikč" -"ius/gedimus atminties naudojimą iš pasirinktų procesų." +"Procesų papildinys renka tokią informaciją kaip „CPU“ laiką, puslapio " +"trikčius/gedimus atminties naudojimą iš pasirinktų procesų." #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/rrdtool.js:7 msgid "" @@ -1611,6 +1685,17 @@ msgstr "" msgid "The uptime plugin collects statistics about the uptime of the system." msgstr "Veikimo laiko papildinys renka statistiką apie sistemos veikimo laiką." +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/users.js:7 +msgid "" +"The users plugin collects statistics about users logged in locally via " +"shell. NOTE: Local shell (wtmp) tracking is NOT enabled in default builds. " +"Additional setup is required to get non-zero counts." +msgstr "" +"Vartotojų papildinys renka statistiką apie vartotojus, prisijungusius " +"lokaliai per apvalkalą. PASTABA: Vietinio apvalkalo („wtmp“) stebėjimas NĖRA " +"įjungtas numatytosiose versijose. Norint gauti nenulinius skaičiavimus, " +"reikia papildomos sąrankos." + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/graphs.js:179 msgid "There is no RRD data available yet to render graphs." msgstr "Dar nėra „RRD“ duomenų, kad būtų galima atvaizduoti grafikus." @@ -1626,7 +1711,8 @@ msgstr "„Thermal“ papildinio konfigūracija" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/contextswitch.js:7 msgid "This plugin collects statistics about the processor context switches." -msgstr "Šis papildinys renka statistiką apie procesoriaus konteksto jungiklius." +msgstr "" +"Šis papildinys renka statistiką apie procesoriaus konteksto jungiklius." #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/cpufreq.js:7 msgid "This plugin collects statistics about the processor frequency scaling." @@ -1651,11 +1737,21 @@ msgstr "" msgid "Timeout for polling chrony" msgstr "Pasibaigusios užklausos laikas apklausiant „chrony“" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:79 +msgid "Topic" +msgstr "Tema/Dalykas" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:60 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:67 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:74 +msgid "True" +msgstr "Teisingai/Tiesa" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/collectd.js:80 msgid "Try to look up fully qualified hostname" msgstr "" -"Pabandykite surasti/paieškoti pilnai kvalifikuotą įrenginio (t.y skleidėjo/" -"p.k – vedėjo) pavadinimą" +"Pabandykite surasti/paieškoti pilnai kvalifikuotą įrenginio (t.y skleidėjo/p." +"k – vedėjo) pavadinimą" #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/dsl.js:157 msgid "Tx Retransmitted Far" @@ -1665,6 +1761,10 @@ msgstr "Nusiųsti reaktyviai „tolimai retransliuotas/-i“" msgid "Tx Retransmitted Near" msgstr "Nusiųsti reaktyviai „artimai retransliuotas/-i“" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:20 +msgid "Type" +msgstr "Tipas" + #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/nut.js:7 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/nut.js:14 #: applications/luci-app-statistics/root/usr/share/luci/statistics/plugins/nut.json:2 @@ -1715,9 +1815,18 @@ msgstr "Panaudotas „PID“ failas" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/exec.js:27 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/exec.js:47 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:38 msgid "User" msgstr "Naudotojas/Vartotojas" +#: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/users.js:7 +msgid "Users" +msgstr "Vartotojai" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/users.js:6 +msgid "Users Plugin Configuration" +msgstr "Vartotojų papildinio konfigūraciją" + #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/dsl.js:92 msgid "Vectoring Down" msgstr "Vektoriavimas išjungtas" diff --git a/applications/luci-app-statistics/po/mr/statistics.po b/applications/luci-app-statistics/po/mr/statistics.po index 93bf9176ab..42b73df030 100644 --- a/applications/luci-app-statistics/po/mr/statistics.po +++ b/applications/luci-app-statistics/po/mr/statistics.po @@ -14,6 +14,18 @@ msgstr "" "Plural-Forms: nplurals=2; plural=n > 1;\n" "X-Generator: Weblate 4.1-dev\n" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:47 +msgid "0 - At most once" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:48 +msgid "1 - At least once" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:49 +msgid "2 - Exactly once" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/apcups.js:7 #: applications/luci-app-statistics/root/usr/share/luci/statistics/plugins/apcups.json:2 msgid "APC UPS" @@ -152,6 +164,10 @@ msgstr "" msgid "Chrony monitoring enabled" msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:72 +msgid "CleanSession" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/olsrd.js:21 msgid "CollectLinks" msgstr "" @@ -365,6 +381,7 @@ msgstr "" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/tcpconns.js:12 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/thermal.js:13 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/unixsock.js:13 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/users.js:10 msgid "Enable this plugin" msgstr "" @@ -425,6 +442,12 @@ msgstr "" msgid "Extra items" msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:61 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:68 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:75 +msgid "False" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/curl.js:14 msgid "Fetch pages" msgstr "" @@ -509,6 +532,7 @@ msgid "" "not to 100%." msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:29 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/olsrd.js:14 msgid "Host" msgstr "" @@ -876,6 +900,10 @@ msgid_plural "Monitoring %d sensors" msgstr[0] "" msgstr[1] "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/users.js:14 +msgid "Monitoring shell users count" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/splash_leases.js:10 msgid "Monitoring splash leases" msgstr "" @@ -888,7 +916,20 @@ msgstr "" msgid "More details about frequency usage and transitions" msgstr "" +#: applications/luci-app-statistics/root/usr/share/luci/statistics/plugins/mqtt.json:2 +msgid "Mqtt" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:6 +msgid "Mqtt Plugin Configuration" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:86 +msgid "Mqtt plugin enabled" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/curl.js:25 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:25 msgid "Name" msgstr "नाव" @@ -977,6 +1018,10 @@ msgstr "" msgid "Overview" msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:41 +msgid "Password" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/memory.js:23 msgid "Percent values" msgstr "" @@ -994,6 +1039,7 @@ msgstr "" msgid "Plugin is disabled" msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:34 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/olsrd.js:18 msgid "Port" msgstr "पोर्ट" @@ -1010,6 +1056,10 @@ msgstr "" msgid "Possibly bug in collectd. Only 127.0.0.1 and localhost work" msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:53 +msgid "Prefix" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/processes.js:7 #: applications/luci-app-statistics/root/usr/share/luci/statistics/plugins/processes.json:2 msgid "Processes" @@ -1024,10 +1074,18 @@ msgstr "" msgid "Processor" msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:21 +msgid "Publish" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/netlink.js:26 msgid "Qdisc monitoring" msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:46 +msgid "QoS" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/rrdtool.js:62 msgid "RRD XFiles Factor" msgstr "" @@ -1064,6 +1122,10 @@ msgstr "" msgid "Report in percent" msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:58 +msgid "Retain" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/rrdtool.js:57 msgid "Rows per RRA" msgstr "" @@ -1119,6 +1181,10 @@ msgstr "" msgid "Seconds" msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:11 +msgid "Sends or receives data via mqtt" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/sensors.js:25 msgid "Sensor list" msgstr "" @@ -1252,6 +1318,10 @@ msgstr "" msgid "Store data values as rates instead of absolute values" msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:65 +msgid "StoreRates" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/rrdtool.js:43 msgid "Stored timespans" msgstr "" @@ -1260,6 +1330,10 @@ msgstr "" msgid "Storing CSV data in %s" msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:22 +msgid "Subscribe" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/tcpconns.js:30 msgid "Summary of all ports" msgstr "" @@ -1509,6 +1583,13 @@ msgstr "" msgid "The uptime plugin collects statistics about the uptime of the system." msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/users.js:7 +msgid "" +"The users plugin collects statistics about users logged in locally via " +"shell. NOTE: Local shell (wtmp) tracking is NOT enabled in default builds. " +"Additional setup is required to get non-zero counts." +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/graphs.js:179 msgid "There is no RRD data available yet to render graphs." msgstr "" @@ -1545,6 +1626,16 @@ msgstr "" msgid "Timeout for polling chrony" msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:79 +msgid "Topic" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:60 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:67 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:74 +msgid "True" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/collectd.js:80 msgid "Try to look up fully qualified hostname" msgstr "" @@ -1557,6 +1648,10 @@ msgstr "" msgid "Tx Retransmitted Near" msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:20 +msgid "Type" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/nut.js:7 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/nut.js:14 #: applications/luci-app-statistics/root/usr/share/luci/statistics/plugins/nut.json:2 @@ -1607,9 +1702,18 @@ msgstr "" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/exec.js:27 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/exec.js:47 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:38 msgid "User" msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/users.js:7 +msgid "Users" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/users.js:6 +msgid "Users Plugin Configuration" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/dsl.js:92 msgid "Vectoring Down" msgstr "" diff --git a/applications/luci-app-statistics/po/ms/statistics.po b/applications/luci-app-statistics/po/ms/statistics.po index ae0223f7e9..7fe7656334 100644 --- a/applications/luci-app-statistics/po/ms/statistics.po +++ b/applications/luci-app-statistics/po/ms/statistics.po @@ -14,6 +14,18 @@ msgstr "" "Plural-Forms: nplurals=1; plural=0;\n" "X-Generator: Weblate 5.4-dev\n" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:47 +msgid "0 - At most once" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:48 +msgid "1 - At least once" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:49 +msgid "2 - Exactly once" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/apcups.js:7 #: applications/luci-app-statistics/root/usr/share/luci/statistics/plugins/apcups.json:2 msgid "APC UPS" @@ -154,6 +166,10 @@ msgstr "Konfigurasi Pasangan kroni" msgid "Chrony monitoring enabled" msgstr "Pemantauan kroni dibolehkan" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:72 +msgid "CleanSession" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/olsrd.js:21 msgid "CollectLinks" msgstr "" @@ -367,6 +383,7 @@ msgstr "Statistik dibolehkan" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/tcpconns.js:12 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/thermal.js:13 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/unixsock.js:13 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/users.js:10 msgid "Enable this plugin" msgstr "Pasangan ini dibolehkan" @@ -427,6 +444,12 @@ msgstr "Menjangkakan julat masa sah" msgid "Extra items" msgstr "Barang tambahan" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:61 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:68 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:75 +msgid "False" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/curl.js:14 msgid "Fetch pages" msgstr "Ambil halaman" @@ -521,6 +544,7 @@ msgstr "" "Menyembunyikan barang ingatan kosong akan membuatkan graf diskalakan kepada " "penggunaan ingatan sebenar, bukan kepada 100%." +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:29 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/olsrd.js:14 msgid "Host" msgstr "Hos" @@ -875,6 +899,10 @@ msgid "Monitoring one sensor" msgid_plural "Monitoring %d sensors" msgstr[0] "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/users.js:14 +msgid "Monitoring shell users count" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/splash_leases.js:10 msgid "Monitoring splash leases" msgstr "" @@ -887,7 +915,20 @@ msgstr "" msgid "More details about frequency usage and transitions" msgstr "" +#: applications/luci-app-statistics/root/usr/share/luci/statistics/plugins/mqtt.json:2 +msgid "Mqtt" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:6 +msgid "Mqtt Plugin Configuration" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:86 +msgid "Mqtt plugin enabled" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/curl.js:25 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:25 msgid "Name" msgstr "" @@ -976,6 +1017,10 @@ msgstr "" msgid "Overview" msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:41 +msgid "Password" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/memory.js:23 msgid "Percent values" msgstr "" @@ -993,6 +1038,7 @@ msgstr "" msgid "Plugin is disabled" msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:34 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/olsrd.js:18 msgid "Port" msgstr "Port" @@ -1009,6 +1055,10 @@ msgstr "" msgid "Possibly bug in collectd. Only 127.0.0.1 and localhost work" msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:53 +msgid "Prefix" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/processes.js:7 #: applications/luci-app-statistics/root/usr/share/luci/statistics/plugins/processes.json:2 msgid "Processes" @@ -1023,10 +1073,18 @@ msgstr "" msgid "Processor" msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:21 +msgid "Publish" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/netlink.js:26 msgid "Qdisc monitoring" msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:46 +msgid "QoS" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/rrdtool.js:62 msgid "RRD XFiles Factor" msgstr "" @@ -1063,6 +1121,10 @@ msgstr "" msgid "Report in percent" msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:58 +msgid "Retain" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/rrdtool.js:57 msgid "Rows per RRA" msgstr "" @@ -1118,6 +1180,10 @@ msgstr "" msgid "Seconds" msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:11 +msgid "Sends or receives data via mqtt" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/sensors.js:25 msgid "Sensor list" msgstr "" @@ -1251,6 +1317,10 @@ msgstr "" msgid "Store data values as rates instead of absolute values" msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:65 +msgid "StoreRates" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/rrdtool.js:43 msgid "Stored timespans" msgstr "" @@ -1259,6 +1329,10 @@ msgstr "" msgid "Storing CSV data in %s" msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:22 +msgid "Subscribe" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/tcpconns.js:30 msgid "Summary of all ports" msgstr "" @@ -1508,6 +1582,13 @@ msgstr "" msgid "The uptime plugin collects statistics about the uptime of the system." msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/users.js:7 +msgid "" +"The users plugin collects statistics about users logged in locally via " +"shell. NOTE: Local shell (wtmp) tracking is NOT enabled in default builds. " +"Additional setup is required to get non-zero counts." +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/graphs.js:179 msgid "There is no RRD data available yet to render graphs." msgstr "" @@ -1544,6 +1625,16 @@ msgstr "" msgid "Timeout for polling chrony" msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:79 +msgid "Topic" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:60 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:67 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:74 +msgid "True" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/collectd.js:80 msgid "Try to look up fully qualified hostname" msgstr "" @@ -1556,6 +1647,10 @@ msgstr "" msgid "Tx Retransmitted Near" msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:20 +msgid "Type" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/nut.js:7 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/nut.js:14 #: applications/luci-app-statistics/root/usr/share/luci/statistics/plugins/nut.json:2 @@ -1606,9 +1701,18 @@ msgstr "" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/exec.js:27 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/exec.js:47 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:38 msgid "User" msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/users.js:7 +msgid "Users" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/users.js:6 +msgid "Users Plugin Configuration" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/dsl.js:92 msgid "Vectoring Down" msgstr "" diff --git a/applications/luci-app-statistics/po/nb_NO/statistics.po b/applications/luci-app-statistics/po/nb_NO/statistics.po index e30e4d0d1c..f9d7636b50 100644 --- a/applications/luci-app-statistics/po/nb_NO/statistics.po +++ b/applications/luci-app-statistics/po/nb_NO/statistics.po @@ -10,6 +10,18 @@ msgstr "" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Generator: Weblate 5.4-dev\n" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:47 +msgid "0 - At most once" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:48 +msgid "1 - At least once" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:49 +msgid "2 - Exactly once" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/apcups.js:7 #: applications/luci-app-statistics/root/usr/share/luci/statistics/plugins/apcups.json:2 msgid "APC UPS" @@ -149,6 +161,10 @@ msgstr "" msgid "Chrony monitoring enabled" msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:72 +msgid "CleanSession" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/olsrd.js:21 msgid "CollectLinks" msgstr "" @@ -362,6 +378,7 @@ msgstr "" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/tcpconns.js:12 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/thermal.js:13 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/unixsock.js:13 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/users.js:10 msgid "Enable this plugin" msgstr "Aktiver denne plugin" @@ -422,6 +439,12 @@ msgstr "" msgid "Extra items" msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:61 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:68 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:75 +msgid "False" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/curl.js:14 msgid "Fetch pages" msgstr "" @@ -511,6 +534,7 @@ msgid "" "not to 100%." msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:29 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/olsrd.js:14 msgid "Host" msgstr "Vert" @@ -878,6 +902,10 @@ msgid_plural "Monitoring %d sensors" msgstr[0] "" msgstr[1] "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/users.js:14 +msgid "Monitoring shell users count" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/splash_leases.js:10 msgid "Monitoring splash leases" msgstr "" @@ -890,7 +918,20 @@ msgstr "" msgid "More details about frequency usage and transitions" msgstr "" +#: applications/luci-app-statistics/root/usr/share/luci/statistics/plugins/mqtt.json:2 +msgid "Mqtt" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:6 +msgid "Mqtt Plugin Configuration" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:86 +msgid "Mqtt plugin enabled" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/curl.js:25 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:25 msgid "Name" msgstr "Navn" @@ -979,6 +1020,10 @@ msgstr "Utdata Plugin" msgid "Overview" msgstr "Oversikt" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:41 +msgid "Password" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/memory.js:23 msgid "Percent values" msgstr "" @@ -996,6 +1041,7 @@ msgstr "Ping plugin konfigurasjon" msgid "Plugin is disabled" msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:34 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/olsrd.js:18 msgid "Port" msgstr "Port" @@ -1012,6 +1058,10 @@ msgstr "" msgid "Possibly bug in collectd. Only 127.0.0.1 and localhost work" msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:53 +msgid "Prefix" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/processes.js:7 #: applications/luci-app-statistics/root/usr/share/luci/statistics/plugins/processes.json:2 msgid "Processes" @@ -1026,10 +1076,18 @@ msgstr "Prosess plugin konfigurasjon" msgid "Processor" msgstr "Prosessor" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:21 +msgid "Publish" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/netlink.js:26 msgid "Qdisc monitoring" msgstr "Qdisc overvåking" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:46 +msgid "QoS" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/rrdtool.js:62 msgid "RRD XFiles Factor" msgstr "RRD XFiles Faktor" @@ -1066,6 +1124,10 @@ msgstr "" msgid "Report in percent" msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:58 +msgid "Retain" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/rrdtool.js:57 msgid "Rows per RRA" msgstr "Rader per RRA" @@ -1121,6 +1183,10 @@ msgstr "" msgid "Seconds" msgstr "Sekunder" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:11 +msgid "Sends or receives data via mqtt" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/sensors.js:25 msgid "Sensor list" msgstr "" @@ -1254,6 +1320,10 @@ msgstr "Katalog for lagring av CSV filer" msgid "Store data values as rates instead of absolute values" msgstr "Lagre dataverdier som rater i stedet for absolutte verdier" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:65 +msgid "StoreRates" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/rrdtool.js:43 msgid "Stored timespans" msgstr "Lagrede tidsperioder" @@ -1262,6 +1332,10 @@ msgstr "Lagrede tidsperioder" msgid "Storing CSV data in %s" msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:22 +msgid "Subscribe" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/tcpconns.js:30 msgid "Summary of all ports" msgstr "" @@ -1547,6 +1621,13 @@ msgstr "" msgid "The uptime plugin collects statistics about the uptime of the system." msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/users.js:7 +msgid "" +"The users plugin collects statistics about users logged in locally via " +"shell. NOTE: Local shell (wtmp) tracking is NOT enabled in default builds. " +"Additional setup is required to get non-zero counts." +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/graphs.js:179 msgid "There is no RRD data available yet to render graphs." msgstr "" @@ -1587,6 +1668,16 @@ msgstr "" msgid "Timeout for polling chrony" msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:79 +msgid "Topic" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:60 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:67 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:74 +msgid "True" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/collectd.js:80 msgid "Try to look up fully qualified hostname" msgstr "Prøv å søk etter fullstendig vertsnavn" @@ -1599,6 +1690,10 @@ msgstr "" msgid "Tx Retransmitted Near" msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:20 +msgid "Type" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/nut.js:7 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/nut.js:14 #: applications/luci-app-statistics/root/usr/share/luci/statistics/plugins/nut.json:2 @@ -1649,9 +1744,18 @@ msgstr "Brukt PID fil" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/exec.js:27 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/exec.js:47 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:38 msgid "User" msgstr "Bruker" +#: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/users.js:7 +msgid "Users" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/users.js:6 +msgid "Users Plugin Configuration" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/dsl.js:92 msgid "Vectoring Down" msgstr "" diff --git a/applications/luci-app-statistics/po/nl/statistics.po b/applications/luci-app-statistics/po/nl/statistics.po index aff2568b9a..ee2b76edda 100644 --- a/applications/luci-app-statistics/po/nl/statistics.po +++ b/applications/luci-app-statistics/po/nl/statistics.po @@ -14,6 +14,18 @@ msgstr "" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Generator: Weblate 5.1-dev\n" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:47 +msgid "0 - At most once" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:48 +msgid "1 - At least once" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:49 +msgid "2 - Exactly once" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/apcups.js:7 #: applications/luci-app-statistics/root/usr/share/luci/statistics/plugins/apcups.json:2 msgid "APC UPS" @@ -155,6 +167,10 @@ msgstr "Chrony Plugin Configuratie" msgid "Chrony monitoring enabled" msgstr "Chrony monitoring ingeschakeld" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:72 +msgid "CleanSession" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/olsrd.js:21 msgid "CollectLinks" msgstr "Verzamellinks" @@ -368,6 +384,7 @@ msgstr "Statistieken inschakelen" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/tcpconns.js:12 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/thermal.js:13 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/unixsock.js:13 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/users.js:10 msgid "Enable this plugin" msgstr "Deze plugin inschakelen" @@ -428,6 +445,12 @@ msgstr "Verwacht geldig tijdsbereik" msgid "Extra items" msgstr "Extra artikelen" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:61 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:68 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:75 +msgid "False" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/curl.js:14 msgid "Fetch pages" msgstr "Pagina's ophalen" @@ -521,6 +544,7 @@ msgid "" "not to 100%." msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:29 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/olsrd.js:14 msgid "Host" msgstr "Host" @@ -895,6 +919,10 @@ msgid_plural "Monitoring %d sensors" msgstr[0] "Bewaking van één sensor" msgstr[1] "Bewaking %d sensoren" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/users.js:14 +msgid "Monitoring shell users count" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/splash_leases.js:10 msgid "Monitoring splash leases" msgstr "Bewaken van splash-leases" @@ -907,7 +935,20 @@ msgstr "Bewaking thermische zones %s" msgid "More details about frequency usage and transitions" msgstr "Meer details over frequentiegebruik en overgangen" +#: applications/luci-app-statistics/root/usr/share/luci/statistics/plugins/mqtt.json:2 +msgid "Mqtt" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:6 +msgid "Mqtt Plugin Configuration" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:86 +msgid "Mqtt plugin enabled" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/curl.js:25 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:25 msgid "Name" msgstr "Naam" @@ -999,6 +1040,10 @@ msgstr "Output plugins" msgid "Overview" msgstr "Overzicht" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:41 +msgid "Password" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/memory.js:23 msgid "Percent values" msgstr "Procentuele waarden" @@ -1016,6 +1061,7 @@ msgstr "Ping Plugin Configuratie" msgid "Plugin is disabled" msgstr "Plugin is uitgeschakeld" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:34 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/olsrd.js:18 msgid "Port" msgstr "Poort" @@ -1032,6 +1078,10 @@ msgstr "Poort voor chronyd" msgid "Possibly bug in collectd. Only 127.0.0.1 and localhost work" msgstr "Mogelijk bug in collectd. Alleen 127.0.0.1 en localhost werken" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:53 +msgid "Prefix" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/processes.js:7 #: applications/luci-app-statistics/root/usr/share/luci/statistics/plugins/processes.json:2 msgid "Processes" @@ -1046,10 +1096,18 @@ msgstr "Processen Plugin Configuratie" msgid "Processor" msgstr "Processor" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:21 +msgid "Publish" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/netlink.js:26 msgid "Qdisc monitoring" msgstr "Qdisc bewaking" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:46 +msgid "QoS" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/rrdtool.js:62 msgid "RRD XFiles Factor" msgstr "RRD XFiles Factor" @@ -1086,6 +1144,10 @@ msgstr "Rapport per staat" msgid "Report in percent" msgstr "Rapporteer in procenten" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:58 +msgid "Retain" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/rrdtool.js:57 msgid "Rows per RRA" msgstr "Rijen per RRA" @@ -1141,6 +1203,10 @@ msgstr "Script" msgid "Seconds" msgstr "Seconden" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:11 +msgid "Sends or receives data via mqtt" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/sensors.js:25 msgid "Sensor list" msgstr "Sensorlijst" @@ -1277,6 +1343,10 @@ msgstr "Opslagmap voor de csv-bestanden" msgid "Store data values as rates instead of absolute values" msgstr "Sla gegevenswaarden op als tarieven in plaats van absolute waarden" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:65 +msgid "StoreRates" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/rrdtool.js:43 msgid "Stored timespans" msgstr "Opgeslagen tijdspannes" @@ -1285,6 +1355,10 @@ msgstr "Opgeslagen tijdspannes" msgid "Storing CSV data in %s" msgstr "CSV-gegevens opslaan in %s" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:22 +msgid "Subscribe" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/tcpconns.js:30 msgid "Summary of all ports" msgstr "Overzicht van alle poorten" @@ -1598,6 +1672,13 @@ msgid "The uptime plugin collects statistics about the uptime of the system." msgstr "" "De uptime plugin verzamelt statistieken over de uptime van het systeem." +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/users.js:7 +msgid "" +"The users plugin collects statistics about users logged in locally via " +"shell. NOTE: Local shell (wtmp) tracking is NOT enabled in default builds. " +"Additional setup is required to get non-zero counts." +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/graphs.js:179 msgid "There is no RRD data available yet to render graphs." msgstr "Er zijn nog geen RRD-gegevens beschikbaar om grafieken weer te geven." @@ -1641,6 +1722,16 @@ msgstr "" msgid "Timeout for polling chrony" msgstr "Time-out voor polling chrony" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:79 +msgid "Topic" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:60 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:67 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:74 +msgid "True" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/collectd.js:80 msgid "Try to look up fully qualified hostname" msgstr "Probeer de volledig gekwalificeerde hostnaam op te zoeken" @@ -1653,6 +1744,10 @@ msgstr "" msgid "Tx Retransmitted Near" msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:20 +msgid "Type" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/nut.js:7 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/nut.js:14 #: applications/luci-app-statistics/root/usr/share/luci/statistics/plugins/nut.json:2 @@ -1703,9 +1798,18 @@ msgstr "Gebruikt PID-bestand" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/exec.js:27 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/exec.js:47 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:38 msgid "User" msgstr "Gebruiker" +#: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/users.js:7 +msgid "Users" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/users.js:6 +msgid "Users Plugin Configuration" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/dsl.js:92 msgid "Vectoring Down" msgstr "" diff --git a/applications/luci-app-statistics/po/pl/statistics.po b/applications/luci-app-statistics/po/pl/statistics.po index 6347184705..b90cb6c470 100644 --- a/applications/luci-app-statistics/po/pl/statistics.po +++ b/applications/luci-app-statistics/po/pl/statistics.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"PO-Revision-Date: 2024-01-04 07:07+0000\n" +"PO-Revision-Date: 2024-03-21 13:58+0000\n" "Last-Translator: Matthaiks <kitynska@gmail.com>\n" "Language-Team: Polish <https://hosted.weblate.org/projects/openwrt/" "luciapplicationsstatistics/pl/>\n" @@ -11,9 +11,21 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 " -"|| n%100>=20) ? 1 : 2;\n" -"X-Generator: Weblate 5.4-dev\n" +"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 " +"|| n%100>=20) ? 1 : 2);\n" +"X-Generator: Weblate 5.5-dev\n" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:47 +msgid "0 - At most once" +msgstr "0 - Co najwyżej raz" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:48 +msgid "1 - At least once" +msgstr "1 - Przynajmniej raz" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:49 +msgid "2 - Exactly once" +msgstr "2 - Dokładnie raz" #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/apcups.js:7 #: applications/luci-app-statistics/root/usr/share/luci/statistics/plugins/apcups.json:2 @@ -157,6 +169,10 @@ msgstr "Konfiguracja wtyczki chrony" msgid "Chrony monitoring enabled" msgstr "Monitorowanie chrony włączone" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:72 +msgid "CleanSession" +msgstr "WyczyśćSesję" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/olsrd.js:21 msgid "CollectLinks" msgstr "ZbierzLinki" @@ -372,6 +388,7 @@ msgstr "Włącz statystyki" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/tcpconns.js:12 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/thermal.js:13 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/unixsock.js:13 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/users.js:10 msgid "Enable this plugin" msgstr "Włącz tę wtyczkę" @@ -432,6 +449,12 @@ msgstr "Oczekiwanie prawidłowego zakresu czasu" msgid "Extra items" msgstr "Pozycje dodatkowe" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:61 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:68 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:75 +msgid "False" +msgstr "Fałsz" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/curl.js:14 msgid "Fetch pages" msgstr "Pobierz strony" @@ -527,6 +550,7 @@ msgstr "" "Ukrycie pozycji wolnej pamięci powoduje, że wykres jest skalowany do " "rzeczywistego wykorzystania pamięci, a nie do 100%." +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:29 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/olsrd.js:14 msgid "Host" msgstr "Host" @@ -915,6 +939,10 @@ msgstr[0] "Monitorowanie jednego czujnika" msgstr[1] "Monitorowanie %d czujników" msgstr[2] "Monitorowanie innych czujników" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/users.js:14 +msgid "Monitoring shell users count" +msgstr "Monitorowanie liczby użytkowników powłoki" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/splash_leases.js:10 msgid "Monitoring splash leases" msgstr "Monitorowanie dzierżawy splash" @@ -927,7 +955,20 @@ msgstr "Monitorowanie stref termicznych %s" msgid "More details about frequency usage and transitions" msgstr "Więcej szczegółów na temat wykorzystania częstotliwości i przejść" +#: applications/luci-app-statistics/root/usr/share/luci/statistics/plugins/mqtt.json:2 +msgid "Mqtt" +msgstr "MQTT" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:6 +msgid "Mqtt Plugin Configuration" +msgstr "Konfiguracja wtyczki MQTT" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:86 +msgid "Mqtt plugin enabled" +msgstr "Wtyczka MQTT włączona" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/curl.js:25 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:25 msgid "Name" msgstr "Nazwa" @@ -1019,6 +1060,10 @@ msgstr "Wtyczki wyjściowe" msgid "Overview" msgstr "Przegląd" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:41 +msgid "Password" +msgstr "Hasło" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/memory.js:23 msgid "Percent values" msgstr "Wartości procentowe" @@ -1036,6 +1081,7 @@ msgstr "Konfiguracja wtyczki Ping" msgid "Plugin is disabled" msgstr "Wtyczka jest wyłączona" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:34 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/olsrd.js:18 msgid "Port" msgstr "Port" @@ -1052,6 +1098,10 @@ msgstr "Port chronyd" msgid "Possibly bug in collectd. Only 127.0.0.1 and localhost work" msgstr "Prawdopodobnie błąd w collectd. Działają tylko 127.0.0.1 i localhost" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:53 +msgid "Prefix" +msgstr "Prefiks" + #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/processes.js:7 #: applications/luci-app-statistics/root/usr/share/luci/statistics/plugins/processes.json:2 msgid "Processes" @@ -1066,10 +1116,18 @@ msgstr "Konfiguracja wtyczki procesów systemowych" msgid "Processor" msgstr "Procesor" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:21 +msgid "Publish" +msgstr "Opublikuj" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/netlink.js:26 msgid "Qdisc monitoring" msgstr "Monitorowanie Qdisc" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:46 +msgid "QoS" +msgstr "QoS" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/rrdtool.js:62 msgid "RRD XFiles Factor" msgstr "RRD XFiles Factor" @@ -1106,6 +1164,10 @@ msgstr "Raport według stanu" msgid "Report in percent" msgstr "Raport w procentach" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:58 +msgid "Retain" +msgstr "Zachowaj" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/rrdtool.js:57 msgid "Rows per RRA" msgstr "Wierszy w archiwum RRA" @@ -1161,6 +1223,10 @@ msgstr "Skrypt" msgid "Seconds" msgstr "Sekundy" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:11 +msgid "Sends or receives data via mqtt" +msgstr "Wysyła lub odbiera dane poprzez mqtt" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/sensors.js:25 msgid "Sensor list" msgstr "Lista czujników" @@ -1295,6 +1361,10 @@ msgid "Store data values as rates instead of absolute values" msgstr "" "Przechowuj wartości danych jako wskaźniki zamiast wartości bezwzględnych" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:65 +msgid "StoreRates" +msgstr "PrzechowujSzybkość" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/rrdtool.js:43 msgid "Stored timespans" msgstr "Przechowywane okresy czasu" @@ -1303,6 +1373,10 @@ msgstr "Przechowywane okresy czasu" msgid "Storing CSV data in %s" msgstr "Przechowywanie danych CSV w %s" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:22 +msgid "Subscribe" +msgstr "Subskrybuj" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/tcpconns.js:30 msgid "Summary of all ports" msgstr "Podsumowanie wszystkich portów" @@ -1606,6 +1680,17 @@ msgstr "" msgid "The uptime plugin collects statistics about the uptime of the system." msgstr "Wtyczka uptime zbiera statystyki dotyczące czasu pracy systemu." +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/users.js:7 +msgid "" +"The users plugin collects statistics about users logged in locally via " +"shell. NOTE: Local shell (wtmp) tracking is NOT enabled in default builds. " +"Additional setup is required to get non-zero counts." +msgstr "" +"Wtyczka użytkowników zbiera statystyki dotyczące użytkowników zalogowanych " +"lokalnie poprzez powłokę. UWAGA: śledzenie powłoki lokalnej (wtmp) NIE jest " +"włączone w domyślnych kompilacjach. Aby uzyskać liczbę niezerową, wymagana " +"jest dodatkowa konfiguracja." + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/graphs.js:179 msgid "There is no RRD data available yet to render graphs." msgstr "Nie ma jeszcze dostępnych danych RRD do renderowania wykresów." @@ -1647,6 +1732,16 @@ msgstr "Ta sekcja określa, na które serwery są wysyłane lokalnie zebrane dan msgid "Timeout for polling chrony" msgstr "Limit czasu dla odpytywania chrony" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:79 +msgid "Topic" +msgstr "Temat" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:60 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:67 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:74 +msgid "True" +msgstr "Prawda" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/collectd.js:80 msgid "Try to look up fully qualified hostname" msgstr "Spróbuj znaleźć pełną nazwę hosta" @@ -1659,6 +1754,10 @@ msgstr "Tx retransmitowane daleko" msgid "Tx Retransmitted Near" msgstr "Tx retransmitowane blisko" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:20 +msgid "Type" +msgstr "Typ" + #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/nut.js:7 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/nut.js:14 #: applications/luci-app-statistics/root/usr/share/luci/statistics/plugins/nut.json:2 @@ -1709,9 +1808,18 @@ msgstr "Używany plik PID" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/exec.js:27 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/exec.js:47 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:38 msgid "User" msgstr "Użytkownik" +#: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/users.js:7 +msgid "Users" +msgstr "Użytkownicy" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/users.js:6 +msgid "Users Plugin Configuration" +msgstr "Konfiguracja wtyczki użytkowników" + #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/dsl.js:92 msgid "Vectoring Down" msgstr "Wektorowanie w dół" diff --git a/applications/luci-app-statistics/po/pt/statistics.po b/applications/luci-app-statistics/po/pt/statistics.po index 3b134af6fa..0139aed105 100644 --- a/applications/luci-app-statistics/po/pt/statistics.po +++ b/applications/luci-app-statistics/po/pt/statistics.po @@ -14,6 +14,18 @@ msgstr "" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Generator: Weblate 5.4-dev\n" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:47 +msgid "0 - At most once" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:48 +msgid "1 - At least once" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:49 +msgid "2 - Exactly once" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/apcups.js:7 #: applications/luci-app-statistics/root/usr/share/luci/statistics/plugins/apcups.json:2 msgid "APC UPS" @@ -155,6 +167,10 @@ msgstr "Configuração do Plugin Chrony" msgid "Chrony monitoring enabled" msgstr "Monitoramento do Chrony está ativado" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:72 +msgid "CleanSession" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/olsrd.js:21 msgid "CollectLinks" msgstr "Coleção de Links" @@ -368,6 +384,7 @@ msgstr "Ativar as estatísticas" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/tcpconns.js:12 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/thermal.js:13 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/unixsock.js:13 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/users.js:10 msgid "Enable this plugin" msgstr "Habilitar este plugin" @@ -428,6 +445,12 @@ msgstr "Esperando intervalo de tempo válido" msgid "Extra items" msgstr "Itens adicionais" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:61 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:68 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:75 +msgid "False" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/curl.js:14 msgid "Fetch pages" msgstr "Buscar páginas" @@ -522,6 +545,7 @@ msgstr "" "Ocultar o elemento de memória livre faz com que o gráfico seja dimensionado " "ao uso real da memória, não a 100%." +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:29 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/olsrd.js:14 msgid "Host" msgstr "Host" @@ -896,6 +920,10 @@ msgid_plural "Monitoring %d sensors" msgstr[0] "Monitorando um sensor" msgstr[1] "Monitorando %d sensores" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/users.js:14 +msgid "Monitoring shell users count" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/splash_leases.js:10 msgid "Monitoring splash leases" msgstr "Monitoramento de arrendamentos de splash" @@ -908,7 +936,20 @@ msgstr "Monitorando zonas térmicas %s" msgid "More details about frequency usage and transitions" msgstr "Mais detalhes sobre o uso de frequências e transições" +#: applications/luci-app-statistics/root/usr/share/luci/statistics/plugins/mqtt.json:2 +msgid "Mqtt" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:6 +msgid "Mqtt Plugin Configuration" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:86 +msgid "Mqtt plugin enabled" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/curl.js:25 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:25 msgid "Name" msgstr "Nome" @@ -1000,6 +1041,10 @@ msgstr "Plugins de saída" msgid "Overview" msgstr "Visão Geral" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:41 +msgid "Password" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/memory.js:23 msgid "Percent values" msgstr "Valores percentuais" @@ -1017,6 +1062,7 @@ msgstr "Configuração do plugin Ping" msgid "Plugin is disabled" msgstr "O Plugin está desativado" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:34 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/olsrd.js:18 msgid "Port" msgstr "Porta" @@ -1033,6 +1079,10 @@ msgstr "Porta para chronyd" msgid "Possibly bug in collectd. Only 127.0.0.1 and localhost work" msgstr "Provável bug no collectd. Funciona apenas no 127.0.0.1 e no localhost" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:53 +msgid "Prefix" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/processes.js:7 #: applications/luci-app-statistics/root/usr/share/luci/statistics/plugins/processes.json:2 msgid "Processes" @@ -1047,10 +1097,18 @@ msgstr "Configuração do plugin Processos" msgid "Processor" msgstr "Processador" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:21 +msgid "Publish" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/netlink.js:26 msgid "Qdisc monitoring" msgstr "Monitoramento do Qdisc" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:46 +msgid "QoS" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/rrdtool.js:62 msgid "RRD XFiles Factor" msgstr "Fator de RRD XFiles" @@ -1087,6 +1145,10 @@ msgstr "Relatório por estado" msgid "Report in percent" msgstr "Relatório em percentagem" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:58 +msgid "Retain" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/rrdtool.js:57 msgid "Rows per RRA" msgstr "Linhas por RRA" @@ -1142,6 +1204,10 @@ msgstr "Script" msgid "Seconds" msgstr "Segundos" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:11 +msgid "Sends or receives data via mqtt" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/sensors.js:25 msgid "Sensor list" msgstr "Lista de sensores" @@ -1275,6 +1341,10 @@ msgstr "Diretório para armazenamento dos ficheiros csv" msgid "Store data values as rates instead of absolute values" msgstr "Armazenar os valores dos dados como taxas em vez de valores absolutos" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:65 +msgid "StoreRates" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/rrdtool.js:43 msgid "Stored timespans" msgstr "Intervalos armazenados" @@ -1283,6 +1353,10 @@ msgstr "Intervalos armazenados" msgid "Storing CSV data in %s" msgstr "Armazenando dados CSV em %s" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:22 +msgid "Subscribe" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/tcpconns.js:30 msgid "Summary of all ports" msgstr "Resumo de todas as portas" @@ -1594,6 +1668,13 @@ msgstr "" "O plugin de tempo de atividade coleta estatísticas sobre o tempo de " "atividade do sistema." +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/users.js:7 +msgid "" +"The users plugin collects statistics about users logged in locally via " +"shell. NOTE: Local shell (wtmp) tracking is NOT enabled in default builds. " +"Additional setup is required to get non-zero counts." +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/graphs.js:179 msgid "There is no RRD data available yet to render graphs." msgstr "Ainda não há dados RRD disponíveis para renderizar os gráficos." @@ -1637,6 +1718,16 @@ msgstr "" msgid "Timeout for polling chrony" msgstr "Tempo limite excedido para a obtenção do chrony" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:79 +msgid "Topic" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:60 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:67 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:74 +msgid "True" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/collectd.js:80 msgid "Try to look up fully qualified hostname" msgstr "Tentar encontrar o nome do host completo (FQDN)" @@ -1649,6 +1740,10 @@ msgstr "Tx retransmitido longe" msgid "Tx Retransmitted Near" msgstr "Tx retransmitido próximo" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:20 +msgid "Type" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/nut.js:7 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/nut.js:14 #: applications/luci-app-statistics/root/usr/share/luci/statistics/plugins/nut.json:2 @@ -1699,9 +1794,18 @@ msgstr "Ficheiro PID usado" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/exec.js:27 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/exec.js:47 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:38 msgid "User" msgstr "Utilizador" +#: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/users.js:7 +msgid "Users" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/users.js:6 +msgid "Users Plugin Configuration" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/dsl.js:92 msgid "Vectoring Down" msgstr "Vetorização baixo" diff --git a/applications/luci-app-statistics/po/pt_BR/statistics.po b/applications/luci-app-statistics/po/pt_BR/statistics.po index e509875fdf..be9768281a 100644 --- a/applications/luci-app-statistics/po/pt_BR/statistics.po +++ b/applications/luci-app-statistics/po/pt_BR/statistics.po @@ -14,6 +14,18 @@ msgstr "" "Plural-Forms: nplurals=2; plural=n > 1;\n" "X-Generator: Weblate 5.4-dev\n" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:47 +msgid "0 - At most once" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:48 +msgid "1 - At least once" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:49 +msgid "2 - Exactly once" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/apcups.js:7 #: applications/luci-app-statistics/root/usr/share/luci/statistics/plugins/apcups.json:2 msgid "APC UPS" @@ -155,6 +167,10 @@ msgstr "Configuração do plugin crony" msgid "Chrony monitoring enabled" msgstr "O monitoramento do chrony está ativado" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:72 +msgid "CleanSession" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/olsrd.js:21 msgid "CollectLinks" msgstr "Coleção de Links" @@ -368,6 +384,7 @@ msgstr "Ativar as estatísticas" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/tcpconns.js:12 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/thermal.js:13 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/unixsock.js:13 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/users.js:10 msgid "Enable this plugin" msgstr "Ativar este plugin" @@ -428,6 +445,12 @@ msgstr "Esperando intervalo de tempo válido" msgid "Extra items" msgstr "Items extras" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:61 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:68 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:75 +msgid "False" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/curl.js:14 msgid "Fetch pages" msgstr "Buscar páginas" @@ -524,6 +547,7 @@ msgstr "" "Ocultar o item memória livre faz com que o gráfico seja dimensionado para o " "uso real da memória, não para 100%." +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:29 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/olsrd.js:14 msgid "Host" msgstr "Host" @@ -898,6 +922,10 @@ msgid_plural "Monitoring %d sensors" msgstr[0] "Monitorando um sensor" msgstr[1] "Monitorando %d sensores" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/users.js:14 +msgid "Monitoring shell users count" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/splash_leases.js:10 msgid "Monitoring splash leases" msgstr "Monitoramento de arrendamentos de splash" @@ -910,7 +938,20 @@ msgstr "Monitorando zonas térmicas %s" msgid "More details about frequency usage and transitions" msgstr "Mais detalhes sobre a frequência de uso e transições" +#: applications/luci-app-statistics/root/usr/share/luci/statistics/plugins/mqtt.json:2 +msgid "Mqtt" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:6 +msgid "Mqtt Plugin Configuration" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:86 +msgid "Mqtt plugin enabled" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/curl.js:25 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:25 msgid "Name" msgstr "Nome" @@ -1002,6 +1043,10 @@ msgstr "Plugins de saída" msgid "Overview" msgstr "Visão geral" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:41 +msgid "Password" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/memory.js:23 msgid "Percent values" msgstr "Valores em percentual" @@ -1019,6 +1064,7 @@ msgstr "Configuração do plugin Ping" msgid "Plugin is disabled" msgstr "O Plugin está desativado" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:34 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/olsrd.js:18 msgid "Port" msgstr "Porta" @@ -1035,6 +1081,10 @@ msgstr "A porta para o chronyd" msgid "Possibly bug in collectd. Only 127.0.0.1 and localhost work" msgstr "Provável bug no collectd. Funciona apenas no 127.0.0.1 e no localhost" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:53 +msgid "Prefix" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/processes.js:7 #: applications/luci-app-statistics/root/usr/share/luci/statistics/plugins/processes.json:2 msgid "Processes" @@ -1049,10 +1099,18 @@ msgstr "Configuração do plugin Processos" msgid "Processor" msgstr "Processador" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:21 +msgid "Publish" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/netlink.js:26 msgid "Qdisc monitoring" msgstr "Monitoramento do Qdisc" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:46 +msgid "QoS" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/rrdtool.js:62 msgid "RRD XFiles Factor" msgstr "Fator RRD XFiles" @@ -1089,6 +1147,10 @@ msgstr "Relatório por estado" msgid "Report in percent" msgstr "Relatório em porcentagem" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:58 +msgid "Retain" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/rrdtool.js:57 msgid "Rows per RRA" msgstr "Linhas por RRA" @@ -1144,6 +1206,10 @@ msgstr "Script" msgid "Seconds" msgstr "Segundos" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:11 +msgid "Sends or receives data via mqtt" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/sensors.js:25 msgid "Sensor list" msgstr "Lista de sensores" @@ -1277,6 +1343,10 @@ msgstr "Diretório para armazenamento dos arquivos csv" msgid "Store data values as rates instead of absolute values" msgstr "Armazenar os valores dos dados como taxas em vez de valores absolutos" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:65 +msgid "StoreRates" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/rrdtool.js:43 msgid "Stored timespans" msgstr "Intervalos armazenados" @@ -1285,6 +1355,10 @@ msgstr "Intervalos armazenados" msgid "Storing CSV data in %s" msgstr "Armazenando dados CSV em %s" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:22 +msgid "Subscribe" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/tcpconns.js:30 msgid "Summary of all ports" msgstr "Resumo de todas as portas" @@ -1596,6 +1670,13 @@ msgstr "" "O plugin de tempo de atividade coleta estatísticas sobre o tempo de " "atividade do sistema." +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/users.js:7 +msgid "" +"The users plugin collects statistics about users logged in locally via " +"shell. NOTE: Local shell (wtmp) tracking is NOT enabled in default builds. " +"Additional setup is required to get non-zero counts." +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/graphs.js:179 msgid "There is no RRD data available yet to render graphs." msgstr "Ainda não há dados RRD disponíveis para renderizar os gráficos." @@ -1639,6 +1720,16 @@ msgstr "" msgid "Timeout for polling chrony" msgstr "Tempo limite para a obtenção do chrony" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:79 +msgid "Topic" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:60 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:67 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:74 +msgid "True" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/collectd.js:80 msgid "Try to look up fully qualified hostname" msgstr "Tentar encontrar o nome completo do equipamento (FQDN)" @@ -1651,6 +1742,10 @@ msgstr "Tx retransmitido longe" msgid "Tx Retransmitted Near" msgstr "Tx retransmitido próximo" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:20 +msgid "Type" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/nut.js:7 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/nut.js:14 #: applications/luci-app-statistics/root/usr/share/luci/statistics/plugins/nut.json:2 @@ -1701,9 +1796,18 @@ msgstr "Arquivo PID usado" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/exec.js:27 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/exec.js:47 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:38 msgid "User" msgstr "Usuário" +#: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/users.js:7 +msgid "Users" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/users.js:6 +msgid "Users Plugin Configuration" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/dsl.js:92 msgid "Vectoring Down" msgstr "Vetorização baixo" diff --git a/applications/luci-app-statistics/po/ro/statistics.po b/applications/luci-app-statistics/po/ro/statistics.po index ff805deb6c..87c3fd1b1e 100644 --- a/applications/luci-app-statistics/po/ro/statistics.po +++ b/applications/luci-app-statistics/po/ro/statistics.po @@ -15,6 +15,18 @@ msgstr "" "20)) ? 1 : 2;\n" "X-Generator: Weblate 5.3-dev\n" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:47 +msgid "0 - At most once" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:48 +msgid "1 - At least once" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:49 +msgid "2 - Exactly once" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/apcups.js:7 #: applications/luci-app-statistics/root/usr/share/luci/statistics/plugins/apcups.json:2 msgid "APC UPS" @@ -158,6 +170,10 @@ msgstr "Configurarea Plugin-ului Chrony" msgid "Chrony monitoring enabled" msgstr "Monitorizarea cronică activată" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:72 +msgid "CleanSession" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/olsrd.js:21 msgid "CollectLinks" msgstr "ColecteazăLink-uri" @@ -371,6 +387,7 @@ msgstr "Activați statisticile" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/tcpconns.js:12 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/thermal.js:13 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/unixsock.js:13 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/users.js:10 msgid "Enable this plugin" msgstr "Activați acest plugin" @@ -431,6 +448,12 @@ msgstr "Așteptarea unui interval de timp valid" msgid "Extra items" msgstr "Articole suplimentare" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:61 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:68 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:75 +msgid "False" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/curl.js:14 msgid "Fetch pages" msgstr "Preluare pagini" @@ -524,6 +547,7 @@ msgid "" "not to 100%." msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:29 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/olsrd.js:14 msgid "Host" msgstr "Gazdă" @@ -911,6 +935,10 @@ msgstr[0] "Monitorizarea unui senzor" msgstr[1] "Monitorizarea a %d senzori" msgstr[2] "Monitorizarea a %d de senzori" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/users.js:14 +msgid "Monitoring shell users count" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/splash_leases.js:10 msgid "Monitoring splash leases" msgstr "Monitorizarea contractelor de leasing de tip splash" @@ -923,7 +951,20 @@ msgstr "Monitorizarea zonelor termice %s" msgid "More details about frequency usage and transitions" msgstr "Mai multe detalii despre utilizarea frecvențelor și tranziții" +#: applications/luci-app-statistics/root/usr/share/luci/statistics/plugins/mqtt.json:2 +msgid "Mqtt" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:6 +msgid "Mqtt Plugin Configuration" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:86 +msgid "Mqtt plugin enabled" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/curl.js:25 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:25 msgid "Name" msgstr "Nume" @@ -1015,6 +1056,10 @@ msgstr "Pluginuri de iesire" msgid "Overview" msgstr "Prezentare generală" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:41 +msgid "Password" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/memory.js:23 msgid "Percent values" msgstr "Valori procentuale" @@ -1032,6 +1077,7 @@ msgstr "Configurarea Plugin-ului Ping" msgid "Plugin is disabled" msgstr "Plugin-ul este dezactivat" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:34 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/olsrd.js:18 msgid "Port" msgstr "Port" @@ -1049,6 +1095,10 @@ msgid "Possibly bug in collectd. Only 127.0.0.1 and localhost work" msgstr "" "Posibil să fie o eroare în collectd. Doar 127.0.0.1 și localhost funcționează" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:53 +msgid "Prefix" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/processes.js:7 #: applications/luci-app-statistics/root/usr/share/luci/statistics/plugins/processes.json:2 msgid "Processes" @@ -1063,10 +1113,18 @@ msgstr "Procese Configurare Plugin" msgid "Processor" msgstr "Procesor" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:21 +msgid "Publish" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/netlink.js:26 msgid "Qdisc monitoring" msgstr "Monitorizarea Qdisc" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:46 +msgid "QoS" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/rrdtool.js:62 msgid "RRD XFiles Factor" msgstr "Factorul RRD XFiles" @@ -1103,6 +1161,10 @@ msgstr "Raport pe stat" msgid "Report in percent" msgstr "Raport în procente" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:58 +msgid "Retain" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/rrdtool.js:57 msgid "Rows per RRA" msgstr "Rânduri pe RAR" @@ -1158,6 +1220,10 @@ msgstr "Scenariu" msgid "Seconds" msgstr "Secunde" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:11 +msgid "Sends or receives data via mqtt" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/sensors.js:25 msgid "Sensor list" msgstr "Lista de senzori" @@ -1291,6 +1357,10 @@ msgstr "Director de stocare pentru fișierele csv" msgid "Store data values as rates instead of absolute values" msgstr "Stocarea valorilor datelor ca rate în loc de valori absolute" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:65 +msgid "StoreRates" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/rrdtool.js:43 msgid "Stored timespans" msgstr "Perioade de timp stocate" @@ -1299,6 +1369,10 @@ msgstr "Perioade de timp stocate" msgid "Storing CSV data in %s" msgstr "Stocarea datelor CSV în %s" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:22 +msgid "Subscribe" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/tcpconns.js:30 msgid "Summary of all ports" msgstr "Rezumat al tuturor porturilor" @@ -1623,6 +1697,13 @@ msgstr "" "Plugin-ul uptime colectează statistici despre timpul de funcționare a " "sistemului." +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/users.js:7 +msgid "" +"The users plugin collects statistics about users logged in locally via " +"shell. NOTE: Local shell (wtmp) tracking is NOT enabled in default builds. " +"Additional setup is required to get non-zero counts." +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/graphs.js:179 msgid "There is no RRD data available yet to render graphs." msgstr "Nu există încă date RRD disponibile pentru a realiza grafice." @@ -1666,6 +1747,16 @@ msgstr "" msgid "Timeout for polling chrony" msgstr "Timpul de așteptare pentru polling crony" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:79 +msgid "Topic" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:60 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:67 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:74 +msgid "True" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/collectd.js:80 msgid "Try to look up fully qualified hostname" msgstr "Incearca sa rezolvi numele de domeniu complet" @@ -1678,6 +1769,10 @@ msgstr "Tx Retransmisie departe" msgid "Tx Retransmitted Near" msgstr "Tx Retransmisie Tx Aproape" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:20 +msgid "Type" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/nut.js:7 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/nut.js:14 #: applications/luci-app-statistics/root/usr/share/luci/statistics/plugins/nut.json:2 @@ -1728,9 +1823,18 @@ msgstr "Fisierul pentru PID folosit" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/exec.js:27 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/exec.js:47 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:38 msgid "User" msgstr "Utilizator" +#: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/users.js:7 +msgid "Users" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/users.js:6 +msgid "Users Plugin Configuration" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/dsl.js:92 msgid "Vectoring Down" msgstr "Vectorizare în jos" diff --git a/applications/luci-app-statistics/po/ru/statistics.po b/applications/luci-app-statistics/po/ru/statistics.po index 9192067685..46ab194a20 100644 --- a/applications/luci-app-statistics/po/ru/statistics.po +++ b/applications/luci-app-statistics/po/ru/statistics.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: LuCI: statistics\n" "POT-Creation-Date: 2017-10-17 22:00+0300\n" -"PO-Revision-Date: 2024-01-23 10:05+0000\n" +"PO-Revision-Date: 2024-03-21 13:58+0000\n" "Last-Translator: st7105 <st7105@gmail.com>\n" "Language-Team: Russian <https://hosted.weblate.org/projects/openwrt/" "luciapplicationsstatistics/ru/>\n" @@ -10,12 +10,24 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && " -"n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" -"X-Generator: Weblate 5.4-dev\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && " +"n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" +"X-Generator: Weblate 5.5-dev\n" "Project-Info: Это технический перевод, не дословный. Главное-удобный русский " "интерфейс, все проверялось в графическом режиме, совместим с другими apps\n" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:47 +msgid "0 - At most once" +msgstr "0 - не более одного раза" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:48 +msgid "1 - At least once" +msgstr "1 - По крайней мере, один раз" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:49 +msgid "2 - Exactly once" +msgstr "2 - Ровно один раз" + #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/apcups.js:7 #: applications/luci-app-statistics/root/usr/share/luci/statistics/plugins/apcups.json:2 msgid "APC UPS" @@ -158,6 +170,10 @@ msgstr "Настройка плагина «Chrony»" msgid "Chrony monitoring enabled" msgstr "Включен мониторинг Chrony" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:72 +msgid "CleanSession" +msgstr "CleanSession" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/olsrd.js:21 msgid "CollectLinks" msgstr "Сбор информации о соединениях (CollectLinks)" @@ -371,6 +387,7 @@ msgstr "Включить статистику" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/tcpconns.js:12 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/thermal.js:13 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/unixsock.js:13 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/users.js:10 msgid "Enable this plugin" msgstr "Включить этот плагин" @@ -431,6 +448,12 @@ msgstr "Необходимо указать правильный диапазо msgid "Extra items" msgstr "Дополнительные элементы" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:61 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:68 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:75 +msgid "False" +msgstr "False" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/curl.js:14 msgid "Fetch pages" msgstr "Получать (fetch) страницы" @@ -526,6 +549,7 @@ msgstr "" "Скрытие элемента свободной памяти приводит к тому, что график масштабируется " "не до 100%, а до фактического использования памяти." +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:29 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/olsrd.js:14 msgid "Host" msgstr "Устройство" @@ -912,6 +936,10 @@ msgstr[0] "Мониторинг одного сенсора" msgstr[1] "Мониторинг %d сенсоров" msgstr[2] "Мониторинг %d сенсоров" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/users.js:14 +msgid "Monitoring shell users count" +msgstr "Контроль количества пользователей оболочки" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/splash_leases.js:10 msgid "Monitoring splash leases" msgstr "Мониторинг splash leases" @@ -924,7 +952,20 @@ msgstr "Мониторинг термальных зон %s" msgid "More details about frequency usage and transitions" msgstr "Более подробная информация о частоте и переключениях" +#: applications/luci-app-statistics/root/usr/share/luci/statistics/plugins/mqtt.json:2 +msgid "Mqtt" +msgstr "Mqtt" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:6 +msgid "Mqtt Plugin Configuration" +msgstr "Конфигурация плагина Mqtt" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:86 +msgid "Mqtt plugin enabled" +msgstr "Плагин Mqtt включен" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/curl.js:25 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:25 msgid "Name" msgstr "Название" @@ -1015,6 +1056,10 @@ msgstr "Плагины вывода" msgid "Overview" msgstr "Обзор" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:41 +msgid "Password" +msgstr "Пароль" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/memory.js:23 msgid "Percent values" msgstr "Значения в процентах" @@ -1032,6 +1077,7 @@ msgstr "Настройка плагина «Пинг-запрос»" msgid "Plugin is disabled" msgstr "Плагин выключен" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:34 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/olsrd.js:18 msgid "Port" msgstr "Порт" @@ -1048,6 +1094,10 @@ msgstr "Порт chronyd" msgid "Possibly bug in collectd. Only 127.0.0.1 and localhost work" msgstr "Возможно, ошибка в collectd. Работает только 127.0.0.1 или localhost" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:53 +msgid "Prefix" +msgstr "Префикс" + #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/processes.js:7 #: applications/luci-app-statistics/root/usr/share/luci/statistics/plugins/processes.json:2 msgid "Processes" @@ -1062,10 +1112,18 @@ msgstr "Настройка плагина «Процессы»" msgid "Processor" msgstr "CPU" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:21 +msgid "Publish" +msgstr "Опубликовать" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/netlink.js:26 msgid "Qdisc monitoring" msgstr "Мониторинг Qdisc" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:46 +msgid "QoS" +msgstr "QoS" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/rrdtool.js:62 msgid "RRD XFiles Factor" msgstr "" @@ -1105,6 +1163,10 @@ msgstr "Отдельно для каждого состояния" msgid "Report in percent" msgstr "Отображать в процентах" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:58 +msgid "Retain" +msgstr "Сохраните" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/rrdtool.js:57 msgid "Rows per RRA" msgstr "Количество «поколений» данных в архиве RRA" @@ -1160,6 +1222,10 @@ msgstr "Скрипт" msgid "Seconds" msgstr "Секунд(ы)" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:11 +msgid "Sends or receives data via mqtt" +msgstr "Отправляет или получает данные через mqtt" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/sensors.js:25 msgid "Sensor list" msgstr "Список сенсоров" @@ -1293,6 +1359,10 @@ msgstr "Папка для CSV-файлов" msgid "Store data values as rates instead of absolute values" msgstr "Хранить данные в виде коэффициентов вместо абсолютных значений" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:65 +msgid "StoreRates" +msgstr "StoreRates" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/rrdtool.js:43 msgid "Stored timespans" msgstr "Сохраняемые промежутки времени" @@ -1301,6 +1371,10 @@ msgstr "Сохраняемые промежутки времени" msgid "Storing CSV data in %s" msgstr "Сохранение CSV данных в %s" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:22 +msgid "Subscribe" +msgstr "Подписаться" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/tcpconns.js:30 msgid "Summary of all ports" msgstr "Сводка по всем портам" @@ -1597,6 +1671,17 @@ msgstr "" msgid "The uptime plugin collects statistics about the uptime of the system." msgstr "Плагин «Uptime» собирает статистику о времени работы системы." +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/users.js:7 +msgid "" +"The users plugin collects statistics about users logged in locally via " +"shell. NOTE: Local shell (wtmp) tracking is NOT enabled in default builds. " +"Additional setup is required to get non-zero counts." +msgstr "" +"Плагин users собирает статистику о пользователях, вошедших в систему " +"локально через shell. ПРИМЕЧАНИЕ: Отслеживание локальной оболочки (wtmp) НЕ " +"включено в сборках по умолчанию. Для получения ненулевых значений требуется " +"дополнительная настройка." + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/graphs.js:179 msgid "There is no RRD data available yet to render graphs." msgstr "Пока нет данных RRD для отображения графиков." @@ -1636,6 +1721,16 @@ msgstr "" msgid "Timeout for polling chrony" msgstr "Таймаут пуллинга chrony" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:79 +msgid "Topic" +msgstr "Тема" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:60 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:67 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:74 +msgid "True" +msgstr "True" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/collectd.js:80 msgid "Try to look up fully qualified hostname" msgstr "Пытаться определять полное имя хоста" @@ -1648,6 +1743,10 @@ msgstr "Tx Retransmitted Far" msgid "Tx Retransmitted Near" msgstr "Tx Retransmitted Near" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:20 +msgid "Type" +msgstr "Тип" + #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/nut.js:7 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/nut.js:14 #: applications/luci-app-statistics/root/usr/share/luci/statistics/plugins/nut.json:2 @@ -1698,9 +1797,18 @@ msgstr "Используемый PID-файл" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/exec.js:27 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/exec.js:47 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:38 msgid "User" msgstr "Пользователь" +#: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/users.js:7 +msgid "Users" +msgstr "Пользователи" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/users.js:6 +msgid "Users Plugin Configuration" +msgstr "Конфигурация плагина пользователей" + #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/dsl.js:92 msgid "Vectoring Down" msgstr "Векторинг выключено" diff --git a/applications/luci-app-statistics/po/sk/statistics.po b/applications/luci-app-statistics/po/sk/statistics.po index 35d5569292..16f7628a5d 100644 --- a/applications/luci-app-statistics/po/sk/statistics.po +++ b/applications/luci-app-statistics/po/sk/statistics.po @@ -12,6 +12,18 @@ msgstr "" "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" "X-Generator: Weblate 5.0-dev\n" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:47 +msgid "0 - At most once" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:48 +msgid "1 - At least once" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:49 +msgid "2 - Exactly once" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/apcups.js:7 #: applications/luci-app-statistics/root/usr/share/luci/statistics/plugins/apcups.json:2 msgid "APC UPS" @@ -151,6 +163,10 @@ msgstr "Konfigurácia modulu Chrony" msgid "Chrony monitoring enabled" msgstr "Sledovanie Chrony zapnuté" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:72 +msgid "CleanSession" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/olsrd.js:21 msgid "CollectLinks" msgstr "CollectLinks" @@ -364,6 +380,7 @@ msgstr "Zapnúť štatistiky" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/tcpconns.js:12 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/thermal.js:13 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/unixsock.js:13 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/users.js:10 msgid "Enable this plugin" msgstr "Zapnúť tento modul" @@ -424,6 +441,12 @@ msgstr "Očakáva sa platné časové rozpätie" msgid "Extra items" msgstr "Ďalšie položky" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:61 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:68 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:75 +msgid "False" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/curl.js:14 msgid "Fetch pages" msgstr "Získať stránky" @@ -510,6 +533,7 @@ msgid "" "not to 100%." msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:29 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/olsrd.js:14 msgid "Host" msgstr "Hostiteľ" @@ -890,6 +914,10 @@ msgstr[0] "" msgstr[1] "" msgstr[2] "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/users.js:14 +msgid "Monitoring shell users count" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/splash_leases.js:10 msgid "Monitoring splash leases" msgstr "" @@ -902,7 +930,20 @@ msgstr "" msgid "More details about frequency usage and transitions" msgstr "" +#: applications/luci-app-statistics/root/usr/share/luci/statistics/plugins/mqtt.json:2 +msgid "Mqtt" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:6 +msgid "Mqtt Plugin Configuration" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:86 +msgid "Mqtt plugin enabled" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/curl.js:25 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:25 msgid "Name" msgstr "Názov" @@ -991,6 +1032,10 @@ msgstr "Výstupné moduly" msgid "Overview" msgstr "Prehľad" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:41 +msgid "Password" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/memory.js:23 msgid "Percent values" msgstr "Percentuálne hodnoty" @@ -1008,6 +1053,7 @@ msgstr "Konfigurácia modulu Ping" msgid "Plugin is disabled" msgstr "Modul je vypnutý" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:34 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/olsrd.js:18 msgid "Port" msgstr "Port" @@ -1025,6 +1071,10 @@ msgid "Possibly bug in collectd. Only 127.0.0.1 and localhost work" msgstr "" "Pravdepodobne sa jedná o chybu v collectd. Funguje iba 127.0.0.1 a localhost." +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:53 +msgid "Prefix" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/processes.js:7 #: applications/luci-app-statistics/root/usr/share/luci/statistics/plugins/processes.json:2 msgid "Processes" @@ -1039,10 +1089,18 @@ msgstr "Konfigurácia modulu Procesy" msgid "Processor" msgstr "Procesor" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:21 +msgid "Publish" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/netlink.js:26 msgid "Qdisc monitoring" msgstr "Sledovanie Qdisc" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:46 +msgid "QoS" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/rrdtool.js:62 msgid "RRD XFiles Factor" msgstr "" @@ -1079,6 +1137,10 @@ msgstr "Správa o stave" msgid "Report in percent" msgstr "Správy v percentách" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:58 +msgid "Retain" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/rrdtool.js:57 msgid "Rows per RRA" msgstr "Riadkov na jeden RRA" @@ -1134,6 +1196,10 @@ msgstr "" msgid "Seconds" msgstr "Sekundy" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:11 +msgid "Sends or receives data via mqtt" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/sensors.js:25 msgid "Sensor list" msgstr "Zoznam senzorov" @@ -1267,6 +1333,10 @@ msgstr "Adresár pre ukladanie súborov csv" msgid "Store data values as rates instead of absolute values" msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:65 +msgid "StoreRates" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/rrdtool.js:43 msgid "Stored timespans" msgstr "" @@ -1275,6 +1345,10 @@ msgstr "" msgid "Storing CSV data in %s" msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:22 +msgid "Subscribe" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/tcpconns.js:30 msgid "Summary of all ports" msgstr "" @@ -1524,6 +1598,13 @@ msgstr "" msgid "The uptime plugin collects statistics about the uptime of the system." msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/users.js:7 +msgid "" +"The users plugin collects statistics about users logged in locally via " +"shell. NOTE: Local shell (wtmp) tracking is NOT enabled in default builds. " +"Additional setup is required to get non-zero counts." +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/graphs.js:179 msgid "There is no RRD data available yet to render graphs." msgstr "" @@ -1560,6 +1641,16 @@ msgstr "" msgid "Timeout for polling chrony" msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:79 +msgid "Topic" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:60 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:67 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:74 +msgid "True" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/collectd.js:80 msgid "Try to look up fully qualified hostname" msgstr "Pokúsiť sa vyhľadať plné kvalifikované meno hostiteľa" @@ -1572,6 +1663,10 @@ msgstr "" msgid "Tx Retransmitted Near" msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:20 +msgid "Type" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/nut.js:7 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/nut.js:14 #: applications/luci-app-statistics/root/usr/share/luci/statistics/plugins/nut.json:2 @@ -1622,9 +1717,18 @@ msgstr "Použitý súbor PID" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/exec.js:27 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/exec.js:47 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:38 msgid "User" msgstr "Používateľ" +#: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/users.js:7 +msgid "Users" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/users.js:6 +msgid "Users Plugin Configuration" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/dsl.js:92 msgid "Vectoring Down" msgstr "" diff --git a/applications/luci-app-statistics/po/sr/statistics.po b/applications/luci-app-statistics/po/sr/statistics.po index 7260a10485..3436e51ac9 100644 --- a/applications/luci-app-statistics/po/sr/statistics.po +++ b/applications/luci-app-statistics/po/sr/statistics.po @@ -15,6 +15,18 @@ msgstr "" "%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" "X-Generator: Weblate 4.14.1\n" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:47 +msgid "0 - At most once" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:48 +msgid "1 - At least once" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:49 +msgid "2 - Exactly once" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/apcups.js:7 #: applications/luci-app-statistics/root/usr/share/luci/statistics/plugins/apcups.json:2 msgid "APC UPS" @@ -153,6 +165,10 @@ msgstr "Chrony Plugin Konfiguracija" msgid "Chrony monitoring enabled" msgstr "Chrony monitoring omogućen" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:72 +msgid "CleanSession" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/olsrd.js:21 msgid "CollectLinks" msgstr "CollectLinks" @@ -366,6 +382,7 @@ msgstr "Omogući statistike" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/tcpconns.js:12 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/thermal.js:13 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/unixsock.js:13 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/users.js:10 msgid "Enable this plugin" msgstr "Omogući ovaj plugin" @@ -426,6 +443,12 @@ msgstr "Očekuje se validan vremenski interval" msgid "Extra items" msgstr "Extra stavke" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:61 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:68 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:75 +msgid "False" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/curl.js:14 msgid "Fetch pages" msgstr "Preuzmi stranice" @@ -520,6 +543,7 @@ msgid "" "not to 100%." msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:29 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/olsrd.js:14 msgid "Host" msgstr "Host" @@ -906,6 +930,10 @@ msgstr[0] "Monitoriši jedan senzor" msgstr[1] "Monitoriši nekoliko senzora" msgstr[2] "Monitoriši ostale senzore" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/users.js:14 +msgid "Monitoring shell users count" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/splash_leases.js:10 msgid "Monitoring splash leases" msgstr "Monitoring splash leases" @@ -918,7 +946,20 @@ msgstr "Monitoriši termalne zone %s" msgid "More details about frequency usage and transitions" msgstr "Više detalja o frekvenciji korišćenja i prelazima" +#: applications/luci-app-statistics/root/usr/share/luci/statistics/plugins/mqtt.json:2 +msgid "Mqtt" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:6 +msgid "Mqtt Plugin Configuration" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:86 +msgid "Mqtt plugin enabled" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/curl.js:25 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:25 msgid "Name" msgstr "Ime" @@ -1010,6 +1051,10 @@ msgstr "Izlazni dodaci" msgid "Overview" msgstr "Pregled" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:41 +msgid "Password" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/memory.js:23 msgid "Percent values" msgstr "Procentualne vrednosti" @@ -1027,6 +1072,7 @@ msgstr "Ping Plugin Konfiguracija" msgid "Plugin is disabled" msgstr "Dodatak je onemogućen" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:34 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/olsrd.js:18 msgid "Port" msgstr "Port" @@ -1043,6 +1089,10 @@ msgstr "Port za chronyd" msgid "Possibly bug in collectd. Only 127.0.0.1 and localhost work" msgstr "Možda je greška u collectd. Samo 127.0.0.1 i lokalni host rade" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:53 +msgid "Prefix" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/processes.js:7 #: applications/luci-app-statistics/root/usr/share/luci/statistics/plugins/processes.json:2 msgid "Processes" @@ -1057,10 +1107,18 @@ msgstr "Processes Plugin Konfiguracija" msgid "Processor" msgstr "Procesor" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:21 +msgid "Publish" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/netlink.js:26 msgid "Qdisc monitoring" msgstr "Qdisc monitoring" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:46 +msgid "QoS" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/rrdtool.js:62 msgid "RRD XFiles Factor" msgstr "RRD XFiles Faktor" @@ -1097,6 +1155,10 @@ msgstr "Izveštaj po stanju" msgid "Report in percent" msgstr "Izveštaj u procentima" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:58 +msgid "Retain" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/rrdtool.js:57 msgid "Rows per RRA" msgstr "Redovi po RRA" @@ -1152,6 +1214,10 @@ msgstr "Skripta" msgid "Seconds" msgstr "Sekunde" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:11 +msgid "Sends or receives data via mqtt" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/sensors.js:25 msgid "Sensor list" msgstr "Lista senzora" @@ -1285,6 +1351,10 @@ msgstr "Direktorijum za skladištenje csv datoteka" msgid "Store data values as rates instead of absolute values" msgstr "Čuvajte vrednosti podataka kao stope umesto apsolutnih vrednosti" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:65 +msgid "StoreRates" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/rrdtool.js:43 msgid "Stored timespans" msgstr "Sačuvani vremenski rasponi" @@ -1293,6 +1363,10 @@ msgstr "Sačuvani vremenski rasponi" msgid "Storing CSV data in %s" msgstr "Čuvanje CSV podataka u %s" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:22 +msgid "Subscribe" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/tcpconns.js:30 msgid "Summary of all ports" msgstr "" @@ -1543,6 +1617,13 @@ msgstr "" msgid "The uptime plugin collects statistics about the uptime of the system." msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/users.js:7 +msgid "" +"The users plugin collects statistics about users logged in locally via " +"shell. NOTE: Local shell (wtmp) tracking is NOT enabled in default builds. " +"Additional setup is required to get non-zero counts." +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/graphs.js:179 msgid "There is no RRD data available yet to render graphs." msgstr "" @@ -1579,6 +1660,16 @@ msgstr "" msgid "Timeout for polling chrony" msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:79 +msgid "Topic" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:60 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:67 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:74 +msgid "True" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/collectd.js:80 msgid "Try to look up fully qualified hostname" msgstr "" @@ -1591,6 +1682,10 @@ msgstr "" msgid "Tx Retransmitted Near" msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:20 +msgid "Type" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/nut.js:7 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/nut.js:14 #: applications/luci-app-statistics/root/usr/share/luci/statistics/plugins/nut.json:2 @@ -1641,9 +1736,18 @@ msgstr "" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/exec.js:27 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/exec.js:47 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:38 msgid "User" msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/users.js:7 +msgid "Users" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/users.js:6 +msgid "Users Plugin Configuration" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/dsl.js:92 msgid "Vectoring Down" msgstr "" diff --git a/applications/luci-app-statistics/po/sv/statistics.po b/applications/luci-app-statistics/po/sv/statistics.po index dcf3e09df4..d83bed5925 100644 --- a/applications/luci-app-statistics/po/sv/statistics.po +++ b/applications/luci-app-statistics/po/sv/statistics.po @@ -12,6 +12,18 @@ msgstr "" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Generator: Weblate 5.0.2\n" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:47 +msgid "0 - At most once" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:48 +msgid "1 - At least once" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:49 +msgid "2 - Exactly once" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/apcups.js:7 #: applications/luci-app-statistics/root/usr/share/luci/statistics/plugins/apcups.json:2 msgid "APC UPS" @@ -150,6 +162,10 @@ msgstr "" msgid "Chrony monitoring enabled" msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:72 +msgid "CleanSession" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/olsrd.js:21 msgid "CollectLinks" msgstr "" @@ -363,6 +379,7 @@ msgstr "" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/tcpconns.js:12 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/thermal.js:13 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/unixsock.js:13 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/users.js:10 msgid "Enable this plugin" msgstr "Aktivera det här insticksprogrammet" @@ -423,6 +440,12 @@ msgstr "" msgid "Extra items" msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:61 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:68 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:75 +msgid "False" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/curl.js:14 msgid "Fetch pages" msgstr "" @@ -507,6 +530,7 @@ msgid "" "not to 100%." msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:29 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/olsrd.js:14 msgid "Host" msgstr "Värd" @@ -874,6 +898,10 @@ msgid_plural "Monitoring %d sensors" msgstr[0] "" msgstr[1] "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/users.js:14 +msgid "Monitoring shell users count" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/splash_leases.js:10 msgid "Monitoring splash leases" msgstr "" @@ -886,7 +914,20 @@ msgstr "" msgid "More details about frequency usage and transitions" msgstr "" +#: applications/luci-app-statistics/root/usr/share/luci/statistics/plugins/mqtt.json:2 +msgid "Mqtt" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:6 +msgid "Mqtt Plugin Configuration" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:86 +msgid "Mqtt plugin enabled" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/curl.js:25 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:25 msgid "Name" msgstr "Namn" @@ -975,6 +1016,10 @@ msgstr "Insticksprogram för utmatning" msgid "Overview" msgstr "Överblick" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:41 +msgid "Password" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/memory.js:23 msgid "Percent values" msgstr "" @@ -992,6 +1037,7 @@ msgstr "" msgid "Plugin is disabled" msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:34 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/olsrd.js:18 msgid "Port" msgstr "Port" @@ -1008,6 +1054,10 @@ msgstr "" msgid "Possibly bug in collectd. Only 127.0.0.1 and localhost work" msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:53 +msgid "Prefix" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/processes.js:7 #: applications/luci-app-statistics/root/usr/share/luci/statistics/plugins/processes.json:2 msgid "Processes" @@ -1022,10 +1072,18 @@ msgstr "" msgid "Processor" msgstr "Processor" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:21 +msgid "Publish" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/netlink.js:26 msgid "Qdisc monitoring" msgstr "Övervakning av Qdisc" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:46 +msgid "QoS" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/rrdtool.js:62 msgid "RRD XFiles Factor" msgstr "" @@ -1062,6 +1120,10 @@ msgstr "" msgid "Report in percent" msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:58 +msgid "Retain" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/rrdtool.js:57 msgid "Rows per RRA" msgstr "Rader per RRA" @@ -1117,6 +1179,10 @@ msgstr "Skript" msgid "Seconds" msgstr "Sekunder" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:11 +msgid "Sends or receives data via mqtt" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/sensors.js:25 msgid "Sensor list" msgstr "" @@ -1250,6 +1316,10 @@ msgstr "Lagringsmapp för csv-filerna" msgid "Store data values as rates instead of absolute values" msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:65 +msgid "StoreRates" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/rrdtool.js:43 msgid "Stored timespans" msgstr "Lagrade tidsspann" @@ -1258,6 +1328,10 @@ msgstr "Lagrade tidsspann" msgid "Storing CSV data in %s" msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:22 +msgid "Subscribe" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/tcpconns.js:30 msgid "Summary of all ports" msgstr "" @@ -1507,6 +1581,13 @@ msgstr "" msgid "The uptime plugin collects statistics about the uptime of the system." msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/users.js:7 +msgid "" +"The users plugin collects statistics about users logged in locally via " +"shell. NOTE: Local shell (wtmp) tracking is NOT enabled in default builds. " +"Additional setup is required to get non-zero counts." +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/graphs.js:179 msgid "There is no RRD data available yet to render graphs." msgstr "" @@ -1543,6 +1624,16 @@ msgstr "" msgid "Timeout for polling chrony" msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:79 +msgid "Topic" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:60 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:67 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:74 +msgid "True" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/collectd.js:80 msgid "Try to look up fully qualified hostname" msgstr "Försök att slå upp fullständigt kvalificerade värdnamn" @@ -1555,6 +1646,10 @@ msgstr "" msgid "Tx Retransmitted Near" msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:20 +msgid "Type" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/nut.js:7 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/nut.js:14 #: applications/luci-app-statistics/root/usr/share/luci/statistics/plugins/nut.json:2 @@ -1605,9 +1700,18 @@ msgstr "Använd PID-fil" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/exec.js:27 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/exec.js:47 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:38 msgid "User" msgstr "Användare" +#: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/users.js:7 +msgid "Users" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/users.js:6 +msgid "Users Plugin Configuration" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/dsl.js:92 msgid "Vectoring Down" msgstr "" diff --git a/applications/luci-app-statistics/po/templates/statistics.pot b/applications/luci-app-statistics/po/templates/statistics.pot index 251ae3ee37..ee7a10d39b 100644 --- a/applications/luci-app-statistics/po/templates/statistics.pot +++ b/applications/luci-app-statistics/po/templates/statistics.pot @@ -1,6 +1,18 @@ msgid "" msgstr "Content-Type: text/plain; charset=UTF-8" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:47 +msgid "0 - At most once" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:48 +msgid "1 - At least once" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:49 +msgid "2 - Exactly once" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/apcups.js:7 #: applications/luci-app-statistics/root/usr/share/luci/statistics/plugins/apcups.json:2 msgid "APC UPS" @@ -139,6 +151,10 @@ msgstr "" msgid "Chrony monitoring enabled" msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:72 +msgid "CleanSession" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/olsrd.js:21 msgid "CollectLinks" msgstr "" @@ -352,6 +368,7 @@ msgstr "" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/tcpconns.js:12 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/thermal.js:13 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/unixsock.js:13 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/users.js:10 msgid "Enable this plugin" msgstr "" @@ -412,6 +429,12 @@ msgstr "" msgid "Extra items" msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:61 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:68 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:75 +msgid "False" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/curl.js:14 msgid "Fetch pages" msgstr "" @@ -496,6 +519,7 @@ msgid "" "not to 100%." msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:29 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/olsrd.js:14 msgid "Host" msgstr "" @@ -863,6 +887,10 @@ msgid_plural "Monitoring %d sensors" msgstr[0] "" msgstr[1] "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/users.js:14 +msgid "Monitoring shell users count" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/splash_leases.js:10 msgid "Monitoring splash leases" msgstr "" @@ -875,7 +903,20 @@ msgstr "" msgid "More details about frequency usage and transitions" msgstr "" +#: applications/luci-app-statistics/root/usr/share/luci/statistics/plugins/mqtt.json:2 +msgid "Mqtt" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:6 +msgid "Mqtt Plugin Configuration" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:86 +msgid "Mqtt plugin enabled" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/curl.js:25 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:25 msgid "Name" msgstr "" @@ -964,6 +1005,10 @@ msgstr "" msgid "Overview" msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:41 +msgid "Password" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/memory.js:23 msgid "Percent values" msgstr "" @@ -981,6 +1026,7 @@ msgstr "" msgid "Plugin is disabled" msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:34 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/olsrd.js:18 msgid "Port" msgstr "" @@ -997,6 +1043,10 @@ msgstr "" msgid "Possibly bug in collectd. Only 127.0.0.1 and localhost work" msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:53 +msgid "Prefix" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/processes.js:7 #: applications/luci-app-statistics/root/usr/share/luci/statistics/plugins/processes.json:2 msgid "Processes" @@ -1011,10 +1061,18 @@ msgstr "" msgid "Processor" msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:21 +msgid "Publish" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/netlink.js:26 msgid "Qdisc monitoring" msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:46 +msgid "QoS" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/rrdtool.js:62 msgid "RRD XFiles Factor" msgstr "" @@ -1051,6 +1109,10 @@ msgstr "" msgid "Report in percent" msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:58 +msgid "Retain" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/rrdtool.js:57 msgid "Rows per RRA" msgstr "" @@ -1106,6 +1168,10 @@ msgstr "" msgid "Seconds" msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:11 +msgid "Sends or receives data via mqtt" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/sensors.js:25 msgid "Sensor list" msgstr "" @@ -1239,6 +1305,10 @@ msgstr "" msgid "Store data values as rates instead of absolute values" msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:65 +msgid "StoreRates" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/rrdtool.js:43 msgid "Stored timespans" msgstr "" @@ -1247,6 +1317,10 @@ msgstr "" msgid "Storing CSV data in %s" msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:22 +msgid "Subscribe" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/tcpconns.js:30 msgid "Summary of all ports" msgstr "" @@ -1496,6 +1570,13 @@ msgstr "" msgid "The uptime plugin collects statistics about the uptime of the system." msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/users.js:7 +msgid "" +"The users plugin collects statistics about users logged in locally via " +"shell. NOTE: Local shell (wtmp) tracking is NOT enabled in default builds. " +"Additional setup is required to get non-zero counts." +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/graphs.js:179 msgid "There is no RRD data available yet to render graphs." msgstr "" @@ -1532,6 +1613,16 @@ msgstr "" msgid "Timeout for polling chrony" msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:79 +msgid "Topic" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:60 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:67 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:74 +msgid "True" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/collectd.js:80 msgid "Try to look up fully qualified hostname" msgstr "" @@ -1544,6 +1635,10 @@ msgstr "" msgid "Tx Retransmitted Near" msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:20 +msgid "Type" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/nut.js:7 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/nut.js:14 #: applications/luci-app-statistics/root/usr/share/luci/statistics/plugins/nut.json:2 @@ -1594,9 +1689,18 @@ msgstr "" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/exec.js:27 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/exec.js:47 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:38 msgid "User" msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/users.js:7 +msgid "Users" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/users.js:6 +msgid "Users Plugin Configuration" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/dsl.js:92 msgid "Vectoring Down" msgstr "" diff --git a/applications/luci-app-statistics/po/tr/statistics.po b/applications/luci-app-statistics/po/tr/statistics.po index 46af8caa90..b7fc021dc5 100644 --- a/applications/luci-app-statistics/po/tr/statistics.po +++ b/applications/luci-app-statistics/po/tr/statistics.po @@ -12,6 +12,18 @@ msgstr "" "Plural-Forms: nplurals=1; plural=0;\n" "X-Generator: Weblate 5.4-dev\n" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:47 +msgid "0 - At most once" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:48 +msgid "1 - At least once" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:49 +msgid "2 - Exactly once" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/apcups.js:7 #: applications/luci-app-statistics/root/usr/share/luci/statistics/plugins/apcups.json:2 msgid "APC UPS" @@ -152,6 +164,10 @@ msgstr "Chrony Eklenti Yapılandırması" msgid "Chrony monitoring enabled" msgstr "Chrony izlemesi etkinleştirildi" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:72 +msgid "CleanSession" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/olsrd.js:21 msgid "CollectLinks" msgstr "CollectLinks" @@ -365,6 +381,7 @@ msgstr "İstatistikleri etkinleştir" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/tcpconns.js:12 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/thermal.js:13 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/unixsock.js:13 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/users.js:10 msgid "Enable this plugin" msgstr "Bu eklentiyi etkinleştir" @@ -425,6 +442,12 @@ msgstr "Geçerli zaman aralığı bekleniyor" msgid "Extra items" msgstr "Ekstra öğeler" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:61 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:68 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:75 +msgid "False" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/curl.js:14 msgid "Fetch pages" msgstr "Sayfaları getir" @@ -520,6 +543,7 @@ msgstr "" "Boş hafızanın gizlenmesi, grafiğin %100'e göre değil, gerçek hafıza " "kullanımına göre ölçeklenmesini sağlar." +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:29 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/olsrd.js:14 msgid "Host" msgstr "Ana bilgisayar" @@ -881,6 +905,10 @@ msgid "Monitoring one sensor" msgid_plural "Monitoring %d sensors" msgstr[0] "%d sensörleri izleniyor" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/users.js:14 +msgid "Monitoring shell users count" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/splash_leases.js:10 msgid "Monitoring splash leases" msgstr "Sıçrama kiraları izleniyor" @@ -893,7 +921,20 @@ msgstr "%s termal bölgeleri izleniyor" msgid "More details about frequency usage and transitions" msgstr "Frekans kullanımı ve geçişler hakkında daha fazla ayrıntı" +#: applications/luci-app-statistics/root/usr/share/luci/statistics/plugins/mqtt.json:2 +msgid "Mqtt" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:6 +msgid "Mqtt Plugin Configuration" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:86 +msgid "Mqtt plugin enabled" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/curl.js:25 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:25 msgid "Name" msgstr "Ad" @@ -985,6 +1026,10 @@ msgstr "Çıktı eklentileri" msgid "Overview" msgstr "Genel bakış" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:41 +msgid "Password" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/memory.js:23 msgid "Percent values" msgstr "Yüzde değerleri" @@ -1002,6 +1047,7 @@ msgstr "Ping Eklentisi Yapılandırması" msgid "Plugin is disabled" msgstr "Eklenti devre dışı bırakıldı" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:34 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/olsrd.js:18 msgid "Port" msgstr "Bağlantı noktası" @@ -1019,6 +1065,10 @@ msgid "Possibly bug in collectd. Only 127.0.0.1 and localhost work" msgstr "" "Muhtemelen collectd'de hata var. Yalnızca 127.0.0.1 ve localhost çalışır" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:53 +msgid "Prefix" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/processes.js:7 #: applications/luci-app-statistics/root/usr/share/luci/statistics/plugins/processes.json:2 msgid "Processes" @@ -1033,10 +1083,18 @@ msgstr "İşlemler Eklentisi Yapılandırması" msgid "Processor" msgstr "İşlemci" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:21 +msgid "Publish" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/netlink.js:26 msgid "Qdisc monitoring" msgstr "Qdisc izleme" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:46 +msgid "QoS" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/rrdtool.js:62 msgid "RRD XFiles Factor" msgstr "RRD XFiles Faktörü" @@ -1073,6 +1131,10 @@ msgstr "Duruma göre rapor et" msgid "Report in percent" msgstr "Yüzde olarak rapor et" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:58 +msgid "Retain" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/rrdtool.js:57 msgid "Rows per RRA" msgstr "RRA başına satır sayısı" @@ -1128,6 +1190,10 @@ msgstr "Betik" msgid "Seconds" msgstr "Saniye" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:11 +msgid "Sends or receives data via mqtt" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/sensors.js:25 msgid "Sensor list" msgstr "Sensör listesi" @@ -1261,6 +1327,10 @@ msgstr "Csv dosyaları için depolama dizini" msgid "Store data values as rates instead of absolute values" msgstr "Veri değerlerini mutlak değerler yerine oranlar olarak sakla" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:65 +msgid "StoreRates" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/rrdtool.js:43 msgid "Stored timespans" msgstr "Saklanan zaman aralıkları" @@ -1269,6 +1339,10 @@ msgstr "Saklanan zaman aralıkları" msgid "Storing CSV data in %s" msgstr "CSV verilerini %s içinde sakla" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:22 +msgid "Subscribe" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/tcpconns.js:30 msgid "Summary of all ports" msgstr "Tüm bağlantı noktalarının özeti" @@ -1576,6 +1650,13 @@ msgstr "" "Çalışma süresi eklentisi, sistemin çalışma süresi hakkında istatistikler " "toplar." +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/users.js:7 +msgid "" +"The users plugin collects statistics about users logged in locally via " +"shell. NOTE: Local shell (wtmp) tracking is NOT enabled in default builds. " +"Additional setup is required to get non-zero counts." +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/graphs.js:179 msgid "There is no RRD data available yet to render graphs." msgstr "Grafikleri işlemek için henüz mevcut bir RRD verisi yok." @@ -1618,6 +1699,16 @@ msgstr "" msgid "Timeout for polling chrony" msgstr "Chrony yoklama için zaman aşımı" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:79 +msgid "Topic" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:60 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:67 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:74 +msgid "True" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/collectd.js:80 msgid "Try to look up fully qualified hostname" msgstr "Tam nitelikli ana bilgisayar adını aramayı deneyin" @@ -1630,6 +1721,10 @@ msgstr "Tx tekrar iletilen uzak" msgid "Tx Retransmitted Near" msgstr "Tx tekrar iletilen yakın" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:20 +msgid "Type" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/nut.js:7 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/nut.js:14 #: applications/luci-app-statistics/root/usr/share/luci/statistics/plugins/nut.json:2 @@ -1680,9 +1775,18 @@ msgstr "Kullanılan PID dosyası" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/exec.js:27 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/exec.js:47 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:38 msgid "User" msgstr "Kullanıcı" +#: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/users.js:7 +msgid "Users" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/users.js:6 +msgid "Users Plugin Configuration" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/dsl.js:92 msgid "Vectoring Down" msgstr "Aşağıya doğru vektörleme" diff --git a/applications/luci-app-statistics/po/uk/statistics.po b/applications/luci-app-statistics/po/uk/statistics.po index 753237b404..9ea9834d21 100644 --- a/applications/luci-app-statistics/po/uk/statistics.po +++ b/applications/luci-app-statistics/po/uk/statistics.po @@ -15,6 +15,18 @@ msgstr "" "n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" "X-Generator: Weblate 5.4\n" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:47 +msgid "0 - At most once" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:48 +msgid "1 - At least once" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:49 +msgid "2 - Exactly once" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/apcups.js:7 #: applications/luci-app-statistics/root/usr/share/luci/statistics/plugins/apcups.json:2 msgid "APC UPS" @@ -153,6 +165,10 @@ msgstr "" msgid "Chrony monitoring enabled" msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:72 +msgid "CleanSession" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/olsrd.js:21 msgid "CollectLinks" msgstr "" @@ -366,6 +382,7 @@ msgstr "" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/tcpconns.js:12 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/thermal.js:13 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/unixsock.js:13 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/users.js:10 msgid "Enable this plugin" msgstr "Увімкнути цей плаґін" @@ -426,6 +443,12 @@ msgstr "" msgid "Extra items" msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:61 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:68 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:75 +msgid "False" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/curl.js:14 msgid "Fetch pages" msgstr "" @@ -510,6 +533,7 @@ msgid "" "not to 100%." msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:29 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/olsrd.js:14 msgid "Host" msgstr "Вузол" @@ -890,6 +914,10 @@ msgstr[0] "" msgstr[1] "" msgstr[2] "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/users.js:14 +msgid "Monitoring shell users count" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/splash_leases.js:10 msgid "Monitoring splash leases" msgstr "" @@ -902,7 +930,20 @@ msgstr "" msgid "More details about frequency usage and transitions" msgstr "" +#: applications/luci-app-statistics/root/usr/share/luci/statistics/plugins/mqtt.json:2 +msgid "Mqtt" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:6 +msgid "Mqtt Plugin Configuration" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:86 +msgid "Mqtt plugin enabled" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/curl.js:25 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:25 msgid "Name" msgstr "Назва" @@ -991,6 +1032,10 @@ msgstr "" msgid "Overview" msgstr "Огляд" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:41 +msgid "Password" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/memory.js:23 msgid "Percent values" msgstr "" @@ -1008,6 +1053,7 @@ msgstr "" msgid "Plugin is disabled" msgstr "Плаґін вимкнуто" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:34 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/olsrd.js:18 msgid "Port" msgstr "Порт" @@ -1024,6 +1070,10 @@ msgstr "" msgid "Possibly bug in collectd. Only 127.0.0.1 and localhost work" msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:53 +msgid "Prefix" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/processes.js:7 #: applications/luci-app-statistics/root/usr/share/luci/statistics/plugins/processes.json:2 msgid "Processes" @@ -1038,10 +1088,18 @@ msgstr "" msgid "Processor" msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:21 +msgid "Publish" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/netlink.js:26 msgid "Qdisc monitoring" msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:46 +msgid "QoS" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/rrdtool.js:62 msgid "RRD XFiles Factor" msgstr "" @@ -1078,6 +1136,10 @@ msgstr "" msgid "Report in percent" msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:58 +msgid "Retain" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/rrdtool.js:57 msgid "Rows per RRA" msgstr "" @@ -1133,6 +1195,10 @@ msgstr "" msgid "Seconds" msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:11 +msgid "Sends or receives data via mqtt" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/sensors.js:25 msgid "Sensor list" msgstr "" @@ -1266,6 +1332,10 @@ msgstr "" msgid "Store data values as rates instead of absolute values" msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:65 +msgid "StoreRates" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/rrdtool.js:43 msgid "Stored timespans" msgstr "" @@ -1274,6 +1344,10 @@ msgstr "" msgid "Storing CSV data in %s" msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:22 +msgid "Subscribe" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/tcpconns.js:30 msgid "Summary of all ports" msgstr "" @@ -1523,6 +1597,13 @@ msgstr "" msgid "The uptime plugin collects statistics about the uptime of the system." msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/users.js:7 +msgid "" +"The users plugin collects statistics about users logged in locally via " +"shell. NOTE: Local shell (wtmp) tracking is NOT enabled in default builds. " +"Additional setup is required to get non-zero counts." +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/graphs.js:179 msgid "There is no RRD data available yet to render graphs." msgstr "" @@ -1559,6 +1640,16 @@ msgstr "" msgid "Timeout for polling chrony" msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:79 +msgid "Topic" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:60 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:67 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:74 +msgid "True" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/collectd.js:80 msgid "Try to look up fully qualified hostname" msgstr "" @@ -1571,6 +1662,10 @@ msgstr "" msgid "Tx Retransmitted Near" msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:20 +msgid "Type" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/nut.js:7 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/nut.js:14 #: applications/luci-app-statistics/root/usr/share/luci/statistics/plugins/nut.json:2 @@ -1621,9 +1716,18 @@ msgstr "" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/exec.js:27 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/exec.js:47 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:38 msgid "User" msgstr "Користувач" +#: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/users.js:7 +msgid "Users" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/users.js:6 +msgid "Users Plugin Configuration" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/dsl.js:92 msgid "Vectoring Down" msgstr "" diff --git a/applications/luci-app-statistics/po/vi/statistics.po b/applications/luci-app-statistics/po/vi/statistics.po index 9010fa5dd2..28138a1b12 100644 --- a/applications/luci-app-statistics/po/vi/statistics.po +++ b/applications/luci-app-statistics/po/vi/statistics.po @@ -16,6 +16,18 @@ msgstr "" "Plural-Forms: nplurals=1; plural=0;\n" "X-Generator: Weblate 5.0-dev\n" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:47 +msgid "0 - At most once" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:48 +msgid "1 - At least once" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:49 +msgid "2 - Exactly once" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/apcups.js:7 #: applications/luci-app-statistics/root/usr/share/luci/statistics/plugins/apcups.json:2 msgid "APC UPS" @@ -156,6 +168,10 @@ msgstr "Cấu hình plugin Chrony" msgid "Chrony monitoring enabled" msgstr "Đã bật giám sát Chrony" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:72 +msgid "CleanSession" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/olsrd.js:21 msgid "CollectLinks" msgstr "Thu thập liên kết" @@ -369,6 +385,7 @@ msgstr "Bật số liệu thống kê" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/tcpconns.js:12 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/thermal.js:13 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/unixsock.js:13 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/users.js:10 msgid "Enable this plugin" msgstr "Kích hoạt plugin này" @@ -429,6 +446,12 @@ msgstr "Đang mong đợi phạm vi thời gian hợp lệ" msgid "Extra items" msgstr "Các mục bổ sung" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:61 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:68 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:75 +msgid "False" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/curl.js:14 msgid "Fetch pages" msgstr "Lấy các trang" @@ -522,6 +545,7 @@ msgid "" "not to 100%." msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:29 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/olsrd.js:14 msgid "Host" msgstr "Host" @@ -887,6 +911,10 @@ msgid "Monitoring one sensor" msgid_plural "Monitoring %d sensors" msgstr[0] "Theo dõi %d cảm biến" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/users.js:14 +msgid "Monitoring shell users count" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/splash_leases.js:10 msgid "Monitoring splash leases" msgstr "Giám sát thuê splash" @@ -899,7 +927,20 @@ msgstr "Giám sát vùng nhiệt %s" msgid "More details about frequency usage and transitions" msgstr "Thêm chi tiết về việc sử dụng và chuyển đổi tần số" +#: applications/luci-app-statistics/root/usr/share/luci/statistics/plugins/mqtt.json:2 +msgid "Mqtt" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:6 +msgid "Mqtt Plugin Configuration" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:86 +msgid "Mqtt plugin enabled" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/curl.js:25 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:25 msgid "Name" msgstr "Tên" @@ -991,6 +1032,10 @@ msgstr "Output plugins" msgid "Overview" msgstr "Tổng quan" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:41 +msgid "Password" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/memory.js:23 msgid "Percent values" msgstr "Các giá trị phần trăm" @@ -1008,6 +1053,7 @@ msgstr "Cấu hình Ping plugin" msgid "Plugin is disabled" msgstr "Plugin bị vô hiệu hóa" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:34 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/olsrd.js:18 msgid "Port" msgstr "Cổng" @@ -1024,6 +1070,10 @@ msgstr "Cổng cho chronyd" msgid "Possibly bug in collectd. Only 127.0.0.1 and localhost work" msgstr "Có thể là lỗi trong collectd. Chỉ 127.0.0.1 và localhost hoạt động" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:53 +msgid "Prefix" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/processes.js:7 #: applications/luci-app-statistics/root/usr/share/luci/statistics/plugins/processes.json:2 msgid "Processes" @@ -1038,10 +1088,18 @@ msgstr "Cấu hình processes plugin" msgid "Processor" msgstr "Bộ xử lý" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:21 +msgid "Publish" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/netlink.js:26 msgid "Qdisc monitoring" msgstr "Qdisc monitoring" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:46 +msgid "QoS" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/rrdtool.js:62 msgid "RRD XFiles Factor" msgstr "Yếu tố RRD XFiles" @@ -1078,6 +1136,10 @@ msgstr "Báo cáo theo trạng thái" msgid "Report in percent" msgstr "Báo cáo theo phần trăm" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:58 +msgid "Retain" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/rrdtool.js:57 msgid "Rows per RRA" msgstr "Rows per RRA" @@ -1133,6 +1195,10 @@ msgstr "Kịch bản" msgid "Seconds" msgstr "Giây" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:11 +msgid "Sends or receives data via mqtt" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/sensors.js:25 msgid "Sensor list" msgstr "Danh sách cảm biến" @@ -1266,6 +1332,10 @@ msgstr "Thư mục lưu trữ cho nhưng tập tin csv" msgid "Store data values as rates instead of absolute values" msgstr "Những giá trị dữ liệu lưu trữ như một tỉ lệ thay vì giá trị tuyệt đối" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:65 +msgid "StoreRates" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/rrdtool.js:43 msgid "Stored timespans" msgstr "Lưu timspans" @@ -1274,6 +1344,10 @@ msgstr "Lưu timspans" msgid "Storing CSV data in %s" msgstr "Lưu trữ dữ liệu CSV trong %s" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:22 +msgid "Subscribe" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/tcpconns.js:30 msgid "Summary of all ports" msgstr "Tóm tắt tất cả cổng" @@ -1575,6 +1649,13 @@ msgstr "" msgid "The uptime plugin collects statistics about the uptime of the system." msgstr "Plugin uptime thu thập số liệu về thời gian hoạt động của hệ thống." +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/users.js:7 +msgid "" +"The users plugin collects statistics about users logged in locally via " +"shell. NOTE: Local shell (wtmp) tracking is NOT enabled in default builds. " +"Additional setup is required to get non-zero counts." +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/graphs.js:179 msgid "There is no RRD data available yet to render graphs." msgstr "Chưa có dữ liệu RRD để hiển thị biểu đồ." @@ -1612,6 +1693,16 @@ msgstr "Section này định nghĩa servers thu thập dữ liệu địa phươ msgid "Timeout for polling chrony" msgstr "Thời gian chờ cho việc truy vấn chrony" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:79 +msgid "Topic" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:60 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:67 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:74 +msgid "True" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/collectd.js:80 msgid "Try to look up fully qualified hostname" msgstr "Thử tra cứu những tên host đủ điều kiện" @@ -1624,6 +1715,10 @@ msgstr "" msgid "Tx Retransmitted Near" msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:20 +msgid "Type" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/nut.js:7 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/nut.js:14 #: applications/luci-app-statistics/root/usr/share/luci/statistics/plugins/nut.json:2 @@ -1674,9 +1769,18 @@ msgstr "Tập tin PID đã sử dụng" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/exec.js:27 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/exec.js:47 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:38 msgid "User" msgstr "Người dùng" +#: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/users.js:7 +msgid "Users" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/users.js:6 +msgid "Users Plugin Configuration" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/dsl.js:92 msgid "Vectoring Down" msgstr "" diff --git a/applications/luci-app-statistics/po/zh_Hans/statistics.po b/applications/luci-app-statistics/po/zh_Hans/statistics.po index c70222904e..7b698dda61 100644 --- a/applications/luci-app-statistics/po/zh_Hans/statistics.po +++ b/applications/luci-app-statistics/po/zh_Hans/statistics.po @@ -7,8 +7,9 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2009-06-10 03:40+0200\n" -"PO-Revision-Date: 2024-02-07 14:47+0000\n" -"Last-Translator: gw826943555 <gw826943555@qq.com>\n" +"PO-Revision-Date: 2024-03-21 13:58+0000\n" +"Last-Translator: 大王叫我来巡山 <hamburger2048@users.noreply.hosted.weblate." +"org>\n" "Language-Team: Chinese (Simplified) <https://hosted.weblate.org/projects/" "openwrt/luciapplicationsstatistics/zh_Hans/>\n" "Language: zh_Hans\n" @@ -16,7 +17,19 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -"X-Generator: Weblate 5.4-dev\n" +"X-Generator: Weblate 5.5-dev\n" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:47 +msgid "0 - At most once" +msgstr "0 - 最多一次" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:48 +msgid "1 - At least once" +msgstr "1 - 至少一次" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:49 +msgid "2 - Exactly once" +msgstr "2 - 仅一次" #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/apcups.js:7 #: applications/luci-app-statistics/root/usr/share/luci/statistics/plugins/apcups.json:2 @@ -71,8 +84,9 @@ msgstr "备份 RRD 统计数据" msgid "" "Backup and restore RRD statistics to/from non-volatile storage around " "shutdown, reboot, and/or sysupgrade" -msgstr "在关机、重启和/或系统升级前后备份 RRD 统计数据到非易失性存储器/" -"从非易失性存储器还原 RRD 统计数据" +msgstr "" +"在关机、重启和/或系统升级前后备份 RRD 统计数据到非易失性存储器/从非易失性存储" +"器还原 RRD 统计数据" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/collectd.js:59 msgid "Base Directory" @@ -157,6 +171,10 @@ msgstr "Chrony 插件配置" msgid "Chrony monitoring enabled" msgstr "已启用计时监控" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:72 +msgid "CleanSession" +msgstr "清理会话" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/olsrd.js:21 msgid "CollectLinks" msgstr "收集链接" @@ -370,6 +388,7 @@ msgstr "启用统计" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/tcpconns.js:12 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/thermal.js:13 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/unixsock.js:13 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/users.js:10 msgid "Enable this plugin" msgstr "启用该插件" @@ -430,6 +449,12 @@ msgstr "预期有效时间范围" msgid "Extra items" msgstr "额外项目" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:61 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:68 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:75 +msgid "False" +msgstr "False" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/curl.js:14 msgid "Fetch pages" msgstr "提取页面" @@ -518,6 +543,7 @@ msgid "" "not to 100%." msgstr "隐藏可用内存项会使图形缩放至实际内存用量,不是 100%。" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:29 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/olsrd.js:14 msgid "Host" msgstr "主机" @@ -874,6 +900,10 @@ msgid "Monitoring one sensor" msgid_plural "Monitoring %d sensors" msgstr[0] "正监控 %d 个传感器" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/users.js:14 +msgid "Monitoring shell users count" +msgstr "监控 shell 用户数" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/splash_leases.js:10 msgid "Monitoring splash leases" msgstr "正监控 splash 租约" @@ -886,7 +916,20 @@ msgstr "正监控温控区 %s" msgid "More details about frequency usage and transitions" msgstr "有关频率使用和切换的更多详细信息" +#: applications/luci-app-statistics/root/usr/share/luci/statistics/plugins/mqtt.json:2 +msgid "Mqtt" +msgstr "Mqtt" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:6 +msgid "Mqtt Plugin Configuration" +msgstr "Mqtt 插件配置" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:86 +msgid "Mqtt plugin enabled" +msgstr "Mqtt 插件已开启" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/curl.js:25 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:25 msgid "Name" msgstr "名称" @@ -977,6 +1020,10 @@ msgstr "Output 插件" msgid "Overview" msgstr "概览" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:41 +msgid "Password" +msgstr "密码" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/memory.js:23 msgid "Percent values" msgstr "百分比" @@ -994,6 +1041,7 @@ msgstr "Ping 插件配置" msgid "Plugin is disabled" msgstr "插件已禁用" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:34 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/olsrd.js:18 msgid "Port" msgstr "端口" @@ -1010,6 +1058,10 @@ msgstr "chronyd 端口" msgid "Possibly bug in collectd. Only 127.0.0.1 and localhost work" msgstr "可能是 collectd 的 bug。只有 127.0.0.1 和 localhost 工作" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:53 +msgid "Prefix" +msgstr "前缀" + #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/processes.js:7 #: applications/luci-app-statistics/root/usr/share/luci/statistics/plugins/processes.json:2 msgid "Processes" @@ -1024,10 +1076,18 @@ msgstr "进程插件配置" msgid "Processor" msgstr "处理器" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:21 +msgid "Publish" +msgstr "发布" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/netlink.js:26 msgid "Qdisc monitoring" msgstr "Qdisc 监测" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:46 +msgid "QoS" +msgstr "QoS" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/rrdtool.js:62 msgid "RRD XFiles Factor" msgstr "RRD XFiles 因子" @@ -1064,6 +1124,10 @@ msgstr "按使用状态统计" msgid "Report in percent" msgstr "按百分比统计" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:58 +msgid "Retain" +msgstr "保留" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/rrdtool.js:57 msgid "Rows per RRA" msgstr "行/RRA" @@ -1119,6 +1183,10 @@ msgstr "脚本" msgid "Seconds" msgstr "秒" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:11 +msgid "Sends or receives data via mqtt" +msgstr "通过 mqtt 发送或接收数据" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/sensors.js:25 msgid "Sensor list" msgstr "传感器列表" @@ -1252,6 +1320,10 @@ msgstr "csv 存储目录" msgid "Store data values as rates instead of absolute values" msgstr "存储数据值变化量而不是绝对值" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:65 +msgid "StoreRates" +msgstr "保存速率" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/rrdtool.js:43 msgid "Stored timespans" msgstr "存储时间跨度" @@ -1260,6 +1332,10 @@ msgstr "存储时间跨度" msgid "Storing CSV data in %s" msgstr "正在将 CSV 数据保存到 %s" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:22 +msgid "Subscribe" +msgstr "订阅" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/tcpconns.js:30 msgid "Summary of all ports" msgstr "所有端口概述" @@ -1523,6 +1599,15 @@ msgstr "unixsock 插件创建一个 unix 套接字可用于读取 Collectd 实 msgid "The uptime plugin collects statistics about the uptime of the system." msgstr "运行时间插件收集系统启动时间的统计信息。" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/users.js:7 +msgid "" +"The users plugin collects statistics about users logged in locally via " +"shell. NOTE: Local shell (wtmp) tracking is NOT enabled in default builds. " +"Additional setup is required to get non-zero counts." +msgstr "" +"用户插件手机有关通过 shell 登录的用户的统计数据。注意:默认构建中本地 shell " +"(wtmp)跟踪未启用。需要额外设置之来获得非零计数。" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/graphs.js:179 msgid "There is no RRD data available yet to render graphs." msgstr "尚无可用的RRD数据来制作图表。" @@ -1559,6 +1644,16 @@ msgstr "定义本地收集数据被发送到哪台 Collected 服务器。" msgid "Timeout for polling chrony" msgstr "轮询时间超时" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:79 +msgid "Topic" +msgstr "话题" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:60 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:67 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:74 +msgid "True" +msgstr "True" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/collectd.js:80 msgid "Try to look up fully qualified hostname" msgstr "尝试解析主机全域名" @@ -1571,6 +1666,10 @@ msgstr "发送端远端重发" msgid "Tx Retransmitted Near" msgstr "发送端近端重发" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:20 +msgid "Type" +msgstr "类型" + #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/nut.js:7 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/nut.js:14 #: applications/luci-app-statistics/root/usr/share/luci/statistics/plugins/nut.json:2 @@ -1621,9 +1720,18 @@ msgstr "正在使用的 PID 文件" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/exec.js:27 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/exec.js:47 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:38 msgid "User" msgstr "用户" +#: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/users.js:7 +msgid "Users" +msgstr "用户" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/users.js:6 +msgid "Users Plugin Configuration" +msgstr "用户插件配置" + #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/dsl.js:92 msgid "Vectoring Down" msgstr "Vectoring 下行" diff --git a/applications/luci-app-statistics/po/zh_Hant/statistics.po b/applications/luci-app-statistics/po/zh_Hant/statistics.po index e4932d5273..cbf7f5e0ec 100644 --- a/applications/luci-app-statistics/po/zh_Hant/statistics.po +++ b/applications/luci-app-statistics/po/zh_Hant/statistics.po @@ -17,6 +17,18 @@ msgstr "" "Plural-Forms: nplurals=1; plural=0;\n" "X-Generator: Weblate 5.4-dev\n" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:47 +msgid "0 - At most once" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:48 +msgid "1 - At least once" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:49 +msgid "2 - Exactly once" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/apcups.js:7 #: applications/luci-app-statistics/root/usr/share/luci/statistics/plugins/apcups.json:2 msgid "APC UPS" @@ -155,6 +167,10 @@ msgstr "Chrony 外掛程式組態" msgid "Chrony monitoring enabled" msgstr "Chrony 監視已啟用" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:72 +msgid "CleanSession" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/olsrd.js:21 msgid "CollectLinks" msgstr "收集連結" @@ -368,6 +384,7 @@ msgstr "啟用統計" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/tcpconns.js:12 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/thermal.js:13 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/unixsock.js:13 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/users.js:10 msgid "Enable this plugin" msgstr "啟用該插件" @@ -428,6 +445,12 @@ msgstr "預期有效時間範圍" msgid "Extra items" msgstr "額外項目" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:61 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:68 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:75 +msgid "False" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/curl.js:14 msgid "Fetch pages" msgstr "提取頁面" @@ -516,6 +539,7 @@ msgid "" "not to 100%." msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:29 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/olsrd.js:14 msgid "Host" msgstr "主機" @@ -872,6 +896,10 @@ msgid "Monitoring one sensor" msgid_plural "Monitoring %d sensors" msgstr[0] "監控 %d 個傳感器" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/users.js:14 +msgid "Monitoring shell users count" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/splash_leases.js:10 msgid "Monitoring splash leases" msgstr "監視 Splash 租約中" @@ -884,7 +912,20 @@ msgstr "監控熱溫區 %s" msgid "More details about frequency usage and transitions" msgstr "有關頻率使用和過渡的更多詳細信息" +#: applications/luci-app-statistics/root/usr/share/luci/statistics/plugins/mqtt.json:2 +msgid "Mqtt" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:6 +msgid "Mqtt Plugin Configuration" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:86 +msgid "Mqtt plugin enabled" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/curl.js:25 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:25 msgid "Name" msgstr "名稱" @@ -975,6 +1016,10 @@ msgstr "Output 插件" msgid "Overview" msgstr "概覽" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:41 +msgid "Password" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/memory.js:23 msgid "Percent values" msgstr "百分比" @@ -992,6 +1037,7 @@ msgstr "Ping 插件設定" msgid "Plugin is disabled" msgstr "插件已停用" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:34 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/olsrd.js:18 msgid "Port" msgstr "連接埠" @@ -1008,6 +1054,10 @@ msgstr "chronyd的埠" msgid "Possibly bug in collectd. Only 127.0.0.1 and localhost work" msgstr "可能是已收集的錯誤。只有127.0.0.1和localhost可以工作" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:53 +msgid "Prefix" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/processes.js:7 #: applications/luci-app-statistics/root/usr/share/luci/statistics/plugins/processes.json:2 msgid "Processes" @@ -1022,10 +1072,18 @@ msgstr "程序插件設定" msgid "Processor" msgstr "處理器" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:21 +msgid "Publish" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/netlink.js:26 msgid "Qdisc monitoring" msgstr "Qdisc 監測" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:46 +msgid "QoS" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/rrdtool.js:62 msgid "RRD XFiles Factor" msgstr "RRD XFiles 因子" @@ -1062,6 +1120,10 @@ msgstr "態勢報告" msgid "Report in percent" msgstr "使用百分比" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:58 +msgid "Retain" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/rrdtool.js:57 msgid "Rows per RRA" msgstr "行/RRA" @@ -1117,6 +1179,10 @@ msgstr "指令碼" msgid "Seconds" msgstr "秒" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:11 +msgid "Sends or receives data via mqtt" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/sensors.js:25 msgid "Sensor list" msgstr "感測器列表" @@ -1250,6 +1316,10 @@ msgstr "CSV 儲存目錄" msgid "Store data values as rates instead of absolute values" msgstr "儲存資料值變化量而不是絕對值" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:65 +msgid "StoreRates" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/rrdtool.js:43 msgid "Stored timespans" msgstr "儲存時間跨度" @@ -1258,6 +1328,10 @@ msgstr "儲存時間跨度" msgid "Storing CSV data in %s" msgstr "正將 CSV 資料存到 %s" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:22 +msgid "Subscribe" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/tcpconns.js:30 msgid "Summary of all ports" msgstr "" @@ -1521,6 +1595,13 @@ msgstr "unixsock 插件建立一個 unix 套接字可用於讀取 Collectd 例 msgid "The uptime plugin collects statistics about the uptime of the system." msgstr "上線時間插件收集系統啟動時間的統計資訊。" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/users.js:7 +msgid "" +"The users plugin collects statistics about users logged in locally via " +"shell. NOTE: Local shell (wtmp) tracking is NOT enabled in default builds. " +"Additional setup is required to get non-zero counts." +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/graphs.js:179 msgid "There is no RRD data available yet to render graphs." msgstr "尚無可用的 RRD 資料來製作圖表。" @@ -1557,6 +1638,16 @@ msgstr "定義本地收集資料被髮送到哪臺 Collected 伺服器。" msgid "Timeout for polling chrony" msgstr "輪詢時間超時" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:79 +msgid "Topic" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:60 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:67 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:74 +msgid "True" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/collectd.js:80 msgid "Try to look up fully qualified hostname" msgstr "嘗試解析主機全域名" @@ -1569,6 +1660,10 @@ msgstr "" msgid "Tx Retransmitted Near" msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:20 +msgid "Type" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/nut.js:7 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/nut.js:14 #: applications/luci-app-statistics/root/usr/share/luci/statistics/plugins/nut.json:2 @@ -1619,9 +1714,18 @@ msgstr "正在使用的 PID 檔案" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/exec.js:27 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/exec.js:47 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/mqtt.js:38 msgid "User" msgstr "用戶" +#: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/users.js:7 +msgid "Users" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/users.js:6 +msgid "Users Plugin Configuration" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/dsl.js:92 msgid "Vectoring Down" msgstr "" diff --git a/applications/luci-app-tor/po/lt/tor.po b/applications/luci-app-tor/po/lt/tor.po index e5ed677da2..927096129c 100644 --- a/applications/luci-app-tor/po/lt/tor.po +++ b/applications/luci-app-tor/po/lt/tor.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"PO-Revision-Date: 2024-03-12 11:02+0000\n" +"PO-Revision-Date: 2024-03-20 03:44+0000\n" "Last-Translator: Džiugas J <dziugas1959@hotmail.com>\n" "Language-Team: Lithuanian <https://hosted.weblate.org/projects/openwrt/" "luciapplicationstor/lt/>\n" @@ -49,7 +49,7 @@ msgstr "Paskirties/Kelionės tikslo adresas" #: applications/luci-app-tor/htdocs/luci-static/resources/view/tor/tor-hs.js:50 msgid "Enabled" -msgstr "Įjungta/Įgalinta" +msgstr "Įjungta/Įgalinta (-as)" #: applications/luci-app-tor/htdocs/luci-static/resources/view/tor/tor-hs.js:34 #: applications/luci-app-tor/htdocs/luci-static/resources/view/tor/tor.js:12 diff --git a/applications/luci-app-transmission/po/ca/transmission.po b/applications/luci-app-transmission/po/ca/transmission.po index e192c4b553..481fcdf905 100644 --- a/applications/luci-app-transmission/po/ca/transmission.po +++ b/applications/luci-app-transmission/po/ca/transmission.po @@ -3,8 +3,8 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2014-06-01 23:27+0200\n" -"PO-Revision-Date: 2021-09-17 06:52+0000\n" -"Last-Translator: Roger Pueyo Centelles <weblate@rogerpueyo.com>\n" +"PO-Revision-Date: 2024-03-18 11:11+0000\n" +"Last-Translator: \"S. Barj.\" <sbarjola@proton.me>\n" "Language-Team: Catalan <https://hosted.weblate.org/projects/openwrt/" "luciapplicationstransmission/ca/>\n" "Language: ca\n" @@ -12,7 +12,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.9-dev\n" +"X-Generator: Weblate 5.5-dev\n" #: applications/luci-app-transmission/htdocs/luci-static/resources/view/transmission.js:65 msgid "Alternative download speed" @@ -113,7 +113,7 @@ msgstr "Activat" #: applications/luci-app-transmission/htdocs/luci-static/resources/view/transmission.js:136 msgid "Encryption" -msgstr "Xifratge" +msgstr "Encriptatge" #: applications/luci-app-transmission/htdocs/luci-static/resources/view/transmission.js:149 msgid "Error" diff --git a/applications/luci-app-travelmate/po/ar/travelmate.po b/applications/luci-app-travelmate/po/ar/travelmate.po index e19821c64e..12484f099e 100644 --- a/applications/luci-app-travelmate/po/ar/travelmate.po +++ b/applications/luci-app-travelmate/po/ar/travelmate.po @@ -363,10 +363,6 @@ msgstr "" msgid "Net Error Check" msgstr "" -#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/logread.js:22 -msgid "No travelmate related logs yet!" -msgstr "" - #: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/stations.js:327 msgid "OWE" msgstr "" @@ -652,10 +648,6 @@ msgid "" "checks." msgstr "" -#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/logread.js:29 -msgid "The syslog output, pre-filtered for travelmate related messages only." -msgstr "" - #: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:59 msgid "The uplink interface has been updated." msgstr "" diff --git a/applications/luci-app-travelmate/po/bg/travelmate.po b/applications/luci-app-travelmate/po/bg/travelmate.po index fd48272921..1787910c22 100644 --- a/applications/luci-app-travelmate/po/bg/travelmate.po +++ b/applications/luci-app-travelmate/po/bg/travelmate.po @@ -362,10 +362,6 @@ msgstr "" msgid "Net Error Check" msgstr "" -#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/logread.js:22 -msgid "No travelmate related logs yet!" -msgstr "" - #: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/stations.js:327 msgid "OWE" msgstr "" @@ -651,10 +647,6 @@ msgid "" "checks." msgstr "" -#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/logread.js:29 -msgid "The syslog output, pre-filtered for travelmate related messages only." -msgstr "" - #: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:59 msgid "The uplink interface has been updated." msgstr "" diff --git a/applications/luci-app-travelmate/po/bn_BD/travelmate.po b/applications/luci-app-travelmate/po/bn_BD/travelmate.po index 19c263f8c7..2751be6b26 100644 --- a/applications/luci-app-travelmate/po/bn_BD/travelmate.po +++ b/applications/luci-app-travelmate/po/bn_BD/travelmate.po @@ -362,10 +362,6 @@ msgstr "" msgid "Net Error Check" msgstr "" -#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/logread.js:22 -msgid "No travelmate related logs yet!" -msgstr "" - #: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/stations.js:327 msgid "OWE" msgstr "" @@ -651,10 +647,6 @@ msgid "" "checks." msgstr "" -#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/logread.js:29 -msgid "The syslog output, pre-filtered for travelmate related messages only." -msgstr "" - #: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:59 msgid "The uplink interface has been updated." msgstr "" diff --git a/applications/luci-app-travelmate/po/ca/travelmate.po b/applications/luci-app-travelmate/po/ca/travelmate.po index 63d568bea5..7500fc0280 100644 --- a/applications/luci-app-travelmate/po/ca/travelmate.po +++ b/applications/luci-app-travelmate/po/ca/travelmate.po @@ -1,14 +1,14 @@ msgid "" msgstr "" -"PO-Revision-Date: 2023-03-04 07:50+0000\n" -"Last-Translator: Roger Pueyo Centelles <roger.pueyo@guifi.net>\n" +"PO-Revision-Date: 2024-03-18 11:11+0000\n" +"Last-Translator: \"S. Barj.\" <sbarjola@proton.me>\n" "Language-Team: Catalan <https://hosted.weblate.org/projects/openwrt/" "luciapplicationstravelmate/ca/>\n" "Language: ca\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.16.2-dev\n" +"X-Generator: Weblate 5.5-dev\n" #: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:76 msgid "-- AP Selection --" @@ -104,7 +104,7 @@ msgstr "" #: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/stations.js:755 msgid "Channel" -msgstr "" +msgstr "Canal" #: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:314 msgid "" @@ -244,7 +244,7 @@ msgstr "Activat" #: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/stations.js:758 #: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/stations.js:934 msgid "Encryption" -msgstr "Xifratge" +msgstr "Encriptatge" #: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:250 msgid "Ext. Hooks" @@ -362,10 +362,6 @@ msgstr "" msgid "Net Error Check" msgstr "" -#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/logread.js:22 -msgid "No travelmate related logs yet!" -msgstr "" - #: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/stations.js:327 msgid "OWE" msgstr "" @@ -651,10 +647,6 @@ msgid "" "checks." msgstr "" -#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/logread.js:29 -msgid "The syslog output, pre-filtered for travelmate related messages only." -msgstr "" - #: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:59 msgid "The uplink interface has been updated." msgstr "" diff --git a/applications/luci-app-travelmate/po/cs/travelmate.po b/applications/luci-app-travelmate/po/cs/travelmate.po index 8bca0ebb90..b139c08ae5 100644 --- a/applications/luci-app-travelmate/po/cs/travelmate.po +++ b/applications/luci-app-travelmate/po/cs/travelmate.po @@ -362,10 +362,6 @@ msgstr "" msgid "Net Error Check" msgstr "" -#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/logread.js:22 -msgid "No travelmate related logs yet!" -msgstr "" - #: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/stations.js:327 msgid "OWE" msgstr "" @@ -651,10 +647,6 @@ msgid "" "checks." msgstr "" -#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/logread.js:29 -msgid "The syslog output, pre-filtered for travelmate related messages only." -msgstr "" - #: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:59 msgid "The uplink interface has been updated." msgstr "" diff --git a/applications/luci-app-travelmate/po/da/travelmate.po b/applications/luci-app-travelmate/po/da/travelmate.po index 254f1c734a..e184a2dbec 100644 --- a/applications/luci-app-travelmate/po/da/travelmate.po +++ b/applications/luci-app-travelmate/po/da/travelmate.po @@ -365,10 +365,6 @@ msgstr "" msgid "Net Error Check" msgstr "" -#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/logread.js:22 -msgid "No travelmate related logs yet!" -msgstr "" - #: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/stations.js:327 msgid "OWE" msgstr "" @@ -654,10 +650,6 @@ msgid "" "checks." msgstr "" -#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/logread.js:29 -msgid "The syslog output, pre-filtered for travelmate related messages only." -msgstr "" - #: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:59 msgid "The uplink interface has been updated." msgstr "" diff --git a/applications/luci-app-travelmate/po/de/travelmate.po b/applications/luci-app-travelmate/po/de/travelmate.po index f1525bdd71..4d45094b7c 100644 --- a/applications/luci-app-travelmate/po/de/travelmate.po +++ b/applications/luci-app-travelmate/po/de/travelmate.po @@ -392,10 +392,6 @@ msgstr "" msgid "Net Error Check" msgstr "Netzfehlerprüfung" -#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/logread.js:22 -msgid "No travelmate related logs yet!" -msgstr "Es existieren noch keine Travelmate-bezogenen Protokolle!" - #: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/stations.js:327 msgid "OWE" msgstr "OWE" @@ -708,12 +704,6 @@ msgstr "" "Der ausgewählte Benutzeragent wird für Konnektivitäts- und Captive-Portal-" "Prüfungen verwendet." -#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/logread.js:29 -msgid "The syslog output, pre-filtered for travelmate related messages only." -msgstr "" -"Die Syslog-Ausgabe, die nur für Travelmate-bezogene Nachrichten vorgefiltert " -"ist." - #: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:59 msgid "The uplink interface has been updated." msgstr "Die Uplink-Schnittstelle wurde aktualisiert." @@ -961,6 +951,15 @@ msgstr "Benutze nur das erste Funkmodul (radio0)" msgid "use the second radio only (radio1)" msgstr "Benutze nur das zweite Funkmodul (radio1)" +#~ msgid "No travelmate related logs yet!" +#~ msgstr "Es existieren noch keine Travelmate-bezogenen Protokolle!" + +#~ msgid "" +#~ "The syslog output, pre-filtered for travelmate related messages only." +#~ msgstr "" +#~ "Die Syslog-Ausgabe, die nur für Travelmate-bezogene Nachrichten " +#~ "vorgefiltert ist." + #~ msgid "Limit the nearby scan results to process only the strongest uplinks." #~ msgstr "" #~ "Die Ergebnisse des Nahbereichs-Scans einschränken, um nur die stärksten " diff --git a/applications/luci-app-travelmate/po/el/travelmate.po b/applications/luci-app-travelmate/po/el/travelmate.po index 48b8fc0211..69bbeea18f 100644 --- a/applications/luci-app-travelmate/po/el/travelmate.po +++ b/applications/luci-app-travelmate/po/el/travelmate.po @@ -362,10 +362,6 @@ msgstr "" msgid "Net Error Check" msgstr "" -#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/logread.js:22 -msgid "No travelmate related logs yet!" -msgstr "" - #: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/stations.js:327 msgid "OWE" msgstr "" @@ -651,10 +647,6 @@ msgid "" "checks." msgstr "" -#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/logread.js:29 -msgid "The syslog output, pre-filtered for travelmate related messages only." -msgstr "" - #: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:59 msgid "The uplink interface has been updated." msgstr "" diff --git a/applications/luci-app-travelmate/po/en/travelmate.po b/applications/luci-app-travelmate/po/en/travelmate.po index 78b037248e..5deb2dedbb 100644 --- a/applications/luci-app-travelmate/po/en/travelmate.po +++ b/applications/luci-app-travelmate/po/en/travelmate.po @@ -362,10 +362,6 @@ msgstr "" msgid "Net Error Check" msgstr "" -#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/logread.js:22 -msgid "No travelmate related logs yet!" -msgstr "" - #: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/stations.js:327 msgid "OWE" msgstr "" @@ -651,10 +647,6 @@ msgid "" "checks." msgstr "" -#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/logread.js:29 -msgid "The syslog output, pre-filtered for travelmate related messages only." -msgstr "" - #: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:59 msgid "The uplink interface has been updated." msgstr "" diff --git a/applications/luci-app-travelmate/po/es/travelmate.po b/applications/luci-app-travelmate/po/es/travelmate.po index 0c3aa36be7..4be5391e78 100644 --- a/applications/luci-app-travelmate/po/es/travelmate.po +++ b/applications/luci-app-travelmate/po/es/travelmate.po @@ -398,10 +398,6 @@ msgstr "" msgid "Net Error Check" msgstr "Comprobación de error neto" -#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/logread.js:22 -msgid "No travelmate related logs yet!" -msgstr "¡Aún no hay registros relacionados con Travelmate!" - #: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/stations.js:327 msgid "OWE" msgstr "OWE" @@ -721,12 +717,6 @@ msgstr "" "El agente de usuario seleccionado se utilizará para la conectividad y las " "comprobaciones del portal cautivo." -#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/logread.js:29 -msgid "The syslog output, pre-filtered for travelmate related messages only." -msgstr "" -"La salida de syslog, prefiltrada solo para mensajes relacionados con " -"travelmate." - #: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:59 msgid "The uplink interface has been updated." msgstr "La interfaz de enlace ascendente se ha actualizado." @@ -973,6 +963,15 @@ msgstr "use la primera radio solamente (radio0)" msgid "use the second radio only (radio1)" msgstr "use la segunda radio solamente (radio1)" +#~ msgid "No travelmate related logs yet!" +#~ msgstr "¡Aún no hay registros relacionados con Travelmate!" + +#~ msgid "" +#~ "The syslog output, pre-filtered for travelmate related messages only." +#~ msgstr "" +#~ "La salida de syslog, prefiltrada solo para mensajes relacionados con " +#~ "travelmate." + #~ msgid "Limit the nearby scan results to process only the strongest uplinks." #~ msgstr "" #~ "Limite los resultados del análisis cercano para procesar solo los enlaces " diff --git a/applications/luci-app-travelmate/po/fi/travelmate.po b/applications/luci-app-travelmate/po/fi/travelmate.po index 115e9e9c09..682b9aaee0 100644 --- a/applications/luci-app-travelmate/po/fi/travelmate.po +++ b/applications/luci-app-travelmate/po/fi/travelmate.po @@ -362,10 +362,6 @@ msgstr "" msgid "Net Error Check" msgstr "" -#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/logread.js:22 -msgid "No travelmate related logs yet!" -msgstr "" - #: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/stations.js:327 msgid "OWE" msgstr "" @@ -651,10 +647,6 @@ msgid "" "checks." msgstr "" -#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/logread.js:29 -msgid "The syslog output, pre-filtered for travelmate related messages only." -msgstr "" - #: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:59 msgid "The uplink interface has been updated." msgstr "" diff --git a/applications/luci-app-travelmate/po/fr/travelmate.po b/applications/luci-app-travelmate/po/fr/travelmate.po index 19989658a4..cba28dee73 100644 --- a/applications/luci-app-travelmate/po/fr/travelmate.po +++ b/applications/luci-app-travelmate/po/fr/travelmate.po @@ -393,10 +393,6 @@ msgstr "" msgid "Net Error Check" msgstr "" -#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/logread.js:22 -msgid "No travelmate related logs yet!" -msgstr "" - #: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/stations.js:327 msgid "OWE" msgstr "" @@ -689,10 +685,6 @@ msgid "" "checks." msgstr "" -#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/logread.js:29 -msgid "The syslog output, pre-filtered for travelmate related messages only." -msgstr "" - #: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:59 msgid "The uplink interface has been updated." msgstr "" diff --git a/applications/luci-app-travelmate/po/he/travelmate.po b/applications/luci-app-travelmate/po/he/travelmate.po index b3ca3e3f3a..27cb5bd6f8 100644 --- a/applications/luci-app-travelmate/po/he/travelmate.po +++ b/applications/luci-app-travelmate/po/he/travelmate.po @@ -363,10 +363,6 @@ msgstr "" msgid "Net Error Check" msgstr "" -#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/logread.js:22 -msgid "No travelmate related logs yet!" -msgstr "" - #: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/stations.js:327 msgid "OWE" msgstr "" @@ -652,10 +648,6 @@ msgid "" "checks." msgstr "" -#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/logread.js:29 -msgid "The syslog output, pre-filtered for travelmate related messages only." -msgstr "" - #: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:59 msgid "The uplink interface has been updated." msgstr "" diff --git a/applications/luci-app-travelmate/po/hi/travelmate.po b/applications/luci-app-travelmate/po/hi/travelmate.po index 6217cd1732..6395354508 100644 --- a/applications/luci-app-travelmate/po/hi/travelmate.po +++ b/applications/luci-app-travelmate/po/hi/travelmate.po @@ -362,10 +362,6 @@ msgstr "" msgid "Net Error Check" msgstr "" -#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/logread.js:22 -msgid "No travelmate related logs yet!" -msgstr "" - #: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/stations.js:327 msgid "OWE" msgstr "" @@ -651,10 +647,6 @@ msgid "" "checks." msgstr "" -#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/logread.js:29 -msgid "The syslog output, pre-filtered for travelmate related messages only." -msgstr "" - #: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:59 msgid "The uplink interface has been updated." msgstr "" diff --git a/applications/luci-app-travelmate/po/hu/travelmate.po b/applications/luci-app-travelmate/po/hu/travelmate.po index 7e932fae79..7f6eea70a8 100644 --- a/applications/luci-app-travelmate/po/hu/travelmate.po +++ b/applications/luci-app-travelmate/po/hu/travelmate.po @@ -363,10 +363,6 @@ msgstr "" msgid "Net Error Check" msgstr "" -#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/logread.js:22 -msgid "No travelmate related logs yet!" -msgstr "" - #: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/stations.js:327 msgid "OWE" msgstr "" @@ -653,10 +649,6 @@ msgid "" "checks." msgstr "" -#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/logread.js:29 -msgid "The syslog output, pre-filtered for travelmate related messages only." -msgstr "" - #: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:59 msgid "The uplink interface has been updated." msgstr "" diff --git a/applications/luci-app-travelmate/po/it/travelmate.po b/applications/luci-app-travelmate/po/it/travelmate.po index 2fa503af62..e929de2cbe 100644 --- a/applications/luci-app-travelmate/po/it/travelmate.po +++ b/applications/luci-app-travelmate/po/it/travelmate.po @@ -365,10 +365,6 @@ msgstr "" msgid "Net Error Check" msgstr "" -#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/logread.js:22 -msgid "No travelmate related logs yet!" -msgstr "" - #: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/stations.js:327 msgid "OWE" msgstr "" @@ -654,10 +650,6 @@ msgid "" "checks." msgstr "" -#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/logread.js:29 -msgid "The syslog output, pre-filtered for travelmate related messages only." -msgstr "" - #: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:59 msgid "The uplink interface has been updated." msgstr "" diff --git a/applications/luci-app-travelmate/po/ja/travelmate.po b/applications/luci-app-travelmate/po/ja/travelmate.po index fad1aad3cb..d60470c4c5 100644 --- a/applications/luci-app-travelmate/po/ja/travelmate.po +++ b/applications/luci-app-travelmate/po/ja/travelmate.po @@ -371,10 +371,6 @@ msgstr "" msgid "Net Error Check" msgstr "ネット エラーチェック" -#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/logread.js:22 -msgid "No travelmate related logs yet!" -msgstr "" - #: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/stations.js:327 msgid "OWE" msgstr "" @@ -662,12 +658,6 @@ msgid "" "checks." msgstr "" -#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/logread.js:29 -msgid "The syslog output, pre-filtered for travelmate related messages only." -msgstr "" -"このフォームには、システムログ内の Travelmate に関するメッセージのみが表示さ" -"れます。" - #: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:59 msgid "The uplink interface has been updated." msgstr "" @@ -907,6 +897,12 @@ msgstr "" msgid "use the second radio only (radio1)" msgstr "" +#~ msgid "" +#~ "The syslog output, pre-filtered for travelmate related messages only." +#~ msgstr "" +#~ "このフォームには、システムログ内の Travelmate に関するメッセージのみが表示" +#~ "されます。" + #~ msgid "Station Interface" #~ msgstr "ステーション インターフェース" diff --git a/applications/luci-app-travelmate/po/ko/travelmate.po b/applications/luci-app-travelmate/po/ko/travelmate.po index f9d548ee17..263c84b217 100644 --- a/applications/luci-app-travelmate/po/ko/travelmate.po +++ b/applications/luci-app-travelmate/po/ko/travelmate.po @@ -362,10 +362,6 @@ msgstr "" msgid "Net Error Check" msgstr "" -#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/logread.js:22 -msgid "No travelmate related logs yet!" -msgstr "" - #: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/stations.js:327 msgid "OWE" msgstr "" @@ -651,10 +647,6 @@ msgid "" "checks." msgstr "" -#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/logread.js:29 -msgid "The syslog output, pre-filtered for travelmate related messages only." -msgstr "" - #: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:59 msgid "The uplink interface has been updated." msgstr "" diff --git a/applications/luci-app-travelmate/po/lt/travelmate.po b/applications/luci-app-travelmate/po/lt/travelmate.po index be256e6e1c..7eb3f5714f 100644 --- a/applications/luci-app-travelmate/po/lt/travelmate.po +++ b/applications/luci-app-travelmate/po/lt/travelmate.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"PO-Revision-Date: 2024-01-14 10:54+0000\n" +"PO-Revision-Date: 2024-03-20 03:44+0000\n" "Last-Translator: Džiugas J <dziugas1959@hotmail.com>\n" "Language-Team: Lithuanian <https://hosted.weblate.org/projects/openwrt/" "luciapplicationstravelmate/lt/>\n" @@ -9,10 +9,9 @@ msgstr "" "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.4-dev\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (" +"n%100<10 || n%100>=20) ? 1 : 2);\n" +"X-Generator: Weblate 5.5-dev\n" #: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:76 msgid "-- AP Selection --" @@ -242,7 +241,7 @@ msgstr "Įjungti/Išjungti šį tinklą" #: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:301 #: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/stations.js:284 msgid "Enabled" -msgstr "Įjungta/-as" +msgstr "Įjungta/Įgalinta (-as)" #: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/stations.js:307 #: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/stations.js:758 @@ -366,10 +365,6 @@ msgstr "" msgid "Net Error Check" msgstr "" -#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/logread.js:22 -msgid "No travelmate related logs yet!" -msgstr "" - #: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/stations.js:327 msgid "OWE" msgstr "„OWE“" @@ -655,10 +650,6 @@ msgid "" "checks." msgstr "" -#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/logread.js:29 -msgid "The syslog output, pre-filtered for travelmate related messages only." -msgstr "" - #: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:59 msgid "The uplink interface has been updated." msgstr "" diff --git a/applications/luci-app-travelmate/po/mr/travelmate.po b/applications/luci-app-travelmate/po/mr/travelmate.po index 0d0c65c479..5e31078b82 100644 --- a/applications/luci-app-travelmate/po/mr/travelmate.po +++ b/applications/luci-app-travelmate/po/mr/travelmate.po @@ -362,10 +362,6 @@ msgstr "" msgid "Net Error Check" msgstr "" -#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/logread.js:22 -msgid "No travelmate related logs yet!" -msgstr "" - #: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/stations.js:327 msgid "OWE" msgstr "" @@ -651,10 +647,6 @@ msgid "" "checks." msgstr "" -#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/logread.js:29 -msgid "The syslog output, pre-filtered for travelmate related messages only." -msgstr "" - #: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:59 msgid "The uplink interface has been updated." msgstr "" diff --git a/applications/luci-app-travelmate/po/ms/travelmate.po b/applications/luci-app-travelmate/po/ms/travelmate.po index 9a88a783b0..7df53aa2f9 100644 --- a/applications/luci-app-travelmate/po/ms/travelmate.po +++ b/applications/luci-app-travelmate/po/ms/travelmate.po @@ -362,10 +362,6 @@ msgstr "" msgid "Net Error Check" msgstr "" -#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/logread.js:22 -msgid "No travelmate related logs yet!" -msgstr "" - #: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/stations.js:327 msgid "OWE" msgstr "" @@ -651,10 +647,6 @@ msgid "" "checks." msgstr "" -#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/logread.js:29 -msgid "The syslog output, pre-filtered for travelmate related messages only." -msgstr "" - #: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:59 msgid "The uplink interface has been updated." msgstr "" diff --git a/applications/luci-app-travelmate/po/nb_NO/travelmate.po b/applications/luci-app-travelmate/po/nb_NO/travelmate.po index bfb8a409b9..136e71a3b9 100644 --- a/applications/luci-app-travelmate/po/nb_NO/travelmate.po +++ b/applications/luci-app-travelmate/po/nb_NO/travelmate.po @@ -363,10 +363,6 @@ msgstr "" msgid "Net Error Check" msgstr "" -#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/logread.js:22 -msgid "No travelmate related logs yet!" -msgstr "" - #: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/stations.js:327 msgid "OWE" msgstr "" @@ -653,10 +649,6 @@ msgid "" "checks." msgstr "" -#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/logread.js:29 -msgid "The syslog output, pre-filtered for travelmate related messages only." -msgstr "" - #: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:59 msgid "The uplink interface has been updated." msgstr "" diff --git a/applications/luci-app-travelmate/po/nl/travelmate.po b/applications/luci-app-travelmate/po/nl/travelmate.po index abbc8fce67..9787913d56 100644 --- a/applications/luci-app-travelmate/po/nl/travelmate.po +++ b/applications/luci-app-travelmate/po/nl/travelmate.po @@ -388,10 +388,6 @@ msgstr "" msgid "Net Error Check" msgstr "Netto foutcontrole" -#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/logread.js:22 -msgid "No travelmate related logs yet!" -msgstr "Nog geen travelmate gerelateerde logs!" - #: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/stations.js:327 msgid "OWE" msgstr "SCHULDIG ZIJN" @@ -696,12 +692,6 @@ msgstr "" "De geselecteerde user agent wordt gebruikt voor connectiviteits- en captive " "portal-controles." -#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/logread.js:29 -msgid "The syslog output, pre-filtered for travelmate related messages only." -msgstr "" -"De syslog-uitvoer, vooraf gefilterd voor alleen reisgenootgerelateerde " -"berichten." - #: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:59 msgid "The uplink interface has been updated." msgstr "De uplink-interface is bijgewerkt." @@ -947,6 +937,15 @@ msgstr "gebruik alleen de eerste radio (radio0)" msgid "use the second radio only (radio1)" msgstr "gebruik alleen de tweede radio (radio1)" +#~ msgid "No travelmate related logs yet!" +#~ msgstr "Nog geen travelmate gerelateerde logs!" + +#~ msgid "" +#~ "The syslog output, pre-filtered for travelmate related messages only." +#~ msgstr "" +#~ "De syslog-uitvoer, vooraf gefilterd voor alleen reisgenootgerelateerde " +#~ "berichten." + #~ msgid "Limit the nearby scan results to process only the strongest uplinks." #~ msgstr "" #~ "Beperk de scanresultaten in de buurt om alleen de sterkste uplinks te " diff --git a/applications/luci-app-travelmate/po/pl/travelmate.po b/applications/luci-app-travelmate/po/pl/travelmate.po index 011ff6acb7..9d53c73ab8 100644 --- a/applications/luci-app-travelmate/po/pl/travelmate.po +++ b/applications/luci-app-travelmate/po/pl/travelmate.po @@ -390,10 +390,6 @@ msgstr "" msgid "Net Error Check" msgstr "Kontrola błędów sieci" -#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/logread.js:22 -msgid "No travelmate related logs yet!" -msgstr "Brak powiązanych dzienników travelmate!" - #: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/stations.js:327 msgid "OWE" msgstr "OWE" @@ -704,12 +700,6 @@ msgstr "" "Wybrany agent użytkownika będzie używany do sprawdzania łączności i portalu " "dostępowego." -#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/logread.js:29 -msgid "The syslog output, pre-filtered for travelmate related messages only." -msgstr "" -"Wyjście dziennika systemowego, wstępnie filtrowane aby zawierało tylko " -"informacje związane z travelmate." - #: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:59 msgid "The uplink interface has been updated." msgstr "Interfejs uplink został zaktualizowany." @@ -955,6 +945,15 @@ msgstr "używaj tylko pierwszego radia (radio0)" msgid "use the second radio only (radio1)" msgstr "używaj tylko drugiego radia (radio1)" +#~ msgid "No travelmate related logs yet!" +#~ msgstr "Brak powiązanych dzienników travelmate!" + +#~ msgid "" +#~ "The syslog output, pre-filtered for travelmate related messages only." +#~ msgstr "" +#~ "Wyjście dziennika systemowego, wstępnie filtrowane aby zawierało tylko " +#~ "informacje związane z travelmate." + #~ msgid "Limit the nearby scan results to process only the strongest uplinks." #~ msgstr "" #~ "Ogranicz wyniki skanowania w pobliżu, aby przetwarzać tylko najsilniejsze " diff --git a/applications/luci-app-travelmate/po/pt/travelmate.po b/applications/luci-app-travelmate/po/pt/travelmate.po index 32733d942b..9ab4d3f17c 100644 --- a/applications/luci-app-travelmate/po/pt/travelmate.po +++ b/applications/luci-app-travelmate/po/pt/travelmate.po @@ -393,10 +393,6 @@ msgstr "" msgid "Net Error Check" msgstr "Verificação de Erros de Rede" -#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/logread.js:22 -msgid "No travelmate related logs yet!" -msgstr "Ainda não há registos log relacionados com o travelmate!" - #: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/stations.js:327 msgid "OWE" msgstr "OWE" @@ -712,10 +708,6 @@ msgstr "" "O agente de utilizador selecionado será utilizado para as verificações do " "portal de conectividade e do portal cativo." -#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/logread.js:29 -msgid "The syslog output, pre-filtered for travelmate related messages only." -msgstr "Mensagens do syslog relacionadas ao travelmate." - #: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:59 msgid "The uplink interface has been updated." msgstr "A interface da ligação ascendente foi atualizada." @@ -961,6 +953,13 @@ msgstr "usar apenas o primeiro rádio (radio0)" msgid "use the second radio only (radio1)" msgstr "usar apenas o segundo rádio (radio1)" +#~ msgid "No travelmate related logs yet!" +#~ msgstr "Ainda não há registos log relacionados com o travelmate!" + +#~ msgid "" +#~ "The syslog output, pre-filtered for travelmate related messages only." +#~ msgstr "Mensagens do syslog relacionadas ao travelmate." + #~ msgid "Limit the nearby scan results to process only the strongest uplinks." #~ msgstr "" #~ "Limitar os resultados da varredura às ligações ascendentes mais próximas " diff --git a/applications/luci-app-travelmate/po/pt_BR/travelmate.po b/applications/luci-app-travelmate/po/pt_BR/travelmate.po index 4586e12175..b7e7790f08 100644 --- a/applications/luci-app-travelmate/po/pt_BR/travelmate.po +++ b/applications/luci-app-travelmate/po/pt_BR/travelmate.po @@ -391,10 +391,6 @@ msgstr "" msgid "Net Error Check" msgstr "Verificação de Erros da Rede" -#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/logread.js:22 -msgid "No travelmate related logs yet!" -msgstr "Ainda não há registos log relacionados com o travelmate!" - #: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/stations.js:327 msgid "OWE" msgstr "OWE" @@ -704,10 +700,6 @@ msgstr "" "O agente de usuário selecionado será utilizado para as verificações do " "portal de conectividade e do portal cativo." -#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/logread.js:29 -msgid "The syslog output, pre-filtered for travelmate related messages only." -msgstr "Mensagens do syslog relacionadas ao travelmate." - #: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:59 msgid "The uplink interface has been updated." msgstr "A interface do enlace foi atualizada." @@ -953,6 +945,13 @@ msgstr "use apenas o primeiro rádio (radio0)" msgid "use the second radio only (radio1)" msgstr "use apenas o segundo rádio (radio1)" +#~ msgid "No travelmate related logs yet!" +#~ msgstr "Ainda não há registos log relacionados com o travelmate!" + +#~ msgid "" +#~ "The syslog output, pre-filtered for travelmate related messages only." +#~ msgstr "Mensagens do syslog relacionadas ao travelmate." + #~ msgid "Limit the nearby scan results to process only the strongest uplinks." #~ msgstr "" #~ "Limite os resultados da varredura apenas para os enlaces mais próximos e " diff --git a/applications/luci-app-travelmate/po/ro/travelmate.po b/applications/luci-app-travelmate/po/ro/travelmate.po index 75a099e740..e8e4ba33c2 100644 --- a/applications/luci-app-travelmate/po/ro/travelmate.po +++ b/applications/luci-app-travelmate/po/ro/travelmate.po @@ -396,10 +396,6 @@ msgstr "" msgid "Net Error Check" msgstr "Verificarea erorilor de rețea" -#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/logread.js:22 -msgid "No travelmate related logs yet!" -msgstr "Nu există încă jurnale legate de travelmate!" - #: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/stations.js:327 msgid "OWE" msgstr "OWE" @@ -710,11 +706,6 @@ msgstr "" "Agentul de utilizator selectat va fi utilizat pentru verificarea " "conectivității și a portalului captiv." -#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/logread.js:29 -msgid "The syslog output, pre-filtered for travelmate related messages only." -msgstr "" -"Ieșirea syslog, prefiltrată numai pentru mesajele legate de Travelmate." - #: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:59 msgid "The uplink interface has been updated." msgstr "Interfața de legătură ascendentă a fost actualizată." @@ -962,6 +953,14 @@ msgstr "utilizați numai primul radio (radio0)" msgid "use the second radio only (radio1)" msgstr "utilizați numai al doilea radio (radio1)" +#~ msgid "No travelmate related logs yet!" +#~ msgstr "Nu există încă jurnale legate de travelmate!" + +#~ msgid "" +#~ "The syslog output, pre-filtered for travelmate related messages only." +#~ msgstr "" +#~ "Ieșirea syslog, prefiltrată numai pentru mesajele legate de Travelmate." + #~ msgid "Limit the nearby scan results to process only the strongest uplinks." #~ msgstr "" #~ "Limitați rezultatele scanării din apropiere pentru a procesa doar cele " diff --git a/applications/luci-app-travelmate/po/ru/travelmate.po b/applications/luci-app-travelmate/po/ru/travelmate.po index d3d4136c18..62f6b50a17 100644 --- a/applications/luci-app-travelmate/po/ru/travelmate.po +++ b/applications/luci-app-travelmate/po/ru/travelmate.po @@ -396,10 +396,6 @@ msgstr "" msgid "Net Error Check" msgstr "Проверка ошибок сети" -#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/logread.js:22 -msgid "No travelmate related logs yet!" -msgstr "Пока нет журналов, связанных с travelmate!" - #: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/stations.js:327 msgid "OWE" msgstr "OWE" @@ -714,12 +710,6 @@ msgstr "" "Выбранный user agent будет использоваться для подключений и проверки Captive " "Portal." -#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/logread.js:29 -msgid "The syslog output, pre-filtered for travelmate related messages only." -msgstr "" -"Страница просмотра системного журнала, показаны только события связанные с " -"работой утилиты TravelMate." - #: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:59 msgid "The uplink interface has been updated." msgstr "Uplink интерфейс был обновлен." @@ -968,6 +958,15 @@ msgstr "использовать только первый радиомодул msgid "use the second radio only (radio1)" msgstr "использовать только второй радиомодуль (radio1)" +#~ msgid "No travelmate related logs yet!" +#~ msgstr "Пока нет журналов, связанных с travelmate!" + +#~ msgid "" +#~ "The syslog output, pre-filtered for travelmate related messages only." +#~ msgstr "" +#~ "Страница просмотра системного журнала, показаны только события связанные " +#~ "с работой утилиты TravelMate." + #~ msgid "Limit the nearby scan results to process only the strongest uplinks." #~ msgstr "" #~ "Ограничьте результаты ближайшего сканирования, чтобы обрабатывать только " diff --git a/applications/luci-app-travelmate/po/sk/travelmate.po b/applications/luci-app-travelmate/po/sk/travelmate.po index 1edccbfab2..f49292d81a 100644 --- a/applications/luci-app-travelmate/po/sk/travelmate.po +++ b/applications/luci-app-travelmate/po/sk/travelmate.po @@ -363,10 +363,6 @@ msgstr "" msgid "Net Error Check" msgstr "" -#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/logread.js:22 -msgid "No travelmate related logs yet!" -msgstr "" - #: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/stations.js:327 msgid "OWE" msgstr "" @@ -652,10 +648,6 @@ msgid "" "checks." msgstr "" -#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/logread.js:29 -msgid "The syslog output, pre-filtered for travelmate related messages only." -msgstr "" - #: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:59 msgid "The uplink interface has been updated." msgstr "" diff --git a/applications/luci-app-travelmate/po/sv/travelmate.po b/applications/luci-app-travelmate/po/sv/travelmate.po index 87ee4d4963..0727cba7d0 100644 --- a/applications/luci-app-travelmate/po/sv/travelmate.po +++ b/applications/luci-app-travelmate/po/sv/travelmate.po @@ -362,10 +362,6 @@ msgstr "" msgid "Net Error Check" msgstr "" -#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/logread.js:22 -msgid "No travelmate related logs yet!" -msgstr "" - #: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/stations.js:327 msgid "OWE" msgstr "OWE" @@ -651,10 +647,6 @@ msgid "" "checks." msgstr "" -#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/logread.js:29 -msgid "The syslog output, pre-filtered for travelmate related messages only." -msgstr "" - #: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:59 msgid "The uplink interface has been updated." msgstr "" diff --git a/applications/luci-app-travelmate/po/templates/travelmate.pot b/applications/luci-app-travelmate/po/templates/travelmate.pot index 2b6f41d8d6..42d2562c81 100644 --- a/applications/luci-app-travelmate/po/templates/travelmate.pot +++ b/applications/luci-app-travelmate/po/templates/travelmate.pot @@ -353,10 +353,6 @@ msgstr "" msgid "Net Error Check" msgstr "" -#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/logread.js:22 -msgid "No travelmate related logs yet!" -msgstr "" - #: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/stations.js:327 msgid "OWE" msgstr "" @@ -642,10 +638,6 @@ msgid "" "checks." msgstr "" -#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/logread.js:29 -msgid "The syslog output, pre-filtered for travelmate related messages only." -msgstr "" - #: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:59 msgid "The uplink interface has been updated." msgstr "" diff --git a/applications/luci-app-travelmate/po/tr/travelmate.po b/applications/luci-app-travelmate/po/tr/travelmate.po index 0967afa512..9dfbd8a31d 100644 --- a/applications/luci-app-travelmate/po/tr/travelmate.po +++ b/applications/luci-app-travelmate/po/tr/travelmate.po @@ -393,10 +393,6 @@ msgstr "" msgid "Net Error Check" msgstr "Net Hata Kontrolü" -#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/logread.js:22 -msgid "No travelmate related logs yet!" -msgstr "Henüz travelmate ile ilgili kayıt yok!" - #: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/stations.js:327 msgid "OWE" msgstr "OWE" @@ -705,12 +701,6 @@ msgstr "" "Seçilen kullanıcı aracısı, bağlantı ve giriş portalı kontrolleri için " "kullanılacaktır." -#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/logread.js:29 -msgid "The syslog output, pre-filtered for travelmate related messages only." -msgstr "" -"Yalnızca travelmate ile ilgili mesajlar için önceden filtrelenmiş syslog " -"çıktısı." - #: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:59 msgid "The uplink interface has been updated." msgstr "Uplink arayüzü güncellendi." @@ -955,6 +945,15 @@ msgstr "sadece ilk radyoyu kullan (radyo0)" msgid "use the second radio only (radio1)" msgstr "sadece ikinci radyoyu kullan (radyo1)" +#~ msgid "No travelmate related logs yet!" +#~ msgstr "Henüz travelmate ile ilgili kayıt yok!" + +#~ msgid "" +#~ "The syslog output, pre-filtered for travelmate related messages only." +#~ msgstr "" +#~ "Yalnızca travelmate ile ilgili mesajlar için önceden filtrelenmiş syslog " +#~ "çıktısı." + #~ msgid "Limit the nearby scan results to process only the strongest uplinks." #~ msgstr "" #~ "Yalnızca en güçlü uplink'leri işlemek için yakındaki tarama sonuçlarını " diff --git a/applications/luci-app-travelmate/po/uk/travelmate.po b/applications/luci-app-travelmate/po/uk/travelmate.po index af12da686a..b7ad02bb69 100644 --- a/applications/luci-app-travelmate/po/uk/travelmate.po +++ b/applications/luci-app-travelmate/po/uk/travelmate.po @@ -363,10 +363,6 @@ msgstr "" msgid "Net Error Check" msgstr "" -#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/logread.js:22 -msgid "No travelmate related logs yet!" -msgstr "" - #: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/stations.js:327 msgid "OWE" msgstr "" @@ -652,10 +648,6 @@ msgid "" "checks." msgstr "" -#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/logread.js:29 -msgid "The syslog output, pre-filtered for travelmate related messages only." -msgstr "" - #: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:59 msgid "The uplink interface has been updated." msgstr "" diff --git a/applications/luci-app-travelmate/po/vi/travelmate.po b/applications/luci-app-travelmate/po/vi/travelmate.po index f13ae5969b..b7fef52f79 100644 --- a/applications/luci-app-travelmate/po/vi/travelmate.po +++ b/applications/luci-app-travelmate/po/vi/travelmate.po @@ -387,10 +387,6 @@ msgstr "" msgid "Net Error Check" msgstr "Kiểm tra Lỗi Mạng" -#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/logread.js:22 -msgid "No travelmate related logs yet!" -msgstr "Chưa có nhật ký liên quan đến travelmate!" - #: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/stations.js:327 msgid "OWE" msgstr "OWE" @@ -695,10 +691,6 @@ msgstr "" "User agent được chọn sẽ được sử dụng cho kiểm tra kết nối và cổng truy cập " "chận." -#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/logread.js:29 -msgid "The syslog output, pre-filtered for travelmate related messages only." -msgstr "Đầu ra syslog, đã lọc trước cho các tin nhắn liên quan đến travelmate." - #: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:59 msgid "The uplink interface has been updated." msgstr "Giao diện uplink đã được cập nhật." @@ -943,6 +935,14 @@ msgstr "chỉ sử dụng radio thứ nhất (radio0)" msgid "use the second radio only (radio1)" msgstr "chỉ sử dụng radio thứ hai (radio1)" +#~ msgid "No travelmate related logs yet!" +#~ msgstr "Chưa có nhật ký liên quan đến travelmate!" + +#~ msgid "" +#~ "The syslog output, pre-filtered for travelmate related messages only." +#~ msgstr "" +#~ "Đầu ra syslog, đã lọc trước cho các tin nhắn liên quan đến travelmate." + #~ msgid "Limit the nearby scan results to process only the strongest uplinks." #~ msgstr "" #~ "Giới hạn kết quả quét gần đây để chỉ xử lý các kết nối uplink mạnh nhất." diff --git a/applications/luci-app-travelmate/po/zh_Hans/travelmate.po b/applications/luci-app-travelmate/po/zh_Hans/travelmate.po index 90256cf0eb..eecad8c67d 100644 --- a/applications/luci-app-travelmate/po/zh_Hans/travelmate.po +++ b/applications/luci-app-travelmate/po/zh_Hans/travelmate.po @@ -380,10 +380,6 @@ msgstr "最小信号质量阈值(百分比),作为连接(断开)上行 msgid "Net Error Check" msgstr "网络错误检查" -#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/logread.js:22 -msgid "No travelmate related logs yet!" -msgstr "还没有和travlemate相关的日志!" - #: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/stations.js:327 msgid "OWE" msgstr "OWE" @@ -674,10 +670,6 @@ msgid "" "checks." msgstr "选中的用户将用于网络可连接性和强制登录门户检查。" -#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/logread.js:29 -msgid "The syslog output, pre-filtered for travelmate related messages only." -msgstr "此表单显示 syslog 输出,仅针对 travelmate 相关消息进行预过滤。" - #: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:59 msgid "The uplink interface has been updated." msgstr "上行链路接口已被更新。" @@ -919,6 +911,13 @@ msgstr "仅使用第一个 radio (radio0)" msgid "use the second radio only (radio1)" msgstr "仅使用第二个 radio (radio1)" +#~ msgid "No travelmate related logs yet!" +#~ msgstr "还没有和travlemate相关的日志!" + +#~ msgid "" +#~ "The syslog output, pre-filtered for travelmate related messages only." +#~ msgstr "此表单显示 syslog 输出,仅针对 travelmate 相关消息进行预过滤。" + #~ msgid "Limit the nearby scan results to process only the strongest uplinks." #~ msgstr "将附近的扫描结果限制为仅处理最强的上行链路。" diff --git a/applications/luci-app-travelmate/po/zh_Hant/travelmate.po b/applications/luci-app-travelmate/po/zh_Hant/travelmate.po index 6ab42f82a1..da138da8dc 100644 --- a/applications/luci-app-travelmate/po/zh_Hant/travelmate.po +++ b/applications/luci-app-travelmate/po/zh_Hant/travelmate.po @@ -381,10 +381,6 @@ msgstr "最小訊號品質閾值 (百分比),作為 (中斷) 連線上行的 msgid "Net Error Check" msgstr "網路錯誤檢查" -#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/logread.js:22 -msgid "No travelmate related logs yet!" -msgstr "還沒有和 travlemate 相關的日誌!" - #: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/stations.js:327 msgid "OWE" msgstr "OWE" @@ -675,10 +671,6 @@ msgid "" "checks." msgstr "選取的使用者將用於網路可連接性和網頁驗證入口檢查。" -#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/logread.js:29 -msgid "The syslog output, pre-filtered for travelmate related messages only." -msgstr "此表單顯示 syslog 輸出,僅針對 travelmate 相關訊息進行預過濾。" - #: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:59 msgid "The uplink interface has been updated." msgstr "上行介面已被更新。" @@ -921,6 +913,13 @@ msgstr "僅使用第一個 radio (radio0)" msgid "use the second radio only (radio1)" msgstr "僅使用第二個 radio (radio1)" +#~ msgid "No travelmate related logs yet!" +#~ msgstr "還沒有和 travlemate 相關的日誌!" + +#~ msgid "" +#~ "The syslog output, pre-filtered for travelmate related messages only." +#~ msgstr "此表單顯示 syslog 輸出,僅針對 travelmate 相關訊息進行預過濾。" + #~ msgid "Limit the nearby scan results to process only the strongest uplinks." #~ msgstr "將附近的掃描結果限制為僅處理最強的上行鏈路。" diff --git a/applications/luci-app-ttyd/po/ca/ttyd.po b/applications/luci-app-ttyd/po/ca/ttyd.po index 696bb8cde7..ca81c70b75 100644 --- a/applications/luci-app-ttyd/po/ca/ttyd.po +++ b/applications/luci-app-ttyd/po/ca/ttyd.po @@ -1,14 +1,14 @@ msgid "" msgstr "" -"PO-Revision-Date: 2021-08-09 20:04+0000\n" -"Last-Translator: dtalens <databio@gmail.com>\n" +"PO-Revision-Date: 2024-03-18 11:11+0000\n" +"Last-Translator: \"S. Barj.\" <sbarjola@proton.me>\n" "Language-Team: Catalan <https://hosted.weblate.org/projects/openwrt/" "luciapplicationsttyd/ca/>\n" "Language: ca\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.5-dev\n" #: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:55 msgid "Accept only one client and exit on disconnection" @@ -98,7 +98,7 @@ msgstr "" #: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:59 msgid "IPv6" -msgstr "" +msgstr "IPv6" #: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:57 msgid "Index" diff --git a/applications/luci-app-unbound/po/lt/unbound.po b/applications/luci-app-unbound/po/lt/unbound.po index 1a12884508..ca6ed78e08 100644 --- a/applications/luci-app-unbound/po/lt/unbound.po +++ b/applications/luci-app-unbound/po/lt/unbound.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"PO-Revision-Date: 2024-03-12 11:02+0000\n" +"PO-Revision-Date: 2024-03-20 03:44+0000\n" "Last-Translator: Džiugas J <dziugas1959@hotmail.com>\n" "Language-Team: Lithuanian <https://hosted.weblate.org/projects/openwrt/" "luciapplicationsunbound/lt/>\n" @@ -9,9 +9,8 @@ msgstr "" "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" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (" +"n%100<10 || n%100>=20) ? 1 : 2);\n" "X-Generator: Weblate 5.5-dev\n" #: applications/luci-app-unbound/luasrc/model/cbi/unbound/configure.lua:161 @@ -226,7 +225,7 @@ msgstr "Įjungti šią nurodytą zoną" #: applications/luci-app-unbound/luasrc/model/cbi/unbound/zone-details.lua:29 msgid "Enabled" -msgstr "Įjungta/-as" +msgstr "Įjungta/Įgalinta (-as)" #: applications/luci-app-unbound/luasrc/model/cbi/unbound/configure.lua:298 msgid "Extended Statistics" diff --git a/applications/luci-app-xinetd/po/ca/xinetd.po b/applications/luci-app-xinetd/po/ca/xinetd.po index 531710369d..e36f027540 100644 --- a/applications/luci-app-xinetd/po/ca/xinetd.po +++ b/applications/luci-app-xinetd/po/ca/xinetd.po @@ -1,13 +1,16 @@ msgid "" msgstr "" -"Content-Type: text/plain; charset=UTF-8\n" "Project-Id-Version: PACKAGE VERSION\n" -"Last-Translator: Automatically generated\n" -"Language-Team: none\n" +"PO-Revision-Date: 2024-03-18 11:11+0000\n" +"Last-Translator: \"S. Barj.\" <sbarjola@proton.me>\n" +"Language-Team: Catalan <https://hosted.weblate.org/projects/openwrt/" +"luciapplicationsxinetd/ca/>\n" "Language: ca\n" "MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" +"X-Generator: Weblate 5.5-dev\n" #: applications/luci-app-xinetd/htdocs/luci-static/resources/view/xinetd/xinetd.js:64 msgid "Access Control" @@ -95,7 +98,7 @@ msgstr "" #: applications/luci-app-xinetd/htdocs/luci-static/resources/view/xinetd/xinetd.js:47 #: applications/luci-app-xinetd/htdocs/luci-static/resources/view/xinetd/xinetd.js:86 msgid "IPv6" -msgstr "" +msgstr "IPv6" #: applications/luci-app-xinetd/htdocs/luci-static/resources/view/xinetd/xinetd.js:100 msgid "Identification" @@ -164,7 +167,7 @@ msgstr "" #: applications/luci-app-xinetd/htdocs/luci-static/resources/view/xinetd/xinetd.js:35 #: applications/luci-app-xinetd/htdocs/luci-static/resources/view/xinetd/xinetd.js:120 msgid "Protocol" -msgstr "" +msgstr "Protocol" #: applications/luci-app-xinetd/htdocs/luci-static/resources/view/xinetd/xinetd.js:53 #: applications/luci-app-xinetd/htdocs/luci-static/resources/view/xinetd/xinetd.js:136 @@ -313,7 +316,7 @@ msgstr "" #: applications/luci-app-xinetd/htdocs/luci-static/resources/view/xinetd/xinetd.js:49 #: applications/luci-app-xinetd/htdocs/luci-static/resources/view/xinetd/xinetd.js:58 msgid "no" -msgstr "" +msgstr "no" #: applications/luci-app-xinetd/htdocs/luci-static/resources/view/xinetd/xinetd.js:132 msgid "sequential datagram transmission service" @@ -326,4 +329,4 @@ msgstr "" #: applications/luci-app-xinetd/htdocs/luci-static/resources/view/xinetd/xinetd.js:49 #: applications/luci-app-xinetd/htdocs/luci-static/resources/view/xinetd/xinetd.js:58 msgid "yes" -msgstr "" +msgstr "sí" diff --git a/applications/luci-app-xinetd/po/es/xinetd.po b/applications/luci-app-xinetd/po/es/xinetd.po index ebb3535133..7950274970 100644 --- a/applications/luci-app-xinetd/po/es/xinetd.po +++ b/applications/luci-app-xinetd/po/es/xinetd.po @@ -1,8 +1,8 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"PO-Revision-Date: 2024-03-16 22:24+0000\n" -"Last-Translator: Franco Castillo <castillofrancodamian@gmail.com>\n" +"PO-Revision-Date: 2024-03-21 13:58+0000\n" +"Last-Translator: Mc Giver <mcgivergim@gmail.com>\n" "Language-Team: Spanish <https://hosted.weblate.org/projects/openwrt/" "luciapplicationsxinetd/es/>\n" "Language: es\n" @@ -270,7 +270,7 @@ msgstr "" #: applications/luci-app-xinetd/htdocs/luci-static/resources/view/xinetd/xinetd.js:41 #: applications/luci-app-xinetd/htdocs/luci-static/resources/view/xinetd/xinetd.js:93 msgid "Type" -msgstr "" +msgstr "Tipo" #: applications/luci-app-xinetd/htdocs/luci-static/resources/view/xinetd/xinetd.js:93 msgid "Type of service" |