summaryrefslogtreecommitdiffhomepage
path: root/modules/freifunk/luasrc
diff options
context:
space:
mode:
authorJo-Philipp Wich <jow@openwrt.org>2009-05-19 02:35:25 +0000
committerJo-Philipp Wich <jow@openwrt.org>2009-05-19 02:35:25 +0000
commitce6aec0a91e65b16cf42d9f908e06b63d91be931 (patch)
treef1cdca7132c7b7197e300e129369bb0e99690eb2 /modules/freifunk/luasrc
parent7bf803250be75dac62c6e048fa675c93c9093b9a (diff)
i18n: remove obsolete lua i18n files
Diffstat (limited to 'modules/freifunk/luasrc')
-rw-r--r--modules/freifunk/luasrc/i18n/freifunk.de.lua21
-rw-r--r--modules/freifunk/luasrc/i18n/freifunk.en.lua21
2 files changed, 0 insertions, 42 deletions
diff --git a/modules/freifunk/luasrc/i18n/freifunk.de.lua b/modules/freifunk/luasrc/i18n/freifunk.de.lua
deleted file mode 100644
index 27382b3ca..000000000
--- a/modules/freifunk/luasrc/i18n/freifunk.de.lua
+++ /dev/null
@@ -1,21 +0,0 @@
-ff_hellonet = 'Hallo und willkommen im Netz von'
-ff_public1 = 'Wir sind eine Initiative zur Schaffung eines freien, offenen und unabhängigen Funknetzwerks auf WLAN-Basis.'
-ff_public2 = 'Dies ist der Zugangspunkt '
-ff_public3 = 'Er wird betrieben von '
-ff_public4 = 'Weitere Informationen zur globalen Freifunkinitiative findest du unter'
-ff_public5 = 'Hast du Interesse an diesem Projekt, dann wende dich an deine lokale Gemeinschaft'
-ff_public6 = 'Der Internetzugang über das experimentelle Freifunknetz ist an technische und organisatorische Bedingungen geknüpft und deshalb möglicherweise nicht (immer) gewährleistet.'
-ff_location = 'Standort'
-ff_mail = 'E-Mail'
-ff_mail1 = 'Bitte unbedingt angeben!'
-ff_nickname = 'Pseudonym'
-ff_name = 'Name'
-ff_node = 'Knoten'
-ff_note = 'Notiz'
-ff_phone = 'Telefon'
-ff_ram = 'Hauptspeicher'
-ff_free = 'Frei'
-ff_buffers = 'Buffers'
-ff_cached = 'Cached'
-ff_total = 'Gesamt'
-ff_geocoord = 'Geokoordinaten'
diff --git a/modules/freifunk/luasrc/i18n/freifunk.en.lua b/modules/freifunk/luasrc/i18n/freifunk.en.lua
deleted file mode 100644
index cf3ae4d7a..000000000
--- a/modules/freifunk/luasrc/i18n/freifunk.en.lua
+++ /dev/null
@@ -1,21 +0,0 @@
-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_name = 'Realname'
-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'