Forward Firewall: changed some names and added subnets to dropdowns

This commit is contained in:
Alexander Marx
2013-07-01 16:38:14 +02:00
committed by Michael Tremer
parent a0fb1099ef
commit 1a8fde0e84
5 changed files with 44 additions and 37 deletions

View File

@@ -972,11 +972,13 @@
'fwdfw wd_sat' => 'Sa',
'fwdfw wd_sun' => 'So',
'fwdfw xt access' => 'Input',
'fwhost addgrp' => 'Gruppe:',
'fwhost addgrp' => 'Gruppe hinzufügen:',
'fwhost addgrpname' => 'Gruppenname:',
'fwhost addhost' => 'Adresse:',
'fwhost addnet' => 'Netzwerk:',
'fwhost addhost' => 'Host hinzufügen:',
'fwhost addnet' => 'Netzwerk hinzufügen:',
'fwhost addrule' => 'Regel hinzufügen/ändern:',
'fwhost addservice' => 'Dienst hinzufügen:',
'fwhost addservicegrp' => 'Dienstgruppe hinzufügen:',
'fwhost any' => 'Alle',
'fwhost attention' => 'ACHTUNG',
'fwhost back' => 'Zurück',
@@ -985,7 +987,7 @@
'fwhost ccdnet' => 'OpenVPN Netzwerke:',
'fwhost change' => 'Ändern',
'fwhost changeremark' => 'Es wurde nur die Bemerkung angepasst.',
'fwhost cust addr' => 'Adressen:',
'fwhost cust addr' => 'Hosts:',
'fwhost cust grp' => 'Gruppen:',
'fwhost cust net' => 'Netzwerke:',
'fwhost cust service' => 'Dienste:',
@@ -1029,10 +1031,10 @@
'fwhost ipsec host' => 'IPsec Clients:',
'fwhost ipsec net' => 'IPsec Netzwerke:',
'fwhost netaddress' => 'Netzwerk Adresse',
'fwhost newnet' => 'Netzeinstellungen',
'fwhost newhost' => 'Adresseinstellungen',
'fwhost newgrp' => 'Adressgruppierung',
'fwhost newservice' => 'Diensteinstellungen',
'fwhost newnet' => 'Netzwerke',
'fwhost newhost' => 'Hosts',
'fwhost newgrp' => 'Netzwerk-/ Hostgruppierung',
'fwhost newservice' => 'Dienst',
'fwhost newservicegrp' => 'Dienstgruppierung',
'fwhost menu' => 'Firewallgruppen',
'fwhost orange' => 'Orange',

View File

@@ -997,24 +997,26 @@
'fwdfw wd_sat' => 'Sat',
'fwdfw wd_sun' => 'Sun',
'fwdfw xt access' => 'Access to firewall',
'fwhost addgrp' => 'Group:',
'fwhost addgrp' => 'Add Network / Host Group:',
'fwhost addgrpname' => 'Groupname:',
'fwhost addhost' => 'Address:',
'fwhost addnet' => 'Network:',
'fwhost addhost' => 'Add Host:',
'fwhost addnet' => 'Add Network:',
'fwhost addrule' => 'Add/Edit rule:',
'fwhost addservice' => 'Add Service:',
'fwhost addservicegrp' => 'Add Service Group:',
'fwhost any' => 'Any',
'fwhost attention' => 'ATTENTION',
'fwhost back' => 'back',
'fwhost back' => 'Back',
'fwhost blue' => 'Blue',
'fwhost ccdhost' => 'OpenVPN clients:',
'fwhost ccdnet' => 'OpenVPN networks:',
'fwhost change' => 'Modify',
'fwhost changeremark' => 'You just modified the remark',
'fwhost cust addr' => 'Addresses:',
'fwhost cust grp' => 'Groups:',
'fwhost cust addr' => 'Hosts:',
'fwhost cust grp' => 'Network / Host Groups:',
'fwhost cust net' => 'Networks:',
'fwhost cust service' => 'Services:',
'fwhost cust srvgrp' => 'Servicegroups',
'fwhost cust srvgrp' => 'Service groups:',
'fwhost deleted' => 'Deleted',
'fwhost empty' => 'No rules defined',
'fwhost err addr' => 'Invalid IP address or subnet',
@@ -1054,11 +1056,11 @@
'fwhost ipsec host' => 'IPsec clients:',
'fwhost ipsec net' => 'IPsec networks:',
'fwhost netaddress' => 'Network address',
'fwhost newnet' => 'Network',
'fwhost newhost' => 'Host',
'fwhost newgrp' => 'Address grouping',
'fwhost newservice' => 'Service',
'fwhost newservicegrp' => 'Service grouping',
'fwhost newnet' => 'Networks',
'fwhost newhost' => 'Hosts',
'fwhost newgrp' => 'Network / Host Groups',
'fwhost newservice' => 'Services',
'fwhost newservicegrp' => 'Service Groups',
'fwhost menu' => 'Firewall Groups',
'fwhost orange' => 'Orange',
'fwhost ovpn_n2n' => 'OpenVPN Net-to-Net',
@@ -1066,7 +1068,7 @@
'fwhost prot' => 'Protocol',
'fwhost reread' => 'Firewall rules need to be updated.',
'fwhost reset' => 'Cancel',
'fwhost services' => 'Services',
'fwhost services' => 'Services:',
'fwhost srv_name' => 'Servicename',
'fwhost stdnet' => 'Standard networks:',
'fwhost type' => 'Type',