address:
name=Name
type=Type
edit=Edit Firewall Address
new=New Firewall Address
ip_range=IP/IP Range
ip_netmask=IP/Netmask
ip_range_tip=(e.g. "1.2.3.4, 1.2.3.4-1.2.3.40") 

ports:
name=Name
edit=Edit Firewall Service
new=New Firewall Service
protocol=Protocol
src_port_min=Minimum Source Port
src_port_max=Maximum Source Port
des_port_min=Minimum Destination Port
des_port_max=Maximum Destination Port
tcp=TCP
udp=UDP
icmp=ICMP
err_src_port=The Minimum Source Port is bigger than Maximum Source Port.
err_des_port=The Minimum Destination Port is bigger than Maximum Destination Port.
err_port= is not valid port value.\n
err_port1= number must be in 0~65535.
err_blank= must be set.

policy:
policy=Firewall Policy
edit=Edit Firewall Rule
new=New Firewall Rule
rules=Firewall Rules:
id=ID
in_interface=Ingress Interface
out_interface=Egress Interface
source=Source
destination=Destination
service=Service
action=Action
deny=Deny
accept=Accept
select=Please Select...
default_action=Default Action
default_action_help=This action will be taken when no Firewall policy matches the current traffic.
vzone_enable=V-zone Enable
vzone=V-zone

snatpolicy:
name=Name
edit=Edit Firewall SNAT Policy
new=New Firewall SNAT Policy
from=Source
to=Destination
interface=Egress interface
type=Translation Type
trans_ip=Translation to IP Address
type_ip=IP Address
type_pool=Pool
trans_ip_start=Pool Address Range
trans_ip_end=To
type_ip_tip=FotiWeb will answer the ARP request of the configured IP Address, please make sure the IP address is not used in the network. 
type_pool_tip=FotiWeb will answer the ARP request of the IP addresses in the pool, please make sure the IP addresses are not used in the network.
