luci-app-adblock: sync with latest adblock
authorDirk Brenken <dev@brenken.org>
Sat, 18 Feb 2023 19:32:13 +0000 (20:32 +0100)
committerDirk Brenken <dev@brenken.org>
Sat, 18 Feb 2023 19:32:13 +0000 (20:32 +0100)
* removed energized soruce selection
* sync translations

Signed-off-by: Dirk Brenken <dev@brenken.org>
37 files changed:
applications/luci-app-adblock/Makefile
applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js
applications/luci-app-adblock/po/ar/adblock.po
applications/luci-app-adblock/po/bg/adblock.po
applications/luci-app-adblock/po/bn_BD/adblock.po
applications/luci-app-adblock/po/ca/adblock.po
applications/luci-app-adblock/po/cs/adblock.po
applications/luci-app-adblock/po/da/adblock.po
applications/luci-app-adblock/po/de/adblock.po
applications/luci-app-adblock/po/el/adblock.po
applications/luci-app-adblock/po/en/adblock.po
applications/luci-app-adblock/po/es/adblock.po
applications/luci-app-adblock/po/fi/adblock.po
applications/luci-app-adblock/po/fr/adblock.po
applications/luci-app-adblock/po/he/adblock.po
applications/luci-app-adblock/po/hi/adblock.po
applications/luci-app-adblock/po/hu/adblock.po
applications/luci-app-adblock/po/it/adblock.po
applications/luci-app-adblock/po/ja/adblock.po
applications/luci-app-adblock/po/ko/adblock.po
applications/luci-app-adblock/po/mr/adblock.po
applications/luci-app-adblock/po/ms/adblock.po
applications/luci-app-adblock/po/nb_NO/adblock.po
applications/luci-app-adblock/po/pl/adblock.po
applications/luci-app-adblock/po/pt/adblock.po
applications/luci-app-adblock/po/pt_BR/adblock.po
applications/luci-app-adblock/po/ro/adblock.po
applications/luci-app-adblock/po/ru/adblock.po
applications/luci-app-adblock/po/si/adblock.po
applications/luci-app-adblock/po/sk/adblock.po
applications/luci-app-adblock/po/sv/adblock.po
applications/luci-app-adblock/po/templates/adblock.pot
applications/luci-app-adblock/po/tr/adblock.po
applications/luci-app-adblock/po/uk/adblock.po
applications/luci-app-adblock/po/vi/adblock.po
applications/luci-app-adblock/po/zh_Hans/adblock.po
applications/luci-app-adblock/po/zh_Hant/adblock.po

index a3d956a116c6d1808dfec7e5af3a72432231c1a0..ff9bf2ade4207ad5374fb30f42152e9a3822e7a9 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 2017-2022 Dirk Brenken (dev@brenken.org)
+# Copyright 2017-2023 Dirk Brenken (dev@brenken.org)
 # This is free software, licensed under the Apache License, Version 2.0
 
 include $(TOPDIR)/rules.mk
