mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-27 19:23:24 +02:00
Update IPS translation
* Fix typos * Fix compound nouns (especially in German) * Remove unused strings Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
@@ -1361,28 +1361,26 @@
|
||||
'idle' => 'Idle',
|
||||
'idle timeout' => 'Idle timeout (mins; 0 to disable):',
|
||||
'idle timeout not set' => 'Idle timeout not set.',
|
||||
'ids active on' => 'Active on',
|
||||
'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 download new ruleset' => 'Downloading and unpacking new ruleset ... Please wait until all operations have completed successfully.',
|
||||
'ids apply ruleset changes' => 'The ruleset changes are being applied. Please wait until all operations have completed successfully...',
|
||||
'ids automatic rules update' => 'Automatic Rule Update',
|
||||
'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 ignored hosts' => 'Whitelisted Hosts',
|
||||
'ids log hits' => 'Total of number of activated rules for',
|
||||
'ids log viewer' => 'IPS log viewer',
|
||||
'ids log viewer' => 'IPS Log Viewer',
|
||||
'ids logs' => 'IPS Logs',
|
||||
'ids monitor traffic only' => 'Monitor traffic only',
|
||||
'ids monitored interfaces' => 'Monitored interfaces',
|
||||
'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 rules update' => 'IPS rules',
|
||||
'ids ruleset autoupdate in progress' => 'Ruleset update in progress ... Please wait until all operations have completed successfully.',
|
||||
'ids ruleset settings' => 'Ruleset settings',
|
||||
'ids monitored interfaces' => 'Monitored Interfaces',
|
||||
'ids no network zone' => 'Please select at least one network zone to be monitored',
|
||||
'ids no ruleset available' => 'No ruleset is available. Please download one first',
|
||||
'ids oinkcode required' => 'The selected ruleset requires a subscription or an Oinkcode',
|
||||
'ids rules update' => 'Ruleset',
|
||||
'ids ruleset autoupdate in progress' => 'Ruleset update in progress. Please wait until all operations have completed successfully...',
|
||||
'ids ruleset settings' => 'Ruleset Settings',
|
||||
'ids show' => 'Show',
|
||||
'ids traffic analyze' => 'Traffic analyzing',
|
||||
'ids working' => 'Changes will be applied ... Please wait until all operations have completed successfully.',
|
||||
'ids working' => 'Changes are being applied. Please wait until all operations have completed successfully...',
|
||||
'iface' => 'Iface',
|
||||
'ignore filter' => 'Ignore filter',
|
||||
'ike encryption' => 'IKE Encryption:',
|
||||
|
||||
Reference in New Issue
Block a user