mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-09 18:45:54 +02:00
langs: Add missing link
Signed-off-by: Peter Müller <peter.mueller@ipfire.org>
This commit is contained in:
@@ -910,7 +910,7 @@
|
||||
'drop action1' => 'Standardverhalten der (Outgoing) Firewall in Modus "Blocked"',
|
||||
'drop action2' => 'Standardverhalten der (Input) Firewall',
|
||||
'drop forward' => 'Verworfene, von der Firewall weitergeleitete Pakete protokollieren',
|
||||
'drop hostile' => 'Pakete von und zu bösartigen Netzen (Spamhaus DROP-Listing, etc.) verwerfen',
|
||||
'drop hostile' => 'Pakete von und zu bösartigen Netzen (<a href="https://www.spamhaus.org/drop/" target="_blank">Spamhaus DROP</a>-Listing, etc.) verwerfen',
|
||||
'drop input' => 'Verworfene eingehende Pakete protokollieren',
|
||||
'drop newnotsyn' => 'Verworfene neue Pakete ohne SYN-Markierung protokollieren (NewNotSYN)',
|
||||
'drop outgoing' => 'Verworfene, von der Firewall ausgehende Pakete protokollieren',
|
||||
|
||||
@@ -950,7 +950,7 @@
|
||||
'drop action1' => 'Default behaviour of (outgoing) firewall in mode "Blocked"',
|
||||
'drop action2' => 'Default behaviour of (input) firewall',
|
||||
'drop forward' => 'Log dropped forward packets',
|
||||
'drop hostile' => 'Drop packets from and to hostile networks (listed at Spamhaus DROP, etc.)',
|
||||
'drop hostile' => 'Drop packets from and to hostile networks (listed at <a href="https://www.spamhaus.org/drop/" target="_blank">Spamhaus DROP</a>, etc.)',
|
||||
'drop input' => 'Log dropped input packets',
|
||||
'drop newnotsyn' => 'Log dropped new not SYN packets',
|
||||
'drop outgoing' => 'Log dropped outgoing packets',
|
||||
|
||||
@@ -955,7 +955,7 @@
|
||||
'drop action1' => 'Comportement par défaut du pare-feu (sortant) en mode "Bloqué"',
|
||||
'drop action2' => 'Comportement par défaut du pare-feu (entrant)',
|
||||
'drop forward' => 'Abandon des paquets avancés par le journal',
|
||||
'drop hostile' => 'Abandonner les paquets depuis et vers des réseaux hostiles (répertoriés sur Spamhaus DROP, etc.)',
|
||||
'drop hostile' => 'Abandonner les paquets depuis et vers des réseaux hostiles (répertoriés sur <a href="https://www.spamhaus.org/drop/" target="_blank">Spamhaus DROP</a>, etc.)',
|
||||
'drop input' => 'Suppression des paquets entrants du journal',
|
||||
'drop newnotsyn' => 'Supprimer les anciens paquets de synchronisation du journal',
|
||||
'drop outgoing' => 'Abandon des paquets sortants par le journal',
|
||||
|
||||
Reference in New Issue
Block a user