From 28549e0b54ada0d8fe67a8d8f6dff0a66bd93059 Mon Sep 17 00:00:00 2001 From: =?utf8?q?=E6=B8=85=E9=9D=88=E8=AA=9E?= Date: Mon, 31 Jul 2023 13:01:29 +0800 Subject: [PATCH] luci-app-firewall: cleaning up outdated instructions on hardware NAT (cherry picked from commit 5d1e58166386194dc0156f0c2d1bec5cd2415b13) --- .../htdocs/luci-static/resources/view/firewall/zones.js | 2 +- applications/luci-app-firewall/po/ar/firewall.po | 4 ++-- applications/luci-app-firewall/po/bg/firewall.po | 2 +- applications/luci-app-firewall/po/bn_BD/firewall.po | 2 +- applications/luci-app-firewall/po/ca/firewall.po | 2 +- applications/luci-app-firewall/po/cs/firewall.po | 4 ++-- applications/luci-app-firewall/po/da/firewall.po | 4 ++-- applications/luci-app-firewall/po/de/firewall.po | 4 ++-- applications/luci-app-firewall/po/el/firewall.po | 2 +- applications/luci-app-firewall/po/en/firewall.po | 2 +- applications/luci-app-firewall/po/es/firewall.po | 4 ++-- applications/luci-app-firewall/po/fa/firewall.po | 4 ++-- applications/luci-app-firewall/po/fi/firewall.po | 4 ++-- applications/luci-app-firewall/po/fr/firewall.po | 4 ++-- applications/luci-app-firewall/po/he/firewall.po | 2 +- applications/luci-app-firewall/po/hi/firewall.po | 2 +- applications/luci-app-firewall/po/hu/firewall.po | 4 ++-- applications/luci-app-firewall/po/id/firewall.po | 2 +- applications/luci-app-firewall/po/it/firewall.po | 2 +- applications/luci-app-firewall/po/ja/firewall.po | 4 ++-- applications/luci-app-firewall/po/ko/firewall.po | 2 +- applications/luci-app-firewall/po/lt/firewall.po | 2 +- applications/luci-app-firewall/po/mr/firewall.po | 2 +- applications/luci-app-firewall/po/ms/firewall.po | 2 +- applications/luci-app-firewall/po/nb_NO/firewall.po | 2 +- applications/luci-app-firewall/po/nl/firewall.po | 6 ++---- applications/luci-app-firewall/po/pl/firewall.po | 4 ++-- applications/luci-app-firewall/po/pt/firewall.po | 4 ++-- applications/luci-app-firewall/po/pt_BR/firewall.po | 4 ++-- applications/luci-app-firewall/po/ro/firewall.po | 4 ++-- applications/luci-app-firewall/po/ru/firewall.po | 5 ++--- applications/luci-app-firewall/po/si/firewall.po | 2 +- applications/luci-app-firewall/po/sk/firewall.po | 4 ++-- applications/luci-app-firewall/po/sv/firewall.po | 4 ++-- applications/luci-app-firewall/po/templates/firewall.pot | 2 +- applications/luci-app-firewall/po/tr/firewall.po | 4 ++-- applications/luci-app-firewall/po/uk/firewall.po | 4 ++-- applications/luci-app-firewall/po/ur/firewall.po | 2 +- applications/luci-app-firewall/po/vi/firewall.po | 4 ++-- applications/luci-app-firewall/po/zh_Hans/firewall.po | 4 ++-- applications/luci-app-firewall/po/zh_Hant/firewall.po | 4 ++-- 41 files changed, 64 insertions(+), 67 deletions(-) diff --git a/applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js b/applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js index f07df06153..1de98c2045 100644 --- a/applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js +++ b/applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js @@ -86,7 +86,7 @@ return view.extend({ o = s.option(form.Flag, 'flow_offloading_hw', _('Hardware flow offloading'), - _('Requires hardware NAT support. Implemented at least for mt7621')); + _('Requires hardware NAT support.')); o.optional = true; o.depends('flow_offloading', '1'); } diff --git a/applications/luci-app-firewall/po/ar/firewall.po b/applications/luci-app-firewall/po/ar/firewall.po index d071fcbeb9..87b56ba640 100644 --- a/applications/luci-app-firewall/po/ar/firewall.po +++ b/applications/luci-app-firewall/po/ar/firewall.po @@ -910,8 +910,8 @@ msgid "Reflection zones" msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:89 -msgid "Requires hardware NAT support. Implemented at least for mt7621" -msgstr "يتطلب دعم NAT للأجهزة. تم التنفيذ على الأقل ل MT7621" +msgid "Requires hardware NAT support." +msgstr "يتطلب دعم NAT للأجهزة." #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:266 msgid "Restrict Masquerading to given destination subnets" diff --git a/applications/luci-app-firewall/po/bg/firewall.po b/applications/luci-app-firewall/po/bg/firewall.po index fd82b0d7f6..53f7f8ac4c 100644 --- a/applications/luci-app-firewall/po/bg/firewall.po +++ b/applications/luci-app-firewall/po/bg/firewall.po @@ -836,7 +836,7 @@ msgid "Reflection zones" msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:89 -msgid "Requires hardware NAT support. Implemented at least for mt7621" +msgid "Requires hardware NAT support." msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:266 diff --git a/applications/luci-app-firewall/po/bn_BD/firewall.po b/applications/luci-app-firewall/po/bn_BD/firewall.po index b50eaa59ba..8c97e87370 100644 --- a/applications/luci-app-firewall/po/bn_BD/firewall.po +++ b/applications/luci-app-firewall/po/bn_BD/firewall.po @@ -835,7 +835,7 @@ msgid "Reflection zones" msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:89 -msgid "Requires hardware NAT support. Implemented at least for mt7621" +msgid "Requires hardware NAT support." msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:266 diff --git a/applications/luci-app-firewall/po/ca/firewall.po b/applications/luci-app-firewall/po/ca/firewall.po index de31e92770..d36bf6652a 100644 --- a/applications/luci-app-firewall/po/ca/firewall.po +++ b/applications/luci-app-firewall/po/ca/firewall.po @@ -847,7 +847,7 @@ msgid "Reflection zones" msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:89 -msgid "Requires hardware NAT support. Implemented at least for mt7621" +msgid "Requires hardware NAT support." msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:266 diff --git a/applications/luci-app-firewall/po/cs/firewall.po b/applications/luci-app-firewall/po/cs/firewall.po index 29879e730f..c9b8430173 100644 --- a/applications/luci-app-firewall/po/cs/firewall.po +++ b/applications/luci-app-firewall/po/cs/firewall.po @@ -876,8 +876,8 @@ msgid "Reflection zones" msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:89 -msgid "Requires hardware NAT support. Implemented at least for mt7621" -msgstr "Vyžaduje hardwarovou podporu NAT. Implementováno alespoň pro mt7621" +msgid "Requires hardware NAT support." +msgstr "Vyžaduje hardwarovou podporu NAT." #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:266 msgid "Restrict Masquerading to given destination subnets" diff --git a/applications/luci-app-firewall/po/da/firewall.po b/applications/luci-app-firewall/po/da/firewall.po index 4920648068..63925825d1 100644 --- a/applications/luci-app-firewall/po/da/firewall.po +++ b/applications/luci-app-firewall/po/da/firewall.po @@ -954,9 +954,9 @@ msgid "Reflection zones" msgstr "Reflekszoner" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:89 -msgid "Requires hardware NAT support. Implemented at least for mt7621" +msgid "Requires hardware NAT support." msgstr "" -"Kræver hardware NAT-understøttelse. Implementeret i det mindste for mt7621" +"Kræver hardware NAT-understøttelse." #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:266 msgid "Restrict Masquerading to given destination subnets" diff --git a/applications/luci-app-firewall/po/de/firewall.po b/applications/luci-app-firewall/po/de/firewall.po index bc0372aa37..f1f8df308f 100644 --- a/applications/luci-app-firewall/po/de/firewall.po +++ b/applications/luci-app-firewall/po/de/firewall.po @@ -973,9 +973,9 @@ msgid "Reflection zones" msgstr "Reflection-Zonen" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:89 -msgid "Requires hardware NAT support. Implemented at least for mt7621" +msgid "Requires hardware NAT support." msgstr "" -"Erfordert Hardware-NAT-Unterstützung. (Zumindest für mt7621 implementiert)" +"Erfordert Hardware-NAT-Unterstützung." #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:266 msgid "Restrict Masquerading to given destination subnets" diff --git a/applications/luci-app-firewall/po/el/firewall.po b/applications/luci-app-firewall/po/el/firewall.po index 937fc4f00e..976f6b755a 100644 --- a/applications/luci-app-firewall/po/el/firewall.po +++ b/applications/luci-app-firewall/po/el/firewall.po @@ -840,7 +840,7 @@ msgid "Reflection zones" msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:89 -msgid "Requires hardware NAT support. Implemented at least for mt7621" +msgid "Requires hardware NAT support." msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:266 diff --git a/applications/luci-app-firewall/po/en/firewall.po b/applications/luci-app-firewall/po/en/firewall.po index f86d937f96..cf76cc495a 100644 --- a/applications/luci-app-firewall/po/en/firewall.po +++ b/applications/luci-app-firewall/po/en/firewall.po @@ -838,7 +838,7 @@ msgid "Reflection zones" msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:89 -msgid "Requires hardware NAT support. Implemented at least for mt7621" +msgid "Requires hardware NAT support." msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:266 diff --git a/applications/luci-app-firewall/po/es/firewall.po b/applications/luci-app-firewall/po/es/firewall.po index 7ea4ee339b..c0d3d539b1 100644 --- a/applications/luci-app-firewall/po/es/firewall.po +++ b/applications/luci-app-firewall/po/es/firewall.po @@ -974,9 +974,9 @@ msgid "Reflection zones" msgstr "Zonas de reflexión" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:89 -msgid "Requires hardware NAT support. Implemented at least for mt7621" +msgid "Requires hardware NAT support." msgstr "" -"Requiere soporte de NAT por hardware. Implementado al menos para mt7621" +"Requiere soporte de NAT por hardware." #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:266 msgid "Restrict Masquerading to given destination subnets" diff --git a/applications/luci-app-firewall/po/fa/firewall.po b/applications/luci-app-firewall/po/fa/firewall.po index 34c1ecd8e1..c4f65d3835 100644 --- a/applications/luci-app-firewall/po/fa/firewall.po +++ b/applications/luci-app-firewall/po/fa/firewall.po @@ -922,8 +922,8 @@ msgid "Reflection zones" msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:89 -msgid "Requires hardware NAT support. Implemented at least for mt7621" -msgstr "نیاز به پشتیبانی سخت افزاری NAT دارد. حداقل برای mt7621 اجرا شده است" +msgid "Requires hardware NAT support." +msgstr "نیاز به پشتیبانی سخت افزاری NAT دارد." #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:266 msgid "Restrict Masquerading to given destination subnets" diff --git a/applications/luci-app-firewall/po/fi/firewall.po b/applications/luci-app-firewall/po/fi/firewall.po index c9790291f3..e891720f3d 100644 --- a/applications/luci-app-firewall/po/fi/firewall.po +++ b/applications/luci-app-firewall/po/fi/firewall.po @@ -927,8 +927,8 @@ msgid "Reflection zones" msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:89 -msgid "Requires hardware NAT support. Implemented at least for mt7621" -msgstr "Edellyttää laitteiston NAT-tukea. Toteutettu ainakin mt7621: lle" +msgid "Requires hardware NAT support." +msgstr "Edellyttää laitteiston NAT-tukea." #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:266 msgid "Restrict Masquerading to given destination subnets" diff --git a/applications/luci-app-firewall/po/fr/firewall.po b/applications/luci-app-firewall/po/fr/firewall.po index 0338d39b99..77eaae949b 100644 --- a/applications/luci-app-firewall/po/fr/firewall.po +++ b/applications/luci-app-firewall/po/fr/firewall.po @@ -977,9 +977,9 @@ msgid "Reflection zones" msgstr "Zones de réflection" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:89 -msgid "Requires hardware NAT support. Implemented at least for mt7621" +msgid "Requires hardware NAT support." msgstr "" -"Nécessite un support NAT matériel. Mis en œuvre minimalement pour mt7621" +"Nécessite un support NAT matériel." #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:266 msgid "Restrict Masquerading to given destination subnets" diff --git a/applications/luci-app-firewall/po/he/firewall.po b/applications/luci-app-firewall/po/he/firewall.po index 9a16828269..46d2fa8a67 100644 --- a/applications/luci-app-firewall/po/he/firewall.po +++ b/applications/luci-app-firewall/po/he/firewall.po @@ -833,7 +833,7 @@ msgid "Reflection zones" msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:89 -msgid "Requires hardware NAT support. Implemented at least for mt7621" +msgid "Requires hardware NAT support." msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:266 diff --git a/applications/luci-app-firewall/po/hi/firewall.po b/applications/luci-app-firewall/po/hi/firewall.po index 536f9dd345..ff5ba286c7 100644 --- a/applications/luci-app-firewall/po/hi/firewall.po +++ b/applications/luci-app-firewall/po/hi/firewall.po @@ -835,7 +835,7 @@ msgid "Reflection zones" msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:89 -msgid "Requires hardware NAT support. Implemented at least for mt7621" +msgid "Requires hardware NAT support." msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:266 diff --git a/applications/luci-app-firewall/po/hu/firewall.po b/applications/luci-app-firewall/po/hu/firewall.po index 2d7596a114..0d64640400 100644 --- a/applications/luci-app-firewall/po/hu/firewall.po +++ b/applications/luci-app-firewall/po/hu/firewall.po @@ -889,8 +889,8 @@ msgid "Reflection zones" msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:89 -msgid "Requires hardware NAT support. Implemented at least for mt7621" -msgstr "Hardveres NAT támogatás szükséges. Legalább az mt7621-hez megvalósítva" +msgid "Requires hardware NAT support." +msgstr "Hardveres NAT támogatás szükséges." #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:266 msgid "Restrict Masquerading to given destination subnets" diff --git a/applications/luci-app-firewall/po/id/firewall.po b/applications/luci-app-firewall/po/id/firewall.po index ee05763107..03f76fbff2 100644 --- a/applications/luci-app-firewall/po/id/firewall.po +++ b/applications/luci-app-firewall/po/id/firewall.po @@ -878,7 +878,7 @@ msgid "Reflection zones" msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:89 -msgid "Requires hardware NAT support. Implemented at least for mt7621" +msgid "Requires hardware NAT support." msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:266 diff --git a/applications/luci-app-firewall/po/it/firewall.po b/applications/luci-app-firewall/po/it/firewall.po index ba53694a55..96a40aa2f8 100644 --- a/applications/luci-app-firewall/po/it/firewall.po +++ b/applications/luci-app-firewall/po/it/firewall.po @@ -975,7 +975,7 @@ msgid "Reflection zones" msgstr "Zone riflettive" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:89 -msgid "Requires hardware NAT support. Implemented at least for mt7621" +msgid "Requires hardware NAT support." msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:266 diff --git a/applications/luci-app-firewall/po/ja/firewall.po b/applications/luci-app-firewall/po/ja/firewall.po index df48c0a938..991d87cdcc 100644 --- a/applications/luci-app-firewall/po/ja/firewall.po +++ b/applications/luci-app-firewall/po/ja/firewall.po @@ -929,9 +929,9 @@ msgid "Reflection zones" msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:89 -msgid "Requires hardware NAT support. Implemented at least for mt7621" +msgid "Requires hardware NAT support." msgstr "" -"ハードウェア NAT サポートが必要です。 mt7621 のみにおいて実装されています。" +"ハードウェア NAT サポートが必要です。" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:266 msgid "Restrict Masquerading to given destination subnets" diff --git a/applications/luci-app-firewall/po/ko/firewall.po b/applications/luci-app-firewall/po/ko/firewall.po index 022c49a9b6..4e7c4f2df5 100644 --- a/applications/luci-app-firewall/po/ko/firewall.po +++ b/applications/luci-app-firewall/po/ko/firewall.po @@ -840,7 +840,7 @@ msgid "Reflection zones" msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:89 -msgid "Requires hardware NAT support. Implemented at least for mt7621" +msgid "Requires hardware NAT support." msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:266 diff --git a/applications/luci-app-firewall/po/lt/firewall.po b/applications/luci-app-firewall/po/lt/firewall.po index 7480c00c7b..8693e52ae7 100644 --- a/applications/luci-app-firewall/po/lt/firewall.po +++ b/applications/luci-app-firewall/po/lt/firewall.po @@ -912,7 +912,7 @@ msgid "Reflection zones" msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:89 -msgid "Requires hardware NAT support. Implemented at least for mt7621" +msgid "Requires hardware NAT support." msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:266 diff --git a/applications/luci-app-firewall/po/mr/firewall.po b/applications/luci-app-firewall/po/mr/firewall.po index 062f6f5a20..47265a331f 100644 --- a/applications/luci-app-firewall/po/mr/firewall.po +++ b/applications/luci-app-firewall/po/mr/firewall.po @@ -835,7 +835,7 @@ msgid "Reflection zones" msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:89 -msgid "Requires hardware NAT support. Implemented at least for mt7621" +msgid "Requires hardware NAT support." msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:266 diff --git a/applications/luci-app-firewall/po/ms/firewall.po b/applications/luci-app-firewall/po/ms/firewall.po index 1559e0df46..b09dea6a93 100644 --- a/applications/luci-app-firewall/po/ms/firewall.po +++ b/applications/luci-app-firewall/po/ms/firewall.po @@ -833,7 +833,7 @@ msgid "Reflection zones" msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:89 -msgid "Requires hardware NAT support. Implemented at least for mt7621" +msgid "Requires hardware NAT support." msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:266 diff --git a/applications/luci-app-firewall/po/nb_NO/firewall.po b/applications/luci-app-firewall/po/nb_NO/firewall.po index d2e87788db..3c2e6e0977 100644 --- a/applications/luci-app-firewall/po/nb_NO/firewall.po +++ b/applications/luci-app-firewall/po/nb_NO/firewall.po @@ -842,7 +842,7 @@ msgid "Reflection zones" msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:89 -msgid "Requires hardware NAT support. Implemented at least for mt7621" +msgid "Requires hardware NAT support." msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:266 diff --git a/applications/luci-app-firewall/po/nl/firewall.po b/applications/luci-app-firewall/po/nl/firewall.po index 052626cdc6..289032a7c9 100644 --- a/applications/luci-app-firewall/po/nl/firewall.po +++ b/applications/luci-app-firewall/po/nl/firewall.po @@ -973,10 +973,8 @@ msgid "Reflection zones" msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:89 -msgid "Requires hardware NAT support. Implemented at least for mt7621" -msgstr "" -"Vereist hardware NAT-ondersteuning. Geïmplementeerd in ieder geval voor " -"mt7621" +msgid "Requires hardware NAT support." +msgstr "Vereist hardware NAT-ondersteuning." #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:266 msgid "Restrict Masquerading to given destination subnets" diff --git a/applications/luci-app-firewall/po/pl/firewall.po b/applications/luci-app-firewall/po/pl/firewall.po index 2c00b7e877..e79e872d71 100644 --- a/applications/luci-app-firewall/po/pl/firewall.po +++ b/applications/luci-app-firewall/po/pl/firewall.po @@ -965,8 +965,8 @@ msgid "Reflection zones" msgstr "Strefy odbicia" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:89 -msgid "Requires hardware NAT support. Implemented at least for mt7621" -msgstr "Wymaga sprzętowej obsługi NAT. Wdrożono dla co najmniej mt7621" +msgid "Requires hardware NAT support." +msgstr "Wymaga sprzętowej obsługi NAT." #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:266 msgid "Restrict Masquerading to given destination subnets" diff --git a/applications/luci-app-firewall/po/pt/firewall.po b/applications/luci-app-firewall/po/pt/firewall.po index b82c8030f9..3b5602d294 100644 --- a/applications/luci-app-firewall/po/pt/firewall.po +++ b/applications/luci-app-firewall/po/pt/firewall.po @@ -977,9 +977,9 @@ msgid "Reflection zones" msgstr "Zonas de reflexão" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:89 -msgid "Requires hardware NAT support. Implemented at least for mt7621" +msgid "Requires hardware NAT support." msgstr "" -"Requer suporte de hardware para NAT. Implementado pelo menos para mt7621" +"Requer suporte de hardware para NAT." #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:266 msgid "Restrict Masquerading to given destination subnets" diff --git a/applications/luci-app-firewall/po/pt_BR/firewall.po b/applications/luci-app-firewall/po/pt_BR/firewall.po index 21acbd4ebd..199b9fda3f 100644 --- a/applications/luci-app-firewall/po/pt_BR/firewall.po +++ b/applications/luci-app-firewall/po/pt_BR/firewall.po @@ -975,8 +975,8 @@ msgid "Reflection zones" msgstr "Zonas de reflexão" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:89 -msgid "Requires hardware NAT support. Implemented at least for mt7621" -msgstr "Requer suporte de NAT em hardware. Implementado ao menos para mt7621" +msgid "Requires hardware NAT support." +msgstr "Requer suporte de NAT em hardware." #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:266 msgid "Restrict Masquerading to given destination subnets" diff --git a/applications/luci-app-firewall/po/ro/firewall.po b/applications/luci-app-firewall/po/ro/firewall.po index d648d7a0f7..1b82d066cb 100644 --- a/applications/luci-app-firewall/po/ro/firewall.po +++ b/applications/luci-app-firewall/po/ro/firewall.po @@ -971,8 +971,8 @@ msgid "Reflection zones" msgstr "Zone de reflexie" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:89 -msgid "Requires hardware NAT support. Implemented at least for mt7621" -msgstr "Necesită suport hardware NAT. Implementat cel puțin pentru mt7621" +msgid "Requires hardware NAT support." +msgstr "Necesită suport hardware NAT." #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:266 msgid "Restrict Masquerading to given destination subnets" diff --git a/applications/luci-app-firewall/po/ru/firewall.po b/applications/luci-app-firewall/po/ru/firewall.po index db4d964b5f..79cfcfd252 100644 --- a/applications/luci-app-firewall/po/ru/firewall.po +++ b/applications/luci-app-firewall/po/ru/firewall.po @@ -979,9 +979,8 @@ msgid "Reflection zones" msgstr "Зоны отражения" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:89 -msgid "Requires hardware NAT support. Implemented at least for mt7621" -msgstr "" -"Требуется аппаратная поддержка NAT. Реализовано, по крайней мере, для mt7621" +msgid "Requires hardware NAT support." +msgstr "Требуется аппаратная поддержка NAT." #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:266 msgid "Restrict Masquerading to given destination subnets" diff --git a/applications/luci-app-firewall/po/si/firewall.po b/applications/luci-app-firewall/po/si/firewall.po index 1ce7b87f37..605f86378c 100644 --- a/applications/luci-app-firewall/po/si/firewall.po +++ b/applications/luci-app-firewall/po/si/firewall.po @@ -835,7 +835,7 @@ msgid "Reflection zones" msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:89 -msgid "Requires hardware NAT support. Implemented at least for mt7621" +msgid "Requires hardware NAT support." msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:266 diff --git a/applications/luci-app-firewall/po/sk/firewall.po b/applications/luci-app-firewall/po/sk/firewall.po index 3136a7ce01..e456f46a5d 100644 --- a/applications/luci-app-firewall/po/sk/firewall.po +++ b/applications/luci-app-firewall/po/sk/firewall.po @@ -867,8 +867,8 @@ msgid "Reflection zones" msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:89 -msgid "Requires hardware NAT support. Implemented at least for mt7621" -msgstr "Vyžaduje hardvérovú podporu NAT. Implementované minimálne pre mt7621" +msgid "Requires hardware NAT support." +msgstr "Vyžaduje hardvérovú podporu NAT." #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:266 msgid "Restrict Masquerading to given destination subnets" diff --git a/applications/luci-app-firewall/po/sv/firewall.po b/applications/luci-app-firewall/po/sv/firewall.po index f4079edc4e..03186aec3d 100644 --- a/applications/luci-app-firewall/po/sv/firewall.po +++ b/applications/luci-app-firewall/po/sv/firewall.po @@ -854,8 +854,8 @@ msgid "Reflection zones" msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:89 -msgid "Requires hardware NAT support. Implemented at least for mt7621" -msgstr "Kräver hårdvarustöd för NAT. Implementerad åtminstone för mt7621" +msgid "Requires hardware NAT support." +msgstr "Kräver hårdvarustöd för NAT." #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:266 msgid "Restrict Masquerading to given destination subnets" diff --git a/applications/luci-app-firewall/po/templates/firewall.pot b/applications/luci-app-firewall/po/templates/firewall.pot index a76a953704..be4d456dd7 100644 --- a/applications/luci-app-firewall/po/templates/firewall.pot +++ b/applications/luci-app-firewall/po/templates/firewall.pot @@ -822,7 +822,7 @@ msgid "Reflection zones" msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:89 -msgid "Requires hardware NAT support. Implemented at least for mt7621" +msgid "Requires hardware NAT support." msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:266 diff --git a/applications/luci-app-firewall/po/tr/firewall.po b/applications/luci-app-firewall/po/tr/firewall.po index 1914a5c6df..77448aabb9 100644 --- a/applications/luci-app-firewall/po/tr/firewall.po +++ b/applications/luci-app-firewall/po/tr/firewall.po @@ -930,8 +930,8 @@ msgid "Reflection zones" msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:89 -msgid "Requires hardware NAT support. Implemented at least for mt7621" -msgstr "Donanımsal NAT desteği gerektirir. En az mt7621 için uygulanabilir" +msgid "Requires hardware NAT support." +msgstr "Donanımsal NAT desteği gerektirir." #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:266 msgid "Restrict Masquerading to given destination subnets" diff --git a/applications/luci-app-firewall/po/uk/firewall.po b/applications/luci-app-firewall/po/uk/firewall.po index 5a3a93c9f5..841a7d085d 100644 --- a/applications/luci-app-firewall/po/uk/firewall.po +++ b/applications/luci-app-firewall/po/uk/firewall.po @@ -947,8 +947,8 @@ msgid "Reflection zones" msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:89 -msgid "Requires hardware NAT support. Implemented at least for mt7621" -msgstr "Необхідна апаратна підтримка NAT. Упроваджено принаймні для mt7621" +msgid "Requires hardware NAT support." +msgstr "Необхідна апаратна підтримка NAT." #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:266 msgid "Restrict Masquerading to given destination subnets" diff --git a/applications/luci-app-firewall/po/ur/firewall.po b/applications/luci-app-firewall/po/ur/firewall.po index 817e1a3c1f..18f2ab96e1 100644 --- a/applications/luci-app-firewall/po/ur/firewall.po +++ b/applications/luci-app-firewall/po/ur/firewall.po @@ -834,7 +834,7 @@ msgid "Reflection zones" msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:89 -msgid "Requires hardware NAT support. Implemented at least for mt7621" +msgid "Requires hardware NAT support." msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:266 diff --git a/applications/luci-app-firewall/po/vi/firewall.po b/applications/luci-app-firewall/po/vi/firewall.po index df639e570f..447eba27d9 100644 --- a/applications/luci-app-firewall/po/vi/firewall.po +++ b/applications/luci-app-firewall/po/vi/firewall.po @@ -944,8 +944,8 @@ msgid "Reflection zones" msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:89 -msgid "Requires hardware NAT support. Implemented at least for mt7621" -msgstr "Yêu cầu hỗ trợ NAT phần cứng. Được triển khai ít nhất cho mt7621" +msgid "Requires hardware NAT support." +msgstr "Yêu cầu hỗ trợ NAT phần cứng." #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:266 msgid "Restrict Masquerading to given destination subnets" diff --git a/applications/luci-app-firewall/po/zh_Hans/firewall.po b/applications/luci-app-firewall/po/zh_Hans/firewall.po index 84e3f189dd..8b04d0fc28 100644 --- a/applications/luci-app-firewall/po/zh_Hans/firewall.po +++ b/applications/luci-app-firewall/po/zh_Hans/firewall.po @@ -911,8 +911,8 @@ msgid "Reflection zones" msgstr "反射区" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:89 -msgid "Requires hardware NAT support. Implemented at least for mt7621" -msgstr "需要硬件 NAT 支持。目前 mt7621 已实现" +msgid "Requires hardware NAT support." +msgstr "需要硬件 NAT 支持。" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:266 msgid "Restrict Masquerading to given destination subnets" diff --git a/applications/luci-app-firewall/po/zh_Hant/firewall.po b/applications/luci-app-firewall/po/zh_Hant/firewall.po index bd2a169ad1..c3d82a533a 100644 --- a/applications/luci-app-firewall/po/zh_Hant/firewall.po +++ b/applications/luci-app-firewall/po/zh_Hant/firewall.po @@ -896,8 +896,8 @@ msgid "Reflection zones" msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:89 -msgid "Requires hardware NAT support. Implemented at least for mt7621" -msgstr "需要硬體 NAT 支援。目前 mt7621 已實現" +msgid "Requires hardware NAT support." +msgstr "需要硬體 NAT 支援。" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:266 msgid "Restrict Masquerading to given destination subnets" -- 2.30.2