mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-05-04 02:51:28 +02:00
Merge branch 'next' of https://github.com/ipfire/ipfire-2.x into feature_firewalllog_centergraph
This commit is contained in:
@@ -499,8 +499,10 @@
|
||||
'ccd err invalidnet' => 'Invalid IP address. Format: 192.168.0.0/24 or 192.168.0.0/255.255.255.0.',
|
||||
'ccd err iroute' => 'Network address for route is invalid.',
|
||||
'ccd err irouteexist' => 'This route is already in use.',
|
||||
'ccd err isipsecnet' => 'The given subnet address already used by an IPsec network.',
|
||||
'ccd err isovpnnet' => 'Subnet address already in use for OpenVPN Server.',
|
||||
'ccd err isipsecnet' => 'The given subnet address is already used by an IPsec network.',
|
||||
'ccd err isipsecrw' => 'The given subnet address is already used by the IPsec rw network.',
|
||||
'ccd err isovpnn2n' => 'The subnet address is already in use for an OpenVPN net-to-net connection.',
|
||||
'ccd err isovpnnet' => 'The subnet address is already in use for the OpenVPN server.',
|
||||
'ccd err issubnet' => 'Subnet address already in use.',
|
||||
'ccd err name' => 'Please choose a name.',
|
||||
'ccd err nameexist' => 'Name already exists.',
|
||||
@@ -844,6 +846,7 @@
|
||||
'enter ack class' => 'Enter the ACK- Class <br /> and then press <i>Save</i>.',
|
||||
'enter data' => 'Enter your settings <br /> and then press <i>Save</i>.',
|
||||
'entropy' => 'Entropy',
|
||||
'entropy graphs' => 'Entropy Graphs',
|
||||
'err bk 1' => 'Error creating archive',
|
||||
'err bk 10 password' => 'Error with backup password',
|
||||
'err bk 2 key' => 'Error creating key file',
|
||||
@@ -1037,6 +1040,7 @@
|
||||
'fwdfw use srcport' => 'Source port:',
|
||||
'fwdfw use srv' => 'Destination port:',
|
||||
'fwdfw useless rule' => 'This rule is useless.',
|
||||
'fwdfw warn1' => 'This might lead to firewallrules which are applied to networks for which they are not intended to be.',
|
||||
'fwdfw wd_fri' => 'Fri',
|
||||
'fwdfw wd_mon' => 'Mon',
|
||||
'fwdfw wd_sat' => 'Sat',
|
||||
@@ -1165,6 +1169,7 @@
|
||||
'harddisk temperature' => 'Harddisk Temperature',
|
||||
'harddisk temperature graphs' => 'HDD Graphs',
|
||||
'hardware graphs' => 'Hardware Graphs',
|
||||
'hardware support' => 'Hardware Support',
|
||||
'hdd temperature in' => 'Harddisk temperature in',
|
||||
'help' => 'Help',
|
||||
'high' => 'High',
|
||||
@@ -1541,6 +1546,7 @@
|
||||
'no eciadsl synch.bin file' => 'No ECI ADSL synch.bin file. Please upload.',
|
||||
'no filter pass' => 'Enter the standard class for non-filtered packets.',
|
||||
'no fritzdsl driver' => 'No Fritz!DSL driver. Please upload.',
|
||||
'no hardware random number generator' => 'This system has no source for entropy.',
|
||||
'no information available' => 'No information available.',
|
||||
'no log selected' => 'No log selected',
|
||||
'no modem selected' => 'No modem selected',
|
||||
@@ -2017,6 +2023,8 @@
|
||||
'swap usage per' => 'Swap usage per',
|
||||
'system' => 'System',
|
||||
'system graphs' => 'System Graphs',
|
||||
'system has hwrng' => 'This system has got a hardware random number generator.',
|
||||
'system has rdrand' => 'This system has got support for Intel(R) RDRAND.',
|
||||
'system information' => 'System Information',
|
||||
'system log viewer' => 'System Log Viewer',
|
||||
'system logs' => 'System Logs',
|
||||
|
||||
Reference in New Issue
Block a user