index a54b350759b6b9e38552279c70b5395c9211ae23..9b0aa5bc0dae646023f2947e8875f17d6f590c4e 100644 (file)
@@ -581,22 +581,6 @@ return view.extend({
                o.optional = true;
                o.rmempty = true;
 
-               o = s.taboption('sources', form.DummyValue, '_sub');
-               o.rawhtml = true;
-               o.default = '<em><b>Energized List Selection</b></em>';
-
-               o = s.taboption('sources', form.DynamicList, 'adb_eng_sources', _('Variants'));
-               for (var i = 0; i < categories.length; i++) {
-                       code = categories[i].match(/^(\w+);/)[1].trim();
-                       if (code === 'eng') {
-                               list = categories[i].match(/^\w+;(.*);/)[1].trim();
-                               path = categories[i].match(/^.*;(.*$)/)[1].trim();
-                               o.value(path, list);
-                       }
-               }
-               o.optional = true;
-               o.rmempty = true;
-
                o = s.taboption('sources', form.DummyValue, '_sub');
                o.rawhtml = true;
                o.default = '<em><b>StevenBlack List Selection</b></em>';
index f382440028bb740fc0278d46da96ad2d9f4eaf75..5b25cad19043d87766e57172006ab8161cf38530 100644 (file)
@@ -788,7 +788,6 @@ msgid "Unable to save changes: %s"
 msgstr "تعذر حفظ التغييرات: s%"
 
 #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:588
-#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:604
 msgid "Variants"
 msgstr "المتغيرات"
 
index a6cad45092d09d5454e58198779a01446bbc4ae5..259df3a9a5fef8cefb3a5cf8b20f7082edd6fd86 100644 (file)
@@ -743,7 +743,6 @@ msgid "Unable to save changes: %s"
 msgstr ""
 
 #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:588
-#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:604
 msgid "Variants"
 msgstr ""
 
index cae1f147865315dc00dd863e3bcf03c23d95dd10..95d3350dc02dba94fd8c1386a147f9ca7c0c02c9 100644 (file)
@@ -743,7 +743,6 @@ msgid "Unable to save changes: %s"
 msgstr ""
 
 #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:588
-#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:604
 msgid "Variants"
 msgstr ""
 
index db00e364b3a1531b414f53511d59e77a53f1a809..4e57e94f5c1c2c346be95067a1e45d5c826d2b84 100644 (file)
@@ -745,7 +745,6 @@ msgid "Unable to save changes: %s"
 msgstr ""
 
 #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:588
-#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:604
 msgid "Variants"
 msgstr ""
 
index cd2f3c836b583338133eeaf2e5f50a3aabb53b0b..0888f56db66fcc350dd8d0105450ecc5e4a51ff3 100644 (file)
@@ -768,7 +768,6 @@ msgid "Unable to save changes: %s"
 msgstr ""
 
 #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:588
-#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:604
 msgid "Variants"
 msgstr ""
 
index 8fe194a13ac251a42ff4acd3a4bd643615d1b835..32363abe8c724d115f2b4fa3fa01c2641e76fcfd 100644 (file)
@@ -810,7 +810,6 @@ msgid "Unable to save changes: %s"
 msgstr "Kunne ikke gemme ændringer: %s"
 
 #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:588
-#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:604
 msgid "Variants"
 msgstr "Varianter"
 
index 2d532b6a096a4a7841f60c6e3805193bb5ede7ef..b4093a54633479c4c0e6a1478125327d191b745e 100644 (file)
@@ -807,7 +807,6 @@ msgid "Unable to save changes: %s"
 msgstr "Konnte Änderungen nicht speichern: %s"
 
 #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:588
-#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:604
 msgid "Variants"
 msgstr "Varianten"
 
index 28e7ce218a57f695cf3d17e55a8ba46ae6f956a6..13e1306e9516236539622325a5a203a20b5b39ad 100644 (file)
@@ -745,7 +745,6 @@ msgid "Unable to save changes: %s"
 msgstr ""
 
 #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:588
-#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:604
 msgid "Variants"
 msgstr ""
 
index 54a3f6ebf1b7a621c58c342c3131e0ffa9e59706..10f732cacbe8dfc4ee9c752984079a70de0cefca 100644 (file)
@@ -743,7 +743,6 @@ msgid "Unable to save changes: %s"
 msgstr ""
 
 #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:588
-#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:604
 msgid "Variants"
 msgstr ""
 
index cfbf2a92f459fb96ca92df0c42a70fad83a29d1a..e3d0b97ac2eee519c7b6036ea032eeefe6e3cc87 100644 (file)
@@ -821,7 +821,6 @@ 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:588
-#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:604
 msgid "Variants"
 msgstr "Variantes"
 
index fe45a241e3573d01b1255b7bf27ce6cf18686eb0..2b90a5b07310c5da6a4d9e376c3793aa192f0a70 100644 (file)
@@ -762,7 +762,6 @@ msgid "Unable to save changes: %s"
 msgstr "Muutoksia ei voitu tallentaa: %s"
 
 #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:588
-#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:604
 msgid "Variants"
 msgstr ""
 
index a1ca3a074473931889348510ae5cf66167fc8b25..f1e70cbaa0f036c93c0e5f4af7e117780949154a 100644 (file)
@@ -825,7 +825,6 @@ msgid "Unable to save changes: %s"
 msgstr "Impossible de sauvegarder les modifications : %s"
 
 #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:588
-#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:604
 msgid "Variants"
 msgstr "Variantes"
 
index 7c6ba6828e29c587579039f289b60ea9d2c4c0d5..526df00a67706fa2fcf5db6686ec05fe92d94edf 100644 (file)
@@ -744,7 +744,6 @@ msgid "Unable to save changes: %s"
 msgstr ""
 
 #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:588
-#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:604
 msgid "Variants"
 msgstr ""
 
index 1b707fdf22158ecba322f5a7f83238b9d6fc51fd..5e3dca7cdf40a67e16fc4e206325fcd265098e80 100644 (file)
@@ -737,7 +737,6 @@ msgid "Unable to save changes: %s"
 msgstr ""
 
 #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:588
-#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:604
 msgid "Variants"
 msgstr ""
 
index 7b4d9eb2f4da49f4b76be9d1913bcb201e138312..95cd6379f0e4875c99262e8101497984df9bd313 100644 (file)
@@ -762,7 +762,6 @@ 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:588
-#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:604
 #, fuzzy
 msgid "Variants"
 msgstr "Variánsok"
index 8e695e6faa755375ccd792300c104a18dc3a3357..c77f1006c3ccc1b1d48b0a60618e95b5139da73a 100644 (file)
@@ -811,7 +811,6 @@ msgid "Unable to save changes: %s"
 msgstr "Impossibile salvare le modifiche: %s"
 
 #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:588
-#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:604
 msgid "Variants"
 msgstr "Varianti"
 
index 08b44fe50e6a937334a24cb5be420d120c3db0d9..ba58cb407103892ad867201b7d2e41616358d683 100644 (file)
@@ -785,7 +785,6 @@ msgid "Unable to save changes: %s"
 msgstr "変更を保存できませんでした: %s"
 
 #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:588
-#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:604
 msgid "Variants"
 msgstr ""
 
index 36624fe145413f23e4216bbd6ac382646af40258..d65b56bf718eee6a5f67ae47cd97e5995981b0b1 100644 (file)
@@ -747,7 +747,6 @@ msgid "Unable to save changes: %s"
 msgstr ""
 
 #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:588
-#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:604
 msgid "Variants"
 msgstr ""
 
index acb375aad4b44a15abefe245feb20720fad7607a..15748a39075dfd687506bb2e5e4cdd9544abea44 100644 (file)
@@ -743,7 +743,6 @@ msgid "Unable to save changes: %s"
 msgstr ""
 
 #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:588
-#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:604
 msgid "Variants"
 msgstr ""
 
index 7437132cd5c5c50205c771a49d088c27f3f3141f..f6cb5fdbfb244b2ed43a61f854717996500c0fc6 100644 (file)
@@ -743,7 +743,6 @@ msgid "Unable to save changes: %s"
 msgstr ""
 
 #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:588
-#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:604
 msgid "Variants"
 msgstr ""
 
index 9228e7ac102f0a79588b976244c0f566ea41f784..4e38fddeea090c804b8d774b1f2f42116341016a 100644 (file)
@@ -754,7 +754,6 @@ msgid "Unable to save changes: %s"
 msgstr "Kunne ikke lagre endringer: %s"
 
 #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:588
-#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:604
 msgid "Variants"
 msgstr "Varianter"
 
index 1f899a8d8a314c905dfe9170b423c88efce38851..2b96b8b9f4a5a2533205026a94afbe2c81b47919 100644 (file)
@@ -811,7 +811,6 @@ 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:588
-#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:604
 msgid "Variants"
 msgstr "Warianty"
 
index e41c9ee756a1156105bdfed517cc8daa426ae224..dab615f49d42526d9a28b1c8dda6a5a466c6da85 100644 (file)
@@ -818,7 +818,6 @@ 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:588
-#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:604
 msgid "Variants"
 msgstr "Variantes"
 
index e3141547f5d72802dafa0a1367ba0de614bd0bc4..26bec67c9715d76bfee031d25800194f9fd5b63f 100644 (file)
@@ -827,7 +827,6 @@ 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:588
-#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:604
 msgid "Variants"
 msgstr "Variantes"
 
index 3a0e9a9a1431af70cbc2478793016e0ae622cd02..b7b2490380cd968d7b624cdf73ba13c67b016fdc 100644 (file)
@@ -815,7 +815,6 @@ 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:588
-#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:604
 msgid "Variants"
 msgstr "Variante"
 
index 7eb8438e5a6fdbdde282fb9c92e8e975b2154310..e0cdc5ce05fc650f8285ba7c0f8ee8700c67d0ca 100644 (file)
@@ -810,7 +810,6 @@ msgid "Unable to save changes: %s"
 msgstr "Невозможно сохранить изменения: %s"
 
 #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:588
-#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:604
 msgid "Variants"
 msgstr "Варианты"
 
index 781549bc6b12b42ebc7b47efdaf80932e4f6cb40..df1a12994ca55de1516194b5d63dffa2413e6949 100644 (file)
@@ -743,7 +743,6 @@ msgid "Unable to save changes: %s"
 msgstr ""
 
 #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:588
-#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:604
 msgid "Variants"
 msgstr ""
 
index 7790622a06c14f6c627698fae99bd55a1cd2965b..1f906321e51fdcf8d112dedb165bcb1dbe74d6f2 100644 (file)
@@ -748,7 +748,6 @@ msgid "Unable to save changes: %s"
 msgstr ""
 
 #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:588
-#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:604
 msgid "Variants"
 msgstr ""
 
index ce504285a29023b15cc23837d658740db7b46111..12edcd433dae4eba0db93853285b22933d339b50 100644 (file)
@@ -780,7 +780,6 @@ msgid "Unable to save changes: %s"
 msgstr ""
 
 #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:588
-#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:604
 msgid "Variants"
 msgstr ""
 
index 33399212ac29ea5364515edfbdcde34f2b030db0..b8320d3d7c11d976b3d1f9cd836fb37e161a5129 100644 (file)
@@ -734,7 +734,6 @@ msgid "Unable to save changes: %s"
 msgstr ""
 
 #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:588
-#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:604
 msgid "Variants"
 msgstr ""
 
index 61768d23a3d5bc256cf5f603e2f2a78e24a3d7ba..de831139e7fe3dd60e842ef65f2a9616da4eaf5b 100644 (file)
@@ -816,7 +816,6 @@ msgid "Unable to save changes: %s"
 msgstr "Değişiklikler kaydedilemiyor: %s"
 
 #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:588
-#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:604
 msgid "Variants"
 msgstr "Varyantlar"
 
index 2451d4d52db0e06211001e9f7dfb807c0502d7ba..1045baa4092baedef1b022d9d430ab999894fde9 100644 (file)
@@ -805,7 +805,6 @@ msgid "Unable to save changes: %s"
 msgstr "Не вдалося зберегти зміни: %s"
 
 #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:588
-#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:604
 msgid "Variants"
 msgstr "Варіанти"
 
index 5e935917f4af95f83d350f29f1a319a58b37ccd5..9b044c29293c3ff7b2b8f556a4b9d0d10f247b38 100644 (file)
@@ -745,7 +745,6 @@ msgid "Unable to save changes: %s"
 msgstr ""
 
 #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:588
-#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:604
 msgid "Variants"
 msgstr ""
 
index e41a1a22876fc646ce86cd794f9d66027327ffc1..e6152152f8e0af6357fb68698f37d49dac67f614 100644 (file)
@@ -773,7 +773,6 @@ msgid "Unable to save changes: %s"
 msgstr "无法保存更改:%s"
 
 #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:588
-#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:604
 msgid "Variants"
 msgstr "变种"
 
index 6c965b9ec7474cbe14a4b594cddc31bf5fd3e817..aefe5654c53f86f91e9ac11c557758c5d7f9d5d1 100644 (file)
@@ -782,7 +782,6 @@ msgid "Unable to save changes: %s"
 msgstr "無法儲存變更(訊息:%s)"
 
 #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:588
-#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:604
 msgid "Variants"
 msgstr "變體"