mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-27 19:23:24 +02:00
langs: fix en language file and updates language doc's.
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
%tr = (
|
||||
%tr,
|
||||
'vpn keyexchange' => 'Keyexchange'
|
||||
'Act as' => 'Act as:',
|
||||
|
||||
'Act as' => 'Act as:',
|
||||
'Add Level7 rule' => 'Add Level7 rule',
|
||||
'Add Port Rule' => 'Add port rule',
|
||||
@@ -799,16 +798,16 @@
|
||||
'external access rule removed' => ' External access rule removed; restarting access controller',
|
||||
'external aliases configuration' => 'External aliases configuration',
|
||||
'extrahd' => 'ExtraHD',
|
||||
'extrahd because there is already a device mounted' => ', because there is already a device mounted',
|
||||
'extrahd cant umount' => 'Can\'t umount',
|
||||
'extrahd detected drives' => 'detected drives',
|
||||
'extrahd install or load driver' => 'If your device isn\'t listed here, you need to install or load the driver.<br />If you can see your device but no partitions you have to create them first.',
|
||||
'extrahd maybe the device is in use' => '. Maybe the device is in use',
|
||||
'extrahd to' => 'to',
|
||||
'extrahd to root' => 'to root',
|
||||
'extrahd unable to read' => 'Unable to read',
|
||||
'extrahd unable to write' => 'Unable to write',
|
||||
'extrahd you cant mount' => 'You can\'t mount',
|
||||
'extrahd to' => 'to',
|
||||
'extrahd to root' => 'to root',
|
||||
'extrahd because there is already a device mounted' => ', because there is already a device mounted',
|
||||
'extrahd cant umount' => 'Can\'t umount',
|
||||
'extrahd maybe the device is in use' => '. Maybe the device is in use',
|
||||
'extrahd install or load driver' => 'If your device isn\'t listed here, you need to install or load the driver.<br />If you can see your device but no partitions you have to create them first.',
|
||||
'false classnumber' => 'The Class-Number does not match the interface.',
|
||||
'false max bandwith' => 'Maximum bandwith is false.',
|
||||
'false min bandwith' => 'Minimum bandwith is false.',
|
||||
@@ -2121,6 +2120,7 @@
|
||||
'vpn delayed start' => 'Delay before launching VPN (seconds)',
|
||||
'vpn delayed start help' => 'If required, this delay can be used to allow dynamic DNS updates to propagate properly. 60 is a common value when RED is a dynamic IP.',
|
||||
'vpn incompatible use of defaultroute' => 'hostname=%defaultroute not allowed',
|
||||
'vpn keyexchange' => 'Keyexchange',
|
||||
'vpn local id' => 'Local ID',
|
||||
'vpn missing remote id' => 'You must specify a correct Distinguished Name (DN) for this authentication.',
|
||||
'vpn mtu invalid' => 'MTU must be a numeric value!',
|
||||
|
||||
Reference in New Issue
Block a user