mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-10 02:55:55 +02:00
Language file update.
Add new guardian related strings. Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
This commit is contained in:
@@ -1249,19 +1249,23 @@
|
||||
'guardian' => 'Guardian',
|
||||
'guardian block a host' => 'Block host',
|
||||
'guardian blocked hosts' => 'Currently blocked hosts',
|
||||
'guardian blocktime' => 'Blocktime',
|
||||
'guardian blockcount' => 'Block count',
|
||||
'guardian blocktime' => 'Block time',
|
||||
'guardian blocking of this address is not allowed' => 'Blocking of the given address is not allowed.',
|
||||
'guardian configuration' => 'Guardian Configuration',
|
||||
'guardian common settings' => 'Common settings',
|
||||
'guardian daemon' => 'Daemon',
|
||||
'guardian enabled' => 'Enable guardian',
|
||||
'guardian empty input' => 'Empty input: Please perform a valid host address or subnet.',
|
||||
'guardian firewallaction' => 'Firewall action',
|
||||
'guardian ignored hosts' => 'Ignored Hosts',
|
||||
'guardian ignorefile' => 'Ignorefile',
|
||||
'guardian invalid address or subnet' => 'Invalid host address or subnet.',
|
||||
'guardian logfile' => 'Logfile',
|
||||
'guardian logfacility' => 'Log facility',
|
||||
'guardian logfile' => 'Log file',
|
||||
'guardian loglevel' => 'Log level',
|
||||
'guardian no entries' => 'No entries at the moment.',
|
||||
'guardian not running no hosts can be blocked' => 'Guardian is not running. No hosts will be blocked.',
|
||||
'guardian priority level' => 'Prioritylevel',
|
||||
'guardian priority level' => 'Priority level',
|
||||
'guardian service' => 'Guardian Service',
|
||||
'guardian snort alertfile' => 'Alertfile from Snort',
|
||||
'guardian watch snort alertfile' => 'Monitor Snort alertfile',
|
||||
|
||||
Reference in New Issue
Block a user