diff options
Diffstat (limited to 'modules/freifunk/luasrc/i18n/freifunk.en.lua')
-rw-r--r-- | modules/freifunk/luasrc/i18n/freifunk.en.lua | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/modules/freifunk/luasrc/i18n/freifunk.en.lua b/modules/freifunk/luasrc/i18n/freifunk.en.lua new file mode 100644 index 000000000..173ccaf00 --- /dev/null +++ b/modules/freifunk/luasrc/i18n/freifunk.en.lua @@ -0,0 +1,20 @@ +ff_hellonet = 'Hello and welcome in the network of' +ff_public1 = 'We are an initiative to establish a free, independent and open wireless mesh network.' +ff_public2 = 'This is the access point' +ff_public3 = 'It is operated by' +ff_public4 = 'You can find further information about the global Freifunk initiative at' +ff_public5 = 'If you are interested in our project then contact the local community' +ff_public6 = 'Internet access depends on technical and organisational conditions and may or may not work for you.' +ff_location = 'Location' +ff_mail = 'E-Mail' +ff_mail1 = 'You really should provide your address here!' +ff_nickname = 'Nickname' +ff_node = 'Node' +ff_note = 'Notice' +ff_phone = 'Phone' +ff_ram = 'Memory' +ff_free = 'Free' +ff_buffers = 'Buffers' +ff_cached = 'Cached' +ff_total = 'Total' +ff_geocoord = 'Coordinates' |