From a5ea5469bd48a03574c3395a7a20376a867b2c1a Mon Sep 17 00:00:00 2001 From: Paul Donald Date: Mon, 13 Jan 2025 17:06:04 +0100 Subject: [PATCH] luci-app-tinyproxy: grammar fix Signed-off-by: Paul Donald --- .../htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js | 2 +- applications/luci-app-tinyproxy/po/ar/tinyproxy.po | 4 ++-- applications/luci-app-tinyproxy/po/bg/tinyproxy.po | 4 ++-- applications/luci-app-tinyproxy/po/bn_BD/tinyproxy.po | 4 ++-- applications/luci-app-tinyproxy/po/ca/tinyproxy.po | 4 ++-- applications/luci-app-tinyproxy/po/cs/tinyproxy.po | 4 ++-- applications/luci-app-tinyproxy/po/da/tinyproxy.po | 4 ++-- applications/luci-app-tinyproxy/po/de/tinyproxy.po | 4 ++-- applications/luci-app-tinyproxy/po/el/tinyproxy.po | 4 ++-- applications/luci-app-tinyproxy/po/es/tinyproxy.po | 4 ++-- applications/luci-app-tinyproxy/po/fi/tinyproxy.po | 4 ++-- applications/luci-app-tinyproxy/po/fr/tinyproxy.po | 4 ++-- applications/luci-app-tinyproxy/po/ga/tinyproxy.po | 4 ++-- applications/luci-app-tinyproxy/po/he/tinyproxy.po | 4 ++-- applications/luci-app-tinyproxy/po/hi/tinyproxy.po | 4 ++-- applications/luci-app-tinyproxy/po/hu/tinyproxy.po | 4 ++-- applications/luci-app-tinyproxy/po/it/tinyproxy.po | 4 ++-- applications/luci-app-tinyproxy/po/ja/tinyproxy.po | 4 ++-- applications/luci-app-tinyproxy/po/ko/tinyproxy.po | 4 ++-- applications/luci-app-tinyproxy/po/lt/tinyproxy.po | 4 ++-- applications/luci-app-tinyproxy/po/mr/tinyproxy.po | 4 ++-- applications/luci-app-tinyproxy/po/ms/tinyproxy.po | 4 ++-- applications/luci-app-tinyproxy/po/nb_NO/tinyproxy.po | 4 ++-- applications/luci-app-tinyproxy/po/nl/tinyproxy.po | 4 ++-- applications/luci-app-tinyproxy/po/pl/tinyproxy.po | 4 ++-- applications/luci-app-tinyproxy/po/pt/tinyproxy.po | 4 ++-- applications/luci-app-tinyproxy/po/pt_BR/tinyproxy.po | 4 ++-- applications/luci-app-tinyproxy/po/ro/tinyproxy.po | 4 ++-- applications/luci-app-tinyproxy/po/ru/tinyproxy.po | 4 ++-- applications/luci-app-tinyproxy/po/sk/tinyproxy.po | 4 ++-- applications/luci-app-tinyproxy/po/sv/tinyproxy.po | 4 ++-- applications/luci-app-tinyproxy/po/templates/tinyproxy.pot | 4 ++-- applications/luci-app-tinyproxy/po/tr/tinyproxy.po | 4 ++-- applications/luci-app-tinyproxy/po/uk/tinyproxy.po | 4 ++-- applications/luci-app-tinyproxy/po/vi/tinyproxy.po | 4 ++-- applications/luci-app-tinyproxy/po/zh_Hans/tinyproxy.po | 4 ++-- applications/luci-app-tinyproxy/po/zh_Hant/tinyproxy.po | 4 ++-- 37 files changed, 73 insertions(+), 73 deletions(-) diff --git a/applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js b/applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js index cf6a4b689a..efe4f26bba 100644 --- a/applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js +++ b/applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js @@ -226,7 +226,7 @@ return view.extend({ s.taboption('filteracl', form.Flag, 'FilterDefaultDeny', _('Default deny'), - _('By default, the filter rules act as blacklist. Enable this option to only allow matched URLs or domain names')); + _('By default, the filter rules act as blacklist. Enable this option to allow matched URLs or domain names only')); // diff --git a/applications/luci-app-tinyproxy/po/ar/tinyproxy.po b/applications/luci-app-tinyproxy/po/ar/tinyproxy.po index fcd97436c4..09c5e12c2c 100644 --- a/applications/luci-app-tinyproxy/po/ar/tinyproxy.po +++ b/applications/luci-app-tinyproxy/po/ar/tinyproxy.po @@ -60,8 +60,8 @@ msgstr "" #: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:229 msgid "" -"By default, the filter rules act as blacklist. Enable this option to only " -"allow matched URLs or domain names" +"By default, the filter rules act as blacklist. Enable this option to allow " +"matched URLs or domain names only" msgstr "" #: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:298 diff --git a/applications/luci-app-tinyproxy/po/bg/tinyproxy.po b/applications/luci-app-tinyproxy/po/bg/tinyproxy.po index ad3d504d08..300ba4ecba 100644 --- a/applications/luci-app-tinyproxy/po/bg/tinyproxy.po +++ b/applications/luci-app-tinyproxy/po/bg/tinyproxy.po @@ -62,8 +62,8 @@ msgstr "" #: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:229 msgid "" -"By default, the filter rules act as blacklist. Enable this option to only " -"allow matched URLs or domain names" +"By default, the filter rules act as blacklist. Enable this option to allow " +"matched URLs or domain names only" msgstr "" #: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:298 diff --git a/applications/luci-app-tinyproxy/po/bn_BD/tinyproxy.po b/applications/luci-app-tinyproxy/po/bn_BD/tinyproxy.po index ada8ab8016..f135708f97 100644 --- a/applications/luci-app-tinyproxy/po/bn_BD/tinyproxy.po +++ b/applications/luci-app-tinyproxy/po/bn_BD/tinyproxy.po @@ -59,8 +59,8 @@ msgstr "" #: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:229 msgid "" -"By default, the filter rules act as blacklist. Enable this option to only " -"allow matched URLs or domain names" +"By default, the filter rules act as blacklist. Enable this option to allow " +"matched URLs or domain names only" msgstr "" #: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:298 diff --git a/applications/luci-app-tinyproxy/po/ca/tinyproxy.po b/applications/luci-app-tinyproxy/po/ca/tinyproxy.po index 8169878853..7af4bfe817 100644 --- a/applications/luci-app-tinyproxy/po/ca/tinyproxy.po +++ b/applications/luci-app-tinyproxy/po/ca/tinyproxy.po @@ -60,8 +60,8 @@ msgstr "" #: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:229 msgid "" -"By default, the filter rules act as blacklist. Enable this option to only " -"allow matched URLs or domain names" +"By default, the filter rules act as blacklist. Enable this option to allow " +"matched URLs or domain names only" msgstr "" #: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:298 diff --git a/applications/luci-app-tinyproxy/po/cs/tinyproxy.po b/applications/luci-app-tinyproxy/po/cs/tinyproxy.po index 87e26123e8..bda49dee37 100644 --- a/applications/luci-app-tinyproxy/po/cs/tinyproxy.po +++ b/applications/luci-app-tinyproxy/po/cs/tinyproxy.po @@ -59,8 +59,8 @@ msgstr "" #: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:229 msgid "" -"By default, the filter rules act as blacklist. Enable this option to only " -"allow matched URLs or domain names" +"By default, the filter rules act as blacklist. Enable this option to allow " +"matched URLs or domain names only" msgstr "" #: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:298 diff --git a/applications/luci-app-tinyproxy/po/da/tinyproxy.po b/applications/luci-app-tinyproxy/po/da/tinyproxy.po index 6ad31503b5..9595a649ee 100644 --- a/applications/luci-app-tinyproxy/po/da/tinyproxy.po +++ b/applications/luci-app-tinyproxy/po/da/tinyproxy.po @@ -59,8 +59,8 @@ msgstr "" #: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:229 msgid "" -"By default, the filter rules act as blacklist. Enable this option to only " -"allow matched URLs or domain names" +"By default, the filter rules act as blacklist. Enable this option to allow " +"matched URLs or domain names only" msgstr "" #: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:298 diff --git a/applications/luci-app-tinyproxy/po/de/tinyproxy.po b/applications/luci-app-tinyproxy/po/de/tinyproxy.po index 396648816d..58dd09e1be 100644 --- a/applications/luci-app-tinyproxy/po/de/tinyproxy.po +++ b/applications/luci-app-tinyproxy/po/de/tinyproxy.po @@ -69,8 +69,8 @@ msgstr "" #: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:229 msgid "" -"By default, the filter rules act as blacklist. Enable this option to only " -"allow matched URLs or domain names" +"By default, the filter rules act as blacklist. Enable this option to allow " +"matched URLs or domain names only" msgstr "" "Standardmäßig fungieren die Filterregeln als Blacklist, diese Option kehrt " "diese in eine Whitelist um und lässt nur treffende URLs oder Domains zu" diff --git a/applications/luci-app-tinyproxy/po/el/tinyproxy.po b/applications/luci-app-tinyproxy/po/el/tinyproxy.po index 2c1de291a6..43e8ce6037 100644 --- a/applications/luci-app-tinyproxy/po/el/tinyproxy.po +++ b/applications/luci-app-tinyproxy/po/el/tinyproxy.po @@ -71,8 +71,8 @@ msgstr "" #: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:229 msgid "" -"By default, the filter rules act as blacklist. Enable this option to only " -"allow matched URLs or domain names" +"By default, the filter rules act as blacklist. Enable this option to allow " +"matched URLs or domain names only" msgstr "" "Προεπιλεγμένα, οι κανόνες φιλτραρίσματος λειτουργούν ως μαύρη λίστα. " "Ενεργοποιήστε αυτή την επιλογή ώστε να επιτρέπονται μόνο τα ονόματα τομέα ή " diff --git a/applications/luci-app-tinyproxy/po/es/tinyproxy.po b/applications/luci-app-tinyproxy/po/es/tinyproxy.po index 1f80ad1a3d..64dda5c52e 100644 --- a/applications/luci-app-tinyproxy/po/es/tinyproxy.po +++ b/applications/luci-app-tinyproxy/po/es/tinyproxy.po @@ -66,8 +66,8 @@ msgstr "Comparar con URLs. Por defecto el filtro se basa en nombres de dominio" #: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:229 msgid "" -"By default, the filter rules act as blacklist. Enable this option to only " -"allow matched URLs or domain names" +"By default, the filter rules act as blacklist. Enable this option to allow " +"matched URLs or domain names only" msgstr "" "De forma predeterminada, las reglas de filtro actúan como lista negra. " "Active esta opción para permitir solo URLs coincidentes o nombres de dominio" diff --git a/applications/luci-app-tinyproxy/po/fi/tinyproxy.po b/applications/luci-app-tinyproxy/po/fi/tinyproxy.po index 50d2b03bbc..f875591828 100644 --- a/applications/luci-app-tinyproxy/po/fi/tinyproxy.po +++ b/applications/luci-app-tinyproxy/po/fi/tinyproxy.po @@ -59,8 +59,8 @@ msgstr "" #: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:229 msgid "" -"By default, the filter rules act as blacklist. Enable this option to only " -"allow matched URLs or domain names" +"By default, the filter rules act as blacklist. Enable this option to allow " +"matched URLs or domain names only" msgstr "" #: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:298 diff --git a/applications/luci-app-tinyproxy/po/fr/tinyproxy.po b/applications/luci-app-tinyproxy/po/fr/tinyproxy.po index 58ee8a1ae2..31d4dd7791 100644 --- a/applications/luci-app-tinyproxy/po/fr/tinyproxy.po +++ b/applications/luci-app-tinyproxy/po/fr/tinyproxy.po @@ -69,8 +69,8 @@ msgstr "" #: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:229 msgid "" -"By default, the filter rules act as blacklist. Enable this option to only " -"allow matched URLs or domain names" +"By default, the filter rules act as blacklist. Enable this option to allow " +"matched URLs or domain names only" msgstr "" "Par défaut, les règles de filtrages décrivent ce qui doit être interdit. " "Activez cette option pour n'autoriser que les noms de domaines ou URLs qui " diff --git a/applications/luci-app-tinyproxy/po/ga/tinyproxy.po b/applications/luci-app-tinyproxy/po/ga/tinyproxy.po index f35f43ff96..fe2f35e076 100644 --- a/applications/luci-app-tinyproxy/po/ga/tinyproxy.po +++ b/applications/luci-app-tinyproxy/po/ga/tinyproxy.po @@ -72,8 +72,8 @@ msgstr "" #: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:229 msgid "" -"By default, the filter rules act as blacklist. Enable this option to only " -"allow matched URLs or domain names" +"By default, the filter rules act as blacklist. Enable this option to allow " +"matched URLs or domain names only" msgstr "" "De réir réamhshocraithe, feidhmíonn na rialacha scagaire mar liosta dubh. " "Cumasaigh an rogha seo gan ach URLanna comhoiriúnaithe nó ainmneacha " diff --git a/applications/luci-app-tinyproxy/po/he/tinyproxy.po b/applications/luci-app-tinyproxy/po/he/tinyproxy.po index 62a5d3be84..b9b65d08f5 100644 --- a/applications/luci-app-tinyproxy/po/he/tinyproxy.po +++ b/applications/luci-app-tinyproxy/po/he/tinyproxy.po @@ -59,8 +59,8 @@ msgstr "" #: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:229 msgid "" -"By default, the filter rules act as blacklist. Enable this option to only " -"allow matched URLs or domain names" +"By default, the filter rules act as blacklist. Enable this option to allow " +"matched URLs or domain names only" msgstr "" #: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:298 diff --git a/applications/luci-app-tinyproxy/po/hi/tinyproxy.po b/applications/luci-app-tinyproxy/po/hi/tinyproxy.po index 136e2e8cda..31bffc1a83 100644 --- a/applications/luci-app-tinyproxy/po/hi/tinyproxy.po +++ b/applications/luci-app-tinyproxy/po/hi/tinyproxy.po @@ -59,8 +59,8 @@ msgstr "" #: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:229 msgid "" -"By default, the filter rules act as blacklist. Enable this option to only " -"allow matched URLs or domain names" +"By default, the filter rules act as blacklist. Enable this option to allow " +"matched URLs or domain names only" msgstr "" #: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:298 diff --git a/applications/luci-app-tinyproxy/po/hu/tinyproxy.po b/applications/luci-app-tinyproxy/po/hu/tinyproxy.po index 74e380bd99..da5c14a587 100644 --- a/applications/luci-app-tinyproxy/po/hu/tinyproxy.po +++ b/applications/luci-app-tinyproxy/po/hu/tinyproxy.po @@ -66,8 +66,8 @@ msgstr "" #: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:229 msgid "" -"By default, the filter rules act as blacklist. Enable this option to only " -"allow matched URLs or domain names" +"By default, the filter rules act as blacklist. Enable this option to allow " +"matched URLs or domain names only" msgstr "" "Alapértelmezésben a szűrő kizárási listaként működik. Ezzel lehet " "engedélyezési URL-eket és tartományneveket használni." diff --git a/applications/luci-app-tinyproxy/po/it/tinyproxy.po b/applications/luci-app-tinyproxy/po/it/tinyproxy.po index 9b02106a0a..85ffb8fd19 100644 --- a/applications/luci-app-tinyproxy/po/it/tinyproxy.po +++ b/applications/luci-app-tinyproxy/po/it/tinyproxy.po @@ -69,8 +69,8 @@ msgstr "" #: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:229 msgid "" -"By default, the filter rules act as blacklist. Enable this option to only " -"allow matched URLs or domain names" +"By default, the filter rules act as blacklist. Enable this option to allow " +"matched URLs or domain names only" msgstr "" #: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:298 diff --git a/applications/luci-app-tinyproxy/po/ja/tinyproxy.po b/applications/luci-app-tinyproxy/po/ja/tinyproxy.po index e12b193612..256d6b2266 100644 --- a/applications/luci-app-tinyproxy/po/ja/tinyproxy.po +++ b/applications/luci-app-tinyproxy/po/ja/tinyproxy.po @@ -68,8 +68,8 @@ msgstr "" #: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:229 msgid "" -"By default, the filter rules act as blacklist. Enable this option to only " -"allow matched URLs or domain names" +"By default, the filter rules act as blacklist. Enable this option to allow " +"matched URLs or domain names only" msgstr "" "初期設定では、フィルタリング・ルールはブラックリストとして動作しますが、この" "オプションが有効に設定されている場合、URLまたはドメイン名が一致した場合のみ、" diff --git a/applications/luci-app-tinyproxy/po/ko/tinyproxy.po b/applications/luci-app-tinyproxy/po/ko/tinyproxy.po index 24240027c0..e4b8547501 100644 --- a/applications/luci-app-tinyproxy/po/ko/tinyproxy.po +++ b/applications/luci-app-tinyproxy/po/ko/tinyproxy.po @@ -59,8 +59,8 @@ msgstr "" #: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:229 msgid "" -"By default, the filter rules act as blacklist. Enable this option to only " -"allow matched URLs or domain names" +"By default, the filter rules act as blacklist. Enable this option to allow " +"matched URLs or domain names only" msgstr "" #: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:298 diff --git a/applications/luci-app-tinyproxy/po/lt/tinyproxy.po b/applications/luci-app-tinyproxy/po/lt/tinyproxy.po index e5d9983f67..522abc5a5c 100644 --- a/applications/luci-app-tinyproxy/po/lt/tinyproxy.po +++ b/applications/luci-app-tinyproxy/po/lt/tinyproxy.po @@ -73,8 +73,8 @@ msgstr "" #: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:229 msgid "" -"By default, the filter rules act as blacklist. Enable this option to only " -"allow matched URLs or domain names" +"By default, the filter rules act as blacklist. Enable this option to allow " +"matched URLs or domain names only" msgstr "" "Pagal numatytuosius nustatymus, filtro taisyklės veikia kaip draudžiamasis " "sąrašas. Įjunkite/Įgalinkite šią parinktį, jei norite leisti tik " diff --git a/applications/luci-app-tinyproxy/po/mr/tinyproxy.po b/applications/luci-app-tinyproxy/po/mr/tinyproxy.po index 2e66a7bb2d..578bb724b7 100644 --- a/applications/luci-app-tinyproxy/po/mr/tinyproxy.po +++ b/applications/luci-app-tinyproxy/po/mr/tinyproxy.po @@ -59,8 +59,8 @@ msgstr "" #: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:229 msgid "" -"By default, the filter rules act as blacklist. Enable this option to only " -"allow matched URLs or domain names" +"By default, the filter rules act as blacklist. Enable this option to allow " +"matched URLs or domain names only" msgstr "" #: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:298 diff --git a/applications/luci-app-tinyproxy/po/ms/tinyproxy.po b/applications/luci-app-tinyproxy/po/ms/tinyproxy.po index bddeb50adf..702047c4b6 100644 --- a/applications/luci-app-tinyproxy/po/ms/tinyproxy.po +++ b/applications/luci-app-tinyproxy/po/ms/tinyproxy.po @@ -57,8 +57,8 @@ msgstr "" #: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:229 msgid "" -"By default, the filter rules act as blacklist. Enable this option to only " -"allow matched URLs or domain names" +"By default, the filter rules act as blacklist. Enable this option to allow " +"matched URLs or domain names only" msgstr "" #: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:298 diff --git a/applications/luci-app-tinyproxy/po/nb_NO/tinyproxy.po b/applications/luci-app-tinyproxy/po/nb_NO/tinyproxy.po index d6452937f2..afac74e6c6 100644 --- a/applications/luci-app-tinyproxy/po/nb_NO/tinyproxy.po +++ b/applications/luci-app-tinyproxy/po/nb_NO/tinyproxy.po @@ -57,8 +57,8 @@ msgstr "" #: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:229 msgid "" -"By default, the filter rules act as blacklist. Enable this option to only " -"allow matched URLs or domain names" +"By default, the filter rules act as blacklist. Enable this option to allow " +"matched URLs or domain names only" msgstr "" #: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:298 diff --git a/applications/luci-app-tinyproxy/po/nl/tinyproxy.po b/applications/luci-app-tinyproxy/po/nl/tinyproxy.po index 8f206f2610..4cb404e017 100644 --- a/applications/luci-app-tinyproxy/po/nl/tinyproxy.po +++ b/applications/luci-app-tinyproxy/po/nl/tinyproxy.po @@ -54,8 +54,8 @@ msgstr "" #: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:229 msgid "" -"By default, the filter rules act as blacklist. Enable this option to only " -"allow matched URLs or domain names" +"By default, the filter rules act as blacklist. Enable this option to allow " +"matched URLs or domain names only" msgstr "" #: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:298 diff --git a/applications/luci-app-tinyproxy/po/pl/tinyproxy.po b/applications/luci-app-tinyproxy/po/pl/tinyproxy.po index cf5dd2c802..e559c262ae 100644 --- a/applications/luci-app-tinyproxy/po/pl/tinyproxy.po +++ b/applications/luci-app-tinyproxy/po/pl/tinyproxy.po @@ -69,8 +69,8 @@ msgstr "" #: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:229 msgid "" -"By default, the filter rules act as blacklist. Enable this option to only " -"allow matched URLs or domain names" +"By default, the filter rules act as blacklist. Enable this option to allow " +"matched URLs or domain names only" msgstr "" "Domyślnie reguły filtrowania działają jako czarna lista. Zaznacz tę opcję, " "aby zezwalać wyłącznie na pasujące adresy URL lub nazwy domen" diff --git a/applications/luci-app-tinyproxy/po/pt/tinyproxy.po b/applications/luci-app-tinyproxy/po/pt/tinyproxy.po index c07f609e15..fa3e1a42ad 100644 --- a/applications/luci-app-tinyproxy/po/pt/tinyproxy.po +++ b/applications/luci-app-tinyproxy/po/pt/tinyproxy.po @@ -68,8 +68,8 @@ msgstr "" #: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:229 msgid "" -"By default, the filter rules act as blacklist. Enable this option to only " -"allow matched URLs or domain names" +"By default, the filter rules act as blacklist. Enable this option to allow " +"matched URLs or domain names only" msgstr "" "Por padrão, as regras de filtragem atuam como uma lista negra. Ative esta " "opção para somente permitir URLs ou domínios que casem" diff --git a/applications/luci-app-tinyproxy/po/pt_BR/tinyproxy.po b/applications/luci-app-tinyproxy/po/pt_BR/tinyproxy.po index 049e2aef18..479c451ad4 100644 --- a/applications/luci-app-tinyproxy/po/pt_BR/tinyproxy.po +++ b/applications/luci-app-tinyproxy/po/pt_BR/tinyproxy.po @@ -68,8 +68,8 @@ msgstr "" #: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:229 msgid "" -"By default, the filter rules act as blacklist. Enable this option to only " -"allow matched URLs or domain names" +"By default, the filter rules act as blacklist. Enable this option to allow " +"matched URLs or domain names only" msgstr "" "Por padrão, as regras de filtragem atuam como uma lista negra. Habilite esta " "opção para somente permitir URLs ou domínios que casem" diff --git a/applications/luci-app-tinyproxy/po/ro/tinyproxy.po b/applications/luci-app-tinyproxy/po/ro/tinyproxy.po index 36d298fd37..86e1dcbdb9 100644 --- a/applications/luci-app-tinyproxy/po/ro/tinyproxy.po +++ b/applications/luci-app-tinyproxy/po/ro/tinyproxy.po @@ -68,8 +68,8 @@ msgstr "" #: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:229 msgid "" -"By default, the filter rules act as blacklist. Enable this option to only " -"allow matched URLs or domain names" +"By default, the filter rules act as blacklist. Enable this option to allow " +"matched URLs or domain names only" msgstr "" "În mod implicit, regulile de filtrare acționează ca o listă neagră. Activați " "această opțiune pentru a permite doar URL-urile sau numele de domenii " diff --git a/applications/luci-app-tinyproxy/po/ru/tinyproxy.po b/applications/luci-app-tinyproxy/po/ru/tinyproxy.po index f01c393a45..dc2fcdaf9f 100644 --- a/applications/luci-app-tinyproxy/po/ru/tinyproxy.po +++ b/applications/luci-app-tinyproxy/po/ru/tinyproxy.po @@ -72,8 +72,8 @@ msgstr "" #: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:229 msgid "" -"By default, the filter rules act as blacklist. Enable this option to only " -"allow matched URLs or domain names" +"By default, the filter rules act as blacklist. Enable this option to allow " +"matched URLs or domain names only" msgstr "" "По умолчанию правила фильтрации действуют как Черный список.
Включите " "эту опцию, чтобы разрешить только совпадающие URL-адреса или имена доменов" diff --git a/applications/luci-app-tinyproxy/po/sk/tinyproxy.po b/applications/luci-app-tinyproxy/po/sk/tinyproxy.po index 0c52070003..718518b532 100644 --- a/applications/luci-app-tinyproxy/po/sk/tinyproxy.po +++ b/applications/luci-app-tinyproxy/po/sk/tinyproxy.po @@ -57,8 +57,8 @@ msgstr "" #: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:229 msgid "" -"By default, the filter rules act as blacklist. Enable this option to only " -"allow matched URLs or domain names" +"By default, the filter rules act as blacklist. Enable this option to allow " +"matched URLs or domain names only" msgstr "" #: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:298 diff --git a/applications/luci-app-tinyproxy/po/sv/tinyproxy.po b/applications/luci-app-tinyproxy/po/sv/tinyproxy.po index d9a764030c..10ce31d7b5 100644 --- a/applications/luci-app-tinyproxy/po/sv/tinyproxy.po +++ b/applications/luci-app-tinyproxy/po/sv/tinyproxy.po @@ -66,8 +66,8 @@ msgstr "" #: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:229 msgid "" -"By default, the filter rules act as blacklist. Enable this option to only " -"allow matched URLs or domain names" +"By default, the filter rules act as blacklist. Enable this option to allow " +"matched URLs or domain names only" msgstr "" "Filterreglerna agerar som en svartlista som standard. Aktivera det här " "alternativet för att endast tillåta matchade URL:er eller domännamn" diff --git a/applications/luci-app-tinyproxy/po/templates/tinyproxy.pot b/applications/luci-app-tinyproxy/po/templates/tinyproxy.pot index ada9e78c1f..fa5bd72ccf 100644 --- a/applications/luci-app-tinyproxy/po/templates/tinyproxy.pot +++ b/applications/luci-app-tinyproxy/po/templates/tinyproxy.pot @@ -46,8 +46,8 @@ msgstr "" #: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:229 msgid "" -"By default, the filter rules act as blacklist. Enable this option to only " -"allow matched URLs or domain names" +"By default, the filter rules act as blacklist. Enable this option to allow " +"matched URLs or domain names only" msgstr "" #: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:298 diff --git a/applications/luci-app-tinyproxy/po/tr/tinyproxy.po b/applications/luci-app-tinyproxy/po/tr/tinyproxy.po index a5b4fe3f28..82d072d474 100644 --- a/applications/luci-app-tinyproxy/po/tr/tinyproxy.po +++ b/applications/luci-app-tinyproxy/po/tr/tinyproxy.po @@ -66,8 +66,8 @@ msgstr "" #: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:229 msgid "" -"By default, the filter rules act as blacklist. Enable this option to only " -"allow matched URLs or domain names" +"By default, the filter rules act as blacklist. Enable this option to allow " +"matched URLs or domain names only" msgstr "" "Varsayılan olarak, filtre kuralları kara liste görevi görür. Yalnızca " "eşleşen URL'lere veya alan adlarına izin vermek için bu seçeneği " diff --git a/applications/luci-app-tinyproxy/po/uk/tinyproxy.po b/applications/luci-app-tinyproxy/po/uk/tinyproxy.po index 9e9b5192cd..8978be0c35 100644 --- a/applications/luci-app-tinyproxy/po/uk/tinyproxy.po +++ b/applications/luci-app-tinyproxy/po/uk/tinyproxy.po @@ -63,8 +63,8 @@ msgstr "" #: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:229 msgid "" -"By default, the filter rules act as blacklist. Enable this option to only " -"allow matched URLs or domain names" +"By default, the filter rules act as blacklist. Enable this option to allow " +"matched URLs or domain names only" msgstr "" #: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:298 diff --git a/applications/luci-app-tinyproxy/po/vi/tinyproxy.po b/applications/luci-app-tinyproxy/po/vi/tinyproxy.po index 262762911d..ed5e248ce9 100644 --- a/applications/luci-app-tinyproxy/po/vi/tinyproxy.po +++ b/applications/luci-app-tinyproxy/po/vi/tinyproxy.po @@ -70,8 +70,8 @@ msgstr "" #: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:229 msgid "" -"By default, the filter rules act as blacklist. Enable this option to only " -"allow matched URLs or domain names" +"By default, the filter rules act as blacklist. Enable this option to allow " +"matched URLs or domain names only" msgstr "" "Theo mặc định, các quy tắc bộ lọc hoạt động như danh sách đen. Bật tùy chọn " "này để chỉ cho phép các URL hoặc tên miền phù hợp" diff --git a/applications/luci-app-tinyproxy/po/zh_Hans/tinyproxy.po b/applications/luci-app-tinyproxy/po/zh_Hans/tinyproxy.po index 8e94bdab94..1d432f40f6 100644 --- a/applications/luci-app-tinyproxy/po/zh_Hans/tinyproxy.po +++ b/applications/luci-app-tinyproxy/po/zh_Hans/tinyproxy.po @@ -60,8 +60,8 @@ msgstr "默认情况下,过滤是基于域名的。启用它以匹配URLs" #: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:229 msgid "" -"By default, the filter rules act as blacklist. Enable this option to only " -"allow matched URLs or domain names" +"By default, the filter rules act as blacklist. Enable this option to allow " +"matched URLs or domain names only" msgstr "默认情况下,过滤规则以黑名单形式工作。启用此选项只允许匹配的URLs或域名" #: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:298 diff --git a/applications/luci-app-tinyproxy/po/zh_Hant/tinyproxy.po b/applications/luci-app-tinyproxy/po/zh_Hant/tinyproxy.po index dd7a5da73c..2f4361e06e 100644 --- a/applications/luci-app-tinyproxy/po/zh_Hant/tinyproxy.po +++ b/applications/luci-app-tinyproxy/po/zh_Hant/tinyproxy.po @@ -59,8 +59,8 @@ msgstr "預設情況下,過濾是基於網域名稱進行的。啟用它以匹 #: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:229 msgid "" -"By default, the filter rules act as blacklist. Enable this option to only " -"allow matched URLs or domain names" +"By default, the filter rules act as blacklist. Enable this option to allow " +"matched URLs or domain names only" msgstr "預設情況下,過濾規則為黑名單。啟用此選項僅允許匹配的URL或網域名稱" #: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:298 -- 2.30.2