mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-05-13 16:11:37 +02:00
P2P block: Fix strings.
This commit is contained in:
@@ -1556,8 +1556,8 @@
|
||||
'outgoing firewall mode1' => 'In diesem Modus werden nur Verbindungen nach den oben definierten Regeln zugelassen.',
|
||||
'outgoing firewall mode2' => 'In diesem Modus werden sämtliche Verbindungen erlaubt, bis auf die oben definierten Block-Regeln.',
|
||||
'outgoing firewall outgoing firewall reserved groupname' => 'Bitte einen anderen Gruppennamen verwenden, dieser ist ein reserviertes Wort.',
|
||||
'outgoing firewall p2p allow' => 'P2P-Protokoll ist erlaubt!',
|
||||
'outgoing firewall p2p deny' => 'P2P-Protokoll ist gesperrt!',
|
||||
'outgoing firewall p2p allow' => 'P2P-Protokollnutzung ist erlaubt',
|
||||
'outgoing firewall p2p deny' => 'P2P-Protokollnutzung ist gesperrt',
|
||||
'outgoing firewall p2p description 1' => 'Das Symbol',
|
||||
'outgoing firewall p2p description 2' => 'bedeutet, dass das P2P-Protokoll erlaubt wird oder',
|
||||
'outgoing firewall p2p description 3' => 'das P2P-Protokoll gesperrt wird.',
|
||||
|
||||
Reference in New Issue
Block a user