OpenVPN: Add CCD configuration GUI.

This commit is contained in:
Alexander Marx
2012-11-16 17:02:15 +01:00
committed by Michael Tremer
parent ce819132f3
commit 8c877a82f6
11 changed files with 1585 additions and 229 deletions

View File

@@ -353,6 +353,7 @@
'arp table entries' => 'ARP Table Entries:',
'artist' => 'Artist',
'attemps' => 'Attempts',
'attention' => 'ATTENTION',
'august' => 'August',
'authentication' => 'Authentication:',
'automatic' => 'Automatic',
@@ -474,6 +475,41 @@
'capsopen' => 'CONNECTED',
'capswarning' => 'WARNING',
'caption' => 'Caption',
'ccd add' => 'Add network',
'ccd choose net' => 'Choose network',
'ccd client options' => 'Advanced client options',
'ccd clientip' => 'Host address',
'ccd dynrange' => 'Dynamic OpenVPN IP address pool',
'ccd err blue' => 'This is the BLUE subnet.',
'ccd err green' => 'This is the GREEN subnet.',
'ccd err hostinnet' => 'You are not able to delete this network, while it still contains clients.',
'ccd err inuse' => 'Already used by another client.',
'ccd err invalidname' => 'Invalid name. Allowed characters are A-Z, a-z, dash and space.',
'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 isovpnnet' => 'Subnet address already in use for OpenVPN Server.',
'ccd err issubnet' => 'Subnet address already in use.',
'ccd err name' => 'Please choose a name.',
'ccd err nameexist' => 'Name already exists.',
'ccd err netadr' => 'Subnet address is invalid or range is too large.',
'ccd err netadrexist' => 'Network already exists.',
'ccd err orange' => 'This is the ORANGE subnet.',
'ccd err red' => 'This is the RED subnet.',
'ccd err routeovpn' => 'Already used by OpenVPN server.',
'ccd err routeovpn2' => 'Already pushed from OpenVPN server.',
'ccd hint' => 'On this page you are able to define static networks from which the roadwarrior clients can get fixed IP address assignments.',
'ccd invalid' => 'Invalid.',
'ccd iroute' => 'IPFire has access to these networks on the client\'s site',
'ccd iroute2' => 'Client has access to these networks on IPFire\'s site',
'ccd iroutehint' => 'Attention! If you change these settings, you have to restart the OpenVPN server that the changes take effect!',
'ccd modify' => 'Change network',
'ccd name' => 'Name',
'ccd net' => 'Static IP address pools',
'ccd none' => 'None',
'ccd routes' => 'Routing:',
'ccd subnet' => 'Subnet',
'ccd used' => 'Used addresses',
'cert' => 'Certificate',
'certificate' => 'Certificate',
'certificate authorities' => 'Certificate Authorities',
@@ -895,7 +931,7 @@
'gpl unofficial translation of the general public license v3' => 'Unofficial translation of the General Public License v3',
'graph' => 'Graph',
'graph per' => 'per',
'green' => 'Green',
'green' => 'GREEN',
'green interface' => 'Green Interface',
'guaranteed bandwith' => 'Guaranteed bandwith',
'guardian alertfile' => 'Alertfile',
@@ -1598,6 +1634,7 @@
'september' => 'September',
'serial' => 'Serial',
'server reserved' => 'The connection name server is reserved and not allowed',
'server restart' => 'If you change these settings you have to restart the OpenVPN server for the changes to take effect!',
'server string' => 'Server String',
'service' => 'Service',
'service added' => 'Custom network service added',