From: Sergey Ponomarev Date: Sun, 28 Apr 2024 05:39:13 +0000 (+0300) Subject: luci-app-banip: Fix Treshold to Threshold X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=8933571fa1e1c65c626a5d6154991bc35d784896;p=project%2Fluci.git luci-app-banip: Fix Treshold to Threshold Signed-off-by: Sergey Ponomarev --- diff --git a/applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js b/applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js index 89025d951e..8455fcb196 100644 --- a/applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js +++ b/applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js @@ -428,7 +428,7 @@ return view.extend({ o.optional = true; o.rmempty = true; - o = s.taboption('adv_chain', form.ListValue, 'ban_icmplimit', _('ICMP-Treshold'), _('ICMP-Treshold in packets per second to prevent WAN-DDoS attacks.')); + o = s.taboption('adv_chain', form.ListValue, 'ban_icmplimit', _('ICMP-Threshold'), _('ICMP-Threshold in packets per second to prevent WAN-DDoS attacks.')); o.value('1', '1'); o.value('10', '10'); o.value('50', '50'); @@ -439,7 +439,7 @@ return view.extend({ o.optional = true; o.rmempty = true; - o = s.taboption('adv_chain', form.ListValue, 'ban_synlimit', _('SYN-Treshold'), _('SYN-Treshold in packets per second to prevent WAN-DDoS attacks.')); + o = s.taboption('adv_chain', form.ListValue, 'ban_synlimit', _('SYN-Threshold'), _('SYN-Threshold in packets per second to prevent WAN-DDoS attacks.')); o.value('1', '1'); o.value('10', '10'); o.value('50', '50'); @@ -450,7 +450,7 @@ return view.extend({ o.optional = true; o.rmempty = true; - o = s.taboption('adv_chain', form.ListValue, 'ban_udplimit', _('UDP-Treshold'), _('UDP-Treshold in packets per second to prevent WAN-DDoS attacks.')); + o = s.taboption('adv_chain', form.ListValue, 'ban_udplimit', _('UDP-Threshold'), _('UDP-Threshold in packets per second to prevent WAN-DDoS attacks.')); o.value('1', '1'); o.value('10', '10'); o.value('50', '50'); diff --git a/applications/luci-app-banip/po/ar/banip.po b/applications/luci-app-banip/po/ar/banip.po index 14f70dd044..ff21e39c28 100644 --- a/applications/luci-app-banip/po/ar/banip.po +++ b/applications/luci-app-banip/po/ar/banip.po @@ -408,11 +408,11 @@ msgid "Highest Priority" msgstr "" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:431 -msgid "ICMP-Treshold" +msgid "ICMP-Threshold" msgstr "" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:431 -msgid "ICMP-Treshold in packets per second to prevent WAN-DDoS attacks." +msgid "ICMP-Threshold in packets per second to prevent WAN-DDoS attacks." msgstr "" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:737 @@ -729,11 +729,11 @@ msgid "Run Information" msgstr "" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:442 -msgid "SYN-Treshold" +msgid "SYN-Threshold" msgstr "" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:442 -msgid "SYN-Treshold in packets per second to prevent WAN-DDoS attacks." +msgid "SYN-Threshold in packets per second to prevent WAN-DDoS attacks." msgstr "" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:296 @@ -919,11 +919,11 @@ msgid "Trigger Delay" msgstr "تأخير الزناد" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:453 -msgid "UDP-Treshold" +msgid "UDP-Threshold" msgstr "" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:453 -msgid "UDP-Treshold in packets per second to prevent WAN-DDoS attacks." +msgid "UDP-Threshold in packets per second to prevent WAN-DDoS attacks." msgstr "" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:203 diff --git a/applications/luci-app-banip/po/bg/banip.po b/applications/luci-app-banip/po/bg/banip.po index f6d148b217..de42956aad 100644 --- a/applications/luci-app-banip/po/bg/banip.po +++ b/applications/luci-app-banip/po/bg/banip.po @@ -407,11 +407,11 @@ msgid "Highest Priority" msgstr "" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:431 -msgid "ICMP-Treshold" +msgid "ICMP-Threshold" msgstr "" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:431 -msgid "ICMP-Treshold in packets per second to prevent WAN-DDoS attacks." +msgid "ICMP-Threshold in packets per second to prevent WAN-DDoS attacks." msgstr "" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:737 @@ -728,11 +728,11 @@ msgid "Run Information" msgstr "" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:442 -msgid "SYN-Treshold" +msgid "SYN-Threshold" msgstr "" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:442 -msgid "SYN-Treshold in packets per second to prevent WAN-DDoS attacks." +msgid "SYN-Threshold in packets per second to prevent WAN-DDoS attacks." msgstr "" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:296 @@ -918,11 +918,11 @@ msgid "Trigger Delay" msgstr "" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:453 -msgid "UDP-Treshold" +msgid "UDP-Threshold" msgstr "" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:453 -msgid "UDP-Treshold in packets per second to prevent WAN-DDoS attacks." +msgid "UDP-Threshold in packets per second to prevent WAN-DDoS attacks." msgstr "" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:203 diff --git a/applications/luci-app-banip/po/bn_BD/banip.po b/applications/luci-app-banip/po/bn_BD/banip.po index 37ea70431d..fcaee3185c 100644 --- a/applications/luci-app-banip/po/bn_BD/banip.po +++ b/applications/luci-app-banip/po/bn_BD/banip.po @@ -407,11 +407,11 @@ msgid "Highest Priority" msgstr "" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:431 -msgid "ICMP-Treshold" +msgid "ICMP-Threshold" msgstr "" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:431 -msgid "ICMP-Treshold in packets per second to prevent WAN-DDoS attacks." +msgid "ICMP-Threshold in packets per second to prevent WAN-DDoS attacks." msgstr "" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:737 @@ -728,11 +728,11 @@ msgid "Run Information" msgstr "" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:442 -msgid "SYN-Treshold" +msgid "SYN-Threshold" msgstr "" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:442 -msgid "SYN-Treshold in packets per second to prevent WAN-DDoS attacks." +msgid "SYN-Threshold in packets per second to prevent WAN-DDoS attacks." msgstr "" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:296 @@ -918,11 +918,11 @@ msgid "Trigger Delay" msgstr "" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:453 -msgid "UDP-Treshold" +msgid "UDP-Threshold" msgstr "" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:453 -msgid "UDP-Treshold in packets per second to prevent WAN-DDoS attacks." +msgid "UDP-Threshold in packets per second to prevent WAN-DDoS attacks." msgstr "" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:203 diff --git a/applications/luci-app-banip/po/ca/banip.po b/applications/luci-app-banip/po/ca/banip.po index 3b970ffb89..992d9610db 100644 --- a/applications/luci-app-banip/po/ca/banip.po +++ b/applications/luci-app-banip/po/ca/banip.po @@ -407,11 +407,11 @@ msgid "Highest Priority" msgstr "" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:431 -msgid "ICMP-Treshold" +msgid "ICMP-Threshold" msgstr "" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:431 -msgid "ICMP-Treshold in packets per second to prevent WAN-DDoS attacks." +msgid "ICMP-Threshold in packets per second to prevent WAN-DDoS attacks." msgstr "" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:737 @@ -728,11 +728,11 @@ msgid "Run Information" msgstr "" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:442 -msgid "SYN-Treshold" +msgid "SYN-Threshold" msgstr "" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:442 -msgid "SYN-Treshold in packets per second to prevent WAN-DDoS attacks." +msgid "SYN-Threshold in packets per second to prevent WAN-DDoS attacks." msgstr "" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:296 @@ -918,11 +918,11 @@ msgid "Trigger Delay" msgstr "" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:453 -msgid "UDP-Treshold" +msgid "UDP-Threshold" msgstr "" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:453 -msgid "UDP-Treshold in packets per second to prevent WAN-DDoS attacks." +msgid "UDP-Threshold in packets per second to prevent WAN-DDoS attacks." msgstr "" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:203 diff --git a/applications/luci-app-banip/po/cs/banip.po b/applications/luci-app-banip/po/cs/banip.po index d48f623874..dd7b1d2195 100644 --- a/applications/luci-app-banip/po/cs/banip.po +++ b/applications/luci-app-banip/po/cs/banip.po @@ -407,11 +407,11 @@ msgid "Highest Priority" msgstr "" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:431 -msgid "ICMP-Treshold" +msgid "ICMP-Threshold" msgstr "" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:431 -msgid "ICMP-Treshold in packets per second to prevent WAN-DDoS attacks." +msgid "ICMP-Threshold in packets per second to prevent WAN-DDoS attacks." msgstr "" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:737 @@ -728,11 +728,11 @@ msgid "Run Information" msgstr "" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:442 -msgid "SYN-Treshold" +msgid "SYN-Threshold" msgstr "" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:442 -msgid "SYN-Treshold in packets per second to prevent WAN-DDoS attacks." +msgid "SYN-Threshold in packets per second to prevent WAN-DDoS attacks." msgstr "" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:296 @@ -918,11 +918,11 @@ msgid "Trigger Delay" msgstr "Prodleva spuštění" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:453 -msgid "UDP-Treshold" +msgid "UDP-Threshold" msgstr "" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:453 -msgid "UDP-Treshold in packets per second to prevent WAN-DDoS attacks." +msgid "UDP-Threshold in packets per second to prevent WAN-DDoS attacks." msgstr "" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:203 diff --git a/applications/luci-app-banip/po/da/banip.po b/applications/luci-app-banip/po/da/banip.po index 02e1d215c2..268be033c2 100644 --- a/applications/luci-app-banip/po/da/banip.po +++ b/applications/luci-app-banip/po/da/banip.po @@ -407,11 +407,11 @@ msgid "Highest Priority" msgstr "Højeste prioritet" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:431 -msgid "ICMP-Treshold" +msgid "ICMP-Threshold" msgstr "" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:431 -msgid "ICMP-Treshold in packets per second to prevent WAN-DDoS attacks." +msgid "ICMP-Threshold in packets per second to prevent WAN-DDoS attacks." msgstr "" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:737 @@ -728,11 +728,11 @@ msgid "Run Information" msgstr "Kør oplysninger" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:442 -msgid "SYN-Treshold" +msgid "SYN-Threshold" msgstr "" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:442 -msgid "SYN-Treshold in packets per second to prevent WAN-DDoS attacks." +msgid "SYN-Threshold in packets per second to prevent WAN-DDoS attacks." msgstr "" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:296 @@ -918,11 +918,11 @@ msgid "Trigger Delay" msgstr "Udløserforsinkelse" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:453 -msgid "UDP-Treshold" +msgid "UDP-Threshold" msgstr "" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:453 -msgid "UDP-Treshold in packets per second to prevent WAN-DDoS attacks." +msgid "UDP-Threshold in packets per second to prevent WAN-DDoS attacks." msgstr "" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:203 diff --git a/applications/luci-app-banip/po/de/banip.po b/applications/luci-app-banip/po/de/banip.po index ce7ffe902d..febba1b0f8 100644 --- a/applications/luci-app-banip/po/de/banip.po +++ b/applications/luci-app-banip/po/de/banip.po @@ -414,11 +414,11 @@ msgid "Highest Priority" msgstr "Höchste Priorität" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:431 -msgid "ICMP-Treshold" +msgid "ICMP-Threshold" msgstr "" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:431 -msgid "ICMP-Treshold in packets per second to prevent WAN-DDoS attacks." +msgid "ICMP-Threshold in packets per second to prevent WAN-DDoS attacks." msgstr "" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:737 @@ -744,11 +744,11 @@ msgid "Run Information" msgstr "Informationen zur Ausführung" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:442 -msgid "SYN-Treshold" +msgid "SYN-Threshold" msgstr "" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:442 -msgid "SYN-Treshold in packets per second to prevent WAN-DDoS attacks." +msgid "SYN-Threshold in packets per second to prevent WAN-DDoS attacks." msgstr "" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:296 @@ -945,11 +945,11 @@ msgid "Trigger Delay" msgstr "Verzögerung der Trigger-Bedingung" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:453 -msgid "UDP-Treshold" +msgid "UDP-Threshold" msgstr "" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:453 -msgid "UDP-Treshold in packets per second to prevent WAN-DDoS attacks." +msgid "UDP-Threshold in packets per second to prevent WAN-DDoS attacks." msgstr "" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:203 diff --git a/applications/luci-app-banip/po/el/banip.po b/applications/luci-app-banip/po/el/banip.po index 8167893c21..f48510a9d0 100644 --- a/applications/luci-app-banip/po/el/banip.po +++ b/applications/luci-app-banip/po/el/banip.po @@ -407,11 +407,11 @@ msgid "Highest Priority" msgstr "" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:431 -msgid "ICMP-Treshold" +msgid "ICMP-Threshold" msgstr "" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:431 -msgid "ICMP-Treshold in packets per second to prevent WAN-DDoS attacks." +msgid "ICMP-Threshold in packets per second to prevent WAN-DDoS attacks." msgstr "" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:737 @@ -728,11 +728,11 @@ msgid "Run Information" msgstr "" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:442 -msgid "SYN-Treshold" +msgid "SYN-Threshold" msgstr "" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:442 -msgid "SYN-Treshold in packets per second to prevent WAN-DDoS attacks." +msgid "SYN-Threshold in packets per second to prevent WAN-DDoS attacks." msgstr "" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:296 @@ -918,11 +918,11 @@ msgid "Trigger Delay" msgstr "" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:453 -msgid "UDP-Treshold" +msgid "UDP-Threshold" msgstr "" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:453 -msgid "UDP-Treshold in packets per second to prevent WAN-DDoS attacks." +msgid "UDP-Threshold in packets per second to prevent WAN-DDoS attacks." msgstr "" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:203 diff --git a/applications/luci-app-banip/po/en/banip.po b/applications/luci-app-banip/po/en/banip.po index 847034aaf5..5be8039013 100644 --- a/applications/luci-app-banip/po/en/banip.po +++ b/applications/luci-app-banip/po/en/banip.po @@ -407,11 +407,11 @@ msgid "Highest Priority" msgstr "" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:431 -msgid "ICMP-Treshold" +msgid "ICMP-Threshold" msgstr "" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:431 -msgid "ICMP-Treshold in packets per second to prevent WAN-DDoS attacks." +msgid "ICMP-Threshold in packets per second to prevent WAN-DDoS attacks." msgstr "" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:737 @@ -728,11 +728,11 @@ msgid "Run Information" msgstr "" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:442 -msgid "SYN-Treshold" +msgid "SYN-Threshold" msgstr "" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:442 -msgid "SYN-Treshold in packets per second to prevent WAN-DDoS attacks." +msgid "SYN-Threshold in packets per second to prevent WAN-DDoS attacks." msgstr "" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:296 @@ -918,11 +918,11 @@ msgid "Trigger Delay" msgstr "" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:453 -msgid "UDP-Treshold" +msgid "UDP-Threshold" msgstr "" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:453 -msgid "UDP-Treshold in packets per second to prevent WAN-DDoS attacks." +msgid "UDP-Threshold in packets per second to prevent WAN-DDoS attacks." msgstr "" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:203 diff --git a/applications/luci-app-banip/po/es/banip.po b/applications/luci-app-banip/po/es/banip.po index 22192d9dc0..a34493e162 100644 --- a/applications/luci-app-banip/po/es/banip.po +++ b/applications/luci-app-banip/po/es/banip.po @@ -432,11 +432,11 @@ msgid "Highest Priority" msgstr "Prioridad más alta" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:431 -msgid "ICMP-Treshold" +msgid "ICMP-Threshold" msgstr "" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:431 -msgid "ICMP-Treshold in packets per second to prevent WAN-DDoS attacks." +msgid "ICMP-Threshold in packets per second to prevent WAN-DDoS attacks." msgstr "" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:737 @@ -757,11 +757,11 @@ msgid "Run Information" msgstr "Ejecutar información" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:442 -msgid "SYN-Treshold" +msgid "SYN-Threshold" msgstr "" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:442 -msgid "SYN-Treshold in packets per second to prevent WAN-DDoS attacks." +msgid "SYN-Threshold in packets per second to prevent WAN-DDoS attacks." msgstr "" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:296 @@ -948,11 +948,11 @@ msgid "Trigger Delay" msgstr "Retraso de disparo" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:453 -msgid "UDP-Treshold" +msgid "UDP-Threshold" msgstr "" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:453 -msgid "UDP-Treshold in packets per second to prevent WAN-DDoS attacks." +msgid "UDP-Threshold in packets per second to prevent WAN-DDoS attacks." msgstr "" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:203 diff --git a/applications/luci-app-banip/po/fi/banip.po b/applications/luci-app-banip/po/fi/banip.po index 43bb366edd..37746627a8 100644 --- a/applications/luci-app-banip/po/fi/banip.po +++ b/applications/luci-app-banip/po/fi/banip.po @@ -407,11 +407,11 @@ msgid "Highest Priority" msgstr "" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:431 -msgid "ICMP-Treshold" +msgid "ICMP-Threshold" msgstr "" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:431 -msgid "ICMP-Treshold in packets per second to prevent WAN-DDoS attacks." +msgid "ICMP-Threshold in packets per second to prevent WAN-DDoS attacks." msgstr "" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:737 @@ -728,11 +728,11 @@ msgid "Run Information" msgstr "" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:442 -msgid "SYN-Treshold" +msgid "SYN-Threshold" msgstr "" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:442 -msgid "SYN-Treshold in packets per second to prevent WAN-DDoS attacks." +msgid "SYN-Threshold in packets per second to prevent WAN-DDoS attacks." msgstr "" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:296 @@ -918,11 +918,11 @@ msgid "Trigger Delay" msgstr "" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:453 -msgid "UDP-Treshold" +msgid "UDP-Threshold" msgstr "" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:453 -msgid "UDP-Treshold in packets per second to prevent WAN-DDoS attacks." +msgid "UDP-Threshold in packets per second to prevent WAN-DDoS attacks." msgstr "" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:203 diff --git a/applications/luci-app-banip/po/fr/banip.po b/applications/luci-app-banip/po/fr/banip.po index 3937d156b3..ace3002ba1 100644 --- a/applications/luci-app-banip/po/fr/banip.po +++ b/applications/luci-app-banip/po/fr/banip.po @@ -426,11 +426,11 @@ msgid "Highest Priority" msgstr "Priorité la plus élevée" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:431 -msgid "ICMP-Treshold" +msgid "ICMP-Threshold" msgstr "" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:431 -msgid "ICMP-Treshold in packets per second to prevent WAN-DDoS attacks." +msgid "ICMP-Threshold in packets per second to prevent WAN-DDoS attacks." msgstr "" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:737 @@ -767,11 +767,11 @@ msgid "Run Information" msgstr "Informations sur l’exécution" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:442 -msgid "SYN-Treshold" +msgid "SYN-Threshold" msgstr "" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:442 -msgid "SYN-Treshold in packets per second to prevent WAN-DDoS attacks." +msgid "SYN-Threshold in packets per second to prevent WAN-DDoS attacks." msgstr "" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:296 @@ -968,11 +968,11 @@ msgid "Trigger Delay" msgstr "Délai de déclenchement" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:453 -msgid "UDP-Treshold" +msgid "UDP-Threshold" msgstr "" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:453 -msgid "UDP-Treshold in packets per second to prevent WAN-DDoS attacks." +msgid "UDP-Threshold in packets per second to prevent WAN-DDoS attacks." msgstr "" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:203 diff --git a/applications/luci-app-banip/po/he/banip.po b/applications/luci-app-banip/po/he/banip.po index ada026a354..53b6478eb1 100644 --- a/applications/luci-app-banip/po/he/banip.po +++ b/applications/luci-app-banip/po/he/banip.po @@ -408,11 +408,11 @@ msgid "Highest Priority" msgstr "" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:431 -msgid "ICMP-Treshold" +msgid "ICMP-Threshold" msgstr "" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:431 -msgid "ICMP-Treshold in packets per second to prevent WAN-DDoS attacks." +msgid "ICMP-Threshold in packets per second to prevent WAN-DDoS attacks." msgstr "" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:737 @@ -729,11 +729,11 @@ msgid "Run Information" msgstr "" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:442 -msgid "SYN-Treshold" +msgid "SYN-Threshold" msgstr "" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:442 -msgid "SYN-Treshold in packets per second to prevent WAN-DDoS attacks." +msgid "SYN-Threshold in packets per second to prevent WAN-DDoS attacks." msgstr "" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:296 @@ -919,11 +919,11 @@ msgid "Trigger Delay" msgstr "" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:453 -msgid "UDP-Treshold" +msgid "UDP-Threshold" msgstr "" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:453 -msgid "UDP-Treshold in packets per second to prevent WAN-DDoS attacks." +msgid "UDP-Threshold in packets per second to prevent WAN-DDoS attacks." msgstr "" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:203 diff --git a/applications/luci-app-banip/po/hi/banip.po b/applications/luci-app-banip/po/hi/banip.po index 153f3b9a49..3612f72a99 100644 --- a/applications/luci-app-banip/po/hi/banip.po +++ b/applications/luci-app-banip/po/hi/banip.po @@ -401,11 +401,11 @@ msgid "Highest Priority" msgstr "" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:431 -msgid "ICMP-Treshold" +msgid "ICMP-Threshold" msgstr "" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:431 -msgid "ICMP-Treshold in packets per second to prevent WAN-DDoS attacks." +msgid "ICMP-Threshold in packets per second to prevent WAN-DDoS attacks." msgstr "" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:737 @@ -722,11 +722,11 @@ msgid "Run Information" msgstr "" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:442 -msgid "SYN-Treshold" +msgid "SYN-Threshold" msgstr "" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:442 -msgid "SYN-Treshold in packets per second to prevent WAN-DDoS attacks." +msgid "SYN-Threshold in packets per second to prevent WAN-DDoS attacks." msgstr "" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:296 @@ -912,11 +912,11 @@ msgid "Trigger Delay" msgstr "" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:453 -msgid "UDP-Treshold" +msgid "UDP-Threshold" msgstr "" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:453 -msgid "UDP-Treshold in packets per second to prevent WAN-DDoS attacks." +msgid "UDP-Threshold in packets per second to prevent WAN-DDoS attacks." msgstr "" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:203 diff --git a/applications/luci-app-banip/po/hu/banip.po b/applications/luci-app-banip/po/hu/banip.po index 5a3a09a177..33701f7157 100644 --- a/applications/luci-app-banip/po/hu/banip.po +++ b/applications/luci-app-banip/po/hu/banip.po @@ -409,11 +409,11 @@ msgid "Highest Priority" msgstr "" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:431 -msgid "ICMP-Treshold" +msgid "ICMP-Threshold" msgstr "" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:431 -msgid "ICMP-Treshold in packets per second to prevent WAN-DDoS attacks." +msgid "ICMP-Threshold in packets per second to prevent WAN-DDoS attacks." msgstr "" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:737 @@ -730,11 +730,11 @@ msgid "Run Information" msgstr "" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:442 -msgid "SYN-Treshold" +msgid "SYN-Threshold" msgstr "" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:442 -msgid "SYN-Treshold in packets per second to prevent WAN-DDoS attacks." +msgid "SYN-Threshold in packets per second to prevent WAN-DDoS attacks." msgstr "" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:296 @@ -920,11 +920,11 @@ msgid "Trigger Delay" msgstr "Aktiváló késleltetése" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:453 -msgid "UDP-Treshold" +msgid "UDP-Threshold" msgstr "" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:453 -msgid "UDP-Treshold in packets per second to prevent WAN-DDoS attacks." +msgid "UDP-Threshold in packets per second to prevent WAN-DDoS attacks." msgstr "" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:203 diff --git a/applications/luci-app-banip/po/it/banip.po b/applications/luci-app-banip/po/it/banip.po index 00620c7c2b..e6971891db 100644 --- a/applications/luci-app-banip/po/it/banip.po +++ b/applications/luci-app-banip/po/it/banip.po @@ -432,11 +432,11 @@ msgid "Highest Priority" msgstr "Priorità massima" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:431 -msgid "ICMP-Treshold" +msgid "ICMP-Threshold" msgstr "" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:431 -msgid "ICMP-Treshold in packets per second to prevent WAN-DDoS attacks." +msgid "ICMP-Threshold in packets per second to prevent WAN-DDoS attacks." msgstr "" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:737 @@ -769,11 +769,11 @@ msgid "Run Information" msgstr "Avvia informazioni" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:442 -msgid "SYN-Treshold" +msgid "SYN-Threshold" msgstr "" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:442 -msgid "SYN-Treshold in packets per second to prevent WAN-DDoS attacks." +msgid "SYN-Threshold in packets per second to prevent WAN-DDoS attacks." msgstr "" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:296 @@ -978,11 +978,11 @@ msgid "Trigger Delay" msgstr "Ritardo innesco" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:453 -msgid "UDP-Treshold" +msgid "UDP-Threshold" msgstr "" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:453 -msgid "UDP-Treshold in packets per second to prevent WAN-DDoS attacks." +msgid "UDP-Threshold in packets per second to prevent WAN-DDoS attacks." msgstr "" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:203 diff --git a/applications/luci-app-banip/po/ja/banip.po b/applications/luci-app-banip/po/ja/banip.po index bf95f42bb2..eff82a7998 100644 --- a/applications/luci-app-banip/po/ja/banip.po +++ b/applications/luci-app-banip/po/ja/banip.po @@ -407,11 +407,11 @@ msgid "Highest Priority" msgstr "最高の優先度" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:431 -msgid "ICMP-Treshold" +msgid "ICMP-Threshold" msgstr "" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:431 -msgid "ICMP-Treshold in packets per second to prevent WAN-DDoS attacks." +msgid "ICMP-Threshold in packets per second to prevent WAN-DDoS attacks." msgstr "" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:737 @@ -728,11 +728,11 @@ msgid "Run Information" msgstr "実行情報" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:442 -msgid "SYN-Treshold" +msgid "SYN-Threshold" msgstr "" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:442 -msgid "SYN-Treshold in packets per second to prevent WAN-DDoS attacks." +msgid "SYN-Threshold in packets per second to prevent WAN-DDoS attacks." msgstr "" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:296 @@ -918,11 +918,11 @@ msgid "Trigger Delay" msgstr "トリガ遅延" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:453 -msgid "UDP-Treshold" +msgid "UDP-Threshold" msgstr "" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:453 -msgid "UDP-Treshold in packets per second to prevent WAN-DDoS attacks." +msgid "UDP-Threshold in packets per second to prevent WAN-DDoS attacks." msgstr "" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:203 diff --git a/applications/luci-app-banip/po/ko/banip.po b/applications/luci-app-banip/po/ko/banip.po index bb4f4f10bf..f86b699b05 100644 --- a/applications/luci-app-banip/po/ko/banip.po +++ b/applications/luci-app-banip/po/ko/banip.po @@ -408,11 +408,11 @@ msgid "Highest Priority" msgstr "" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:431 -msgid "ICMP-Treshold" +msgid "ICMP-Threshold" msgstr "" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:431 -msgid "ICMP-Treshold in packets per second to prevent WAN-DDoS attacks." +msgid "ICMP-Threshold in packets per second to prevent WAN-DDoS attacks." msgstr "" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:737 @@ -729,11 +729,11 @@ msgid "Run Information" msgstr "" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:442 -msgid "SYN-Treshold" +msgid "SYN-Threshold" msgstr "" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:442 -msgid "SYN-Treshold in packets per second to prevent WAN-DDoS attacks." +msgid "SYN-Threshold in packets per second to prevent WAN-DDoS attacks." msgstr "" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:296 @@ -919,11 +919,11 @@ msgid "Trigger Delay" msgstr "" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:453 -msgid "UDP-Treshold" +msgid "UDP-Threshold" msgstr "" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:453 -msgid "UDP-Treshold in packets per second to prevent WAN-DDoS attacks." +msgid "UDP-Threshold in packets per second to prevent WAN-DDoS attacks." msgstr "" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:203 diff --git a/applications/luci-app-banip/po/lt/banip.po b/applications/luci-app-banip/po/lt/banip.po index 1a988cecc9..dcfcf48cc3 100644 --- a/applications/luci-app-banip/po/lt/banip.po +++ b/applications/luci-app-banip/po/lt/banip.po @@ -414,11 +414,11 @@ msgid "Highest Priority" msgstr "Aukščiausio prioriteto" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:431 -msgid "ICMP-Treshold" +msgid "ICMP-Threshold" msgstr "" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:431 -msgid "ICMP-Treshold in packets per second to prevent WAN-DDoS attacks." +msgid "ICMP-Threshold in packets per second to prevent WAN-DDoS attacks." msgstr "" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:737 @@ -742,11 +742,11 @@ msgid "Run Information" msgstr "Vykdymo informacija" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:442 -msgid "SYN-Treshold" +msgid "SYN-Threshold" msgstr "" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:442 -msgid "SYN-Treshold in packets per second to prevent WAN-DDoS attacks." +msgid "SYN-Threshold in packets per second to prevent WAN-DDoS attacks." msgstr "" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:296 @@ -932,11 +932,11 @@ msgid "Trigger Delay" msgstr "" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:453 -msgid "UDP-Treshold" +msgid "UDP-Threshold" msgstr "" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:453 -msgid "UDP-Treshold in packets per second to prevent WAN-DDoS attacks." +msgid "UDP-Threshold in packets per second to prevent WAN-DDoS attacks." msgstr "" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:203 diff --git a/applications/luci-app-banip/po/mr/banip.po b/applications/luci-app-banip/po/mr/banip.po index c3c6714b04..321f0b6aa0 100644 --- a/applications/luci-app-banip/po/mr/banip.po +++ b/applications/luci-app-banip/po/mr/banip.po @@ -407,11 +407,11 @@ msgid "Highest Priority" msgstr "" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:431 -msgid "ICMP-Treshold" +msgid "ICMP-Threshold" msgstr "" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:431 -msgid "ICMP-Treshold in packets per second to prevent WAN-DDoS attacks." +msgid "ICMP-Threshold in packets per second to prevent WAN-DDoS attacks." msgstr "" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:737 @@ -728,11 +728,11 @@ msgid "Run Information" msgstr "" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:442 -msgid "SYN-Treshold" +msgid "SYN-Threshold" msgstr "" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:442 -msgid "SYN-Treshold in packets per second to prevent WAN-DDoS attacks." +msgid "SYN-Threshold in packets per second to prevent WAN-DDoS attacks." msgstr "" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:296 @@ -918,11 +918,11 @@ msgid "Trigger Delay" msgstr "" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:453 -msgid "UDP-Treshold" +msgid "UDP-Threshold" msgstr "" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:453 -msgid "UDP-Treshold in packets per second to prevent WAN-DDoS attacks." +msgid "UDP-Threshold in packets per second to prevent WAN-DDoS attacks." msgstr "" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:203 diff --git a/applications/luci-app-banip/po/ms/banip.po b/applications/luci-app-banip/po/ms/banip.po index 6afc602495..5d1624798f 100644 --- a/applications/luci-app-banip/po/ms/banip.po +++ b/applications/luci-app-banip/po/ms/banip.po @@ -407,11 +407,11 @@ msgid "Highest Priority" msgstr "" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:431 -msgid "ICMP-Treshold" +msgid "ICMP-Threshold" msgstr "" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:431 -msgid "ICMP-Treshold in packets per second to prevent WAN-DDoS attacks." +msgid "ICMP-Threshold in packets per second to prevent WAN-DDoS attacks." msgstr "" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:737 @@ -728,11 +728,11 @@ msgid "Run Information" msgstr "" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:442 -msgid "SYN-Treshold" +msgid "SYN-Threshold" msgstr "" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:442 -msgid "SYN-Treshold in packets per second to prevent WAN-DDoS attacks." +msgid "SYN-Threshold in packets per second to prevent WAN-DDoS attacks." msgstr "" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:296 @@ -918,11 +918,11 @@ msgid "Trigger Delay" msgstr "" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:453 -msgid "UDP-Treshold" +msgid "UDP-Threshold" msgstr "" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:453 -msgid "UDP-Treshold in packets per second to prevent WAN-DDoS attacks." +msgid "UDP-Threshold in packets per second to prevent WAN-DDoS attacks." msgstr "" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:203 diff --git a/applications/luci-app-banip/po/nb_NO/banip.po b/applications/luci-app-banip/po/nb_NO/banip.po index ce4d08a517..0319c2ea80 100644 --- a/applications/luci-app-banip/po/nb_NO/banip.po +++ b/applications/luci-app-banip/po/nb_NO/banip.po @@ -407,11 +407,11 @@ msgid "Highest Priority" msgstr "" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:431 -msgid "ICMP-Treshold" +msgid "ICMP-Threshold" msgstr "" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:431 -msgid "ICMP-Treshold in packets per second to prevent WAN-DDoS attacks." +msgid "ICMP-Threshold in packets per second to prevent WAN-DDoS attacks." msgstr "" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:737 @@ -729,11 +729,11 @@ msgid "Run Information" msgstr "" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:442 -msgid "SYN-Treshold" +msgid "SYN-Threshold" msgstr "" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:442 -msgid "SYN-Treshold in packets per second to prevent WAN-DDoS attacks." +msgid "SYN-Threshold in packets per second to prevent WAN-DDoS attacks." msgstr "" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:296 @@ -919,11 +919,11 @@ msgid "Trigger Delay" msgstr "Utløserforsinkelse" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:453 -msgid "UDP-Treshold" +msgid "UDP-Threshold" msgstr "" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:453 -msgid "UDP-Treshold in packets per second to prevent WAN-DDoS attacks." +msgid "UDP-Threshold in packets per second to prevent WAN-DDoS attacks." msgstr "" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:203 diff --git a/applications/luci-app-banip/po/nl/banip.po b/applications/luci-app-banip/po/nl/banip.po index ebcd7e6d61..9dd4910d04 100644 --- a/applications/luci-app-banip/po/nl/banip.po +++ b/applications/luci-app-banip/po/nl/banip.po @@ -427,11 +427,11 @@ msgid "Highest Priority" msgstr "Hoogste prioriteit" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:431 -msgid "ICMP-Treshold" +msgid "ICMP-Threshold" msgstr "" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:431 -msgid "ICMP-Treshold in packets per second to prevent WAN-DDoS attacks." +msgid "ICMP-Threshold in packets per second to prevent WAN-DDoS attacks." msgstr "" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:737 @@ -765,11 +765,11 @@ msgid "Run Information" msgstr "Informatie uitvoeren" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:442 -msgid "SYN-Treshold" +msgid "SYN-Threshold" msgstr "" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:442 -msgid "SYN-Treshold in packets per second to prevent WAN-DDoS attacks." +msgid "SYN-Threshold in packets per second to prevent WAN-DDoS attacks." msgstr "" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:296 @@ -963,11 +963,11 @@ msgid "Trigger Delay" msgstr "Trigger vertraging" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:453 -msgid "UDP-Treshold" +msgid "UDP-Threshold" msgstr "" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:453 -msgid "UDP-Treshold in packets per second to prevent WAN-DDoS attacks." +msgid "UDP-Threshold in packets per second to prevent WAN-DDoS attacks." msgstr "" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:203 diff --git a/applications/luci-app-banip/po/pl/banip.po b/applications/luci-app-banip/po/pl/banip.po index 50453858d5..2b6113c5de 100644 --- a/applications/luci-app-banip/po/pl/banip.po +++ b/applications/luci-app-banip/po/pl/banip.po @@ -439,11 +439,11 @@ msgid "Highest Priority" msgstr "Najwyższy priorytet" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:431 -msgid "ICMP-Treshold" +msgid "ICMP-Threshold" msgstr "Próg ICMP" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:431 -msgid "ICMP-Treshold in packets per second to prevent WAN-DDoS attacks." +msgid "ICMP-Threshold in packets per second to prevent WAN-DDoS attacks." msgstr "Próg ICMP w pakietach na sekundę do zapobiegania atakom WAN-DDoS." #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:737 @@ -781,11 +781,11 @@ msgid "Run Information" msgstr "Informacje uruchomieniowe" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:442 -msgid "SYN-Treshold" +msgid "SYN-Threshold" msgstr "Próg SYN" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:442 -msgid "SYN-Treshold in packets per second to prevent WAN-DDoS attacks." +msgid "SYN-Threshold in packets per second to prevent WAN-DDoS attacks." msgstr "Próg SYN w pakietach na sekundę do zapobiegania atakom WAN-DDoS." #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:296 @@ -991,11 +991,11 @@ msgid "Trigger Delay" msgstr "Opóźnienie wyzwalacza" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:453 -msgid "UDP-Treshold" +msgid "UDP-Threshold" msgstr "Próg UDP" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:453 -msgid "UDP-Treshold in packets per second to prevent WAN-DDoS attacks." +msgid "UDP-Threshold in packets per second to prevent WAN-DDoS attacks." msgstr "Próg UDP w pakietach na sekundę do zapobiegania atakom WAN-DDoS." #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:203 diff --git a/applications/luci-app-banip/po/pt/banip.po b/applications/luci-app-banip/po/pt/banip.po index 2175dbd2fc..f9e661f2ba 100644 --- a/applications/luci-app-banip/po/pt/banip.po +++ b/applications/luci-app-banip/po/pt/banip.po @@ -433,11 +433,11 @@ msgid "Highest Priority" msgstr "Máxima Prioridade" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:431 -msgid "ICMP-Treshold" +msgid "ICMP-Threshold" msgstr "" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:431 -msgid "ICMP-Treshold in packets per second to prevent WAN-DDoS attacks." +msgid "ICMP-Threshold in packets per second to prevent WAN-DDoS attacks." msgstr "" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:737 @@ -773,11 +773,11 @@ msgid "Run Information" msgstr "Informações de Execução" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:442 -msgid "SYN-Treshold" +msgid "SYN-Threshold" msgstr "" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:442 -msgid "SYN-Treshold in packets per second to prevent WAN-DDoS attacks." +msgid "SYN-Threshold in packets per second to prevent WAN-DDoS attacks." msgstr "" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:296 @@ -984,11 +984,11 @@ msgid "Trigger Delay" msgstr "Atraso do Gatilho" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:453 -msgid "UDP-Treshold" +msgid "UDP-Threshold" msgstr "" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:453 -msgid "UDP-Treshold in packets per second to prevent WAN-DDoS attacks." +msgid "UDP-Threshold in packets per second to prevent WAN-DDoS attacks." msgstr "" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:203 diff --git a/applications/luci-app-banip/po/pt_BR/banip.po b/applications/luci-app-banip/po/pt_BR/banip.po index 19afaf38af..252d52a279 100644 --- a/applications/luci-app-banip/po/pt_BR/banip.po +++ b/applications/luci-app-banip/po/pt_BR/banip.po @@ -431,11 +431,11 @@ msgid "Highest Priority" msgstr "Máxima Prioridade" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:431 -msgid "ICMP-Treshold" +msgid "ICMP-Threshold" msgstr "" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:431 -msgid "ICMP-Treshold in packets per second to prevent WAN-DDoS attacks." +msgid "ICMP-Threshold in packets per second to prevent WAN-DDoS attacks." msgstr "" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:737 @@ -770,11 +770,11 @@ msgid "Run Information" msgstr "Informações de Execução" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:442 -msgid "SYN-Treshold" +msgid "SYN-Threshold" msgstr "" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:442 -msgid "SYN-Treshold in packets per second to prevent WAN-DDoS attacks." +msgid "SYN-Threshold in packets per second to prevent WAN-DDoS attacks." msgstr "" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:296 @@ -981,11 +981,11 @@ msgid "Trigger Delay" msgstr "Gatilho de Atraso" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:453 -msgid "UDP-Treshold" +msgid "UDP-Threshold" msgstr "" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:453 -msgid "UDP-Treshold in packets per second to prevent WAN-DDoS attacks." +msgid "UDP-Threshold in packets per second to prevent WAN-DDoS attacks." msgstr "" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:203 diff --git a/applications/luci-app-banip/po/ro/banip.po b/applications/luci-app-banip/po/ro/banip.po index 204f0fd53f..6bbd41a87c 100644 --- a/applications/luci-app-banip/po/ro/banip.po +++ b/applications/luci-app-banip/po/ro/banip.po @@ -429,11 +429,11 @@ msgid "Highest Priority" msgstr "Cea mai mare prioritate" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:431 -msgid "ICMP-Treshold" +msgid "ICMP-Threshold" msgstr "" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:431 -msgid "ICMP-Treshold in packets per second to prevent WAN-DDoS attacks." +msgid "ICMP-Threshold in packets per second to prevent WAN-DDoS attacks." msgstr "" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:737 @@ -767,11 +767,11 @@ msgid "Run Information" msgstr "Informații despre cursă" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:442 -msgid "SYN-Treshold" +msgid "SYN-Threshold" msgstr "" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:442 -msgid "SYN-Treshold in packets per second to prevent WAN-DDoS attacks." +msgid "SYN-Threshold in packets per second to prevent WAN-DDoS attacks." msgstr "" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:296 @@ -974,11 +974,11 @@ msgid "Trigger Delay" msgstr "Intârzierea declanșării" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:453 -msgid "UDP-Treshold" +msgid "UDP-Threshold" msgstr "" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:453 -msgid "UDP-Treshold in packets per second to prevent WAN-DDoS attacks." +msgid "UDP-Threshold in packets per second to prevent WAN-DDoS attacks." msgstr "" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:203 diff --git a/applications/luci-app-banip/po/ru/banip.po b/applications/luci-app-banip/po/ru/banip.po index a0705e7d9c..46949e1d24 100644 --- a/applications/luci-app-banip/po/ru/banip.po +++ b/applications/luci-app-banip/po/ru/banip.po @@ -438,11 +438,11 @@ msgid "Highest Priority" msgstr "Наивысший приоритет" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:431 -msgid "ICMP-Treshold" +msgid "ICMP-Threshold" msgstr "ICMP-порог" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:431 -msgid "ICMP-Treshold in packets per second to prevent WAN-DDoS attacks." +msgid "ICMP-Threshold in packets per second to prevent WAN-DDoS attacks." msgstr "ICMP - порог в пакетах в секунду для предотвращения WAN-DDoS-атак." #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:737 @@ -780,11 +780,11 @@ msgid "Run Information" msgstr "Информация о запуске" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:442 -msgid "SYN-Treshold" +msgid "SYN-Threshold" msgstr "SYN-порог" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:442 -msgid "SYN-Treshold in packets per second to prevent WAN-DDoS attacks." +msgid "SYN-Threshold in packets per second to prevent WAN-DDoS attacks." msgstr "SYN-порог в пакетах в секунду для предотвращения WAN-DDoS-атак." #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:296 @@ -990,11 +990,11 @@ msgid "Trigger Delay" msgstr "Задержка запуска" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:453 -msgid "UDP-Treshold" +msgid "UDP-Threshold" msgstr "UDP-порог" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:453 -msgid "UDP-Treshold in packets per second to prevent WAN-DDoS attacks." +msgid "UDP-Threshold in packets per second to prevent WAN-DDoS attacks." msgstr "UDP-порог в пакетах в секунду для предотвращения WAN-DDoS-атак." #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:203 diff --git a/applications/luci-app-banip/po/sk/banip.po b/applications/luci-app-banip/po/sk/banip.po index af00986f6a..6133ec17ba 100644 --- a/applications/luci-app-banip/po/sk/banip.po +++ b/applications/luci-app-banip/po/sk/banip.po @@ -407,11 +407,11 @@ msgid "Highest Priority" msgstr "" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:431 -msgid "ICMP-Treshold" +msgid "ICMP-Threshold" msgstr "" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:431 -msgid "ICMP-Treshold in packets per second to prevent WAN-DDoS attacks." +msgid "ICMP-Threshold in packets per second to prevent WAN-DDoS attacks." msgstr "" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:737 @@ -728,11 +728,11 @@ msgid "Run Information" msgstr "" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:442 -msgid "SYN-Treshold" +msgid "SYN-Threshold" msgstr "" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:442 -msgid "SYN-Treshold in packets per second to prevent WAN-DDoS attacks." +msgid "SYN-Threshold in packets per second to prevent WAN-DDoS attacks." msgstr "" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:296 @@ -918,11 +918,11 @@ msgid "Trigger Delay" msgstr "" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:453 -msgid "UDP-Treshold" +msgid "UDP-Threshold" msgstr "" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:453 -msgid "UDP-Treshold in packets per second to prevent WAN-DDoS attacks." +msgid "UDP-Threshold in packets per second to prevent WAN-DDoS attacks." msgstr "" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:203 diff --git a/applications/luci-app-banip/po/sv/banip.po b/applications/luci-app-banip/po/sv/banip.po index 44b81d128e..5d092fbf23 100644 --- a/applications/luci-app-banip/po/sv/banip.po +++ b/applications/luci-app-banip/po/sv/banip.po @@ -413,11 +413,11 @@ msgid "Highest Priority" msgstr "Högsta prioritet" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:431 -msgid "ICMP-Treshold" +msgid "ICMP-Threshold" msgstr "" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:431 -msgid "ICMP-Treshold in packets per second to prevent WAN-DDoS attacks." +msgid "ICMP-Threshold in packets per second to prevent WAN-DDoS attacks." msgstr "" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:737 @@ -734,11 +734,11 @@ msgid "Run Information" msgstr "" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:442 -msgid "SYN-Treshold" +msgid "SYN-Threshold" msgstr "" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:442 -msgid "SYN-Treshold in packets per second to prevent WAN-DDoS attacks." +msgid "SYN-Threshold in packets per second to prevent WAN-DDoS attacks." msgstr "" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:296 @@ -924,11 +924,11 @@ msgid "Trigger Delay" msgstr "" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:453 -msgid "UDP-Treshold" +msgid "UDP-Threshold" msgstr "" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:453 -msgid "UDP-Treshold in packets per second to prevent WAN-DDoS attacks." +msgid "UDP-Threshold in packets per second to prevent WAN-DDoS attacks." msgstr "" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:203 diff --git a/applications/luci-app-banip/po/sw/banip.po b/applications/luci-app-banip/po/sw/banip.po index 89a888952a..badc9c06a0 100644 --- a/applications/luci-app-banip/po/sw/banip.po +++ b/applications/luci-app-banip/po/sw/banip.po @@ -407,11 +407,11 @@ msgid "Highest Priority" msgstr "" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:431 -msgid "ICMP-Treshold" +msgid "ICMP-Threshold" msgstr "" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:431 -msgid "ICMP-Treshold in packets per second to prevent WAN-DDoS attacks." +msgid "ICMP-Threshold in packets per second to prevent WAN-DDoS attacks." msgstr "" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:737 @@ -728,11 +728,11 @@ msgid "Run Information" msgstr "" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:442 -msgid "SYN-Treshold" +msgid "SYN-Threshold" msgstr "" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:442 -msgid "SYN-Treshold in packets per second to prevent WAN-DDoS attacks." +msgid "SYN-Threshold in packets per second to prevent WAN-DDoS attacks." msgstr "" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:296 @@ -918,11 +918,11 @@ msgid "Trigger Delay" msgstr "" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:453 -msgid "UDP-Treshold" +msgid "UDP-Threshold" msgstr "" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:453 -msgid "UDP-Treshold in packets per second to prevent WAN-DDoS attacks." +msgid "UDP-Threshold in packets per second to prevent WAN-DDoS attacks." msgstr "" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:203 diff --git a/applications/luci-app-banip/po/templates/banip.pot b/applications/luci-app-banip/po/templates/banip.pot index 04d4c54a44..517c610c84 100644 --- a/applications/luci-app-banip/po/templates/banip.pot +++ b/applications/luci-app-banip/po/templates/banip.pot @@ -398,11 +398,11 @@ msgid "Highest Priority" msgstr "" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:431 -msgid "ICMP-Treshold" +msgid "ICMP-Threshold" msgstr "" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:431 -msgid "ICMP-Treshold in packets per second to prevent WAN-DDoS attacks." +msgid "ICMP-Threshold in packets per second to prevent WAN-DDoS attacks." msgstr "" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:737 @@ -719,11 +719,11 @@ msgid "Run Information" msgstr "" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:442 -msgid "SYN-Treshold" +msgid "SYN-Threshold" msgstr "" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:442 -msgid "SYN-Treshold in packets per second to prevent WAN-DDoS attacks." +msgid "SYN-Threshold in packets per second to prevent WAN-DDoS attacks." msgstr "" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:296 @@ -909,11 +909,11 @@ msgid "Trigger Delay" msgstr "" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:453 -msgid "UDP-Treshold" +msgid "UDP-Threshold" msgstr "" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:453 -msgid "UDP-Treshold in packets per second to prevent WAN-DDoS attacks." +msgid "UDP-Threshold in packets per second to prevent WAN-DDoS attacks." msgstr "" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:203 diff --git a/applications/luci-app-banip/po/tr/banip.po b/applications/luci-app-banip/po/tr/banip.po index bee796b719..023829e06e 100644 --- a/applications/luci-app-banip/po/tr/banip.po +++ b/applications/luci-app-banip/po/tr/banip.po @@ -439,11 +439,11 @@ msgid "Highest Priority" msgstr "En yüksek öncelik" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:431 -msgid "ICMP-Treshold" +msgid "ICMP-Threshold" msgstr "ICMP Eşiği" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:431 -msgid "ICMP-Treshold in packets per second to prevent WAN-DDoS attacks." +msgid "ICMP-Threshold in packets per second to prevent WAN-DDoS attacks." msgstr "" "WAN-DDoS saldırılarını önlemek için saniye başına paket cinsinden ICMP-Eşiği." @@ -780,11 +780,11 @@ msgid "Run Information" msgstr "Çalıştırma Bilgileri" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:442 -msgid "SYN-Treshold" +msgid "SYN-Threshold" msgstr "SYN Eşiği" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:442 -msgid "SYN-Treshold in packets per second to prevent WAN-DDoS attacks." +msgid "SYN-Threshold in packets per second to prevent WAN-DDoS attacks." msgstr "" "WAN-DDoS saldırılarını önlemek için saniye başına paket cinsinden SYN-Eşiği." @@ -992,11 +992,11 @@ msgid "Trigger Delay" msgstr "Tetikleme Gecikmesi" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:453 -msgid "UDP-Treshold" +msgid "UDP-Threshold" msgstr "UDP Eşiği" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:453 -msgid "UDP-Treshold in packets per second to prevent WAN-DDoS attacks." +msgid "UDP-Threshold in packets per second to prevent WAN-DDoS attacks." msgstr "" "UDP-WAN-DDoS saldırılarını önlemek için saniye başına paket cinsinden eşik." diff --git a/applications/luci-app-banip/po/uk/banip.po b/applications/luci-app-banip/po/uk/banip.po index f8a7fb65a9..9d5fe55018 100644 --- a/applications/luci-app-banip/po/uk/banip.po +++ b/applications/luci-app-banip/po/uk/banip.po @@ -408,11 +408,11 @@ msgid "Highest Priority" msgstr "" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:431 -msgid "ICMP-Treshold" +msgid "ICMP-Threshold" msgstr "" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:431 -msgid "ICMP-Treshold in packets per second to prevent WAN-DDoS attacks." +msgid "ICMP-Threshold in packets per second to prevent WAN-DDoS attacks." msgstr "" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:737 @@ -729,11 +729,11 @@ msgid "Run Information" msgstr "" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:442 -msgid "SYN-Treshold" +msgid "SYN-Threshold" msgstr "" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:442 -msgid "SYN-Treshold in packets per second to prevent WAN-DDoS attacks." +msgid "SYN-Threshold in packets per second to prevent WAN-DDoS attacks." msgstr "" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:296 @@ -919,11 +919,11 @@ msgid "Trigger Delay" msgstr "Затримка запуску" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:453 -msgid "UDP-Treshold" +msgid "UDP-Threshold" msgstr "" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:453 -msgid "UDP-Treshold in packets per second to prevent WAN-DDoS attacks." +msgid "UDP-Threshold in packets per second to prevent WAN-DDoS attacks." msgstr "" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:203 diff --git a/applications/luci-app-banip/po/vi/banip.po b/applications/luci-app-banip/po/vi/banip.po index 43ec49efaa..3dd921a8c6 100644 --- a/applications/luci-app-banip/po/vi/banip.po +++ b/applications/luci-app-banip/po/vi/banip.po @@ -424,11 +424,11 @@ msgid "Highest Priority" msgstr "Ưu tiên cao nhất" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:431 -msgid "ICMP-Treshold" +msgid "ICMP-Threshold" msgstr "" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:431 -msgid "ICMP-Treshold in packets per second to prevent WAN-DDoS attacks." +msgid "ICMP-Threshold in packets per second to prevent WAN-DDoS attacks." msgstr "" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:737 @@ -758,11 +758,11 @@ msgid "Run Information" msgstr "Thông tin chạy" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:442 -msgid "SYN-Treshold" +msgid "SYN-Threshold" msgstr "" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:442 -msgid "SYN-Treshold in packets per second to prevent WAN-DDoS attacks." +msgid "SYN-Threshold in packets per second to prevent WAN-DDoS attacks." msgstr "" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:296 @@ -960,11 +960,11 @@ msgid "Trigger Delay" msgstr "Kích hoạt độ trễ" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:453 -msgid "UDP-Treshold" +msgid "UDP-Threshold" msgstr "" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:453 -msgid "UDP-Treshold in packets per second to prevent WAN-DDoS attacks." +msgid "UDP-Threshold in packets per second to prevent WAN-DDoS attacks." msgstr "" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:203 diff --git a/applications/luci-app-banip/po/zh_Hans/banip.po b/applications/luci-app-banip/po/zh_Hans/banip.po index 1d4c010efa..efa976fd64 100644 --- a/applications/luci-app-banip/po/zh_Hans/banip.po +++ b/applications/luci-app-banip/po/zh_Hans/banip.po @@ -413,12 +413,12 @@ msgid "Highest Priority" msgstr "最高优先级" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:431 -msgid "ICMP-Treshold" -msgstr "ICMP-Treshold" +msgid "ICMP-Threshold" +msgstr "ICMP-Threshold" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:431 -msgid "ICMP-Treshold in packets per second to prevent WAN-DDoS attacks." -msgstr "每秒钟数据包中的 ICMP-Treshold ,防止 WAN-DDOS 攻击。" +msgid "ICMP-Threshold in packets per second to prevent WAN-DDoS attacks." +msgstr "每秒钟数据包中的 ICMP-Threshold ,防止 WAN-DDOS 攻击。" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:737 msgid "IP" @@ -735,12 +735,12 @@ msgid "Run Information" msgstr "运行信息" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:442 -msgid "SYN-Treshold" -msgstr "SYN-Treshold" +msgid "SYN-Threshold" +msgstr "SYN-Threshold" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:442 -msgid "SYN-Treshold in packets per second to prevent WAN-DDoS attacks." -msgstr "每秒钟数据包中的 SYN-Treshold,防止 WAN-DDoS 攻击。" +msgid "SYN-Threshold in packets per second to prevent WAN-DDoS attacks." +msgstr "每秒钟数据包中的 SYN-Threshold,防止 WAN-DDoS 攻击。" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:296 msgid "Save Custom Feeds" @@ -931,12 +931,12 @@ msgid "Trigger Delay" msgstr "触发延时" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:453 -msgid "UDP-Treshold" -msgstr "UDP-Treshold" +msgid "UDP-Threshold" +msgstr "UDP-Threshold" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:453 -msgid "UDP-Treshold in packets per second to prevent WAN-DDoS attacks." -msgstr "每秒钟数据包内的 UDP-Treshold,防止 WAN-DDoS 攻击。" +msgid "UDP-Threshold in packets per second to prevent WAN-DDoS attacks." +msgstr "每秒钟数据包内的 UDP-Threshold,防止 WAN-DDoS 攻击。" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:203 msgid "URLv4" diff --git a/applications/luci-app-banip/po/zh_Hant/banip.po b/applications/luci-app-banip/po/zh_Hant/banip.po index 26bab96701..0872155a23 100644 --- a/applications/luci-app-banip/po/zh_Hant/banip.po +++ b/applications/luci-app-banip/po/zh_Hant/banip.po @@ -407,11 +407,11 @@ msgid "Highest Priority" msgstr "最高優先順序" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:431 -msgid "ICMP-Treshold" +msgid "ICMP-Threshold" msgstr "" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:431 -msgid "ICMP-Treshold in packets per second to prevent WAN-DDoS attacks." +msgid "ICMP-Threshold in packets per second to prevent WAN-DDoS attacks." msgstr "" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:737 @@ -728,11 +728,11 @@ msgid "Run Information" msgstr "執行資訊" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:442 -msgid "SYN-Treshold" +msgid "SYN-Threshold" msgstr "" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:442 -msgid "SYN-Treshold in packets per second to prevent WAN-DDoS attacks." +msgid "SYN-Threshold in packets per second to prevent WAN-DDoS attacks." msgstr "" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:296 @@ -918,11 +918,11 @@ msgid "Trigger Delay" msgstr "觸發延遲" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:453 -msgid "UDP-Treshold" +msgid "UDP-Threshold" msgstr "" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:453 -msgid "UDP-Treshold in packets per second to prevent WAN-DDoS attacks." +msgid "UDP-Threshold in packets per second to prevent WAN-DDoS attacks." msgstr "" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/feeds.js:203