mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-28 03:33:25 +02:00
Merge remote-tracking branch 'stevee/next-suricata' into next
This commit is contained in:
@@ -83,6 +83,8 @@
|
||||
'ConnSched time' => 'Zeit:',
|
||||
'ConnSched up' => 'Herauf',
|
||||
'ConnSched weekdays' => 'Wochentage:',
|
||||
'Daily' => 'Täglich',
|
||||
'Disabled' => 'Deaktiviert',
|
||||
'Edit an existing route' => 'Eine existierende Route editieren',
|
||||
'Enter TOS' => 'Aktivieren oder deaktivieren Sie die TOS-Bits <br /> und klicken Sie danach auf <i>Speichern</i>.',
|
||||
'Existing Files' => 'Dateien in der Datenbank',
|
||||
@@ -121,6 +123,7 @@
|
||||
'Utilization on' => 'Auslastung auf',
|
||||
'Verbose' => 'Verbose',
|
||||
'WakeOnLan' => 'Wake On LAN',
|
||||
'Weekly' => 'Wöchentlich',
|
||||
'a ca certificate with this name already exists' => 'Ein CA-Zertifikat mit diesem Namen existiert bereits.',
|
||||
'a connection with this common name already exists' => 'Eine Verbindung mit diesem gemeinsamen Namen existiert bereits.',
|
||||
'a connection with this name already exists' => 'Eine Verbindung mit diesem Namen existiert bereits.',
|
||||
@@ -1325,14 +1328,25 @@
|
||||
'idle' => 'Leerlauf',
|
||||
'idle timeout' => 'Leerlauf-Wartezeit in Min. (0 zum Deaktivieren):',
|
||||
'idle timeout not set' => 'Leerlauf-Wartezeit nicht angegeben.',
|
||||
'ids log viewer' => 'Ansicht IDS-Protokoll',
|
||||
'ids logs' => 'IDS-Protokolldateien',
|
||||
'ids preprocessor' => 'IDS-Präprozessor',
|
||||
'ids rules license' => 'Um Sourcefire VRT Zertifizierte Regeln zu nutzen, müssen Sie sich unter',
|
||||
'ids rules license1' => ' registrieren.',
|
||||
'ids rules license2' => 'Bestätigen Sie die Lizenz; aktivieren Sie Ihren Account, indem Sie auf den Link, den Sie per Mail erhalten haben, klicken. Gehen Sie dann zu',
|
||||
'ids rules license3' => 'klicken Sie den "Generate code"-Knopf und kopieren Sie den 40-Zeichen Oinkcode in das untere Feld.',
|
||||
'ids rules update' => 'Snort Regeln Update',
|
||||
'ids apply' => 'Übernehmen',
|
||||
'ids apply ruleset changes' => 'Regel-Änderungen werden übernommen ... Bitte warten Sie, bis dieser Vorgang erfolgreich beendet wurde.',
|
||||
'ids automatic rules update' => 'Automatische Regeln-Aktualisierung',
|
||||
'ids traffic analyze' => 'Packet-Analyse',
|
||||
'ids active on' => 'Aktiv auf',
|
||||
'ids enable' => 'Intrusion-Prevention-System aktivieren',
|
||||
'ids download new ruleset' => 'Das neue Regelset wird heruntergeladen und entpackt ... Bitte warten Sie, bis dieser Vorgang erfolgreich beendet wurde.',
|
||||
'ids ignored hosts' => 'Ignorierte Hosts',
|
||||
'ids log viewer' => 'Ansicht IPS-Protokoll',
|
||||
'ids log hits' => 'Gesamtanzahl der aktivierten Regeln für',
|
||||
'ids logs' => 'IPS-Protokolldateien',
|
||||
'ids monitored interfaces' => 'Überwachte Netzwerkzonen',
|
||||
'ids monitor traffic only' => 'Netzwerk-Pakete nur überpfrüfen',
|
||||
'ids no network zone' => 'Mindestends eine Netzwerk-Zone muss überwacht werden!',
|
||||
'ids no ruleset available' => 'Kein Regelset verfügbar, bitte downloaden Sie eines!',
|
||||
'ids oinkcode required' => 'Für das ausgewählte Regelset wird ein Abonnement oder ein Oinkcode benötigt',
|
||||
'ids ruleset settings' => 'Regelset-Einstellungen',
|
||||
'ids ruleset autoupdate in progress' => 'Das Regelset wird gerade aktualisiert ... Bitte warten Sie, bis dieser Vorgang erfolgreich beendet wurde.',
|
||||
'ids working' => 'Änderungen werden übernommen ... Bitte warten Sie, bis dieser Vorgang erfolgreich beendet wurde.',
|
||||
'iface' => 'Iface',
|
||||
'ignore filter' => '"Ignorieren"-Filter',
|
||||
'ike encryption' => 'IKE Verschlüsselung:',
|
||||
@@ -1365,11 +1379,12 @@
|
||||
'interface' => 'Schnittstelle',
|
||||
'interfaces' => 'Interfaces',
|
||||
'internet' => 'INTERNET',
|
||||
'intrusion detection' => 'Einbruchdetektierung',
|
||||
'intrusion detection system' => 'Einbruchsdetektierung',
|
||||
'intrusion detection system log viewer' => 'Betrachter der IDS-Protokolldateien',
|
||||
'intrusion detection system rules' => 'Regeln für die Einbruchsdetektierung',
|
||||
'intrusion detection system2' => 'Intrusion Detection System:',
|
||||
'intrusion detection' => 'Intrusion-Prevention',
|
||||
'intrusion detection system' => 'Intrusion-Prevention-System',
|
||||
'intrusion detection system log viewer' => 'Betrachter der IPS-Protokolldateien',
|
||||
'intrusion detection system rules' => 'Regelset',
|
||||
'intrusion detection system2' => 'Intrusion-Prevention-System',
|
||||
'intrusion prevention system' => 'Intrusion-Prevention-System',
|
||||
'invalid broadcast ip' => 'Ungültige Broadcast-IP',
|
||||
'invalid cache size' => 'Ungültige Cache-Größe.',
|
||||
'invalid characters found in pre-shared key' => 'Ungültige Zeichen im Pre-Shared Schlüssel gefunden.',
|
||||
@@ -2059,6 +2074,7 @@
|
||||
'rsvd dst port overlap' => 'Dieser Zielportbereich überlappt mit einem Port, der für die ausschließliche Benutzung durch IPFire reserviert ist:',
|
||||
'rsvd src port overlap' => 'Dieser Quellportbereich überlappt mit einem Port, der für die ausschließliche Benutzung durch IPFire reserviert ist:',
|
||||
'rules already up to date' => 'Regeln sind schon aktuell',
|
||||
'runmode' => 'Runmode',
|
||||
'running' => 'LÄUFT',
|
||||
'safe removal of umounted device' => 'Sie können gefahrlos das abgemeldete Gerät entfernen',
|
||||
'samba' => 'Samba',
|
||||
@@ -2141,8 +2157,6 @@
|
||||
'smtphost' => 'Smtp Host',
|
||||
'smtpport' => 'Smtp Port',
|
||||
'snat new source ip address' => 'Neue Quell-IP-Adresse',
|
||||
'snort hits' => 'Gesamtanzahl der aktivierten Intrusion-Regeln für',
|
||||
'snort working' => 'Snort führt gerade eine Aufgabe aus... Bitte warten Sie, bis diese erfolgreich beendet wurde.',
|
||||
'socket options' => 'Socket Options',
|
||||
'software version' => 'Software-Version',
|
||||
'sort ascending' => 'Sortiere aufsteigend',
|
||||
@@ -2232,6 +2246,7 @@
|
||||
'system has hwrng' => 'Dieses System hat einen Hardware-Zufallszahlengenerator.',
|
||||
'system has rdrand' => 'Dieses System unterstützt Intel(R) RDRAND.',
|
||||
'system information' => 'Systeminformationen',
|
||||
'system is offline' => 'Das System ist offline.',
|
||||
'system log viewer' => 'Betrachter der Systemprotokolldateien',
|
||||
'system logs' => 'Systemprotokolldateien',
|
||||
'system status information' => 'System-Statusinformationen',
|
||||
@@ -2381,6 +2396,7 @@
|
||||
'unnamed' => 'Unbenannt',
|
||||
'update' => 'Aktualisieren',
|
||||
'update accelerator' => 'Update-Accelerator',
|
||||
'update ruleset' => 'Regelsatz aktualisieren',
|
||||
'update time' => 'Aktualisiere die Uhrzeit:',
|
||||
'update transcript' => 'Aktualisieren',
|
||||
'updatedatabase' => 'Datenbank auf Stand der letzten Reports setzen',
|
||||
|
||||
@@ -83,6 +83,8 @@
|
||||
'ConnSched time' => 'Time:',
|
||||
'ConnSched up' => 'Up',
|
||||
'ConnSched weekdays' => 'Days of the week:',
|
||||
'Daily' => 'Daily',
|
||||
'Disabled' => 'Disabled',
|
||||
'Edit an existing route' => 'Edit an existing route',
|
||||
'Enter TOS' => 'Activate or deactivate TOS-bits <br /> and then press <i>Save</i>.',
|
||||
'Existing Files' => 'Files in database',
|
||||
@@ -121,6 +123,7 @@
|
||||
'Utilization on' => 'Utilization on',
|
||||
'Verbose' => 'Verbose:',
|
||||
'WakeOnLan' => 'Wake On Lan',
|
||||
'Weekly' => 'Weekly',
|
||||
'a ca certificate with this name already exists' => 'A CA certificate with this name already exists.',
|
||||
'a connection with this common name already exists' => 'A connection with this common name already exists.',
|
||||
'a connection with this name already exists' => 'A connection with this name already exists.',
|
||||
@@ -952,6 +955,7 @@
|
||||
'email usemail' => 'Activate Mail Service',
|
||||
'emailreportlevel' => 'E-mailreportlevel',
|
||||
'emerging rules' => 'Emergingthreats.net Community Rules',
|
||||
'emerging pro rules' => 'Emergingthreats.net Pro Rules',
|
||||
'empty' => 'This field may be left blank',
|
||||
'empty profile' => 'empty',
|
||||
'enable ignore filter' => 'Enable ignore filter',
|
||||
@@ -1357,14 +1361,28 @@
|
||||
'idle' => 'Idle',
|
||||
'idle timeout' => 'Idle timeout (mins; 0 to disable):',
|
||||
'idle timeout not set' => 'Idle timeout not set.',
|
||||
'ids log viewer' => 'IDS log viewer',
|
||||
'ids logs' => 'IDS Logs',
|
||||
'ids preprocessor' => 'IDS preprocessor',
|
||||
'ids rules license' => 'To utilize Sourcefire VRT Certified Rules, you need to register on',
|
||||
'ids rules license1' => '.',
|
||||
'ids rules license2' => 'Acknowledge the license, activate your account by visiting the url you got via mail. Then go to',
|
||||
'ids rules license3' => 'press the "Generate code"-button and copy the 40 character Oinkcode into the field below.',
|
||||
'ids rules update' => 'Snort rules update',
|
||||
'ids apply' => 'Apply',
|
||||
'ids apply ruleset changes' => 'The ruleset changes will be applied ... Please wait until all operations have completed successfully.',
|
||||
'ids automatic rules update' => 'Automatic rules update',
|
||||
'ids traffic analyze' => 'Traffic analyzing',
|
||||
'ids active on' => 'Active on',
|
||||
'ids download new ruleset' => 'Downloading and unpacking new ruleset ... Please wait until all operations have completed successfully.',
|
||||
'ids enable' => 'Enable Intrusion Prevention System',
|
||||
'ids hide' => 'Hide',
|
||||
'ids ignored hosts' => 'Ignored hosts',
|
||||
'ids log hits' => 'Total of number of activated rules for',
|
||||
'ids log viewer' => 'IPS log viewer',
|
||||
'ids logs' => 'IPS Logs',
|
||||
'ids monitored interfaces' => 'Monitored interfaces',
|
||||
'ids monitor traffic only' => 'Monitor traffic only',
|
||||
'ids no network zone' => 'At least one network zone has to be monitored!',
|
||||
'ids no ruleset available' => 'No ruleset available, please download one!',
|
||||
'ids oinkcode required' => 'The selected ruleset requires a subscription or an oinkcode',
|
||||
'ids ruleset settings' => 'Ruleset settings',
|
||||
'ids rules update' => 'IPS rules',
|
||||
'ids ruleset autoupdate in progress' => 'Ruleset update in progress ... Please wait until all operations have completed successfully.',
|
||||
'ids show' => 'Show',
|
||||
'ids working' => 'Changes will be applied ... Please wait until all operations have completed successfully.',
|
||||
'iface' => 'Iface',
|
||||
'ignore filter' => 'Ignore filter',
|
||||
'ike encryption' => 'IKE Encryption:',
|
||||
@@ -1399,11 +1417,12 @@
|
||||
'interface mode' => 'Interface',
|
||||
'interfaces' => 'Interfaces',
|
||||
'internet' => 'INTERNET',
|
||||
'intrusion detection' => 'Intrusion Detection',
|
||||
'intrusion detection system' => 'Intrusion Detection System',
|
||||
'intrusion detection system log viewer' => 'Intrusion Detection System Log Viewer',
|
||||
'intrusion detection system rules' => 'intrusion detection system rules',
|
||||
'intrusion detection system2' => 'Intrusion Detection System:',
|
||||
'intrusion detection' => 'Intrusion Prevention',
|
||||
'intrusion detection system' => 'Intrusion Prevention System',
|
||||
'intrusion detection system log viewer' => 'Intrusion Prevention System Log Viewer',
|
||||
'intrusion detection system rules' => 'Ruleset',
|
||||
'intrusion detection system2' => 'Intrusion Prevention System',
|
||||
'intrusion prevention system' => 'Intrusion Prevention System',
|
||||
'invalid broadcast ip' => 'Invalid broadcast IP',
|
||||
'invalid cache size' => 'Invalid cache size.',
|
||||
'invalid characters found in pre-shared key' => 'Invalid characters found in pre-shared key.',
|
||||
@@ -2094,6 +2113,7 @@
|
||||
'rsvd dst port overlap' => 'Destination Port Range overlaps a port reserved for IPFire:',
|
||||
'rsvd src port overlap' => 'Source Port Range overlaps a port reserved for IPFire:',
|
||||
'rules already up to date' => 'Rules already up to date',
|
||||
'runmode' => 'Runmode',
|
||||
'running' => 'RUNNING',
|
||||
'safe removal of umounted device' => 'You can safely remove the unmounted device',
|
||||
'samba' => 'Samba',
|
||||
@@ -2180,8 +2200,6 @@
|
||||
'smtphost' => 'SMTP host',
|
||||
'smtpport' => 'SMTP port',
|
||||
'snat new source ip address' => 'New source IP address',
|
||||
'snort hits' => 'Total of number of Intrusion rules activated for',
|
||||
'snort working' => 'Snort is working ... Please wait until all operations have completed successfully.',
|
||||
'socket options' => 'Socket options',
|
||||
'software version' => 'Software Version',
|
||||
'sort ascending' => 'Sort ascending',
|
||||
@@ -2271,6 +2289,7 @@
|
||||
'system has hwrng' => 'This system has a hardware random number generator.',
|
||||
'system has rdrand' => 'This system has support for Intel(R) RDRAND.',
|
||||
'system information' => 'System Information',
|
||||
'system is offline' => 'The system is offline.',
|
||||
'system log viewer' => 'System Log Viewer',
|
||||
'system logs' => 'System Logs',
|
||||
'system status information' => 'System Status Information',
|
||||
@@ -2423,6 +2442,7 @@
|
||||
'unnamed' => 'Unnamed',
|
||||
'update' => 'Update',
|
||||
'update accelerator' => 'Update Accelerator',
|
||||
'update ruleset' => 'Update ruleset',
|
||||
'update time' => 'Update the time:',
|
||||
'update transcript' => 'Update transcript',
|
||||
'updatedatabase' => 'Update Database with last report',
|
||||
|
||||
Reference in New Issue
Block a user