luci-0.8: add translations for p2pblock
[project/luci.git] / modules / freifunk / luasrc / i18n / freifunk.en.lua
1 ff_hellonet = 'Hello and welcome in the network of'
2 ff_public1 = 'We are an initiative to establish a free, independent and open wireless mesh network.'
3 ff_public2 = 'This is the access point'
4 ff_public3 = 'It is operated by'
5 ff_public4 = 'You can find further information about the global Freifunk initiative at'
6 ff_public5 = 'If you are interested in our project then contact the local community'
7 ff_public6 = 'Internet access depends on technical and organisational conditions and may or may not work for you.'
8 ff_location = 'Location'
9 ff_mail = 'E-Mail'
10 ff_mail1 = 'You really should provide your address here!'
11 ff_nickname = 'Nickname'
12 ff_name = 'Realname'
13 ff_node = 'Node'
14 ff_note = 'Notice'
15 ff_phone = 'Phone'
16 ff_ram = 'Memory'
17 ff_free = 'Free'
18 ff_buffers = 'Buffers'
19 ff_cached = 'Cached'
20 ff_total = 'Total'
21 ff_geocoord = 'Coordinates'
22 ff_p2pblock = 'P2P-Block'
23 ff_p2pblock_desc = 'P2P-Block is a greylisting mechanism to block various peer-to-peer protocols for non-whitelisted clients.'
24 ff_p2pblock_enabled = 'Enable P2P-Block'
25 ff_p2pblock_portrange = 'Monitored portrange'
26 ff_p2pblock_blocktime = 'Block time'
27 ff_p2pblock_blocktime_desc = 'Value in seconds'
28 ff_p2pblock_whitelist = 'Whitelisted IP-Addresses'
29 ff_p2pblock_layer7 = 'Layer7-Protocols'
30 ff_p2pblock_ipp2p = 'IPP2P-Protocols'