summaryrefslogtreecommitdiffhomepage
path: root/applications/luci-app-adblock
diff options
context:
space:
mode:
Diffstat (limited to 'applications/luci-app-adblock')
-rw-r--r--applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js17
-rw-r--r--applications/luci-app-adblock/po/ar/adblock.po7
-rw-r--r--applications/luci-app-adblock/po/bg/adblock.po7
-rw-r--r--applications/luci-app-adblock/po/bn_BD/adblock.po7
-rw-r--r--applications/luci-app-adblock/po/ca/adblock.po7
-rw-r--r--applications/luci-app-adblock/po/cs/adblock.po7
-rw-r--r--applications/luci-app-adblock/po/da/adblock.po9
-rw-r--r--applications/luci-app-adblock/po/de/adblock.po59
-rw-r--r--applications/luci-app-adblock/po/el/adblock.po15
-rw-r--r--applications/luci-app-adblock/po/en/adblock.po7
-rw-r--r--applications/luci-app-adblock/po/es/adblock.po28
-rw-r--r--applications/luci-app-adblock/po/fi/adblock.po55
-rw-r--r--applications/luci-app-adblock/po/fr/adblock.po9
-rw-r--r--applications/luci-app-adblock/po/he/adblock.po7
-rw-r--r--applications/luci-app-adblock/po/hi/adblock.po7
-rw-r--r--applications/luci-app-adblock/po/hu/adblock.po7
-rw-r--r--applications/luci-app-adblock/po/it/adblock.po7
-rw-r--r--applications/luci-app-adblock/po/ja/adblock.po9
-rw-r--r--applications/luci-app-adblock/po/ko/adblock.po7
-rw-r--r--applications/luci-app-adblock/po/mr/adblock.po7
-rw-r--r--applications/luci-app-adblock/po/ms/adblock.po7
-rw-r--r--applications/luci-app-adblock/po/nb_NO/adblock.po7
-rw-r--r--applications/luci-app-adblock/po/pl/adblock.po9
-rw-r--r--applications/luci-app-adblock/po/pt/adblock.po9
-rw-r--r--applications/luci-app-adblock/po/pt_BR/adblock.po9
-rw-r--r--applications/luci-app-adblock/po/ro/adblock.po9
-rw-r--r--applications/luci-app-adblock/po/ru/adblock.po7
-rw-r--r--applications/luci-app-adblock/po/si/adblock.po7
-rw-r--r--applications/luci-app-adblock/po/sk/adblock.po7
-rw-r--r--applications/luci-app-adblock/po/sv/adblock.po9
-rw-r--r--applications/luci-app-adblock/po/templates/adblock.pot7
-rw-r--r--applications/luci-app-adblock/po/tr/adblock.po9
-rw-r--r--applications/luci-app-adblock/po/uk/adblock.po7
-rw-r--r--applications/luci-app-adblock/po/vi/adblock.po7
-rw-r--r--applications/luci-app-adblock/po/zh_Hans/adblock.po9
-rw-r--r--applications/luci-app-adblock/po/zh_Hant/adblock.po15
-rw-r--r--applications/luci-app-adblock/root/usr/share/rpcd/acl.d/luci-app-adblock.json2
37 files changed, 191 insertions, 230 deletions
diff --git a/applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js b/applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js
index 2b58961f0b..fb50d4ca95 100644
--- a/applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js
+++ b/applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js
@@ -53,7 +53,7 @@ function handleAction(ev) {
E('label', { 'class': 'cbi-input-text', 'style': 'padding-top:.5em' }, [
E('input', { 'class': 'cbi-input-text', 'id': 'timerD', 'maxlength': '13' }),
'\xa0\xa0\xa0',
- _('The day of the week (opt., values: 1-7 possibly sep. by , or -)')
+ _('The day of the week (opt., values: 0-6 possibly sep. by , or -)')
])
]),
E('div', { 'class': 'left', 'style': 'display:flex; flex-direction:column' }, [
@@ -581,21 +581,6 @@ return view.extend({
o = s.taboption('sources', form.DummyValue, '_sub');
o.rawhtml = true;
- o.default = '<em><b>Shallalist Archive Selection</b></em>';
-
- o = s.taboption('sources', form.DynamicList, 'adb_sha_sources', _('Categories'));
- for (var i = 0; i < categories.length; i++) {
- code = categories[i].match(/^(\w+);/)[1].trim();
- if (code === 'sha') {
- category = categories[i].match(/^\w+;(.*$)/)[1].trim();
- o.value(category);
- }
- }
- o.optional = true;
- o.rmempty = true;
-
- o = s.taboption('sources', form.DummyValue, '_sub');
- o.rawhtml = true;
o.default = '<em><b>UTCapitole Archive Selection</b></em>';
o = s.taboption('sources', form.DynamicList, 'adb_utc_sources', _('Categories'));
diff --git a/applications/luci-app-adblock/po/ar/adblock.po b/applications/luci-app-adblock/po/ar/adblock.po
index 5bb0af2883..52bf1d7217 100644
--- a/applications/luci-app-adblock/po/ar/adblock.po
+++ b/applications/luci-app-adblock/po/ar/adblock.po
@@ -167,7 +167,6 @@ msgid "Cancel"
msgstr "إلغاء"
#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:586
-#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:601
msgid "Categories"
msgstr "فئات"
@@ -733,7 +732,7 @@ msgid "The Refresh Timer has been updated."
msgstr "تم تحديث مؤقت التحديث."
#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:56
-msgid "The day of the week (opt., values: 1-7 possibly sep. by , or -)"
+msgid "The day of the week (opt., values: 0-6 possibly sep. by , or -)"
msgstr ""
"يوم الأسبوع (اختياري ، القيم: من 1 إلى 7 من المحتمل أن يفصل بينها أو -)"
@@ -818,8 +817,8 @@ msgstr "تأخير الزناد"
msgid "Unable to save changes: %s"
msgstr "تعذر حفظ التغييرات: s%"
-#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:616
-#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:632
+#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:601
+#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:617
msgid "Variants"
msgstr "المتغيرات"
diff --git a/applications/luci-app-adblock/po/bg/adblock.po b/applications/luci-app-adblock/po/bg/adblock.po
index 5ac1803f4d..c037f40990 100644
--- a/applications/luci-app-adblock/po/bg/adblock.po
+++ b/applications/luci-app-adblock/po/bg/adblock.po
@@ -159,7 +159,6 @@ msgid "Cancel"
msgstr "Отмени"
#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:586
-#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:601
msgid "Categories"
msgstr ""
@@ -695,7 +694,7 @@ msgid "The Refresh Timer has been updated."
msgstr ""
#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:56
-msgid "The day of the week (opt., values: 1-7 possibly sep. by , or -)"
+msgid "The day of the week (opt., values: 0-6 possibly sep. by , or -)"
msgstr ""
#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:46
@@ -769,8 +768,8 @@ msgstr ""
msgid "Unable to save changes: %s"
msgstr ""
-#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:616
-#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:632
+#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:601
+#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:617
msgid "Variants"
msgstr ""
diff --git a/applications/luci-app-adblock/po/bn_BD/adblock.po b/applications/luci-app-adblock/po/bn_BD/adblock.po
index e94d859666..86b75d939e 100644
--- a/applications/luci-app-adblock/po/bn_BD/adblock.po
+++ b/applications/luci-app-adblock/po/bn_BD/adblock.po
@@ -159,7 +159,6 @@ msgid "Cancel"
msgstr "বাতিল করুন"
#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:586
-#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:601
msgid "Categories"
msgstr ""
@@ -695,7 +694,7 @@ msgid "The Refresh Timer has been updated."
msgstr ""
#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:56
-msgid "The day of the week (opt., values: 1-7 possibly sep. by , or -)"
+msgid "The day of the week (opt., values: 0-6 possibly sep. by , or -)"
msgstr ""
#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:46
@@ -769,8 +768,8 @@ msgstr ""
msgid "Unable to save changes: %s"
msgstr ""
-#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:616
-#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:632
+#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:601
+#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:617
msgid "Variants"
msgstr ""
diff --git a/applications/luci-app-adblock/po/ca/adblock.po b/applications/luci-app-adblock/po/ca/adblock.po
index 4fafa186f2..fd12c7b992 100644
--- a/applications/luci-app-adblock/po/ca/adblock.po
+++ b/applications/luci-app-adblock/po/ca/adblock.po
@@ -161,7 +161,6 @@ msgid "Cancel"
msgstr "Cancel•lar"
#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:586
-#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:601
msgid "Categories"
msgstr "Categories"
@@ -697,7 +696,7 @@ msgid "The Refresh Timer has been updated."
msgstr ""
#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:56
-msgid "The day of the week (opt., values: 1-7 possibly sep. by , or -)"
+msgid "The day of the week (opt., values: 0-6 possibly sep. by , or -)"
msgstr ""
#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:46
@@ -771,8 +770,8 @@ msgstr ""
msgid "Unable to save changes: %s"
msgstr ""
-#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:616
-#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:632
+#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:601
+#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:617
msgid "Variants"
msgstr ""
diff --git a/applications/luci-app-adblock/po/cs/adblock.po b/applications/luci-app-adblock/po/cs/adblock.po
index 9a75c64843..fcd6e6681e 100644
--- a/applications/luci-app-adblock/po/cs/adblock.po
+++ b/applications/luci-app-adblock/po/cs/adblock.po
@@ -164,7 +164,6 @@ msgid "Cancel"
msgstr "Storno"
#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:586
-#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:601
msgid "Categories"
msgstr ""
@@ -712,7 +711,7 @@ msgid "The Refresh Timer has been updated."
msgstr ""
#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:56
-msgid "The day of the week (opt., values: 1-7 possibly sep. by , or -)"
+msgid "The day of the week (opt., values: 0-6 possibly sep. by , or -)"
msgstr ""
#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:46
@@ -786,8 +785,8 @@ msgstr "Prodleva spuštění"
msgid "Unable to save changes: %s"
msgstr ""
-#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:616
-#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:632
+#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:601
+#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:617
msgid "Variants"
msgstr ""
diff --git a/applications/luci-app-adblock/po/da/adblock.po b/applications/luci-app-adblock/po/da/adblock.po
index ed0eb3d069..04f37ff76e 100644
--- a/applications/luci-app-adblock/po/da/adblock.po
+++ b/applications/luci-app-adblock/po/da/adblock.po
@@ -175,7 +175,6 @@ msgid "Cancel"
msgstr "Annuller"
#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:586
-#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:601
msgid "Categories"
msgstr "Kategorier"
@@ -756,8 +755,8 @@ msgid "The Refresh Timer has been updated."
msgstr "Opdateringstimeren er blevet opdateret."
#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:56
-msgid "The day of the week (opt., values: 1-7 possibly sep. by , or -)"
-msgstr "Ugedagen (opt., værdier: 1-7 evt. sep. med , eller -)"
+msgid "The day of the week (opt., values: 0-6 possibly sep. by , or -)"
+msgstr "Ugedagen (opt., værdier: 0-6 evt. sep. med , eller -)"
#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:46
msgid "The hours portition (req., range: 0-23)"
@@ -840,8 +839,8 @@ msgstr "Udløserforsinkelse"
msgid "Unable to save changes: %s"
msgstr "Kunne ikke gemme ændringer: %s"
-#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:616
-#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:632
+#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:601
+#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:617
msgid "Variants"
msgstr "Varianter"
diff --git a/applications/luci-app-adblock/po/de/adblock.po b/applications/luci-app-adblock/po/de/adblock.po
index 7f6d3cf995..a364e51205 100644
--- a/applications/luci-app-adblock/po/de/adblock.po
+++ b/applications/luci-app-adblock/po/de/adblock.po
@@ -1,14 +1,14 @@
msgid ""
msgstr ""
-"PO-Revision-Date: 2021-03-24 15:29+0000\n"
-"Last-Translator: Dirk Brenken <dev@brenken.org>\n"
+"PO-Revision-Date: 2022-02-26 03:55+0000\n"
+"Last-Translator: ssantos <ssantos@web.de>\n"
"Language-Team: German <https://hosted.weblate.org/projects/openwrt/"
"luciapplicationsadblock/de/>\n"
"Language: de\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.2-dev\n"
+"X-Generator: Weblate 4.11.1-dev\n"
#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/dnsreport.js:258
msgid "Action"
@@ -71,7 +71,7 @@ msgstr "Fortgeschrittene Berichtseinstellungen"
#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:473
msgid "Allow Local Client IPs"
-msgstr ""
+msgstr "Lokale Client-IPs zulassen"
#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:473
msgid ""
@@ -79,6 +79,9 @@ msgid ""
"CLIENT-IP). Please note: This feature is currently only supported by bind "
"DNS backend."
msgstr ""
+"Alle Anfragen bestimmter DNS-Clients basierend auf deren IP-Adresse (RPZ-"
+"CLIENT-IP) erlauben. Bitte beachten: Diese Funktion wird derzeit nur vom "
+"bind DNS-Backend unterstützt."
#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/dnsreport.js:257
msgid "Answer"
@@ -115,7 +118,7 @@ msgstr "Blockierliste..."
#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:467
msgid "Block Local Client IPs"
-msgstr ""
+msgstr "Lokale Client-IPs blockieren"
#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:467
msgid ""
@@ -123,6 +126,9 @@ msgid ""
"CLIENT-IP). Please note: This feature is currently only supported by bind "
"DNS backend."
msgstr ""
+"Alle Anfragen von bestimmten DNS-Clients auf Basis ihrer IP-Adresse (RPZ-"
+"CLIENT-IP) blockieren. Bitte beachten: Diese Funktion wird derzeit nur vom "
+"bind DNS-Backend unterstützt."
#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/dnsreport.js:313
msgid "Blocked DNS Requests"
@@ -168,7 +174,6 @@ msgid "Cancel"
msgstr "Abbrechen"
#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:586
-#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:601
msgid "Categories"
msgstr "Kategorien"
@@ -178,7 +183,7 @@ msgstr "Client"
#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/dnsreport.js:207
msgid "Clients"
-msgstr ""
+msgstr "Clientes"
#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:136
msgid ""
@@ -217,7 +222,7 @@ msgstr "DNS-Verzeichnis"
#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:441
msgid "DNS Instance"
-msgstr ""
+msgstr "DNS-Instanz"
#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:356
#: applications/luci-app-adblock/luasrc/controller/adblock.lua:8
@@ -251,7 +256,7 @@ msgstr ""
#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:464
msgid "Disable selective DNS whitelisting (RPZ-PASSTHRU)."
-msgstr ""
+msgstr "Das selektive DNS-Whitelisting deaktivieren (RPZ-PASSTHRU)."
#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/dnsreport.js:256
msgid "Domain"
@@ -259,15 +264,15 @@ msgstr "Domäne"
#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/dnsreport.js:209
msgid "Domains"
-msgstr ""
+msgstr "Domänen"
#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:416
msgid "Don't check SSL server certificates during download."
-msgstr ""
+msgstr "Während des Downloads keine SSL-Serverzertifikate überprüfen."
#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:416
msgid "Download Insecure"
-msgstr ""
+msgstr "Unsicher herunterladen"
#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:420
msgid "Download Parameters"
@@ -320,6 +325,8 @@ msgid ""
"Empty the DNS cache before adblock processing starts to reduce the memory "
"consumption."
msgstr ""
+"Den DNS-Cache leeren, bevor die Adblock-Verarbeitung beginnt, den "
+"Speicherverbrauch zu reduzieren."
#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:339
msgid "Enable SafeSearch"
@@ -370,7 +377,7 @@ msgstr ""
#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:446
msgid "Fifth instance"
-msgstr ""
+msgstr "Fünfte Instanz"
#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/dnsreport.js:157
msgid "Filter criteria like date, domain or client (optional)"
@@ -386,7 +393,7 @@ msgstr "Firewall-Zonen, die lokal erzwungen/aufgelöst werden sollen."
#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:442
msgid "First instance (default)"
-msgstr ""
+msgstr "Erste Instanz (Standard)"
#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:461
msgid "Flush DNS Cache"
@@ -406,7 +413,7 @@ msgstr "Erzwungene Zonen"
#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:445
msgid "Fourth instance"
-msgstr ""
+msgstr "Vierte Instanz"
#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:356
msgid ""
@@ -497,6 +504,8 @@ msgid ""
"Manually override the pre-configured download options for the selected "
"download utility."
msgstr ""
+"Die vorkonfigurierten Download-Optionen für das ausgewählte Download-"
+"Dienstprogramm manuell außer Kraft setzen."
#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/dnsreport.js:124
msgid "No Query results!"
@@ -616,11 +625,13 @@ msgstr "Berichte von tcpdump verwendete Datenblockgröße in MByte."
#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:522
msgid "Resolve IPs"
-msgstr ""
+msgstr "IPs auflösen"
#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:522
msgid "Resolve reporting IP addresses by using reverse DNS (PTR) lookups."
msgstr ""
+"Auflösen von IP-Adressen für die Berichterstattung mithilfe von Reverse DNS "
+"(PTR) Lookups."
#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:288
msgid "Restart"
@@ -654,7 +665,7 @@ msgstr "Speichern"
#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:443
msgid "Second instance"
-msgstr ""
+msgstr "Zweite Instanz"
#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:360
msgid ""
@@ -674,7 +685,7 @@ msgstr "Setze einen neuen adblock Job"
#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:441
msgid "Set the dns backend instance used by adblock."
-msgstr ""
+msgstr "Die von Adblock verwendete DNS-Backend-Instanz festlegen."
#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:297
msgid "Settings"
@@ -739,8 +750,8 @@ msgid "The Refresh Timer has been updated."
msgstr "Der Timer wurde aktualisiert."
#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:56
-msgid "The day of the week (opt., values: 1-7 possibly sep. by , or -)"
-msgstr "Der Wochentag (opt., Werte: 1-7 getrennt druch \",\" oder \"-\")"
+msgid "The day of the week (opt., values: 0-6 possibly sep. by , or -)"
+msgstr "Der Wochentag (opt., Werte: 0-6 getrennt druch \",\" oder \"-\")"
#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:46
msgid "The hours portition (req., range: 0-23)"
@@ -756,7 +767,7 @@ msgstr "Die Syslog-Ausgabe, vorgefiltert nur für Adblock-bezogene Nachrichten."
#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:444
msgid "Third instance"
-msgstr ""
+msgstr "Dritte Instanz"
#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/blacklist.js:23
msgid ""
@@ -825,8 +836,8 @@ msgstr "Verzögerung der Trigger-Bedingung"
msgid "Unable to save changes: %s"
msgstr "Konnte Änderungen nicht speichern: %s"
-#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:616
-#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:632
+#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:601
+#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:617
msgid "Variants"
msgstr "Varianten"
@@ -849,7 +860,7 @@ msgstr "Positivliste..."
#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:431
msgid "bind (/var/lib/bind)"
-msgstr ""
+msgstr "bind (/var/lib/bind)"
#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:429
msgid "dnsmasq (/tmp/dnsmasq.d)"
diff --git a/applications/luci-app-adblock/po/el/adblock.po b/applications/luci-app-adblock/po/el/adblock.po
index fd36aec0bb..3941f184e7 100644
--- a/applications/luci-app-adblock/po/el/adblock.po
+++ b/applications/luci-app-adblock/po/el/adblock.po
@@ -1,14 +1,14 @@
msgid ""
msgstr ""
-"PO-Revision-Date: 2021-01-23 03:57+0000\n"
-"Last-Translator: Savvas Sfantos <savvassfa@gmail.com>\n"
+"PO-Revision-Date: 2022-03-25 12:08+0000\n"
+"Last-Translator: MarioK239 <marios.k239@gmail.com>\n"
"Language-Team: Greek <https://hosted.weblate.org/projects/openwrt/"
"luciapplicationsadblock/el/>\n"
"Language: el\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-dev\n"
+"X-Generator: Weblate 4.12-dev\n"
#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/dnsreport.js:258
msgid "Action"
@@ -159,7 +159,6 @@ msgid "Cancel"
msgstr "Ακύρωση"
#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:586
-#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:601
msgid "Categories"
msgstr ""
@@ -636,7 +635,7 @@ msgstr ""
#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:297
msgid "Settings"
-msgstr ""
+msgstr "Ρυθμίσεις"
#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:385
msgid ""
@@ -695,7 +694,7 @@ msgid "The Refresh Timer has been updated."
msgstr ""
#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:56
-msgid "The day of the week (opt., values: 1-7 possibly sep. by , or -)"
+msgid "The day of the week (opt., values: 0-6 possibly sep. by , or -)"
msgstr ""
#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:46
@@ -769,8 +768,8 @@ msgstr ""
msgid "Unable to save changes: %s"
msgstr ""
-#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:616
-#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:632
+#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:601
+#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:617
msgid "Variants"
msgstr ""
diff --git a/applications/luci-app-adblock/po/en/adblock.po b/applications/luci-app-adblock/po/en/adblock.po
index a8d756d510..a314b8cfc3 100644
--- a/applications/luci-app-adblock/po/en/adblock.po
+++ b/applications/luci-app-adblock/po/en/adblock.po
@@ -159,7 +159,6 @@ msgid "Cancel"
msgstr ""
#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:586
-#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:601
msgid "Categories"
msgstr ""
@@ -695,7 +694,7 @@ msgid "The Refresh Timer has been updated."
msgstr ""
#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:56
-msgid "The day of the week (opt., values: 1-7 possibly sep. by , or -)"
+msgid "The day of the week (opt., values: 0-6 possibly sep. by , or -)"
msgstr ""
#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:46
@@ -769,8 +768,8 @@ msgstr ""
msgid "Unable to save changes: %s"
msgstr ""
-#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:616
-#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:632
+#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:601
+#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:617
msgid "Variants"
msgstr ""
diff --git a/applications/luci-app-adblock/po/es/adblock.po b/applications/luci-app-adblock/po/es/adblock.po
index a82869fe00..77a4cf7964 100644
--- a/applications/luci-app-adblock/po/es/adblock.po
+++ b/applications/luci-app-adblock/po/es/adblock.po
@@ -2,8 +2,8 @@ msgid ""
msgstr ""
"Project-Id-Version: \n"
"POT-Creation-Date: \n"
-"PO-Revision-Date: 2022-02-14 11:56+0000\n"
-"Last-Translator: Alfredo Pepote <newfulluser@outlook.com>\n"
+"PO-Revision-Date: 2022-04-05 19:06+0000\n"
+"Last-Translator: Lanchon <lanchon@gmail.com>\n"
"Language-Team: Spanish <https://hosted.weblate.org/projects/openwrt/"
"luciapplicationsadblock/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 4.11-dev\n"
+"X-Generator: Weblate 4.12-dev\n"
#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/dnsreport.js:258
msgid "Action"
@@ -178,7 +178,6 @@ msgid "Cancel"
msgstr "Cancelar"
#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:586
-#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:601
msgid "Categories"
msgstr "Categorías"
@@ -605,19 +604,19 @@ msgstr "Eliminar un trabajo existente"
#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:508
msgid "Report Chunk Count"
-msgstr "Informe de recuento de fragmentos"
+msgstr "Informar recuento de fragmentos"
#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:513
msgid "Report Chunk Size"
-msgstr "Tamaño del fragmento de informe"
+msgstr "Informar tamaño de fragmentos"
#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:504
msgid "Report Directory"
-msgstr "Directorio de informes"
+msgstr "Informar directorio"
#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:499
msgid "Report Interface"
-msgstr "Interfaz de informe"
+msgstr "Informar interfaz"
#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:518
msgid "Report Ports"
@@ -625,14 +624,13 @@ msgstr "Informar puertos"
#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:508
msgid "Report chunk count used by tcpdump."
-msgstr "Informe el recuento de fragmentos utilizado por tcpdump."
+msgstr "Informar recuento de fragmentos utilizados por tcpdump."
#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:513
msgid "Report chunk size used by tcpdump in MByte."
-msgstr "Informe el tamaño del fragmento utilizado por tcpdump en MByte."
+msgstr "Informar tamaño de fragmentos utilizados por tcpdump en MByte."
#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:522
-#, fuzzy
msgid "Resolve IPs"
msgstr "Resolver IPs"
@@ -764,9 +762,9 @@ msgid "The Refresh Timer has been updated."
msgstr "Se ha actualizado el temporizador de actualización."
#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:56
-msgid "The day of the week (opt., values: 1-7 possibly sep. by , or -)"
+msgid "The day of the week (opt., values: 0-6 possibly sep. by , or -)"
msgstr ""
-"El día de la semana (opt., valores: 1-7 posiblemente separados por , o -)"
+"El día de la semana (opt., valores: 0-6 posiblemente separados por , o -)"
#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:46
msgid "The hours portition (req., range: 0-23)"
@@ -852,8 +850,8 @@ msgstr "Retraso de disparo"
msgid "Unable to save changes: %s"
msgstr "No se pudo guardar los cambios: %s"
-#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:616
-#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:632
+#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:601
+#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:617
msgid "Variants"
msgstr "Variantes"
diff --git a/applications/luci-app-adblock/po/fi/adblock.po b/applications/luci-app-adblock/po/fi/adblock.po
index f95ada028b..cf666f9590 100644
--- a/applications/luci-app-adblock/po/fi/adblock.po
+++ b/applications/luci-app-adblock/po/fi/adblock.po
@@ -1,14 +1,14 @@
msgid ""
msgstr ""
-"PO-Revision-Date: 2021-11-12 06:13+0000\n"
-"Last-Translator: Hannu Nyman <hannu.nyman@iki.fi>\n"
+"PO-Revision-Date: 2022-03-15 00:58+0000\n"
+"Last-Translator: Jiri Grönroos <jiri.gronroos@iki.fi>\n"
"Language-Team: Finnish <https://hosted.weblate.org/projects/openwrt/"
"luciapplicationsadblock/fi/>\n"
"Language: fi\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.1-dev\n"
+"X-Generator: Weblate 4.12-dev\n"
#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/dnsreport.js:258
msgid "Action"
@@ -174,7 +174,6 @@ msgid "Cancel"
msgstr "Peruuta"
#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:586
-#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:601
msgid "Categories"
msgstr "Luokat"
@@ -219,7 +218,7 @@ msgstr "DNS-hakemisto"
#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:441
msgid "DNS Instance"
-msgstr ""
+msgstr "DNS-instanssi"
#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:356
#: applications/luci-app-adblock/luasrc/controller/adblock.lua:8
@@ -257,11 +256,11 @@ msgstr ""
#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/dnsreport.js:256
msgid "Domain"
-msgstr "Verkkonimi"
+msgstr "Verkkotunnus"
#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/dnsreport.js:209
msgid "Domains"
-msgstr ""
+msgstr "Verkkotunnukset"
#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:416
msgid "Don't check SSL server certificates during download."
@@ -371,7 +370,7 @@ msgstr ""
#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:446
msgid "Fifth instance"
-msgstr ""
+msgstr "Viides instanssi"
#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/dnsreport.js:157
msgid "Filter criteria like date, domain or client (optional)"
@@ -387,7 +386,7 @@ msgstr ""
#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:442
msgid "First instance (default)"
-msgstr ""
+msgstr "Ensimmäinen instanssi (oletus)"
#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:461
msgid "Flush DNS Cache"
@@ -399,15 +398,15 @@ msgstr "Pakota paikallinen DNS"
#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:328
msgid "Forced Ports"
-msgstr ""
+msgstr "Pakotetut portit"
#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:321
msgid "Forced Zones"
-msgstr ""
+msgstr "Pakotetut alueet"
#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:445
msgid "Fourth instance"
-msgstr ""
+msgstr "Neljäs instanssi"
#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:356
msgid ""
@@ -418,7 +417,7 @@ msgstr ""
#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:299
msgid "General Settings"
-msgstr "Yleisasetukset"
+msgstr "Yleiset asetukset"
#: applications/luci-app-adblock/root/usr/share/rpcd/acl.d/luci-app-adblock.json:3
msgid "Grant access to LuCI app adblock"
@@ -545,7 +544,7 @@ msgstr "Päivitä DNS-raportti"
#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:15
msgid "Refresh Timer"
-msgstr "Päivitysajastin"
+msgstr "Päivitä ajastin"
#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:266
msgid "Refresh Timer..."
@@ -561,11 +560,11 @@ msgstr ""
#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:281
msgid "Reload"
-msgstr ""
+msgstr "Lataa uudelleen"
#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:61
msgid "Remove an existing job"
-msgstr ""
+msgstr "Poista olemassa oleva työ"
#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:508
msgid "Report Chunk Count"
@@ -597,7 +596,7 @@ msgstr ""
#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:522
msgid "Resolve IPs"
-msgstr ""
+msgstr "Selvitä IP:t"
#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:522
msgid "Resolve reporting IP addresses by using reverse DNS (PTR) lookups."
@@ -605,7 +604,7 @@ msgstr ""
#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:288
msgid "Restart"
-msgstr ""
+msgstr "Käynnistä uudelleen"
#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/dnsreport.js:96
msgid "Result"
@@ -635,7 +634,7 @@ msgstr "Tallenna"
#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:443
msgid "Second instance"
-msgstr ""
+msgstr "Toinen instanssi"
#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:360
msgid ""
@@ -649,7 +648,7 @@ msgstr "Lähettäjän osoite Adblockin sähköposti-ilmoituksille."
#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:29
msgid "Set a new adblock job"
-msgstr ""
+msgstr "Aseta uusi adblock-työ"
#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:441
msgid "Set the dns backend instance used by adblock."
@@ -683,7 +682,7 @@ msgstr ""
#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:225
msgid "Status / Version"
-msgstr ""
+msgstr "Tila / versio"
#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:274
msgid "Suspend"
@@ -716,7 +715,7 @@ msgid "The Refresh Timer has been updated."
msgstr ""
#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:56
-msgid "The day of the week (opt., values: 1-7 possibly sep. by , or -)"
+msgid "The day of the week (opt., values: 0-6 possibly sep. by , or -)"
msgstr ""
#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:46
@@ -733,7 +732,7 @@ msgstr ""
#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:444
msgid "Third instance"
-msgstr ""
+msgstr "Kolmas instanssi"
#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/blacklist.js:23
msgid ""
@@ -757,7 +756,7 @@ msgstr ""
#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/dnsreport.js:254
msgid "Time"
-msgstr ""
+msgstr "Aika"
#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:451
msgid "Timeout to wait for a successful DNS backend restart."
@@ -771,7 +770,7 @@ msgstr ""
#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/dnsreport.js:334
msgid "Top 10 Statistics"
-msgstr ""
+msgstr "Top 10 -tilastot"
#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:532
msgid "Topic for adblock notification E-Mails."
@@ -788,10 +787,10 @@ msgstr ""
#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/blacklist.js:17
#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/whitelist.js:17
msgid "Unable to save changes: %s"
-msgstr ""
+msgstr "Muutoksia ei voitu tallentaa: %s"
-#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:616
-#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:632
+#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:601
+#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:617
msgid "Variants"
msgstr ""
diff --git a/applications/luci-app-adblock/po/fr/adblock.po b/applications/luci-app-adblock/po/fr/adblock.po
index 8188c2cb86..420d0f1879 100644
--- a/applications/luci-app-adblock/po/fr/adblock.po
+++ b/applications/luci-app-adblock/po/fr/adblock.po
@@ -174,7 +174,6 @@ msgid "Cancel"
msgstr "Annuler"
#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:586
-#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:601
msgid "Categories"
msgstr "Catégories"
@@ -758,9 +757,9 @@ msgid "The Refresh Timer has been updated."
msgstr "Minuteur d'actualisation mis à jour."
#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:56
-msgid "The day of the week (opt., values: 1-7 possibly sep. by , or -)"
+msgid "The day of the week (opt., values: 0-6 possibly sep. by , or -)"
msgstr ""
-"Le jour de la semaine (opt., valeurs : 1-7 éventuellement sép. par , ou -)"
+"Le jour de la semaine (opt., valeurs : 0-6 éventuellement sép. par , ou -)"
#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:46
msgid "The hours portition (req., range: 0-23)"
@@ -848,8 +847,8 @@ msgstr "Délai de déclenchement"
msgid "Unable to save changes: %s"
msgstr "Sauvegarde impossible : %s"
-#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:616
-#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:632
+#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:601
+#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:617
msgid "Variants"
msgstr "Variantes"
diff --git a/applications/luci-app-adblock/po/he/adblock.po b/applications/luci-app-adblock/po/he/adblock.po
index 31cf3ca8e5..c53d0f057c 100644
--- a/applications/luci-app-adblock/po/he/adblock.po
+++ b/applications/luci-app-adblock/po/he/adblock.po
@@ -160,7 +160,6 @@ msgid "Cancel"
msgstr "ביטול"
#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:586
-#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:601
msgid "Categories"
msgstr ""
@@ -696,7 +695,7 @@ msgid "The Refresh Timer has been updated."
msgstr ""
#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:56
-msgid "The day of the week (opt., values: 1-7 possibly sep. by , or -)"
+msgid "The day of the week (opt., values: 0-6 possibly sep. by , or -)"
msgstr ""
#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:46
@@ -770,8 +769,8 @@ msgstr ""
msgid "Unable to save changes: %s"
msgstr ""
-#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:616
-#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:632
+#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:601
+#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:617
msgid "Variants"
msgstr ""
diff --git a/applications/luci-app-adblock/po/hi/adblock.po b/applications/luci-app-adblock/po/hi/adblock.po
index 8c8c4d2a65..ee4717acb5 100644
--- a/applications/luci-app-adblock/po/hi/adblock.po
+++ b/applications/luci-app-adblock/po/hi/adblock.po
@@ -153,7 +153,6 @@ msgid "Cancel"
msgstr ""
#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:586
-#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:601
msgid "Categories"
msgstr ""
@@ -689,7 +688,7 @@ msgid "The Refresh Timer has been updated."
msgstr ""
#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:56
-msgid "The day of the week (opt., values: 1-7 possibly sep. by , or -)"
+msgid "The day of the week (opt., values: 0-6 possibly sep. by , or -)"
msgstr ""
#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:46
@@ -763,8 +762,8 @@ msgstr ""
msgid "Unable to save changes: %s"
msgstr ""
-#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:616
-#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:632
+#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:601
+#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:617
msgid "Variants"
msgstr ""
diff --git a/applications/luci-app-adblock/po/hu/adblock.po b/applications/luci-app-adblock/po/hu/adblock.po
index f523ea3db0..58f4280dbb 100644
--- a/applications/luci-app-adblock/po/hu/adblock.po
+++ b/applications/luci-app-adblock/po/hu/adblock.po
@@ -165,7 +165,6 @@ msgid "Cancel"
msgstr "Mégse"
#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:586
-#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:601
msgid "Categories"
msgstr "Kategóriák"
@@ -709,7 +708,7 @@ msgid "The Refresh Timer has been updated."
msgstr ""
#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:56
-msgid "The day of the week (opt., values: 1-7 possibly sep. by , or -)"
+msgid "The day of the week (opt., values: 0-6 possibly sep. by , or -)"
msgstr ""
#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:46
@@ -788,8 +787,8 @@ msgstr "Aktiváló késleltetése"
msgid "Unable to save changes: %s"
msgstr "Nem sikerült a/az %s változtatás mentése"
-#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:616
-#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:632
+#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:601
+#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:617
#, fuzzy
msgid "Variants"
msgstr "Variánsok"
diff --git a/applications/luci-app-adblock/po/it/adblock.po b/applications/luci-app-adblock/po/it/adblock.po
index 03ddad5ae5..2d19c07e5e 100644
--- a/applications/luci-app-adblock/po/it/adblock.po
+++ b/applications/luci-app-adblock/po/it/adblock.po
@@ -176,7 +176,6 @@ msgid "Cancel"
msgstr "Annulla"
#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:586
-#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:601
msgid "Categories"
msgstr "Categorie"
@@ -739,7 +738,7 @@ msgid "The Refresh Timer has been updated."
msgstr ""
#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:56
-msgid "The day of the week (opt., values: 1-7 possibly sep. by , or -)"
+msgid "The day of the week (opt., values: 0-6 possibly sep. by , or -)"
msgstr ""
#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:46
@@ -814,8 +813,8 @@ msgstr "Ritardo Innesco"
msgid "Unable to save changes: %s"
msgstr ""
-#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:616
-#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:632
+#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:601
+#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:617
msgid "Variants"
msgstr ""
diff --git a/applications/luci-app-adblock/po/ja/adblock.po b/applications/luci-app-adblock/po/ja/adblock.po
index 0c53577e50..6f1f98b6f7 100644
--- a/applications/luci-app-adblock/po/ja/adblock.po
+++ b/applications/luci-app-adblock/po/ja/adblock.po
@@ -168,7 +168,6 @@ msgid "Cancel"
msgstr "キャンセル"
#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:586
-#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:601
msgid "Categories"
msgstr ""
@@ -733,8 +732,8 @@ msgid "The Refresh Timer has been updated."
msgstr "リフレッシュタイマーが更新されました。"
#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:56
-msgid "The day of the week (opt., values: 1-7 possibly sep. by , or -)"
-msgstr "曜日(オプション、1-7の値。, または - で区切る)"
+msgid "The day of the week (opt., values: 0-6 possibly sep. by , or -)"
+msgstr "曜日(オプション、0-6の値。, または - で区切る)"
#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:46
msgid "The hours portition (req., range: 0-23)"
@@ -815,8 +814,8 @@ msgstr "トリガ遅延"
msgid "Unable to save changes: %s"
msgstr "変更を保存できませんでした: %s"
-#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:616
-#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:632
+#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:601
+#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:617
msgid "Variants"
msgstr ""
diff --git a/applications/luci-app-adblock/po/ko/adblock.po b/applications/luci-app-adblock/po/ko/adblock.po
index 1cc3e31e45..b3130952a2 100644
--- a/applications/luci-app-adblock/po/ko/adblock.po
+++ b/applications/luci-app-adblock/po/ko/adblock.po
@@ -163,7 +163,6 @@ msgid "Cancel"
msgstr "취소"
#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:586
-#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:601
msgid "Categories"
msgstr ""
@@ -699,7 +698,7 @@ msgid "The Refresh Timer has been updated."
msgstr ""
#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:56
-msgid "The day of the week (opt., values: 1-7 possibly sep. by , or -)"
+msgid "The day of the week (opt., values: 0-6 possibly sep. by , or -)"
msgstr ""
#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:46
@@ -773,8 +772,8 @@ msgstr ""
msgid "Unable to save changes: %s"
msgstr ""
-#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:616
-#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:632
+#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:601
+#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:617
msgid "Variants"
msgstr ""
diff --git a/applications/luci-app-adblock/po/mr/adblock.po b/applications/luci-app-adblock/po/mr/adblock.po
index 53e5f357b5..5d4e993062 100644
--- a/applications/luci-app-adblock/po/mr/adblock.po
+++ b/applications/luci-app-adblock/po/mr/adblock.po
@@ -159,7 +159,6 @@ msgid "Cancel"
msgstr ""
#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:586
-#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:601
msgid "Categories"
msgstr ""
@@ -695,7 +694,7 @@ msgid "The Refresh Timer has been updated."
msgstr ""
#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:56
-msgid "The day of the week (opt., values: 1-7 possibly sep. by , or -)"
+msgid "The day of the week (opt., values: 0-6 possibly sep. by , or -)"
msgstr ""
#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:46
@@ -769,8 +768,8 @@ msgstr ""
msgid "Unable to save changes: %s"
msgstr ""
-#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:616
-#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:632
+#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:601
+#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:617
msgid "Variants"
msgstr ""
diff --git a/applications/luci-app-adblock/po/ms/adblock.po b/applications/luci-app-adblock/po/ms/adblock.po
index de20853e37..6ce1044f15 100644
--- a/applications/luci-app-adblock/po/ms/adblock.po
+++ b/applications/luci-app-adblock/po/ms/adblock.po
@@ -159,7 +159,6 @@ msgid "Cancel"
msgstr ""
#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:586
-#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:601
msgid "Categories"
msgstr ""
@@ -695,7 +694,7 @@ msgid "The Refresh Timer has been updated."
msgstr ""
#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:56
-msgid "The day of the week (opt., values: 1-7 possibly sep. by , or -)"
+msgid "The day of the week (opt., values: 0-6 possibly sep. by , or -)"
msgstr ""
#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:46
@@ -769,8 +768,8 @@ msgstr ""
msgid "Unable to save changes: %s"
msgstr ""
-#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:616
-#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:632
+#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:601
+#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:617
msgid "Variants"
msgstr ""
diff --git a/applications/luci-app-adblock/po/nb_NO/adblock.po b/applications/luci-app-adblock/po/nb_NO/adblock.po
index aa9dc0bef2..099d27d4d0 100644
--- a/applications/luci-app-adblock/po/nb_NO/adblock.po
+++ b/applications/luci-app-adblock/po/nb_NO/adblock.po
@@ -164,7 +164,6 @@ msgid "Cancel"
msgstr "Avbryt"
#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:586
-#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:601
msgid "Categories"
msgstr "Kategorier"
@@ -706,7 +705,7 @@ msgid "The Refresh Timer has been updated."
msgstr ""
#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:56
-msgid "The day of the week (opt., values: 1-7 possibly sep. by , or -)"
+msgid "The day of the week (opt., values: 0-6 possibly sep. by , or -)"
msgstr ""
#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:46
@@ -780,8 +779,8 @@ msgstr "Utløserforsinkelse"
msgid "Unable to save changes: %s"
msgstr "Kunne ikke lagre endringer: %s"
-#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:616
-#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:632
+#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:601
+#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:617
msgid "Variants"
msgstr "Varianter"
diff --git a/applications/luci-app-adblock/po/pl/adblock.po b/applications/luci-app-adblock/po/pl/adblock.po
index 025db4bae0..591d0bbcb4 100644
--- a/applications/luci-app-adblock/po/pl/adblock.po
+++ b/applications/luci-app-adblock/po/pl/adblock.po
@@ -176,7 +176,6 @@ msgid "Cancel"
msgstr "Anuluj"
#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:586
-#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:601
msgid "Categories"
msgstr "Kategorie"
@@ -754,8 +753,8 @@ msgid "The Refresh Timer has been updated."
msgstr "Czas odświeżania został zaktualizowany."
#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:56
-msgid "The day of the week (opt., values: 1-7 possibly sep. by , or -)"
-msgstr "Dni tygodnia (opcjonalnie, wartości: 1-7, osobno, lub -)"
+msgid "The day of the week (opt., values: 0-6 possibly sep. by , or -)"
+msgstr "Dni tygodnia (opcjonalnie, wartości: 0-6, osobno, lub -)"
#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:46
msgid "The hours portition (req., range: 0-23)"
@@ -841,8 +840,8 @@ msgstr "Opóźnienie wyzwalacza"
msgid "Unable to save changes: %s"
msgstr "Nie można zapisać zmian: %s"
-#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:616
-#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:632
+#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:601
+#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:617
msgid "Variants"
msgstr "Warianty"
diff --git a/applications/luci-app-adblock/po/pt/adblock.po b/applications/luci-app-adblock/po/pt/adblock.po
index a70f179cea..88ecb3968c 100644
--- a/applications/luci-app-adblock/po/pt/adblock.po
+++ b/applications/luci-app-adblock/po/pt/adblock.po
@@ -176,7 +176,6 @@ msgid "Cancel"
msgstr "Cancelar"
#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:586
-#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:601
msgid "Categories"
msgstr "Categorias"
@@ -761,8 +760,8 @@ msgid "The Refresh Timer has been updated."
msgstr "O tempo de atualização foi atualizado."
#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:56
-msgid "The day of the week (opt., values: 1-7 possibly sep. by , or -)"
-msgstr "O dia da semana (valores opc.: 1-7 possivelmente sep. por , ou -)"
+msgid "The day of the week (opt., values: 0-6 possibly sep. by , or -)"
+msgstr "O dia da semana (valores opc.: 0-6 possivelmente sep. por , ou -)"
#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:46
msgid "The hours portition (req., range: 0-23)"
@@ -848,8 +847,8 @@ msgstr "Atraso do Gatilho"
msgid "Unable to save changes: %s"
msgstr "Impossível gravar as modificações: %s"
-#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:616
-#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:632
+#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:601
+#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:617
msgid "Variants"
msgstr "Variantes"
diff --git a/applications/luci-app-adblock/po/pt_BR/adblock.po b/applications/luci-app-adblock/po/pt_BR/adblock.po
index 29fd6ab3a3..3c843a0a06 100644
--- a/applications/luci-app-adblock/po/pt_BR/adblock.po
+++ b/applications/luci-app-adblock/po/pt_BR/adblock.po
@@ -179,7 +179,6 @@ msgid "Cancel"
msgstr "Cancelar"
#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:586
-#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:601
msgid "Categories"
msgstr "Categorias"
@@ -768,8 +767,8 @@ msgid "The Refresh Timer has been updated."
msgstr "O tempo de atualização foi atualizado."
#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:56
-msgid "The day of the week (opt., values: 1-7 possibly sep. by , or -)"
-msgstr "O dia da semana (valores opc.: 1-7 possivelmente set. por , ou -)"
+msgid "The day of the week (opt., values: 0-6 possibly sep. by , or -)"
+msgstr "O dia da semana (valores opc.: 0-6 possivelmente set. por , ou -)"
#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:46
msgid "The hours portition (req., range: 0-23)"
@@ -857,8 +856,8 @@ msgstr "Gatilho de Atraso"
msgid "Unable to save changes: %s"
msgstr "Impossível salvar as modificações: %s"
-#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:616
-#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:632
+#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:601
+#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:617
msgid "Variants"
msgstr "Variantes"
diff --git a/applications/luci-app-adblock/po/ro/adblock.po b/applications/luci-app-adblock/po/ro/adblock.po
index 7af0d7ecde..aca24c7099 100644
--- a/applications/luci-app-adblock/po/ro/adblock.po
+++ b/applications/luci-app-adblock/po/ro/adblock.po
@@ -176,7 +176,6 @@ msgid "Cancel"
msgstr "Anulare"
#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:586
-#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:601
msgid "Categories"
msgstr "Categorii"
@@ -759,8 +758,8 @@ msgid "The Refresh Timer has been updated."
msgstr "Cronometrul de reîmprospătare a fost actualizat."
#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:56
-msgid "The day of the week (opt., values: 1-7 possibly sep. by , or -)"
-msgstr "Ziua săptămânii (opt., valori: 1-7, eventual separate prin , sau -)"
+msgid "The day of the week (opt., values: 0-6 possibly sep. by , or -)"
+msgstr "Ziua săptămânii (opt., valori: 0-6, eventual separate prin , sau -)"
#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:46
msgid "The hours portition (req., range: 0-23)"
@@ -845,8 +844,8 @@ msgstr "Intârzierea declanșării"
msgid "Unable to save changes: %s"
msgstr "Nu se pot salva modificările: %s"
-#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:616
-#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:632
+#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:601
+#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:617
msgid "Variants"
msgstr "Variante"
diff --git a/applications/luci-app-adblock/po/ru/adblock.po b/applications/luci-app-adblock/po/ru/adblock.po
index 3a27d53f19..09963fb79b 100644
--- a/applications/luci-app-adblock/po/ru/adblock.po
+++ b/applications/luci-app-adblock/po/ru/adblock.po
@@ -179,7 +179,6 @@ msgid "Cancel"
msgstr "Отмена"
#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:586
-#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:601
msgid "Categories"
msgstr "Категории"
@@ -753,7 +752,7 @@ msgid "The Refresh Timer has been updated."
msgstr "Таймер обновления обновлён."
#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:56
-msgid "The day of the week (opt., values: 1-7 possibly sep. by , or -)"
+msgid "The day of the week (opt., values: 0-6 possibly sep. by , or -)"
msgstr "День недели (необязательно, значения: 1–7, запятые или дефисы)"
#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:46
@@ -839,8 +838,8 @@ msgstr "Задержка запуска"
msgid "Unable to save changes: %s"
msgstr "Невозможно сохранить изменения: %s"
-#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:616
-#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:632
+#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:601
+#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:617
msgid "Variants"
msgstr "Варианты"
diff --git a/applications/luci-app-adblock/po/si/adblock.po b/applications/luci-app-adblock/po/si/adblock.po
index fe5a4e97f7..ee16a2df81 100644
--- a/applications/luci-app-adblock/po/si/adblock.po
+++ b/applications/luci-app-adblock/po/si/adblock.po
@@ -159,7 +159,6 @@ msgid "Cancel"
msgstr ""
#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:586
-#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:601
msgid "Categories"
msgstr ""
@@ -695,7 +694,7 @@ msgid "The Refresh Timer has been updated."
msgstr ""
#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:56
-msgid "The day of the week (opt., values: 1-7 possibly sep. by , or -)"
+msgid "The day of the week (opt., values: 0-6 possibly sep. by , or -)"
msgstr ""
#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:46
@@ -769,8 +768,8 @@ msgstr ""
msgid "Unable to save changes: %s"
msgstr ""
-#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:616
-#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:632
+#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:601
+#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:617
msgid "Variants"
msgstr ""
diff --git a/applications/luci-app-adblock/po/sk/adblock.po b/applications/luci-app-adblock/po/sk/adblock.po
index 8ac318c740..2463585e50 100644
--- a/applications/luci-app-adblock/po/sk/adblock.po
+++ b/applications/luci-app-adblock/po/sk/adblock.po
@@ -164,7 +164,6 @@ msgid "Cancel"
msgstr "Zrušiť"
#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:586
-#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:601
msgid "Categories"
msgstr "Kategórie"
@@ -700,7 +699,7 @@ msgid "The Refresh Timer has been updated."
msgstr ""
#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:56
-msgid "The day of the week (opt., values: 1-7 possibly sep. by , or -)"
+msgid "The day of the week (opt., values: 0-6 possibly sep. by , or -)"
msgstr ""
#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:46
@@ -774,8 +773,8 @@ msgstr ""
msgid "Unable to save changes: %s"
msgstr ""
-#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:616
-#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:632
+#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:601
+#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:617
msgid "Variants"
msgstr ""
diff --git a/applications/luci-app-adblock/po/sv/adblock.po b/applications/luci-app-adblock/po/sv/adblock.po
index dd40c60a9a..7ed8514c3c 100644
--- a/applications/luci-app-adblock/po/sv/adblock.po
+++ b/applications/luci-app-adblock/po/sv/adblock.po
@@ -168,7 +168,6 @@ msgid "Cancel"
msgstr "Avbryt"
#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:586
-#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:601
msgid "Categories"
msgstr "Kategorier"
@@ -734,8 +733,8 @@ msgid "The Refresh Timer has been updated."
msgstr "Uppdateringstimern har uppdaterats."
#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:56
-msgid "The day of the week (opt., values: 1-7 possibly sep. by , or -)"
-msgstr "Veckodagen (valfria, värden: 1-7 möjligen sep. av , eller -)"
+msgid "The day of the week (opt., values: 0-6 possibly sep. by , or -)"
+msgstr "Veckodagen (valfria, värden: 0-6 möjligen sep. av , eller -)"
#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:46
msgid "The hours portition (req., range: 0-23)"
@@ -808,8 +807,8 @@ msgstr ""
msgid "Unable to save changes: %s"
msgstr ""
-#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:616
-#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:632
+#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:601
+#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:617
msgid "Variants"
msgstr ""
diff --git a/applications/luci-app-adblock/po/templates/adblock.pot b/applications/luci-app-adblock/po/templates/adblock.pot
index 7caeb81f99..3910779c3e 100644
--- a/applications/luci-app-adblock/po/templates/adblock.pot
+++ b/applications/luci-app-adblock/po/templates/adblock.pot
@@ -150,7 +150,6 @@ msgid "Cancel"
msgstr ""
#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:586
-#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:601
msgid "Categories"
msgstr ""
@@ -686,7 +685,7 @@ msgid "The Refresh Timer has been updated."
msgstr ""
#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:56
-msgid "The day of the week (opt., values: 1-7 possibly sep. by , or -)"
+msgid "The day of the week (opt., values: 0-6 possibly sep. by , or -)"
msgstr ""
#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:46
@@ -760,8 +759,8 @@ msgstr ""
msgid "Unable to save changes: %s"
msgstr ""
-#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:616
-#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:632
+#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:601
+#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:617
msgid "Variants"
msgstr ""
diff --git a/applications/luci-app-adblock/po/tr/adblock.po b/applications/luci-app-adblock/po/tr/adblock.po
index 9d5624f14c..24350222c1 100644
--- a/applications/luci-app-adblock/po/tr/adblock.po
+++ b/applications/luci-app-adblock/po/tr/adblock.po
@@ -174,7 +174,6 @@ msgid "Cancel"
msgstr "İptal"
#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:586
-#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:601
msgid "Categories"
msgstr "Kategoriler"
@@ -758,8 +757,8 @@ msgid "The Refresh Timer has been updated."
msgstr "Yenileme Zamanlayıcısı güncellendi."
#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:56
-msgid "The day of the week (opt., values: 1-7 possibly sep. by , or -)"
-msgstr "Haftanın günü (ops., Değerler: 1-7 muhtemelen or - ile ayrılmış)"
+msgid "The day of the week (opt., values: 0-6 possibly sep. by , or -)"
+msgstr "Haftanın günü (ops., Değerler: 0-6 muhtemelen or - ile ayrılmış)"
#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:46
msgid "The hours portition (req., range: 0-23)"
@@ -846,8 +845,8 @@ msgstr "Tetikleme Gecikmesi"
msgid "Unable to save changes: %s"
msgstr "Değişiklikler kaydedilemiyor: %s"
-#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:616
-#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:632
+#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:601
+#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:617
msgid "Variants"
msgstr "Varyantlar"
diff --git a/applications/luci-app-adblock/po/uk/adblock.po b/applications/luci-app-adblock/po/uk/adblock.po
index e3f67eb974..8bcb04bc03 100644
--- a/applications/luci-app-adblock/po/uk/adblock.po
+++ b/applications/luci-app-adblock/po/uk/adblock.po
@@ -160,7 +160,6 @@ msgid "Cancel"
msgstr "Скасувати"
#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:586
-#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:601
msgid "Categories"
msgstr ""
@@ -696,7 +695,7 @@ msgid "The Refresh Timer has been updated."
msgstr ""
#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:56
-msgid "The day of the week (opt., values: 1-7 possibly sep. by , or -)"
+msgid "The day of the week (opt., values: 0-6 possibly sep. by , or -)"
msgstr ""
#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:46
@@ -770,8 +769,8 @@ msgstr ""
msgid "Unable to save changes: %s"
msgstr ""
-#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:616
-#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:632
+#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:601
+#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:617
msgid "Variants"
msgstr ""
diff --git a/applications/luci-app-adblock/po/vi/adblock.po b/applications/luci-app-adblock/po/vi/adblock.po
index c620281acf..374046bde6 100644
--- a/applications/luci-app-adblock/po/vi/adblock.po
+++ b/applications/luci-app-adblock/po/vi/adblock.po
@@ -160,7 +160,6 @@ msgid "Cancel"
msgstr ""
#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:586
-#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:601
msgid "Categories"
msgstr ""
@@ -697,7 +696,7 @@ msgid "The Refresh Timer has been updated."
msgstr ""
#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:56
-msgid "The day of the week (opt., values: 1-7 possibly sep. by , or -)"
+msgid "The day of the week (opt., values: 0-6 possibly sep. by , or -)"
msgstr ""
#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:46
@@ -771,8 +770,8 @@ msgstr "Kích hoạt độ trễ"
msgid "Unable to save changes: %s"
msgstr ""
-#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:616
-#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:632
+#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:601
+#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:617
msgid "Variants"
msgstr ""
diff --git a/applications/luci-app-adblock/po/zh_Hans/adblock.po b/applications/luci-app-adblock/po/zh_Hans/adblock.po
index 27f096f6d7..8fd54e2669 100644
--- a/applications/luci-app-adblock/po/zh_Hans/adblock.po
+++ b/applications/luci-app-adblock/po/zh_Hans/adblock.po
@@ -172,7 +172,6 @@ msgid "Cancel"
msgstr "取消"
#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:586
-#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:601
msgid "Categories"
msgstr "类别"
@@ -721,8 +720,8 @@ msgid "The Refresh Timer has been updated."
msgstr "刷新计时器已更新。"
#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:56
-msgid "The day of the week (opt., values: 1-7 possibly sep. by , or -)"
-msgstr "星期几(可选。取值范围:1-7,可用 , 或 - 分隔)"
+msgid "The day of the week (opt., values: 0-6 possibly sep. by , or -)"
+msgstr "星期几(可选。取值范围:0-6,可用 , 或 - 分隔)"
#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:46
msgid "The hours portition (req., range: 0-23)"
@@ -799,8 +798,8 @@ msgstr "触发延时"
msgid "Unable to save changes: %s"
msgstr "无法保存更改:%s"
-#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:616
-#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:632
+#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:601
+#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:617
msgid "Variants"
msgstr "变种"
diff --git a/applications/luci-app-adblock/po/zh_Hant/adblock.po b/applications/luci-app-adblock/po/zh_Hant/adblock.po
index 6ea3676bad..8a74bc346c 100644
--- a/applications/luci-app-adblock/po/zh_Hant/adblock.po
+++ b/applications/luci-app-adblock/po/zh_Hant/adblock.po
@@ -5,7 +5,7 @@ msgid ""
msgstr ""
"Project-Id-Version: \n"
"POT-Creation-Date: \n"
-"PO-Revision-Date: 2021-08-14 14:43+0000\n"
+"PO-Revision-Date: 2022-03-04 19:06+0000\n"
"Last-Translator: Hulen <shift0106@gmail.com>\n"
"Language-Team: Chinese (Traditional) <https://hosted.weblate.org/projects/"
"openwrt/luciapplicationsadblock/zh_Hant/>\n"
@@ -14,7 +14,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.8-dev\n"
+"X-Generator: Weblate 4.12-dev\n"
#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/dnsreport.js:258
msgid "Action"
@@ -172,7 +172,6 @@ msgid "Cancel"
msgstr "取消"
#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:586
-#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:601
msgid "Categories"
msgstr "類別"
@@ -319,7 +318,7 @@ msgstr "編輯白名單"
msgid ""
"Empty the DNS cache before adblock processing starts to reduce the memory "
"consumption."
-msgstr ""
+msgstr "在 adblock 處理開始降低記憶體消耗前清空 DNS 快取。"
#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:339
msgid "Enable SafeSearch"
@@ -728,8 +727,8 @@ msgid "The Refresh Timer has been updated."
msgstr "重整計時器已更新。"
#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:56
-msgid "The day of the week (opt., values: 1-7 possibly sep. by , or -)"
-msgstr "星期幾(可選。取值范圍:1-7,可用 , 或 - 分隔)"
+msgid "The day of the week (opt., values: 0-6 possibly sep. by , or -)"
+msgstr "星期幾(可選。取值范圍:0-6,可用 , 或 - 分隔)"
#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:46
msgid "The hours portition (req., range: 0-23)"
@@ -808,8 +807,8 @@ msgstr "觸發延遲"
msgid "Unable to save changes: %s"
msgstr "無法儲存變更(訊息:%s)"
-#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:616
-#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:632
+#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:601
+#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:617
msgid "Variants"
msgstr "變體"
diff --git a/applications/luci-app-adblock/root/usr/share/rpcd/acl.d/luci-app-adblock.json b/applications/luci-app-adblock/root/usr/share/rpcd/acl.d/luci-app-adblock.json
index b7e7dd5a8c..c78bc854b0 100644
--- a/applications/luci-app-adblock/root/usr/share/rpcd/acl.d/luci-app-adblock.json
+++ b/applications/luci-app-adblock/root/usr/share/rpcd/acl.d/luci-app-adblock.json
@@ -25,7 +25,7 @@
"/etc/init.d/adblock report [a-z]* [0-9]* *" : [ "exec" ],
"/etc/init.d/adblock timer list" : [ "exec" ],
"/etc/init.d/adblock timer remove [0-9]*" : [ "exec" ],
- "/etc/init.d/adblock timer add * [0-9]* [0-9*]* [1-7,-*]*" : [ "exec" ],
+ "/etc/init.d/adblock timer add * [0-9]* [0-9*]* [0-6,-*]*" : [ "exec" ],
"/etc/init.d/adblock query *" : [ "exec" ]
},
"uci": ["adblock"]