mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-27 19:23:24 +02:00
Did some final steps for the outgoing fw, this should be working now.
This fixes bug #0000577
This commit is contained in:
@@ -1269,6 +1269,10 @@
|
||||
'out' => 'Aus',
|
||||
'outgoing' => 'ausgehend',
|
||||
'outgoing firewall' => 'Ausgehende Firewall',
|
||||
'outgoing firewall groups' => 'Ausgehende Firewall Gruppen',
|
||||
'outgoing firewall add ip group' => 'IP Adressgruppen hinzufügen',
|
||||
'outgoing firewall ip groups' => 'Ausgehende Firewall IP Adressgruppen',
|
||||
'outgoing firewall view group' => 'Gruppe anzeigen',
|
||||
'outgoing traffic in bytes per second' => 'Abgehender Verkehr',
|
||||
'outgoingfw mode0' => 'In diesem Modus ist es allen Rechnern im Netzwerk uneingeschränkt möglich Verbindungen ins Internet aufzubauen.',
|
||||
'outgoingfw mode1' => 'In diesem Modus werden nur Verbindungen nach den oben definierten Regeln zugelassen.',
|
||||
|
||||
@@ -1014,7 +1014,7 @@
|
||||
'invalid vpi vpci' => 'Invalid VPI/VPCI settings',
|
||||
'invalid wins address' => 'Invalid WINS server address.',
|
||||
'invert' => 'Invert',
|
||||
'ip address' => 'IP address:',
|
||||
'ip address' => 'IP address',
|
||||
'ip address in use' => 'IP address already in use',
|
||||
'ip address outside subnets' => 'IP Address outside subnets',
|
||||
'ip alias added' => 'External IP alias added',
|
||||
@@ -1298,6 +1298,10 @@
|
||||
'out' => 'Out',
|
||||
'outgoing' => 'outgoing',
|
||||
'outgoing firewall' => 'Outgoing Firewall',
|
||||
'outgoing firewall groups' => 'Outgoing Firewall Groups',
|
||||
'outgoing firewall add ip group' => 'Add IP Address Group',
|
||||
'outgoing firewall ip groups' => 'Outgoing Firewall IP Adress Groups',
|
||||
'outgoing firewall view group' => 'View group',
|
||||
'outgoing traffic in bytes per second' => 'Outgoing Traffic',
|
||||
'outgoingfw mode0' => 'Using this mode, all clients are able to access the internet without any restrictions.',
|
||||
'outgoingfw mode1' => 'Using this mode, only connections based on the defined rules are allowed.',
|
||||
|
||||
@@ -1014,7 +1014,7 @@
|
||||
'invalid vpi vpci' => 'Invalid VPI/VPCI settings',
|
||||
'invalid wins address' => 'Invalid WINS server address.',
|
||||
'invert' => 'Invert',
|
||||
'ip address' => 'IP address:',
|
||||
'ip address' => 'IP address',
|
||||
'ip address in use' => 'IP address already in use',
|
||||
'ip address outside subnets' => 'IP Address outside subnets',
|
||||
'ip alias added' => 'External IP alias added',
|
||||
@@ -1296,8 +1296,12 @@
|
||||
'otherip' => 'other IP',
|
||||
'otherport' => 'other Port',
|
||||
'out' => 'Out',
|
||||
'outgoing' => 'outgoing',
|
||||
'outgoing firewall' => 'Outgoing Firewall',
|
||||
'outgoing' => 'sortant',
|
||||
'outgoing firewall' => 'Sortant Firewall',
|
||||
'outgoing firewall groups' => 'Sortant Firewall Groupe',
|
||||
'outgoing firewall add ip group' => 'Ajouter IP Address Group',
|
||||
'outgoing firewall ip groups' => 'Sortant Firewall IP Groupe',
|
||||
'outgoing firewall view group' => 'Montrer groupe',
|
||||
'outgoing traffic in bytes per second' => 'Outgoing Traffic',
|
||||
'outgoingfw mode0' => 'Using this mode, all clients are able to access the internet without any restrictions.',
|
||||
'outgoingfw mode1' => 'Using this mode, only connections based on the defined rules are allowed.',
|
||||
|
||||
Reference in New Issue
Block a user