mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-27 19:23:24 +02:00
pakfire cgi not refreshes after upgrades
readded firewall options to disbale drop logging added log option for outgoing fw mode 1 cleaned kernel log from firewall messages change firewall init script because of changes added samba cgi ability to change charsets started core update number 4 git-svn-id: http://svn.ipfire.org/svn/ipfire/branches/2.1/trunk@1132 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8
This commit is contained in:
@@ -609,6 +609,7 @@
|
||||
'disk access per' => 'Plattenzugriff je',
|
||||
'disk usage' => 'Festplattenbelegung',
|
||||
'display' => 'Anzeige',
|
||||
'display charset' => 'Display Charset',
|
||||
'display hostname in window title' => 'Hostname im Fenstertitel anzeigen',
|
||||
'display traffic at home' => 'Berechneten Traffic auf der Startseite anzeigen',
|
||||
'display webinterface effects' => 'Überblendeffekte einschalten',
|
||||
@@ -631,6 +632,7 @@
|
||||
'domain name' => 'Domainname',
|
||||
'domain name suffix' => 'Domain-Name-Suffix:',
|
||||
'domain not set' => 'Domain nicht eingegeben.',
|
||||
'dos charset' => 'DOS Charset',
|
||||
'down and up speed' => 'Geben Sie bitte hier ihre Download- bzw. Upload-Geschwindigkeit ein <br /> und klicken Sie danach auf <i>Speichern</i>.',
|
||||
'downlink speed' => 'Downlink-Geschwindigkeit (kBit/sek)',
|
||||
'downlink std class' => 'Downloadstandardklasse',
|
||||
@@ -643,6 +645,10 @@
|
||||
'download root certificate' => 'Root Zertifikat herunterladen',
|
||||
'dpd action' => 'Aktion für Dead Peer Detection',
|
||||
'driver' => 'Treiber',
|
||||
'drop input' => 'Verworfene Input Pakete loggen',
|
||||
'drop newnotsyn' => 'Verworfene New Not Syn Pakete loggen',
|
||||
'drop output' => 'Verworfene Output Pakete loggen',
|
||||
'drop portscan' => 'Verworfene Portscan Pakete loggen',
|
||||
'dst port' => 'Ziel-Port',
|
||||
'dstprt range overlaps' => 'Der Zielportbereich überlappt mit einem bereits definierten Port.',
|
||||
'dstprt within existing' => 'Der Zielport liegt innerhalb eines bereits definierten Portbereichs.',
|
||||
@@ -758,6 +764,7 @@
|
||||
'from email server' => 'Von Email Server',
|
||||
'from email user' => 'Von Email Benutzer',
|
||||
'from warn email bad' => 'Von Email Adresse ist nicht gültig',
|
||||
'fw logging' => 'Firewall Logging',
|
||||
'gateway' => 'Gateway',
|
||||
'gateway ip' => 'Gateway-IP',
|
||||
'gen static key' => 'Statischen Schlüssel erzeugen',
|
||||
@@ -1591,6 +1598,7 @@
|
||||
'unable to contact' => 'Kann nicht erreicht werden',
|
||||
'unencrypted' => 'Nichtverschlüsselt',
|
||||
'uninstall' => 'Deinstallieren',
|
||||
'unix charset' => 'UNIX Charset',
|
||||
'unix group' => ' UNIX Benutzergruppe',
|
||||
'unix password sync' => 'Unix Password Sync',
|
||||
'unix shell' => 'UNIX Shell',
|
||||
|
||||
@@ -632,6 +632,7 @@
|
||||
'disk access per' => 'Disk Access per',
|
||||
'disk usage' => 'Disk usage',
|
||||
'display' => 'Display',
|
||||
'display charset' => 'Display Charset',
|
||||
'display hostname in window title' => 'Display hostname in window title',
|
||||
'display traffic at home' => 'Display calculated traffic on startpage',
|
||||
'display webinterface effects' => 'Activate effects',
|
||||
@@ -655,6 +656,7 @@
|
||||
'domain name suffix' => 'Domain name suffix:',
|
||||
'domain not set' => 'Domain not set.',
|
||||
'done' => 'Do it',
|
||||
'dos charset' => 'DOS Charset',
|
||||
'down and up speed' => 'Enter your Down- and Uplink-Speed <br /> and then press <i>Save</i>.',
|
||||
'downlink speed' => 'Downlink speed (kbit/sec)',
|
||||
'downlink std class' => 'downlink standard class',
|
||||
@@ -667,6 +669,10 @@
|
||||
'download root certificate' => 'Download Root Certificate',
|
||||
'dpd action' => 'Dead Peer Detection action',
|
||||
'driver' => 'Driver',
|
||||
'drop input' => 'Log dropped Input pakets',
|
||||
'drop newnotsyn' => 'Log dropped New Not Syn pakets',
|
||||
'drop output' => 'Log dropped Output pakets',
|
||||
'drop portscan' => 'Log dropped Portscan pakets',
|
||||
'dst port' => 'Dst Port',
|
||||
'dstprt range overlaps' => 'Destination port range overlaps an already defined port.',
|
||||
'dstprt within existing' => 'Destination port is within an already defined port range.',
|
||||
@@ -782,6 +788,7 @@
|
||||
'from email server' => 'From Email server',
|
||||
'from email user' => 'From Email user',
|
||||
'from warn email bad' => 'From email address is not valid',
|
||||
'fw logging' => 'Firewall logging',
|
||||
'g.dtm' => 'TO BE REMOVED',
|
||||
'g.lite' => 'TO BE REMOVED',
|
||||
'gateway' => 'Gateway',
|
||||
@@ -1623,6 +1630,7 @@
|
||||
'unable to contact' => 'Unable to contact',
|
||||
'unencrypted' => 'Unencrypted',
|
||||
'uninstall' => 'Uninstall',
|
||||
'unix charset' => 'UNIX Charset',
|
||||
'unix group' => ' UNIX usergroup',
|
||||
'unix password sync' => 'Unix Password Sync',
|
||||
'unix shell' => 'UNIX Shell',
|
||||
|
||||
Reference in New Issue
Block a user