treewide: move freifunk-related packages to separate repo 2533/head
authorSven Roederer <freifunk@it-solutions.geroedel.de>
Sun, 3 Feb 2019 13:13:35 +0000 (14:13 +0100)
committerSven Roederer <freifunk@it-solutions.geroedel.de>
Wed, 13 Feb 2019 20:23:34 +0000 (21:23 +0100)
Even Freifunk was one of the major factory to create the LuCI-system, it's
now only a very small part of LuCI. LuCI has become a much bigger thing
and it seems that it's time to move the packages only relating to Freifunk
into it's own feed.
On the mailinglist it was discussed [1] and a repo below the general
Freifunk team on github was created.

This commit removes all packages that will be hosted in the new repo [2]

1 - http://lists.freifunk.net/pipermail/wlannews-freifunk.net/2019-February/004818.html
2 - https://github.com/freifunk/openwrt-packages

Signed-off-by: Sven Roederer <freifunk@it-solutions.geroedel.de>
249 files changed:
applications/luci-app-freifunk-diagnostics/Makefile [deleted file]
applications/luci-app-freifunk-diagnostics/luasrc/controller/freifunk/diag.lua [deleted file]
applications/luci-app-freifunk-diagnostics/luasrc/view/freifunk/diagnostics.htm [deleted file]
applications/luci-app-freifunk-diagnostics/root/etc/uci-defaults/40_luci-freifunk-diagnostics [deleted file]
applications/luci-app-freifunk-policyrouting/Makefile [deleted file]
applications/luci-app-freifunk-policyrouting/luasrc/controller/freifunk/policy-routing.lua [deleted file]
applications/luci-app-freifunk-policyrouting/luasrc/model/cbi/freifunk/policyrouting.lua [deleted file]
applications/luci-app-freifunk-policyrouting/po/ca/freifunk-policyrouting.po [deleted file]
applications/luci-app-freifunk-policyrouting/po/cs/freifunk-policyrouting.po [deleted file]
applications/luci-app-freifunk-policyrouting/po/de/freifunk-policyrouting.po [deleted file]
applications/luci-app-freifunk-policyrouting/po/el/freifunk-policyrouting.po [deleted file]
applications/luci-app-freifunk-policyrouting/po/en/freifunk-policyrouting.po [deleted file]
applications/luci-app-freifunk-policyrouting/po/es/freifunk-policyrouting.po [deleted file]
applications/luci-app-freifunk-policyrouting/po/fr/freifunk-policyrouting.po [deleted file]
applications/luci-app-freifunk-policyrouting/po/he/freifunk-policyrouting.po [deleted file]
applications/luci-app-freifunk-policyrouting/po/hu/freifunk-policyrouting.po [deleted file]
applications/luci-app-freifunk-policyrouting/po/it/freifunk-policyrouting.po [deleted file]
applications/luci-app-freifunk-policyrouting/po/ja/freifunk-policyrouting.po [deleted file]
applications/luci-app-freifunk-policyrouting/po/ms/freifunk-policyrouting.po [deleted file]
applications/luci-app-freifunk-policyrouting/po/no/freifunk-policyrouting.po [deleted file]
applications/luci-app-freifunk-policyrouting/po/pl/freifunk-policyrouting.po [deleted file]
applications/luci-app-freifunk-policyrouting/po/pt-br/freifunk-policyrouting.po [deleted file]
applications/luci-app-freifunk-policyrouting/po/pt/freifunk-policyrouting.po [deleted file]
applications/luci-app-freifunk-policyrouting/po/ro/freifunk-policyrouting.po [deleted file]
applications/luci-app-freifunk-policyrouting/po/ru/freifunk-policyrouting.po [deleted file]
applications/luci-app-freifunk-policyrouting/po/sk/freifunk-policyrouting.po [deleted file]
applications/luci-app-freifunk-policyrouting/po/sv/freifunk-policyrouting.po [deleted file]
applications/luci-app-freifunk-policyrouting/po/templates/freifunk-policyrouting.pot [deleted file]
applications/luci-app-freifunk-policyrouting/po/tr/freifunk-policyrouting.po [deleted file]
applications/luci-app-freifunk-policyrouting/po/uk/freifunk-policyrouting.po [deleted file]
applications/luci-app-freifunk-policyrouting/po/vi/freifunk-policyrouting.po [deleted file]
applications/luci-app-freifunk-policyrouting/po/zh-cn/freifunk-policyrouting.po [deleted file]
applications/luci-app-freifunk-policyrouting/po/zh-tw/freifunk-policyrouting.po [deleted file]
applications/luci-app-freifunk-widgets/Makefile [deleted file]
applications/luci-app-freifunk-widgets/luasrc/controller/freifunk/widgets.lua [deleted file]
applications/luci-app-freifunk-widgets/luasrc/model/cbi/freifunk/widgets/heightwidth.lua [deleted file]
applications/luci-app-freifunk-widgets/luasrc/model/cbi/freifunk/widgets/html.lua [deleted file]
applications/luci-app-freifunk-widgets/luasrc/model/cbi/freifunk/widgets/iframe.lua [deleted file]
applications/luci-app-freifunk-widgets/luasrc/model/cbi/freifunk/widgets/rssfeed.lua [deleted file]
applications/luci-app-freifunk-widgets/luasrc/model/cbi/freifunk/widgets/search.lua [deleted file]
applications/luci-app-freifunk-widgets/luasrc/model/cbi/freifunk/widgets/widget.lua [deleted file]
applications/luci-app-freifunk-widgets/luasrc/model/cbi/freifunk/widgets/widgets_overview.lua [deleted file]
applications/luci-app-freifunk-widgets/luasrc/view/freifunk/widgets/clear/main.htm [deleted file]
applications/luci-app-freifunk-widgets/luasrc/view/freifunk/widgets/html/main.htm [deleted file]
applications/luci-app-freifunk-widgets/luasrc/view/freifunk/widgets/iframe/main.htm [deleted file]
applications/luci-app-freifunk-widgets/luasrc/view/freifunk/widgets/rssfeed/main.htm [deleted file]
applications/luci-app-freifunk-widgets/luasrc/view/freifunk/widgets/search/main.htm [deleted file]
applications/luci-app-freifunk-widgets/root/etc/config/freifunk-widgets [deleted file]
applications/luci-app-freifunk-widgets/root/lib/upgrade/keep.d/freifunk-widgets [deleted file]
applications/luci-app-meshwizard/Makefile [deleted file]
applications/luci-app-meshwizard/luasrc/controller/meshwizard.lua [deleted file]
applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua [deleted file]
applications/luci-app-meshwizard/po/ca/meshwizard.po [deleted file]
applications/luci-app-meshwizard/po/cs/meshwizard.po [deleted file]
applications/luci-app-meshwizard/po/de/meshwizard.po [deleted file]
applications/luci-app-meshwizard/po/el/meshwizard.po [deleted file]
applications/luci-app-meshwizard/po/en/meshwizard.po [deleted file]
applications/luci-app-meshwizard/po/es/meshwizard.po [deleted file]
applications/luci-app-meshwizard/po/fr/meshwizard.po [deleted file]
applications/luci-app-meshwizard/po/he/meshwizard.po [deleted file]
applications/luci-app-meshwizard/po/hu/meshwizard.po [deleted file]
applications/luci-app-meshwizard/po/it/meshwizard.po [deleted file]
applications/luci-app-meshwizard/po/ja/meshwizard.po [deleted file]
applications/luci-app-meshwizard/po/ms/meshwizard.po [deleted file]
applications/luci-app-meshwizard/po/no/meshwizard.po [deleted file]
applications/luci-app-meshwizard/po/pl/meshwizard.po [deleted file]
applications/luci-app-meshwizard/po/pt-br/meshwizard.po [deleted file]
applications/luci-app-meshwizard/po/pt/meshwizard.po [deleted file]
applications/luci-app-meshwizard/po/ro/meshwizard.po [deleted file]
applications/luci-app-meshwizard/po/ru/meshwizard.po [deleted file]
applications/luci-app-meshwizard/po/sk/meshwizard.po [deleted file]
applications/luci-app-meshwizard/po/sv/meshwizard.po [deleted file]
applications/luci-app-meshwizard/po/templates/meshwizard.pot [deleted file]
applications/luci-app-meshwizard/po/tr/meshwizard.po [deleted file]
applications/luci-app-meshwizard/po/uk/meshwizard.po [deleted file]
applications/luci-app-meshwizard/po/vi/meshwizard.po [deleted file]
applications/luci-app-meshwizard/po/zh-cn/meshwizard.po [deleted file]
applications/luci-app-meshwizard/po/zh-tw/meshwizard.po [deleted file]
applications/luci-app-meshwizard/root/etc/uci-defaults/meshwizard [deleted file]
contrib/package/community-profiles/Makefile [deleted file]
contrib/package/community-profiles/files/etc/config/profile_Freifunk [deleted file]
contrib/package/community-profiles/files/etc/config/profile_altmark [deleted file]
contrib/package/community-profiles/files/etc/config/profile_arig_arad [deleted file]
contrib/package/community-profiles/files/etc/config/profile_arig_neot_semadar [deleted file]
contrib/package/community-profiles/files/etc/config/profile_arig_tel-aviv [deleted file]
contrib/package/community-profiles/files/etc/config/profile_augsburg [deleted file]
contrib/package/community-profiles/files/etc/config/profile_bayreuth [deleted file]
contrib/package/community-profiles/files/etc/config/profile_bergischesland [deleted file]
contrib/package/community-profiles/files/etc/config/profile_berlin [deleted file]
contrib/package/community-profiles/files/etc/config/profile_carbodebit [deleted file]
contrib/package/community-profiles/files/etc/config/profile_cottbus [deleted file]
contrib/package/community-profiles/files/etc/config/profile_demo [deleted file]
contrib/package/community-profiles/files/etc/config/profile_duesseldorf [deleted file]
contrib/package/community-profiles/files/etc/config/profile_erfurt [deleted file]
contrib/package/community-profiles/files/etc/config/profile_evernet [deleted file]
contrib/package/community-profiles/files/etc/config/profile_freiburg [deleted file]
contrib/package/community-profiles/files/etc/config/profile_fuerstenwalde [deleted file]
contrib/package/community-profiles/files/etc/config/profile_gadow [deleted file]
contrib/package/community-profiles/files/etc/config/profile_guifibages [deleted file]
contrib/package/community-profiles/files/etc/config/profile_halle [deleted file]
contrib/package/community-profiles/files/etc/config/profile_hameln [deleted file]
contrib/package/community-profiles/files/etc/config/profile_hooge [deleted file]
contrib/package/community-profiles/files/etc/config/profile_kiberpipa [deleted file]
contrib/package/community-profiles/files/etc/config/profile_kyritz [deleted file]
contrib/package/community-profiles/files/etc/config/profile_l59 [deleted file]
contrib/package/community-profiles/files/etc/config/profile_leipzig [deleted file]
contrib/package/community-profiles/files/etc/config/profile_marburg [deleted file]
contrib/package/community-profiles/files/etc/config/profile_oldenburg [deleted file]
contrib/package/community-profiles/files/etc/config/profile_openwireless_bern [deleted file]
contrib/package/community-profiles/files/etc/config/profile_piraten_dresden [deleted file]
contrib/package/community-profiles/files/etc/config/profile_potsdam [deleted file]
contrib/package/community-profiles/files/etc/config/profile_reihen [deleted file]
contrib/package/community-profiles/files/etc/config/profile_rosbach [deleted file]
contrib/package/community-profiles/files/etc/config/profile_schwarzach [deleted file]
contrib/package/community-profiles/files/etc/config/profile_stuttgart [deleted file]
contrib/package/community-profiles/files/etc/config/profile_tulumlibre [deleted file]
contrib/package/community-profiles/files/etc/config/profile_vogtland [deleted file]
contrib/package/community-profiles/files/etc/config/profile_weil [deleted file]
contrib/package/community-profiles/files/etc/config/profile_weimar [deleted file]
contrib/package/community-profiles/files/etc/config/profile_weinstadt [deleted file]
contrib/package/community-profiles/files/etc/config/profile_wlanljubljana [deleted file]
contrib/package/freifunk-common/Makefile [deleted file]
contrib/package/freifunk-common/files/etc/config/freifunk [deleted file]
contrib/package/freifunk-common/files/etc/init.d/freifunk [deleted file]
contrib/package/freifunk-common/files/etc/rc.local.d/01-config-migration [deleted file]
contrib/package/freifunk-common/files/etc/uci-defaults/freifunk [deleted file]
contrib/package/freifunk-common/files/usr/bin/ffdzero [deleted file]
contrib/package/freifunk-common/files/usr/bin/neigh.sh [deleted file]
contrib/package/freifunk-common/files/usr/bin/watch.sh [deleted file]
contrib/package/freifunk-common/files/usr/sbin/ff_olsr_watchdog [deleted file]
contrib/package/freifunk-firewall/Makefile [deleted file]
contrib/package/freifunk-firewall/files/etc/firewall.freifunk [deleted file]
contrib/package/freifunk-firewall/files/etc/hotplug.d/firewall/23-restricted-wan [deleted file]
contrib/package/freifunk-gwcheck/Makefile [deleted file]
contrib/package/freifunk-gwcheck/files/etc/config/freifunk-gwcheck [deleted file]
contrib/package/freifunk-gwcheck/files/usr/sbin/ff_olsr_test_gw.sh [deleted file]
contrib/package/freifunk-gwcheck/root/etc/uci-defaults/50_freifunk-gwcheck [deleted file]
contrib/package/freifunk-mapupdate/Makefile [deleted file]
contrib/package/freifunk-mapupdate/files/etc/config/freifunk-mapupdate [deleted file]
contrib/package/freifunk-mapupdate/files/usr/sbin/ff_mapupdate.sh [deleted file]
contrib/package/freifunk-mapupdate/root/etc/uci-defaults/50_freifunk-mapupdate [deleted file]
contrib/package/freifunk-policyrouting/Makefile [deleted file]
contrib/package/freifunk-policyrouting/files/etc/config/freifunk-policyrouting [deleted file]
contrib/package/freifunk-policyrouting/files/etc/hotplug.d/iface/30-policyrouting [deleted file]
contrib/package/freifunk-policyrouting/files/etc/init.d/freifunk-policyrouting [deleted file]
contrib/package/freifunk-policyrouting/files/etc/uci-defaults/freifunk-policyrouting [deleted file]
contrib/package/freifunk-watchdog/Makefile [deleted file]
contrib/package/freifunk-watchdog/files/freifunk-watchdog.config [deleted file]
contrib/package/freifunk-watchdog/files/freifunk-watchdog.init [deleted file]
contrib/package/freifunk-watchdog/src/Makefile [deleted file]
contrib/package/freifunk-watchdog/src/ucix.c [deleted file]
contrib/package/freifunk-watchdog/src/ucix.h [deleted file]
contrib/package/freifunk-watchdog/src/watchdog.c [deleted file]
contrib/package/freifunk-watchdog/src/watchdog.h [deleted file]
contrib/package/freifunk-watchdog/src/wireless.22.h [deleted file]
contrib/package/meshwizard/Makefile [deleted file]
contrib/package/meshwizard/files/etc/config/meshwizard [deleted file]
contrib/package/meshwizard/files/usr/bin/meshwizard/functions.sh [deleted file]
contrib/package/meshwizard/files/usr/bin/meshwizard/helpers/check-range-in-range.sh [deleted file]
contrib/package/meshwizard/files/usr/bin/meshwizard/helpers/common.awk [deleted file]
contrib/package/meshwizard/files/usr/bin/meshwizard/helpers/gen_auto-ipv6-dhcpv6-ip.sh [deleted file]
contrib/package/meshwizard/files/usr/bin/meshwizard/helpers/gen_bssid.sh [deleted file]
contrib/package/meshwizard/files/usr/bin/meshwizard/helpers/gen_dhcp_ip.sh [deleted file]
contrib/package/meshwizard/files/usr/bin/meshwizard/helpers/initial_config.sh [deleted file]
contrib/package/meshwizard/files/usr/bin/meshwizard/helpers/ipcalc-cidr.sh [deleted file]
contrib/package/meshwizard/files/usr/bin/meshwizard/helpers/read_defaults.sh [deleted file]
contrib/package/meshwizard/files/usr/bin/meshwizard/helpers/rename-wifi.sh [deleted file]
contrib/package/meshwizard/files/usr/bin/meshwizard/helpers/setup_auto-ipv6-interface.sh [deleted file]
contrib/package/meshwizard/files/usr/bin/meshwizard/helpers/setup_auto-ipv6.sh [deleted file]
contrib/package/meshwizard/files/usr/bin/meshwizard/helpers/setup_dhcp.sh [deleted file]
contrib/package/meshwizard/files/usr/bin/meshwizard/helpers/setup_dnsmasq.sh [deleted file]
contrib/package/meshwizard/files/usr/bin/meshwizard/helpers/setup_firewall.sh [deleted file]
contrib/package/meshwizard/files/usr/bin/meshwizard/helpers/setup_firewall_interface.sh [deleted file]
contrib/package/meshwizard/files/usr/bin/meshwizard/helpers/setup_lan_ipv6.sh [deleted file]
contrib/package/meshwizard/files/usr/bin/meshwizard/helpers/setup_lan_static.sh [deleted file]
contrib/package/meshwizard/files/usr/bin/meshwizard/helpers/setup_network.sh [deleted file]
contrib/package/meshwizard/files/usr/bin/meshwizard/helpers/setup_olsrd.sh [deleted file]
contrib/package/meshwizard/files/usr/bin/meshwizard/helpers/setup_olsrd_interface.sh [deleted file]
contrib/package/meshwizard/files/usr/bin/meshwizard/helpers/setup_policyrouting.sh [deleted file]
contrib/package/meshwizard/files/usr/bin/meshwizard/helpers/setup_qos.sh [deleted file]
contrib/package/meshwizard/files/usr/bin/meshwizard/helpers/setup_splash.sh [deleted file]
contrib/package/meshwizard/files/usr/bin/meshwizard/helpers/setup_ssh.sh [deleted file]
contrib/package/meshwizard/files/usr/bin/meshwizard/helpers/setup_system.sh [deleted file]
contrib/package/meshwizard/files/usr/bin/meshwizard/helpers/setup_uhttpd.sh [deleted file]
contrib/package/meshwizard/files/usr/bin/meshwizard/helpers/setup_wan_dhcp.sh [deleted file]
contrib/package/meshwizard/files/usr/bin/meshwizard/helpers/setup_wan_static.sh [deleted file]
contrib/package/meshwizard/files/usr/bin/meshwizard/helpers/setup_widgets.sh [deleted file]
contrib/package/meshwizard/files/usr/bin/meshwizard/helpers/setup_wifi.sh [deleted file]
contrib/package/meshwizard/files/usr/bin/meshwizard/helpers/setup_wifi_vap.sh [deleted file]
contrib/package/meshwizard/files/usr/bin/meshwizard/helpers/supports_vap.sh [deleted file]
contrib/package/meshwizard/files/usr/bin/meshwizard/wizard.sh [deleted file]
modules/luci-mod-freifunk-community/Makefile [deleted file]
modules/luci-mod-freifunk/Makefile [deleted file]
modules/luci-mod-freifunk/htdocs/luci-static/flashing.html [deleted file]
modules/luci-mod-freifunk/htdocs/luci-static/resources/OSMLatLon.htm [deleted file]
modules/luci-mod-freifunk/htdocs/luci-static/resources/flashing.gif [deleted file]
modules/luci-mod-freifunk/htdocs/luci-static/resources/freifunk-map/hna.gif [deleted file]
modules/luci-mod-freifunk/htdocs/luci-static/resources/freifunk-map/node.gif [deleted file]
modules/luci-mod-freifunk/htdocs/luci-static/resources/osm.js [deleted file]
modules/luci-mod-freifunk/luasrc/controller/freifunk/freifunk.lua [deleted file]
modules/luci-mod-freifunk/luasrc/controller/freifunk/remote_update.lua [deleted file]
modules/luci-mod-freifunk/luasrc/model/cbi/freifunk/basics.lua [deleted file]
modules/luci-mod-freifunk/luasrc/model/cbi/freifunk/contact.lua [deleted file]
modules/luci-mod-freifunk/luasrc/model/cbi/freifunk/profile.lua [deleted file]
modules/luci-mod-freifunk/luasrc/model/cbi/freifunk/profile_expert.lua [deleted file]
modules/luci-mod-freifunk/luasrc/model/cbi/freifunk/user_index.lua [deleted file]
modules/luci-mod-freifunk/luasrc/view/cbi/osmll_value.htm [deleted file]
modules/luci-mod-freifunk/luasrc/view/freifunk-map/frame.htm [deleted file]
modules/luci-mod-freifunk/luasrc/view/freifunk-map/map.htm [deleted file]
modules/luci-mod-freifunk/luasrc/view/freifunk/adminindex.htm [deleted file]
modules/luci-mod-freifunk/luasrc/view/freifunk/contact.htm [deleted file]
modules/luci-mod-freifunk/luasrc/view/freifunk/index.htm [deleted file]
modules/luci-mod-freifunk/luasrc/view/freifunk/profile_error.htm [deleted file]
modules/luci-mod-freifunk/luasrc/view/freifunk/public_status.htm [deleted file]
modules/luci-mod-freifunk/luasrc/view/freifunk/remote_update.htm [deleted file]
modules/luci-mod-freifunk/po/ca/freifunk.po [deleted file]
modules/luci-mod-freifunk/po/cs/freifunk.po [deleted file]
modules/luci-mod-freifunk/po/de/freifunk.po [deleted file]
modules/luci-mod-freifunk/po/el/freifunk.po [deleted file]
modules/luci-mod-freifunk/po/en/freifunk.po [deleted file]
modules/luci-mod-freifunk/po/es/freifunk.po [deleted file]
modules/luci-mod-freifunk/po/fr/freifunk.po [deleted file]
modules/luci-mod-freifunk/po/he/freifunk.po [deleted file]
modules/luci-mod-freifunk/po/hu/freifunk.po [deleted file]
modules/luci-mod-freifunk/po/it/freifunk.po [deleted file]
modules/luci-mod-freifunk/po/ja/freifunk.po [deleted file]
modules/luci-mod-freifunk/po/ms/freifunk.po [deleted file]
modules/luci-mod-freifunk/po/no/freifunk.po [deleted file]
modules/luci-mod-freifunk/po/pl/freifunk.po [deleted file]
modules/luci-mod-freifunk/po/pt-br/freifunk.po [deleted file]
modules/luci-mod-freifunk/po/pt/freifunk.po [deleted file]
modules/luci-mod-freifunk/po/ro/freifunk.po [deleted file]
modules/luci-mod-freifunk/po/ru/freifunk.po [deleted file]
modules/luci-mod-freifunk/po/sk/freifunk.po [deleted file]
modules/luci-mod-freifunk/po/sv/freifunk.po [deleted file]
modules/luci-mod-freifunk/po/tr/freifunk.po [deleted file]
modules/luci-mod-freifunk/po/uk/freifunk.po [deleted file]
modules/luci-mod-freifunk/po/vi/freifunk.po [deleted file]
modules/luci-mod-freifunk/po/zh-cn/freifunk.po [deleted file]
modules/luci-mod-freifunk/po/zh-tw/freifunk.po [deleted file]
themes/luci-theme-freifunk-generic/Makefile [deleted file]
themes/luci-theme-freifunk-generic/htdocs/luci-static/freifunk-generic/cascade.css [deleted file]
themes/luci-theme-freifunk-generic/htdocs/luci-static/freifunk-generic/header.jpg [deleted file]
themes/luci-theme-freifunk-generic/htdocs/luci-static/freifunk-generic/logo.jpg [deleted file]
themes/luci-theme-freifunk-generic/htdocs/luci-static/freifunk-generic/mobile.css [deleted file]
themes/luci-theme-freifunk-generic/htdocs/luci-static/freifunk-generic/smallscreen.css [deleted file]
themes/luci-theme-freifunk-generic/luasrc/view/themes/freifunk-generic/footer.htm [deleted file]
themes/luci-theme-freifunk-generic/luasrc/view/themes/freifunk-generic/header.htm [deleted file]
themes/luci-theme-freifunk-generic/root/etc/uci-defaults/30_luci-theme-freifunk-generic [deleted file]

diff --git a/applications/luci-app-freifunk-diagnostics/Makefile b/applications/luci-app-freifunk-diagnostics/Makefile
deleted file mode 100644 (file)
index d511684..0000000
+++ /dev/null
@@ -1,14 +0,0 @@
-#
-# Copyright (C) 2008-2014 The LuCI Team <luci@lists.subsignal.org>
-#
-# This is free software, licensed under the Apache License, Version 2.0 .
-#
-
-include $(TOPDIR)/rules.mk
-
-LUCI_TITLE:=Tools for network diagnosis like traceroute and ping
-LUCI_DEPENDS:=
-
-include ../../luci.mk
-
-# call BuildPackage - OpenWrt buildroot signature
diff --git a/applications/luci-app-freifunk-diagnostics/luasrc/controller/freifunk/diag.lua b/applications/luci-app-freifunk-diagnostics/luasrc/controller/freifunk/diag.lua
deleted file mode 100644 (file)
index 92b3afc..0000000
+++ /dev/null
@@ -1,72 +0,0 @@
--- Copyright 2008 Steven Barth <steven@midlink.org>
--- Copyright 2011 Jo-Philipp Wich <jow@openwrt.org>
--- Copyright 2013 Manuel Munz <freifunk@somakoma.de>
--- Licensed to the public under the Apache License 2.0.
-
-module("luci.controller.freifunk.diag", package.seeall)
-
-function index()
-       local uci = require("luci.model.uci").cursor()
-       local page
-       page = node("freifunk", "status", "diagnostics")
-       page.target = template("freifunk/diagnostics")
-       page.title  = _("Diagnostics")
-       page.order  = 60
-
-       page = entry({"freifunk", "status", "diag_ping"}, call("diag_ping"), nil)
-       page.leaf = true
-
-       page = entry({"freifunk", "status", "diag_nslookup"}, call("diag_nslookup"), nil)
-       page.leaf = true
-
-       page = entry({"freifunk", "status", "diag_traceroute"}, call("diag_traceroute"), nil)
-       page.leaf = true
-
-       page = entry({"freifunk", "status", "diag_ping6"}, call("diag_ping6"), nil)
-       page.leaf = true
-
-       page = entry({"freifunk", "status", "diag_traceroute6"}, call("diag_traceroute6"), nil)
-       page.leaf = true
-end
-
-function diag_command(cmd, addr)
-       if addr and addr:match("^[a-zA-Z0-9%-%.:_]+$") then
-               luci.http.prepare_content("text/plain")
-
-               local util = io.popen(cmd % luci.util.shellquote(addr))
-               if util then
-                       while true do
-                               local ln = util:read("*l")
-                               if not ln then break end
-                               luci.http.write(ln)
-                               luci.http.write("\n")
-                       end
-
-                       util:close()
-               end
-
-               return
-       end
-
-       luci.http.status(500, "Bad address")
-end
-
-function diag_ping(addr)
-       diag_command("ping -c 5 -W 1 %s 2>&1", addr)
-end
-
-function diag_traceroute(addr)
-       diag_command("traceroute -q 1 -w 1 -n %s 2>&1", addr)
-end
-
-function diag_nslookup(addr)
-       diag_command("nslookup %s 2>&1", addr)
-end
-
-function diag_ping6(addr)
-       diag_command("ping6 -c 5 %s 2>&1", addr)
-end
-
-function diag_traceroute6(addr)
-       diag_command("traceroute6 -q 1 -w 2 -n %s 2>&1", addr)
-end
diff --git a/applications/luci-app-freifunk-diagnostics/luasrc/view/freifunk/diagnostics.htm b/applications/luci-app-freifunk-diagnostics/luasrc/view/freifunk/diagnostics.htm
deleted file mode 100644 (file)
index e4cd969..0000000
+++ /dev/null
@@ -1,110 +0,0 @@
-<%#
- Copyright 2010 Jo-Philipp Wich <jow@openwrt.org>
- Licensed to the public under the Apache License 2.0.
--%>
-
-<%+header%>
-
-<%
-local fs   = require "nixio.fs"
-local has_ping6 = fs.access("/bin/ping6") or fs.access("/usr/bin/ping6")
-local has_traceroute6 = fs.access("/usr/bin/traceroute6")
-%>
-
-<script type="text/javascript">//<![CDATA[
-       var stxhr = new XHR();
-
-       function update_status(field, proto)
-       {
-               var tool = field.name;
-               var addr = field.value;
-               var protocol = proto ? "6" : "";
-
-               var legend = document.getElementById('diag-rc-legend');
-               var output = document.getElementById('diag-rc-output');
-
-               if (legend && output)
-               {
-                       output.innerHTML =
-                               '<img src="<%=resource%>/icons/loading.gif" alt="<%:Loading%>" style="vertical-align:middle" /> ' +
-                               '<%:Waiting for command to complete...%>'
-                       ;
-
-                       legend.parentNode.style.display = 'block';
-                       legend.style.display = 'inline';
-
-                       stxhr.get('<%=url('freifunk/status')%>/diag_' + tool + protocol + '/' + addr, null,
-                               function(x)
-                               {
-                                       if (x.responseText)
-                                       {
-                                               legend.style.display = 'none';
-                                               output.innerHTML = String.format('<pre>%h</pre>', x.responseText);
-                                       }
-                                       else
-                                       {
-                                               legend.style.display = 'none';
-                                               output.innerHTML = '<span class="error"><%:Bad address specified!%></span>';
-                                       }
-                               }
-                       );
-               }
-       }
-//]]></script>
-
-<form method="post" action="<%=pcdata(FULL_REQUEST_URI)%>">
-       <div class="cbi-map">
-               <h2 name="content"><%:Diagnostics%></h2>
-
-               <fieldset class="cbi-section">
-                       <legend><%:Network Utilities%></legend>
-
-                       <br />
-
-                       <div style="width:30%; float:left">
-                               <input style="margin: 5px 0" type="text" value="dev.openwrt.org" name="ping" /><br />
-                               <% if has_ping6 then %>
-                               <select name="ping_proto" style="width:auto">
-                                       <option value="" selected="selected"><%:IPv4%></option>
-                                       <option value="6"><%:IPv6%></option>
-                               </select>
-                               <input type="button" value="<%:Ping%>" class="cbi-button cbi-button-apply" onclick="update_status(this.form.ping, this.form.ping_proto.selectedIndex)" />
-                               <% else %>
-                               <input type="button" value="<%:Ping%>" class="cbi-button cbi-button-apply" onclick="update_status(this.form.ping)" />
-                               <% end %>
-                       </div>
-
-                       <div style="width:33%; float:left">
-                               <input style="margin: 5px 0" type="text" value="dev.openwrt.org" name="traceroute" /><br />
-                               <% if has_traceroute6 then %>
-                               <select name="traceroute_proto" style="width:auto">
-                                       <option value="" selected="selected"><%:IPv4%></option>
-                                       <option value="6"><%:IPv6%></option>
-                               </select>
-                               <input type="button" value="<%:Traceroute%>" class="cbi-button cbi-button-apply" onclick="update_status(this.form.traceroute, this.form.traceroute_proto.selectedIndex)" />
-                               <% else %>
-                               <input type="button" value="<%:Traceroute%>" class="cbi-button cbi-button-apply" onclick="update_status(this.form.traceroute)" />
-                               <% end %>
-                               <% if not has_traceroute6 then %>
-                                       <p>&#160;</p>
-                                       <p><%:Install iputils-traceroute6 for IPv6 traceroute%></p>
-                               <% end %>
-                       </div>
-
-                       <div style="width:33%; float:left;">
-                               <input style="margin: 5px 0" type="text" value="openwrt.org" name="nslookup" /><br />
-                               <input type="button" value="<%:Nslookup%>" class="cbi-button cbi-button-apply" onclick="update_status(this.form.nslookup)" />
-                       </div>
-
-                       <br style="clear:both" /><br />
-
-               </fieldset>
-       </div>
-
-       <fieldset class="cbi-section" style="display:none">
-               <legend id="diag-rc-legend"><%:Collecting data...%></legend>
-               <span id="diag-rc-output"></span>
-       </fieldset>
-</form>
-
-<%+footer%>
diff --git a/applications/luci-app-freifunk-diagnostics/root/etc/uci-defaults/40_luci-freifunk-diagnostics b/applications/luci-app-freifunk-diagnostics/root/etc/uci-defaults/40_luci-freifunk-diagnostics
deleted file mode 100644 (file)
index 963d8a4..0000000
+++ /dev/null
@@ -1,2 +0,0 @@
-#!/bin/sh
-rm -f /tmp/luci-indexcache
diff --git a/applications/luci-app-freifunk-policyrouting/Makefile b/applications/luci-app-freifunk-policyrouting/Makefile
deleted file mode 100644 (file)
index f60c2ea..0000000
+++ /dev/null
@@ -1,14 +0,0 @@
-#
-# Copyright (C) 2008-2014 The LuCI Team <luci@lists.subsignal.org>
-#
-# This is free software, licensed under the Apache License, Version 2.0 .
-#
-
-include $(TOPDIR)/rules.mk
-
-LUCI_TITLE:=Policy routing for mesh traffic
-LUCI_DEPENDS:=+freifunk-policyrouting
-
-include ../../luci.mk
-
-# call BuildPackage - OpenWrt buildroot signature
diff --git a/applications/luci-app-freifunk-policyrouting/luasrc/controller/freifunk/policy-routing.lua b/applications/luci-app-freifunk-policyrouting/luasrc/controller/freifunk/policy-routing.lua
deleted file mode 100644 (file)
index b550fc8..0000000
+++ /dev/null
@@ -1,9 +0,0 @@
--- Copyright 2011 Manuel Munz <freifunk at somakoma de>
--- Licensed to the public under the Apache License 2.0.
-
-module "luci.controller.freifunk.policy-routing"
-
-function index()
-       entry({"admin", "freifunk", "policyrouting"}, cbi("freifunk/policyrouting"),
-               _("Policy Routing"), 60)
-end
diff --git a/applications/luci-app-freifunk-policyrouting/luasrc/model/cbi/freifunk/policyrouting.lua b/applications/luci-app-freifunk-policyrouting/luasrc/model/cbi/freifunk/policyrouting.lua
deleted file mode 100644 (file)
index b563054..0000000
+++ /dev/null
@@ -1,34 +0,0 @@
--- Copyright 2011 Manuel Munz <freifunk at somakoma de>
--- Licensed to the public under the Apache License 2.0.
-
-local uci = require "luci.model.uci".cursor()
-
-m = Map("freifunk-policyrouting", translate("Policy Routing"), translate("These pages can be used to setup policy routing for certain firewall zones. "..
-       "This is useful if you need to use your own internet connection for yourself but you don't want to share it with others (that's why it can also be "..
-       "called 'Ego Mode'). Your own traffic is then sent via your internet connection while traffic originating from the mesh will use another gateway in the mesh. "))
-m:chain("network")
-
-c = m:section(NamedSection, "pr", "settings", "")
-
-local pr = c:option(Flag, "enable", translate("Enable Policy Routing"))
-pr.rmempty = false
-
-local strict = c:option(Flag, "strict", translate("Strict Filtering"), translate("If no default route is received from the mesh network then traffic which belongs to "..
-       "the selected firewall zones is routed via your internet connection as a fallback. If you do not want this and instead block that traffic then you should "..
-       "select this option."))
-strict.rmempty = false
-
-local fallback = c:option(Flag, "fallback", translate("Fallback to mesh"),
-       translate("If your own gateway is not available then fallback to the mesh default gateway."))
-strict.rmempty = false
-
-local zones = c:option(MultiValue, "zones", translate("Firewall zones"), translate("All traffic from interfaces belonging to these zones will be sent via "..
-       "a gateway in the mesh network."))
-uci:foreach("firewall", "zone", function(section)
-       local name = section.name
-       if not (name == "wan") then
-               zones:value(name)
-       end
-end)
-
-return m
diff --git a/applications/luci-app-freifunk-policyrouting/po/ca/freifunk-policyrouting.po b/applications/luci-app-freifunk-policyrouting/po/ca/freifunk-policyrouting.po
deleted file mode 100644 (file)
index adfb362..0000000
+++ /dev/null
@@ -1,72 +0,0 @@
-msgid ""
-msgstr ""
-"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2014-06-01 23:52+0200\n"
-"PO-Revision-Date: 2014-07-03 20:37+0200\n"
-"Last-Translator: Alex <alexhenrie24@gmail.com>\n"
-"Language-Team: LANGUAGE <LL@li.org>\n"
-"Language: ca\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=UTF-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: Pootle 2.0.6\n"
-
-#: applications/luci-app-freifunk-policyrouting/luasrc/model/cbi/freifunk/policyrouting.lua:25
-msgid ""
-"All traffic from interfaces belonging to these zones will be sent via a "
-"gateway in the mesh network."
-msgstr ""
-"Tot el trànsit des de interfícies pertinent a aquestes zones s'enviarà via "
-"una passarel·la en la xarxa en malla."
-
-#: applications/luci-app-freifunk-policyrouting/luasrc/model/cbi/freifunk/policyrouting.lua:13
-msgid "Enable Policy Routing"
-msgstr "Habilita el encaminament per política"
-
-#: applications/luci-app-freifunk-policyrouting/luasrc/model/cbi/freifunk/policyrouting.lua:21
-msgid "Fallback to mesh"
-msgstr ""
-
-#: applications/luci-app-freifunk-policyrouting/luasrc/model/cbi/freifunk/policyrouting.lua:25
-msgid "Firewall zones"
-msgstr "Zones de tallafocs"
-
-#: applications/luci-app-freifunk-policyrouting/luasrc/model/cbi/freifunk/policyrouting.lua:16
-msgid ""
-"If no default route is received from the mesh network then traffic which "
-"belongs to the selected firewall zones is routed via your internet "
-"connection as a fallback. If you do not want this and instead block that "
-"traffic then you should select this option."
-msgstr ""
-
-#: applications/luci-app-freifunk-policyrouting/luasrc/model/cbi/freifunk/policyrouting.lua:22
-msgid ""
-"If your own gateway is not available then fallback to the mesh default "
-"gateway."
-msgstr ""
-
-#: applications/luci-app-freifunk-policyrouting/luasrc/controller/freifunk/policy-routing.lua:8
-#: applications/luci-app-freifunk-policyrouting/luasrc/model/cbi/freifunk/policyrouting.lua:6
-msgid "Policy Routing"
-msgstr "Encaminament per política"
-
-#: applications/luci-app-freifunk-policyrouting/luasrc/model/cbi/freifunk/policyrouting.lua:16
-msgid "Strict Filtering"
-msgstr "Filtració estricta"
-
-#: applications/luci-app-freifunk-policyrouting/luasrc/model/cbi/freifunk/policyrouting.lua:6
-msgid ""
-"These pages can be used to setup policy routing for certain firewall zones. "
-"This is useful if you need to use your own internet connection for yourself "
-"but you don't want to share it with others (that's why it can also be called "
-"'Ego Mode'). Your own traffic is then sent via your internet connection "
-"while traffic originating from the mesh will use another gateway in the mesh."
-msgstr ""
-"Aquestes pàgines es poden utilitzar per configurar encaminament en certes "
-"zones de tallafocs. Això és útil si necessiteu utilitzar la vostra pròpia "
-"connexió a Internet per a vós mateix però no voleu compartir-la amb altres "
-"(és per això que també es diu 'Mode egoista'). El vostre propi trànsit "
-"llavors s'envia via la vostra connexió d'Internet mentre el trànsit "
-"originant en malla utilitzarà altra passarel·la en malla."
diff --git a/applications/luci-app-freifunk-policyrouting/po/cs/freifunk-policyrouting.po b/applications/luci-app-freifunk-policyrouting/po/cs/freifunk-policyrouting.po
deleted file mode 100644 (file)
index ef1f609..0000000
+++ /dev/null
@@ -1,62 +0,0 @@
-msgid ""
-msgstr ""
-"Project-Id-Version: PACKAGE VERSION\n"
-"PO-Revision-Date: 2014-07-26 20:27+0200\n"
-"Last-Translator: koli <lukas.koluch@gmail.com>\n"
-"Language-Team: none\n"
-"Language: cs\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=UTF-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
-"X-Generator: Pootle 2.0.6\n"
-
-#: applications/luci-app-freifunk-policyrouting/luasrc/model/cbi/freifunk/policyrouting.lua:25
-msgid ""
-"All traffic from interfaces belonging to these zones will be sent via a "
-"gateway in the mesh network."
-msgstr ""
-
-#: applications/luci-app-freifunk-policyrouting/luasrc/model/cbi/freifunk/policyrouting.lua:13
-msgid "Enable Policy Routing"
-msgstr "Povolit politiku směrování"
-
-#: applications/luci-app-freifunk-policyrouting/luasrc/model/cbi/freifunk/policyrouting.lua:21
-msgid "Fallback to mesh"
-msgstr "Fallback do mesh"
-
-#: applications/luci-app-freifunk-policyrouting/luasrc/model/cbi/freifunk/policyrouting.lua:25
-msgid "Firewall zones"
-msgstr "Zóny firewallu"
-
-#: applications/luci-app-freifunk-policyrouting/luasrc/model/cbi/freifunk/policyrouting.lua:16
-msgid ""
-"If no default route is received from the mesh network then traffic which "
-"belongs to the selected firewall zones is routed via your internet "
-"connection as a fallback. If you do not want this and instead block that "
-"traffic then you should select this option."
-msgstr ""
-
-#: applications/luci-app-freifunk-policyrouting/luasrc/model/cbi/freifunk/policyrouting.lua:22
-msgid ""
-"If your own gateway is not available then fallback to the mesh default "
-"gateway."
-msgstr ""
-
-#: applications/luci-app-freifunk-policyrouting/luasrc/controller/freifunk/policy-routing.lua:8
-#: applications/luci-app-freifunk-policyrouting/luasrc/model/cbi/freifunk/policyrouting.lua:6
-msgid "Policy Routing"
-msgstr "Politika směrování"
-
-#: applications/luci-app-freifunk-policyrouting/luasrc/model/cbi/freifunk/policyrouting.lua:16
-msgid "Strict Filtering"
-msgstr "Striktní filtrování"
-
-#: applications/luci-app-freifunk-policyrouting/luasrc/model/cbi/freifunk/policyrouting.lua:6
-msgid ""
-"These pages can be used to setup policy routing for certain firewall zones. "
-"This is useful if you need to use your own internet connection for yourself "
-"but you don't want to share it with others (that's why it can also be called "
-"'Ego Mode'). Your own traffic is then sent via your internet connection "
-"while traffic originating from the mesh will use another gateway in the mesh."
-msgstr ""
diff --git a/applications/luci-app-freifunk-policyrouting/po/de/freifunk-policyrouting.po b/applications/luci-app-freifunk-policyrouting/po/de/freifunk-policyrouting.po
deleted file mode 100644 (file)
index ba0a4f3..0000000
+++ /dev/null
@@ -1,77 +0,0 @@
-msgid ""
-msgstr ""
-"Project-Id-Version: \n"
-"POT-Creation-Date: \n"
-"PO-Revision-Date: 2012-11-21 20:53+0200\n"
-"Last-Translator: Jo-Philipp <jow@openwrt.org>\n"
-"Language-Team: \n"
-"Language: de\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=UTF-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: Pootle 2.0.6\n"
-
-#: applications/luci-app-freifunk-policyrouting/luasrc/model/cbi/freifunk/policyrouting.lua:25
-msgid ""
-"All traffic from interfaces belonging to these zones will be sent via a "
-"gateway in the mesh network."
-msgstr ""
-"Traffic der aus diesen Zonen kommt wird über ein Internetgateway im Mesh "
-"weitergeleitet."
-
-#: applications/luci-app-freifunk-policyrouting/luasrc/model/cbi/freifunk/policyrouting.lua:13
-msgid "Enable Policy Routing"
-msgstr "Policy Routing aktivieren"
-
-#: applications/luci-app-freifunk-policyrouting/luasrc/model/cbi/freifunk/policyrouting.lua:21
-msgid "Fallback to mesh"
-msgstr "Auf Mesh zurückfallen"
-
-#: applications/luci-app-freifunk-policyrouting/luasrc/model/cbi/freifunk/policyrouting.lua:25
-msgid "Firewall zones"
-msgstr "Firewallzonen"
-
-#: applications/luci-app-freifunk-policyrouting/luasrc/model/cbi/freifunk/policyrouting.lua:16
-msgid ""
-"If no default route is received from the mesh network then traffic which "
-"belongs to the selected firewall zones is routed via your internet "
-"connection as a fallback. If you do not want this and instead block that "
-"traffic then you should select this option."
-msgstr ""
-"Falls im Mesh kein anderer Internetgateway verfügbar ist, dann wird Traffic "
-"aus den ausgewählten Zonen als Fallback über die Internetverbindung dieses "
-"Routers geleitet. Wenn das nicht gewünscht ist und dieser Traffic dann "
-"stattdessen geblockt werden soll, dann aktiviere diese Option."
-
-#: applications/luci-app-freifunk-policyrouting/luasrc/model/cbi/freifunk/policyrouting.lua:22
-msgid ""
-"If your own gateway is not available then fallback to the mesh default "
-"gateway."
-msgstr ""
-"Wenn das eigene lokale Gateway nicht verfügbar ist, dann nutze das aktuelle "
-"Mesh-Default-Gateway."
-
-#: applications/luci-app-freifunk-policyrouting/luasrc/controller/freifunk/policy-routing.lua:8
-#: applications/luci-app-freifunk-policyrouting/luasrc/model/cbi/freifunk/policyrouting.lua:6
-msgid "Policy Routing"
-msgstr "Policy Routing"
-
-#: applications/luci-app-freifunk-policyrouting/luasrc/model/cbi/freifunk/policyrouting.lua:16
-msgid "Strict Filtering"
-msgstr "Strenges Filtern"
-
-#: applications/luci-app-freifunk-policyrouting/luasrc/model/cbi/freifunk/policyrouting.lua:6
-msgid ""
-"These pages can be used to setup policy routing for certain firewall zones. "
-"This is useful if you need to use your own internet connection for yourself "
-"but you don't want to share it with others (that's why it can also be called "
-"'Ego Mode'). Your own traffic is then sent via your internet connection "
-"while traffic originating from the mesh will use another gateway in the mesh."
-msgstr ""
-"Auf diesen Seiten kann Policy Routing für bestimmte Firewallzonen aktiviert "
-"werden. Dies ist z.B. nützlich, wenn du deinen eigenen Internetverkehr über "
-"deine eigene Internetverbindung routen aber diese nicht mit anderen teilen "
-"willst ('Mein Gateway für mich allein').  Eigener Traffic wird dann über die "
-"eigene Internetverbindung geschickt während Traffic aus den ausgewählten "
-"Firewallzonen über einen anderen Gateway im Mesh geleitet wird."
diff --git a/applications/luci-app-freifunk-policyrouting/po/el/freifunk-policyrouting.po b/applications/luci-app-freifunk-policyrouting/po/el/freifunk-policyrouting.po
deleted file mode 100644 (file)
index 1dd3f07..0000000
+++ /dev/null
@@ -1,49 +0,0 @@
-#: applications/luci-app-freifunk-policyrouting/luasrc/model/cbi/freifunk/policyrouting.lua:25
-msgid ""
-"All traffic from interfaces belonging to these zones will be sent via a "
-"gateway in the mesh network."
-msgstr ""
-
-#: applications/luci-app-freifunk-policyrouting/luasrc/model/cbi/freifunk/policyrouting.lua:13
-msgid "Enable Policy Routing"
-msgstr ""
-
-#: applications/luci-app-freifunk-policyrouting/luasrc/model/cbi/freifunk/policyrouting.lua:21
-msgid "Fallback to mesh"
-msgstr ""
-
-#: applications/luci-app-freifunk-policyrouting/luasrc/model/cbi/freifunk/policyrouting.lua:25
-msgid "Firewall zones"
-msgstr ""
-
-#: applications/luci-app-freifunk-policyrouting/luasrc/model/cbi/freifunk/policyrouting.lua:16
-msgid ""
-"If no default route is received from the mesh network then traffic which "
-"belongs to the selected firewall zones is routed via your internet "
-"connection as a fallback. If you do not want this and instead block that "
-"traffic then you should select this option."
-msgstr ""
-
-#: applications/luci-app-freifunk-policyrouting/luasrc/model/cbi/freifunk/policyrouting.lua:22
-msgid ""
-"If your own gateway is not available then fallback to the mesh default "
-"gateway."
-msgstr ""
-
-#: applications/luci-app-freifunk-policyrouting/luasrc/controller/freifunk/policy-routing.lua:8
-#: applications/luci-app-freifunk-policyrouting/luasrc/model/cbi/freifunk/policyrouting.lua:6
-msgid "Policy Routing"
-msgstr ""
-
-#: applications/luci-app-freifunk-policyrouting/luasrc/model/cbi/freifunk/policyrouting.lua:16
-msgid "Strict Filtering"
-msgstr ""
-
-#: applications/luci-app-freifunk-policyrouting/luasrc/model/cbi/freifunk/policyrouting.lua:6
-msgid ""
-"These pages can be used to setup policy routing for certain firewall zones. "
-"This is useful if you need to use your own internet connection for yourself "
-"but you don't want to share it with others (that's why it can also be called "
-"'Ego Mode'). Your own traffic is then sent via your internet connection "
-"while traffic originating from the mesh will use another gateway in the mesh."
-msgstr ""
diff --git a/applications/luci-app-freifunk-policyrouting/po/en/freifunk-policyrouting.po b/applications/luci-app-freifunk-policyrouting/po/en/freifunk-policyrouting.po
deleted file mode 100644 (file)
index 1dd3f07..0000000
+++ /dev/null
@@ -1,49 +0,0 @@
-#: applications/luci-app-freifunk-policyrouting/luasrc/model/cbi/freifunk/policyrouting.lua:25
-msgid ""
-"All traffic from interfaces belonging to these zones will be sent via a "
-"gateway in the mesh network."
-msgstr ""
-
-#: applications/luci-app-freifunk-policyrouting/luasrc/model/cbi/freifunk/policyrouting.lua:13
-msgid "Enable Policy Routing"
-msgstr ""
-
-#: applications/luci-app-freifunk-policyrouting/luasrc/model/cbi/freifunk/policyrouting.lua:21
-msgid "Fallback to mesh"
-msgstr ""
-
-#: applications/luci-app-freifunk-policyrouting/luasrc/model/cbi/freifunk/policyrouting.lua:25
-msgid "Firewall zones"
-msgstr ""
-
-#: applications/luci-app-freifunk-policyrouting/luasrc/model/cbi/freifunk/policyrouting.lua:16
-msgid ""
-"If no default route is received from the mesh network then traffic which "
-"belongs to the selected firewall zones is routed via your internet "
-"connection as a fallback. If you do not want this and instead block that "
-"traffic then you should select this option."
-msgstr ""
-
-#: applications/luci-app-freifunk-policyrouting/luasrc/model/cbi/freifunk/policyrouting.lua:22
-msgid ""
-"If your own gateway is not available then fallback to the mesh default "
-"gateway."
-msgstr ""
-
-#: applications/luci-app-freifunk-policyrouting/luasrc/controller/freifunk/policy-routing.lua:8
-#: applications/luci-app-freifunk-policyrouting/luasrc/model/cbi/freifunk/policyrouting.lua:6
-msgid "Policy Routing"
-msgstr ""
-
-#: applications/luci-app-freifunk-policyrouting/luasrc/model/cbi/freifunk/policyrouting.lua:16
-msgid "Strict Filtering"
-msgstr ""
-
-#: applications/luci-app-freifunk-policyrouting/luasrc/model/cbi/freifunk/policyrouting.lua:6
-msgid ""
-"These pages can be used to setup policy routing for certain firewall zones. "
-"This is useful if you need to use your own internet connection for yourself "
-"but you don't want to share it with others (that's why it can also be called "
-"'Ego Mode'). Your own traffic is then sent via your internet connection "
-"while traffic originating from the mesh will use another gateway in the mesh."
-msgstr ""
diff --git a/applications/luci-app-freifunk-policyrouting/po/es/freifunk-policyrouting.po b/applications/luci-app-freifunk-policyrouting/po/es/freifunk-policyrouting.po
deleted file mode 100644 (file)
index eff61ef..0000000
+++ /dev/null
@@ -1,76 +0,0 @@
-msgid ""
-msgstr ""
-"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2012-08-22 22:34+0200\n"
-"PO-Revision-Date: 2012-10-14 22:49+0200\n"
-"Last-Translator: José Vicente <josevteg@gmail.com>\n"
-"Language-Team: LANGUAGE <LL@li.org>\n"
-"Language: es\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=UTF-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: Pootle 2.0.6\n"
-
-#: applications/luci-app-freifunk-policyrouting/luasrc/model/cbi/freifunk/policyrouting.lua:25
-msgid ""
-"All traffic from interfaces belonging to these zones will be sent via a "
-"gateway in the mesh network."
-msgstr ""
-"Todo el tráfico desde interfaces de estas zonas se enviará por una pasarela "
-"de la red mesh."
-
-#: applications/luci-app-freifunk-policyrouting/luasrc/model/cbi/freifunk/policyrouting.lua:13
-msgid "Enable Policy Routing"
-msgstr "Activar política de enrutado"
-
-#: applications/luci-app-freifunk-policyrouting/luasrc/model/cbi/freifunk/policyrouting.lua:21
-msgid "Fallback to mesh"
-msgstr "Si falla usar mesh"
-
-#: applications/luci-app-freifunk-policyrouting/luasrc/model/cbi/freifunk/policyrouting.lua:25
-msgid "Firewall zones"
-msgstr "Zonas del cortafuegos"
-
-#: applications/luci-app-freifunk-policyrouting/luasrc/model/cbi/freifunk/policyrouting.lua:16
-msgid ""
-"If no default route is received from the mesh network then traffic which "
-"belongs to the selected firewall zones is routed via your internet "
-"connection as a fallback. If you do not want this and instead block that "
-"traffic then you should select this option."
-msgstr ""
-"Si no se recibe una ruta por defecto de la red mesh el tráfico de las zonas "
-"de cortafuegos seleccionado se enviará por esta conexión de red. Si no desea "
-"esto marque esta opción para bloquearlo."
-
-#: applications/luci-app-freifunk-policyrouting/luasrc/model/cbi/freifunk/policyrouting.lua:22
-msgid ""
-"If your own gateway is not available then fallback to the mesh default "
-"gateway."
-msgstr ""
-"Si su pasarela no está disponible cambie a la pasarela por defecto de la "
-"mesh."
-
-#: applications/luci-app-freifunk-policyrouting/luasrc/controller/freifunk/policy-routing.lua:8
-#: applications/luci-app-freifunk-policyrouting/luasrc/model/cbi/freifunk/policyrouting.lua:6
-msgid "Policy Routing"
-msgstr "Política de enrutamiento"
-
-#: applications/luci-app-freifunk-policyrouting/luasrc/model/cbi/freifunk/policyrouting.lua:16
-msgid "Strict Filtering"
-msgstr "Filtrado estricto"
-
-#: applications/luci-app-freifunk-policyrouting/luasrc/model/cbi/freifunk/policyrouting.lua:6
-msgid ""
-"These pages can be used to setup policy routing for certain firewall zones. "
-"This is useful if you need to use your own internet connection for yourself "
-"but you don't want to share it with others (that's why it can also be called "
-"'Ego Mode'). Your own traffic is then sent via your internet connection "
-"while traffic originating from the mesh will use another gateway in the mesh."
-msgstr ""
-"Estas páginas se pueden usar para definir la política de enrutamiento para "
-"ciertas zonas del cortafuegos. Esto es útil si quiere usar su conexión a "
-"internet pero no quiere compartirla con otros (por eso se llama \"Modo "
-"egoísta\"). Su propio tráfico se enviará por su conexión internet mientras "
-"que el tráfico del mes usará otra pasarela en la mesh."
diff --git a/applications/luci-app-freifunk-policyrouting/po/fr/freifunk-policyrouting.po b/applications/luci-app-freifunk-policyrouting/po/fr/freifunk-policyrouting.po
deleted file mode 100644 (file)
index 1dd3f07..0000000
+++ /dev/null
@@ -1,49 +0,0 @@
-#: applications/luci-app-freifunk-policyrouting/luasrc/model/cbi/freifunk/policyrouting.lua:25
-msgid ""
-"All traffic from interfaces belonging to these zones will be sent via a "
-"gateway in the mesh network."
-msgstr ""
-
-#: applications/luci-app-freifunk-policyrouting/luasrc/model/cbi/freifunk/policyrouting.lua:13
-msgid "Enable Policy Routing"
-msgstr ""
-
-#: applications/luci-app-freifunk-policyrouting/luasrc/model/cbi/freifunk/policyrouting.lua:21
-msgid "Fallback to mesh"
-msgstr ""
-
-#: applications/luci-app-freifunk-policyrouting/luasrc/model/cbi/freifunk/policyrouting.lua:25
-msgid "Firewall zones"
-msgstr ""
-
-#: applications/luci-app-freifunk-policyrouting/luasrc/model/cbi/freifunk/policyrouting.lua:16
-msgid ""
-"If no default route is received from the mesh network then traffic which "
-"belongs to the selected firewall zones is routed via your internet "
-"connection as a fallback. If you do not want this and instead block that "
-"traffic then you should select this option."
-msgstr ""
-
-#: applications/luci-app-freifunk-policyrouting/luasrc/model/cbi/freifunk/policyrouting.lua:22
-msgid ""
-"If your own gateway is not available then fallback to the mesh default "
-"gateway."
-msgstr ""
-
-#: applications/luci-app-freifunk-policyrouting/luasrc/controller/freifunk/policy-routing.lua:8
-#: applications/luci-app-freifunk-policyrouting/luasrc/model/cbi/freifunk/policyrouting.lua:6
-msgid "Policy Routing"
-msgstr ""
-
-#: applications/luci-app-freifunk-policyrouting/luasrc/model/cbi/freifunk/policyrouting.lua:16
-msgid "Strict Filtering"
-msgstr ""
-
-#: applications/luci-app-freifunk-policyrouting/luasrc/model/cbi/freifunk/policyrouting.lua:6
-msgid ""
-"These pages can be used to setup policy routing for certain firewall zones. "
-"This is useful if you need to use your own internet connection for yourself "
-"but you don't want to share it with others (that's why it can also be called "
-"'Ego Mode'). Your own traffic is then sent via your internet connection "
-"while traffic originating from the mesh will use another gateway in the mesh."
-msgstr ""
diff --git a/applications/luci-app-freifunk-policyrouting/po/he/freifunk-policyrouting.po b/applications/luci-app-freifunk-policyrouting/po/he/freifunk-policyrouting.po
deleted file mode 100644 (file)
index 1a619c4..0000000
+++ /dev/null
@@ -1,60 +0,0 @@
-msgid ""
-msgstr ""
-"Project-Id-Version: PACKAGE VERSION\n"
-"Last-Translator: Automatically generated\n"
-"Language-Team: none\n"
-"Language: \n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=UTF-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-
-#: applications/luci-app-freifunk-policyrouting/luasrc/model/cbi/freifunk/policyrouting.lua:25
-msgid ""
-"All traffic from interfaces belonging to these zones will be sent via a "
-"gateway in the mesh network."
-msgstr ""
-
-#: applications/luci-app-freifunk-policyrouting/luasrc/model/cbi/freifunk/policyrouting.lua:13
-msgid "Enable Policy Routing"
-msgstr ""
-
-#: applications/luci-app-freifunk-policyrouting/luasrc/model/cbi/freifunk/policyrouting.lua:21
-msgid "Fallback to mesh"
-msgstr ""
-
-#: applications/luci-app-freifunk-policyrouting/luasrc/model/cbi/freifunk/policyrouting.lua:25
-msgid "Firewall zones"
-msgstr ""
-
-#: applications/luci-app-freifunk-policyrouting/luasrc/model/cbi/freifunk/policyrouting.lua:16
-msgid ""
-"If no default route is received from the mesh network then traffic which "
-"belongs to the selected firewall zones is routed via your internet "
-"connection as a fallback. If you do not want this and instead block that "
-"traffic then you should select this option."
-msgstr ""
-
-#: applications/luci-app-freifunk-policyrouting/luasrc/model/cbi/freifunk/policyrouting.lua:22
-msgid ""
-"If your own gateway is not available then fallback to the mesh default "
-"gateway."
-msgstr ""
-
-#: applications/luci-app-freifunk-policyrouting/luasrc/controller/freifunk/policy-routing.lua:8
-#: applications/luci-app-freifunk-policyrouting/luasrc/model/cbi/freifunk/policyrouting.lua:6
-msgid "Policy Routing"
-msgstr ""
-
-#: applications/luci-app-freifunk-policyrouting/luasrc/model/cbi/freifunk/policyrouting.lua:16
-msgid "Strict Filtering"
-msgstr ""
-
-#: applications/luci-app-freifunk-policyrouting/luasrc/model/cbi/freifunk/policyrouting.lua:6
-msgid ""
-"These pages can be used to setup policy routing for certain firewall zones. "
-"This is useful if you need to use your own internet connection for yourself "
-"but you don't want to share it with others (that's why it can also be called "
-"'Ego Mode'). Your own traffic is then sent via your internet connection "
-"while traffic originating from the mesh will use another gateway in the mesh."
-msgstr ""
diff --git a/applications/luci-app-freifunk-policyrouting/po/hu/freifunk-policyrouting.po b/applications/luci-app-freifunk-policyrouting/po/hu/freifunk-policyrouting.po
deleted file mode 100644 (file)
index 1a619c4..0000000
+++ /dev/null
@@ -1,60 +0,0 @@
-msgid ""
-msgstr ""
-"Project-Id-Version: PACKAGE VERSION\n"
-"Last-Translator: Automatically generated\n"
-"Language-Team: none\n"
-"Language: \n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=UTF-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-
-#: applications/luci-app-freifunk-policyrouting/luasrc/model/cbi/freifunk/policyrouting.lua:25
-msgid ""
-"All traffic from interfaces belonging to these zones will be sent via a "
-"gateway in the mesh network."
-msgstr ""
-
-#: applications/luci-app-freifunk-policyrouting/luasrc/model/cbi/freifunk/policyrouting.lua:13
-msgid "Enable Policy Routing"
-msgstr ""
-
-#: applications/luci-app-freifunk-policyrouting/luasrc/model/cbi/freifunk/policyrouting.lua:21
-msgid "Fallback to mesh"
-msgstr ""
-
-#: applications/luci-app-freifunk-policyrouting/luasrc/model/cbi/freifunk/policyrouting.lua:25
-msgid "Firewall zones"
-msgstr ""
-
-#: applications/luci-app-freifunk-policyrouting/luasrc/model/cbi/freifunk/policyrouting.lua:16
-msgid ""
-"If no default route is received from the mesh network then traffic which "
-"belongs to the selected firewall zones is routed via your internet "
-"connection as a fallback. If you do not want this and instead block that "
-"traffic then you should select this option."
-msgstr ""
-
-#: applications/luci-app-freifunk-policyrouting/luasrc/model/cbi/freifunk/policyrouting.lua:22
-msgid ""
-"If your own gateway is not available then fallback to the mesh default "
-"gateway."
-msgstr ""
-
-#: applications/luci-app-freifunk-policyrouting/luasrc/controller/freifunk/policy-routing.lua:8
-#: applications/luci-app-freifunk-policyrouting/luasrc/model/cbi/freifunk/policyrouting.lua:6
-msgid "Policy Routing"
-msgstr ""
-
-#: applications/luci-app-freifunk-policyrouting/luasrc/model/cbi/freifunk/policyrouting.lua:16
-msgid "Strict Filtering"
-msgstr ""
-
-#: applications/luci-app-freifunk-policyrouting/luasrc/model/cbi/freifunk/policyrouting.lua:6
-msgid ""
-"These pages can be used to setup policy routing for certain firewall zones. "
-"This is useful if you need to use your own internet connection for yourself "
-"but you don't want to share it with others (that's why it can also be called "
-"'Ego Mode'). Your own traffic is then sent via your internet connection "
-"while traffic originating from the mesh will use another gateway in the mesh."
-msgstr ""
diff --git a/applications/luci-app-freifunk-policyrouting/po/it/freifunk-policyrouting.po b/applications/luci-app-freifunk-policyrouting/po/it/freifunk-policyrouting.po
deleted file mode 100644 (file)
index e020d2c..0000000
+++ /dev/null
@@ -1,79 +0,0 @@
-msgid ""
-msgstr ""
-"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2013-02-09 20:22+0200\n"
-"PO-Revision-Date: 2013-02-09 20:27+0200\n"
-"Last-Translator: Francesco <3gasas@gmail.com>\n"
-"Language-Team: LANGUAGE <LL@li.org>\n"
-"Language: it\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=UTF-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: Pootle 2.0.6\n"
-
-#: applications/luci-app-freifunk-policyrouting/luasrc/model/cbi/freifunk/policyrouting.lua:25
-msgid ""
-"All traffic from interfaces belonging to these zones will be sent via a "
-"gateway in the mesh network."
-msgstr ""
-"Tutto il traffico dalle interfacce appartenenti a tali zone saranno inviate "
-"tramite un gateway nella rete mesh."
-
-#: applications/luci-app-freifunk-policyrouting/luasrc/model/cbi/freifunk/policyrouting.lua:13
-msgid "Enable Policy Routing"
-msgstr "Attiva la politica di instradamento"
-
-#: applications/luci-app-freifunk-policyrouting/luasrc/model/cbi/freifunk/policyrouting.lua:21
-msgid "Fallback to mesh"
-msgstr "Posizione di sicurezza in mesh"
-
-#: applications/luci-app-freifunk-policyrouting/luasrc/model/cbi/freifunk/policyrouting.lua:25
-msgid "Firewall zones"
-msgstr "Zone Firewall"
-
-#: applications/luci-app-freifunk-policyrouting/luasrc/model/cbi/freifunk/policyrouting.lua:16
-msgid ""
-"If no default route is received from the mesh network then traffic which "
-"belongs to the selected firewall zones is routed via your internet "
-"connection as a fallback. If you do not want this and instead block that "
-"traffic then you should select this option."
-msgstr ""
-"Se nessun percorso predefinito viene ricevuto dalla rete mesh, il traffico "
-"che fa parte delle zone del firewall selezionato verranno instradate tramite "
-"la connessione a Internet come ripiego. Se non si desidera questo  invece di "
-"bloccare il traffico è necessario selezionare questa opzione."
-
-#: applications/luci-app-freifunk-policyrouting/luasrc/model/cbi/freifunk/policyrouting.lua:22
-msgid ""
-"If your own gateway is not available then fallback to the mesh default "
-"gateway."
-msgstr ""
-"Se il proprio gateway non è disponibile, ripiego per il gateway predefinito "
-"mash."
-
-#: applications/luci-app-freifunk-policyrouting/luasrc/controller/freifunk/policy-routing.lua:8
-#: applications/luci-app-freifunk-policyrouting/luasrc/model/cbi/freifunk/policyrouting.lua:6
-msgid "Policy Routing"
-msgstr "Politica di Instradamento"
-
-#: applications/luci-app-freifunk-policyrouting/luasrc/model/cbi/freifunk/policyrouting.lua:16
-msgid "Strict Filtering"
-msgstr "Livello massimo di filtraggio"
-
-#: applications/luci-app-freifunk-policyrouting/luasrc/model/cbi/freifunk/policyrouting.lua:6
-msgid ""
-"These pages can be used to setup policy routing for certain firewall zones. "
-"This is useful if you need to use your own internet connection for yourself "
-"but you don't want to share it with others (that's why it can also be called "
-"'Ego Mode'). Your own traffic is then sent via your internet connection "
-"while traffic originating from the mesh will use another gateway in the mesh."
-msgstr ""
-"Queste pagine possono essere utilizzati per impostare la politica di "
-"instradamento per le zone del firewall determinati. Questo è utile se è "
-"necessario utilizzare la vostra connessione internet per de stesso, ma non "
-"si desidera condividere con gli altri (questo è il motivo per cui può anche "
-"essere chiamato 'Modalità Ego'). Il tuo traffico viene poi inviato tramite "
-"la tua connessione a Internet mentre il traffico proveniente dalla rete "
-"utilizzerà un altro gateway in mesh."
diff --git a/applications/luci-app-freifunk-policyrouting/po/ja/freifunk-policyrouting.po b/applications/luci-app-freifunk-policyrouting/po/ja/freifunk-policyrouting.po
deleted file mode 100644 (file)
index 1dd3f07..0000000
+++ /dev/null
@@ -1,49 +0,0 @@
-#: applications/luci-app-freifunk-policyrouting/luasrc/model/cbi/freifunk/policyrouting.lua:25
-msgid ""
-"All traffic from interfaces belonging to these zones will be sent via a "
-"gateway in the mesh network."
-msgstr ""
-
-#: applications/luci-app-freifunk-policyrouting/luasrc/model/cbi/freifunk/policyrouting.lua:13
-msgid "Enable Policy Routing"
-msgstr ""
-
-#: applications/luci-app-freifunk-policyrouting/luasrc/model/cbi/freifunk/policyrouting.lua:21
-msgid "Fallback to mesh"
-msgstr ""
-
-#: applications/luci-app-freifunk-policyrouting/luasrc/model/cbi/freifunk/policyrouting.lua:25
-msgid "Firewall zones"
-msgstr ""
-
-#: applications/luci-app-freifunk-policyrouting/luasrc/model/cbi/freifunk/policyrouting.lua:16
-msgid ""
-"If no default route is received from the mesh network then traffic which "
-"belongs to the selected firewall zones is routed via your internet "
-"connection as a fallback. If you do not want this and instead block that "
-"traffic then you should select this option."
-msgstr ""
-
-#: applications/luci-app-freifunk-policyrouting/luasrc/model/cbi/freifunk/policyrouting.lua:22
-msgid ""
-"If your own gateway is not available then fallback to the mesh default "
-"gateway."
-msgstr ""
-
-#: applications/luci-app-freifunk-policyrouting/luasrc/controller/freifunk/policy-routing.lua:8
-#: applications/luci-app-freifunk-policyrouting/luasrc/model/cbi/freifunk/policyrouting.lua:6
-msgid "Policy Routing"
-msgstr ""
-
-#: applications/luci-app-freifunk-policyrouting/luasrc/model/cbi/freifunk/policyrouting.lua:16
-msgid "Strict Filtering"
-msgstr ""
-
-#: applications/luci-app-freifunk-policyrouting/luasrc/model/cbi/freifunk/policyrouting.lua:6
-msgid ""
-"These pages can be used to setup policy routing for certain firewall zones. "
-"This is useful if you need to use your own internet connection for yourself "
-"but you don't want to share it with others (that's why it can also be called "
-"'Ego Mode'). Your own traffic is then sent via your internet connection "
-"while traffic originating from the mesh will use another gateway in the mesh."
-msgstr ""
diff --git a/applications/luci-app-freifunk-policyrouting/po/ms/freifunk-policyrouting.po b/applications/luci-app-freifunk-policyrouting/po/ms/freifunk-policyrouting.po
deleted file mode 100644 (file)
index 1dd3f07..0000000
+++ /dev/null
@@ -1,49 +0,0 @@
-#: applications/luci-app-freifunk-policyrouting/luasrc/model/cbi/freifunk/policyrouting.lua:25
-msgid ""
-"All traffic from interfaces belonging to these zones will be sent via a "
-"gateway in the mesh network."
-msgstr ""
-
-#: applications/luci-app-freifunk-policyrouting/luasrc/model/cbi/freifunk/policyrouting.lua:13
-msgid "Enable Policy Routing"
-msgstr ""
-
-#: applications/luci-app-freifunk-policyrouting/luasrc/model/cbi/freifunk/policyrouting.lua:21
-msgid "Fallback to mesh"
-msgstr ""
-
-#: applications/luci-app-freifunk-policyrouting/luasrc/model/cbi/freifunk/policyrouting.lua:25
-msgid "Firewall zones"
-msgstr ""
-
-#: applications/luci-app-freifunk-policyrouting/luasrc/model/cbi/freifunk/policyrouting.lua:16
-msgid ""
-"If no default route is received from the mesh network then traffic which "
-"belongs to the selected firewall zones is routed via your internet "
-"connection as a fallback. If you do not want this and instead block that "
-"traffic then you should select this option."
-msgstr ""
-
-#: applications/luci-app-freifunk-policyrouting/luasrc/model/cbi/freifunk/policyrouting.lua:22
-msgid ""
-"If your own gateway is not available then fallback to the mesh default "
-"gateway."
-msgstr ""
-
-#: applications/luci-app-freifunk-policyrouting/luasrc/controller/freifunk/policy-routing.lua:8
-#: applications/luci-app-freifunk-policyrouting/luasrc/model/cbi/freifunk/policyrouting.lua:6
-msgid "Policy Routing"
-msgstr ""
-
-#: applications/luci-app-freifunk-policyrouting/luasrc/model/cbi/freifunk/policyrouting.lua:16
-msgid "Strict Filtering"
-msgstr ""
-
-#: applications/luci-app-freifunk-policyrouting/luasrc/model/cbi/freifunk/policyrouting.lua:6
-msgid ""
-"These pages can be used to setup policy routing for certain firewall zones. "
-"This is useful if you need to use your own internet connection for yourself "
-"but you don't want to share it with others (that's why it can also be called "
-"'Ego Mode'). Your own traffic is then sent via your internet connection "
-"while traffic originating from the mesh will use another gateway in the mesh."
-msgstr ""
diff --git a/applications/luci-app-freifunk-policyrouting/po/no/freifunk-policyrouting.po b/applications/luci-app-freifunk-policyrouting/po/no/freifunk-policyrouting.po
deleted file mode 100644 (file)
index 1dd3f07..0000000
+++ /dev/null
@@ -1,49 +0,0 @@
-#: applications/luci-app-freifunk-policyrouting/luasrc/model/cbi/freifunk/policyrouting.lua:25
-msgid ""
-"All traffic from interfaces belonging to these zones will be sent via a "
-"gateway in the mesh network."
-msgstr ""
-
-#: applications/luci-app-freifunk-policyrouting/luasrc/model/cbi/freifunk/policyrouting.lua:13
-msgid "Enable Policy Routing"
-msgstr ""
-
-#: applications/luci-app-freifunk-policyrouting/luasrc/model/cbi/freifunk/policyrouting.lua:21
-msgid "Fallback to mesh"
-msgstr ""
-
-#: applications/luci-app-freifunk-policyrouting/luasrc/model/cbi/freifunk/policyrouting.lua:25
-msgid "Firewall zones"
-msgstr ""
-
-#: applications/luci-app-freifunk-policyrouting/luasrc/model/cbi/freifunk/policyrouting.lua:16
-msgid ""
-"If no default route is received from the mesh network then traffic which "
-"belongs to the selected firewall zones is routed via your internet "
-"connection as a fallback. If you do not want this and instead block that "
-"traffic then you should select this option."
-msgstr ""
-
-#: applications/luci-app-freifunk-policyrouting/luasrc/model/cbi/freifunk/policyrouting.lua:22
-msgid ""
-"If your own gateway is not available then fallback to the mesh default "
-"gateway."
-msgstr ""
-
-#: applications/luci-app-freifunk-policyrouting/luasrc/controller/freifunk/policy-routing.lua:8
-#: applications/luci-app-freifunk-policyrouting/luasrc/model/cbi/freifunk/policyrouting.lua:6
-msgid "Policy Routing"
-msgstr ""
-
-#: applications/luci-app-freifunk-policyrouting/luasrc/model/cbi/freifunk/policyrouting.lua:16
-msgid "Strict Filtering"
-msgstr ""
-
-#: applications/luci-app-freifunk-policyrouting/luasrc/model/cbi/freifunk/policyrouting.lua:6
-msgid ""
-"These pages can be used to setup policy routing for certain firewall zones. "
-"This is useful if you need to use your own internet connection for yourself "
-"but you don't want to share it with others (that's why it can also be called "
-"'Ego Mode'). Your own traffic is then sent via your internet connection "
-"while traffic originating from the mesh will use another gateway in the mesh."
-msgstr ""
diff --git a/applications/luci-app-freifunk-policyrouting/po/pl/freifunk-policyrouting.po b/applications/luci-app-freifunk-policyrouting/po/pl/freifunk-policyrouting.po
deleted file mode 100644 (file)
index d71cd01..0000000
+++ /dev/null
@@ -1,79 +0,0 @@
-msgid ""
-msgstr ""
-"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2012-08-24 07:01+0200\n"
-"PO-Revision-Date: 2012-08-24 08:02+0200\n"
-"Last-Translator: goodgod261 <goodgod261@wp.pl>\n"
-"Language-Team: LANGUAGE <LL@li.org>\n"
-"Language: pl\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=UTF-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 "
-"|| n%100>=20) ? 1 : 2);\n"
-"X-Generator: Pootle 2.0.6\n"
-
-#: applications/luci-app-freifunk-policyrouting/luasrc/model/cbi/freifunk/policyrouting.lua:25
-msgid ""
-"All traffic from interfaces belonging to these zones will be sent via a "
-"gateway in the mesh network."
-msgstr ""
-"Cały ruch sieciowy z interfejsów należących do tych stref będzie wysyłany "
-"przez bramę w sieci mesh."
-
-#: applications/luci-app-freifunk-policyrouting/luasrc/model/cbi/freifunk/policyrouting.lua:13
-msgid "Enable Policy Routing"
-msgstr "Włącz politykę trasowania (routingu)"
-
-#: applications/luci-app-freifunk-policyrouting/luasrc/model/cbi/freifunk/policyrouting.lua:21
-msgid "Fallback to mesh"
-msgstr "Fallback do mesh"
-
-#: applications/luci-app-freifunk-policyrouting/luasrc/model/cbi/freifunk/policyrouting.lua:25
-msgid "Firewall zones"
-msgstr "Strefy firewalla"
-
-#: applications/luci-app-freifunk-policyrouting/luasrc/model/cbi/freifunk/policyrouting.lua:16
-msgid ""
-"If no default route is received from the mesh network then traffic which "
-"belongs to the selected firewall zones is routed via your internet "
-"connection as a fallback. If you do not want this and instead block that "
-"traffic then you should select this option."
-msgstr ""
-"Jeśli nie otrzymano domyślnej trasy z sieci mesh, ruch sieciowy należący do "
-"wybranej strefy firewalla jest trasowany przez Twoje połączenie z internetem "
-"jako fallback. Jeśli tego nie chcesz i zamiast tego chciałbyś blokować taki "
-"ruch sieciowy, powinieneś zaznaczyć tę opcję."
-
-#: applications/luci-app-freifunk-policyrouting/luasrc/model/cbi/freifunk/policyrouting.lua:22
-msgid ""
-"If your own gateway is not available then fallback to the mesh default "
-"gateway."
-msgstr ""
-"Jeśli Twoja własna brama nie jest dostępna, wykonaj fallback do domyślnej "
-"bramy sieci mesh."
-
-#: applications/luci-app-freifunk-policyrouting/luasrc/controller/freifunk/policy-routing.lua:8
-#: applications/luci-app-freifunk-policyrouting/luasrc/model/cbi/freifunk/policyrouting.lua:6
-msgid "Policy Routing"
-msgstr "Polityka trasowania (routingu)"
-
-#: applications/luci-app-freifunk-policyrouting/luasrc/model/cbi/freifunk/policyrouting.lua:16
-msgid "Strict Filtering"
-msgstr "Ścisłe filtrowanie"
-
-#: applications/luci-app-freifunk-policyrouting/luasrc/model/cbi/freifunk/policyrouting.lua:6
-msgid ""
-"These pages can be used to setup policy routing for certain firewall zones. "
-"This is useful if you need to use your own internet connection for yourself "
-"but you don't want to share it with others (that's why it can also be called "
-"'Ego Mode'). Your own traffic is then sent via your internet connection "
-"while traffic originating from the mesh will use another gateway in the mesh."
-msgstr ""
-"Te strony mogą zostać użyte do ustawienia polityki trasowania (routingu) dla "
-"wybranych stref firewalla. Jest to użyteczne jeśli chcesz używać swojego "
-"połączenia z internetem sam i nie chcesz dzielić się nim z innymi (stąd "
-"alternatywna nazwa \"tryb ego\"). Twój własny ruch sieciowy jest wysyłany "
-"przez Twoje połączenie, zaś ruch pochodzący z sieci mesh będzie używać innej "
-"bramy w sieci."
diff --git a/applications/luci-app-freifunk-policyrouting/po/pt-br/freifunk-policyrouting.po b/applications/luci-app-freifunk-policyrouting/po/pt-br/freifunk-policyrouting.po
deleted file mode 100644 (file)
index b2cd04e..0000000
+++ /dev/null
@@ -1,78 +0,0 @@
-msgid ""
-msgstr ""
-"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2011-10-12 09:13+0200\n"
-"PO-Revision-Date: 2012-09-27 00:40+0200\n"
-"Last-Translator: Luiz Angelo <luizluca@gmail.com>\n"
-"Language-Team: LANGUAGE <LL@li.org>\n"
-"Language: pt_BR\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=UTF-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=2; plural=(n > 1);\n"
-"X-Generator: Pootle 2.0.6\n"
-
-#: applications/luci-app-freifunk-policyrouting/luasrc/model/cbi/freifunk/policyrouting.lua:25
-msgid ""
-"All traffic from interfaces belonging to these zones will be sent via a "
-"gateway in the mesh network."
-msgstr ""
-"Todo o tráfego das interfaces pertencentes a estas zonas será enviado "
-"através de um roteador padrão na rede em malha."
-
-#: applications/luci-app-freifunk-policyrouting/luasrc/model/cbi/freifunk/policyrouting.lua:13
-msgid "Enable Policy Routing"
-msgstr "Habilitar a Política de Roteamento"
-
-#: applications/luci-app-freifunk-policyrouting/luasrc/model/cbi/freifunk/policyrouting.lua:21
-msgid "Fallback to mesh"
-msgstr "Se falhar, usar a malha"
-
-#: applications/luci-app-freifunk-policyrouting/luasrc/model/cbi/freifunk/policyrouting.lua:25
-msgid "Firewall zones"
-msgstr "Zonas do firewall"
-
-#: applications/luci-app-freifunk-policyrouting/luasrc/model/cbi/freifunk/policyrouting.lua:16
-msgid ""
-"If no default route is received from the mesh network then traffic which "
-"belongs to the selected firewall zones is routed via your internet "
-"connection as a fallback. If you do not want this and instead block that "
-"traffic then you should select this option."
-msgstr ""
-"Se nenhuma rota padrão for recebida da rede em malha, então o tráfego que "
-"pertencer a zona de firewall selecionada através da sua conexão internet "
-"como solução de contorno. Se você não quer isto e, ao contrário, deseja "
-"bloquear este tráfego, então você deve selecionar esta opção."
-
-#: applications/luci-app-freifunk-policyrouting/luasrc/model/cbi/freifunk/policyrouting.lua:22
-msgid ""
-"If your own gateway is not available then fallback to the mesh default "
-"gateway."
-msgstr ""
-"Se o seu roteador não estiver disponível, usar como alternativa o roteador "
-"padrão da malha."
-
-#: applications/luci-app-freifunk-policyrouting/luasrc/controller/freifunk/policy-routing.lua:8
-#: applications/luci-app-freifunk-policyrouting/luasrc/model/cbi/freifunk/policyrouting.lua:6
-msgid "Policy Routing"
-msgstr "Política de Roteamento"
-
-#: applications/luci-app-freifunk-policyrouting/luasrc/model/cbi/freifunk/policyrouting.lua:16
-msgid "Strict Filtering"
-msgstr "Filtragem Estrita"
-
-#: applications/luci-app-freifunk-policyrouting/luasrc/model/cbi/freifunk/policyrouting.lua:6
-msgid ""
-"These pages can be used to setup policy routing for certain firewall zones. "
-"This is useful if you need to use your own internet connection for yourself "
-"but you don't want to share it with others (that's why it can also be called "
-"'Ego Mode'). Your own traffic is then sent via your internet connection "
-"while traffic originating from the mesh will use another gateway in the mesh."
-msgstr ""
-"Estas páginas podem ser usadas para configurar a política de roteamento para "
-"certas zonas de firewall. Isto pode ser útil se você precisa usar sua "
-"própria conexão com a internet para si e não quer compartilhá-la com outros "
-"(é por isto que isto pode ser chamado de 'Modo Egocêntrico'). Seu próprio "
-"tráfego é enviado através de sua conexão com a internet enquanto o tráfego "
-"originado da rede em malha irá usar outro roteador na malha."
diff --git a/applications/luci-app-freifunk-policyrouting/po/pt/freifunk-policyrouting.po b/applications/luci-app-freifunk-policyrouting/po/pt/freifunk-policyrouting.po
deleted file mode 100644 (file)
index c00b9a9..0000000
+++ /dev/null
@@ -1,66 +0,0 @@
-msgid ""
-msgstr ""
-"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2013-05-31 11:53+0200\n"
-"PO-Revision-Date: 2013-05-31 11:54+0200\n"
-"Last-Translator: joao.f.vieira <joao.f.vieira@gmail.com>\n"
-"Language-Team: LANGUAGE <LL@li.org>\n"
-"Language: pt\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=UTF-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: Pootle 2.0.6\n"
-
-#: applications/luci-app-freifunk-policyrouting/luasrc/model/cbi/freifunk/policyrouting.lua:25
-msgid ""
-"All traffic from interfaces belonging to these zones will be sent via a "
-"gateway in the mesh network."
-msgstr ""
-"Todo o trafego das interfaces que pertencem a estas zonas será enviado pela "
-"gateway de rede."
-
-#: applications/luci-app-freifunk-policyrouting/luasrc/model/cbi/freifunk/policyrouting.lua:13
-msgid "Enable Policy Routing"
-msgstr "Ativar a Politica de Routing"
-
-#: applications/luci-app-freifunk-policyrouting/luasrc/model/cbi/freifunk/policyrouting.lua:21
-msgid "Fallback to mesh"
-msgstr ""
-
-#: applications/luci-app-freifunk-policyrouting/luasrc/model/cbi/freifunk/policyrouting.lua:25
-msgid "Firewall zones"
-msgstr "Zonas da Firewall"
-
-#: applications/luci-app-freifunk-policyrouting/luasrc/model/cbi/freifunk/policyrouting.lua:16
-msgid ""
-"If no default route is received from the mesh network then traffic which "
-"belongs to the selected firewall zones is routed via your internet "
-"connection as a fallback. If you do not want this and instead block that "
-"traffic then you should select this option."
-msgstr ""
-
-#: applications/luci-app-freifunk-policyrouting/luasrc/model/cbi/freifunk/policyrouting.lua:22
-msgid ""
-"If your own gateway is not available then fallback to the mesh default "
-"gateway."
-msgstr ""
-
-#: applications/luci-app-freifunk-policyrouting/luasrc/controller/freifunk/policy-routing.lua:8
-#: applications/luci-app-freifunk-policyrouting/luasrc/model/cbi/freifunk/policyrouting.lua:6
-msgid "Policy Routing"
-msgstr "Política de Routing"
-
-#: applications/luci-app-freifunk-policyrouting/luasrc/model/cbi/freifunk/policyrouting.lua:16
-msgid "Strict Filtering"
-msgstr "Filtragem Estrita"
-
-#: applications/luci-app-freifunk-policyrouting/luasrc/model/cbi/freifunk/policyrouting.lua:6
-msgid ""
-"These pages can be used to setup policy routing for certain firewall zones. "
-"This is useful if you need to use your own internet connection for yourself "
-"but you don't want to share it with others (that's why it can also be called "
-"'Ego Mode'). Your own traffic is then sent via your internet connection "
-"while traffic originating from the mesh will use another gateway in the mesh."
-msgstr ""
diff --git a/applications/luci-app-freifunk-policyrouting/po/ro/freifunk-policyrouting.po b/applications/luci-app-freifunk-policyrouting/po/ro/freifunk-policyrouting.po
deleted file mode 100644 (file)
index 1be533c..0000000
+++ /dev/null
@@ -1,63 +0,0 @@
-msgid ""
-msgstr ""
-"Project-Id-Version: PACKAGE VERSION\n"
-"PO-Revision-Date: 2014-06-28 19:28+0200\n"
-"Last-Translator: xxvirusxx <condor20_05@yahoo.it>\n"
-"Language-Team: none\n"
-"Language: ro\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=UTF-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : (n==0 || (n%100 > 0 && n%100 < "
-"20)) ? 1 : 2);;\n"
-"X-Generator: Pootle 2.0.6\n"
-
-#: applications/luci-app-freifunk-policyrouting/luasrc/model/cbi/freifunk/policyrouting.lua:25
-msgid ""
-"All traffic from interfaces belonging to these zones will be sent via a "
-"gateway in the mesh network."
-msgstr ""
-
-#: applications/luci-app-freifunk-policyrouting/luasrc/model/cbi/freifunk/policyrouting.lua:13
-msgid "Enable Policy Routing"
-msgstr ""
-
-#: applications/luci-app-freifunk-policyrouting/luasrc/model/cbi/freifunk/policyrouting.lua:21
-msgid "Fallback to mesh"
-msgstr ""
-
-#: applications/luci-app-freifunk-policyrouting/luasrc/model/cbi/freifunk/policyrouting.lua:25
-msgid "Firewall zones"
-msgstr "Zone de firewall"
-
-#: applications/luci-app-freifunk-policyrouting/luasrc/model/cbi/freifunk/policyrouting.lua:16
-msgid ""
-"If no default route is received from the mesh network then traffic which "
-"belongs to the selected firewall zones is routed via your internet "
-"connection as a fallback. If you do not want this and instead block that "
-"traffic then you should select this option."
-msgstr ""
-
-#: applications/luci-app-freifunk-policyrouting/luasrc/model/cbi/freifunk/policyrouting.lua:22
-msgid ""
-"If your own gateway is not available then fallback to the mesh default "
-"gateway."
-msgstr ""
-
-#: applications/luci-app-freifunk-policyrouting/luasrc/controller/freifunk/policy-routing.lua:8
-#: applications/luci-app-freifunk-policyrouting/luasrc/model/cbi/freifunk/policyrouting.lua:6
-msgid "Policy Routing"
-msgstr ""
-
-#: applications/luci-app-freifunk-policyrouting/luasrc/model/cbi/freifunk/policyrouting.lua:16
-msgid "Strict Filtering"
-msgstr ""
-
-#: applications/luci-app-freifunk-policyrouting/luasrc/model/cbi/freifunk/policyrouting.lua:6
-msgid ""
-"These pages can be used to setup policy routing for certain firewall zones. "
-"This is useful if you need to use your own internet connection for yourself "
-"but you don't want to share it with others (that's why it can also be called "
-"'Ego Mode'). Your own traffic is then sent via your internet connection "
-"while traffic originating from the mesh will use another gateway in the mesh."
-msgstr ""
diff --git a/applications/luci-app-freifunk-policyrouting/po/ru/freifunk-policyrouting.po b/applications/luci-app-freifunk-policyrouting/po/ru/freifunk-policyrouting.po
deleted file mode 100644 (file)
index aede9b7..0000000
+++ /dev/null
@@ -1,79 +0,0 @@
-msgid ""
-msgstr ""
-"Content-Type: text/plain; charset=UTF-8\n"
-"Project-Id-Version: LuCI: freifunk-policyrouting\n"
-"POT-Creation-Date: 2012-08-15 15:27+0300\n"
-"PO-Revision-Date: 2018-01-26 01:21+0300\n"
-"Language-Team: http://cyber-place.ru\n"
-"MIME-Version: 1.0\n"
-"Content-Transfer-Encoding: 8bit\n"
-"X-Generator: Poedit 1.8.7.1\n"
-"Last-Translator: Vladimir aka sunny <picfun@ya.ru>\n"
-"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
-"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
-"Language: ru\n"
-"Project-Info: Это технический перевод, не дословный. Главное-удобный русский "
-"интерфейс, все проверялось в графическом режиме, совместим с другими apps\n"
-
-#: applications/luci-app-freifunk-policyrouting/luasrc/model/cbi/freifunk/policyrouting.lua:25
-msgid ""
-"All traffic from interfaces belonging to these zones will be sent via a "
-"gateway in the mesh network."
-msgstr ""
-"Весь трафик из интерфейсов, принадлежащих к этим зонам, будет отправлен "
-"через шлюз в сети Mesh."
-
-#: applications/luci-app-freifunk-policyrouting/luasrc/model/cbi/freifunk/policyrouting.lua:13
-msgid "Enable Policy Routing"
-msgstr "Разрешить политику маршрутизации"
-
-#: applications/luci-app-freifunk-policyrouting/luasrc/model/cbi/freifunk/policyrouting.lua:21
-msgid "Fallback to mesh"
-msgstr "Oткат к Mesh сети"
-
-#: applications/luci-app-freifunk-policyrouting/luasrc/model/cbi/freifunk/policyrouting.lua:25
-msgid "Firewall zones"
-msgstr "Зоны межсетевого экрана"
-
-#: applications/luci-app-freifunk-policyrouting/luasrc/model/cbi/freifunk/policyrouting.lua:16
-msgid ""
-"If no default route is received from the mesh network then traffic which "
-"belongs to the selected firewall zones is routed via your internet "
-"connection as a fallback. If you do not want this and instead block that "
-"traffic then you should select this option."
-msgstr ""
-"Если маршрут по умолчанию не получен от сети Mesh, то трафик принадлежащий "
-"выбранным зонам межсетевого экрана, перенаправляется через Интернет в "
-"качестве резервного. Если вас это не устраивает, то выберите эту опцию и "
-"данный трафик будет заблокирован."
-
-#: applications/luci-app-freifunk-policyrouting/luasrc/model/cbi/freifunk/policyrouting.lua:22
-msgid ""
-"If your own gateway is not available then fallback to the mesh default "
-"gateway."
-msgstr ""
-"Если ваш шлюз не доступен, откатиться к использованию шлюза Mesh сети по "
-"умолчанию."
-
-#: applications/luci-app-freifunk-policyrouting/luasrc/controller/freifunk/policy-routing.lua:8
-#: applications/luci-app-freifunk-policyrouting/luasrc/model/cbi/freifunk/policyrouting.lua:6
-msgid "Policy Routing"
-msgstr "Политика маршрутизации"
-
-#: applications/luci-app-freifunk-policyrouting/luasrc/model/cbi/freifunk/policyrouting.lua:16
-msgid "Strict Filtering"
-msgstr "Строгая фильтрация"
-
-#: applications/luci-app-freifunk-policyrouting/luasrc/model/cbi/freifunk/policyrouting.lua:6
-msgid ""
-"These pages can be used to setup policy routing for certain firewall zones. "
-"This is useful if you need to use your own internet connection for yourself "
-"but you don't want to share it with others (that's why it can also be called "
-"'Ego Mode'). Your own traffic is then sent via your internet connection "
-"while traffic originating from the mesh will use another gateway in the mesh."
-msgstr ""
-"На этих страницах Вы можете настроить политику маршрутизации для "
-"определённых зон межсетевого экрана. Это может быть полезно, если вы хотите "
-"использовать Интернет соединения только для себя. Ваш трафик в этом случае "
-"будет использовать только ваше Интернет соединение, в то время как трафик "
-"Mesh сети будет использовать другой шлюз в сети Mesh."
diff --git a/applications/luci-app-freifunk-policyrouting/po/sk/freifunk-policyrouting.po b/applications/luci-app-freifunk-policyrouting/po/sk/freifunk-policyrouting.po
deleted file mode 100644 (file)
index 90fe3e5..0000000
+++ /dev/null
@@ -1,59 +0,0 @@
-msgid ""
-msgstr ""
-"Content-Type: text/plain; charset=UTF-8\n"
-"Project-Id-Version: PACKAGE VERSION\n"
-"Last-Translator: Automatically generated\n"
-"Language-Team: none\n"
-"MIME-Version: 1.0\n"
-"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
-
-#: applications/luci-app-freifunk-policyrouting/luasrc/model/cbi/freifunk/policyrouting.lua:25
-msgid ""
-"All traffic from interfaces belonging to these zones will be sent via a "
-"gateway in the mesh network."
-msgstr ""
-
-#: applications/luci-app-freifunk-policyrouting/luasrc/model/cbi/freifunk/policyrouting.lua:13
-msgid "Enable Policy Routing"
-msgstr ""
-
-#: applications/luci-app-freifunk-policyrouting/luasrc/model/cbi/freifunk/policyrouting.lua:21
-msgid "Fallback to mesh"
-msgstr ""
-
-#: applications/luci-app-freifunk-policyrouting/luasrc/model/cbi/freifunk/policyrouting.lua:25
-msgid "Firewall zones"
-msgstr ""
-
-#: applications/luci-app-freifunk-policyrouting/luasrc/model/cbi/freifunk/policyrouting.lua:16
-msgid ""
-"If no default route is received from the mesh network then traffic which "
-"belongs to the selected firewall zones is routed via your internet "
-"connection as a fallback. If you do not want this and instead block that "
-"traffic then you should select this option."
-msgstr ""
-
-#: applications/luci-app-freifunk-policyrouting/luasrc/model/cbi/freifunk/policyrouting.lua:22
-msgid ""
-"If your own gateway is not available then fallback to the mesh default "
-"gateway."
-msgstr ""
-
-#: applications/luci-app-freifunk-policyrouting/luasrc/controller/freifunk/policy-routing.lua:8
-#: applications/luci-app-freifunk-policyrouting/luasrc/model/cbi/freifunk/policyrouting.lua:6
-msgid "Policy Routing"
-msgstr ""
-
-#: applications/luci-app-freifunk-policyrouting/luasrc/model/cbi/freifunk/policyrouting.lua:16
-msgid "Strict Filtering"
-msgstr ""
-
-#: applications/luci-app-freifunk-policyrouting/luasrc/model/cbi/freifunk/policyrouting.lua:6
-msgid ""
-"These pages can be used to setup policy routing for certain firewall zones. "
-"This is useful if you need to use your own internet connection for yourself "
-"but you don't want to share it with others (that's why it can also be called "
-"'Ego Mode'). Your own traffic is then sent via your internet connection "
-"while traffic originating from the mesh will use another gateway in the mesh."
-msgstr ""
diff --git a/applications/luci-app-freifunk-policyrouting/po/sv/freifunk-policyrouting.po b/applications/luci-app-freifunk-policyrouting/po/sv/freifunk-policyrouting.po
deleted file mode 100644 (file)
index 6b4491d..0000000
+++ /dev/null
@@ -1,60 +0,0 @@
-msgid ""
-msgstr ""
-"Content-Type: text/plain; charset=UTF-8\n"
-"Project-Id-Version: PACKAGE VERSION\n"
-"Last-Translator: Automatically generated\n"
-"Language-Team: none\n"
-"Language: sv\n"
-"MIME-Version: 1.0\n"
-"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-
-#: applications/luci-app-freifunk-policyrouting/luasrc/model/cbi/freifunk/policyrouting.lua:25
-msgid ""
-"All traffic from interfaces belonging to these zones will be sent via a "
-"gateway in the mesh network."
-msgstr ""
-
-#: applications/luci-app-freifunk-policyrouting/luasrc/model/cbi/freifunk/policyrouting.lua:13
-msgid "Enable Policy Routing"
-msgstr ""
-
-#: applications/luci-app-freifunk-policyrouting/luasrc/model/cbi/freifunk/policyrouting.lua:21
-msgid "Fallback to mesh"
-msgstr ""
-
-#: applications/luci-app-freifunk-policyrouting/luasrc/model/cbi/freifunk/policyrouting.lua:25
-msgid "Firewall zones"
-msgstr ""
-
-#: applications/luci-app-freifunk-policyrouting/luasrc/model/cbi/freifunk/policyrouting.lua:16
-msgid ""
-"If no default route is received from the mesh network then traffic which "
-"belongs to the selected firewall zones is routed via your internet "
-"connection as a fallback. If you do not want this and instead block that "
-"traffic then you should select this option."
-msgstr ""
-
-#: applications/luci-app-freifunk-policyrouting/luasrc/model/cbi/freifunk/policyrouting.lua:22
-msgid ""
-"If your own gateway is not available then fallback to the mesh default "
-"gateway."
-msgstr ""
-
-#: applications/luci-app-freifunk-policyrouting/luasrc/controller/freifunk/policy-routing.lua:8
-#: applications/luci-app-freifunk-policyrouting/luasrc/model/cbi/freifunk/policyrouting.lua:6
-msgid "Policy Routing"
-msgstr ""
-
-#: applications/luci-app-freifunk-policyrouting/luasrc/model/cbi/freifunk/policyrouting.lua:16
-msgid "Strict Filtering"
-msgstr ""
-
-#: applications/luci-app-freifunk-policyrouting/luasrc/model/cbi/freifunk/policyrouting.lua:6
-msgid ""
-"These pages can be used to setup policy routing for certain firewall zones. "
-"This is useful if you need to use your own internet connection for yourself "
-"but you don't want to share it with others (that's why it can also be called "
-"'Ego Mode'). Your own traffic is then sent via your internet connection "
-"while traffic originating from the mesh will use another gateway in the mesh."
-msgstr ""
diff --git a/applications/luci-app-freifunk-policyrouting/po/templates/freifunk-policyrouting.pot b/applications/luci-app-freifunk-policyrouting/po/templates/freifunk-policyrouting.pot
deleted file mode 100644 (file)
index bbb7c31..0000000
+++ /dev/null
@@ -1,52 +0,0 @@
-msgid ""
-msgstr "Content-Type: text/plain; charset=UTF-8"
-
-#: applications/luci-app-freifunk-policyrouting/luasrc/model/cbi/freifunk/policyrouting.lua:25
-msgid ""
-"All traffic from interfaces belonging to these zones will be sent via a "
-"gateway in the mesh network."
-msgstr ""
-
-#: applications/luci-app-freifunk-policyrouting/luasrc/model/cbi/freifunk/policyrouting.lua:13
-msgid "Enable Policy Routing"
-msgstr ""
-
-#: applications/luci-app-freifunk-policyrouting/luasrc/model/cbi/freifunk/policyrouting.lua:21
-msgid "Fallback to mesh"
-msgstr ""
-
-#: applications/luci-app-freifunk-policyrouting/luasrc/model/cbi/freifunk/policyrouting.lua:25
-msgid "Firewall zones"
-msgstr ""
-
-#: applications/luci-app-freifunk-policyrouting/luasrc/model/cbi/freifunk/policyrouting.lua:16
-msgid ""
-"If no default route is received from the mesh network then traffic which "
-"belongs to the selected firewall zones is routed via your internet "
-"connection as a fallback. If you do not want this and instead block that "
-"traffic then you should select this option."
-msgstr ""
-
-#: applications/luci-app-freifunk-policyrouting/luasrc/model/cbi/freifunk/policyrouting.lua:22
-msgid ""
-"If your own gateway is not available then fallback to the mesh default "
-"gateway."
-msgstr ""
-
-#: applications/luci-app-freifunk-policyrouting/luasrc/controller/freifunk/policy-routing.lua:8
-#: applications/luci-app-freifunk-policyrouting/luasrc/model/cbi/freifunk/policyrouting.lua:6
-msgid "Policy Routing"
-msgstr ""
-
-#: applications/luci-app-freifunk-policyrouting/luasrc/model/cbi/freifunk/policyrouting.lua:16
-msgid "Strict Filtering"
-msgstr ""
-
-#: applications/luci-app-freifunk-policyrouting/luasrc/model/cbi/freifunk/policyrouting.lua:6
-msgid ""
-"These pages can be used to setup policy routing for certain firewall zones. "
-"This is useful if you need to use your own internet connection for yourself "
-"but you don't want to share it with others (that's why it can also be called "
-"'Ego Mode'). Your own traffic is then sent via your internet connection "
-"while traffic originating from the mesh will use another gateway in the mesh."
-msgstr ""
diff --git a/applications/luci-app-freifunk-policyrouting/po/tr/freifunk-policyrouting.po b/applications/luci-app-freifunk-policyrouting/po/tr/freifunk-policyrouting.po
deleted file mode 100644 (file)
index aa53b44..0000000
+++ /dev/null
@@ -1,60 +0,0 @@
-msgid ""
-msgstr ""
-"Project-Id-Version: PACKAGE VERSION\n"
-"Last-Translator: Automatically generated\n"
-"Language-Team: none\n"
-"Language: \n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=UTF-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=1; plural=0;\n"
-
-#: applications/luci-app-freifunk-policyrouting/luasrc/model/cbi/freifunk/policyrouting.lua:25
-msgid ""
-"All traffic from interfaces belonging to these zones will be sent via a "
-"gateway in the mesh network."
-msgstr ""
-
-#: applications/luci-app-freifunk-policyrouting/luasrc/model/cbi/freifunk/policyrouting.lua:13
-msgid "Enable Policy Routing"
-msgstr ""
-
-#: applications/luci-app-freifunk-policyrouting/luasrc/model/cbi/freifunk/policyrouting.lua:21
-msgid "Fallback to mesh"
-msgstr ""
-
-#: applications/luci-app-freifunk-policyrouting/luasrc/model/cbi/freifunk/policyrouting.lua:25
-msgid "Firewall zones"
-msgstr ""
-
-#: applications/luci-app-freifunk-policyrouting/luasrc/model/cbi/freifunk/policyrouting.lua:16
-msgid ""
-"If no default route is received from the mesh network then traffic which "
-"belongs to the selected firewall zones is routed via your internet "
-"connection as a fallback. If you do not want this and instead block that "
-"traffic then you should select this option."
-msgstr ""
-
-#: applications/luci-app-freifunk-policyrouting/luasrc/model/cbi/freifunk/policyrouting.lua:22
-msgid ""
-"If your own gateway is not available then fallback to the mesh default "
-"gateway."
-msgstr ""
-
-#: applications/luci-app-freifunk-policyrouting/luasrc/controller/freifunk/policy-routing.lua:8
-#: applications/luci-app-freifunk-policyrouting/luasrc/model/cbi/freifunk/policyrouting.lua:6
-msgid "Policy Routing"
-msgstr ""
-
-#: applications/luci-app-freifunk-policyrouting/luasrc/model/cbi/freifunk/policyrouting.lua:16
-msgid "Strict Filtering"
-msgstr ""
-
-#: applications/luci-app-freifunk-policyrouting/luasrc/model/cbi/freifunk/policyrouting.lua:6
-msgid ""
-"These pages can be used to setup policy routing for certain firewall zones. "
-"This is useful if you need to use your own internet connection for yourself "
-"but you don't want to share it with others (that's why it can also be called "
-"'Ego Mode'). Your own traffic is then sent via your internet connection "
-"while traffic originating from the mesh will use another gateway in the mesh."
-msgstr ""
diff --git a/applications/luci-app-freifunk-policyrouting/po/uk/freifunk-policyrouting.po b/applications/luci-app-freifunk-policyrouting/po/uk/freifunk-policyrouting.po
deleted file mode 100644 (file)
index 0eb9f68..0000000
+++ /dev/null
@@ -1,82 +0,0 @@
-msgid ""
-msgstr ""
-"Project-Id-Version: PACKAGE VERSION\n"
-"PO-Revision-Date: 2013-08-13 16:14+0200\n"
-"Last-Translator: zubr_139 <zubr139@ukr.net>\n"
-"Language-Team: none\n"
-"Language: uk\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=UTF-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%"
-"10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
-"X-Generator: Pootle 2.0.6\n"
-
-#: applications/luci-app-freifunk-policyrouting/luasrc/model/cbi/freifunk/policyrouting.lua:25
-#, fuzzy
-msgid ""
-"All traffic from interfaces belonging to these zones will be sent via a "
-"gateway in the mesh network."
-msgstr ""
-"Весь трафік з інтерфейсів, прив'язаних до цих зон буде відправлений через "
-"шлюз в комірчасті мережі."
-
-#: applications/luci-app-freifunk-policyrouting/luasrc/model/cbi/freifunk/policyrouting.lua:13
-#, fuzzy
-msgid "Enable Policy Routing"
-msgstr "Активувати політику маршрутизації"
-
-#: applications/luci-app-freifunk-policyrouting/luasrc/model/cbi/freifunk/policyrouting.lua:21
-msgid "Fallback to mesh"
-msgstr ""
-
-#: applications/luci-app-freifunk-policyrouting/luasrc/model/cbi/freifunk/policyrouting.lua:25
-#, fuzzy
-msgid "Firewall zones"
-msgstr "Зона фаєрволу"
-
-#: applications/luci-app-freifunk-policyrouting/luasrc/model/cbi/freifunk/policyrouting.lua:16
-#, fuzzy
-msgid ""
-"If no default route is received from the mesh network then traffic which "
-"belongs to the selected firewall zones is routed via your internet "
-"connection as a fallback. If you do not want this and instead block that "
-"traffic then you should select this option."
-msgstr ""
-"Якщо маршрут типово не буде отриманий з сітки мережі, то трафік, який "
-"належить до вибраної зони фаєрволу прямує через ваше інтернет-з'єднання в "
-"якості запасного варіанту. Якщо ви не хочете цього, а замість цього, що "
-"блокувати трафік, то ви повинні вибрати цю опцію."
-
-#: applications/luci-app-freifunk-policyrouting/luasrc/model/cbi/freifunk/policyrouting.lua:22
-#, fuzzy
-msgid ""
-"If your own gateway is not available then fallback to the mesh default "
-"gateway."
-msgstr ""
-"Якщо ваш шлюз недоступний, то відбувається повернення до основного шлюзу "
-"сітки."
-
-#: applications/luci-app-freifunk-policyrouting/luasrc/controller/freifunk/policy-routing.lua:8
-#: applications/luci-app-freifunk-policyrouting/luasrc/model/cbi/freifunk/policyrouting.lua:6
-msgid "Policy Routing"
-msgstr "Політика маршрутизації"
-
-#: applications/luci-app-freifunk-policyrouting/luasrc/model/cbi/freifunk/policyrouting.lua:16
-msgid "Strict Filtering"
-msgstr "Жорстка фільтрація"
-
-#: applications/luci-app-freifunk-policyrouting/luasrc/model/cbi/freifunk/policyrouting.lua:6
-msgid ""
-"These pages can be used to setup policy routing for certain firewall zones. "
-"This is useful if you need to use your own internet connection for yourself "
-"but you don't want to share it with others (that's why it can also be called "
-"'Ego Mode'). Your own traffic is then sent via your internet connection "
-"while traffic originating from the mesh will use another gateway in the mesh."
-msgstr ""
-"Ці сторінки можна використовувати для налаштування політики маршрутизації "
-"для певних зон фаєрволу. Це корисно, якщо вам потрібно використовувати своє "
-"власне інтернет-з'єднання для себе, і ви не хочете ділитися ним з іншими "
-"людьми (ось чому воно також називатися 'Его режим '). Ваш власний трафік "
-"потім відправлений через ваше інтернет-з'єднання в той час як трафік, "
-"витікаючий із мережі буде використовувати інший шлюз у мережі."
diff --git a/applications/luci-app-freifunk-policyrouting/po/vi/freifunk-policyrouting.po b/applications/luci-app-freifunk-policyrouting/po/vi/freifunk-policyrouting.po
deleted file mode 100644 (file)
index 1dd3f07..0000000
+++ /dev/null
@@ -1,49 +0,0 @@
-#: applications/luci-app-freifunk-policyrouting/luasrc/model/cbi/freifunk/policyrouting.lua:25
-msgid ""
-"All traffic from interfaces belonging to these zones will be sent via a "
-"gateway in the mesh network."
-msgstr ""
-
-#: applications/luci-app-freifunk-policyrouting/luasrc/model/cbi/freifunk/policyrouting.lua:13
-msgid "Enable Policy Routing"
-msgstr ""
-
-#: applications/luci-app-freifunk-policyrouting/luasrc/model/cbi/freifunk/policyrouting.lua:21
-msgid "Fallback to mesh"
-msgstr ""
-
-#: applications/luci-app-freifunk-policyrouting/luasrc/model/cbi/freifunk/policyrouting.lua:25
-msgid "Firewall zones"
-msgstr ""
-
-#: applications/luci-app-freifunk-policyrouting/luasrc/model/cbi/freifunk/policyrouting.lua:16
-msgid ""
-"If no default route is received from the mesh network then traffic which "
-"belongs to the selected firewall zones is routed via your internet "
-"connection as a fallback. If you do not want this and instead block that "
-"traffic then you should select this option."
-msgstr ""
-
-#: applications/luci-app-freifunk-policyrouting/luasrc/model/cbi/freifunk/policyrouting.lua:22
-msgid ""
-"If your own gateway is not available then fallback to the mesh default "
-"gateway."
-msgstr ""
-
-#: applications/luci-app-freifunk-policyrouting/luasrc/controller/freifunk/policy-routing.lua:8
-#: applications/luci-app-freifunk-policyrouting/luasrc/model/cbi/freifunk/policyrouting.lua:6
-msgid "Policy Routing"
-msgstr ""
-
-#: applications/luci-app-freifunk-policyrouting/luasrc/model/cbi/freifunk/policyrouting.lua:16
-msgid "Strict Filtering"
-msgstr ""
-
-#: applications/luci-app-freifunk-policyrouting/luasrc/model/cbi/freifunk/policyrouting.lua:6
-msgid ""
-"These pages can be used to setup policy routing for certain firewall zones. "
-"This is useful if you need to use your own internet connection for yourself "
-"but you don't want to share it with others (that's why it can also be called "
-"'Ego Mode'). Your own traffic is then sent via your internet connection "
-"while traffic originating from the mesh will use another gateway in the mesh."
-msgstr ""
diff --git a/applications/luci-app-freifunk-policyrouting/po/zh-cn/freifunk-policyrouting.po b/applications/luci-app-freifunk-policyrouting/po/zh-cn/freifunk-policyrouting.po
deleted file mode 100644 (file)
index 42dc1c6..0000000
+++ /dev/null
@@ -1,73 +0,0 @@
-#
-# Yangfl <mmyangfl@gmail.com>, 2018.
-#
-msgid ""
-msgstr ""
-"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2013-10-09 03:50+0200\n"
-"PO-Revision-Date: 2018-08-07 18:54+0800\n"
-"Last-Translator: Yangfl <mmyangfl@gmail.com>\n"
-"Language-Team:  <debian-l10n-chinese@lists.debian.org>\n"
-"Language: zh_CN\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=UTF-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=1; plural=0;\n"
-"X-Generator: Gtranslator 2.91.7\n"
-
-#: applications/luci-app-freifunk-policyrouting/luasrc/model/cbi/freifunk/policyrouting.lua:25
-msgid ""
-"All traffic from interfaces belonging to these zones will be sent via a "
-"gateway in the mesh network."
-msgstr "来自属于这些区域的接口的所有流量将通过网状网络中的网关发送。"
-
-#: applications/luci-app-freifunk-policyrouting/luasrc/model/cbi/freifunk/policyrouting.lua:13
-msgid "Enable Policy Routing"
-msgstr "启用策略路由"
-
-#: applications/luci-app-freifunk-policyrouting/luasrc/model/cbi/freifunk/policyrouting.lua:21
-msgid "Fallback to mesh"
-msgstr "回退到网状网"
-
-#: applications/luci-app-freifunk-policyrouting/luasrc/model/cbi/freifunk/policyrouting.lua:25
-msgid "Firewall zones"
-msgstr "防火墙区域"
-
-#: applications/luci-app-freifunk-policyrouting/luasrc/model/cbi/freifunk/policyrouting.lua:16
-msgid ""
-"If no default route is received from the mesh network then traffic which "
-"belongs to the selected firewall zones is routed via your internet "
-"connection as a fallback. If you do not want this and instead block that "
-"traffic then you should select this option."
-msgstr ""
-"如果没有从网状网络收到默认路由,作为后备,属于所选防火墙区域的流量将通过您的 "
-"Internet 连接路由进行路由。如果您不想这样,而要阻挡该流量,那么您应选择此项。"
-
-#: applications/luci-app-freifunk-policyrouting/luasrc/model/cbi/freifunk/policyrouting.lua:22
-msgid ""
-"If your own gateway is not available then fallback to the mesh default "
-"gateway."
-msgstr "如果您自己的网关不可用,则回退到网状网默认网关。"
-
-#: applications/luci-app-freifunk-policyrouting/luasrc/controller/freifunk/policy-routing.lua:8
-#: applications/luci-app-freifunk-policyrouting/luasrc/model/cbi/freifunk/policyrouting.lua:6
-msgid "Policy Routing"
-msgstr "策略路由"
-
-#: applications/luci-app-freifunk-policyrouting/luasrc/model/cbi/freifunk/policyrouting.lua:16
-msgid "Strict Filtering"
-msgstr "严格过滤"
-
-#: applications/luci-app-freifunk-policyrouting/luasrc/model/cbi/freifunk/policyrouting.lua:6
-msgid ""
-"These pages can be used to setup policy routing for certain firewall zones. "
-"This is useful if you need to use your own internet connection for yourself "
-"but you don't want to share it with others (that's why it can also be called "
-"'Ego Mode'). Your own traffic is then sent via your internet connection "
-"while traffic originating from the mesh will use another gateway in the mesh."
-msgstr ""
-"这些页面可用于为某些防火墙区域设置策略路由。如果您想自己使用自己的互联网连"
-"接,但不想和其他人共享(这就是它为什么也可以称为“自私模式”),则这会有用。您"
-"自己的流量将通过您的互联网连接发送出去,而来自网状网的流量将使用网状网中的另"
-"一个网关。"
diff --git a/applications/luci-app-freifunk-policyrouting/po/zh-tw/freifunk-policyrouting.po b/applications/luci-app-freifunk-policyrouting/po/zh-tw/freifunk-policyrouting.po
deleted file mode 100644 (file)
index 23ca95c..0000000
+++ /dev/null
@@ -1,73 +0,0 @@
-#
-# Yangfl <mmyangfl@gmail.com>, 2018.
-#
-msgid ""
-msgstr ""
-"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2013-10-09 03:50+0200\n"
-"PO-Revision-Date: 2018-08-07 18:54+0800\n"
-"Last-Translator: Yangfl <mmyangfl@gmail.com>\n"
-"Language-Team:  <debian-l10n-chinese@lists.debian.org>\n"
-"Language: zh_TW\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=UTF-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=1; plural=0;\n"
-"X-Generator: Gtranslator 2.91.7\n"
-
-#: applications/luci-app-freifunk-policyrouting/luasrc/model/cbi/freifunk/policyrouting.lua:25
-msgid ""
-"All traffic from interfaces belonging to these zones will be sent via a "
-"gateway in the mesh network."
-msgstr "來自屬於這些區域的介面的所有流量將通過網狀網路中的閘道器傳送。"
-
-#: applications/luci-app-freifunk-policyrouting/luasrc/model/cbi/freifunk/policyrouting.lua:13
-msgid "Enable Policy Routing"
-msgstr "啟用策略路由"
-
-#: applications/luci-app-freifunk-policyrouting/luasrc/model/cbi/freifunk/policyrouting.lua:21
-msgid "Fallback to mesh"
-msgstr "回退到網狀網"
-
-#: applications/luci-app-freifunk-policyrouting/luasrc/model/cbi/freifunk/policyrouting.lua:25
-msgid "Firewall zones"
-msgstr "防火牆區域"
-
-#: applications/luci-app-freifunk-policyrouting/luasrc/model/cbi/freifunk/policyrouting.lua:16
-msgid ""
-"If no default route is received from the mesh network then traffic which "
-"belongs to the selected firewall zones is routed via your internet "
-"connection as a fallback. If you do not want this and instead block that "
-"traffic then you should select this option."
-msgstr ""
-"如果沒有從網狀網路收到預設路由,作為後備,屬於所選防火牆區域的流量將通過您的 "
-"Internet 連線路由進行路由。如果您不想這樣,而要阻擋該流量,那麼您應選擇此項。"
-
-#: applications/luci-app-freifunk-policyrouting/luasrc/model/cbi/freifunk/policyrouting.lua:22
-msgid ""
-"If your own gateway is not available then fallback to the mesh default "
-"gateway."
-msgstr "如果您自己的閘道器不可用,則回退到網狀網預設閘道器。"
-
-#: applications/luci-app-freifunk-policyrouting/luasrc/controller/freifunk/policy-routing.lua:8
-#: applications/luci-app-freifunk-policyrouting/luasrc/model/cbi/freifunk/policyrouting.lua:6
-msgid "Policy Routing"
-msgstr "策略路由"
-
-#: applications/luci-app-freifunk-policyrouting/luasrc/model/cbi/freifunk/policyrouting.lua:16
-msgid "Strict Filtering"
-msgstr "嚴格過濾"
-
-#: applications/luci-app-freifunk-policyrouting/luasrc/model/cbi/freifunk/policyrouting.lua:6
-msgid ""
-"These pages can be used to setup policy routing for certain firewall zones. "
-"This is useful if you need to use your own internet connection for yourself "
-"but you don't want to share it with others (that's why it can also be called "
-"'Ego Mode'). Your own traffic is then sent via your internet connection "
-"while traffic originating from the mesh will use another gateway in the mesh."
-msgstr ""
-"這些頁面可用於為某些防火牆區域設定策略路由。如果您想自己使用自己的網際網路連"
-"接,但不想和其他人共享(這就是它為什麼也可以稱為“自私模式”),則這會有用。您"
-"自己的流量將通過您的網際網路連線傳送出去,而來自網狀網的流量將使用網狀網中的"
-"另一個閘道器。"
diff --git a/applications/luci-app-freifunk-widgets/Makefile b/applications/luci-app-freifunk-widgets/Makefile
deleted file mode 100644 (file)
index d748827..0000000
+++ /dev/null
@@ -1,14 +0,0 @@
-#
-# Copyright (C) 2008-2014 The LuCI Team <luci@lists.subsignal.org>
-#
-# This is free software, licensed under the Apache License, Version 2.0 .
-#
-
-include $(TOPDIR)/rules.mk
-
-LUCI_TITLE:=Widgets for the Freifunk index page
-LUCI_DEPENDS:=+luci-mod-freifunk
-
-include ../../luci.mk
-
-# call BuildPackage - OpenWrt buildroot signature
diff --git a/applications/luci-app-freifunk-widgets/luasrc/controller/freifunk/widgets.lua b/applications/luci-app-freifunk-widgets/luasrc/controller/freifunk/widgets.lua
deleted file mode 100644 (file)
index 37104fc..0000000
+++ /dev/null
@@ -1,35 +0,0 @@
--- Copyright 2012 Manuel Munz <freifunk at somakoma de>
--- Licensed to the public under the Apache License 2.0.
-
-local require = require
-module "luci.controller.freifunk.widgets"
-
-
-function index()
-
-       local page  = node("admin", "freifunk", "widgets")
-       page.target = cbi("freifunk/widgets/widgets_overview")
-       page.title  = _("Widgets")
-       page.i18n   = "widgets"
-       page.order  = 30
-
-       local page  = node("admin", "freifunk", "widgets", "widget")
-       page.target = cbi("freifunk/widgets/widget")
-       page.leaf  = true
-
-       local page  = node("freifunk", "search_redirect")
-       page.target = call("search_redirect")
-       page.leaf  = true
-end
-
-function search_redirect()
-       local dsp = require "luci.dispatcher"
-       local http = require "luci.http"
-       local engine = http.formvalue("engine")
-       local searchterms = http.formvalue("searchterms") or ""
-       if engine then
-               http.redirect(engine .. searchterms)
-       else
-               http.redirect(dsp.build_url())
-       end
-end
diff --git a/applications/luci-app-freifunk-widgets/luasrc/model/cbi/freifunk/widgets/heightwidth.lua b/applications/luci-app-freifunk-widgets/luasrc/model/cbi/freifunk/widgets/heightwidth.lua
deleted file mode 100644 (file)
index fc23f4b..0000000
+++ /dev/null
@@ -1,16 +0,0 @@
--- Copyright 2012 Manuel Munz <freifunk at somakoma dot de>
--- Licensed to the public under the Apache License 2.0.
-
-local map, section = ...
-
-local width = wdg:option(Value, "width", translate("Width"))
-width.rmempty = true
-
---[[
-local height = wdg:option(Value, "height", translate("Height"))
-height.rmempty = true
-height.optional = true
-]]--
-
-local pr = wdg:option(Value, "paddingright", translate("Padding right"))
-pr.rmempty = true
diff --git a/applications/luci-app-freifunk-widgets/luasrc/model/cbi/freifunk/widgets/html.lua b/applications/luci-app-freifunk-widgets/luasrc/model/cbi/freifunk/widgets/html.lua
deleted file mode 100644 (file)
index adeffa9..0000000
+++ /dev/null
@@ -1,31 +0,0 @@
--- Copyright 2012 Manuel Munz <freifunk at somakoma dot de>
--- Licensed to the public under the Apache License 2.0.
-
-local map, section = ...
-local utl = require "luci.util"
-local fs = require "nixio.fs"
-local file = "/usr/share/customtext/" .. arg[1] .. ".html"
-
-local form, ferr = loadfile(utl.libpath() .. "/model/cbi/freifunk/widgets/heightwidth.lua")
-if form then
-       setfenv(form, getfenv(1))(m, wdg)
-end
-
-t = wdg:option(TextValue, "_text")
-t.rmempty = true
-t.rows = 20
-
-
-function t.cfgvalue()
-        return fs.readfile(file) or ""
-end
-
-function t.write(self, section, value)
-        return fs.writefile(file, value)
-end
-
-function t.remove(self, section)
-        return fs.unlink(file)
-end
-
-
diff --git a/applications/luci-app-freifunk-widgets/luasrc/model/cbi/freifunk/widgets/iframe.lua b/applications/luci-app-freifunk-widgets/luasrc/model/cbi/freifunk/widgets/iframe.lua
deleted file mode 100644 (file)
index 68ab06d..0000000
+++ /dev/null
@@ -1,13 +0,0 @@
--- Copyright 2012 Manuel Munz <freifunk at somakoma dot de>
--- Licensed to the public under the Apache License 2.0.
-
-local map, section = ...
-local utl = require "luci.util"
-
-local form, ferr = loadfile(utl.libpath() .. "/model/cbi/freifunk/widgets/heightwidth.lua")
-if form then
-       setfenv(form, getfenv(1))(m, wdg)
-end
-
-local url = wdg:option(Value, "url", translate("URL"))
-url.default = "http://www.freifunk.net"
diff --git a/applications/luci-app-freifunk-widgets/luasrc/model/cbi/freifunk/widgets/rssfeed.lua b/applications/luci-app-freifunk-widgets/luasrc/model/cbi/freifunk/widgets/rssfeed.lua
deleted file mode 100644 (file)
index 68fa3be..0000000
+++ /dev/null
@@ -1,25 +0,0 @@
--- Copyright 2012 Manuel Munz <freifunk at somakoma dot de>
--- Licensed to the public under the Apache License 2.0.
-
-local map, section = ...
-local utl = require "luci.util"
-
-local form, ferr = loadfile(utl.libpath() .. "/model/cbi/freifunk/widgets/heightwidth.lua")
-if form then
-       setfenv(form, getfenv(1))(m, wdg)
-end
-
-local url = wdg:option(Value, "url", translate("URL"))
-url.default = "http://global.freifunk.net/rss/all/rss.xml"
-
-local max = wdg:option(Value, "max", translate("Maximal entries to show"))
-max.rmempty = true
-max.default = "10"
-max.datatype = "integer"
-
-local cache = wdg:option(Value, "cache", translate("Cache Time"), translate("Cache downloaded feed for that many seconds."))
-cache.rmempty = true
-cache.default = "3600"
-cache.datatype = "integer"
-
-
diff --git a/applications/luci-app-freifunk-widgets/luasrc/model/cbi/freifunk/widgets/search.lua b/applications/luci-app-freifunk-widgets/luasrc/model/cbi/freifunk/widgets/search.lua
deleted file mode 100644 (file)
index a027489..0000000
+++ /dev/null
@@ -1,15 +0,0 @@
--- Copyright 2012 Manuel Munz <freifunk at somakoma dot de>
--- Licensed to the public under the Apache License 2.0.
-
-local map, section = ...
-local utl = require "luci.util"
-
-local form, ferr = loadfile(utl.libpath() .. "/model/cbi/freifunk/widgets/heightwidth.lua")
-if form then
-       setfenv(form, getfenv(1))(m, wdg)
-end
-
-local engine = wdg:option(DynamicList, "engine", translate("Search Engine"),
-       translate("Use the form Name|URL, where URL must be a full URL to the search engine "  ..
-                 "including the query GET parameter, e.g. 'Google|http://www.google.de/search?q='")
-       )
diff --git a/applications/luci-app-freifunk-widgets/luasrc/model/cbi/freifunk/widgets/widget.lua b/applications/luci-app-freifunk-widgets/luasrc/model/cbi/freifunk/widgets/widget.lua
deleted file mode 100644 (file)
index 7b6cd89..0000000
+++ /dev/null
@@ -1,37 +0,0 @@
--- Copyright 2012 Manuel Munz <freifunk at somakoma dot de>
--- Licensed to the public under the Apache License 2.0.
-
-local uci = require "luci.model.uci".cursor()
-local dsp = require "luci.dispatcher"
-local utl = require "luci.util"
-local widget = uci:get("freifunk-widgets", arg[1], "template")
-local title = uci:get("freifunk-widgets", arg[1], "title") or ""
-
-m = Map("freifunk-widgets", translate("Widget"))
-m.redirect = luci.dispatcher.build_url("admin/freifunk/widgets")
-
-if not arg[1] or m.uci:get("freifunk-widgets", arg[1]) ~= "widget" then
-       luci.http.redirect(m.redirect)
-       return
-end
-
-wdg = m:section(NamedSection, arg[1], "widget", translate("Widget") .. " " .. title)
-wdg.anonymous = true
-wdg.addremove = false
-
-local en = wdg:option(Flag, "enabled", translate("Enable"))
-en.rmempty = false
-
-local title = wdg:option(Value, "title", translate("Title"))
-title.rmempty = true
-
-local form = loadfile(
-       utl.libpath() .. "/model/cbi/freifunk/widgets/%s.lua" % widget
-)
-
-if form then
-       setfenv(form, getfenv(1))(m, wdg)
-end
-
-return m
-
diff --git a/applications/luci-app-freifunk-widgets/luasrc/model/cbi/freifunk/widgets/widgets_overview.lua b/applications/luci-app-freifunk-widgets/luasrc/model/cbi/freifunk/widgets/widgets_overview.lua
deleted file mode 100644 (file)
index 076d8e0..0000000
+++ /dev/null
@@ -1,68 +0,0 @@
--- Copyright 2012 Manuel Munz <freifunk at somakoma dot de>
--- Licensed to the public under the Apache License 2.0.
-
-local uci = require "luci.model.uci".cursor()
-local fs = require "nixio.fs"
-local utl = require "luci.util"
-m = Map("freifunk-widgets", translate("Widgets"),
-        translate("Configure installed widgets."))
-
-wdg = m:section(TypedSection, "widget", translate("Widgets"))
-wdg.addremove = true
-wdg.extedit   = luci.dispatcher.build_url("admin/freifunk/widgets/widget/%s")
-wdg.template  = "cbi/tblsection"
-wdg.sortable  = true
-
---[[
-function wdg.create(...)
-       local sid = TypedSection.create(...)
-       luci.http.redirect(wdg.extedit % sid)
-end
-]]--
-
-local en = wdg:option(Flag, "enabled", translate("Enable"))
-en.rmempty = false
---en.default = "0"
-function en.cfgvalue(self, section)
-       return Flag.cfgvalue(self, section) or "0"
-end
-
-local tmpl = wdg:option(ListValue, "template", translate("Template"))
-local file
-for file in fs.dir("/usr/lib/lua/luci/view/freifunk/widgets/") do
-       if file ~= "." and file ~= ".." then
-               tmpl:value(file)
-       end
-end
-
-local title = wdg:option(Value, "title", translate("Title"))
-title.rmempty = true
-
-local width = wdg:option(Value, "width", translate("Width"))
-width.rmempty = true
-
-local height = wdg:option(Value, "height", translate("Height"))
-height.rmempty = true
-
-local pr = wdg:option(Value, "paddingright", translate("Padding right"))
-pr.rmempty = true
-
-function m.on_commit(self)
-       -- clean custom text files whose config has been deleted
-       local dir = "/usr/share/customtext/"
-       local active = {}
-       uci:foreach("freifunk-widgets", "widget", function(s)
-               if s["template"] == "html" then
-                       table.insert(active, s[".name"])
-               end
-       end )
-       local file
-       for file in fs.dir(dir) do
-               local filename = string.gsub(file, ".html", "")
-               if not utl.contains(active, filename) then
-                       fs.unlink(dir .. file)
-               end
-       end
-end
-
-return m
diff --git a/applications/luci-app-freifunk-widgets/luasrc/view/freifunk/widgets/clear/main.htm b/applications/luci-app-freifunk-widgets/luasrc/view/freifunk/widgets/clear/main.htm
deleted file mode 100644 (file)
index df01839..0000000
+++ /dev/null
@@ -1,15 +0,0 @@
-<%
---[[
-LuCI - Lua Configuration Interface
-
-Copyright 2012 Manuel Munz <freifunk at somakoma dot de>
-
-Licensed under the Apache License, Version 2.0 (the "License");
-you may not use this file except in compliance with the License.
-You may obtain a copy of the License at
-
-       http://www.apache.org/licenses/LICENSE-2.0
-
-]]--
-%>
-<div style="clear:both"></div>
diff --git a/applications/luci-app-freifunk-widgets/luasrc/view/freifunk/widgets/html/main.htm b/applications/luci-app-freifunk-widgets/luasrc/view/freifunk/widgets/html/main.htm
deleted file mode 100644 (file)
index 46e063b..0000000
+++ /dev/null
@@ -1,42 +0,0 @@
-<%
---[[
-LuCI - Lua Configuration Interface
-
-Copyright 2012 Manuel Munz <freifunk at somakoma dot de>
-
-Licensed under the Apache License, Version 2.0 (the "License");
-you may not use this file except in compliance with the License.
-You may obtain a copy of the License at
-
-       http://www.apache.org/licenses/LICENSE-2.0
-
-]]--
-
---local utl = require "luci.util"
-local fs = require "nixio.fs"
-local title = data.title
-local name = data['.name']
-local file = "/usr/share/customtext/" .. name .. ".html"
-local text = fs.readfile(file)
-local width = data.width or "100%"
-local pr = data.paddingright or "0"
-if type(width) == "number" then
-        width = width .. "px"
-end
-
-%>
-
-<div id="<%=name%>" style="width:<%=width%>;float:left">
-       <div style="padding-right: <%=pr%>">
-               <% if title then %>
-                       <h2><%=title%></h2>
-               <% end %>
-               <% if text then %>
-                       <%=text%>
-               <%else%>
-                       <%:Could not load the custom text from%> "<%=file%>!"
-               <%end%>
-
-               <%=data.text%>
-       </div>
-</div>
diff --git a/applications/luci-app-freifunk-widgets/luasrc/view/freifunk/widgets/iframe/main.htm b/applications/luci-app-freifunk-widgets/luasrc/view/freifunk/widgets/iframe/main.htm
deleted file mode 100644 (file)
index f0d89d7..0000000
+++ /dev/null
@@ -1,45 +0,0 @@
-<%
---[[
-LuCI - Lua Configuration Interface
-
-Copyright 2012 Manuel Munz <freifunk at somakoma dot de>
-
-Licensed under the Apache License, Version 2.0 (the "License");
-you may not use this file except in compliance with the License.
-You may obtain a copy of the License at
-
-       http://www.apache.org/licenses/LICENSE-2.0
-
-]]--
-
-local url = data['url']
-local name = data['.name']
-local title = data['title'] or "No title set"
-local height = data['height'] or "400px"
-if type(height) == "number" then
-       height = height .. "px"
-end
-local width = data['width'] or "100%"
-if type(width) == "number" then
-       width = width .. "px"
-end
-
-%>
-
-<div id="<%=name%>" style="width:<%=width%>;float:left;">
-<h2><%=title%></h2>
-
-<% if not url then %>
-
-<%:No url set.%>
-
-<% else %>
-<div style="height:<%=height%>;min-height:<%=height%>">
-<object type="text/html" data="<%=url%>" width="100%" height="<%=height%>" name="widget_<%=name%>" id="widget_<%=name%>">
-<param name="src" value="<%=url%>" />
-<%:Sorry, your browser doesn't support the object tag and cannot display this page:%><br />
-<a href="<%=url%>"><%=url%></a>
-</object>
-</div>
-</div>
-<%end%>
diff --git a/applications/luci-app-freifunk-widgets/luasrc/view/freifunk/widgets/rssfeed/main.htm b/applications/luci-app-freifunk-widgets/luasrc/view/freifunk/widgets/rssfeed/main.htm
deleted file mode 100644 (file)
index ff81ba8..0000000
+++ /dev/null
@@ -1,84 +0,0 @@
-<%
---[[
-LuCI - Lua Configuration Interface
-
-Copyright 2012 Manuel Munz <freifunk at somakoma dot de>
-
-Licensed under the Apache License, Version 2.0 (the "License");
-you may not use this file except in compliance with the License.
-You may obtain a copy of the License at
-
-       http://www.apache.org/licenses/LICENSE-2.0
-
-]]--
-
-local sys = require "luci.sys"
-local utl = require "luci.util"
-local fs = require "nixio.fs"
-local i18n = require "luci.i18n"
-local url = data.url
-local title = data.title or i18n.translate("RSS")
-local max = tonumber(data.max) or 10
-local rss
-local pr = data.paddingright or "0"
-local output = {}
-local width = data.width or "100%"
-if type(width) == "number" then
-       width = width .. "px"
-end
-local name = data['.name']
-local cachetime = tonumber(data.cache) or 3600
-cachefile = "/tmp/" .. name .. ".cache"
-%>
-<div id="<%=name%>" style="width:<%=width%>;float:left">
-       <div style="padding-right: <%=pr%>">
-       <h2><%=title%></h2>
-
-       <% if not url then %>
-               <%:No url found in config%>
-       <% else
-               local mtime = fs.stat(cachefile, "mtime") or 0
-               local now = os.time()
-               expire = mtime + cachetime
-
-               if not fs.access(cachefile) or expire < now then
-                       rss = sys.httpget(url)
-                       if #rss == 0 then
-       %>
-                       <%:Could not get rss data from%> <a href="<%=url%>"><%=url%></a>
-       <%
-                       else
-                               local count = 0
-                               for item in string.gmatch(rss, "<item>(.-)</item>") do
-                                       if count < max then
-                                               local title = item:match("<title>(.-)</title>")
-                                               local link = item:match("<link>(.-)</link>")
-                                               local desc = item:match("<description>(.-)</description>") or ""
-                                               if title and link then
-                                                       table.insert(output, { title = utl.pcdata(title), link = utl.pcdata(link) })
-                                               end
-                                               count = count + 1
-                                       end
-                               end
-                               if count > 0 then
-                                       local file = io.open(cachefile, "w")
-                                       file:write(utl.serialize_data(output))
-                                       file:close()
-                               end
-                       end
-               else
-                       local file = assert(io.open(cachefile))
-                       output = utl.restore_data(file:read'*a')
-               end
-       end
-
-       if #output > 0 then
-       %>
-               <ul>
-               <% for k, v in ipairs(output) do %>
-                       <li><a href="<%=v.link%>"><%=v.title%></a></li>
-               <% end %>
-               </ul>
-       <%end%>
-       </div>
-</div>
diff --git a/applications/luci-app-freifunk-widgets/luasrc/view/freifunk/widgets/search/main.htm b/applications/luci-app-freifunk-widgets/luasrc/view/freifunk/widgets/search/main.htm
deleted file mode 100644 (file)
index f2e2fb9..0000000
+++ /dev/null
@@ -1,54 +0,0 @@
-<%
---[[
-LuCI - Lua Configuration Interface
-
-Copyright 2012 Manuel Munz <freifunk at somakoma dot de>
-
-Licensed under the Apache License, Version 2.0 (the "License");
-you may not use this file except in compliance with the License.
-You may obtain a copy of the License at
-
-       http://www.apache.org/licenses/LICENSE-2.0
-
-]]--
-local utl = require "luci.util"
-local title = luci.i18n.translate(data.title or "Search")
-local name = data['.name']
-local width = data.width or "100%"
-
-if type(width) == "number" then
-        width = width .. "px"
-end
-
-local engines = {}
-if type(data.engine) == "table" then
-               engines = data.engine
-else
-       for k, v in ipairs(string.split(data.engine, " ")) do
-               table.insert(engines, v)
-       end
-end
-%>
-
-<div id="<%=name%>" style="width:<%=width%>;float:left">
-       <h2><%=title%></h2>
-       <div id="form_<%=name%>">
-               <form name="searchform" id="search_<%=name%>" action="<%=url('freifunk/search_redirect')%>">
-                       <input type="text" name="searchterms" style="margin-bottom:15px; width: 90%"><br />
-                       <%
-                       local checked = " checked"
-                       for k, v in ipairs(engines) do
-                               local e = utl.split(v, "|")
-                               local name = e[1]
-                               local url = e[2]
-                               if name and url then
-                       %>
-                       <input name="engine" type="radio" value="<%=url%>"<%=checked%>> <%=name%><br />
-       <%      end
-               checked = ""
-       end
-%>
-                       <input type="submit" name="SearchSubmit" value="Search" style="margin-top: 15px">
-               </form>
-       </div>
-</div>
diff --git a/applications/luci-app-freifunk-widgets/root/etc/config/freifunk-widgets b/applications/luci-app-freifunk-widgets/root/etc/config/freifunk-widgets
deleted file mode 100644 (file)
index 5a9f325..0000000
+++ /dev/null
@@ -1,33 +0,0 @@
-config widget 'example_iframe'
-       option template 'iframe'
-       option url 'http://www.freifunk.net'
-       option title 'Freifunk Homepage'
-       option height '500px'
-       option width '100%'
-       option enabled '0'
-
-config widget 'example_rss'
-       option template 'rssfeed'
-       option url 'http://global.freifunk.net/rss/all/rss.xml'
-       option max '10'
-       option cache '3600'
-       option enabled '0'
-       option title 'Globaler Freifunk RSS Feed'
-
-config widget 'example_search'
-       option template 'search'
-       option enabled '0'
-       option title 'Search'
-       list engine 'Google|http://www.google.de/search?q='
-       list engine 'Freifunk&#160;Wiki|http://wiki.freifunk.net/index.php?search='
-       option width '50%'
-       option paddingright '8%'
-
-config widget 'example_customtext'
-       option template 'html'
-       option width '50%'
-       option enabled '0'
-
-config widget 'example_clear'
-       option enabled '0'
-       option template 'clear'
diff --git a/applications/luci-app-freifunk-widgets/root/lib/upgrade/keep.d/freifunk-widgets b/applications/luci-app-freifunk-widgets/root/lib/upgrade/keep.d/freifunk-widgets
deleted file mode 100644 (file)
index ce5537a..0000000
+++ /dev/null
@@ -1 +0,0 @@
-/usr/share/customtext
diff --git a/applications/luci-app-meshwizard/Makefile b/applications/luci-app-meshwizard/Makefile
deleted file mode 100644 (file)
index fb2610e..0000000
+++ /dev/null
@@ -1,14 +0,0 @@
-#
-# Copyright (C) 2008-2014 The LuCI Team <luci@lists.subsignal.org>
-#
-# This is free software, licensed under the Apache License, Version 2.0 .
-#
-
-include $(TOPDIR)/rules.mk
-
-LUCI_TITLE:=Shellscript based wizard to setup mesh networks
-LUCI_DEPENDS:=+meshwizard
-
-include ../../luci.mk
-
-# call BuildPackage - OpenWrt buildroot signature
diff --git a/applications/luci-app-meshwizard/luasrc/controller/meshwizard.lua b/applications/luci-app-meshwizard/luasrc/controller/meshwizard.lua
deleted file mode 100644 (file)
index 0ad76b5..0000000
+++ /dev/null
@@ -1,9 +0,0 @@
--- Copyright 2011 Manuel Munz <freifunk somakoma de>
--- Licensed to the public under the Apache License 2.0.
-
-module "luci.controller.meshwizard"
-
-function index()
-       entry({"admin", "freifunk", "meshwizard"}, cbi("freifunk/meshwizard"), _("Mesh Wizard"), 40)
-end
-
diff --git a/applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua b/applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua
deleted file mode 100644 (file)
index 62ce25e..0000000
+++ /dev/null
@@ -1,196 +0,0 @@
--- wizard rewrite wip
-
-local uci = require "luci.model.uci".cursor()
-local sys = require "luci.sys"
-local util = require "luci.util"
-local ip = require "luci.ip"
-
-local community = "profile_" .. (uci:get("freifunk", "community", "name") or "Freifunk")
-local mesh_network = ip.IPv4(uci:get_first(community, "community", "mesh_network") or "10.0.0.0/8")
-local community_ipv6 = uci:get_first(community, "community", "ipv6") or 0
-local community_ipv6mode = uci:get_first(community, "community", "ipv6_config") or "static"
-local meshkit_ipv6 = uci:get("meshwizard", "ipv6", "enabled") or 0
-local community_vap = uci:get_first(community, "community", "vap") or 0
-
-m = Map("meshwizard", translate("Wizard"), translate("This wizard will assist you in setting up your router for Freifunk " ..
-       "or another similar wireless community network."))
-
-n = m:section(NamedSection, "netconfig", nil, translate("Interfaces"))
-n.anonymous = true
-
--- common functions
-
-function cbi_configure(device)
-       local configure = n:taboption(device, Flag, device .. "_config", translate("Configure this interface"),
-               translate("Note: this will set up this interface for mesh operation, i.e. add it to zone 'freifunk' and enable olsr."))
-end
-
-function cbi_ip4addr(device)
-       local ip4addr = n:taboption(device, Value, device .. "_ip4addr", translate("Mesh IP address"),
-               translate("This is a unique address in the mesh (e.g. 10.1.1.1) and has to be registered at your local community."))
-               ip4addr:depends(device .. "_config", 1)
-               ip4addr.datatype = "ip4addr"
-       function ip4addr.validate(self, value)
-               local x = ip.IPv4(value)
-               if mesh_network:contains(x) then
-                       return value
-               else
-                       return nil, translate("The given IP address is not inside the mesh network range ") ..
-                       "(" .. mesh_network:string() .. ")."
-               end
-       end
-end
-
-function cbi_ip6addr(device)
-       local ip6addr = n:taboption(device, Value, device .. "_ip6addr", translate("Mesh IPv6 address"),
-               translate("This is a unique IPv6 address in CIDR notation (e.g. 2001:1:2:3::1/64) and has to be registered at your local community."))
-               ip6addr:depends(device .. "_config", 1)
-               ip6addr.datatype = "ip6addr"
-end
-
-
-function cbi_dhcp(device)
-       local dhcp = n:taboption(device, Flag, device .. "_dhcp", translate("Enable DHCP"),
-               translate("DHCP will automatically assign ip addresses to clients"))
-       dhcp:depends(device .. "_config", 1)
-       dhcp.rmempty = true
-end
-
-function cbi_ra(device)
-       local ra = n:taboption(device, Flag, device .. "_ipv6ra", translate("Enable RA"),
-               translate("Send router advertisements on this device."))
-       ra:depends(device .. "_config", 1)
-       ra.rmempty = true
-end
-
-function cbi_dhcprange(device)
-       local dhcprange = n:taboption(device, Value, device .. "_dhcprange", translate("DHCP IP range"),
-               translate("The IP range from which clients are assigned ip addresses (e.g. 10.1.2.1/28). " ..
-               "If this is a range inside your mesh network range, then it will be announced as HNA. Any other range will use NAT. " ..
-               "If left empty then the defaults from the community profile will be used."))
-       dhcprange:depends(device .. "_dhcp", "1")
-       dhcprange.rmempty = true
-       dhcprange.datatype = "ip4addr"
-end
--- create tabs and config for wireless
-local nets={}
-uci:foreach("wireless", "wifi-device", function(section)
-        local device = section[".name"]
-       table.insert(nets, device)
-end)
-
-local wired_nets = {}
-uci:foreach("network", "interface", function(section)
-       local device = section[".name"]
-       if not util.contains(nets, device) and device ~= "loopback" and not device:find("wireless") then
-               table.insert(nets, device)
-               table.insert(wired_nets, device)
-       end
-end)
-
-for _, net in util.spairs(nets, function(a,b) return (nets[a] < nets[b]) end) do
-       n:tab(net, net)
-end
-
--- create cbi config for wireless
-uci:foreach("wireless", "wifi-device", function(section)
-       local device = section[".name"]
-       local hwtype = section.type
-       local syscc = section.country or uci:get(community, "wifi_device", "country") or
-               uci:get("freifunk", "wifi_device", "country")
-
-       cbi_configure(device)
-
-       -- Channel selection
-
-       if hwtype == "mac80211" then
-               sys.exec("iw reg set " .. syscc)
-       elseif hwtype == "broadcom" then
-               sys.exec ("wlc country " .. syscc)
-       end
-
-       local chan = n:taboption(device, ListValue, device .. "_channel", translate("Channel"),
-               translate("Your device and neighbouring nodes have to use the same channel."))
-       chan:depends(device .. "_config", 1)
-       chan:value('default')
-
-       local iwinfo = sys.wifi.getiwinfo(device)
-       if iwinfo and iwinfo.freqlist then
-               for _, f in ipairs(iwinfo.freqlist) do
-                       if not f.restricted then
-                               chan:value(f.channel)
-                       end
-               end
-       end
-       -- IPv4 address
-       cbi_ip4addr(device)
-
-       -- DHCP enable
-       cbi_dhcp(device)
-
-       -- DHCP range
-       cbi_dhcprange(device)
-
-       -- IPv6 addr and RA
-       if community_ipv6 == "1" then
-               if community_ipv6mode == "static" then
-                       cbi_ip6addr(device)
-               end
-               cbi_ra(device)
-       end
-
-       -- Enable VAP
-       local supports_vap = 0
-       if sys.call("/usr/bin/meshwizard/helpers/supports_vap.sh " .. device .. " " .. hwtype) == 0 then
-               supports_vap = 1
-       end
-       if supports_vap == 1 then
-               local vap = n:taboption(device, Flag, device .. "_vap", translate("Virtual Access Point (VAP)"),
-                       translate("This will setup a new virtual wireless interface in Access Point mode."))
-               vap:depends(device .. "_dhcp", "1")
-                vap.rmempty = true
-                if community_vap == "1" then
-                       vap.default = "1"
-               end
-       end
-end)
-
-for _, device in pairs(wired_nets) do
-       cbi_configure(device)
-       cbi_ip4addr(device)
-       cbi_dhcp(device)
-       cbi_dhcprange(device)
-       -- IPv6 addr and RA
-       if community_ipv6 == "1" then
-               if community_ipv6mode == "static" then
-                       cbi_ip6addr(device)
-               end
-               cbi_ra(device)
-       end
-end
-
--- General settings
-g = m:section(TypedSection, "general", translate("General Settings"))
-g.anonymous = true
-
-local cleanup = g:option(Flag, "cleanup", translate("Cleanup config"),
-        translate("If this is selected then config is cleaned before setting new config options."))
-cleanup.default = "1"
-
-local restrict = g:option(Flag, "local_restrict", translate("Protect LAN"), 
-       translate("Check this to protect your LAN from other nodes or clients") .. " (" .. translate("recommended") .. ").")
-
-local share = g:option(Flag, "sharenet", translate("Share your internet connection"),
-       translate("Select this to allow others to use your connection to access the internet."))
-       share.rmempty = true
-
--- IPv6 config
-if community_ipv6 == "1" then
-       v6 = m:section(NamedSection, "ipv6", nil, translate("IPv6 Settings"))
-       local enabled = v6:option(Flag, "enabled", translate("Enabled"),
-               translate("Activate or deactivate IPv6 config globally."))
-       enabled.default = meshkit_ipv6
-       enabled.rmempty = false
-end
-
-return m
diff --git a/applications/luci-app-meshwizard/po/ca/meshwizard.po b/applications/luci-app-meshwizard/po/ca/meshwizard.po
deleted file mode 100644 (file)
index ab3d6e7..0000000
+++ /dev/null
@@ -1,176 +0,0 @@
-msgid ""
-msgstr ""
-"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2014-06-01 23:43+0200\n"
-"PO-Revision-Date: 2014-07-01 06:11+0200\n"
-"Last-Translator: Alex <alexhenrie24@gmail.com>\n"
-"Language-Team: LANGUAGE <LL@li.org>\n"
-"Language: ca\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=UTF-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: Pootle 2.0.6\n"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:191
-msgid "Activate or deactivate IPv6 config globally."
-msgstr "Activa o desactiva la configuració IPv6 globalment."
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:112
-msgid "Channel"
-msgstr "Canal"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:181
-msgid "Check this to protect your LAN from other nodes or clients"
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:176
-msgid "Cleanup config"
-msgstr "Neteja la configuració"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:24
-msgid "Configure this interface"
-msgstr "Configura aquesta interfície"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:67
-msgid "DHCP IP range"
-msgstr "Rang IP de DHCP"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:54
-msgid "DHCP will automatically assign ip addresses to clients"
-msgstr "DHCP assignarà automàticament adreces IP als clients"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:53
-msgid "Enable DHCP"
-msgstr "Habilita DHCP"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:60
-msgid "Enable RA"
-msgstr "Habilita RA"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:190
-msgid "Enabled"
-msgstr "Habilitat"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:173
-msgid "General Settings"
-msgstr "Ajusts generals"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:189
-msgid "IPv6 Settings"
-msgstr "Ajusts IPv6"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:177
-msgid ""
-"If this is selected then config is cleaned before setting new config options."
-msgstr ""
-"Si això està seleccionat, la configuració es neteja abans d'establir noves "
-"opcions de configuració."
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:18
-msgid "Interfaces"
-msgstr "Interfícies"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:29
-msgid "Mesh IP address"
-msgstr "Adreça IP en malla"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:45
-msgid "Mesh IPv6 address"
-msgstr "Adreça IPv6 en malla"
-
-#: applications/luci-app-meshwizard/luasrc/controller/meshwizard.lua:7
-msgid "Mesh Wizard"
-msgstr "Ajudant de malla"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:25
-#, fuzzy
-msgid ""
-"Note: this will set up this interface for mesh operation, i.e. add it to "
-"zone 'freifunk' and enable olsr."
-msgstr ""
-"Nota: això configurarà aquesta interfície per a operació en malla, és a dir, "
-"la afegirà a la zona 'freifunk' i habilitarà l'OLSR."
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:180
-msgid "Protect LAN"
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:184
-msgid ""
-"Select this to allow others to use your connection to access the internet."
-msgstr ""
-"Seleccioneu aquesta opció per permetre que altres utilitzin la vostra "
-"connexió per accedir a Internet."
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:61
-msgid "Send router advertisements on this device."
-msgstr "Envia publicitats d'encaminador en aquest dispositiu."
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:183
-msgid "Share your internet connection"
-msgstr "Comparteix la vostra connexió a Internet"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:68
-msgid ""
-"The IP range from which clients are assigned ip addresses (e.g. "
-"10.1.2.1/28). If this is a range inside your mesh network range, then it "
-"will be announced as HNA. Any other range will use NAT. If left empty then "
-"the defaults from the community profile will be used."
-msgstr ""
-"El rang IP del qual s'assignen adreces IP als clients (per exemple, "
-"10.1.2.1/28). Si aquest és un rang dins del vostre rang de xarxa en malla, "
-"s'anunciarà com HNA. Qualsevol altre rang utilitzarà NAT. Si deixat en "
-"blanc, els valors per defecte del perfil comunitari s'utilitzaran."
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:38
-msgid "The given IP address is not inside the mesh network range"
-msgstr "L'adreça IP donada no està dins del rang de la xarxa en malla"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:46
-msgid ""
-"This is a unique IPv6 address in CIDR notation (e.g. 2001:1:2:3::1/64) and "
-"has to be registered at your local community."
-msgstr ""
-"Aquesta és una adreça IPv4 única en notació CIDR (per exemple, "
-"2001:1:2:3::1/64) i ha de ser registrada a la vostra comunitat local."
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:30
-msgid ""
-"This is a unique address in the mesh (e.g. 10.1.1.1) and has to be "
-"registered at your local community."
-msgstr ""
-"Aquesta és una adreça única en la malla (per exemple, 10.1.1.1) i ha de ser "
-"registrada a la vostra comunitat local."
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:149
-msgid "This will setup a new virtual wireless interface in Access Point mode."
-msgstr ""
-"Això configurarà una nova interfície sense fil virtual en mode de punt "
-"d'accés."
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:15
-msgid ""
-"This wizard will assist you in setting up your router for Freifunk or "
-"another similar wireless community network."
-msgstr ""
-"Aquest ajudant us ajudarà a configurar el vostre encaminador per al Freifunk "
-"o altre xarxa comunitària sense fil similar."
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:148
-msgid "Virtual Access Point (VAP)"
-msgstr "Punt d'accés virtual (VAP)"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:15
-msgid "Wizard"
-msgstr "Ajudant"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:113
-msgid "Your device and neighbouring nodes have to use the same channel."
-msgstr ""
-"El vostre dispositiu i els nodes veïns han d'utilitzar el mateix canal."
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:181
-msgid "recommended"
-msgstr "recomanat"
diff --git a/applications/luci-app-meshwizard/po/cs/meshwizard.po b/applications/luci-app-meshwizard/po/cs/meshwizard.po
deleted file mode 100644 (file)
index bcf63e7..0000000
+++ /dev/null
@@ -1,154 +0,0 @@
-msgid ""
-msgstr ""
-"Project-Id-Version: PACKAGE VERSION\n"
-"PO-Revision-Date: 2014-06-21 14:39+0200\n"
-"Last-Translator: koli <lukas.koluch@gmail.com>\n"
-"Language-Team: none\n"
-"Language: cs\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=UTF-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
-"X-Generator: Pootle 2.0.6\n"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:191
-msgid "Activate or deactivate IPv6 config globally."
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:112
-msgid "Channel"
-msgstr "Kanál"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:181
-msgid "Check this to protect your LAN from other nodes or clients"
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:176
-msgid "Cleanup config"
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:24
-msgid "Configure this interface"
-msgstr "Nastavit toto rozhraní"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:67
-msgid "DHCP IP range"
-msgstr "DHCP IP rozsah"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:54
-msgid "DHCP will automatically assign ip addresses to clients"
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:53
-msgid "Enable DHCP"
-msgstr "Povolit DHCP"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:60
-msgid "Enable RA"
-msgstr "Povolit RA"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:190
-msgid "Enabled"
-msgstr "Povoleno"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:173
-msgid "General Settings"
-msgstr "Obecné nastavení"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:189
-msgid "IPv6 Settings"
-msgstr "Nastavení IPv6"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:177
-msgid ""
-"If this is selected then config is cleaned before setting new config options."
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:18
-msgid "Interfaces"
-msgstr "Rozhraní"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:29
-msgid "Mesh IP address"
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:45
-msgid "Mesh IPv6 address"
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/controller/meshwizard.lua:7
-msgid "Mesh Wizard"
-msgstr "Průvodce mesh"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:25
-msgid ""
-"Note: this will set up this interface for mesh operation, i.e. add it to "
-"zone 'freifunk' and enable olsr."
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:180
-msgid "Protect LAN"
-msgstr "Ochrana LAN"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:184
-msgid ""
-"Select this to allow others to use your connection to access the internet."
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:61
-msgid "Send router advertisements on this device."
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:183
-msgid "Share your internet connection"
-msgstr "Sdílet vaše internetové připojení"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:68
-msgid ""
-"The IP range from which clients are assigned ip addresses (e.g. "
-"10.1.2.1/28). If this is a range inside your mesh network range, then it "
-"will be announced as HNA. Any other range will use NAT. If left empty then "
-"the defaults from the community profile will be used."
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:38
-msgid "The given IP address is not inside the mesh network range"
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:46
-msgid ""
-"This is a unique IPv6 address in CIDR notation (e.g. 2001:1:2:3::1/64) and "
-"has to be registered at your local community."
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:30
-msgid ""
-"This is a unique address in the mesh (e.g. 10.1.1.1) and has to be "
-"registered at your local community."
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:149
-msgid "This will setup a new virtual wireless interface in Access Point mode."
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:15
-msgid ""
-"This wizard will assist you in setting up your router for Freifunk or "
-"another similar wireless community network."
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:148
-msgid "Virtual Access Point (VAP)"
-msgstr "Virtuální přístupový bod (VAP)"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:15
-msgid "Wizard"
-msgstr "Průvodce"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:113
-msgid "Your device and neighbouring nodes have to use the same channel."
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:181
-msgid "recommended"
-msgstr "doporučeno"
diff --git a/applications/luci-app-meshwizard/po/de/meshwizard.po b/applications/luci-app-meshwizard/po/de/meshwizard.po
deleted file mode 100644 (file)
index 3bd4d17..0000000
+++ /dev/null
@@ -1,177 +0,0 @@
-msgid ""
-msgstr ""
-"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2011-06-26 15:36+0200\n"
-"PO-Revision-Date: 2012-11-21 20:51+0200\n"
-"Last-Translator: Jo-Philipp <jow@openwrt.org>\n"
-"Language-Team: LANGUAGE <LL@li.org>\n"
-"Language: de\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=UTF-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: Pootle 2.0.6\n"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:191
-msgid "Activate or deactivate IPv6 config globally."
-msgstr "IPv6 global aktivieren oder deaktivieren"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:112
-msgid "Channel"
-msgstr "Kanal"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:181
-msgid "Check this to protect your LAN from other nodes or clients"
-msgstr ""
-"Aktivieren um Zugriff auf das LAN von anderen Knoten oder Clients zu "
-"verhindern"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:176
-msgid "Cleanup config"
-msgstr "Konfiguration aufräumen"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:24
-msgid "Configure this interface"
-msgstr "Diese Schnittstelle einrichten"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:67
-msgid "DHCP IP range"
-msgstr "DHCP-Adressbereich"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:54
-msgid "DHCP will automatically assign ip addresses to clients"
-msgstr "DHCP vergibt automatisch IP-Adressen an Clients"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:53
-msgid "Enable DHCP"
-msgstr "DHCP aktivieren"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:60
-msgid "Enable RA"
-msgstr "RAs aktivieren"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:190
-msgid "Enabled"
-msgstr "Aktiviert"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:173
-msgid "General Settings"
-msgstr "Allgemeine Einstellungen"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:189
-msgid "IPv6 Settings"
-msgstr "IPv6 Einstellungen"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:177
-msgid ""
-"If this is selected then config is cleaned before setting new config options."
-msgstr ""
-"Wenn diese Option aktiviert wird, werden eventuell vorhandene Einstellungen "
-"aufgeräumt bevor neue Optionen gesetzt werden."
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:18
-msgid "Interfaces"
-msgstr "Schnittstellen"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:29
-msgid "Mesh IP address"
-msgstr "Mesh-IP-Adresse"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:45
-msgid "Mesh IPv6 address"
-msgstr "Mesh-IPv6-Adresse"
-
-#: applications/luci-app-meshwizard/luasrc/controller/meshwizard.lua:7
-msgid "Mesh Wizard"
-msgstr "Mesh-Assistent"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:25
-#, fuzzy
-msgid ""
-"Note: this will set up this interface for mesh operation, i.e. add it to "
-"zone 'freifunk' and enable olsr."
-msgstr ""
-"Hinweis: Dies konfiguriert die Schnittstelle für den Mesh-Betrieb, d.h. sie "
-"wird zur Freifunk-Zone hinzugefügt und OLSR eingerichtet."
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:180
-msgid "Protect LAN"
-msgstr "LAN schützen"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:184
-msgid ""
-"Select this to allow others to use your connection to access the internet."
-msgstr ""
-"Diese Option aktivieren um anderen den Zugriff auf die lokale "
-"Internetverbindung zu gestatten"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:61
-msgid "Send router advertisements on this device."
-msgstr "Router-Advertisements auf dieser Schnittstelle senden"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:183
-msgid "Share your internet connection"
-msgstr "Internetverbindung freigeben"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:68
-msgid ""
-"The IP range from which clients are assigned ip addresses (e.g. "
-"10.1.2.1/28). If this is a range inside your mesh network range, then it "
-"will be announced as HNA. Any other range will use NAT. If left empty then "
-"the defaults from the community profile will be used."
-msgstr ""
-"Der Adressbereich, aus welchem den Clients IP-Adressen zugewiesen werden (z."
-"B. 10.1.2.1/28). Liegt dieser Adressbereich außerhalb des Mesh-Bereiches, "
-"dann wird dieser per HNA angekündigt. Leer lassen um den Standardwert aus "
-"dem Community-Profil zu verwenden."
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:38
-msgid "The given IP address is not inside the mesh network range"
-msgstr "Die angegebene IP-Adresse ist nicht Teil des Mesh-Adressbereiches"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:46
-msgid ""
-"This is a unique IPv6 address in CIDR notation (e.g. 2001:1:2:3::1/64) and "
-"has to be registered at your local community."
-msgstr ""
-"Diese ist eine eindeutige IPv6-Adresse in CIDR-Notation (z.B. "
-"2001:1:2:3::1/64) welche bei der lokalen Community registriert werden muss."
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:30
-msgid ""
-"This is a unique address in the mesh (e.g. 10.1.1.1) and has to be "
-"registered at your local community."
-msgstr ""
-"Dies ist die eindeutige IP-Adresse des Mesh-Knotens (z.B. 10.1.1.1). Diese "
-"muss bei der lokalen Community registriert werden."
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:149
-msgid "This will setup a new virtual wireless interface in Access Point mode."
-msgstr ""
-"Dies richtet eine weitere, virtuelle WLAN-Schnittstelle im Access-Point-"
-"Modus ein."
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:15
-msgid ""
-"This wizard will assist you in setting up your router for Freifunk or "
-"another similar wireless community network."
-msgstr ""
-"Der Assistent hilft beim Einrichten des Routers für ein Freifunk- oder "
-"ähnliches Wireless-Community-Netzwerk."
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:148
-msgid "Virtual Access Point (VAP)"
-msgstr "Virtueller Access-Point (VAP)"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:15
-msgid "Wizard"
-msgstr "Assistent"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:113
-msgid "Your device and neighbouring nodes have to use the same channel."
-msgstr "Dieses Gerät und benachbarte Knoten müssen den selben Kanal verwenden."
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:181
-msgid "recommended"
-msgstr "empfohlen"
diff --git a/applications/luci-app-meshwizard/po/el/meshwizard.po b/applications/luci-app-meshwizard/po/el/meshwizard.po
deleted file mode 100644 (file)
index c9d6ec7..0000000
+++ /dev/null
@@ -1,156 +0,0 @@
-msgid ""
-msgstr ""
-"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2012-03-18 15:14+0200\n"
-"PO-Revision-Date: 2012-03-31 15:40+0200\n"
-"Last-Translator: Vasilis <acinonyx@openwrt.gr>\n"
-"Language-Team: LANGUAGE <LL@li.org>\n"
-"Language: el\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=UTF-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: Pootle 2.0.4\n"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:191
-msgid "Activate or deactivate IPv6 config globally."
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:112
-msgid "Channel"
-msgstr "Κανάλι"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:181
-msgid "Check this to protect your LAN from other nodes or clients"
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:176
-msgid "Cleanup config"
-msgstr "Καθαρισμός ρυθμίσεων"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:24
-msgid "Configure this interface"
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:67
-msgid "DHCP IP range"
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:54
-msgid "DHCP will automatically assign ip addresses to clients"
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:53
-msgid "Enable DHCP"
-msgstr "Ενεργοποίηση DHCP"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:60
-msgid "Enable RA"
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:190
-msgid "Enabled"
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:173
-msgid "General Settings"
-msgstr "Γενικές Ρυθμίσεις"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:189
-msgid "IPv6 Settings"
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:177
-msgid ""
-"If this is selected then config is cleaned before setting new config options."
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:18
-msgid "Interfaces"
-msgstr "Διεπαφές"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:29
-msgid "Mesh IP address"
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:45
-msgid "Mesh IPv6 address"
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/controller/meshwizard.lua:7
-msgid "Mesh Wizard"
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:25
-msgid ""
-"Note: this will set up this interface for mesh operation, i.e. add it to "
-"zone 'freifunk' and enable olsr."
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:180
-msgid "Protect LAN"
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:184
-msgid ""
-"Select this to allow others to use your connection to access the internet."
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:61
-msgid "Send router advertisements on this device."
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:183
-msgid "Share your internet connection"
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:68
-msgid ""
-"The IP range from which clients are assigned ip addresses (e.g. "
-"10.1.2.1/28). If this is a range inside your mesh network range, then it "
-"will be announced as HNA. Any other range will use NAT. If left empty then "
-"the defaults from the community profile will be used."
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:38
-msgid "The given IP address is not inside the mesh network range"
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:46
-msgid ""
-"This is a unique IPv6 address in CIDR notation (e.g. 2001:1:2:3::1/64) and "
-"has to be registered at your local community."
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:30
-msgid ""
-"This is a unique address in the mesh (e.g. 10.1.1.1) and has to be "
-"registered at your local community."
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:149
-msgid "This will setup a new virtual wireless interface in Access Point mode."
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:15
-msgid ""
-"This wizard will assist you in setting up your router for Freifunk or "
-"another similar wireless community network."
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:148
-msgid "Virtual Access Point (VAP)"
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:15
-msgid "Wizard"
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:113
-msgid "Your device and neighbouring nodes have to use the same channel."
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:181
-msgid "recommended"
-msgstr ""
diff --git a/applications/luci-app-meshwizard/po/en/meshwizard.po b/applications/luci-app-meshwizard/po/en/meshwizard.po
deleted file mode 100644 (file)
index d8f422e..0000000
+++ /dev/null
@@ -1,141 +0,0 @@
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:191
-msgid "Activate or deactivate IPv6 config globally."
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:112
-msgid "Channel"
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:181
-msgid "Check this to protect your LAN from other nodes or clients"
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:176
-msgid "Cleanup config"
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:24
-msgid "Configure this interface"
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:67
-msgid "DHCP IP range"
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:54
-msgid "DHCP will automatically assign ip addresses to clients"
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:53
-msgid "Enable DHCP"
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:60
-msgid "Enable RA"
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:190
-msgid "Enabled"
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:173
-msgid "General Settings"
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:189
-msgid "IPv6 Settings"
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:177
-msgid ""
-"If this is selected then config is cleaned before setting new config options."
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:18
-msgid "Interfaces"
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:29
-msgid "Mesh IP address"
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:45
-msgid "Mesh IPv6 address"
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/controller/meshwizard.lua:7
-msgid "Mesh Wizard"
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:25
-msgid ""
-"Note: this will set up this interface for mesh operation, i.e. add it to "
-"zone 'freifunk' and enable olsr."
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:180
-msgid "Protect LAN"
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:184
-msgid ""
-"Select this to allow others to use your connection to access the internet."
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:61
-msgid "Send router advertisements on this device."
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:183
-msgid "Share your internet connection"
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:68
-msgid ""
-"The IP range from which clients are assigned ip addresses (e.g. "
-"10.1.2.1/28). If this is a range inside your mesh network range, then it "
-"will be announced as HNA. Any other range will use NAT. If left empty then "
-"the defaults from the community profile will be used."
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:38
-msgid "The given IP address is not inside the mesh network range"
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:46
-msgid ""
-"This is a unique IPv6 address in CIDR notation (e.g. 2001:1:2:3::1/64) and "
-"has to be registered at your local community."
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:30
-msgid ""
-"This is a unique address in the mesh (e.g. 10.1.1.1) and has to be "
-"registered at your local community."
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:149
-msgid "This will setup a new virtual wireless interface in Access Point mode."
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:15
-msgid ""
-"This wizard will assist you in setting up your router for Freifunk or "
-"another similar wireless community network."
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:148
-msgid "Virtual Access Point (VAP)"
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:15
-msgid "Wizard"
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:113
-msgid "Your device and neighbouring nodes have to use the same channel."
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:181
-msgid "recommended"
-msgstr ""
diff --git a/applications/luci-app-meshwizard/po/es/meshwizard.po b/applications/luci-app-meshwizard/po/es/meshwizard.po
deleted file mode 100644 (file)
index 9fb39da..0000000
+++ /dev/null
@@ -1,169 +0,0 @@
-msgid ""
-msgstr ""
-"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2012-08-23 22:25+0200\n"
-"PO-Revision-Date: 2012-11-24 10:22+0200\n"
-"Last-Translator: José Vicente <josevteg@gmail.com>\n"
-"Language-Team: LANGUAGE <LL@li.org>\n"
-"Language: es\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=UTF-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: Pootle 2.0.6\n"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:191
-msgid "Activate or deactivate IPv6 config globally."
-msgstr "Activar o desactivar la configuración IPv6 globalmente."
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:112
-msgid "Channel"
-msgstr "Canal"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:181
-msgid "Check this to protect your LAN from other nodes or clients"
-msgstr "Proteger la LAN de otros nodos y clientes"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:176
-msgid "Cleanup config"
-msgstr "Borrar configuración"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:24
-msgid "Configure this interface"
-msgstr "Configurar esta interfaz"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:67
-msgid "DHCP IP range"
-msgstr "Rango IP de DHCP"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:54
-msgid "DHCP will automatically assign ip addresses to clients"
-msgstr "DHCP asignará direcciones IP automáticamente a los clientes"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:53
-msgid "Enable DHCP"
-msgstr "Activar DHCP"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:60
-msgid "Enable RA"
-msgstr "Activar RA"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:190
-msgid "Enabled"
-msgstr "Activado"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:173
-msgid "General Settings"
-msgstr "Configuración general"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:189
-msgid "IPv6 Settings"
-msgstr "Configuración IPv6"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:177
-msgid ""
-"If this is selected then config is cleaned before setting new config options."
-msgstr "Borrar la configuración antes de establecer una nueva."
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:18
-msgid "Interfaces"
-msgstr "Interfaces"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:29
-msgid "Mesh IP address"
-msgstr "Dirección IP del mesh"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:45
-msgid "Mesh IPv6 address"
-msgstr "Dirección IPv6 del mesh"
-
-#: applications/luci-app-meshwizard/luasrc/controller/meshwizard.lua:7
-msgid "Mesh Wizard"
-msgstr "Asistente del mesh"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:25
-#, fuzzy
-msgid ""
-"Note: this will set up this interface for mesh operation, i.e. add it to "
-"zone 'freifunk' and enable olsr."
-msgstr ""
-"Nota: esto configurará esta interfaz para uso mesh, es decir: la añadirá a "
-"la zona \"freifunk\" y activará OSLR."
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:180
-msgid "Protect LAN"
-msgstr "Proteger LAN"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:184
-msgid ""
-"Select this to allow others to use your connection to access the internet."
-msgstr "Permitir a otros usar su conexión para acceder a internet."
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:61
-msgid "Send router advertisements on this device."
-msgstr "Envía publicaciones de routers por este dispositivo."
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:183
-msgid "Share your internet connection"
-msgstr "Compartir su conexión a internet"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:68
-msgid ""
-"The IP range from which clients are assigned ip addresses (e.g. "
-"10.1.2.1/28). If this is a range inside your mesh network range, then it "
-"will be announced as HNA. Any other range will use NAT. If left empty then "
-"the defaults from the community profile will be used."
-msgstr ""
-"Rango IP desde el que asignar direcciones IP (ej. 10.1.2.1/28). Si el rango "
-"está dentro del de la mesh se declarará como HNA. Cualquier otro rango usará "
-"NAT. Si se deja vación tomará el del perfil de la comunidad."
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:38
-msgid "The given IP address is not inside the mesh network range"
-msgstr "Este rango IP no está dentro del de la red mesh"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:46
-msgid ""
-"This is a unique IPv6 address in CIDR notation (e.g. 2001:1:2:3::1/64) and "
-"has to be registered at your local community."
-msgstr ""
-"Dirección única IPv6 en notación CIDR (p.e.: 2001:1:2:3::1/64) y que tiene "
-"que estar registrada en su comunidad local."
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:30
-msgid ""
-"This is a unique address in the mesh (e.g. 10.1.1.1) and has to be "
-"registered at your local community."
-msgstr ""
-"Esta dirección debe ser única en la mesh (ej. 10.1.1.1) y debe registrarse "
-"en su comunidad local."
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:149
-msgid "This will setup a new virtual wireless interface in Access Point mode."
-msgstr ""
-"Configurar un nuevo interfaz virtual inalámbrico en modo punto de acceso."
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:15
-msgid ""
-"This wizard will assist you in setting up your router for Freifunk or "
-"another similar wireless community network."
-msgstr ""
-"Este asistente le ayudará a configurar su ruter para Freifunk o una red "
-"comunitaria similar."
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:148
-msgid "Virtual Access Point (VAP)"
-msgstr "Punto de acceso virtual (VAP)"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:15
-msgid "Wizard"
-msgstr "Asistente"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:113
-msgid "Your device and neighbouring nodes have to use the same channel."
-msgstr "Su dispositivo y los vecinos deben usar el mismo canal."
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:181
-msgid "recommended"
-msgstr "recomendado"
diff --git a/applications/luci-app-meshwizard/po/fr/meshwizard.po b/applications/luci-app-meshwizard/po/fr/meshwizard.po
deleted file mode 100644 (file)
index ac349e2..0000000
+++ /dev/null
@@ -1,171 +0,0 @@
-msgid ""
-msgstr ""
-"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2011-11-23 22:20+0200\n"
-"PO-Revision-Date: 2011-11-23 22:20+0200\n"
-"Last-Translator: fredb <fblistes+luci@free.fr>\n"
-"Language-Team: LANGUAGE <LL@li.org>\n"
-"Language: fr\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=UTF-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=2; plural=(n > 1);\n"
-"X-Generator: Pootle 2.0.4\n"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:191
-msgid "Activate or deactivate IPv6 config globally."
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:112
-msgid "Channel"
-msgstr "Canal"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:181
-msgid "Check this to protect your LAN from other nodes or clients"
-msgstr "Cochez ceci pour protéger votre réseau LAN des autres nœuds ou clients"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:176
-msgid "Cleanup config"
-msgstr "Nettoyer la config"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:24
-msgid "Configure this interface"
-msgstr "Configurer cette interface"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:67
-msgid "DHCP IP range"
-msgstr "Gamme d'adresses IP pour DHCP"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:54
-msgid "DHCP will automatically assign ip addresses to clients"
-msgstr "Le serveur DHCP donnera automatiquement des adresses IP aux clients"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:53
-msgid "Enable DHCP"
-msgstr "Activer le serveur DHCP"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:60
-msgid "Enable RA"
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:190
-msgid "Enabled"
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:173
-msgid "General Settings"
-msgstr "Paramètres généraux"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:189
-msgid "IPv6 Settings"
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:177
-msgid ""
-"If this is selected then config is cleaned before setting new config options."
-msgstr ""
-"Si vous sélectionnez ceci, la configuration sera nettoyée avant de "
-"positionner de nouvelles options de configuration."
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:18
-msgid "Interfaces"
-msgstr "Interfaces"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:29
-msgid "Mesh IP address"
-msgstr "Adresse IP maillée"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:45
-msgid "Mesh IPv6 address"
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/controller/meshwizard.lua:7
-msgid "Mesh Wizard"
-msgstr "Assistant de Maillage"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:25
-msgid ""
-"Note: this will set up this interface for mesh operation, i.e. add it to "
-"zone 'freifunk' and enable olsr."
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:180
-msgid "Protect LAN"
-msgstr "Protéger le LAN"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:184
-msgid ""
-"Select this to allow others to use your connection to access the internet."
-msgstr ""
-"Sélectionnez ceci pour permettre aux autres d'utiliser votre connexion pour "
-"accéder à Internet."
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:61
-msgid "Send router advertisements on this device."
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:183
-msgid "Share your internet connection"
-msgstr "Partager votre connexion Internet"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:68
-msgid ""
-"The IP range from which clients are assigned ip addresses (e.g. "
-"10.1.2.1/28). If this is a range inside your mesh network range, then it "
-"will be announced as HNA. Any other range will use NAT. If left empty then "
-"the defaults from the community profile will be used."
-msgstr ""
-"La gamme d'adresses IP utilisée pour attribuer des adresses IP aux clients "
-"(par ex. 10.1.2.1/28). Si ce lot d'adresses est compris dans le réseau "
-"maillé, il sera annoncé comme HNA, sinon du NAT sera utilisé. Si ce champ "
-"reste vide, les valeurs par défaut du profil de la communauté seront "
-"utilisées."
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:38
-msgid "The given IP address is not inside the mesh network range"
-msgstr "L'adresse IP donnée n'est pas dans le réseau maillé"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:46
-msgid ""
-"This is a unique IPv6 address in CIDR notation (e.g. 2001:1:2:3::1/64) and "
-"has to be registered at your local community."
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:30
-msgid ""
-"This is a unique address in the mesh (e.g. 10.1.1.1) and has to be "
-"registered at your local community."
-msgstr ""
-"C'est une adresse unique dans le réseau maillé (par ex. 10.1.1.1) et doit "
-"être enregistré dans votre communauté locale."
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:149
-msgid "This will setup a new virtual wireless interface in Access Point mode."
-msgstr ""
-"Cela configurera une nouvelle interface sans-fil virtuelle en mode Point "
-"d'Accès."
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:15
-msgid ""
-"This wizard will assist you in setting up your router for Freifunk or "
-"another similar wireless community network."
-msgstr ""
-"Cet assistant vous aidera à configurer votre routeur pour le réseau maillé "
-"Freifunk ou un autre réseau sans-fil communautaire du même genre."
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:148
-msgid "Virtual Access Point (VAP)"
-msgstr "Point d'accès virtuel (VAP)"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:15
-msgid "Wizard"
-msgstr "Assistant"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:113
-msgid "Your device and neighbouring nodes have to use the same channel."
-msgstr "Votre matériel et les nœuds voisins doivent utiliser le même canal."
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:181
-msgid "recommended"
-msgstr "recommandé"
diff --git a/applications/luci-app-meshwizard/po/he/meshwizard.po b/applications/luci-app-meshwizard/po/he/meshwizard.po
deleted file mode 100644 (file)
index 16df7b9..0000000
+++ /dev/null
@@ -1,151 +0,0 @@
-msgid ""
-msgstr ""
-"Project-Id-Version: PACKAGE VERSION\n"
-"Last-Translator: Automatically generated\n"
-"Language-Team: none\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=UTF-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:191
-msgid "Activate or deactivate IPv6 config globally."
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:112
-msgid "Channel"
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:181
-msgid "Check this to protect your LAN from other nodes or clients"
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:176
-msgid "Cleanup config"
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:24
-msgid "Configure this interface"
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:67
-msgid "DHCP IP range"
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:54
-msgid "DHCP will automatically assign ip addresses to clients"
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:53
-msgid "Enable DHCP"
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:60
-msgid "Enable RA"
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:190
-msgid "Enabled"
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:173
-msgid "General Settings"
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:189
-msgid "IPv6 Settings"
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:177
-msgid ""
-"If this is selected then config is cleaned before setting new config options."
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:18
-msgid "Interfaces"
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:29
-msgid "Mesh IP address"
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:45
-msgid "Mesh IPv6 address"
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/controller/meshwizard.lua:7
-msgid "Mesh Wizard"
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:25
-msgid ""
-"Note: this will set up this interface for mesh operation, i.e. add it to "
-"zone 'freifunk' and enable olsr."
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:180
-msgid "Protect LAN"
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:184
-msgid ""
-"Select this to allow others to use your connection to access the internet."
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:61
-msgid "Send router advertisements on this device."
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:183
-msgid "Share your internet connection"
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:68
-msgid ""
-"The IP range from which clients are assigned ip addresses (e.g. "
-"10.1.2.1/28). If this is a range inside your mesh network range, then it "
-"will be announced as HNA. Any other range will use NAT. If left empty then "
-"the defaults from the community profile will be used."
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:38
-msgid "The given IP address is not inside the mesh network range"
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:46
-msgid ""
-"This is a unique IPv6 address in CIDR notation (e.g. 2001:1:2:3::1/64) and "
-"has to be registered at your local community."
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:30
-msgid ""
-"This is a unique address in the mesh (e.g. 10.1.1.1) and has to be "
-"registered at your local community."
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:149
-msgid "This will setup a new virtual wireless interface in Access Point mode."
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:15
-msgid ""
-"This wizard will assist you in setting up your router for Freifunk or "
-"another similar wireless community network."
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:148
-msgid "Virtual Access Point (VAP)"
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:15
-msgid "Wizard"
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:113
-msgid "Your device and neighbouring nodes have to use the same channel."
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:181
-msgid "recommended"
-msgstr ""
diff --git a/applications/luci-app-meshwizard/po/hu/meshwizard.po b/applications/luci-app-meshwizard/po/hu/meshwizard.po
deleted file mode 100644 (file)
index df60de6..0000000
+++ /dev/null
@@ -1,154 +0,0 @@
-msgid ""
-msgstr ""
-"Project-Id-Version: PACKAGE VERSION\n"
-"PO-Revision-Date: 2013-08-09 12:55+0200\n"
-"Last-Translator: Bgray <bgraygms@gmail.com>\n"
-"Language-Team: none\n"
-"Language: hu\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=UTF-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: Pootle 2.0.6\n"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:191
-msgid "Activate or deactivate IPv6 config globally."
-msgstr "Globális IPV6 konfiguráció aktiválása vagy kikapcsolása."
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:112
-msgid "Channel"
-msgstr "Csatorna"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:181
-msgid "Check this to protect your LAN from other nodes or clients"
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:176
-msgid "Cleanup config"
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:24
-msgid "Configure this interface"
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:67
-msgid "DHCP IP range"
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:54
-msgid "DHCP will automatically assign ip addresses to clients"
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:53
-msgid "Enable DHCP"
-msgstr "DHCP Engedélyezése"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:60
-msgid "Enable RA"
-msgstr "RA Engedélyezése"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:190
-msgid "Enabled"
-msgstr "Engedélyezés"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:173
-msgid "General Settings"
-msgstr "Általános Beállítások"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:189
-msgid "IPv6 Settings"
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:177
-msgid ""
-"If this is selected then config is cleaned before setting new config options."
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:18
-msgid "Interfaces"
-msgstr "Interfészek"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:29
-msgid "Mesh IP address"
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:45
-msgid "Mesh IPv6 address"
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/controller/meshwizard.lua:7
-msgid "Mesh Wizard"
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:25
-msgid ""
-"Note: this will set up this interface for mesh operation, i.e. add it to "
-"zone 'freifunk' and enable olsr."
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:180
-msgid "Protect LAN"
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:184
-msgid ""
-"Select this to allow others to use your connection to access the internet."
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:61
-msgid "Send router advertisements on this device."
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:183
-msgid "Share your internet connection"
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:68
-msgid ""
-"The IP range from which clients are assigned ip addresses (e.g. "
-"10.1.2.1/28). If this is a range inside your mesh network range, then it "
-"will be announced as HNA. Any other range will use NAT. If left empty then "
-"the defaults from the community profile will be used."
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:38
-msgid "The given IP address is not inside the mesh network range"
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:46
-msgid ""
-"This is a unique IPv6 address in CIDR notation (e.g. 2001:1:2:3::1/64) and "
-"has to be registered at your local community."
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:30
-msgid ""
-"This is a unique address in the mesh (e.g. 10.1.1.1) and has to be "
-"registered at your local community."
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:149
-msgid "This will setup a new virtual wireless interface in Access Point mode."
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:15
-msgid ""
-"This wizard will assist you in setting up your router for Freifunk or "
-"another similar wireless community network."
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:148
-msgid "Virtual Access Point (VAP)"
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:15
-msgid "Wizard"
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:113
-msgid "Your device and neighbouring nodes have to use the same channel."
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:181
-msgid "recommended"
-msgstr ""
diff --git a/applications/luci-app-meshwizard/po/it/meshwizard.po b/applications/luci-app-meshwizard/po/it/meshwizard.po
deleted file mode 100644 (file)
index a422b18..0000000
+++ /dev/null
@@ -1,175 +0,0 @@
-msgid ""
-msgstr ""
-"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2012-02-06 18:07+0200\n"
-"PO-Revision-Date: 2013-02-09 20:46+0200\n"
-"Last-Translator: Francesco <3gasas@gmail.com>\n"
-"Language-Team: LANGUAGE <LL@li.org>\n"
-"Language: it\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=UTF-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: Pootle 2.0.6\n"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:191
-msgid "Activate or deactivate IPv6 config globally."
-msgstr "Attivare o disattivare la configurazione IPv6 a livello globale."
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:112
-msgid "Channel"
-msgstr "Canale"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:181
-msgid "Check this to protect your LAN from other nodes or clients"
-msgstr "Abilita per proteggere la tua LAN da altri nodi o clienti"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:176
-msgid "Cleanup config"
-msgstr "Ripulisci config"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:24
-msgid "Configure this interface"
-msgstr "Configura questa interfaccia"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:67
-msgid "DHCP IP range"
-msgstr "Range DHCP IP"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:54
-msgid "DHCP will automatically assign ip addresses to clients"
-msgstr "DHCP assegnerà indirizzi ip ai client"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:53
-msgid "Enable DHCP"
-msgstr "Abilità DHCP"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:60
-msgid "Enable RA"
-msgstr "Attiva RA"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:190
-msgid "Enabled"
-msgstr "Attivato"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:173
-msgid "General Settings"
-msgstr "Impostazioni generali"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:189
-msgid "IPv6 Settings"
-msgstr "Impostazioni IPv6"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:177
-msgid ""
-"If this is selected then config is cleaned before setting new config options."
-msgstr ""
-"Se questa opzione è selezionata, config viene pulita prima di nuove opzioni "
-"di configurazione."
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:18
-msgid "Interfaces"
-msgstr "Interfacce"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:29
-msgid "Mesh IP address"
-msgstr "Rete indirizzo IP"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:45
-msgid "Mesh IPv6 address"
-msgstr "Rete indirizzo IPv6"
-
-#: applications/luci-app-meshwizard/luasrc/controller/meshwizard.lua:7
-msgid "Mesh Wizard"
-msgstr "Configurazione Rete"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:25
-#, fuzzy
-msgid ""
-"Note: this will set up this interface for mesh operation, i.e. add it to "
-"zone 'freifunk' and enable olsr."
-msgstr ""
-"Nota: questo permette di configurare questa interfaccia per il funzionamento "
-"in rete, vale a dire aggiungere nella zona 'Freifunk' e consentire OLSR."
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:180
-msgid "Protect LAN"
-msgstr "Proteggi LAN"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:184
-msgid ""
-"Select this to allow others to use your connection to access the internet."
-msgstr ""
-"Selezionare per permettere ad altri di usare la tua connessione per accedere "
-"a internet."
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:61
-msgid "Send router advertisements on this device."
-msgstr "Inviare annunci router su questo dispositivo."
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:183
-msgid "Share your internet connection"
-msgstr "Condividi la tua connessione internet"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:68
-msgid ""
-"The IP range from which clients are assigned ip addresses (e.g. "
-"10.1.2.1/28). If this is a range inside your mesh network range, then it "
-"will be announced as HNA. Any other range will use NAT. If left empty then "
-"the defaults from the community profile will be used."
-msgstr ""
-"Il range IP dal quale i client ricevono gli indirizzi (es. 10.1.2.1/28). Se "
-"questa subnet è all'interno della tua rete mesh, sarà annunciata as HNA. "
-"Ogni altro range userà il NAT. Se lasciato vuoto allora la scelta "
-"predefinita della community sarà usata."
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:38
-msgid "The given IP address is not inside the mesh network range"
-msgstr "L'IP dato non è all'interno del range degli indirizzi di rete mesh"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:46
-msgid ""
-"This is a unique IPv6 address in CIDR notation (e.g. 2001:1:2:3::1/64) and "
-"has to be registered at your local community."
-msgstr ""
-"Si tratta di un indirizzo IPv6 unico in notazione CIDR (ad esempio "
-"2001:1:2:3::1/64) e deve essere registrato presso la comunità locale."
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:30
-msgid ""
-"This is a unique address in the mesh (e.g. 10.1.1.1) and has to be "
-"registered at your local community."
-msgstr ""
-"Questo è un indirizzo univoco nella mesh (es. 10.1.1.1) e deve essere "
-"accordato con la tua community."
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:149
-msgid "This will setup a new virtual wireless interface in Access Point mode."
-msgstr ""
-"Questo confgurerà una nuova interfaccia wireless virtuale in modalità Access "
-"Point."
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:15
-msgid ""
-"This wizard will assist you in setting up your router for Freifunk or "
-"another similar wireless community network."
-msgstr ""
-"Questo wizard ti assisterà nel setup del tuo router per l'uso in una rete "
-"wireless comunitaria come Freifunk o Ninux."
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:148
-msgid "Virtual Access Point (VAP)"
-msgstr "Punto di Accesso Virtuale (VAP)"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:15
-msgid "Wizard"
-msgstr "Creazione guidata"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:113
-msgid "Your device and neighbouring nodes have to use the same channel."
-msgstr "Il tuo device a i nodi confinanti devono sare lo stesso canale."
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:181
-msgid "recommended"
-msgstr "raccomandato"
diff --git a/applications/luci-app-meshwizard/po/ja/meshwizard.po b/applications/luci-app-meshwizard/po/ja/meshwizard.po
deleted file mode 100644 (file)
index d8f422e..0000000
+++ /dev/null
@@ -1,141 +0,0 @@
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:191
-msgid "Activate or deactivate IPv6 config globally."
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:112
-msgid "Channel"
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:181
-msgid "Check this to protect your LAN from other nodes or clients"
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:176
-msgid "Cleanup config"
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:24
-msgid "Configure this interface"
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:67
-msgid "DHCP IP range"
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:54
-msgid "DHCP will automatically assign ip addresses to clients"
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:53
-msgid "Enable DHCP"
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:60
-msgid "Enable RA"
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:190
-msgid "Enabled"
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:173
-msgid "General Settings"
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:189
-msgid "IPv6 Settings"
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:177
-msgid ""
-"If this is selected then config is cleaned before setting new config options."
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:18
-msgid "Interfaces"
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:29
-msgid "Mesh IP address"
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:45
-msgid "Mesh IPv6 address"
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/controller/meshwizard.lua:7
-msgid "Mesh Wizard"
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:25
-msgid ""
-"Note: this will set up this interface for mesh operation, i.e. add it to "
-"zone 'freifunk' and enable olsr."
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:180
-msgid "Protect LAN"
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:184
-msgid ""
-"Select this to allow others to use your connection to access the internet."
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:61
-msgid "Send router advertisements on this device."
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:183
-msgid "Share your internet connection"
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:68
-msgid ""
-"The IP range from which clients are assigned ip addresses (e.g. "
-"10.1.2.1/28). If this is a range inside your mesh network range, then it "
-"will be announced as HNA. Any other range will use NAT. If left empty then "
-"the defaults from the community profile will be used."
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:38
-msgid "The given IP address is not inside the mesh network range"
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:46
-msgid ""
-"This is a unique IPv6 address in CIDR notation (e.g. 2001:1:2:3::1/64) and "
-"has to be registered at your local community."
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:30
-msgid ""
-"This is a unique address in the mesh (e.g. 10.1.1.1) and has to be "
-"registered at your local community."
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:149
-msgid "This will setup a new virtual wireless interface in Access Point mode."
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:15
-msgid ""
-"This wizard will assist you in setting up your router for Freifunk or "
-"another similar wireless community network."
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:148
-msgid "Virtual Access Point (VAP)"
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:15
-msgid "Wizard"
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:113
-msgid "Your device and neighbouring nodes have to use the same channel."
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:181
-msgid "recommended"
-msgstr ""
diff --git a/applications/luci-app-meshwizard/po/ms/meshwizard.po b/applications/luci-app-meshwizard/po/ms/meshwizard.po
deleted file mode 100644 (file)
index d8f422e..0000000
+++ /dev/null
@@ -1,141 +0,0 @@
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:191
-msgid "Activate or deactivate IPv6 config globally."
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:112
-msgid "Channel"
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:181
-msgid "Check this to protect your LAN from other nodes or clients"
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:176
-msgid "Cleanup config"
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:24
-msgid "Configure this interface"
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:67
-msgid "DHCP IP range"
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:54
-msgid "DHCP will automatically assign ip addresses to clients"
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:53
-msgid "Enable DHCP"
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:60
-msgid "Enable RA"
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:190
-msgid "Enabled"
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:173
-msgid "General Settings"
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:189
-msgid "IPv6 Settings"
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:177
-msgid ""
-"If this is selected then config is cleaned before setting new config options."
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:18
-msgid "Interfaces"
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:29
-msgid "Mesh IP address"
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:45
-msgid "Mesh IPv6 address"
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/controller/meshwizard.lua:7
-msgid "Mesh Wizard"
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:25
-msgid ""
-"Note: this will set up this interface for mesh operation, i.e. add it to "
-"zone 'freifunk' and enable olsr."
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:180
-msgid "Protect LAN"
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:184
-msgid ""
-"Select this to allow others to use your connection to access the internet."
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:61
-msgid "Send router advertisements on this device."
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:183
-msgid "Share your internet connection"
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:68
-msgid ""
-"The IP range from which clients are assigned ip addresses (e.g. "
-"10.1.2.1/28). If this is a range inside your mesh network range, then it "
-"will be announced as HNA. Any other range will use NAT. If left empty then "
-"the defaults from the community profile will be used."
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:38
-msgid "The given IP address is not inside the mesh network range"
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:46
-msgid ""
-"This is a unique IPv6 address in CIDR notation (e.g. 2001:1:2:3::1/64) and "
-"has to be registered at your local community."
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:30
-msgid ""
-"This is a unique address in the mesh (e.g. 10.1.1.1) and has to be "
-"registered at your local community."
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:149
-msgid "This will setup a new virtual wireless interface in Access Point mode."
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:15
-msgid ""
-"This wizard will assist you in setting up your router for Freifunk or "
-"another similar wireless community network."
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:148
-msgid "Virtual Access Point (VAP)"
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:15
-msgid "Wizard"
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:113
-msgid "Your device and neighbouring nodes have to use the same channel."
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:181
-msgid "recommended"
-msgstr ""
diff --git a/applications/luci-app-meshwizard/po/no/meshwizard.po b/applications/luci-app-meshwizard/po/no/meshwizard.po
deleted file mode 100644 (file)
index d8f422e..0000000
+++ /dev/null
@@ -1,141 +0,0 @@
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:191
-msgid "Activate or deactivate IPv6 config globally."
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:112
-msgid "Channel"
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:181
-msgid "Check this to protect your LAN from other nodes or clients"
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:176
-msgid "Cleanup config"
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:24
-msgid "Configure this interface"
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:67
-msgid "DHCP IP range"
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:54
-msgid "DHCP will automatically assign ip addresses to clients"
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:53
-msgid "Enable DHCP"
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:60
-msgid "Enable RA"
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:190
-msgid "Enabled"
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:173
-msgid "General Settings"
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:189
-msgid "IPv6 Settings"
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:177
-msgid ""
-"If this is selected then config is cleaned before setting new config options."
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:18
-msgid "Interfaces"
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:29
-msgid "Mesh IP address"
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:45
-msgid "Mesh IPv6 address"
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/controller/meshwizard.lua:7
-msgid "Mesh Wizard"
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:25
-msgid ""
-"Note: this will set up this interface for mesh operation, i.e. add it to "
-"zone 'freifunk' and enable olsr."
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:180
-msgid "Protect LAN"
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:184
-msgid ""
-"Select this to allow others to use your connection to access the internet."
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:61
-msgid "Send router advertisements on this device."
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:183
-msgid "Share your internet connection"
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:68
-msgid ""
-"The IP range from which clients are assigned ip addresses (e.g. "
-"10.1.2.1/28). If this is a range inside your mesh network range, then it "
-"will be announced as HNA. Any other range will use NAT. If left empty then "
-"the defaults from the community profile will be used."
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:38
-msgid "The given IP address is not inside the mesh network range"
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:46
-msgid ""
-"This is a unique IPv6 address in CIDR notation (e.g. 2001:1:2:3::1/64) and "
-"has to be registered at your local community."
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:30
-msgid ""
-"This is a unique address in the mesh (e.g. 10.1.1.1) and has to be "
-"registered at your local community."
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:149
-msgid "This will setup a new virtual wireless interface in Access Point mode."
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:15
-msgid ""
-"This wizard will assist you in setting up your router for Freifunk or "
-"another similar wireless community network."
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:148
-msgid "Virtual Access Point (VAP)"
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:15
-msgid "Wizard"
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:113
-msgid "Your device and neighbouring nodes have to use the same channel."
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:181
-msgid "recommended"
-msgstr ""
diff --git a/applications/luci-app-meshwizard/po/pl/meshwizard.po b/applications/luci-app-meshwizard/po/pl/meshwizard.po
deleted file mode 100644 (file)
index add2961..0000000
+++ /dev/null
@@ -1,179 +0,0 @@
-msgid ""
-msgstr ""
-"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2012-04-19 21:15+0200\n"
-"PO-Revision-Date: 2014-04-23 19:18+0200\n"
-"Last-Translator: goodgod261 <goodgod261@wp.pl>\n"
-"Language-Team: LANGUAGE <LL@li.org>\n"
-"Language: pl\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=UTF-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 "
-"|| n%100>=20) ? 1 : 2);\n"
-"X-Generator: Pootle 2.0.6\n"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:191
-msgid "Activate or deactivate IPv6 config globally."
-msgstr "Aktywuj lub dezaktywuj ipv6 konfiguracja globalna"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:112
-msgid "Channel"
-msgstr "Kanał"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:181
-msgid "Check this to protect your LAN from other nodes or clients"
-msgstr ""
-"Zaznacz, aby zabezpieczyć sieć lokalną przed innymi węzłami lub klientami "
-"sieci"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:176
-msgid "Cleanup config"
-msgstr "Wyczyść konfigurację"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:24
-msgid "Configure this interface"
-msgstr "Skonfiguruj ten interfejs"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:67
-msgid "DHCP IP range"
-msgstr "Pula adresów DHCP"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:54
-msgid "DHCP will automatically assign ip addresses to clients"
-msgstr "DHCP automatycznie przypisze adresy IP klientom"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:53
-msgid "Enable DHCP"
-msgstr "Włącz DHCP"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:60
-msgid "Enable RA"
-msgstr "Włącz RA"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:190
-msgid "Enabled"
-msgstr "Włączone"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:173
-msgid "General Settings"
-msgstr "Ustawienia ogólne"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:189
-msgid "IPv6 Settings"
-msgstr "IPv6 Ustawienia"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:177
-msgid ""
-"If this is selected then config is cleaned before setting new config options."
-msgstr ""
-"Jeśli ta opcja jest zaznaczona to stara konfiguracja jest usuwana przed "
-"zapisaniem nowych opcji."
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:18
-msgid "Interfaces"
-msgstr "Interfejsy"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:29
-msgid "Mesh IP address"
-msgstr "Adres Mesh IP"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:45
-msgid "Mesh IPv6 address"
-msgstr "Adres Mech IPv6"
-
-#: applications/luci-app-meshwizard/luasrc/controller/meshwizard.lua:7
-msgid "Mesh Wizard"
-msgstr "Kreator Mesh"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:25
-#, fuzzy
-msgid ""
-"Note: this will set up this interface for mesh operation, i.e. add it to "
-"zone 'freifunk' and enable olsr."
-msgstr ""
-"Nota: To są ustawienia interfejsu mesh operacja i.e Dodawanie Strefy "
-"'Freifunk' oraz włączyć olsr"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:180
-msgid "Protect LAN"
-msgstr "Chroń LAN"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:184
-msgid ""
-"Select this to allow others to use your connection to access the internet."
-msgstr ""
-"Zaznacz tę opcję aby inni użytkownicy mogli używać twojego połączenia do "
-"korzystania z internetu"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:61
-msgid "Send router advertisements on this device."
-msgstr "Wyślij Routera Reklamę na urządzenie"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:183
-msgid "Share your internet connection"
-msgstr "Współdziel swoje połączenie internetowe"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:68
-msgid ""
-"The IP range from which clients are assigned ip addresses (e.g. "
-"10.1.2.1/28). If this is a range inside your mesh network range, then it "
-"will be announced as HNA. Any other range will use NAT. If left empty then "
-"the defaults from the community profile will be used."
-msgstr ""
-"Zakres adresów IP, z którego klientom są przypisywane adresy IP (np. "
-"10.1.2.1/28). Jeżeli jest to zakres wewnątrz twojej sieci mesh, wówczas "
-"zostanie rozgłoszony jako HNA. Każdy inny zakres będzie używać NAT. Jeżeli "
-"pozostanie pusty, wówczas zostanie użyty domyślny profil społeczności."
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:38
-msgid "The given IP address is not inside the mesh network range"
-msgstr "Podany adres IP nie należy do zakresu sieci mesh"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:46
-msgid ""
-"This is a unique IPv6 address in CIDR notation (e.g. 2001:1:2:3::1/64) and "
-"has to be registered at your local community."
-msgstr ""
-"To jest unikalny adres IPv6 w notacji <abbr title=\"Classless Inter-Domain "
-"Routing\">CIDR</abbr> (np. 2001:1:2:3:1/64) i musi zostać zarejestrowany w "
-"Twojej lokalnej społeczności"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:30
-msgid ""
-"This is a unique address in the mesh (e.g. 10.1.1.1) and has to be "
-"registered at your local community."
-msgstr ""
-"Jest to unikalny adres w sieci mesh (np. 10.1.1.1) i musi być zarejestrowana "
-"w lokalnej społeczności."
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:149
-msgid "This will setup a new virtual wireless interface in Access Point mode."
-msgstr ""
-"Ta opcja skonfiguruje nowy wirtualny interfejs bezprzewodowy w trybie Access "
-"Point`a"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:15
-msgid ""
-"This wizard will assist you in setting up your router for Freifunk or "
-"another similar wireless community network."
-msgstr ""
-"Ten kreator pomoże skonfigurować router do korzystania z Freifunk lub "
-"podobnej społecznej sieci bezprzewodowej (darmowe WiFi)"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:148
-msgid "Virtual Access Point (VAP)"
-msgstr "Access Point Wirtualny (VAP)"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:15
-msgid "Wizard"
-msgstr "Kreator"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:113
-msgid "Your device and neighbouring nodes have to use the same channel."
-msgstr "Twój router i sąsiedzkie węzły sieci używają tego samego kanału."
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:181
-msgid "recommended"
-msgstr "zalecane"
diff --git a/applications/luci-app-meshwizard/po/pt-br/meshwizard.po b/applications/luci-app-meshwizard/po/pt-br/meshwizard.po
deleted file mode 100644 (file)
index 0228fe7..0000000
+++ /dev/null
@@ -1,181 +0,0 @@
-msgid ""
-msgstr ""
-"Project-Id-Version: \n"
-"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2011-10-11 00:23+0200\n"
-"PO-Revision-Date: 2017-02-20 18:00-0300\n"
-"Last-Translator: Luiz Angelo Daros de Luca <luizluca@gmail.com>\n"
-"Language: pt_BR\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=UTF-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=2; plural=(n > 1);\n"
-"X-Generator: Poedit 1.8.11\n"
-"Language-Team: \n"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:191
-msgid "Activate or deactivate IPv6 config globally."
-msgstr "Habilita e desabilita a configuração IPv6 globalmente."
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:112
-msgid "Channel"
-msgstr "Canal"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:181
-msgid "Check this to protect your LAN from other nodes or clients"
-msgstr ""
-"Marque isto para proteger sua rede local (LAN) de outros nós ou clientes"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:176
-msgid "Cleanup config"
-msgstr "Limpar configuração"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:24
-msgid "Configure this interface"
-msgstr "Configure esta interface"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:67
-msgid "DHCP IP range"
-msgstr "Faixa de IP do DHCP"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:54
-msgid "DHCP will automatically assign ip addresses to clients"
-msgstr "O DHCP irá atribuir automaticamente endereços IP para os clientes"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:53
-msgid "Enable DHCP"
-msgstr "Habilitar DHCP"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:60
-msgid "Enable RA"
-msgstr ""
-"Habilitar <abbr title=\\\"Router Advertisement, Anúncio de Roteador\\\">RA</"
-"abbr>"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:190
-msgid "Enabled"
-msgstr "Habilitado"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:173
-msgid "General Settings"
-msgstr "Configurações Gerais"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:189
-msgid "IPv6 Settings"
-msgstr "Configurações IPv6"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:177
-msgid ""
-"If this is selected then config is cleaned before setting new config options."
-msgstr ""
-"Se selecionado, a configuração é limpa antes de definir as novas opções de "
-"configuração."
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:18
-msgid "Interfaces"
-msgstr "Interfaces"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:29
-msgid "Mesh IP address"
-msgstr "Endereço IP da rede em malha"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:45
-msgid "Mesh IPv6 address"
-msgstr "Endereço IPv6 da rede em malha"
-
-#: applications/luci-app-meshwizard/luasrc/controller/meshwizard.lua:7
-msgid "Mesh Wizard"
-msgstr "Assistente de Configuração da Rede em Malha"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:25
-msgid ""
-"Note: this will set up this interface for mesh operation, i.e. add it to "
-"zone 'freifunk' and enable olsr."
-msgstr ""
-"Nota: Isto irá configurar a interface para operação em malha, p. ex. "
-"adicionar à zona 'freifunk' e ativar o OLSR. "
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:180
-msgid "Protect LAN"
-msgstr "Proteget Rede Local (LAN)"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:184
-msgid ""
-"Select this to allow others to use your connection to access the internet."
-msgstr ""
-"Selecione isto para permitir que outros usem sua conexão para acessar a "
-"internet."
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:61
-msgid "Send router advertisements on this device."
-msgstr ""
-"Envia <abbr title=\\\"Router Advertisement, Anúncio de Roteador\\\">RA</"
-"abbr> a partir deste dispositivo."
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:183
-msgid "Share your internet connection"
-msgstr "Compartilhar sua conexão com a internet"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:68
-msgid ""
-"The IP range from which clients are assigned ip addresses (e.g. "
-"10.1.2.1/28). If this is a range inside your mesh network range, then it "
-"will be announced as HNA. Any other range will use NAT. If left empty then "
-"the defaults from the community profile will be used."
-msgstr ""
-"Faixa de endereços IP atribuídos aos clientes (ex: 10.1.2.1/28). Se esta "
-"faixa está dentro da faixa da rede em malha, então ela será anunciada no "
-"<abbr title=\"Host and network association, Associação de equipamentos e "
-"redes\">HNA</abbr>. Qualquer outra faixa irá utilizar NAT. Se deixada vazia, "
-"os padrões do perfil da comunidade será usada."
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:38
-msgid "The given IP address is not inside the mesh network range"
-msgstr ""
-"O endereço IP informado não está na faixa de endereços da rede em malha"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:46
-msgid ""
-"This is a unique IPv6 address in CIDR notation (e.g. 2001:1:2:3::1/64) and "
-"has to be registered at your local community."
-msgstr ""
-"Este é um endereço IPv6 único na notação CIDR (ex: 2001:1:2:3::1/64) e deve "
-"ser registrado na sua comunidade local."
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:30
-msgid ""
-"This is a unique address in the mesh (e.g. 10.1.1.1) and has to be "
-"registered at your local community."
-msgstr ""
-"Este é um endereço único na rede em malha (ex: 10.1.1.1) e tem que ser "
-"registrado na sua comunidade local."
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:149
-msgid "This will setup a new virtual wireless interface in Access Point mode."
-msgstr ""
-"Isto configurará uma nova interface de rede sem fio virtual em modo de ponto "
-"de acesso."
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:15
-msgid ""
-"This wizard will assist you in setting up your router for Freifunk or "
-"another similar wireless community network."
-msgstr ""
-"Este assistente irá ajudá-lo na configuração do seu roteador para Freifunk "
-"ou outra rede comunitária sem fio similar."
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:148
-msgid "Virtual Access Point (VAP)"
-msgstr "Ponto de Acesso Virtual (VAP)"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:15
-msgid "Wizard"
-msgstr "Assistente"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:113
-msgid "Your device and neighbouring nodes have to use the same channel."
-msgstr "Seu dispositivo e os nós vizinhos devem utilizar o mesmo canal."
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:181
-msgid "recommended"
-msgstr "recomendado"
diff --git a/applications/luci-app-meshwizard/po/pt/meshwizard.po b/applications/luci-app-meshwizard/po/pt/meshwizard.po
deleted file mode 100644 (file)
index b860dc2..0000000
+++ /dev/null
@@ -1,165 +0,0 @@
-msgid ""
-msgstr ""
-"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2013-06-03 16:20+0200\n"
-"PO-Revision-Date: 2013-06-03 18:01+0200\n"
-"Last-Translator: joao.f.vieira <joao.f.vieira@gmail.com>\n"
-"Language-Team: LANGUAGE <LL@li.org>\n"
-"Language: pt\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=UTF-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: Pootle 2.0.6\n"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:191
-msgid "Activate or deactivate IPv6 config globally."
-msgstr "Ativar ou desativar a configuração IPv6 globalmente."
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:112
-msgid "Channel"
-msgstr "Canal"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:181
-msgid "Check this to protect your LAN from other nodes or clients"
-msgstr "Marcar isto para proteger a sua LAN de outros nós ou clientes"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:176
-msgid "Cleanup config"
-msgstr "Limpar configuração"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:24
-msgid "Configure this interface"
-msgstr "Configurar esta interface"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:67
-msgid "DHCP IP range"
-msgstr "Intervalo de IPs DHCP"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:54
-msgid "DHCP will automatically assign ip addresses to clients"
-msgstr "O DHCP irá atribuir automaticamente endereços IP aos clientes"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:53
-msgid "Enable DHCP"
-msgstr "Ativar DHCP"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:60
-msgid "Enable RA"
-msgstr "Ativar RA"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:190
-msgid "Enabled"
-msgstr "Ativo"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:173
-msgid "General Settings"
-msgstr "Definições Gerais"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:189
-msgid "IPv6 Settings"
-msgstr "Definições IPv6"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:177
-msgid ""
-"If this is selected then config is cleaned before setting new config options."
-msgstr ""
-"Se isto estiver selecionado a configuração é limpa antes de serem definidas "
-"novas opções na configuração."
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:18
-msgid "Interfaces"
-msgstr "Interfaces"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:29
-msgid "Mesh IP address"
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:45
-msgid "Mesh IPv6 address"
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/controller/meshwizard.lua:7
-msgid "Mesh Wizard"
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:25
-#, fuzzy
-msgid ""
-"Note: this will set up this interface for mesh operation, i.e. add it to "
-"zone 'freifunk' and enable olsr."
-msgstr ""
-"Nota: Isto irá configurar a interface para operação em malha, p. ex. "
-"adicionar à zona 'freifunk' e ativar OLSR."
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:180
-msgid "Protect LAN"
-msgstr "Proteger LAN"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:184
-msgid ""
-"Select this to allow others to use your connection to access the internet."
-msgstr ""
-"Ative isto para permitir que outros usem a sua ligação para aceder à "
-"internet."
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:61
-msgid "Send router advertisements on this device."
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:183
-msgid "Share your internet connection"
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:68
-msgid ""
-"The IP range from which clients are assigned ip addresses (e.g. "
-"10.1.2.1/28). If this is a range inside your mesh network range, then it "
-"will be announced as HNA. Any other range will use NAT. If left empty then "
-"the defaults from the community profile will be used."
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:38
-msgid "The given IP address is not inside the mesh network range"
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:46
-msgid ""
-"This is a unique IPv6 address in CIDR notation (e.g. 2001:1:2:3::1/64) and "
-"has to be registered at your local community."
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:30
-msgid ""
-"This is a unique address in the mesh (e.g. 10.1.1.1) and has to be "
-"registered at your local community."
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:149
-msgid "This will setup a new virtual wireless interface in Access Point mode."
-msgstr ""
-"Irá ser configurado uma nova interface virtual wireless em modo de Ponto de "
-"Acesso."
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:15
-msgid ""
-"This wizard will assist you in setting up your router for Freifunk or "
-"another similar wireless community network."
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:148
-msgid "Virtual Access Point (VAP)"
-msgstr "Ponto de Acesso Virtual (VAP)"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:15
-msgid "Wizard"
-msgstr "Assistente"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:113
-msgid "Your device and neighbouring nodes have to use the same channel."
-msgstr "O seu dispositivo e os nós vizinhos têm de usar o mesmo canal."
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:181
-msgid "recommended"
-msgstr "recomendado"
diff --git a/applications/luci-app-meshwizard/po/ro/meshwizard.po b/applications/luci-app-meshwizard/po/ro/meshwizard.po
deleted file mode 100644 (file)
index 42fcc7d..0000000
+++ /dev/null
@@ -1,158 +0,0 @@
-msgid ""
-msgstr ""
-"Project-Id-Version: PACKAGE VERSION\n"
-"PO-Revision-Date: 2014-06-29 19:55+0200\n"
-"Last-Translator: xxvirusxx <condor20_05@yahoo.it>\n"
-"Language-Team: none\n"
-"Language: ro\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=UTF-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : (n==0 || (n%100 > 0 && n%100 < "
-"20)) ? 1 : 2);;\n"
-"X-Generator: Pootle 2.0.6\n"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:191
-msgid "Activate or deactivate IPv6 config globally."
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:112
-msgid "Channel"
-msgstr "Canal"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:181
-msgid "Check this to protect your LAN from other nodes or clients"
-msgstr ""
-"Bifeaza aici sa-ti protejezi reteaua locala LAN de alte noduri sau clienti"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:176
-msgid "Cleanup config"
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:24
-msgid "Configure this interface"
-msgstr "Configureaza aceasta interfata"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:67
-msgid "DHCP IP range"
-msgstr "Plaja de adrese IP DHCP"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:54
-msgid "DHCP will automatically assign ip addresses to clients"
-msgstr "DHCP va aloca automat adrese IP la clienti"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:53
-msgid "Enable DHCP"
-msgstr "Activeaza DHCP"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:60
-msgid "Enable RA"
-msgstr "Activează RA"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:190
-msgid "Enabled"
-msgstr "Activat"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:173
-msgid "General Settings"
-msgstr "Setări generale"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:189
-msgid "IPv6 Settings"
-msgstr "Setări IPv6"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:177
-msgid ""
-"If this is selected then config is cleaned before setting new config options."
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:18
-msgid "Interfaces"
-msgstr "Interfete"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:29
-msgid "Mesh IP address"
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:45
-msgid "Mesh IPv6 address"
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/controller/meshwizard.lua:7
-msgid "Mesh Wizard"
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:25
-msgid ""
-"Note: this will set up this interface for mesh operation, i.e. add it to "
-"zone 'freifunk' and enable olsr."
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:180
-msgid "Protect LAN"
-msgstr "Protejeaza reteaua locala LAN"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:184
-msgid ""
-"Select this to allow others to use your connection to access the internet."
-msgstr ""
-"Selecteaza aici ca sa permiti si altora sa-ti foloseasca si ei conexiunea ta "
-"de Internet."
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:61
-msgid "Send router advertisements on this device."
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:183
-msgid "Share your internet connection"
-msgstr "Partajeaza cu altii conexiunea ta de Internet"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:68
-msgid ""
-"The IP range from which clients are assigned ip addresses (e.g. "
-"10.1.2.1/28). If this is a range inside your mesh network range, then it "
-"will be announced as HNA. Any other range will use NAT. If left empty then "
-"the defaults from the community profile will be used."
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:38
-msgid "The given IP address is not inside the mesh network range"
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:46
-msgid ""
-"This is a unique IPv6 address in CIDR notation (e.g. 2001:1:2:3::1/64) and "
-"has to be registered at your local community."
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:30
-msgid ""
-"This is a unique address in the mesh (e.g. 10.1.1.1) and has to be "
-"registered at your local community."
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:149
-msgid "This will setup a new virtual wireless interface in Access Point mode."
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:15
-msgid ""
-"This wizard will assist you in setting up your router for Freifunk or "
-"another similar wireless community network."
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:148
-msgid "Virtual Access Point (VAP)"
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:15
-msgid "Wizard"
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:113
-msgid "Your device and neighbouring nodes have to use the same channel."
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:181
-msgid "recommended"
-msgstr "recomandat"
diff --git a/applications/luci-app-meshwizard/po/ru/meshwizard.po b/applications/luci-app-meshwizard/po/ru/meshwizard.po
deleted file mode 100644 (file)
index d7dcf57..0000000
+++ /dev/null
@@ -1,177 +0,0 @@
-msgid ""
-msgstr ""
-"Content-Type: text/plain; charset=UTF-8\n"
-"Project-Id-Version: LuCI: meshwizard\n"
-"POT-Creation-Date: 2013-09-06 09:43+0200\n"
-"PO-Revision-Date: 2018-01-30 14:02+0300\n"
-"Language-Team: http://cyber-place.ru\n"
-"MIME-Version: 1.0\n"
-"Content-Transfer-Encoding: 8bit\n"
-"X-Generator: Poedit 1.8.7.1\n"
-"Last-Translator: Vladimir aka sunny <picfun@ya.ru>\n"
-"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
-"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
-"Language: ru\n"
-"Project-Info: Это технический перевод, не дословный. Главное-удобный русский "
-"интерфейс, все проверялось в графическом режиме, совместим с другими apps\n"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:191
-msgid "Activate or deactivate IPv6 config globally."
-msgstr ""
-"Активировать или деактивировать общие настройки IPv6 для использования "
-"маршрутизатором."
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:112
-msgid "Channel"
-msgstr "Канал"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:181
-msgid "Check this to protect your LAN from other nodes or clients"
-msgstr "Защитить вашу локальную сеть от других узлов или клиентов"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:176
-msgid "Cleanup config"
-msgstr "Очистить config файл"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:24
-msgid "Configure this interface"
-msgstr "Настроить этот интерфейс"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:67
-msgid "DHCP IP range"
-msgstr "Диапазон IP-адресов DHCP"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:54
-msgid "DHCP will automatically assign ip addresses to clients"
-msgstr "DHCP автоматически назначит IP-адреса клиентам"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:53
-msgid "Enable DHCP"
-msgstr "Включить DHCP"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:60
-msgid "Enable RA"
-msgstr "Включить RA"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:190
-msgid "Enabled"
-msgstr "Включено"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:173
-msgid "General Settings"
-msgstr "Основные настройки"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:189
-msgid "IPv6 Settings"
-msgstr "IPv6 Настройки"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:177
-msgid ""
-"If this is selected then config is cleaned before setting new config options."
-msgstr ""
-"Очистить имеющийся config файл перед записью в него новых значений настроек."
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:18
-msgid "Interfaces"
-msgstr "Интерфейсы"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:29
-msgid "Mesh IP address"
-msgstr "IP-адрес Mesh сети"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:45
-msgid "Mesh IPv6 address"
-msgstr "IPv6-адрес Mesh сети"
-
-#: applications/luci-app-meshwizard/luasrc/controller/meshwizard.lua:7
-msgid "Mesh Wizard"
-msgstr "Мастер настройки Mesh сети"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:25
-msgid ""
-"Note: this will set up this interface for mesh operation, i.e. add it to "
-"zone 'freifunk' and enable olsr."
-msgstr ""
-"Внимание: этот режим использует данный интерфейс для Mesh сети, т.е. добавит "
-"его в зону 'freifunk' ('free wireless radio') и задействует протокол OLSR."
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:180
-msgid "Protect LAN"
-msgstr "Защита LAN"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:184
-msgid ""
-"Select this to allow others to use your connection to access the internet."
-msgstr "Позволить другим клиентам использовать ваше подключение к Интернету."
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:61
-msgid "Send router advertisements on this device."
-msgstr "Посылать ICMPv6 сообщения 'Router Advertisement' на это устройство."
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:183
-msgid "Share your internet connection"
-msgstr "Сделать Интернет подключение общедоступным"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:68
-msgid ""
-"The IP range from which clients are assigned ip addresses (e.g. "
-"10.1.2.1/28). If this is a range inside your mesh network range, then it "
-"will be announced as HNA. Any other range will use NAT. If left empty then "
-"the defaults from the community profile will be used."
-msgstr ""
-"Диапазон IP-адресов для использования клиентами сети (например 10.1.2.1/28). "
-"Если указанный диапазон находится внутри вашей сети, тогда он будет объявлен "
-"как HNA. Любой другой диапазон будет использовать NAT. Если вы не настроите "
-"пул адресов, будут использованы адреса по умолчанию."
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:38
-msgid "The given IP address is not inside the mesh network range"
-msgstr "Заданный IP-адрес не находится в диапазоне настроенной Mesh сети."
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:46
-msgid ""
-"This is a unique IPv6 address in CIDR notation (e.g. 2001:1:2:3::1/64) and "
-"has to be registered at your local community."
-msgstr ""
-"Задать уникальный IPv6-адрес в нотации cidr для Mesh сети  (например, "
-"2001:1:2:3::1/64) для использования вашего маршрутизатора в качестве узла "
-"существующей Mesh сети."
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:30
-msgid ""
-"This is a unique address in the mesh (e.g. 10.1.1.1) and has to be "
-"registered at your local community."
-msgstr ""
-"Задать уникальный адрес для Mesh сети (например 10.1.1.1) для использования "
-"вашего маршрутизатора в качестве узла существующей Mesh сети."
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:149
-msgid "This will setup a new virtual wireless interface in Access Point mode."
-msgstr ""
-"Будет произведена настройка новой виртуальной беспроводной сети в режиме "
-"точки доступа."
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:15
-msgid ""
-"This wizard will assist you in setting up your router for Freifunk or "
-"another similar wireless community network."
-msgstr ""
-"Данный мастер настройки поможет настроить ваш маршрутизатор для создания и "
-"использования сети Freifunk или другой подобной беспроводной Mesh сети."
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:148
-msgid "Virtual Access Point (VAP)"
-msgstr "Виртуальная точка доступа (VAP)"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:15
-msgid "Wizard"
-msgstr "Мастер настройки"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:113
-msgid "Your device and neighbouring nodes have to use the same channel."
-msgstr ""
-"Ваше устройство и соседние узлы должны использовать один и тот же канал."
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:181
-msgid "recommended"
-msgstr "рекомендуется"
diff --git a/applications/luci-app-meshwizard/po/sk/meshwizard.po b/applications/luci-app-meshwizard/po/sk/meshwizard.po
deleted file mode 100644 (file)
index 334769d..0000000
+++ /dev/null
@@ -1,151 +0,0 @@
-msgid ""
-msgstr ""
-"Content-Type: text/plain; charset=UTF-8\n"
-"Project-Id-Version: PACKAGE VERSION\n"
-"Last-Translator: Automatically generated\n"
-"Language-Team: none\n"
-"MIME-Version: 1.0\n"
-"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:191
-msgid "Activate or deactivate IPv6 config globally."
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:112
-msgid "Channel"
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:181
-msgid "Check this to protect your LAN from other nodes or clients"
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:176
-msgid "Cleanup config"
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:24
-msgid "Configure this interface"
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:67
-msgid "DHCP IP range"
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:54
-msgid "DHCP will automatically assign ip addresses to clients"
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:53
-msgid "Enable DHCP"
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:60
-msgid "Enable RA"
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:190
-msgid "Enabled"
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:173
-msgid "General Settings"
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:189
-msgid "IPv6 Settings"
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:177
-msgid ""
-"If this is selected then config is cleaned before setting new config options."
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:18
-msgid "Interfaces"
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:29
-msgid "Mesh IP address"
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:45
-msgid "Mesh IPv6 address"
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/controller/meshwizard.lua:7
-msgid "Mesh Wizard"
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:25
-msgid ""
-"Note: this will set up this interface for mesh operation, i.e. add it to "
-"zone 'freifunk' and enable olsr."
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:180
-msgid "Protect LAN"
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:184
-msgid ""
-"Select this to allow others to use your connection to access the internet."
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:61
-msgid "Send router advertisements on this device."
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:183
-msgid "Share your internet connection"
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:68
-msgid ""
-"The IP range from which clients are assigned ip addresses (e.g. "
-"10.1.2.1/28). If this is a range inside your mesh network range, then it "
-"will be announced as HNA. Any other range will use NAT. If left empty then "
-"the defaults from the community profile will be used."
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:38
-msgid "The given IP address is not inside the mesh network range"
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:46
-msgid ""
-"This is a unique IPv6 address in CIDR notation (e.g. 2001:1:2:3::1/64) and "
-"has to be registered at your local community."
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:30
-msgid ""
-"This is a unique address in the mesh (e.g. 10.1.1.1) and has to be "
-"registered at your local community."
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:149
-msgid "This will setup a new virtual wireless interface in Access Point mode."
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:15
-msgid ""
-"This wizard will assist you in setting up your router for Freifunk or "
-"another similar wireless community network."
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:148
-msgid "Virtual Access Point (VAP)"
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:15
-msgid "Wizard"
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:113
-msgid "Your device and neighbouring nodes have to use the same channel."
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:181
-msgid "recommended"
-msgstr ""
diff --git a/applications/luci-app-meshwizard/po/sv/meshwizard.po b/applications/luci-app-meshwizard/po/sv/meshwizard.po
deleted file mode 100644 (file)
index e2d1153..0000000
+++ /dev/null
@@ -1,152 +0,0 @@
-msgid ""
-msgstr ""
-"Content-Type: text/plain; charset=UTF-8\n"
-"Project-Id-Version: PACKAGE VERSION\n"
-"Last-Translator: Automatically generated\n"
-"Language-Team: none\n"
-"Language: sv\n"
-"MIME-Version: 1.0\n"
-"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:191
-msgid "Activate or deactivate IPv6 config globally."
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:112
-msgid "Channel"
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:181
-msgid "Check this to protect your LAN from other nodes or clients"
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:176
-msgid "Cleanup config"
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:24
-msgid "Configure this interface"
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:67
-msgid "DHCP IP range"
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:54
-msgid "DHCP will automatically assign ip addresses to clients"
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:53
-msgid "Enable DHCP"
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:60
-msgid "Enable RA"
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:190
-msgid "Enabled"
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:173
-msgid "General Settings"
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:189
-msgid "IPv6 Settings"
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:177
-msgid ""
-"If this is selected then config is cleaned before setting new config options."
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:18
-msgid "Interfaces"
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:29
-msgid "Mesh IP address"
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:45
-msgid "Mesh IPv6 address"
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/controller/meshwizard.lua:7
-msgid "Mesh Wizard"
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:25
-msgid ""
-"Note: this will set up this interface for mesh operation, i.e. add it to "
-"zone 'freifunk' and enable olsr."
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:180
-msgid "Protect LAN"
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:184
-msgid ""
-"Select this to allow others to use your connection to access the internet."
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:61
-msgid "Send router advertisements on this device."
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:183
-msgid "Share your internet connection"
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:68
-msgid ""
-"The IP range from which clients are assigned ip addresses (e.g. "
-"10.1.2.1/28). If this is a range inside your mesh network range, then it "
-"will be announced as HNA. Any other range will use NAT. If left empty then "
-"the defaults from the community profile will be used."
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:38
-msgid "The given IP address is not inside the mesh network range"
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:46
-msgid ""
-"This is a unique IPv6 address in CIDR notation (e.g. 2001:1:2:3::1/64) and "
-"has to be registered at your local community."
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:30
-msgid ""
-"This is a unique address in the mesh (e.g. 10.1.1.1) and has to be "
-"registered at your local community."
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:149
-msgid "This will setup a new virtual wireless interface in Access Point mode."
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:15
-msgid ""
-"This wizard will assist you in setting up your router for Freifunk or "
-"another similar wireless community network."
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:148
-msgid "Virtual Access Point (VAP)"
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:15
-msgid "Wizard"
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:113
-msgid "Your device and neighbouring nodes have to use the same channel."
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:181
-msgid "recommended"
-msgstr ""
diff --git a/applications/luci-app-meshwizard/po/templates/meshwizard.pot b/applications/luci-app-meshwizard/po/templates/meshwizard.pot
deleted file mode 100644 (file)
index 2094100..0000000
+++ /dev/null
@@ -1,144 +0,0 @@
-msgid ""
-msgstr "Content-Type: text/plain; charset=UTF-8"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:191
-msgid "Activate or deactivate IPv6 config globally."
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:112
-msgid "Channel"
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:181
-msgid "Check this to protect your LAN from other nodes or clients"
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:176
-msgid "Cleanup config"
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:24
-msgid "Configure this interface"
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:67
-msgid "DHCP IP range"
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:54
-msgid "DHCP will automatically assign ip addresses to clients"
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:53
-msgid "Enable DHCP"
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:60
-msgid "Enable RA"
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:190
-msgid "Enabled"
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:173
-msgid "General Settings"
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:189
-msgid "IPv6 Settings"
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:177
-msgid ""
-"If this is selected then config is cleaned before setting new config options."
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:18
-msgid "Interfaces"
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:29
-msgid "Mesh IP address"
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:45
-msgid "Mesh IPv6 address"
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/controller/meshwizard.lua:7
-msgid "Mesh Wizard"
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:25
-msgid ""
-"Note: this will set up this interface for mesh operation, i.e. add it to "
-"zone 'freifunk' and enable olsr."
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:180
-msgid "Protect LAN"
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:184
-msgid ""
-"Select this to allow others to use your connection to access the internet."
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:61
-msgid "Send router advertisements on this device."
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:183
-msgid "Share your internet connection"
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:68
-msgid ""
-"The IP range from which clients are assigned ip addresses (e.g. "
-"10.1.2.1/28). If this is a range inside your mesh network range, then it "
-"will be announced as HNA. Any other range will use NAT. If left empty then "
-"the defaults from the community profile will be used."
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:38
-msgid "The given IP address is not inside the mesh network range"
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:46
-msgid ""
-"This is a unique IPv6 address in CIDR notation (e.g. 2001:1:2:3::1/64) and "
-"has to be registered at your local community."
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:30
-msgid ""
-"This is a unique address in the mesh (e.g. 10.1.1.1) and has to be "
-"registered at your local community."
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:149
-msgid "This will setup a new virtual wireless interface in Access Point mode."
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:15
-msgid ""
-"This wizard will assist you in setting up your router for Freifunk or "
-"another similar wireless community network."
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:148
-msgid "Virtual Access Point (VAP)"
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:15
-msgid "Wizard"
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:113
-msgid "Your device and neighbouring nodes have to use the same channel."
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:181
-msgid "recommended"
-msgstr ""
diff --git a/applications/luci-app-meshwizard/po/tr/meshwizard.po b/applications/luci-app-meshwizard/po/tr/meshwizard.po
deleted file mode 100644 (file)
index 15f0d34..0000000
+++ /dev/null
@@ -1,151 +0,0 @@
-msgid ""
-msgstr ""
-"Project-Id-Version: PACKAGE VERSION\n"
-"Last-Translator: Automatically generated\n"
-"Language-Team: none\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=UTF-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=1; plural=0;\n"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:191
-msgid "Activate or deactivate IPv6 config globally."
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:112
-msgid "Channel"
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:181
-msgid "Check this to protect your LAN from other nodes or clients"
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:176
-msgid "Cleanup config"
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:24
-msgid "Configure this interface"
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:67
-msgid "DHCP IP range"
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:54
-msgid "DHCP will automatically assign ip addresses to clients"
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:53
-msgid "Enable DHCP"
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:60
-msgid "Enable RA"
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:190
-msgid "Enabled"
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:173
-msgid "General Settings"
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:189
-msgid "IPv6 Settings"
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:177
-msgid ""
-"If this is selected then config is cleaned before setting new config options."
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:18
-msgid "Interfaces"
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:29
-msgid "Mesh IP address"
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:45
-msgid "Mesh IPv6 address"
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/controller/meshwizard.lua:7
-msgid "Mesh Wizard"
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:25
-msgid ""
-"Note: this will set up this interface for mesh operation, i.e. add it to "
-"zone 'freifunk' and enable olsr."
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:180
-msgid "Protect LAN"
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:184
-msgid ""
-"Select this to allow others to use your connection to access the internet."
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:61
-msgid "Send router advertisements on this device."
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:183
-msgid "Share your internet connection"
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:68
-msgid ""
-"The IP range from which clients are assigned ip addresses (e.g. "
-"10.1.2.1/28). If this is a range inside your mesh network range, then it "
-"will be announced as HNA. Any other range will use NAT. If left empty then "
-"the defaults from the community profile will be used."
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:38
-msgid "The given IP address is not inside the mesh network range"
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:46
-msgid ""
-"This is a unique IPv6 address in CIDR notation (e.g. 2001:1:2:3::1/64) and "
-"has to be registered at your local community."
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:30
-msgid ""
-"This is a unique address in the mesh (e.g. 10.1.1.1) and has to be "
-"registered at your local community."
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:149
-msgid "This will setup a new virtual wireless interface in Access Point mode."
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:15
-msgid ""
-"This wizard will assist you in setting up your router for Freifunk or "
-"another similar wireless community network."
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:148
-msgid "Virtual Access Point (VAP)"
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:15
-msgid "Wizard"
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:113
-msgid "Your device and neighbouring nodes have to use the same channel."
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:181
-msgid "recommended"
-msgstr ""
diff --git a/applications/luci-app-meshwizard/po/uk/meshwizard.po b/applications/luci-app-meshwizard/po/uk/meshwizard.po
deleted file mode 100644 (file)
index 534e359..0000000
+++ /dev/null
@@ -1,158 +0,0 @@
-msgid ""
-msgstr ""
-"Project-Id-Version: PACKAGE VERSION\n"
-"PO-Revision-Date: 2013-09-21 15:47+0200\n"
-"Last-Translator: zubr_139 <zubr139@ukr.net>\n"
-"Language-Team: none\n"
-"Language: uk\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=UTF-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%"
-"10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
-"X-Generator: Pootle 2.0.6\n"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:191
-msgid "Activate or deactivate IPv6 config globally."
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:112
-msgid "Channel"
-msgstr "Канал"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:181
-msgid "Check this to protect your LAN from other nodes or clients"
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:176
-msgid "Cleanup config"
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:24
-msgid "Configure this interface"
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:67
-msgid "DHCP IP range"
-msgstr "DHCP IP-діапазон"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:54
-msgid "DHCP will automatically assign ip addresses to clients"
-msgstr "DHCP автоматично призначить IP-адреси клієнтам"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:53
-msgid "Enable DHCP"
-msgstr "Активувати DHCP"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:60
-msgid "Enable RA"
-msgstr "Активувати RA"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:190
-msgid "Enabled"
-msgstr "Активувати"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:173
-msgid "General Settings"
-msgstr "Загальні налаштування"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:189
-msgid "IPv6 Settings"
-msgstr "Налаштування IPv6"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:177
-msgid ""
-"If this is selected then config is cleaned before setting new config options."
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:18
-msgid "Interfaces"
-msgstr "Інтерфейси"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:29
-msgid "Mesh IP address"
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:45
-msgid "Mesh IPv6 address"
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/controller/meshwizard.lua:7
-msgid "Mesh Wizard"
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:25
-msgid ""
-"Note: this will set up this interface for mesh operation, i.e. add it to "
-"zone 'freifunk' and enable olsr."
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:180
-msgid "Protect LAN"
-msgstr "Захист локальної мережі"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:184
-#, fuzzy
-msgid ""
-"Select this to allow others to use your connection to access the internet."
-msgstr ""
-"Оберіть це, щоб дозволити іншим використовувати з'єднання для доступу в "
-"Інтернет."
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:61
-msgid "Send router advertisements on this device."
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:183
-msgid "Share your internet connection"
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:68
-msgid ""
-"The IP range from which clients are assigned ip addresses (e.g. "
-"10.1.2.1/28). If this is a range inside your mesh network range, then it "
-"will be announced as HNA. Any other range will use NAT. If left empty then "
-"the defaults from the community profile will be used."
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:38
-msgid "The given IP address is not inside the mesh network range"
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:46
-msgid ""
-"This is a unique IPv6 address in CIDR notation (e.g. 2001:1:2:3::1/64) and "
-"has to be registered at your local community."
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:30
-msgid ""
-"This is a unique address in the mesh (e.g. 10.1.1.1) and has to be "
-"registered at your local community."
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:149
-msgid "This will setup a new virtual wireless interface in Access Point mode."
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:15
-msgid ""
-"This wizard will assist you in setting up your router for Freifunk or "
-"another similar wireless community network."
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:148
-msgid "Virtual Access Point (VAP)"
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:15
-msgid "Wizard"
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:113
-msgid "Your device and neighbouring nodes have to use the same channel."
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:181
-msgid "recommended"
-msgstr ""
diff --git a/applications/luci-app-meshwizard/po/vi/meshwizard.po b/applications/luci-app-meshwizard/po/vi/meshwizard.po
deleted file mode 100644 (file)
index d8f422e..0000000
+++ /dev/null
@@ -1,141 +0,0 @@
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:191
-msgid "Activate or deactivate IPv6 config globally."
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:112
-msgid "Channel"
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:181
-msgid "Check this to protect your LAN from other nodes or clients"
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:176
-msgid "Cleanup config"
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:24
-msgid "Configure this interface"
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:67
-msgid "DHCP IP range"
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:54
-msgid "DHCP will automatically assign ip addresses to clients"
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:53
-msgid "Enable DHCP"
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:60
-msgid "Enable RA"
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:190
-msgid "Enabled"
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:173
-msgid "General Settings"
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:189
-msgid "IPv6 Settings"
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:177
-msgid ""
-"If this is selected then config is cleaned before setting new config options."
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:18
-msgid "Interfaces"
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:29
-msgid "Mesh IP address"
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:45
-msgid "Mesh IPv6 address"
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/controller/meshwizard.lua:7
-msgid "Mesh Wizard"
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:25
-msgid ""
-"Note: this will set up this interface for mesh operation, i.e. add it to "
-"zone 'freifunk' and enable olsr."
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:180
-msgid "Protect LAN"
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:184
-msgid ""
-"Select this to allow others to use your connection to access the internet."
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:61
-msgid "Send router advertisements on this device."
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:183
-msgid "Share your internet connection"
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:68
-msgid ""
-"The IP range from which clients are assigned ip addresses (e.g. "
-"10.1.2.1/28). If this is a range inside your mesh network range, then it "
-"will be announced as HNA. Any other range will use NAT. If left empty then "
-"the defaults from the community profile will be used."
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:38
-msgid "The given IP address is not inside the mesh network range"
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:46
-msgid ""
-"This is a unique IPv6 address in CIDR notation (e.g. 2001:1:2:3::1/64) and "
-"has to be registered at your local community."
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:30
-msgid ""
-"This is a unique address in the mesh (e.g. 10.1.1.1) and has to be "
-"registered at your local community."
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:149
-msgid "This will setup a new virtual wireless interface in Access Point mode."
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:15
-msgid ""
-"This wizard will assist you in setting up your router for Freifunk or "
-"another similar wireless community network."
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:148
-msgid "Virtual Access Point (VAP)"
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:15
-msgid "Wizard"
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:113
-msgid "Your device and neighbouring nodes have to use the same channel."
-msgstr ""
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:181
-msgid "recommended"
-msgstr ""
diff --git a/applications/luci-app-meshwizard/po/zh-cn/meshwizard.po b/applications/luci-app-meshwizard/po/zh-cn/meshwizard.po
deleted file mode 100644 (file)
index 088ed92..0000000
+++ /dev/null
@@ -1,165 +0,0 @@
-#
-# Yangfl <mmyangfl@gmail.com>, 2018.
-#
-msgid ""
-msgstr ""
-"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2012-09-24 18:01+0200\n"
-"PO-Revision-Date: 2018-08-07 19:18+0800\n"
-"Last-Translator: Yangfl <mmyangfl@gmail.com>\n"
-"Language-Team:  <debian-l10n-chinese@lists.debian.org>\n"
-"Language: zh_CN\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=UTF-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=1; plural=0;\n"
-"X-Generator: Gtranslator 2.91.7\n"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:191
-msgid "Activate or deactivate IPv6 config globally."
-msgstr "启用或停用全局 IPv6 设置"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:112
-msgid "Channel"
-msgstr "信道"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:181
-msgid "Check this to protect your LAN from other nodes or clients"
-msgstr "选择此项,隔离其他节点或客户端的攻击来保护您的局域网"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:176
-msgid "Cleanup config"
-msgstr "清空配置"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:24
-msgid "Configure this interface"
-msgstr "配置当前界面"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:67
-msgid "DHCP IP range"
-msgstr "DHCP IP 范围"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:54
-msgid "DHCP will automatically assign ip addresses to clients"
-msgstr "DHCP 将自动给客户端分配 IP 地址"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:53
-msgid "Enable DHCP"
-msgstr "启动 DHCP"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:60
-msgid "Enable RA"
-msgstr "启用 RA"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:190
-msgid "Enabled"
-msgstr "启用"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:173
-msgid "General Settings"
-msgstr "常规设置"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:189
-msgid "IPv6 Settings"
-msgstr "IPv6 设置"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:177
-msgid ""
-"If this is selected then config is cleaned before setting new config options."
-msgstr "如果选中此项,在设置新选项之前,配置将被清空。"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:18
-msgid "Interfaces"
-msgstr "界面"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:29
-msgid "Mesh IP address"
-msgstr "Mesh IP 地址"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:45
-msgid "Mesh IPv6 address"
-msgstr "Mesh IPv6 地址"
-
-#: applications/luci-app-meshwizard/luasrc/controller/meshwizard.lua:7
-msgid "Mesh Wizard"
-msgstr "Mesh 向导"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:25
-msgid ""
-"Note: this will set up this interface for mesh operation, i.e. add it to "
-"zone 'freifunk' and enable olsr."
-msgstr ""
-"注意:这将为 mesh 操作建立一个接口,如:添加到“freifunk”区域并启用 olsr"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:180
-msgid "Protect LAN"
-msgstr "保护 LAN 口"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:184
-msgid ""
-"Select this to allow others to use your connection to access the internet."
-msgstr "选择此项以允许其他人使用您的连接访问互联网。"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:61
-msgid "Send router advertisements on this device."
-msgstr "在此设备上发送路由广播。"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:183
-msgid "Share your internet connection"
-msgstr "分享您的互联网连接"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:68
-msgid ""
-"The IP range from which clients are assigned ip addresses (e.g. "
-"10.1.2.1/28). If this is a range inside your mesh network range, then it "
-"will be announced as HNA. Any other range will use NAT. If left empty then "
-"the defaults from the community profile will be used."
-msgstr ""
-"给客户端分配的 IP 地址范围(如 10.1.2.1/28)。如果此范围位于您的网状网络范围"
-"内,那么它将被通告为 HNA。任何其他范围将使用 NAT。如果留空,则将使用社区个人"
-"资料中的默认值。"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:38
-msgid "The given IP address is not inside the mesh network range"
-msgstr "给定的 IP 地址不在网状网络范围内"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:46
-msgid ""
-"This is a unique IPv6 address in CIDR notation (e.g. 2001:1:2:3::1/64) and "
-"has to be registered at your local community."
-msgstr ""
-"这是唯一 IPv6 地址,以 CIDR 表示(例如 2001:1:2:3::1/64),必须在您的当地社区"
-"注册。"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:30
-msgid ""
-"This is a unique address in the mesh (e.g. 10.1.1.1) and has to be "
-"registered at your local community."
-msgstr "这是网状网中的唯一地址(例如 10.1.1.1),必须在您的当地社区注册。"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:149
-msgid "This will setup a new virtual wireless interface in Access Point mode."
-msgstr "这将在接入点模式下设置新的虚拟无线接口。"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:15
-msgid ""
-"This wizard will assist you in setting up your router for Freifunk or "
-"another similar wireless community network."
-msgstr "该向导将帮助您为 Freifunk 或其他类似的无线社区网络设置路由器。"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:148
-msgid "Virtual Access Point (VAP)"
-msgstr "虚拟接入点(VAP)"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:15
-msgid "Wizard"
-msgstr "向导"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:113
-msgid "Your device and neighbouring nodes have to use the same channel."
-msgstr "您的设备和相邻节点必须使用相同的信道。"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:181
-msgid "recommended"
-msgstr "推荐"
diff --git a/applications/luci-app-meshwizard/po/zh-tw/meshwizard.po b/applications/luci-app-meshwizard/po/zh-tw/meshwizard.po
deleted file mode 100644 (file)
index 7819682..0000000
+++ /dev/null
@@ -1,165 +0,0 @@
-#
-# Yangfl <mmyangfl@gmail.com>, 2018.
-#
-msgid ""
-msgstr ""
-"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2012-09-24 18:01+0200\n"
-"PO-Revision-Date: 2018-08-07 19:18+0800\n"
-"Last-Translator: Yangfl <mmyangfl@gmail.com>\n"
-"Language-Team:  <debian-l10n-chinese@lists.debian.org>\n"
-"Language: zh_TW\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=UTF-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=1; plural=0;\n"
-"X-Generator: Gtranslator 2.91.7\n"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:191
-msgid "Activate or deactivate IPv6 config globally."
-msgstr "啟用或停用全域性 IPv6 設定"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:112
-msgid "Channel"
-msgstr "通道"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:181
-msgid "Check this to protect your LAN from other nodes or clients"
-msgstr "選擇此項,隔離其他節點或客戶端的攻擊來保護您的區域網"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:176
-msgid "Cleanup config"
-msgstr "清空配置"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:24
-msgid "Configure this interface"
-msgstr "配置當前介面"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:67
-msgid "DHCP IP range"
-msgstr "DHCP IP 範圍"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:54
-msgid "DHCP will automatically assign ip addresses to clients"
-msgstr "DHCP 將自動給客戶端分配 IP 位址"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:53
-msgid "Enable DHCP"
-msgstr "啟動 DHCP"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:60
-msgid "Enable RA"
-msgstr "啟用 RA"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:190
-msgid "Enabled"
-msgstr "啟用"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:173
-msgid "General Settings"
-msgstr "常規設定"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:189
-msgid "IPv6 Settings"
-msgstr "IPv6 設定"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:177
-msgid ""
-"If this is selected then config is cleaned before setting new config options."
-msgstr "如果選中此項,在設定新選項之前,配置將被清空。"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:18
-msgid "Interfaces"
-msgstr "介面"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:29
-msgid "Mesh IP address"
-msgstr "Mesh IP 位址"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:45
-msgid "Mesh IPv6 address"
-msgstr "Mesh IPv6 位址"
-
-#: applications/luci-app-meshwizard/luasrc/controller/meshwizard.lua:7
-msgid "Mesh Wizard"
-msgstr "Mesh 嚮導"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:25
-msgid ""
-"Note: this will set up this interface for mesh operation, i.e. add it to "
-"zone 'freifunk' and enable olsr."
-msgstr ""
-"注意:這將為 mesh 操作建立一個介面,如:新增到“freifunk”區域並啟用 olsr"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:180
-msgid "Protect LAN"
-msgstr "保護 LAN 口"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:184
-msgid ""
-"Select this to allow others to use your connection to access the internet."
-msgstr "選擇此項以允許其他人使用您的連線訪問網際網路。"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:61
-msgid "Send router advertisements on this device."
-msgstr "在此裝置上傳送路由廣播。"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:183
-msgid "Share your internet connection"
-msgstr "分享您的網際網路連線"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:68
-msgid ""
-"The IP range from which clients are assigned ip addresses (e.g. "
-"10.1.2.1/28). If this is a range inside your mesh network range, then it "
-"will be announced as HNA. Any other range will use NAT. If left empty then "
-"the defaults from the community profile will be used."
-msgstr ""
-"給客戶端分配的 IP 位址範圍(如 10.1.2.1/28)。如果此範圍位於您的網狀網路範圍"
-"內,那麼它將被宣告為 HNA。任何其他範圍將使用 NAT。如果留空,則將使用社群個人"
-"資料中的預設值。"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:38
-msgid "The given IP address is not inside the mesh network range"
-msgstr "給定的 IP 位址不在網狀網路範圍內"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:46
-msgid ""
-"This is a unique IPv6 address in CIDR notation (e.g. 2001:1:2:3::1/64) and "
-"has to be registered at your local community."
-msgstr ""
-"這是唯一 IPv6 位址,以 CIDR 表示(例如 2001:1:2:3::1/64),必須在您的當地社群"
-"註冊。"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:30
-msgid ""
-"This is a unique address in the mesh (e.g. 10.1.1.1) and has to be "
-"registered at your local community."
-msgstr "這是網狀網中的唯一位址(例如 10.1.1.1),必須在您的當地社群註冊。"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:149
-msgid "This will setup a new virtual wireless interface in Access Point mode."
-msgstr "這將在接入點模式下設定新的虛擬無線介面。"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:15
-msgid ""
-"This wizard will assist you in setting up your router for Freifunk or "
-"another similar wireless community network."
-msgstr "該向導將幫助您為 Freifunk 或其他類似的無線社群網路設定路由器。"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:148
-msgid "Virtual Access Point (VAP)"
-msgstr "虛擬接入點(VAP)"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:15
-msgid "Wizard"
-msgstr "嚮導"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:113
-msgid "Your device and neighbouring nodes have to use the same channel."
-msgstr "您的裝置和相鄰節點必須使用相同的通道。"
-
-#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:181
-msgid "recommended"
-msgstr "推薦"
diff --git a/applications/luci-app-meshwizard/root/etc/uci-defaults/meshwizard b/applications/luci-app-meshwizard/root/etc/uci-defaults/meshwizard
deleted file mode 100644 (file)
index 6ceb1b7..0000000
+++ /dev/null
@@ -1,8 +0,0 @@
-#!/bin/sh
-uci batch <<EOF
-set ucitrack.meshwizard="meshwizard"
-set ucitrack.meshwizard.exec="/usr/bin/meshwizard/wizard.sh"
-commit ucitrack
-EOF
-
-rm -f /tmp/luci-indexcache
diff --git a/contrib/package/community-profiles/Makefile b/contrib/package/community-profiles/Makefile
deleted file mode 100644 (file)
index 1992b7c..0000000
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright (C) 2011 Manuel Munz <freifunk at somakoma de>
-# This is free software, licensed under the Apache 2.0 license.
-
-include $(TOPDIR)/rules.mk
-
-PKG_NAME:=community-profiles
-PKG_RELEASE:=2
-
-PKG_BUILD_DIR := $(BUILD_DIR)/$(PKG_NAME)
-
-include $(INCLUDE_DIR)/package.mk
-
-define Package/community-profiles
-  SECTION:=luci
-  CATEGORY:=LuCI
-  SUBMENU:=9. Freifunk
-  TITLE:=Community profiles
-  DEPENDS:=freifunk-common
-endef
-
-define Package/community-profiles/description
-  These community profiles set defaults for various free network/freifunk communities and are used by wizards like ffwizard and meshwizard.
-endef
-
-define Build/Prepare
-       mkdir -p $(PKG_BUILD_DIR)
-endef
-
-define Build/Configure
-endef
-
-define Build/Compile
-endef
-
-define Package/community-profiles/install
-       $(CP) ./files/* $(1)/
-endef
-
-$(eval $(call BuildPackage,community-profiles))
diff --git a/contrib/package/community-profiles/files/etc/config/profile_Freifunk b/contrib/package/community-profiles/files/etc/config/profile_Freifunk
deleted file mode 100644 (file)
index b8f445a..0000000
+++ /dev/null
@@ -1,10 +0,0 @@
-config 'community' 'profile'
-       option 'name' 'Freifunk'
-       option 'homepage' 'http://freifunk.net'
-       option 'ssid' 'www.freifunk.net'
-       option 'splash_network' '10.104.0.0/16'
-       option 'latitude' '52.000'
-       option 'longitude' '10.000'
-       option 'splash_prefix' '28'
-       option 'mesh_network' '10.0.0.0/8'
-
diff --git a/contrib/package/community-profiles/files/etc/config/profile_altmark b/contrib/package/community-profiles/files/etc/config/profile_altmark
deleted file mode 100644 (file)
index 20d51b2..0000000
+++ /dev/null
@@ -1,56 +0,0 @@
-config 'community' 'profile'
-       option 'name' 'Freifunk Altmark'
-       option 'homepage' 'http://altmark.freifunk.net'
-       option 'ssid' 'altmark.freifunk.net'
-       option 'mesh_network' '10.59.0.0/16'
-       option 'latitude' '52.885'
-       option 'longitude' '11.15'
-       option 'suffix' 'olsr.altmark.freifunk.net'
-       option 'vap' '1'
-       option 'adhoc_dhcp_when_vap' '0'
-
-config 'defaults' 'interface'
-       option 'netmask' '255.255.255.255'
-
-
-config 'defaults' 'bssidscheme'
-        option '1' '02:CA:FF:EE:BA:BE'
-        option '40' '02:40:CA:FF:EE:EE'
-
-config 'defaults' 'wifi_device'
-    option 'country' 'DE'
-
-config 'defaults' 'wifi_iface'
-    option 'mcast_rate' '6000'
-
-config 'defaults' 'olsrd'
-    option 'LinkQualityAlgorithm' 'etx_ff'
-
-
-config widget 'customindex'
-    option enabled '1'
-    option width '50%'
-    option paddingright '5%'
-    option template 'html'
-
-config widget 'rssffl'
-    option enabled '1'
-    option max '10'
-    option cache '3600'
-    option width '100%'
-    option title 'Freifunk Blog'
-    option template 'iframe'
-    option url 'http://freifunk.net'
-
-config widget 'rssbundesweit'
-    option cache '3600'
-    option width '50%'
-    option title 'bundesweiter Freifunk Blog'
-    option template 'rssfeed'
-    option enabled '1'
-    option max '10'
-    option url 'http://blog.freifunk.net/rss.xml'
-
-config widget 'clear1'
-    option template 'clear'
-    option enabled '1'
diff --git a/contrib/package/community-profiles/files/etc/config/profile_arig_arad b/contrib/package/community-profiles/files/etc/config/profile_arig_arad
deleted file mode 100644 (file)
index 55d012f..0000000
+++ /dev/null
@@ -1,22 +0,0 @@
-config 'community' 'profile'
-        option 'name' 'arig Arad'
-        option 'homepage' 'http://arig.org.il'
-        option 'ssid' 'arig.org.il'
-        option 'latitude' '31.26'
-        option 'longitude' '35.21'
-        option 'splash_prefix' '28'
-        option 'suffix' 'arig'
-        option 'mesh_network' '10.81.8.0/22'
-
-config 'defaults' 'bssidscheme'
-        option '1' '02:CA:FF:EE:BA:BE'
-        option '13' '13:CA:FF:EE:BA:BE'
-
-config 'defaults' 'wifi_device'
-        option 'channel' '13'
-        option 'country' 'IL'
-        option 'beacon_int' '5000'
-        option 'distance' '1500'
-
-config 'defaults' 'wifi_iface'
-        option 'mcast_rate' '6000'
diff --git a/contrib/package/community-profiles/files/etc/config/profile_arig_neot_semadar b/contrib/package/community-profiles/files/etc/config/profile_arig_neot_semadar
deleted file mode 100644 (file)
index 062b18e..0000000
+++ /dev/null
@@ -1,22 +0,0 @@
-config 'community' 'profile'
-        option 'name' 'arig Neot Semadar'
-        option 'homepage' 'http://www.neot-semadar.com'
-        option 'ssid' 'arig.org.il'
-        option 'latitude' '30.05'
-        option 'longitude' '35.02'
-        option 'splash_prefix' '272'
-        option 'suffix' 'arig'
-        option 'mesh_network' '10.81.12.0/22'
-
-config 'defaults' 'bssidscheme'
-        option '1' '02:CA:FF:EE:BA:BE'
-        option '13' '13:CA:FF:EE:BA:BE'
-
-config 'defaults' 'wifi_device'
-        option 'channel' '13'
-        option 'country' 'IL'
-        option 'beacon_int' '5000'
-        option 'distance' '1500'
-
-config 'defaults' 'wifi_iface'
-        option 'mcast_rate' '6000'
diff --git a/contrib/package/community-profiles/files/etc/config/profile_arig_tel-aviv b/contrib/package/community-profiles/files/etc/config/profile_arig_tel-aviv
deleted file mode 100644 (file)
index fe7df22..0000000
+++ /dev/null
@@ -1,22 +0,0 @@
-config 'community' 'profile'
-        option 'name' 'arig Tel Aviv'
-        option 'homepage' 'http://arig.org.il'
-        option 'ssid' 'arig.org.il'
-        option 'latitude' '32.056'
-        option 'longitude' '34.772'
-        option 'splash_prefix' '28'
-        option 'suffix' 'arig'
-        option 'mesh_network' '10.81.0.0/21'
-
-config 'defaults' 'bssidscheme'
-        option '1' '02:CA:FF:EE:BA:BE'
-        option '13' '13:CA:FF:EE:BA:BE'
-
-config 'defaults' 'wifi_device'
-        option 'channel' '13'
-        option 'country' 'IL'
-        option 'beacon_int' '5000'
-        option 'distance' '1500'
-
-config 'defaults' 'wifi_iface'
-        option 'mcast_rate' '6000'
diff --git a/contrib/package/community-profiles/files/etc/config/profile_augsburg b/contrib/package/community-profiles/files/etc/config/profile_augsburg
deleted file mode 100644 (file)
index 4ab82cf..0000000
+++ /dev/null
@@ -1,64 +0,0 @@
-config 'community' 'profile'
-       option 'name' 'Freifunk Augsburg'
-       option 'homepage' 'http://augsburg.freifunk.net'
-       option 'ssid' 'augsburg.freifunk.net'
-       option 'mesh_network' '10.11.0.0/18'
-       option 'splash_network' '10.104.0.0/16'
-       option 'latitude' '48.37071'
-       option 'longitude' '10.89475'
-       option 'suffix' 'ffa'
-       option 'splash_prefix' '27'
-       option 'vap' '1'
-       option adhoc_dhcp_when_vap '1'
-       option 'ipv6' '1'
-       option 'ipv6_config' 'auto-ipv6-fromv4'
-       option 'ipv6_prefix' 'fdca:ffee:ffa::/48'
-       #option 'extrapackages' ''
-
-config 'defaults' 'interface'
-       option 'netmask' '255.255.192.0'
-
-config 'defaults' 'bssidscheme'
-       option '1'      '02:CA:FF:EE:BA:BE'
-
-config 'defaults' 'luci_splash'
-       option 'limit_up' '40'
-       option 'limit_down' '120'
-       option 'leasetime' '8'
-
-config widget 'customindex'
-       option enabled '1'
-       option width '50%'
-       option paddingright '5%'
-       option template 'html'
-
-config widget 'rssffa'
-       option enabled '1'
-       option max '10'
-       option cache '3600'
-       option width '50%'
-       option title 'Freifunk Augsburg Blog'
-       option template 'rssfeed'
-       option url 'http://augsburg.freifunk.net/blog?type=100'
-
-config widget 'rssaugsburg'
-       option cache '3600'
-       option width '50%'
-       option title 'Augsburger Blogs'
-       option template 'rssfeed'
-       option enabled '1'
-       option max '10'
-       option url 'http://wgaugsburg.de/augsburg/rss20.xml'
-
-config widget 'search'
-       option template 'search'
-       option title 'Search'
-       option enabled '1'
-       option width '50%'
-       list engine 'Google|http://www.google.de/search?q=' 
-       list engine 'Freifunk&#160;Augsburg|http://www.google.de/search?q=site:augsburg.freifunk.net+'
-       list engine 'Freifunk&#160;Wiki|http://wiki.freifunk.net/index.php?search='
-
-config widget 'clear1'
-       option template 'clear'
-       option enabled '1'
diff --git a/contrib/package/community-profiles/files/etc/config/profile_bayreuth b/contrib/package/community-profiles/files/etc/config/profile_bayreuth
deleted file mode 100644 (file)
index 90fccbd..0000000
+++ /dev/null
@@ -1,20 +0,0 @@
-config 'community' 'profile'
-        option 'name' 'Freifunk Bayreuth'
-        option 'homepage' 'http://bayreuth.freifunk.net'
-        option 'ssid' 'bayreuth.freifunk.net'
-        option 'mesh_network' '10.195.0.0/16'
-        option 'splash_network' '10.104.0.0/16'
-        option 'latitude' '49.945812'
-        option 'longitude' '11.575045'
-        option 'suffix' 'ffbt'
-        option 'splash_prefix' '28'
-
-config 'defaults' 'interface'
-        option 'netmask' '255.255.192.0'
-
-config 'defaults' 'wifi_device'
-        option 'channel' '4'
-
-config 'defaults' 'wifi_iface'
-        option 'bssid' '42:CA:FF:EE:BA:BE'
-
diff --git a/contrib/package/community-profiles/files/etc/config/profile_bergischesland b/contrib/package/community-profiles/files/etc/config/profile_bergischesland
deleted file mode 100644 (file)
index 0de4543..0000000
+++ /dev/null
@@ -1,15 +0,0 @@
-config 'community'     'profile'
-       option 'name' 'Piratenfreifunk Bergisches Land'
-       option 'homepage' 'http://www.piraten-bergisches-land.de'
-       option 'ssid' 'PiratenfunkBL'
-       option 'mesh_network' '10.3.0.0/16'
-       option 'splash_network' '192.168.0.0/16'
-       option 'splash_prefix' '27'
-       option 'latitude' '51.26849'
-       option 'longitude' '7.19476'
-
-config 'defaults' 'wifi_device'
-       option 'channel' '11'
-
-config 'defaults' 'wifi_iface'
-       option 'bssid' '02:40:00:42:42:42'
diff --git a/contrib/package/community-profiles/files/etc/config/profile_berlin b/contrib/package/community-profiles/files/etc/config/profile_berlin
deleted file mode 100644 (file)
index e4388c7..0000000
+++ /dev/null
@@ -1,39 +0,0 @@
-config 'community' 'profile'
-       option 'name' 'Freifunk Berlin'
-       option 'homepage' 'http://berlin.freifunk.net'
-       option 'ssid' 'berlin.freifunk.net'
-       option 'ssid_scheme' 'addchannelbefore'
-       option 'mesh_network' '10.0.0.0/8'
-       option 'splash_network' '10.104.0.0/16'
-       option 'splash_prefix' '27'
-       option 'latitude' '52.52075'
-       option 'longitude' '13.40948'
-       option 'owm_api' 'http://util.berlin.freifunk.net'
-
-config 'defaults' 'wifi_device'
-       option 'channel' '13'
-
-config 'defaults' 'wifi_device_5'
-       option 'channel' '36'
-
-config 'defaults' 'wifi_iface'
-       option 'mcast_rate' '6000'
-
-config 'defaults' 'wifi_iface_5'
-       option 'mcast_rate' '12000'
-
-config 'defaults' 'bssidscheme'
-       option '10'     '02:CA:FF:EE:BA:BE'
-       option '13'     'D2:CA:FF:EE:BA:BE'
-       option '36'     '02:36:CA:FF:EE:EE'
-
-config 'defaults' 'ssidscheme'
-       option '13'     'intern-ch13.freifunk.net'
-       option '36'     'intern-ch36.freifunk.net'
-
-config 'defaults' 'interface'
-       option 'netmask' '255.255.255.255'
-       option 'dns' '85.214.20.141 80.67.169.40 194.150.168.168 2001:4ce8::53 2001:910:800::12'
-
-config 'dhcp' 'dhcp'
-       option leasetime '5m'
diff --git a/contrib/package/community-profiles/files/etc/config/profile_carbodebit b/contrib/package/community-profiles/files/etc/config/profile_carbodebit
deleted file mode 100644 (file)
index 0b263f9..0000000
+++ /dev/null
@@ -1,23 +0,0 @@
-config 'community' 'profile'
-       option 'name' 'carbodebit'
-       option 'homepage' 'http://carbodebit.net'
-       option 'ssid' 'VHDCARBES'
-       option 'mesh_network' '10.72.1.0/24'
-       option 'latitude' '43.633683'
-       option 'longitude' '2.160894'
-
-config 'defaults' 'wifi_iface'
-       option 'bssid' 'DE:78:70:E4:FA:B8'
-
-config 'defaults' 'interface'
-       option 'netmask' '255.255.255.0'
-       option 'dns' '10.70.1.1 213.190.64.170 213.190.64.166'
-
-config 'defaults' 'wifi_device'
-       option 'channel' '11'
-       option 'country' 'FR'
-       option 'distance' '2000'
-
-config 'defaults' 'bssidscheme'
-       option 'all'      'DE:78:70:E4:FA:B8'
-
diff --git a/contrib/package/community-profiles/files/etc/config/profile_cottbus b/contrib/package/community-profiles/files/etc/config/profile_cottbus
deleted file mode 100644 (file)
index 6c7f4b6..0000000
+++ /dev/null
@@ -1,37 +0,0 @@
-config 'community' 'profile'
-       option 'name' 'Freifunk Cottbus'
-       option 'homepage' 'http://cottbus.freifunk.net'
-       option 'ssid' 'cottbus.freifunk.net'
-       option 'ssid_scheme' 'ssidonly'
-       option 'mesh_network' '10.35.0.0/16'
-       option 'splash_network' '10.104.0.0/16'
-       option 'splash_prefix' '27'
-       option 'latitude' '51.757689'
-       option 'longitude' '13.40948'
-
-config 'defaults' 'wifi_device'
-       option 'channel' '13'
-
-config 'defaults' 'wifi_device_5'
-       option 'channel' '36'
-
-config 'defaults' 'wifi_iface'
-       option 'mcast_rate' '6000'
-
-config 'defaults' 'wifi_iface_5'
-       option 'mcast_rate' '12000'
-
-config 'defaults' 'bssidscheme'
-       option '13'     'D2:CA:FF:EE:BA:BE'
-       option '36'     '02:36:CA:FF:EE:EE'
-
-config 'defaults' 'ssidscheme'
-       option '13'     'intern-ch13.cottbus.freifunk.net'
-       option '36'     'intern-ch36.cottbus.freifunk.net'
-
-config 'defaults' 'interface'
-       option 'netmask' '255.255.255.255'
-       option 'dns' '85.214.20.141 80.67.169.40 194.150.168.168 2001:4ce8::53 2001:910:800::12'
-
-config 'dhcp' 'dhcp'
-       option 'leasetime' '5m'
diff --git a/contrib/package/community-profiles/files/etc/config/profile_demo b/contrib/package/community-profiles/files/etc/config/profile_demo
deleted file mode 100644 (file)
index c11a74f..0000000
+++ /dev/null
@@ -1,21 +0,0 @@
-config 'community' 'profile'
-       option 'name' 'Freifunk Demo'
-       option 'homepage' 'http://www.freifunk.net'
-       option 'ssid' 'demo.freifunk.net'
-       option 'mesh_network' '10.11.12.0/24'
-       option 'latitude' '51.163375'
-       option 'longitude' '10.447683'
-       option 'suffix' 'ff'
-       option 'vap' '1'
-       option adhoc_dhcp_when_vap '1'
-       option 'ipv6' '1'
-       option 'ipv6_config' 'auto-ipv6-fromv4'
-       option 'ipv6_prefix' 'fdca:ffff:ffff::/48'
-       #option 'extrapackages' ''
-
-config 'defaults' 'interface'
-       option 'netmask' '255.255.255.0'
-
-config 'defaults' 'luci_splash'
-       option 'limit_up' '50'
-       option 'limit_down' '200'
diff --git a/contrib/package/community-profiles/files/etc/config/profile_duesseldorf b/contrib/package/community-profiles/files/etc/config/profile_duesseldorf
deleted file mode 100644 (file)
index cb36aab..0000000
+++ /dev/null
@@ -1,15 +0,0 @@
-config 'community' 'profile'
-       option 'name' 'Freifunk Duesseldorf'
-       option 'homepage' 'http://freifunk-duesseldorf.de'
-       option 'ssid' 'duesseldorf.freifunk.net'
-       option 'mesh_network' '10.40.0.0/16'
-       option 'splash_network' '10.104.0.0/16'
-       option 'splash_prefix' '27'
-       option 'latitude' '51.217812'
-       option 'longitude' '6.761564'
-
-config 'defaults' 'wifi_device'
-       option 'channel' '3'
-
-config 'defaults' 'wifi_iface'
-       option 'bssid' '02:CA:FF:EE:BA:BE'
diff --git a/contrib/package/community-profiles/files/etc/config/profile_erfurt b/contrib/package/community-profiles/files/etc/config/profile_erfurt
deleted file mode 100644 (file)
index dba31a0..0000000
+++ /dev/null
@@ -1,48 +0,0 @@
-config 'community' 'profile'
-       option 'name' 'Freifunk Erfurt'
-       option 'homepage' 'http://erfurt.freifunk.net'
-       option 'ssid' 'erfurt.freifunk.net'
-       option 'mesh_network' '10.99.0.0/16'
-       option 'latitude' '50.9768'
-       option 'longitude' '11.02367'
-       option 'suffix' 'olsr.erfurt.freifunk.net'
-       option 'vap' '1'
-       option 'adhoc_dhcp_when_vap' '0'
-
-config 'defaults' 'interface'
-       option 'netmask' '255.255.0.0'
-
-config 'defaults' 'bssidscheme'
-       option '1' '02:CA:FF:EE:BA:BE'
-
-config 'defaults' 'olsrd'
-    option 'LinkQualityAlgorithm' 'etx_ff'
-
-
-config widget 'customindex'
-    option enabled '1'
-    option width '50%'
-    option paddingright '5%'
-    option template 'html'
-
-config widget 'rssffl'
-    option enabled '1'
-    option max '10'
-    option cache '3600'
-    option width '100%'
-    option title 'Freifunk Blog'
-    option template 'iframe'
-    option url 'http://freifunk.net'
-
-config widget 'rssbundesweit'
-    option cache '3600'
-    option width '50%'
-    option title 'bundesweiter Freifunk Blog'
-    option template 'rssfeed'
-    option enabled '1'
-    option max '10'
-    option url 'http://blog.freifunk.net/rss.xml'
-
-config widget 'clear1'
-    option template 'clear'
-    option enabled '1'
diff --git a/contrib/package/community-profiles/files/etc/config/profile_evernet b/contrib/package/community-profiles/files/etc/config/profile_evernet
deleted file mode 100644 (file)
index 0545360..0000000
+++ /dev/null
@@ -1,25 +0,0 @@
-config 'community' 'profile'
-       option 'name' 'Freifunk Evernet eG'
-       option 'homepage' 'http://www.evernet-eg.de'
-       option 'ssid' 'evernet.freifunk.net'
-       option 'mesh_network' '10.0.0.0/8'
-       option 'latitude' '51.15692062509162'
-       option 'longitude' '10.716041922569275'
-       option 'suffix' 'evernet'
-
-config 'defaults' 'interface'
-       option 'netmask' '255.0.0.0'
-
-config 'defaults' 'bssidscheme'
-       option 'all'    '02:CA:FF:EE:BA:BE'
-
-config 'defaults' 'wifi_device'
-       option 'channel' '13'
-       option 'country' 'DE'
-       option 'txpower' '19'
-       option 'beacon_int' '5000'
-       option 'distance' '1500'
-       option 'noscan' '0'
-
-config 'defaults' 'wifi_iface'
-       option 'mcast_rate' '6000'
diff --git a/contrib/package/community-profiles/files/etc/config/profile_freiburg b/contrib/package/community-profiles/files/etc/config/profile_freiburg
deleted file mode 100644 (file)
index eee3d6a..0000000
+++ /dev/null
@@ -1,45 +0,0 @@
-config 'community' 'profile'
-  option 'name' 'Freifunk Freiburg'
-  option 'homepage' 'http://freiburg.freifunk.net'
-  option 'ssid' '02:CA:FF:EE:BA:BE'
-  option 'mesh_network' '10.60.0.0/16'
-  option 'latitude' '47.994841'
-  option 'longitude' '7.849772'
-  option 'suffix' 'olsr.freiburg.freifunk.net'
-  option 'vap' '1'
-  option 'adhoc_dhcp_when_vap' '0'
-
-config 'defaults' 'interface'
-  option 'netmask' '255.255.255.255'
-
-config 'defaults' 'bssidscheme'
-  option '1' '02:CA:FF:EE:BA:BE'
-  option '40' '02:40:CA:FF:EE:EE'
-
-config 'defaults' 'wifi_device'
-  option 'country' 'DE'
-
-config 'defaults' 'wifi_iface'
-  option 'mcast_rate' '6000'
-
-config 'defaults' 'olsrd'
-  option 'LinkQualityAlgorithm' 'etx_ff'
-
-config widget 'customindex'
-  option enabled '1'
-  option width '50%'
-  option paddingright '5%'
-  option template 'html'
-
-config widget 'rssbundesweit'
-  option cache '3600'
-  option width '50%'
-  option title 'bundesweiter Freifunk Blog'
-  option template 'rssfeed'
-  option enabled '1'
-  option max '10'
-  option url 'http://blog.freifunk.net/rss.xml'
-
-config widget 'clear1'
-  option template 'clear'
-  option enabled '1'
diff --git a/contrib/package/community-profiles/files/etc/config/profile_fuerstenwalde b/contrib/package/community-profiles/files/etc/config/profile_fuerstenwalde
deleted file mode 100644 (file)
index f7df7ba..0000000
+++ /dev/null
@@ -1,38 +0,0 @@
-config 'community' 'profile'
-       option 'name' 'Freifunk Fürstenwalde'
-       option 'homepage' 'http://fuerstenwalde.freifunk.net'
-       option 'ssid' 'fuerstenwalde.freifunk.net'
-       option 'ssid_scheme' 'addchannelbefore'
-       option 'mesh_network' '10.0.0.0/8'
-       option 'splash_network' '10.104.0.0/16'
-       option 'splash_prefix' '27'
-       option 'latitude' '52.35844'
-       option 'longitude' '14.063696'
-       option 'owm_api' 'http://util.berlin.freifunk.net'
-
-config 'defaults' 'wifi_device'
-       option 'channel' '13'
-
-config 'defaults' 'wifi_device_5'
-       option 'channel' '36'
-
-config 'defaults' 'wifi_iface'
-       option 'mcast_rate' '6000'
-
-config 'defaults' 'wifi_iface_5'
-       option 'mcast_rate' '12000'
-
-config 'defaults' 'bssidscheme'
-       option '13'     'D2:CA:FF:EE:BA:BE'
-       option '36'     '02:36:CA:FF:EE:EE'
-
-config 'defaults' 'ssidscheme'
-       option '13'     'intern-ch13.freifunk.net'
-       option '36'     'intern-ch36.freifunk.net'
-
-config 'defaults' 'interface'
-       option 'netmask' '255.255.255.255'
-       option 'dns' '85.214.20.141 80.67.169.40 194.150.168.168 2001:4ce8::53 2001:910:800::12'
-
-config 'dhcp' 'dhcp'
-option leasetime '5m'
diff --git a/contrib/package/community-profiles/files/etc/config/profile_gadow b/contrib/package/community-profiles/files/etc/config/profile_gadow
deleted file mode 100644 (file)
index bc4a203..0000000
+++ /dev/null
@@ -1,23 +0,0 @@
-config 'community' 'profile'
-       option 'name' 'Freifunk Gadow'
-       option 'homepage' 'http://gadow.freifunk.net'
-       option 'ssid' 'gadow.freifunk.net'
-       option 'mesh_network' '10.61.0.0/16'
-       option 'latitude' '53.11'
-       option 'longitude' '12.61'
-       option 'vap' '1'
-       option 'adhoc_dhcp_when_vap' '0'
-
-config 'defaults' 'interface'
-       option 'netmask' '255.255.255.255'
-
-
-config 'defaults' 'bssidscheme'
-        option '1' '02:CA:FF:EE:BA:BE'
-        option '40' '02:40:CA:FF:EE:EE'
-
-config 'defaults' 'wifi_device'
-    option 'country' 'DE'
-
-config 'defaults' 'wifi_iface'
-    option 'mcast_rate' '6000'
diff --git a/contrib/package/community-profiles/files/etc/config/profile_guifibages b/contrib/package/community-profiles/files/etc/config/profile_guifibages
deleted file mode 100644 (file)
index a0fc4fc..0000000
+++ /dev/null
@@ -1,19 +0,0 @@
-config 'community' 'profile'
-        option 'name' 'Guifi Bages'
-        option 'homepage' 'http://guifi.net/PlaBages'
-        option 'ssid' 'guifibages'
-        option 'mesh_network' '10.224.3.0/16'
-        option 'splash_network' '10.104.0.0/16'
-       option 'theme' 'luci-theme-freifunk-generic'
-        option 'latitude' '41.718437'
-        option 'longitude' '1.826477'
-        option 'suffix' 'guifibages.cat'
-        option 'splash_prefix' '27'
-       option 'extrapackages' 'luci-app-olsr-viz luci-i18n-catalan'
-
-config 'defaults' 'interface'
-        option 'netmask' '255.255.0.0'
-
-config 'defaults' 'bssidscheme'
-       option 'all'    '12:34:56:78:9a:bc'
-
diff --git a/contrib/package/community-profiles/files/etc/config/profile_halle b/contrib/package/community-profiles/files/etc/config/profile_halle
deleted file mode 100644 (file)
index 30d0e8f..0000000
+++ /dev/null
@@ -1,71 +0,0 @@
-config 'community' 'profile'
-       option 'name' 'Freifunk Halle'
-       option 'homepage' 'http://freifunk-halle.org'
-       option 'ssid' 'halle.freifunk.net'
-       option 'mesh_network' '10.62.0.0/16'
-       option 'splash_network' '6.0.0.0/8'
-       option 'splash_prefix' '27'
-       option 'latitude' '51.47911'
-       option 'longitude' '11.96901'
-       option 'adhoc_dhcp_when_vap' '0'
-       option 'suffix' 'ffhal'
-       option 'vap' '1'
-       option 'batman' '1'
-
-config 'defaults' 'wifi_device'
-       option 'channel' '13'
-       option 'country' 'DE'
-
-config 'defaults' 'bssidscheme'
-       option 'all' '02:CA:FF:EE:BA:BE'
-
-config 'defaults' 'luci_splash'
-       option 'redirect_url' 'http://freifunk-halle.org/willkommen.php'
-
-config 'defaults' 'interface'
-       option 'netmask' '255.255.255.255'
-
-config 'defaults' 'wifi_iface'
-       option 'mcast_rate' '6000'
-
-config 'defaults' 'dhcp'
-       option 'leasetime' '5m'
-
-config 'defaults' 'olsrd'
-       option 'AllowNoInt' 'yes'
-       option 'FIBMetric' 'flat'
-       option 'Pollrate' '0.025'
-       option 'TcRedundancy' '2'
-       option 'NatThreshold' '0.75'
-       option 'LinkQualityAlgorithm' 'etx_ff'
-       option 'LinkQualityFishEye' '1'
-       option 'Willingness' '3'
-
-config 'defaults' 'olsr_interface'
-       option 'Ip4Broadcast' '255.255.255.255'
-       option 'HelloInterval' '5.0'
-       option 'HelloValidityTime' '125.0'
-       option 'TcInterval'  '3.0'
-       option 'TcValidityTime' '375.0'
-       option 'MidInterval' '25.0'
-       option 'MidValidityTime'  '375.0'
-       option 'HnaInterval' '25.0'
-       option 'HnaValidityTime' '375.0'
-
-config widget 'rsshalle'
-       option cache '3600'
-       option width '50%'
-       option title 'neuste Foreneinträge in Halle'
-       option template 'rssfeed'
-       option enabled '1'
-       option max '5'
-       option url 'http://www.freifunk-halle.org/rss.php'
-
-config widget 'rssbundesweit'
-       option cache '3600'
-       option width '50%'
-       option title 'bundesweiter Freifunk Blog'
-       option template 'rssfeed'
-       option enabled '1'
-       option max '10'
-       option url 'http://blog.freifunk.net/rss.xml'
diff --git a/contrib/package/community-profiles/files/etc/config/profile_hameln b/contrib/package/community-profiles/files/etc/config/profile_hameln
deleted file mode 100644 (file)
index f305b59..0000000
+++ /dev/null
@@ -1,15 +0,0 @@
-config 'community' 'profile'
-       option 'name' 'Hameln'
-       option 'homepage' 'http://freifunk-hameln.de'
-       option 'ssid' 'hameln.freifunk.net'
-       option 'suffix' 'ffhm'
-       option 'latitude' '52.1030706'
-       option 'longitude' '9.3514778'
-       option 'mesh_network' '10.31.0.0/16'
-       option 'splash_network' '10.104.0.0/16'
-       option 'splash_prefix' '27'
-       option 'vap' '1'
-       option adhoc_dhcp_when_vap '1'
-
-config 'defaults' 'interface'
-       option 'netmask' '255.255.0.0'
diff --git a/contrib/package/community-profiles/files/etc/config/profile_hooge b/contrib/package/community-profiles/files/etc/config/profile_hooge
deleted file mode 100644 (file)
index 62f6fa9..0000000
+++ /dev/null
@@ -1,22 +0,0 @@
-config 'community' 'profile'
-       option 'name' 'Freifunk Hooge'
-       option 'homepage' 'http://hooge.freifunk.net'
-       option 'ssid' 'hooge.freifunk.net'
-       option 'mesh_network' '10.11.128.0/24'
-       option 'splash_network' '10.104.0.0/16'
-       option 'latitude' '54.572161'
-       option 'longitude' '8.559551'
-       option 'suffix' 'hooge'
-       option 'splash_prefix' '27'
-        option 'vap' '1'
-       option 'extrapackages' ''
-        list 'owm_api' 'http://api.openwifimap.net'
-        list 'owm_api' 'http://owmapi.pberg.freifunk.net'
-        option 'mapserver' 'http://openwifimap.net/'
-
-config 'defaults' 'interface'
-       option 'netmask' '255.255.255.0'
-
-config 'defaults' 'luci_splash'
-       option 'limit_up' '20'
-       option 'limit_down' '50'
diff --git a/contrib/package/community-profiles/files/etc/config/profile_kiberpipa b/contrib/package/community-profiles/files/etc/config/profile_kiberpipa
deleted file mode 100644 (file)
index c2a96e4..0000000
+++ /dev/null
@@ -1,15 +0,0 @@
-config 'community' 'profile'
-       option 'name' 'Kiberpipa.net'
-       option 'homepage' 'http://www.kiberpipa.net'
-       option 'ssid' 'open.kiberpipa.net'
-       option 'mesh_network' '10.14.0.0/16'
-       option 'splash_network' '10.14.128.0/17'
-       option 'splash_prefix' '27'
-       option 'latitude' '46.05063'
-       option 'longitude' '14.50402'
-
-config 'defaults' 'wifi_device'
-       option 'channel' '8'
-
-config 'defaults' 'interface'
-       option 'dns' '10.14.0.1 208.67.222.220 208.67.220.222'
diff --git a/contrib/package/community-profiles/files/etc/config/profile_kyritz b/contrib/package/community-profiles/files/etc/config/profile_kyritz
deleted file mode 100644 (file)
index f97e79f..0000000
+++ /dev/null
@@ -1,57 +0,0 @@
-config 'community' 'profile'
-       option 'name' 'Freifunk Kyritz'
-       option 'homepage' 'http://kyritz.freifunk.net'
-       option 'ssid' 'mesh.freifunk.net'
-       option 'mesh_network' '104.59.0.0/16'
-       option 'latitude' '52.94'
-       option 'longitude' '12.4'
-       option 'suffix' 'olsr.kyritz.freifunk.net'
-       option 'vap' '1'
-       option 'adhoc_dhcp_when_vap' '0'
-
-config 'defaults' 'interface'
-       option 'netmask' '255.255.255.255'
-
-
-config 'defaults' 'bssidscheme'
-        option '1' '02:CA:FF:EE:BA:BE'
-        option '40' '02:40:CA:FF:EE:EE'
-
-config 'defaults' 'wifi_device'
-    option 'country' 'DE'
-
-config 'defaults' 'wifi_iface'
-    option 'mcast_rate' '6000'
-
-
-config 'defaults' 'olsrd'
-    option 'LinkQualityAlgorithm' 'etx_ff'
-
-
-config widget 'customindex'
-    option enabled '1'
-    option width '50%'
-    option paddingright '5%'
-    option template 'html'
-
-config widget 'rssffl'
-    option enabled '1'
-    option max '10'
-    option cache '3600'
-    option width '100%'
-    option title 'Freifunk Blog'
-    option template 'iframe'
-    option url 'http://freifunk.net'
-
-config widget 'rssbundesweit'
-    option cache '3600'
-    option width '50%'
-    option title 'bundesweiter Freifunk Blog'
-    option template 'rssfeed'
-    option enabled '1'
-    option max '10'
-    option url 'http://blog.freifunk.net/rss.xml'
-
-config widget 'clear1'
-    option template 'clear'
-    option enabled '1'
diff --git a/contrib/package/community-profiles/files/etc/config/profile_l59 b/contrib/package/community-profiles/files/etc/config/profile_l59
deleted file mode 100644 (file)
index 5e6f472..0000000
+++ /dev/null
@@ -1,25 +0,0 @@
-config 'community' 'profile'
-       option 'name' 'Freifunk L59'
-       option 'homepage' 'http://freifunk.net'
-       option 'ssid' 'freifunk.net'
-       option 'mesh_network' '10.59.0.0/16'
-       option 'splash_network' '6.59.0.0/16'
-       option 'splash_prefix' '27'
-       option 'latitude' '52.26337'
-       option 'longitude' '10.52103'
-       option 'vap' '1'
-       option 'adhoc_dhcp_when_vap' '0'
-
-config 'defaults' 'interface'
-    option 'netmask' '255.255.255.255'
-
-
-config 'defaults' 'bssidscheme'
-        option '1' '02:CA:FF:EE:BA:BE'
-        option '40' '02:40:CA:FF:EE:EE'
-
-config 'defaults' 'wifi_device'
-    option 'country' 'DE'
-
-config 'defaults' 'wifi_iface'
-    option 'mcast_rate' '6000'
diff --git a/contrib/package/community-profiles/files/etc/config/profile_leipzig b/contrib/package/community-profiles/files/etc/config/profile_leipzig
deleted file mode 100644 (file)
index 671f3e8..0000000
+++ /dev/null
@@ -1,55 +0,0 @@
-config 'community' 'profile'
-       option 'name' 'Freifunk Leipzig'
-       option 'homepage' 'http://leipzig.freifunk.net'
-       option 'ssid' 'leipzig.freifunk.net'
-       option 'mesh_network' '10.61.0.0/16'
-       option 'latitude' '51.33348'
-       option 'longitude' '12.40297'
-       option 'suffix' 'olsr.leipzig.freifunk.net'
-       option 'vap' '1'
-       option 'adhoc_dhcp_when_vap' '0'
-
-config 'defaults' 'interface'
-       option 'netmask' '255.255.255.255'
-
-config 'defaults' 'bssidscheme'
-       option '1' '02:CA:FF:EE:BA:BE'
-       option '40' '02:40:CA:FF:EE:EE'
-
-config 'defaults' 'wifi_device'
-    option 'country' 'DE'
-
-config 'defaults' 'wifi_iface'
-    option 'mcast_rate' '6000'
-
-config 'defaults' 'olsrd'
-    option 'LinkQualityAlgorithm' 'etx_ff'
-
-
-config widget 'customindex'
-    option enabled '1'
-    option width '50%'
-    option paddingright '5%'
-    option template 'html'
-
-config widget 'rssffl'
-    option enabled '1'
-    option max '10'
-    option cache '3600'
-    option width '100%'
-    option title 'Freifunk Leipzig Blog'
-    option template 'iframe'
-    option url 'http://leipzig.freifunk.net'
-
-config widget 'rssbundesweit'
-    option cache '3600'
-    option width '50%'
-    option title 'bundesweiter Freifunk Blog'
-    option template 'rssfeed'
-    option enabled '1'
-    option max '10'
-    option url 'http://blog.freifunk.net/rss.xml'
-
-config widget 'clear1'
-    option template 'clear'
-    option enabled '1'
diff --git a/contrib/package/community-profiles/files/etc/config/profile_marburg b/contrib/package/community-profiles/files/etc/config/profile_marburg
deleted file mode 100644 (file)
index 18cff80..0000000
+++ /dev/null
@@ -1,12 +0,0 @@
-config 'community' 'profile'
-       option 'name' 'Freifunk Marburg'
-       option 'homepage' ' http://marburg.freifunk.de'
-       option 'ssid' 'marburg.freifunk.net'
-       option 'mesh_network' '10.128.0.0/16'
-       option 'splash_network' '10.104.0.0/16'
-       option 'splash_prefix' '29'
-       option 'latitude' '49.63939'
-       option 'longitude' '8.633718'
-
-config 'defaults' 'interface'
-       option 'dns' '8.8.8.8 212.204.49.83'
diff --git a/contrib/package/community-profiles/files/etc/config/profile_oldenburg b/contrib/package/community-profiles/files/etc/config/profile_oldenburg
deleted file mode 100644 (file)
index e967fdb..0000000
+++ /dev/null
@@ -1,15 +0,0 @@
-config 'community' 'profile'
-       option 'name' 'Freifunk Oldenburg'
-       option 'homepage' 'http://oldenburg.freifunk.net'
-       option 'ssid' 'oldenburg.freifunk.net'
-       option 'mesh_network' '10.18.0.0/16'
-       option 'splash_network' '10.104.0.0/16'
-       option 'splash_prefix' '27'
-       option 'latitude' '53.14083'
-       option 'longitude' '8.21314'
-
-config 'defaults' 'wifi_device'
-       option 'channel' '6'
-
-config 'defaults' 'wifi_iface'
-       option 'bssid' '02:CA:FF:EE:BA:BE'
diff --git a/contrib/package/community-profiles/files/etc/config/profile_openwireless_bern b/contrib/package/community-profiles/files/etc/config/profile_openwireless_bern
deleted file mode 100644 (file)
index 810ad8f..0000000
+++ /dev/null
@@ -1,18 +0,0 @@
-config 'community' 'profile'
-       option 'name' 'Openwireless Bern'
-       option 'homepage' 'http://bern.openwireless.ch/'
-       option 'ssid' 'www.openwireless.ch'
-       option 'mesh_network' '10.247.0.0/16'
-       option 'splash_network' '10.104.0.0/16'
-       option 'splash_prefix' '27'
-       option 'latitude' '50.814788'
-       option 'longitude' '8.769239'
-
-config 'defaults' 'interface'
-       option 'dns' '208.67.222.222 208.67.220.220'
-
-config 'defaults' 'wifi_device'
-       option 'channel' '10'
-       option 'country' '756'
-
-
diff --git a/contrib/package/community-profiles/files/etc/config/profile_piraten_dresden b/contrib/package/community-profiles/files/etc/config/profile_piraten_dresden
deleted file mode 100644 (file)
index 2af0e31..0000000
+++ /dev/null
@@ -1,12 +0,0 @@
-config 'community' 'profile'
-       option 'name' 'Piratenfreifunk Dresden'
-       option 'homepage' 'http://www.piraten-sachsen.de/'
-       option 'ssid' 'dresden.freifunk.net'
-       option 'mesh_network' '10.12.0.0/16'
-       option 'splash_network' '10.104.0.0/16'
-       option 'splash_prefix' '27'
-       option 'latitude' '51.05081'
-       option 'longitude' '13.73420'
-
-config 'defaults' 'wifi_device'
-       option 'channel' '1'
diff --git a/contrib/package/community-profiles/files/etc/config/profile_potsdam b/contrib/package/community-profiles/files/etc/config/profile_potsdam
deleted file mode 100644 (file)
index 78db579..0000000
+++ /dev/null
@@ -1,35 +0,0 @@
-config 'community' 'profile'
-       option 'name' 'Freifunk Potsdam'
-       option 'homepage' 'http://potsdam.freifunk.net'
-       option 'ssid' 'freifunk-potsdam.de'
-       option 'mesh_network' '10.22.0.0/16'
-       option 'splash_network' '192.168.22.0/24'
-       option 'splash_prefix' '24'
-       option 'latitude' '52.39349'
-       option 'longitude' '13.06489'
-       option 'ipv6' '0'
-
-config 'defaults' 'interface'
-       option 'netmask' '255.255.0.0'
-       option 'dns' '85.214.20.141 80.67.169.40 194.150.168.168'
-       option 'delegate' '0'
-
-config 'defaults' 'wifi_device'
-       option 'channel' '5'
-
-config 'defaults' 'wifi_device_5'
-       option 'channel' '44'
-
-config 'defaults' 'bssidscheme'
-       option '5' '02:CA:FF:EE:BA:BE'
-       option '44' '02:CA:FF:EE:BA:BE'
-
-config 'defaults' 'ssidscheme'
-       option '5' 'Mesh23'
-       option '44' 'Mesh23'
-
-config 'defaults' 'dhcp'
-       option 'leasetime' '15m'
-
-config 'defaults' 'olsrd'
-       option 'LinkQualityAlgorithm' 'etx_ffeth'
diff --git a/contrib/package/community-profiles/files/etc/config/profile_reihen b/contrib/package/community-profiles/files/etc/config/profile_reihen
deleted file mode 100644 (file)
index a05d6a2..0000000
+++ /dev/null
@@ -1,25 +0,0 @@
-config 'community' 'profile'
-       option 'name' 'Freifunk Reihen'
-       option 'homepage' 'http://freifunk.reihen.de'
-       option 'ssid' 'freifunk.reihen.de'
-       option 'mesh_network' '172.23.0.0/16'
-       option 'splash_network' '172.23.26.0/29'
-       option 'latitude' '49.21'
-       option 'longitude' '8.91'
-       option 'splash_prefix' '29'
-
-config 'defaults' 'interface'
-       option 'netmask' '255.255.0.0'
-       option 'dns' '172.23.25.204 172.23.31.237 141.1.1.1'
-
-config 'defaults' 'wifi_device'
-       option 'channel' '13'
-       option 'bssid' '02:07:04:08:08:09'
-
-config 'defaults' 'bssidscheme'
-       option '13'     '02:07:04:08:08:09'
-       option '36'     '02:36:CA:FF:EE:EE'
-
-config 'defaults' 'ssidscheme'
-       option '13'     'ch13.freifunk.net'
-       option '36'     'ch36.freifunk.net'
diff --git a/contrib/package/community-profiles/files/etc/config/profile_rosbach b/contrib/package/community-profiles/files/etc/config/profile_rosbach
deleted file mode 100644 (file)
index 4444f70..0000000
+++ /dev/null
@@ -1,15 +0,0 @@
-config 'community' 'profile'
-       option 'name' 'Freifunk Rosbach'
-       option 'homepage' 'freifunk-rosbach.de'
-       option 'ssid' 'rosbach.freifunk.net'
-       option 'mesh_network' '10.212.0.0/16'
-       option 'splash_network' '10.104.0.0/16'
-       option 'splash_prefix' '27'
-       option 'latitude' '50.18'
-       option 'longitude' '8.42'
-
-config 'defaults' 'wifi_device'
-       option 'channel' '13'
-
-config 'defaults' 'wifi_iface'
-       option 'bssid' 'D2:CA:FF:EE:BA:BE'
diff --git a/contrib/package/community-profiles/files/etc/config/profile_schwarzach b/contrib/package/community-profiles/files/etc/config/profile_schwarzach
deleted file mode 100644 (file)
index c973ca0..0000000
+++ /dev/null
@@ -1,12 +0,0 @@
-config 'community' 'profile'
-       option 'name' 'Freifunk Schwarzach'
-       option 'homepage' 'http://schwarzach.freifunk.net'
-       option 'ssid' 'schwarzach.freifunk.net'
-       option 'mesh_network' '10.81.0.0/20'
-       option 'splash_network' '10.104.0.0/16'
-       option 'latitude' '49.373'
-       option 'longitude' '8.983'
-       option 'splash_prefix' '27'
-
-config 'defaults' 'interface'
-       option 'netmask' '255.255.240.0'
diff --git a/contrib/package/community-profiles/files/etc/config/profile_stuttgart b/contrib/package/community-profiles/files/etc/config/profile_stuttgart
deleted file mode 100644 (file)
index 28d60d8..0000000
+++ /dev/null
@@ -1,13 +0,0 @@
-config 'community' 'profile'
-        option 'name' 'Freifunk Stuttgart'
-        option 'homepage' 'http://freifunk-stuttgart.de'
-        option 'ssid' 'Freifunk Stuttgart'
-        option 'mesh_network' '172.21.0.0/16'
-        option 'splash_network' '10.104.0.0/16'
-        option 'latitude' '48'
-        option 'longitude' '9'
-        option 'splash_prefix' '27'
-
-config 'defaults' 'wifi_device'
-       option 'channel' '5'
-       option 'bssid' '52:CA:FF:EE:BA:BE'
diff --git a/contrib/package/community-profiles/files/etc/config/profile_tulumlibre b/contrib/package/community-profiles/files/etc/config/profile_tulumlibre
deleted file mode 100644 (file)
index ceaff2a..0000000
+++ /dev/null
@@ -1,10 +0,0 @@
-config 'community' 'profile'
-       option 'name' 'tulumlibre'
-       option 'ssid' 'tulumlibre'
-       option 'mesh_network' '10.39.128.0/18'
-       option 'latitude' '20.2106708'
-       option 'longitude' '-87.4629471'
-       option 'splash_prefix' '28'
-
-config 'defaults' 'interface'
-       option 'dns' '80.67.169.40 216.87.84.211'
diff --git a/contrib/package/community-profiles/files/etc/config/profile_vogtland b/contrib/package/community-profiles/files/etc/config/profile_vogtland
deleted file mode 100644 (file)
index 8baeec6..0000000
+++ /dev/null
@@ -1,23 +0,0 @@
-config 'community' 'profile'
-       option 'name' 'Freifunk Vogtland'
-       option 'homepage' 'http://wiki.freifunk.net/Freifunk_Vogtland'
-       option 'ssid' 'vogtland.freifunk.net'
-       option 'mesh_network' '10.204.0.0/16'
-       option 'splash_network' '6.204.0.0/16'
-       option 'splash_prefix' '27'
-       option 'latitude' '53.11'
-       option 'longitude' '12.61'
-
-config 'defaults' 'interface'
-       option 'netmask' '255.255.255.255'
-
-
-config 'defaults' 'bssidscheme'
-        option '1' '02:CA:FF:EE:BA:BE'
-        option '40' '02:40:CA:FF:EE:EE'
-
-config 'defaults' 'wifi_device'
-    option 'country' 'DE'
-
-config 'defaults' 'wifi_iface'
-    option 'mcast_rate' '6000'
diff --git a/contrib/package/community-profiles/files/etc/config/profile_weil b/contrib/package/community-profiles/files/etc/config/profile_weil
deleted file mode 100644 (file)
index ddba1f3..0000000
+++ /dev/null
@@ -1,23 +0,0 @@
-config 'community' 'profile'
-        option 'name' 'Freifunk Weil am Rhein'
-        option 'homepage' 'http://weil-am-rhein.freifunk.net'
-        option 'ssid' 'mesh.freifunk.net'
-        option 'mesh_network' '10.119.0.0/18'
-        option 'latitude' '47.6056'
-        option 'longitude' '7.6083'
-        option 'suffix' 'ffwr'
-        option 'vap' '1'
-        option 'adhoc_dhcp_when_vap' '0'
-        list 'owm_api' 'http://api.openwifimap.net'
-        list 'owm_api' 'http://owmapi.pberg.freifunk.net'
-        option 'mapserver' 'http://openwifimap.net/'
-
-config 'defaults' 'interface'
-        option 'netmask' '255.255.192.0'
-
-config 'defaults' 'wifi_device'
-        option 'country' 'DE'
-        option 'channel' '10'
-
-config 'defaults' 'luci_splash'
-        option 'leasetime' '24'
diff --git a/contrib/package/community-profiles/files/etc/config/profile_weimar b/contrib/package/community-profiles/files/etc/config/profile_weimar
deleted file mode 100644 (file)
index 65938e7..0000000
+++ /dev/null
@@ -1,10 +0,0 @@
-config 'community' 'profile'
-       option 'name' 'Weimarnetz e.V.'
-       option 'homepage' 'http://www.weimarnetz.de'
-       option 'ssid' 'weimarnetz'
-       option 'mesh_network' '10.63.0.0/16'
-       option 'latitude' '50.989530'
-       option 'longitude' '11.338675'
-
-config 'defaults' 'interface'
-       option 'dns' '217.11.48.200 217.11.49.200 8.8.8.8'
diff --git a/contrib/package/community-profiles/files/etc/config/profile_weinstadt b/contrib/package/community-profiles/files/etc/config/profile_weinstadt
deleted file mode 100644 (file)
index 49a42fa..0000000
+++ /dev/null
@@ -1,19 +0,0 @@
-config 'community' 'profile'
-       option 'name' 'Freifunk Weinstadt'
-       option 'homepage' 'http://freifunk-weinstadt.de'
-       option 'ssid' 'freifunk-weinstadt'
-       option 'mesh_network' '172.21.0.0/16'
-       option 'splash_network' '172.21.85.0/30'
-       option 'latitude' '48.81'
-       option 'longitude' '9.39'
-       option 'splash_prefix' '30'
-
-config 'defaults' 'wifi_device'
-       option 'channel' '13'
-       option 'bssid' '02:07:01:03:08:04'
-
-config 'defaults' 'bssidscheme'
-       option '13'      '02:07:01:03:08:04'
-
-config 'defaults' 'interface'
-       option 'dns' '172.21.77.4 172.21.84.235 141.1.1.1'
diff --git a/contrib/package/community-profiles/files/etc/config/profile_wlanljubljana b/contrib/package/community-profiles/files/etc/config/profile_wlanljubljana
deleted file mode 100644 (file)
index eeefbd2..0000000
+++ /dev/null
@@ -1,15 +0,0 @@
-config 'community' 'profile'
-       option 'name' 'wlan ljubljana'
-       option 'homepage' 'http://wlan-lj.net'
-       option 'ssid' 'open.wlan-lj.net'
-       option 'mesh_network' '10.254.0.0/16'
-       option 'splash_network' '10.254.120.0/21'
-       option 'splash_prefix' '27'
-       option 'latitude' '46.05063'
-       option 'longitude' '14.50402'
-
-config 'defaults' 'wifi_device'
-       option 'channel' '8'
-
-config 'defaults' 'interface'
-       option 'dns' '10.254.0.1 10.254.0.2'
diff --git a/contrib/package/freifunk-common/Makefile b/contrib/package/freifunk-common/Makefile
deleted file mode 100644 (file)
index f7128b6..0000000
+++ /dev/null
@@ -1,43 +0,0 @@
-# Copyright (C) 2011 Manuel Munz <freifunk at somakoma de>
-# This is free software, licensed under the Apache 2.0 license.
-
-include $(TOPDIR)/rules.mk
-
-PKG_NAME:=freifunk-common
-PKG_RELEASE:=3
-
-PKG_BUILD_DIR := $(BUILD_DIR)/$(PKG_NAME)
-
-include $(INCLUDE_DIR)/package.mk
-
-define Package/freifunk-common
-  SECTION:=luci
-  CATEGORY:=LuCI
-  SUBMENU:=9. Freifunk
-  TITLE:=Freifunk common files
-  DEPENDS:=+libuci-lua
-endef
-
-define Package/freifunk-common/description
-  Common files and scripts that are needed to run free wireless mesh networks.
-endef
-
-define Package/luci-mod-freifunk/conffiles
-/etc/config/freifunk
-endef
-
-define Build/Prepare
-       mkdir -p $(PKG_BUILD_DIR)
-endef
-
-define Build/Configure
-endef
-
-define Build/Compile
-endef
-
-define Package/freifunk-common/install
-       $(CP) ./files/* $(1)/
-endef
-
-$(eval $(call BuildPackage,freifunk-common))
diff --git a/contrib/package/freifunk-common/files/etc/config/freifunk b/contrib/package/freifunk-common/files/etc/config/freifunk
deleted file mode 100644 (file)
index b1a2e41..0000000
+++ /dev/null
@@ -1,120 +0,0 @@
-package 'freifunk'
-
-config 'public' 'contact'
-       option 'nickname' ''
-       option 'name' ''
-       option 'mail' ''
-       option 'phone' ''
-       option 'note' ''
-
-config 'public' 'community'
-       option 'name' 'Freifunk'
-       option 'homepage' 'http://freifunk.net'
-
-config 'fw_zone' 'zone_freifunk'
-       option 'name' 'freifunk'
-       option 'input' 'REJECT'
-       option 'forward' 'REJECT'
-       option 'output' 'ACCEPT'
-
-config 'fw_rule' 'fficmp'
-       option 'src' 'freifunk'
-       option 'target' 'ACCEPT'
-       option 'proto' 'icmp'
-
-config 'fw_rule' 'ffhttp'
-       option 'src' 'freifunk'
-       option 'target' 'ACCEPT'
-       option 'proto' 'tcp'
-       option 'dest_port' '80'
-
-config 'fw_rule' 'ffhttps'
-       option 'src' 'freifunk'
-       option 'target' 'ACCEPT'
-       option 'proto' 'tcp'
-       option 'dest_port' '443'
-
-config 'fw_rule' 'ffssh'
-       option 'src' 'freifunk'
-       option 'target' 'ACCEPT'
-       option 'proto' 'tcp'
-       option 'dest_port' '22'
-
-config 'fw_rule' 'ffolsr'
-       option 'src' 'freifunk'
-       option 'target' 'ACCEPT'
-       option 'proto' 'udp'
-       option 'dest_port' '698'
-
-config 'fw_rule' 'ffwprobe'
-       option 'src' 'freifunk'
-       option 'target' 'ACCEPT'
-       option 'proto' 'tcp'
-       option 'dest_port' '17990'
-
-config 'fw_rule' 'ffdns'
-       option 'dest_port' '53'
-       option 'src' 'freifunk'
-       option 'target' 'ACCEPT'
-       option 'proto' 'udp'
-
-config 'fw_rule' 'ffdhcp'
-       option 'src_port' '68'
-       option 'src' 'freifunk'
-       option 'target' 'ACCEPT'
-       option 'dest_port' '67'
-       option 'proto' 'udp'
-       option 'leasetime' '30m'
-
-config 'fw_rule' 'ffsplash'
-       option 'dest_port' '8082'
-       option 'src' 'freifunk'
-       option 'target' 'ACCEPT'
-       option 'proto' 'tcp'
-
-config 'fw_forwarding' 'lanfffwd'
-       option 'src' 'lan'
-       option 'dest' 'freifunk'
-
-config 'fw_forwarding' 'ffwanfwd'
-       option 'src' 'freifunk'
-       option 'dest' 'wan'
-
-config 'fw_forwarding' 'fffwd'
-       option 'src' 'freifunk'
-       option 'dest' 'freifunk'
-
-config 'include' 'freifunk'
-       option 'path' '/etc/firewall.freifunk'
-
-config 'defaults' 'system'
-       option 'zonename' 'Europe/Berlin'
-       option 'timezone' 'CET-1CEST,M3.5.0,M10.5.0/3'
-
-config 'defaults' 'wifi_device'
-       option 'channel' '1'
-       option 'diversity' '1'
-       option 'disabled' '0'
-       option 'country' 'DE'
-       option 'distance' '1000'
-
-config 'defaults' 'wifi_iface'
-       option 'mode' 'adhoc'
-       option 'encryption' 'none'
-       option 'bssid' '12:CA:FF:EE:BA:BE'
-       option 'mcast_rate' '6000'
-
-config 'defaults' 'interface'
-       option 'netmask' '255.255.0.0'
-       option 'dns' '8.8.8.8 212.204.49.83 141.1.1.1'
-
-config 'defaults' 'alias'
-       option 'netmask' '255.255.255.0'
-
-config 'defaults' 'dhcp'
-       option 'leasetime' '30m'
-       option 'start' '2'
-       option 'force' '1'
-
-config 'defaults' 'olsr_interfacedefaults'
-       option 'Ip4Broadcast' '255.255.255.255'
diff --git a/contrib/package/freifunk-common/files/etc/init.d/freifunk b/contrib/package/freifunk-common/files/etc/init.d/freifunk
deleted file mode 100755 (executable)
index dbe648a..0000000
+++ /dev/null
@@ -1,25 +0,0 @@
-#!/bin/sh /etc/rc.common
-# Freifunk Init
-# $Id$
-
-START=99
-
-boot() {
-       test -f /etc/crontabs/root || touch /etc/crontabs/root
-
-       grep -q 'killall -HUP dnsmasq' /etc/crontabs/root || {
-               echo "*/5 * * * *       killall -HUP dnsmasq" >> /etc/crontabs/root
-       }
-
-       grep -q '/usr/sbin/ff_olsr_watchdog' /etc/crontabs/root || {
-               echo "*/5 * * * *       /usr/sbin/ff_olsr_watchdog" >> /etc/crontabs/root
-       }
-
-       [ -d /etc/rc.local.d ] && {
-               for file in /etc/rc.local.d/*; do
-                       test -f "$file" && . "$file"
-               done
-       }
-
-       /etc/init.d/cron restart &
-}
diff --git a/contrib/package/freifunk-common/files/etc/rc.local.d/01-config-migration b/contrib/package/freifunk-common/files/etc/rc.local.d/01-config-migration
deleted file mode 100644 (file)
index 11f1ad6..0000000
+++ /dev/null
@@ -1,51 +0,0 @@
-# Fixup various configurations to remove quirks
-# from former versions.
-
-_log() {
-       logger -t "Config Migration" "$1"
-}
-
-_uci() {
-       uci ${2:+-c $2} get "$1" 2>/dev/null
-}
-
-
-# Splash redirector had a wrong virtual url match
-# which resulted in "No such handler"
-
-[ "$(_uci lucid.splashredir.virtual)" == "/" ] && {
-       _log "Fix splash redirector configuration"
-       uci set lucid.splashredir.virtual=''
-       uci commit lucid
-       /etc/init.d/lucid restart
-}
-
-
-# Newer OLSR versions have the MinTCVtime hack active,
-# ensure proper timings or olsrd won't start
-
-FIX=0
-for i in 0 1 2 3 4; do
-       [ -z "$(_uci olsrd.@Interface[$i].TcInterval)" ] && \
-       [ -z "$(_uci olsrd.@Interface[$i].TcValidityTime)" ] || {
-               uci delete olsrd.@Interface[$i].TcInterval
-               uci delete olsrd.@Interface[$i].TcValidityTime
-               FIX=1
-       }
-done
-
-[ "$FIX" == 1 ] && {
-       _log "Fix olsrd configuration for MinTCVTime hack"
-       uci commit olsrd
-       /etc/init.d/olsrd restart
-}
-
-
-# Ensure that the community definitions are in the
-# new format
-
-[ -z "$(_uci freifunk.leipzig.mesh_network)" ] && \
-[ -n "$(_uci freifunk.leipzig.mesh_network /rom/etc/config)" ] && {
-       _log "Converting freifunk configuration to new format"
-       cp /rom/etc/config/freifunk /etc/config/freifunk
-}
diff --git a/contrib/package/freifunk-common/files/etc/uci-defaults/freifunk b/contrib/package/freifunk-common/files/etc/uci-defaults/freifunk
deleted file mode 100644 (file)
index fe6586c..0000000
+++ /dev/null
@@ -1,2 +0,0 @@
-uci set uhttpd.main.rfc1918_filter=0
-uci commit uhttpd
diff --git a/contrib/package/freifunk-common/files/usr/bin/ffdzero b/contrib/package/freifunk-common/files/usr/bin/ffdzero
deleted file mode 100755 (executable)
index 24e8c2e..0000000
+++ /dev/null
@@ -1,10 +0,0 @@
-#!/bin/sh
-
-test "$1" = "-h" && echo -e "Usage:\n\t$0 -h\n\t$0 [ { ip | hostname } ]" >&2 && exit 1
-
-host="${1:-leipzig.freifunk.net}"
-
-wget -O /dev/null http://$host/cgi-bin-dev-zero.bin
-test "$?" = "1" && wget -O /dev/null http://$host/cgi-bin/dev-zero.bin
-test "$?" = "1" && wget -O /dev/null http://$host/cgi-bin/luci/freifunk/status/zeroes
-test "$?" = "1" && echo "$host: no zero download found..." && exit 1
diff --git a/contrib/package/freifunk-common/files/usr/bin/neigh.sh b/contrib/package/freifunk-common/files/usr/bin/neigh.sh
deleted file mode 100755 (executable)
index 82589ec..0000000
+++ /dev/null
@@ -1,103 +0,0 @@
-#!/bin/sh
-
-. /usr/share/libubox/jshn.sh
-
-hostsfile_getname()
-{
-       local config="$1"
-       local i=0
-       local value file
-
-       while value="$( uci -q get $config.@LoadPlugin[$i].library )"; do {
-               case "$value" in
-                       'olsrd_nameservice'*)
-                               file="$( uci -q get $config.@LoadPlugin[$i].hosts_file )"
-                               break
-                       ;;
-               esac
-
-               i=$(( i + 1 ))
-       } done
-
-       echo "${file:-/var/run/hosts_olsr}"
-}
-
-read_hostnames()
-{
-       local file_list=" $( hostsfile_getname 'olsrd' ) $(hostsfile_getname 'olsrd6' ) "
-       local line ip hostname file file_list_uniq
-
-       for file in $file_list; do {
-               case " $file_list_uniq " in
-                       *" $file "*)
-                       ;;
-                       *)
-                               file_list_uniq="$file_list_uniq $file"
-                       ;;
-               esac
-       } done
-
-       for file in $file_list_uniq; do {
-               [ -e "$file" ] || continue
-
-               while read -r line; do {
-                       case "$line" in
-                               [0-9]*)
-                                       # 2001:bf7:820:901::1 stuttgarter-core.olsr   # myself
-                                       # 10.63.160.161  AlexLaterne    # 10.63.160.161
-                                       set -f
-                                       set +f -- $line
-                                       ip="$1"
-                                       hostname="$2"
-
-                                       # global vars, e.g.
-                                       # IP_1_2_3_4='foo' or IP_2001_bf7_820_901__1='bar'
-                                       eval IP_${ip//[.:]/_}="$hostname"
-                               ;;
-                       esac
-               } done <"$file"
-       } done
-}
-
-read_hostnames
-
-VARS='localIP:Local remoteIP:Remote validityTime:vTime linkQuality:LQ'
-VARS="$VARS neighborLinkQuality:NLQ linkCost:Cost remoteHostname:Host"
-
-for HOST in '127.0.0.1' '::1';do
-       json_init
-       json_load "$( echo /links | nc $HOST 9090 | sed -n '/^[}{ ]/p' )"       # remove header/non-json
-
-       if json_is_a links array;then
-               json_select links
-               for v in ${VARS};do
-                       eval _${v%:*}=0
-               done
-               for j in 0 1;do
-                       case ${j} in 1)
-                               for v in ${VARS};do
-                                       eval printf \"%-\${_${v%:*}}s \" ${v#*:}
-                               done
-                               echo
-                       ;;esac
-                       i=1;while json_is_a ${i} object;do
-                               json_select ${i}
-                               json_get_vars $(for v in ${VARS};do echo ${v%:*};done)
-                               case ${j} in 0)
-                                       for v in ${VARS};do
-                                               eval "test \${_${v%:*}} -lt \${#${v%:*}} && _${v%:*}=\${#${v%:*}}"
-                                       done
-                               ;;*)
-                                       for v in ${VARS};do
-                                               eval printf \"%-\${_${v%:*}}s \" \$${v%:*}
-                                               eval remoteHostname="\$IP_${remoteIP//[.:]/_}"
-                                       done
-                                       echo
-                               ;;esac
-                               json_select ..
-                               i=$(( i + 1 ))
-                       done
-               done
-       fi
-       echo
-done
diff --git a/contrib/package/freifunk-common/files/usr/bin/watch.sh b/contrib/package/freifunk-common/files/usr/bin/watch.sh
deleted file mode 100755 (executable)
index 728526b..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
-#!/bin/sh
-command="$1"
-interval="$2"; [ -z "$interval" ] && interval=1
-
-if [ -z $command ]; then
-        echo 'Usage: watch.sh "command [options]" [interval], e.g. watch "ifconfig ath0" 2'
-        echo 'interval is optional and defaults to 1'
-        exit 1
-fi
-
-while true; do clear; $command; sleep $interval; done
diff --git a/contrib/package/freifunk-common/files/usr/sbin/ff_olsr_watchdog b/contrib/package/freifunk-common/files/usr/sbin/ff_olsr_watchdog
deleted file mode 100755 (executable)
index af1d7ca..0000000
+++ /dev/null
@@ -1,38 +0,0 @@
-#!/usr/bin/lua
-
-require "os"
-require "io"
-require "uci"
-local fs = require "nixio.fs"
-
-if fs.access("/var/run/olsrd.pid") or fs.access("/var/run/olsrd4.pid") then
-       local stamp, intv
-       local x = uci.cursor()
-
-       x:foreach("olsrd", "LoadPlugin",
-               function(s)
-                       if s.library == "olsrd_watchdog" then
-                               intv  = tonumber(s.interval)
-                               stamp = s.file
-                       end
-               end)
-
-       if intv and fs.access(stamp) then
-               local systime = os.time()
-               local wdgtime = tonumber(io.lines(stamp)())
-
-               if not wdgtime or ( systime - wdgtime ) > ( intv * 2 ) then
-                       os.execute("logger -t 'OLSR watchdog' 'Process died - restarting!'")
-                       local tnls = io.popen("ip tunnel show | cut -d : -f 1")
-                       while true do
-                               tnl = tnls:read("*line")
-                               if tnl == nil then break end
-                               if string.find(tnl, "tnl_") == 1 then
-                                       os.execute(string.format("logger -t 'OLSR watchdog' 'Deleting stale tunnel %s'", tnl))
-                                       os.execute(string.format("ip link del %s", tnl))
-                               end
-                       end
-                       os.execute("/etc/init.d/olsrd restart")
-               end
-       end
-end
diff --git a/contrib/package/freifunk-firewall/Makefile b/contrib/package/freifunk-firewall/Makefile
deleted file mode 100644 (file)
index b9d328c..0000000
+++ /dev/null
@@ -1,53 +0,0 @@
-#
-# Copyright (C) 2009 Jo-Philipp Wich <jow@openwrt.org>
-#
-# This is free software, licensed under the Apache 2.0 license.
-#
-
-include $(TOPDIR)/rules.mk
-
-PKG_NAME:=freifunk-firewall
-PKG_RELEASE:=3
-
-PKG_BUILD_DIR := $(BUILD_DIR)/$(PKG_NAME)
-
-include $(INCLUDE_DIR)/package.mk
-
-define Package/freifunk-firewall
-  SECTION:=luci
-  CATEGORY:=LuCI
-  SUBMENU:=9. Freifunk
-  TITLE:=Freifunk Firewall Addon
-  DEPENDS:=+firewall
-endef
-
-define Package/freifunk-firewall/description
-  Various firewall extensions for Freifunk. Includes NAT fixes and advanced settings.
-endef
-
-define Build/Prepare
-       mkdir -p $(PKG_BUILD_DIR)
-endef
-
-define Build/Configure
-endef
-
-define Build/Compile
-endef
-
-define Package/freifunk-firewall/postinst
-#!/bin/sh
-[ -n "$${IPKG_INSTROOT}" ] || {
-  if ! grep -q /etc/firewall.freifunk /etc/config/firewall; then
-    uci add firewall include >/dev/null
-    uci set firewall.@include[-1].path=/etc/firewall.freifunk
-    uci commit firewall
-  fi
-}
-endef
-
-define Package/freifunk-firewall/install
-       $(CP) ./files/* $(1)/
-endef
-
-$(eval $(call BuildPackage,freifunk-firewall))
diff --git a/contrib/package/freifunk-firewall/files/etc/firewall.freifunk b/contrib/package/freifunk-firewall/files/etc/firewall.freifunk
deleted file mode 100644 (file)
index d2805f6..0000000
+++ /dev/null
@@ -1,40 +0,0 @@
-#!/bin/sh
-# Freifunk Firewall addons
-
-. /lib/functions.sh
-
-#
-# Apply advanced settings
-#
-apply_advanced() {
-       local tcp_ecn
-       local tcp_window_scaling
-       local accept_redirects
-       local accept_source_route
-
-       config_get_bool tcp_ecn $1 tcp_ecn 1
-       config_get_bool tcp_window_scaling $1 tcp_window_scaling 1
-       config_get_bool accept_redirects $1 accept_redirects 0
-       config_get_bool accept_source_route $1 accept_source_route 0
-
-       logger -t firewall.freifunk "tcp_ecn is $tcp_ecn"
-       logger -t firewall.freifunk "tcp_window_scaling is $tcp_window_scaling"
-       logger -t firewall.freifunk "accept_redirects is $accept_redirects"
-       logger -t firewall.freifunk "accept_source_route is $accept_source_route"
-
-       sysctl -w net.ipv4.tcp_ecn=$tcp_ecn >/dev/null
-       sysctl -w net.ipv4.tcp_window_scaling=$tcp_window_scaling >/dev/null
-
-       for f in /proc/sys/net/ipv4/conf/*/accept_redirects; do
-               echo $accept_redirects > $f
-       done
-
-       for f in /proc/sys/net/ipv4/conf/*/accept_source_route; do
-               echo $accept_source_route > $f
-       done
-}
-
-config_foreach apply_advanced advanced
-
-[ -x /etc/init.d/freifunk-p2pblock ] && /etc/init.d/freifunk-p2pblock enabled && \
-       ( sleep 3; /etc/init.d/freifunk-p2pblock restart )&
diff --git a/contrib/package/freifunk-firewall/files/etc/hotplug.d/firewall/23-restricted-wan b/contrib/package/freifunk-firewall/files/etc/hotplug.d/firewall/23-restricted-wan
deleted file mode 100644 (file)
index e71c852..0000000
+++ /dev/null
@@ -1,65 +0,0 @@
-#!/bin/sh
-
-clear_restricted_gw()
-{
-       local state="$1"
-       local iface
-       local ifname
-       local subnet
-
-       config_get iface "$state" iface
-
-       if [ "$iface" = "$INTERFACE" ]; then
-               config_get ifname "$state" ifname
-               config_get subnet "$state" subnet
-
-               logger -t firewall.freifunk "removing local restriction to the network connected to $ifname ($iface)"
-               iptables -D forwarding_freifunk_rule -o $ifname -d $subnet -j REJECT --reject-with icmp-host-prohibited
-               uci_revert_state firewall "$state"
-       fi
-}
-
-get_enabled()
-{
-       local name
-       config_get name "$1" name
-
-       if [ "$name" = "$ZONE" ]; then
-               config_get_bool local_restrict "$1" local_restrict
-       fi
-}
-
-if [ "$ACTION" = add ]; then
-       local enabled
-       local subnet
-
-       . /lib/functions/network.sh
-
-       network_find_wan wan
-
-       [ "$INTERFACE" = "$wan" ] || return 0
-
-       network_get_subnet subnet $INTERFACE
-
-       if [ -n "$subnet" ]; then
-               config_load firewall
-
-               local_restrict=0
-               config_foreach get_enabled zone
-               
-               if [ "$local_restrict" = 1 ]; then
-                       logger -t firewall.freifunk "restricting local access to the network connected to $INTERFACE ($DEVICE)"
-                       iptables -I forwarding_freifunk_rule -o $DEVICE -d $subnet -j REJECT --reject-with icmp-host-prohibited
-                       local state="restricted_gw_${INTERFACE}"
-                       uci_set_state firewall "$state" "" restricted_gw_state
-                       uci_set_state firewall "$state" iface "$INTERFACE"
-                       uci_set_state firewall "$state" ifname "$DEVICE"
-                       uci_set_state firewall "$state" subnet "$subnet"
-               fi
-       fi
-
-elif [ "$ACTION" = remove ]; then
-       config_load firewall
-       config_foreach clear_restricted_gw restricted_gw_state   
-fi
-
diff --git a/contrib/package/freifunk-gwcheck/Makefile b/contrib/package/freifunk-gwcheck/Makefile
deleted file mode 100644 (file)
index 6c2affe..0000000
+++ /dev/null
@@ -1,40 +0,0 @@
-# Copyright (C) 2011 Manuel Munz <freifunk at somakoma de>
-# This is free software, licensed under the Apache 2.0 license.
-
-include $(TOPDIR)/rules.mk
-
-PKG_NAME:=freifunk-gwcheck
-PKG_RELEASE:=4
-
-PKG_BUILD_DIR := $(BUILD_DIR)/$(PKG_NAME)
-
-include $(INCLUDE_DIR)/package.mk
-
-define Package/freifunk-gwcheck
-  SECTION:=luci
-  CATEGORY:=LuCI
-  SUBMENU:=9. Freifunk
-  TITLE:=Freifunk gateway check script
-  DEPENDS:=firewall +ip +iptables-mod-ipopt +olsrd-mod-dyn-gw-plain
-endef
-
-define Package/freifunk-gwcheck/description
-  This script periodically checks if internet is available via your own gateway. If it detects that it is broken, then the defaultroute is removed from the main table and temporarilly placed in table gw-check until your internet works again. Config file is /etc/config/freifunk-gwcheck.
-endef
-
-define Build/Prepare
-       mkdir -p $(PKG_BUILD_DIR)
-endef
-
-define Build/Configure
-endef
-
-define Build/Compile
-endef
-
-define Package/freifunk-gwcheck/install
-       $(CP) ./files/* $(1)/
-       $(CP) ./root/* $(1)/
-endef
-
-$(eval $(call BuildPackage,freifunk-gwcheck))
diff --git a/contrib/package/freifunk-gwcheck/files/etc/config/freifunk-gwcheck b/contrib/package/freifunk-gwcheck/files/etc/config/freifunk-gwcheck
deleted file mode 100644 (file)
index b174dd6..0000000
+++ /dev/null
@@ -1,5 +0,0 @@
-config 'gwcheck' 'hosts'
-       list 'host' 'augsburg.freifunk.net'
-       list 'host' 'vpn4.leipzig.freifunk.net'
-       list 'host' 'luci.subsignal.org'
-       list 'host' 'bbb-vpn.berlin.freifunk.net'
diff --git a/contrib/package/freifunk-gwcheck/files/usr/sbin/ff_olsr_test_gw.sh b/contrib/package/freifunk-gwcheck/files/usr/sbin/ff_olsr_test_gw.sh
deleted file mode 100755 (executable)
index b86b668..0000000
+++ /dev/null
@@ -1,132 +0,0 @@
-#!/bin/sh
-# Copyright 2013 Manuel Munz <freifunk at somakoma dot de>
-# Licensed under the GNU General Public License (GPL) v3
-# This script monitors the local internet gateway
-
-. /lib/functions.sh
-. /lib/functions/network.sh
-. /usr/share/libubox/jshn.sh
-
-# exit if dyngw_plain is not enabled or RtTable is not (254 or unset)
-config_load olsrd
-
-check_dyngw_plain()
-{
-        local cfg="$1"
-       config_get library "$cfg" library
-       if [ "${library#olsrd_dyn_gw_plain}" != "$library" ]; then
-               config_get ignore "$cfg" ignore
-               config_get RtTable "$cfg" RtTable
-               if [ "$ignore" != "1" ] && [ -z "$RtTable" -o "$RtTable" = "254" ]; then
-                       exit=0
-               fi
-       fi
-}
-
-exit=1
-config_foreach check_dyngw_plain LoadPlugin
-[ "$exit" = "1" ] && exit 1
-
-#Exit if this script is already running
-pid="$(pidof ff_olsr_test_gw.sh)"
-if [ ${#pid} -gt 5 ]; then
-       logger -p debug -t gwcheck "Gateway check script is already running, exit now"
-       exit 1
-fi
-
-# exit if there is no defaultroute with metric=0 in main or gw-check table.
-defroutemain="$(ip route show |grep default |grep -v metric)"
-defroutegwcheck="$(ip route show table gw-check |grep default |grep -v metric)"
-if [ -z "$defroutegwcheck" -a -z "$defroutemain" ]; then
-       exit 1
-fi
-
-# get and shuffle list of testservers
-testserver="$(uci -q get freifunk-gwcheck.hosts.host)"
-[ -z "$testserver" ] && echo "No testservers found, exit" && exit
-
-testserver="$(for t in $testserver; do echo $t; done | awk 'BEGIN {
-       srand();
-}
-{
-       l[NR] = $0;
-}
-
-END {
-       for (i = 1; i <= NR; i++) {
-               n = int(rand() * (NR - i + 1)) + i;
-               print l[n];
-               l[n] = l[i];
-       }
-}')"
-
-check_internet() {
-       for t in $testserver; do
-               local test
-               test=$(wget -q http://$t/conntest.html -O -| grep "Internet_works")
-               if [ "$test" == "Internet_works" ]; then
-                       echo 0
-                       break
-               else
-                       logger -p debug -t gw-check "Could not fetch http://$t/conntest.html"
-               fi
-       done
-}
-
-resolve() {
-       echo "$(nslookup $1 2>/dev/null |grep 'Address' |grep -v '127.0.0.1' |awk '{ print $3 }')"
-}
-
-get_dnsservers() {
-       # this gets all dns servers for the interface which has the default route
-
-       dns=""
-       if [ ! -x /bin/ubus ]; then
-               # ubus not present (versions before Attitude): fallback to get these from /var/state/network.
-               # We always assume that wan is the default route interface here
-               dns="$(grep network.wan.resolv_dns /var/state/network | cut -d "=" -f 2)"
-       else
-               network_find_wan wan
-               network_get_dnsserver dns $wan
-       fi
-}
-
-iw=$(check_internet)
-
-if [ "$iw" == 0 ]; then
-       # Internet available again, restore default route and remove ip rules
-       if [ -n "$defroutegwcheck" ]; then
-               ip route add $defroutegwcheck
-               ip route del $defroutegwcheck table gw-check
-               for host in $testserver; do
-                       ips="$(resolve $host)"
-                       for ip in $ips; do
-                               [ -n "$(ip rule show | grep "to $ip lookup gw-check")" ] && ip rule del to $ip table gw-check
-                       done
-               done
-               get_dnsservers
-               for d in $dns; do
-                       [ -n "$(ip rule show | grep "to $d lookup gw-check")" ] && ip rule del to $d table gw-check
-               done
-               logger -p err -t gw-check "Internet is available again, default route restored ( $defroutegwcheck)"
-       fi
-
-else
-       # Check failed. Move default route to table gw-check and setup ip rules.
-       if [ -z "$(ip rule show | grep gw-check)" -a -n "$defroutemain" ]; then
-               ip route add $defroutemain table gw-check
-               ip route del $defroutemain
-               logger -p err -t gw-check "Internet is not available, default route deactivated ( $defroutemain)"
-       fi
-       for host in $testserver; do
-               ips="$(resolve $host)"
-               for ip in $ips; do
-                       [ -z "$(ip rule show | grep "to $ip lookup gw-check")" ] && ip rule add to $ip table gw-check
-               done
-       done
-       get_dnsservers
-       for d in $dns; do
-               [ -z "$(ip rule show | grep "to $d lookup gw-check")" ] && ip rule add to $d table gw-check
-       done
-       logger -p err -t gw-check "Check your internet connection!"
-fi
diff --git a/contrib/package/freifunk-gwcheck/root/etc/uci-defaults/50_freifunk-gwcheck b/contrib/package/freifunk-gwcheck/root/etc/uci-defaults/50_freifunk-gwcheck
deleted file mode 100644 (file)
index 33b1b99..0000000
+++ /dev/null
@@ -1,7 +0,0 @@
-#!/bin/sh
-tables="/etc/iproute2/rt_tables"
-test -d /etc/iproute2/ || mkdir -p /etc/iproute2/
-grep -q "gw-check" $tables || echo "200 gw-check" >> $tables
-test -f /etc/crontabs/root || touch /etc/crontabs/root
-grep -q "ff_olsr_test_gw.sh" /etc/crontabs/root || echo "* * * * *     /usr/sbin/ff_olsr_test_gw.sh" >> /etc/crontabs/root
-/etc/init.d/cron restart
diff --git a/contrib/package/freifunk-mapupdate/Makefile b/contrib/package/freifunk-mapupdate/Makefile
deleted file mode 100644 (file)
index a9281ca..0000000
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright (C) 2011 Manuel Munz <freifunk at somakoma de>
-# This is free software, licensed under the Apache 2.0 license.
-
-include $(TOPDIR)/rules.mk
-
-PKG_NAME:=freifunk-mapupdate
-PKG_RELEASE:=1
-
-PKG_BUILD_DIR := $(BUILD_DIR)/$(PKG_NAME)
-
-include $(INCLUDE_DIR)/package.mk
-
-define Package/freifunk-mapupdate
-  SECTION:=luci
-  CATEGORY:=LuCI
-  SUBMENU:=9. Freifunk
-  TITLE:=Update script for freifunkmap
-  DEPENDS:=+olsrd-mod-nameservice
-endef
-
-define Package/freifunk-mapupdate/description
-  This script updates the freifunkmap (also known as the global map, see http://map.berlin.freifunk.net) every hour. Config file is /etc/config/freifunk-mapupdate.
-endef
-
-define Build/Prepare
-       mkdir -p $(PKG_BUILD_DIR)
-endef
-
-define Build/Configure
-endef
-
-define Build/Compile
-endef
-
-define Package/freifunk-mapupdate/install
-       $(CP) ./files/* $(1)/
-endef
-
-$(eval $(call BuildPackage,freifunk-mapupdate))
diff --git a/contrib/package/freifunk-mapupdate/files/etc/config/freifunk-mapupdate b/contrib/package/freifunk-mapupdate/files/etc/config/freifunk-mapupdate
deleted file mode 100644 (file)
index 7e98f95..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
-config 'mapupdate' 'mapupdate'
-       option 'enabled' '1'
-       option 'mapserver' 'http://map.berlin.freifunk.net/freifunkmap.php'
diff --git a/contrib/package/freifunk-mapupdate/files/usr/sbin/ff_mapupdate.sh b/contrib/package/freifunk-mapupdate/files/usr/sbin/ff_mapupdate.sh
deleted file mode 100755 (executable)
index b06e145..0000000
+++ /dev/null
@@ -1,59 +0,0 @@
-#!/bin/sh
-
-if [ ! "$(uci -q get freifunk-mapupdate.mapupdate.enabled)" == 1 ]; then
-       exit 1
-fi
-
-MAPSERVER="$(uci -q get freifunk-mapupdate.mapupdate.mapserver)"
-[ -z "$MAPSERVER" ] && logger -t "freifunk-mapupdate:" "No mapserver configured" && exit 1
-
-#check if nameservice plugin is installed and enabled, else exit
-nslib=`uci show olsrd |grep olsrd_nameservice |awk {' FS="."; print $1"."$2 '}`
-if [ -n "$nslib" ]; then
-               LATLONFILE="$(uci -q get $nslib.latlon_file)"
-               if [ -z "$LATLONFILE" ]; then
-                       LATLONFILE="/var/run/latlon.js"
-               fi
-               if [ ! -p "$LATLONFILE" ]; then
-                       logger -t "freifunk-mapupdate:" "latlon_file not found."; exit 1
-               fi
-else
-        logger -t "freifunk-mapupdate:" "nameservice plugin not found in olsrd config."
-        exit 1
-fi
-
-HOSTNAME="$(uci show system |grep hostname |cut -d "=" -f 2)"
-HF_INFO=""
-
-# Get info for myself
-SELF=$(cat $LATLONFILE |grep ^Self | sed -e 's/Self(//' -e 's/);//' -e "s/'//g")
-OLSR_IP="$(echo $SELF |awk '{ FS=",";print $1 }')"
-LOCATION="$(uci show system |grep .location |cut -d "=" -f 2)"
-[ -n "$LOCATION" ] && NOTE="$LOCATION<br>"
-FFNOTE="$(uci -q get freifunk.contact.note)"
-[ -n "$FFNOTE" ] && NOTE="$NOTE $FFNOTE"
-NOTE="<h3><a href='http://$OLSR_IP' target='_blank'>$HOSTNAME</a></h3><p>$NOTE"
-NOTE=`echo -e "$NOTE" | sed -e 's/\ /%20/g' -e 's/&/%26/g' -e 's/"/%22/g'`
-
-UPDATESTRING="$(echo $SELF |awk '{ FS=",";print $2 }'), $(echo $SELF |awk '{ FS=",";print $3 }')"
-
-# write our coordinates to mygooglemapscoords.txt to make Freifunk Firmware happy
-echo "$UPDATESTRING" > /tmp/mygooglemapscoords.txt
-[ ! -L /www/mygooglemapscoords.txt ] && ln -s /tmp/mygooglemapscoords.txt /www/mygooglemapscoords.txt
-
-# get neighbor Info (lat, lon, lq)
-while read line; do
-       NEIGHUPD="$(echo $line |awk '{ FS=","; print $6 }'), $(echo $line |awk '{ FS=","; print $7 }'), $(echo $line |awk '{ FS=",";print $4 }')"
-       UPDATESTRING="${UPDATESTRING}, ${NEIGHUPD}"
-done << EOF
-`grep "PLink('$OLSR_IP" $LATLONFILE | sed -e 's/PLink(//' -e 's/);//' -e "s/'//g"`
-EOF
-
-# Send UPDATESTRING
-UPDATE=`echo -e "$UPDATESTRING" | sed s/\ /%20/g`
-result="$(wget "$MAPSERVER?update=$UPDATE&updateiv=3600&olsrip=$OLSR_IP&note=${NOTE}${HF_INFO}" -qO -)"
-
-if [ ! "$result" == "success update" ]; then
-       logger -t "freifunk-mapupdate:" "Update failed: $result"
-fi
-       
diff --git a/contrib/package/freifunk-mapupdate/root/etc/uci-defaults/50_freifunk-mapupdate b/contrib/package/freifunk-mapupdate/root/etc/uci-defaults/50_freifunk-mapupdate
deleted file mode 100644 (file)
index dee7f1b..0000000
+++ /dev/null
@@ -1,6 +0,0 @@
-#!/bin/sh
-test -f /etc/crontabs/root || touch /etc/crontabs/root
-SEED="$( dd if=/dev/urandom bs=2 count=1 2>&- | hexdump | if read line; then echo 0x${line#* }; fi )"
-MIN="$(( $SEED % 59 ))"
-grep -q "ff_mapupdate.sh" /etc/crontabs/root || echo "$MIN * * * *     /usr/sbin/ff_mapupdate.sh" >> /etc/crontabs/root
-/etc/init.d/cron restart
diff --git a/contrib/package/freifunk-policyrouting/Makefile b/contrib/package/freifunk-policyrouting/Makefile
deleted file mode 100644 (file)
index a9301ce..0000000
+++ /dev/null
@@ -1,47 +0,0 @@
-# Copyright (C) 2011 Manuel Munz <freifunk at somakoma de>
-# This is free software, licensed under the Apache 2.0 license.
-
-include $(TOPDIR)/rules.mk
-
-PKG_NAME:=freifunk-policyrouting
-PKG_RELEASE:=6
-
-PKG_BUILD_DIR := $(BUILD_DIR)/$(PKG_NAME)
-
-include $(INCLUDE_DIR)/package.mk
-
-define Package/freifunk-policyrouting
-  SECTION:=luci
-  CATEGORY:=LuCI
-  SUBMENU:=9. Freifunk
-  TITLE:=Freifunk policy routing addon
-  DEPENDS:=+ip
-endef
-
-define Package/freifunk-policyrouting/description
-  Allows you to send your own traffic via your own default gateway while sending traffic received from the mesh to a gateway in the mesh.
-endef
-
-define Build/Prepare
-       mkdir -p $(PKG_BUILD_DIR)
-endef
-
-define Build/Configure
-endef
-
-define Build/Compile
-endef
-
-define Package/freifunk-policyrouting/install
-       $(CP) ./files/* $(1)/
-endef
-
-define Package/freifunk-policyrouting/postinst
-#!/bin/sh
-[ -n "$${IPKG_INSTROOT}" ] || {
-       /etc/init.d/freifunk-policyrouting enabled || /etc/init.d/freifunk-policyrouting enable
-       exit 0
-}
-endef
-
-$(eval $(call BuildPackage,freifunk-policyrouting))
diff --git a/contrib/package/freifunk-policyrouting/files/etc/config/freifunk-policyrouting b/contrib/package/freifunk-policyrouting/files/etc/config/freifunk-policyrouting
deleted file mode 100644 (file)
index 3dd2998..0000000
+++ /dev/null
@@ -1,7 +0,0 @@
-
-config 'settings' 'pr'
-       option 'enable' '0'
-       option 'strict' '1'
-        option 'fallback' '1'
-       option 'zones' ''
-
diff --git a/contrib/package/freifunk-policyrouting/files/etc/hotplug.d/iface/30-policyrouting b/contrib/package/freifunk-policyrouting/files/etc/hotplug.d/iface/30-policyrouting
deleted file mode 100644 (file)
index 327e879..0000000
+++ /dev/null
@@ -1,104 +0,0 @@
-#!/bin/sh
-
-. /lib/functions.sh
-. /lib/functions/network.sh
-
-proto="4"
-[ -f /proc/net/ipv6_route ] && proto="4 6"
-
-config_load freifunk-policyrouting
-config_get enable pr enable
-config_get fallback pr fallback
-config_get strict pr strict
-config_get zones pr zones
-
-if [ "$ACTION" = "ifup" ] && [ "$enable" = "1" ]; then
-       network_get_subnet net $INTERFACE
-       network_get_subnet6 net6 $INTERFACE
-       network_get_physdev dev $INTERFACE
-
-       if [ "$net" != "" -a -n "$dev" ]; then
-               eval $(/bin/ipcalc.sh $net)
-               if [ "$PREFIX" != "0" -a "$NETWORK" != "127.0.0.0" ]; then
-                       if [ ! "$(ip r s t localnets |grep "$NETWORK/$PREFIX dev")" ]; then
-                               cmd="ip r a $NETWORK/$PREFIX dev $dev table localnets"
-                               $cmd
-                               if [ "$?" = 0 ]; then
-                                       logger -s -t policyrouting "Add route: $cmd"
-                               else
-                                       logger -s -t policyrouting "Error! Could not add route: $cmd"
-                               fi
-                       fi
-
-               fi
-
-               if [ -n "$net6" ]; then
-                       cmd="ip -6 r a $net6 dev $dev table localnets"
-                       $cmd 2>&1 > /dev/null
-                       if [ "$?" = 0 ]; then
-                               logger -s -t policyrouting "Add route: $cmd (IPv6)"
-                       fi
-
-               fi
-
-               networks=""
-               for z in $zones; do
-                       network_zone="$(uci -q get firewall.zone_${z}.network)"
-                       if [ -z "$network_zone" ]; then
-                               network_zone="$z"
-                       fi
-                       networks="$networks $network_zone"
-               done
-               for n in $networks; do
-                       if [ "$INTERFACE" = "$n" ]; then
-                               for p in $proto; do
-                                       if [ ! "$(ip -$p ru s | grep "from all iif $dev lookup olsr-default")" ]; then
-                                               ip -$p rule add dev "$dev" lookup olsr-default prio 20000
-                                               if [ "$strict" != 0 ]; then
-                                                       ip -$p rule add dev "$dev" unreachable prio 20001
-                                               fi
-                                               if [ "$?" = 0 ]; then
-                                                       logger -s -t policyrouting "Use mesh gateway for interface $dev (IPv$p)"
-                                                       if [ -z "$(uci -P /var/state get freifunk-policyrouting.${INTERFACE})" ]; then
-                                                               uci -P /var/state set freifunk-policyrouting.${INTERFACE}="state"
-                                                       fi
-                                                       uci -P /var/state set freifunk-policyrouting.${INTERFACE}.device="$dev"
-                                               else
-                                                       logger -s -t policyrouting "Error: Could not add rule: dev "$dev" lookup olsr-default prio 20000 (IPv$p)"
-                                               fi
-                                       fi
-                               done
-                       fi
-               done
-       fi
-
-fi
-
-if [ "$ACTION" = "ifdown" ]; then
-       dev="$(uci -q -P /var/state get freifunk-policyrouting.${INTERFACE}.device)"
-       if [ -n "$dev" ]; then
-               networks=""
-               for z in $zones; do
-                       network_zone="$(uci -q get firewall.zone_${z}.network)"
-                       if [ -z "$network_zone" ]; then
-                               network_zone="$z"
-                       fi
-                       networks="$networks $network_zone"
-               done
-               for n in $networks; do
-                       if [ "$INTERFACE" = "$n" ]; then
-                               for p in $proto; do
-                                       if [ "$(ip -$p ru s | grep "from all iif $dev lookup olsr-default")" ]; then
-                                               ip -$p rule del dev "$dev" lookup olsr-default prio 20000
-                                               ip -$p rule del dev "$dev" unreachable prio 20001
-                                               if [ "$?" = 0 ]; then
-                                                       logger -s -t policyrouting "Remove rule: dev "$dev" lookup olsr-default prio 20000 (IPv$p)"
-                                               else
-                                                       logger -s -t policyrouting "Error! Could not remove rule: dev "$dev" lookup olsr-default prio 20000 (IPv$p)"
-                                               fi
-                                       fi
-                               done
-                       fi
-               done
-       fi
-fi
diff --git a/contrib/package/freifunk-policyrouting/files/etc/init.d/freifunk-policyrouting b/contrib/package/freifunk-policyrouting/files/etc/init.d/freifunk-policyrouting
deleted file mode 100755 (executable)
index 4c91724..0000000
+++ /dev/null
@@ -1,172 +0,0 @@
-#!/bin/sh /etc/rc.common
-
-START=15
-. /lib/functions/network.sh
-. /lib/functions.sh
-
-proto="4"
-[ -f /proc/net/ipv6_route ] && proto="4 6"
-[ -f /etc/config/olsrd ] && cfgs="olsrd"
-[ -f /etc/config/olsrd6 ] && cfgs="$cfgs olsrd6"
-
-config_load freifunk-policyrouting
-config_get enable pr enable
-config_get fallback pr fallback
-config_get zones pr zones
-
-
-olsrd_rmtables() {
-       for cfg in $cfgs; do
-               # Remove custom routing tables from olsrd 
-               if [ "`uci -q get $cfg.@olsrd[0].RtTable`" == "111" ] || [ "`uci -q get $cfg.@olsrd[0].RtTableDefault`" == "112" ]; then
-                       uci delete $cfg.@olsrd[0].RtTable
-                       uci delete $cfg.@olsrd[0].RtTableDefault
-                       uci commit
-               fi
-       done
-}
-
-olsrd_intalltables() {
-       for cfg in $cfgs; do
-               if [ ! "`uci -q get $cfg.@olsrd[0].RtTable`" == "111" ] || [ ! "`uci -q get $cfg.@olsrd[0].RtTableDefault`" == "112" ]; then
-                       uci set $cfg.@olsrd[0].RtTable='111'
-                       uci set $cfg.@olsrd[0].RtTableDefault='112'
-                       uci commit $cfg
-                       /etc/init.d/$cfg restart 2&> /dev/null
-               fi
-       done
-}
-
-rt_tables() {
-       tables="/etc/iproute2/rt_tables"
-       if [ -z "`grep "110" $tables`" ]; then
-               echo "110 localnets" >> $tables
-       fi
-       if [ -z "`grep "111" $tables`" ]; then
-               echo "111 olsr" >> $tables
-       fi
-       if [ -z "`grep "112" $tables`" ]; then
-               echo "112 olsr-default" >> $tables
-       fi
-
-}
-
-handle_disable_dyngw() {
-       local cfg="$1"
-       local olsrd_cfg="$2"
-       config_get library "$cfg" library
-       case "$library" in
-               olsrd_dyn_gw_plain*)
-                       config_get RtTable "$cfg" RtTable
-                       if [ -z "$RtTable" ] || [ "$RtTable" = "254" ]; then
-                               config_set "$cfg" ignore '1'
-                               uci set $olsrd_cfg.$cfg.ignore="1"
-                               uci commit $olsrd_cfg
-                               logger -s -t policyrouting -p info "dyngw_plain plugin disabled."
-                       fi
-               ;;
-               olsrd_dyn_gw.so*)
-                       logger -s -t policyrouting -p info "$cfg"
-                       uci set $olsrd_cfg.$cfg.ignore="1"
-                               uci commit $olsrd_cfg
-                       logger -s -t policyrouting -p info "dyngw plugin disabled."
-               ;;
-       esac
-}
-
-disable_dyngw() {
-       for olsrd_cfg in $cfgs; do
-               config_load $olsrd_cfg
-               config_foreach handle_disable_dyngw LoadPlugin $olsrd_cfg
-       done
-}
-
-restart_services() {
-       logger -s -t policyrouting -p info "Restarting services"
-       /etc/init.d/network restart 2&> /dev/null
-       for cfg in $cfgs; do
-               /etc/init.d/$cfg restart 2&> /dev/null
-       done
-}
-
-boot() {
-       if [ "$enable" = "1" ]; then
-               [ -d /var/state ] || mkdir -p /var/state
-               touch /var/state/freifunk-policyrouting
-               start noservicerestart
-       else
-               olsrd_rmtables
-       fi
-}
-
-add_lookup_rule() {
-       name=${1/-/_}
-       lookup=$2
-       prio=$3
-
-       if [ -z "$name" -o -z "$lookup" -o -z "$prio" ]; then
-               logger -s -t policyrouting "Missing parameters for add_rule!"
-       else
-               for p in $proto; do
-                       if [ "$p" = "6" ]; then
-                               rule="rule6"
-                       else
-                               rule="rule"
-                       fi
-
-                       uci batch <<- EOF
-                               set network.${name}ipv${p}="$rule"
-                               set network.${name}ipv${p}.lookup="$lookup"
-                               set network.${name}ipv${p}.priority="$prio"
-                       EOF
-               done
-       fi
-}
-
-del_lookup_rule() {
-       name=${1/-/_}
-       for p in $proto; do
-               uci -q delete network.${name}ipv${p}
-       done
-}
-
-start() {
-       if [ $enable = "1" ]; then
-               logger -s -t policyrouting "Starting policy routing."
-               rt_tables
-               olsrd_intalltables
-               disable_dyngw
-
-               add_lookup_rule olsr olsr 1000
-               add_lookup_rule localnets localnets 2000
-
-               if [ "$fallback" = 1 ]; then
-                       add_lookup_rule olsr-default olsr-default 100000
-               fi
-       fi
-       uci commit network
-       if [ ! "$1" = "noservicerestart" ]; then
-               restart_services
-       fi
-}
-
-stop() {
-       logger -s -t policyrouting "Stopping policy routing"
-       olsrd_rmtables
-       del_lookup_rule olsr-default
-       del_lookup_rule olsr
-       del_lookup_rule localnets
-       uci commit network
-       restart_services
-       echo "Hint: To completely disable freifunk-policyrouting set enable=0 in /etc/config/freifunk-policyrouting."
-}
-
-restart() {
-       logger -s -t policyrouting "Restarting policy routing"
-       olsrd_rmtables
-       del_lookup_rule olsr-default
-       del_lookup_rule olsr
-       del_lookup_rule localnets
-       uci commit network
-       start
-}
diff --git a/contrib/package/freifunk-policyrouting/files/etc/uci-defaults/freifunk-policyrouting b/contrib/package/freifunk-policyrouting/files/etc/uci-defaults/freifunk-policyrouting
deleted file mode 100644 (file)
index a1e6310..0000000
+++ /dev/null
@@ -1,7 +0,0 @@
-#!/bin/sh
-uci batch <<-EOF
-        add ucitrack freifunk-policyrouting
-        add_list ucitrack.@freifunk-policyrouting[-1].exec="/etc/init.d/freifunk-policyrouting restart"
-        commit ucitrack
-EOF
-
diff --git a/contrib/package/freifunk-watchdog/Makefile b/contrib/package/freifunk-watchdog/Makefile
deleted file mode 100644 (file)
index c720c25..0000000
+++ /dev/null
@@ -1,55 +0,0 @@
-#
-# Copyright (C) 2009-2012 Jo-Philipp Wich <jow@openwrt.org>
-#
-# This is free software, licensed under the GNU General Public License v2.
-# See /LICENSE for more information.
-#
-
-include $(TOPDIR)/rules.mk
-
-PKG_NAME:=freifunk-watchdog
-PKG_RELEASE:=8
-
-PKG_BUILD_DIR := $(BUILD_DIR)/$(PKG_NAME)
-PKG_BUILD_DEPENDS := uci
-
-include $(INCLUDE_DIR)/package.mk
-
-define Package/freifunk-watchdog
-  SECTION:=luci
-  CATEGORY:=LuCI
-  SUBMENU:=9. Freifunk
-  TITLE:=Freifunk Ad-Hoc watchdog daemon
-  DEPENDS:=libuci
-endef
-
-define Package/freifunk-watchdog/description
-  A watchdog daemon that monitors wireless interfaces to ensure the correct bssid and channel.
-  The process will initiate a wireless restart as soon as it detects a bssid or channel mismatch.
-endef
-
-define Build/Prepare
-       mkdir -p $(PKG_BUILD_DIR)
-       $(CP) ./src/* $(PKG_BUILD_DIR)/
-endef
-
-define Build/Configure
-endef
-
-define Build/Compile
-       $(MAKE) -C $(PKG_BUILD_DIR) \
-               CC="$(TARGET_CC)" \
-               CFLAGS="$(TARGET_CFLAGS) -I$(STAGING_DIR)/usr/include" \
-               LDFLAGS="$(TARGET_LDFLAGS)"
-endef
-
-define Package/freifunk-watchdog/install
-       $(INSTALL_DIR) $(1)/etc/init.d
-       $(INSTALL_BIN) ./files/freifunk-watchdog.init $(1)/etc/init.d/freifunk-watchdog
-       $(INSTALL_DIR) $(1)/etc/config
-       $(INSTALL_CONF) ./files/freifunk-watchdog.config $(1)/etc/config/freifunk-watchdog
-       $(INSTALL_DIR) $(1)/usr/sbin
-       $(INSTALL_BIN) $(PKG_BUILD_DIR)/ffwatchd $(1)/usr/sbin/
-endef
-
-$(eval $(call BuildPackage,freifunk-watchdog))
diff --git a/contrib/package/freifunk-watchdog/files/freifunk-watchdog.config b/contrib/package/freifunk-watchdog/files/freifunk-watchdog.config
deleted file mode 100644 (file)
index b6e6543..0000000
+++ /dev/null
@@ -1,7 +0,0 @@
-config process
-       option process 'dropbear'
-       option initscript '/etc/init.d/dropbear'
-
-config process
-       option process 'crond'
-       option initscript '/etc/init.d/cron'
diff --git a/contrib/package/freifunk-watchdog/files/freifunk-watchdog.init b/contrib/package/freifunk-watchdog/files/freifunk-watchdog.init
deleted file mode 100755 (executable)
index d6ede09..0000000
+++ /dev/null
@@ -1,39 +0,0 @@
-#!/bin/sh /etc/rc.common
-
-START=99
-PID=/var/run/ffwatchd.pid
-BIN=/usr/sbin/ffwatchd
-
-boot()
-{
-       # If watchdog service is enabled, install cronjob, create device node and start daemon
-       if /etc/init.d/freifunk-watchdog enabled 2>/dev/null; then
-               if ! grep -q "$BIN" /etc/crontabs/root 2>/dev/null; then
-                       echo "* * * * * $BIN running || /etc/init.d/freifunk-watchdog restart" >> /etc/crontabs/root
-               fi
-
-               mknod /dev/watchdog c 10 130
-
-               start
-               
-       # If service is disabled, find and remove related cronjob
-       elif grep -q "$BIN" /etc/crontabs/root 2>/dev/null; then
-               sed -i -e "\\'$BIN'd" /etc/crontabs/root
-       fi
-}
-
-start()
-{
-       start-stop-daemon -q -b -m -p $PID -x $BIN -S
-}
-
-stop()
-{
-       start-stop-daemon -q -p $PID -x $BIN -K
-
-       if ! /etc/init.d/freifunk-watchdog enabled; then
-               if grep -q "$BIN" /etc/crontabs/root 2>/dev/null; then
-                       sed -i -e "\\'$BIN'd" /etc/crontabs/root
-               fi
-       fi
-}
diff --git a/contrib/package/freifunk-watchdog/src/Makefile b/contrib/package/freifunk-watchdog/src/Makefile
deleted file mode 100644 (file)
index e049ebc..0000000
+++ /dev/null
@@ -1,12 +0,0 @@
-WD_BINARY:=ffwatchd
-WD_CFLAGS:=$(CFLAGS) -c -DBINARY=\"$(WD_BINARY)\"
-WD_LDFLAGS:=$(LDFLAGS) -lm -luci
-
-watchdog:
-       $(CC) $(WD_CFLAGS) -o ucix.o ucix.c
-       $(CC) $(WD_CFLAGS) -o watchdog.o watchdog.c
-       $(CC) $(WD_LDFLAGS) -o $(WD_BINARY) watchdog.o ucix.o
-
-clean:
-       rm -f *~ $(WD_BINARY) *.o
-
diff --git a/contrib/package/freifunk-watchdog/src/ucix.c b/contrib/package/freifunk-watchdog/src/ucix.c
deleted file mode 100644 (file)
index f2f69fc..0000000
+++ /dev/null
@@ -1,102 +0,0 @@
-/*
- *   This program is free software; you can redistribute it and/or modify
- *   it under the terms of the GNU General Public License as published by
- *   the Free Software Foundation; either version 2 of the License, or
- *   (at your option) any later version.
- *
- *   This program is distributed in the hope that it will be useful,
- *   but WITHOUT ANY WARRANTY; without even the implied warranty of
- *   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
- *   GNU General Public License for more details.
- *
- *   You should have received a copy of the GNU General Public License
- *   along with this program; if not, write to the Free Software
- *   Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA.
- *
- *   Copyright (C) 2008 John Crispin <blogic@openwrt.org> 
- *
- *   Changed by Jo-Philipp Wich <jow@openwrt.org>
- */
-
-#include <string.h>
-#include <stdlib.h>
-
-#include <uci_config.h>
-#include <uci.h>
-#include "ucix.h"
-
-static struct uci_ptr ptr;
-
-static inline int ucix_get_ptr(struct uci_context *ctx, const char *p, const char *s, const char *o, const char *t)
-{
-       memset(&ptr, 0, sizeof(ptr));
-       ptr.package = p;
-       ptr.section = s;
-       ptr.option = o;
-       ptr.value = t;
-       return uci_lookup_ptr(ctx, &ptr, NULL, true);
-}
-
-struct uci_context* ucix_init(const char *config_file)
-{
-       struct uci_context *ctx = uci_alloc_context();
-#ifdef uci_to_delta
-       uci_add_delta_path(ctx, "/var/state");
-#else
-       uci_add_history_path(ctx, "/var/state");
-#endif
-       if(uci_load(ctx, config_file, NULL) != UCI_OK)
-       {
-               return NULL;
-       }
-       return ctx;
-}
-
-void ucix_cleanup(struct uci_context *ctx)
-{
-       uci_free_context(ctx);
-}
-
-const char* ucix_get_option(struct uci_context *ctx, const char *p, const char *s, const char *o)
-{
-       struct uci_element *e = NULL;
-       const char *value = NULL;
-       if(ucix_get_ptr(ctx, p, s, o, NULL))
-               return NULL;
-       if (!(ptr.flags & UCI_LOOKUP_COMPLETE))
-               return NULL;
-       e = ptr.last;
-       switch (e->type)
-       {
-       case UCI_TYPE_SECTION:
-               value = uci_to_section(e)->type;
-               break;
-       case UCI_TYPE_OPTION:
-               switch(ptr.o->type) {
-                       case UCI_TYPE_STRING:
-                               value = ptr.o->v.string;
-                               break;
-                       default:
-                               value = NULL;
-                               break;
-               }
-               break;
-       default:
-               return 0;
-       }
-
-       return value;
-}
-
-void ucix_for_each_section_type(struct uci_context *ctx,
-       const char *p, const char *t,
-       void (*cb)(const char*, void*), void *priv)
-{
-       struct uci_element *e;
-       if(ucix_get_ptr(ctx, p, NULL, NULL, NULL))
-               return;
-       uci_foreach_element(&ptr.p->sections, e)
-               if (!strcmp(t, uci_to_section(e)->type))
-                       cb(e->name, priv);
-}
-
diff --git a/contrib/package/freifunk-watchdog/src/ucix.h b/contrib/package/freifunk-watchdog/src/ucix.h
deleted file mode 100644 (file)
index b1f5ec3..0000000
+++ /dev/null
@@ -1,29 +0,0 @@
-/*
- *   This program is free software; you can redistribute it and/or modify
- *   it under the terms of the GNU General Public License as published by
- *   the Free Software Foundation; either version 2 of the License, or
- *   (at your option) any later version.
- *
- *   This program is distributed in the hope that it will be useful,
- *   but WITHOUT ANY WARRANTY; without even the implied warranty of
- *   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
- *   GNU General Public License for more details.
- *
- *   You should have received a copy of the GNU General Public License
- *   along with this program; if not, write to the Free Software
- *   Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA.
- *
- *   Copyright (C) 2008 John Crispin <blogic@openwrt.org> 
- */
-
-#ifndef _UCI_H__
-#define _UCI_H__
-struct uci_context* ucix_init(const char *config_file);
-
-void ucix_for_each_section_type(struct uci_context *ctx,
-       const char *p, const char *t,
-       void (*cb)(const char*, void*), void *priv);
-
-const char* ucix_get_option(struct uci_context *ctx,
-       const char *p, const char *s, const char *o);
-#endif
diff --git a/contrib/package/freifunk-watchdog/src/watchdog.c b/contrib/package/freifunk-watchdog/src/watchdog.c
deleted file mode 100644 (file)
index 4bc3ab0..0000000
+++ /dev/null
@@ -1,527 +0,0 @@
-/*
- *   This program is free software; you can redistribute it and/or modify
- *   it under the terms of the GNU General Public License as published by
- *   the Free Software Foundation; either version 2 of the License, or
- *   (at your option) any later version.
- *
- *   This program is distributed in the hope that it will be useful,
- *   but WITHOUT ANY WARRANTY; without even the implied warranty of
- *   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
- *   GNU General Public License for more details.
- *
- *   You should have received a copy of the GNU General Public License
- *   along with this program; if not, write to the Free Software
- *   Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA.
- *
- *   Copyright (C) 2009 Jo-Philipp Wich <jow@openwrt.org>
- */
-
-#include "watchdog.h"
-
-/* Global watchdog fd, required by signal handler */
-int wdfd = -1;
-
-/* Handle finished children */
-static void sigchld_handler(int sig)
-{
-       pid_t pid;
-
-       while( (pid = waitpid(-1, NULL, WNOHANG)) > 0 )
-               syslog(LOG_INFO, "Child returned (pid %d)", pid);
-}
-
-/* Watchdog shutdown helper */
-static void shutdown_watchdog(int sig)
-{
-       static const char wshutdown = WATCH_SHUTDOWN;
-
-       if( wdfd > -1 )
-       {
-               syslog(LOG_INFO, "Stopping watchdog timer");
-               write(wdfd, &wshutdown, 1);
-               close(wdfd);
-               wdfd = -1;
-       }
-
-       exit(0);
-}
-
-/* Get BSSID of given interface */
-static int iw_get_bssid(int iwfd, const char *ifname, char *bssid)
-{
-       struct iwreq iwrq;
-
-       if( iw_ioctl(iwfd, ifname, SIOCGIWAP, &iwrq) >= 0 )
-       {
-               unsigned char *addr = (unsigned char *)iwrq.u.ap_addr.sa_data;
-
-               sprintf(bssid, "%02X:%02X:%02X:%02X:%02X:%02X",
-                       addr[0], addr[1], addr[2], addr[3], addr[4], addr[5]);
-
-               return 0;
-       }
-
-       return -1;
-}
-
-/* Get channel of given interface */
-static int iw_get_channel(int iwfd, const char *ifname, int *channel)
-{
-       int i;
-       char buffer[sizeof(struct iw_range)];
-       double cur_freq, cmp_freq;
-       struct iwreq iwrq;
-       struct iw_range *range;
-
-       memset(buffer, 0, sizeof(buffer));
-
-       iwrq.u.data.pointer = (char *)buffer;
-       iwrq.u.data.length = sizeof(buffer);
-       iwrq.u.data.flags = 0;
-
-       if( iw_ioctl(iwfd, ifname, SIOCGIWRANGE, &iwrq) < 0)
-       {
-               *channel = -1;
-               return -1;
-       }
-
-       range = (struct iw_range *)buffer;
-
-       if( iw_ioctl(iwfd, ifname, SIOCGIWFREQ, &iwrq) >= 0 )
-       {
-               cur_freq = ((double)iwrq.u.freq.m) * pow(10, iwrq.u.freq.e);
-               if( cur_freq < 1000.00 )
-               {
-                       *channel = (int)cur_freq;
-                       return 0;
-               }
-
-               for(i = 0; i < range->num_frequency; i++)
-               {
-                       cmp_freq = ((double)range->freq[i].m) * pow(10, range->freq[i].e);
-                       if( cmp_freq == cur_freq )
-                       {
-                               *channel = (int)range->freq[i].i;
-                               return 0;
-                       }
-               }
-       }
-
-       *channel = -1;
-       return -1;
-}
-
-/* Get the (first) pid of given process name */
-static int find_process(const char *name)
-{
-       int pid = -1;
-       int file;
-       char buffer[128];
-       char cmpname[128];
-       DIR *dir;
-       struct dirent *entry;
-
-       if( (dir = opendir("/proc")) != NULL )
-       {
-               snprintf(cmpname, sizeof(cmpname), "Name:\t%s\n", name);
-
-               while( (entry = readdir(dir)) != NULL )
-               {
-                       if( !strcmp(entry->d_name, "..") || !isdigit(*entry->d_name) )
-                               continue;
-
-                       sprintf(buffer, "/proc/%s/status", entry->d_name);
-                       if( (file = open(buffer, O_RDONLY)) > -1 )
-                       {
-                               read(file, buffer, sizeof(buffer));
-                               close(file);
-
-                               if( strstr(buffer, cmpname) == buffer )
-                               {
-                                       pid = atoi(entry->d_name);
-
-                                       /* Skip myself ... */
-                                       if( pid == getpid() )
-                                               pid = -1;
-                                       else
-                                               break;
-                               }
-                       }
-               }
-
-               closedir(dir);
-               return pid;
-       }
-
-       syslog(LOG_CRIT, "Unable to open /proc: %s",
-               strerror(errno));
-
-       return -1;
-}
-
-/* Get the 5 minute load average */
-static double find_loadavg(void)
-{
-       int fd;
-       char buffer[10];
-       double load = 0.00;
-
-       if( (fd = open("/proc/loadavg", O_RDONLY)) > -1 )
-       {
-               if( read(fd, buffer, sizeof(buffer)) == sizeof(buffer) )
-                       load = atof(&buffer[5]);
-
-               close(fd);
-       }
-
-       return load;
-}
-
-/* Check if given uci file was updated */
-static int check_uci_update(const char *config, time_t *mtime)
-{
-       struct stat s;
-       char path[128];
-
-       snprintf(path, sizeof(path), "/var/state/%s", config);
-       if( stat(path, &s) > -1 )
-       {
-               if( (*mtime == 0) || (s.st_mtime > *mtime) )
-               {
-                       *mtime = s.st_mtime;
-                       return 1;
-               }
-       }
-
-       return 0;
-}
-
-/* Add tuple */
-static void load_wifi_uci_add_iface(const char *section, struct uci_wifi_iface_itr_ctx *itr)
-{
-       wifi_tuple_t *t;
-       const char *ucitmp;
-       int val = 0;
-
-       ucitmp = ucix_get_option(itr->ctx, "wireless", section, "mode");
-       if( ucitmp && !strncmp(ucitmp, "adhoc", 5) )
-       {
-               if( (t = (wifi_tuple_t *)malloc(sizeof(wifi_tuple_t))) != NULL )
-               {
-                       ucitmp = ucix_get_option(itr->ctx, "wireless", section, "ifname");
-                       if(ucitmp)
-                       {
-                               strncpy(t->ifname, ucitmp, sizeof(t->ifname));
-                               val++;
-                       }
-
-                       ucitmp = ucix_get_option(itr->ctx, "wireless", section, "bssid");
-                       if(ucitmp)
-                       {
-                               strncpy(t->bssid, ucitmp, sizeof(t->bssid));
-                               val++;
-                       }
-
-                       ucitmp = ucix_get_option(itr->ctx, "wireless", section, "device");
-                       if(ucitmp)
-                       {
-                               ucitmp = ucix_get_option(itr->ctx, "wireless", ucitmp, "channel");
-                               if(ucitmp)
-                               {
-                                       t->channel = atoi(ucitmp);
-                                       val++;
-                               }
-                       }
-
-                       if( val == 3 )
-                       {
-                               syslog(LOG_INFO, "Monitoring %s: bssid=%s channel=%d",
-                                       t->ifname, t->bssid, t->channel);
-
-                               t->next = itr->list;
-                               itr->list = t;
-                       }
-                       else
-                       {
-                               free(t);
-                       }
-               }
-       }
-}
-
-/* Load config */
-static wifi_tuple_t * load_wifi_uci(wifi_tuple_t *ifs, time_t *modtime)
-{
-       struct uci_context *ctx;
-       struct uci_wifi_iface_itr_ctx itr;
-       wifi_tuple_t *cur, *next;
-
-       if( check_uci_update("wireless", modtime) )
-       {
-               syslog(LOG_INFO, "Wireless config changed, reloading");
-
-               if( (ctx = ucix_init("wireless")) != NULL )
-               {
-                       if( ifs != NULL )
-                       {
-                               for(cur = ifs; cur; cur = next)
-                               {
-                                       next = cur->next;
-                                       free(cur);
-                               }
-                       }
-
-                       itr.list = NULL;
-                       itr.ctx = ctx;
-
-                       ucix_for_each_section_type(ctx, "wireless", "wifi-iface",
-                               (void *)load_wifi_uci_add_iface, &itr);
-
-                       return itr.list;
-               }
-       }
-
-       return ifs;
-}
-
-/* Add tuple */
-static void load_watchdog_uci_add_process(const char *section, struct uci_process_itr_ctx *itr)
-{
-       process_tuple_t *t;
-       const char *ucitmp;
-       int val = 0;
-
-       if( (t = (process_tuple_t *)malloc(sizeof(process_tuple_t))) != NULL )
-       {
-               t->restart = 0;
-
-               ucitmp = ucix_get_option(itr->ctx, "freifunk-watchdog", section, "process");
-               if(ucitmp)
-               {
-                       strncpy(t->process, ucitmp, sizeof(t->process));
-                       val++;
-               }
-
-               ucitmp = ucix_get_option(itr->ctx, "freifunk-watchdog", section, "initscript");
-               if(ucitmp)
-               {
-                       strncpy(t->initscript, ucitmp, sizeof(t->initscript));
-                       val++;
-               }
-
-               if( val == 2 )
-               {
-                       syslog(LOG_INFO, "Monitoring %s: initscript=%s",
-                               t->process, t->initscript);
-
-                               t->next = itr->list;
-                               itr->list = t;
-               }
-               else
-               {
-                       free(t);
-               }
-       }
-}
-
-/* Load config */
-static process_tuple_t * load_watchdog_uci(process_tuple_t *procs)
-{
-       struct uci_context *ctx;
-       struct uci_process_itr_ctx itr;
-       process_tuple_t *cur, *next;
-
-       syslog(LOG_INFO, "Loading watchdog config");
-
-       if( (ctx = ucix_init("freifunk-watchdog")) != NULL )
-       {
-               if( procs != NULL )
-               {
-                       for(cur = procs; cur; cur = next)
-                       {
-                               next = cur->next;
-                               free(cur);
-                       }
-               }
-
-               itr.list = NULL;
-               itr.ctx = ctx;
-
-               ucix_for_each_section_type(ctx, "freifunk-watchdog", "process",
-                       (void *)load_watchdog_uci_add_process, &itr);
-
-               return itr.list;
-       }
-
-       return procs;
-}
-
-/* Daemon implementation */
-static int do_daemon(void)
-{
-       static int wdtrigger = 1;
-       static int wdtimeout = BASE_INTERVAL * 2;
-       static const char wdkeepalive = WATCH_KEEPALIVE;
-
-       int iwfd;
-       int channel;
-       char bssid[18];
-       struct sigaction sa;
-
-       wifi_tuple_t *ifs = NULL, *curr_if;
-       process_tuple_t *procs = NULL, *curr_proc;
-       time_t wireless_modtime = 0;
-
-       int action_intv = 0;
-       int restart_wifi = 0;
-       int loadavg_panic = 0;
-
-       openlog(SYSLOG_IDENT, 0, LOG_DAEMON);
-       memset(&sa, 0, sizeof(sa));
-
-       if( (iwfd = socket(AF_INET, SOCK_DGRAM, 0)) == -1 )
-       {
-               syslog(LOG_ERR, "Can not open wireless control socket: %s",
-                       strerror(errno));
-
-               return 1;
-       }
-
-       if( (wdfd = open(WATCH_DEVICE, O_WRONLY)) > -1 )
-       {
-               syslog(LOG_INFO, "Opened %s - polling every %i seconds",
-                       WATCH_DEVICE, BASE_INTERVAL);
-
-               /* Install signal handler to halt watchdog on shutdown */
-               sa.sa_handler = shutdown_watchdog;
-               sa.sa_flags = SA_NOCLDWAIT | SA_RESTART;
-               sigaction(SIGHUP,  &sa, NULL);
-               sigaction(SIGINT,  &sa, NULL);
-               sigaction(SIGPIPE, &sa, NULL);
-               sigaction(SIGTERM, &sa, NULL);
-               sigaction(SIGUSR1, &sa, NULL);
-               sigaction(SIGUSR2, &sa, NULL);
-
-               /* Set watchdog timeout to twice the interval */
-               ioctl(wdfd, WDIOC_SETTIMEOUT, &wdtimeout);
-       }
-
-       /* Install signal handler to reap children */
-       sa.sa_handler = sigchld_handler;
-       sa.sa_flags = 0;
-       sigaction(SIGCHLD, &sa, NULL);
-
-       /* Load watchdog configuration only once */
-       procs = load_watchdog_uci(procs);
-
-       while( 1 )
-       {
-               /* Check/increment action interval */
-               if( ++action_intv >= ACTION_INTERVAL )
-               {
-                       /* Reset action interval */
-                       action_intv = 0;
-
-                       /* Check average load */
-                       if( find_loadavg() >= LOAD_TRESHOLD )
-                               loadavg_panic++;
-                       else
-                               loadavg_panic = 0;
-
-                       /* Check wireless interfaces */
-                       ifs = load_wifi_uci(ifs, &wireless_modtime);
-                       for( curr_if = ifs; curr_if; curr_if = curr_if->next )
-                       {
-                               /* Get current channel and bssid */
-                               if( (iw_get_bssid(iwfd, curr_if->ifname, bssid) == 0) &&
-                           (iw_get_channel(iwfd, curr_if->ifname, &channel) == 0) )
-                               {
-                                       /* Check BSSID */
-                                       if( strcasecmp(bssid, curr_if->bssid) != 0 )
-                                       {
-                                               syslog(LOG_WARNING, "BSSID mismatch on %s: current=%s wanted=%s",
-                                                       curr_if->ifname, bssid, curr_if->bssid);
-
-                                               restart_wifi++;
-                                       }
-
-                                       /* Check channel */
-                                       else if( channel != curr_if->channel )
-                                       {
-                                               syslog(LOG_WARNING, "Channel mismatch on %s: current=%d wanted=%d",
-                                                       curr_if->ifname, channel, curr_if->channel);
-
-                                               restart_wifi++;
-                                       }
-                               }
-                               else
-                               {
-                                       syslog(LOG_WARNING, "Requested interface %s not present", curr_if->ifname);
-                               }
-                       }
-
-                       /* Check processes */
-                       for( curr_proc = procs; curr_proc; curr_proc = curr_proc->next )
-                       {
-                               if( find_process(curr_proc->process) < 0 )
-                                       curr_proc->restart++;
-                               else
-                                       curr_proc->restart = 0;
-
-                               /* Process restart required? */
-                               if( curr_proc->restart >= HYSTERESIS )
-                               {
-                                       curr_proc->restart = 0;
-                                       syslog(LOG_WARNING, "The %s process died, restarting", curr_proc->process);
-                                       EXEC(PROC_ACTION);
-                               }
-                       }
-
-
-                       /* Wifi restart required? */
-                       if( restart_wifi >= HYSTERESIS )
-                       {
-                               restart_wifi = 0;
-                               syslog(LOG_WARNING, "Channel or BSSID mismatch on wireless interface, restarting");
-                               EXEC(WIFI_ACTION);
-                       }
-
-                       /* Is there a load problem? */
-                       if( loadavg_panic >= HYSTERESIS )
-                       {
-                               syslog(LOG_EMERG, "Critical system load level, triggering reset!");
-
-                               /* Try watchdog, fall back to reboot */
-                               if( wdfd > -1 )
-                                       ioctl(wdfd, WDIOC_SETTIMEOUT, &wdtrigger);
-                               else
-                                       EXEC(LOAD_ACTION);
-                       }
-               }
-
-
-               /* Reset watchdog timer */
-               if( wdfd > -1 )
-                       write(wdfd, &wdkeepalive, 1);
-
-               sleep(BASE_INTERVAL);
-       }
-
-       shutdown_watchdog(0);
-       closelog();
-
-       return 0;
-}
-
-
-int main(int argc, char *argv[])
-{
-       /* Check if watchdog is running ... */
-       if( (argc > 1) && (strcmp(argv[1], "running") == 0) )
-       {
-               return (find_process(BINARY) == -1);
-       }
-
-       /* Start daemon */
-       return do_daemon();
-}
diff --git a/contrib/package/freifunk-watchdog/src/watchdog.h b/contrib/package/freifunk-watchdog/src/watchdog.h
deleted file mode 100644 (file)
index c622856..0000000
+++ /dev/null
@@ -1,142 +0,0 @@
-/*
- *   This program is free software; you can redistribute it and/or modify
- *   it under the terms of the GNU General Public License as published by
- *   the Free Software Foundation; either version 2 of the License, or
- *   (at your option) any later version.
- *
- *   This program is distributed in the hope that it will be useful,
- *   but WITHOUT ANY WARRANTY; without even the implied warranty of
- *   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
- *   GNU General Public License for more details.
- *
- *   You should have received a copy of the GNU General Public License
- *   along with this program; if not, write to the Free Software
- *   Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA.
- *
- *   Copyright (C) 2009 Jo-Philipp Wich <jow@openwrt.org>
- */
-
-#include <stdio.h>
-#include <string.h>
-#include <unistd.h>
-#include <stdint.h>
-#include <stdlib.h>
-#include <syslog.h>
-#include <ctype.h>
-#include <errno.h>
-#include <dirent.h>
-#include <fcntl.h>
-#include <math.h>
-#include <time.h>
-#include <signal.h>
-#include <limits.h>
-#include <sys/wait.h>
-#include <sys/stat.h>
-#include <sys/ioctl.h>
-#include <sys/socket.h>
-#include <linux/types.h>
-#include <linux/watchdog.h>
-
-#include "ucix.h"
-#include "wireless.22.h"
-
-
-/* Watchdog poll interval */
-#define BASE_INTERVAL  5
-
-/* Action interval (N * BASE_INTERVAL) */
-#define ACTION_INTERVAL        6
-
-/* Hysteresis */
-#define HYSTERESIS             3
-
-/* How to call myself in the logs */
-#define SYSLOG_IDENT   "Freifunk Watchdog"
-
-/* Process error action */
-#define PROC_ACTION            curr_proc->initscript, curr_proc->initscript, "restart"
-
-/* Wifi error action */
-#define WIFI_ACTION            "/sbin/wifi", "/sbin/wifi"
-
-/* Watchdog device */
-#define WATCH_DEVICE   "/dev/watchdog"
-#define WATCH_SHUTDOWN 'V'
-#define WATCH_KEEPALIVE        '\0'
-
-/* System load error action and threshold */
-#define LOAD_TRESHOLD  15.00
-#define LOAD_ACTION            "/sbin/reboot", "/sbin/reboot"
-
-/* Fallback binary name (passed by makefile) */
-#ifndef BINARY
-#define BINARY "ffwatchd"
-#endif
-
-
-/* ifname/bssid/channel tuples */
-struct wifi_tuple {
-       char ifname[16];
-       char bssid[18];
-       int channel;
-       struct wifi_tuple *next;
-};
-
-/* structure to hold tuple-list and uci context during iteration */
-struct uci_wifi_iface_itr_ctx {
-       struct wifi_tuple *list;
-       struct uci_context *ctx;
-};
-
-typedef struct wifi_tuple wifi_tuple_t;
-
-
-/* process name/exec tuples */
-struct process_tuple {
-       char process[PATH_MAX + 1];
-       char initscript[PATH_MAX + 1];
-       int restart;
-       struct process_tuple *next;
-};
-
-/* structure to hold tuple-list and uci context during iteration */
-struct uci_process_itr_ctx {
-       struct process_tuple *list;
-       struct uci_context *ctx;
-};
-
-typedef struct process_tuple process_tuple_t;
-
-
-/* ioctl() helper (stolen from iwlib) */
-static inline int
-iw_ioctl(int                  skfd,           /* Socket to the kernel */
-         const char *         ifname,         /* Device name */
-         int                  request,        /* WE ID */
-         struct iwreq *       pwrq)           /* Fixed part of the request */
-{
-  /* Set device name */
-  strncpy(pwrq->ifr_ifrn.ifrn_name, ifname, 16);
-
-  /* Do the request */
-  return(ioctl(skfd, request, pwrq));
-}
-
-/* fork() & execl() helper */
-#define EXEC(x)                                                                                                                \
-       do {                                                                                                                    \
-               switch(fork())                                                                                          \
-               {                                                                                                                       \
-                       case -1:                                                                                                \
-                               syslog(LOG_CRIT, "Unable to fork child: %s",            \
-                                       strerror(errno));                                                               \
-                               break;                                                                                          \
-                                                                                                                                       \
-                       case 0:                                                                                                 \
-                               execl(x, NULL);                                                                         \
-                               syslog(LOG_CRIT, "Unable to execute action: %s",        \
-                                       strerror(errno));                                                               \
-                               return 1;                                                                                       \
-               }                                                                                                                       \
-       } while(0)
-
diff --git a/contrib/package/freifunk-watchdog/src/wireless.22.h b/contrib/package/freifunk-watchdog/src/wireless.22.h
deleted file mode 100644 (file)
index 1d19243..0000000
+++ /dev/null
@@ -1,1139 +0,0 @@
-/*
- * This file define a set of standard wireless extensions
- *
- * Version :   22      16.3.07
- *
- * Authors :   Jean Tourrilhes - HPL - <jt@hpl.hp.com>
- * Copyright (c) 1997-2007 Jean Tourrilhes, All Rights Reserved.
- */
-
-#ifndef _LINUX_WIRELESS_H
-#define _LINUX_WIRELESS_H
-
-/************************** DOCUMENTATION **************************/
-/*
- * Initial APIs (1996 -> onward) :
- * -----------------------------
- * Basically, the wireless extensions are for now a set of standard ioctl
- * call + /proc/net/wireless
- *
- * The entry /proc/net/wireless give statistics and information on the
- * driver.
- * This is better than having each driver having its entry because
- * its centralised and we may remove the driver module safely.
- *
- * Ioctl are used to configure the driver and issue commands.  This is
- * better than command line options of insmod because we may want to
- * change dynamically (while the driver is running) some parameters.
- *
- * The ioctl mechanimsm are copied from standard devices ioctl.
- * We have the list of command plus a structure descibing the
- * data exchanged...
- * Note that to add these ioctl, I was obliged to modify :
- *     # net/core/dev.c (two place + add include)
- *     # net/ipv4/af_inet.c (one place + add include)
- *
- * /proc/net/wireless is a copy of /proc/net/dev.
- * We have a structure for data passed from the driver to /proc/net/wireless
- * Too add this, I've modified :
- *     # net/core/dev.c (two other places)
- *     # include/linux/netdevice.h (one place)
- *     # include/linux/proc_fs.h (one place)
- *
- * New driver API (2002 -> onward) :
- * -------------------------------
- * This file is only concerned with the user space API and common definitions.
- * The new driver API is defined and documented in :
- *     # include/net/iw_handler.h
- *
- * Note as well that /proc/net/wireless implementation has now moved in :
- *     # net/core/wireless.c
- *
- * Wireless Events (2002 -> onward) :
- * --------------------------------
- * Events are defined at the end of this file, and implemented in :
- *     # net/core/wireless.c
- *
- * Other comments :
- * --------------
- * Do not add here things that are redundant with other mechanisms
- * (drivers init, ifconfig, /proc/net/dev, ...) and with are not
- * wireless specific.
- *
- * These wireless extensions are not magic : each driver has to provide
- * support for them...
- *
- * IMPORTANT NOTE : As everything in the kernel, this is very much a
- * work in progress. Contact me if you have ideas of improvements...
- */
-
-/***************************** INCLUDES *****************************/
-
-/* This header is used in user-space, therefore need to be sanitised
- * for that purpose. Those includes are usually not compatible with glibc.
- * To know which includes to use in user-space, check iwlib.h. */
-#ifdef __KERNEL__
-#include <linux/types.h>               /* for "caddr_t" et al          */
-#include <linux/socket.h>              /* for "struct sockaddr" et al  */
-#include <linux/if.h>                  /* for IFNAMSIZ and co... */
-#endif /* __KERNEL__ */
-
-/***************************** VERSION *****************************/
-/*
- * This constant is used to know the availability of the wireless
- * extensions and to know which version of wireless extensions it is
- * (there is some stuff that will be added in the future...)
- * I just plan to increment with each new version.
- */
-#define WIRELESS_EXT   22
-
-/*
- * Changes :
- *
- * V2 to V3
- * --------
- *     Alan Cox start some incompatibles changes. I've integrated a bit more.
- *     - Encryption renamed to Encode to avoid US regulation problems
- *     - Frequency changed from float to struct to avoid problems on old 386
- *
- * V3 to V4
- * --------
- *     - Add sensitivity
- *
- * V4 to V5
- * --------
- *     - Missing encoding definitions in range
- *     - Access points stuff
- *
- * V5 to V6
- * --------
- *     - 802.11 support (ESSID ioctls)
- *
- * V6 to V7
- * --------
- *     - define IW_ESSID_MAX_SIZE and IW_MAX_AP
- *
- * V7 to V8
- * --------
- *     - Changed my e-mail address
- *     - More 802.11 support (nickname, rate, rts, frag)
- *     - List index in frequencies
- *
- * V8 to V9
- * --------
- *     - Support for 'mode of operation' (ad-hoc, managed...)
- *     - Support for unicast and multicast power saving
- *     - Change encoding to support larger tokens (>64 bits)
- *     - Updated iw_params (disable, flags) and use it for NWID
- *     - Extracted iw_point from iwreq for clarity
- *
- * V9 to V10
- * ---------
- *     - Add PM capability to range structure
- *     - Add PM modifier : MAX/MIN/RELATIVE
- *     - Add encoding option : IW_ENCODE_NOKEY
- *     - Add TxPower ioctls (work like TxRate)
- *
- * V10 to V11
- * ----------
- *     - Add WE version in range (help backward/forward compatibility)
- *     - Add retry ioctls (work like PM)
- *
- * V11 to V12
- * ----------
- *     - Add SIOCSIWSTATS to get /proc/net/wireless programatically
- *     - Add DEV PRIVATE IOCTL to avoid collisions in SIOCDEVPRIVATE space
- *     - Add new statistics (frag, retry, beacon)
- *     - Add average quality (for user space calibration)
- *
- * V12 to V13
- * ----------
- *     - Document creation of new driver API.
- *     - Extract union iwreq_data from struct iwreq (for new driver API).
- *     - Rename SIOCSIWNAME as SIOCSIWCOMMIT
- *
- * V13 to V14
- * ----------
- *     - Wireless Events support : define struct iw_event
- *     - Define additional specific event numbers
- *     - Add "addr" and "param" fields in union iwreq_data
- *     - AP scanning stuff (SIOCSIWSCAN and friends)
- *
- * V14 to V15
- * ----------
- *     - Add IW_PRIV_TYPE_ADDR for struct sockaddr private arg
- *     - Make struct iw_freq signed (both m & e), add explicit padding
- *     - Add IWEVCUSTOM for driver specific event/scanning token
- *     - Add IW_MAX_GET_SPY for driver returning a lot of addresses
- *     - Add IW_TXPOW_RANGE for range of Tx Powers
- *     - Add IWEVREGISTERED & IWEVEXPIRED events for Access Points
- *     - Add IW_MODE_MONITOR for passive monitor
- *
- * V15 to V16
- * ----------
- *     - Increase the number of bitrates in iw_range to 32 (for 802.11g)
- *     - Increase the number of frequencies in iw_range to 32 (for 802.11b+a)
- *     - Reshuffle struct iw_range for increases, add filler
- *     - Increase IW_MAX_AP to 64 for driver returning a lot of addresses
- *     - Remove IW_MAX_GET_SPY because conflict with enhanced spy support
- *     - Add SIOCSIWTHRSPY/SIOCGIWTHRSPY and "struct iw_thrspy"
- *     - Add IW_ENCODE_TEMP and iw_range->encoding_login_index
- *
- * V16 to V17
- * ----------
- *     - Add flags to frequency -> auto/fixed
- *     - Document (struct iw_quality *)->updated, add new flags (INVALID)
- *     - Wireless Event capability in struct iw_range
- *     - Add support for relative TxPower (yick !)
- *
- * V17 to V18 (From Jouni Malinen <jkmaline@cc.hut.fi>)
- * ----------
- *     - Add support for WPA/WPA2
- *     - Add extended encoding configuration (SIOCSIWENCODEEXT and
- *       SIOCGIWENCODEEXT)
- *     - Add SIOCSIWGENIE/SIOCGIWGENIE
- *     - Add SIOCSIWMLME
- *     - Add SIOCSIWPMKSA
- *     - Add struct iw_range bit field for supported encoding capabilities
- *     - Add optional scan request parameters for SIOCSIWSCAN
- *     - Add SIOCSIWAUTH/SIOCGIWAUTH for setting authentication and WPA
- *       related parameters (extensible up to 4096 parameter values)
- *     - Add wireless events: IWEVGENIE, IWEVMICHAELMICFAILURE,
- *       IWEVASSOCREQIE, IWEVASSOCRESPIE, IWEVPMKIDCAND
- *
- * V18 to V19
- * ----------
- *     - Remove (struct iw_point *)->pointer from events and streams
- *     - Remove header includes to help user space
- *     - Increase IW_ENCODING_TOKEN_MAX from 32 to 64
- *     - Add IW_QUAL_ALL_UPDATED and IW_QUAL_ALL_INVALID macros
- *     - Add explicit flag to tell stats are in dBm : IW_QUAL_DBM
- *     - Add IW_IOCTL_IDX() and IW_EVENT_IDX() macros
- *
- * V19 to V20
- * ----------
- *     - RtNetlink requests support (SET/GET)
- *
- * V20 to V21
- * ----------
- *     - Remove (struct net_device *)->get_wireless_stats()
- *     - Change length in ESSID and NICK to strlen() instead of strlen()+1
- *     - Add IW_RETRY_SHORT/IW_RETRY_LONG retry modifiers
- *     - Power/Retry relative values no longer * 100000
- *     - Add explicit flag to tell stats are in 802.11k RCPI : IW_QUAL_RCPI
- *
- * V21 to V22
- * ----------
- *     - Prevent leaking of kernel space in stream on 64 bits.
- */
-
-/**************************** CONSTANTS ****************************/
-
-/* -------------------------- IOCTL LIST -------------------------- */
-
-/* Wireless Identification */
-#define SIOCSIWCOMMIT  0x8B00          /* Commit pending changes to driver */
-#define SIOCGIWNAME    0x8B01          /* get name == wireless protocol */
-/* SIOCGIWNAME is used to verify the presence of Wireless Extensions.
- * Common values : "IEEE 802.11-DS", "IEEE 802.11-FH", "IEEE 802.11b"...
- * Don't put the name of your driver there, it's useless. */
-
-/* Basic operations */
-#define SIOCSIWNWID    0x8B02          /* set network id (pre-802.11) */
-#define SIOCGIWNWID    0x8B03          /* get network id (the cell) */
-#define SIOCSIWFREQ    0x8B04          /* set channel/frequency (Hz) */
-#define SIOCGIWFREQ    0x8B05          /* get channel/frequency (Hz) */
-#define SIOCSIWMODE    0x8B06          /* set operation mode */
-#define SIOCGIWMODE    0x8B07          /* get operation mode */
-#define SIOCSIWSENS    0x8B08          /* set sensitivity (dBm) */
-#define SIOCGIWSENS    0x8B09          /* get sensitivity (dBm) */
-
-/* Informative stuff */
-#define SIOCSIWRANGE   0x8B0A          /* Unused */
-#define SIOCGIWRANGE   0x8B0B          /* Get range of parameters */
-#define SIOCSIWPRIV    0x8B0C          /* Unused */
-#define SIOCGIWPRIV    0x8B0D          /* get private ioctl interface info */
-#define SIOCSIWSTATS   0x8B0E          /* Unused */
-#define SIOCGIWSTATS   0x8B0F          /* Get /proc/net/wireless stats */
-/* SIOCGIWSTATS is strictly used between user space and the kernel, and
- * is never passed to the driver (i.e. the driver will never see it). */
-
-/* Spy support (statistics per MAC address - used for Mobile IP support) */
-#define SIOCSIWSPY     0x8B10          /* set spy addresses */
-#define SIOCGIWSPY     0x8B11          /* get spy info (quality of link) */
-#define SIOCSIWTHRSPY  0x8B12          /* set spy threshold (spy event) */
-#define SIOCGIWTHRSPY  0x8B13          /* get spy threshold */
-
-/* Access Point manipulation */
-#define SIOCSIWAP      0x8B14          /* set access point MAC addresses */
-#define SIOCGIWAP      0x8B15          /* get access point MAC addresses */
-#define SIOCGIWAPLIST  0x8B17          /* Deprecated in favor of scanning */
-#define SIOCSIWSCAN    0x8B18          /* trigger scanning (list cells) */
-#define SIOCGIWSCAN    0x8B19          /* get scanning results */
-
-/* 802.11 specific support */
-#define SIOCSIWESSID   0x8B1A          /* set ESSID (network name) */
-#define SIOCGIWESSID   0x8B1B          /* get ESSID */
-#define SIOCSIWNICKN   0x8B1C          /* set node name/nickname */
-#define SIOCGIWNICKN   0x8B1D          /* get node name/nickname */
-/* As the ESSID and NICKN are strings up to 32 bytes long, it doesn't fit
- * within the 'iwreq' structure, so we need to use the 'data' member to
- * point to a string in user space, like it is done for RANGE... */
-
-/* Other parameters useful in 802.11 and some other devices */
-#define SIOCSIWRATE    0x8B20          /* set default bit rate (bps) */
-#define SIOCGIWRATE    0x8B21          /* get default bit rate (bps) */
-#define SIOCSIWRTS     0x8B22          /* set RTS/CTS threshold (bytes) */
-#define SIOCGIWRTS     0x8B23          /* get RTS/CTS threshold (bytes) */
-#define SIOCSIWFRAG    0x8B24          /* set fragmentation thr (bytes) */
-#define SIOCGIWFRAG    0x8B25          /* get fragmentation thr (bytes) */
-#define SIOCSIWTXPOW   0x8B26          /* set transmit power (dBm) */
-#define SIOCGIWTXPOW   0x8B27          /* get transmit power (dBm) */
-#define SIOCSIWRETRY   0x8B28          /* set retry limits and lifetime */
-#define SIOCGIWRETRY   0x8B29          /* get retry limits and lifetime */
-
-/* Encoding stuff (scrambling, hardware security, WEP...) */
-#define SIOCSIWENCODE  0x8B2A          /* set encoding token & mode */
-#define SIOCGIWENCODE  0x8B2B          /* get encoding token & mode */
-/* Power saving stuff (power management, unicast and multicast) */
-#define SIOCSIWPOWER   0x8B2C          /* set Power Management settings */
-#define SIOCGIWPOWER   0x8B2D          /* get Power Management settings */
-/* Modulation bitmask */
-#define SIOCSIWMODUL   0x8B2E          /* set Modulations settings */
-#define SIOCGIWMODUL   0x8B2F          /* get Modulations settings */
-
-/* WPA : Generic IEEE 802.11 informatiom element (e.g., for WPA/RSN/WMM).
- * This ioctl uses struct iw_point and data buffer that includes IE id and len
- * fields. More than one IE may be included in the request. Setting the generic
- * IE to empty buffer (len=0) removes the generic IE from the driver. Drivers
- * are allowed to generate their own WPA/RSN IEs, but in these cases, drivers
- * are required to report the used IE as a wireless event, e.g., when
- * associating with an AP. */
-#define SIOCSIWGENIE   0x8B30          /* set generic IE */
-#define SIOCGIWGENIE   0x8B31          /* get generic IE */
-
-/* WPA : IEEE 802.11 MLME requests */
-#define SIOCSIWMLME    0x8B16          /* request MLME operation; uses
-                                        * struct iw_mlme */
-/* WPA : Authentication mode parameters */
-#define SIOCSIWAUTH    0x8B32          /* set authentication mode params */
-#define SIOCGIWAUTH    0x8B33          /* get authentication mode params */
-
-/* WPA : Extended version of encoding configuration */
-#define SIOCSIWENCODEEXT 0x8B34                /* set encoding token & mode */
-#define SIOCGIWENCODEEXT 0x8B35                /* get encoding token & mode */
-
-/* WPA2 : PMKSA cache management */
-#define SIOCSIWPMKSA   0x8B36          /* PMKSA cache operation */
-
-/* -------------------- DEV PRIVATE IOCTL LIST -------------------- */
-
-/* These 32 ioctl are wireless device private, for 16 commands.
- * Each driver is free to use them for whatever purpose it chooses,
- * however the driver *must* export the description of those ioctls
- * with SIOCGIWPRIV and *must* use arguments as defined below.
- * If you don't follow those rules, DaveM is going to hate you (reason :
- * it make mixed 32/64bit operation impossible).
- */
-#define SIOCIWFIRSTPRIV        0x8BE0
-#define SIOCIWLASTPRIV 0x8BFF
-/* Previously, we were using SIOCDEVPRIVATE, but we now have our
- * separate range because of collisions with other tools such as
- * 'mii-tool'.
- * We now have 32 commands, so a bit more space ;-).
- * Also, all 'even' commands are only usable by root and don't return the
- * content of ifr/iwr to user (but you are not obliged to use the set/get
- * convention, just use every other two command). More details in iwpriv.c.
- * And I repeat : you are not forced to use them with iwpriv, but you
- * must be compliant with it.
- */
-
-/* ------------------------- IOCTL STUFF ------------------------- */
-
-/* The first and the last (range) */
-#define SIOCIWFIRST    0x8B00
-#define SIOCIWLAST     SIOCIWLASTPRIV          /* 0x8BFF */
-#define IW_IOCTL_IDX(cmd)      ((cmd) - SIOCIWFIRST)
-
-/* Odd : get (world access), even : set (root access) */
-#define IW_IS_SET(cmd) (!((cmd) & 0x1))
-#define IW_IS_GET(cmd) ((cmd) & 0x1)
-
-/* ----------------------- WIRELESS EVENTS ----------------------- */
-/* Those are *NOT* ioctls, do not issue request on them !!! */
-/* Most events use the same identifier as ioctl requests */
-
-#define IWEVTXDROP     0x8C00          /* Packet dropped to excessive retry */
-#define IWEVQUAL       0x8C01          /* Quality part of statistics (scan) */
-#define IWEVCUSTOM     0x8C02          /* Driver specific ascii string */
-#define IWEVREGISTERED 0x8C03          /* Discovered a new node (AP mode) */
-#define IWEVEXPIRED    0x8C04          /* Expired a node (AP mode) */
-#define IWEVGENIE      0x8C05          /* Generic IE (WPA, RSN, WMM, ..)
-                                        * (scan results); This includes id and
-                                        * length fields. One IWEVGENIE may
-                                        * contain more than one IE. Scan
-                                        * results may contain one or more
-                                        * IWEVGENIE events. */
-#define IWEVMICHAELMICFAILURE 0x8C06   /* Michael MIC failure
-                                        * (struct iw_michaelmicfailure)
-                                        */
-#define IWEVASSOCREQIE 0x8C07          /* IEs used in (Re)Association Request.
-                                        * The data includes id and length
-                                        * fields and may contain more than one
-                                        * IE. This event is required in
-                                        * Managed mode if the driver
-                                        * generates its own WPA/RSN IE. This
-                                        * should be sent just before
-                                        * IWEVREGISTERED event for the
-                                        * association. */
-#define IWEVASSOCRESPIE        0x8C08          /* IEs used in (Re)Association
-                                        * Response. The data includes id and
-                                        * length fields and may contain more
-                                        * than one IE. This may be sent
-                                        * between IWEVASSOCREQIE and
-                                        * IWEVREGISTERED events for the
-                                        * association. */
-#define IWEVPMKIDCAND  0x8C09          /* PMKID candidate for RSN
-                                        * pre-authentication
-                                        * (struct iw_pmkid_cand) */
-
-#define IWEVFIRST      0x8C00
-#define IW_EVENT_IDX(cmd)      ((cmd) - IWEVFIRST)
-
-/* ------------------------- PRIVATE INFO ------------------------- */
-/*
- * The following is used with SIOCGIWPRIV. It allow a driver to define
- * the interface (name, type of data) for its private ioctl.
- * Privates ioctl are SIOCIWFIRSTPRIV -> SIOCIWLASTPRIV
- */
-
-#define IW_PRIV_TYPE_MASK      0x7000  /* Type of arguments */
-#define IW_PRIV_TYPE_NONE      0x0000
-#define IW_PRIV_TYPE_BYTE      0x1000  /* Char as number */
-#define IW_PRIV_TYPE_CHAR      0x2000  /* Char as character */
-#define IW_PRIV_TYPE_INT       0x4000  /* 32 bits int */
-#define IW_PRIV_TYPE_FLOAT     0x5000  /* struct iw_freq */
-#define IW_PRIV_TYPE_ADDR      0x6000  /* struct sockaddr */
-
-#define IW_PRIV_SIZE_FIXED     0x0800  /* Variable or fixed number of args */
-
-#define IW_PRIV_SIZE_MASK      0x07FF  /* Max number of those args */
-
-/*
- * Note : if the number of args is fixed and the size < 16 octets,
- * instead of passing a pointer we will put args in the iwreq struct...
- */
-
-/* ----------------------- OTHER CONSTANTS ----------------------- */
-
-/* Maximum frequencies in the range struct */
-#define IW_MAX_FREQUENCIES     32
-/* Note : if you have something like 80 frequencies,
- * don't increase this constant and don't fill the frequency list.
- * The user will be able to set by channel anyway... */
-
-/* Maximum bit rates in the range struct */
-#define IW_MAX_BITRATES                32
-
-/* Maximum tx powers in the range struct */
-#define IW_MAX_TXPOWER         8
-/* Note : if you more than 8 TXPowers, just set the max and min or
- * a few of them in the struct iw_range. */
-
-/* Maximum of address that you may set with SPY */
-#define IW_MAX_SPY             8
-
-/* Maximum of address that you may get in the
-   list of access points in range */
-#define IW_MAX_AP              64
-
-/* Maximum size of the ESSID and NICKN strings */
-#define IW_ESSID_MAX_SIZE      32
-
-/* Modes of operation */
-#define IW_MODE_AUTO   0       /* Let the driver decides */
-#define IW_MODE_ADHOC  1       /* Single cell network */
-#define IW_MODE_INFRA  2       /* Multi cell network, roaming, ... */
-#define IW_MODE_MASTER 3       /* Synchronisation master or Access Point */
-#define IW_MODE_REPEAT 4       /* Wireless Repeater (forwarder) */
-#define IW_MODE_SECOND 5       /* Secondary master/repeater (backup) */
-#define IW_MODE_MONITOR        6       /* Passive monitor (listen only) */
-
-/* Statistics flags (bitmask in updated) */
-#define IW_QUAL_QUAL_UPDATED   0x01    /* Value was updated since last read */
-#define IW_QUAL_LEVEL_UPDATED  0x02
-#define IW_QUAL_NOISE_UPDATED  0x04
-#define IW_QUAL_ALL_UPDATED    0x07
-#define IW_QUAL_DBM            0x08    /* Level + Noise are dBm */
-#define IW_QUAL_QUAL_INVALID   0x10    /* Driver doesn't provide value */
-#define IW_QUAL_LEVEL_INVALID  0x20
-#define IW_QUAL_NOISE_INVALID  0x40
-#define IW_QUAL_RCPI           0x80    /* Level + Noise are 802.11k RCPI */
-#define IW_QUAL_ALL_INVALID    0x70
-
-/* Frequency flags */
-#define IW_FREQ_AUTO           0x00    /* Let the driver decides */
-#define IW_FREQ_FIXED          0x01    /* Force a specific value */
-
-/* Maximum number of size of encoding token available
- * they are listed in the range structure */
-#define IW_MAX_ENCODING_SIZES  8
-
-/* Maximum size of the encoding token in bytes */
-#define IW_ENCODING_TOKEN_MAX  64      /* 512 bits (for now) */
-
-/* Flags for encoding (along with the token) */
-#define IW_ENCODE_INDEX                0x00FF  /* Token index (if needed) */
-#define IW_ENCODE_FLAGS                0xFF00  /* Flags defined below */
-#define IW_ENCODE_MODE         0xF000  /* Modes defined below */
-#define IW_ENCODE_DISABLED     0x8000  /* Encoding disabled */
-#define IW_ENCODE_ENABLED      0x0000  /* Encoding enabled */
-#define IW_ENCODE_RESTRICTED   0x4000  /* Refuse non-encoded packets */
-#define IW_ENCODE_OPEN         0x2000  /* Accept non-encoded packets */
-#define IW_ENCODE_NOKEY                0x0800  /* Key is write only, so not present */
-#define IW_ENCODE_TEMP         0x0400  /* Temporary key */
-
-/* Power management flags available (along with the value, if any) */
-#define IW_POWER_ON            0x0000  /* No details... */
-#define IW_POWER_TYPE          0xF000  /* Type of parameter */
-#define IW_POWER_PERIOD                0x1000  /* Value is a period/duration of  */
-#define IW_POWER_TIMEOUT       0x2000  /* Value is a timeout (to go asleep) */
-#define IW_POWER_SAVING                0x4000  /* Value is relative (how aggressive)*/
-#define IW_POWER_MODE          0x0F00  /* Power Management mode */
-#define IW_POWER_UNICAST_R     0x0100  /* Receive only unicast messages */
-#define IW_POWER_MULTICAST_R   0x0200  /* Receive only multicast messages */
-#define IW_POWER_ALL_R         0x0300  /* Receive all messages though PM */
-#define IW_POWER_FORCE_S       0x0400  /* Force PM procedure for sending unicast */
-#define IW_POWER_REPEATER      0x0800  /* Repeat broadcast messages in PM period */
-#define IW_POWER_MODIFIER      0x000F  /* Modify a parameter */
-#define IW_POWER_MIN           0x0001  /* Value is a minimum  */
-#define IW_POWER_MAX           0x0002  /* Value is a maximum */
-#define IW_POWER_RELATIVE      0x0004  /* Value is not in seconds/ms/us */
-
-/* Transmit Power flags available */
-#define IW_TXPOW_TYPE          0x00FF  /* Type of value */
-#define IW_TXPOW_DBM           0x0000  /* Value is in dBm */
-#define IW_TXPOW_MWATT         0x0001  /* Value is in mW */
-#define IW_TXPOW_RELATIVE      0x0002  /* Value is in arbitrary units */
-#define IW_TXPOW_RANGE         0x1000  /* Range of value between min/max */
-
-/* Retry limits and lifetime flags available */
-#define IW_RETRY_ON            0x0000  /* No details... */
-#define IW_RETRY_TYPE          0xF000  /* Type of parameter */
-#define IW_RETRY_LIMIT         0x1000  /* Maximum number of retries*/
-#define IW_RETRY_LIFETIME      0x2000  /* Maximum duration of retries in us */
-#define IW_RETRY_MODIFIER      0x00FF  /* Modify a parameter */
-#define IW_RETRY_MIN           0x0001  /* Value is a minimum  */
-#define IW_RETRY_MAX           0x0002  /* Value is a maximum */
-#define IW_RETRY_RELATIVE      0x0004  /* Value is not in seconds/ms/us */
-#define IW_RETRY_SHORT         0x0010  /* Value is for short packets  */
-#define IW_RETRY_LONG          0x0020  /* Value is for long packets */
-
-/* Scanning request flags */
-#define IW_SCAN_DEFAULT                0x0000  /* Default scan of the driver */
-#define IW_SCAN_ALL_ESSID      0x0001  /* Scan all ESSIDs */
-#define IW_SCAN_THIS_ESSID     0x0002  /* Scan only this ESSID */
-#define IW_SCAN_ALL_FREQ       0x0004  /* Scan all Frequencies */
-#define IW_SCAN_THIS_FREQ      0x0008  /* Scan only this Frequency */
-#define IW_SCAN_ALL_MODE       0x0010  /* Scan all Modes */
-#define IW_SCAN_THIS_MODE      0x0020  /* Scan only this Mode */
-#define IW_SCAN_ALL_RATE       0x0040  /* Scan all Bit-Rates */
-#define IW_SCAN_THIS_RATE      0x0080  /* Scan only this Bit-Rate */
-/* struct iw_scan_req scan_type */
-#define IW_SCAN_TYPE_ACTIVE 0
-#define IW_SCAN_TYPE_PASSIVE 1
-/* Maximum size of returned data */
-#define IW_SCAN_MAX_DATA       4096    /* In bytes */
-
-/* Max number of char in custom event - use multiple of them if needed */
-#define IW_CUSTOM_MAX          256     /* In bytes */
-
-/* Generic information element */
-#define IW_GENERIC_IE_MAX      1024
-
-/* MLME requests (SIOCSIWMLME / struct iw_mlme) */
-#define IW_MLME_DEAUTH         0
-#define IW_MLME_DISASSOC       1
-#define IW_MLME_AUTH           2
-#define IW_MLME_ASSOC          3
-
-/* SIOCSIWAUTH/SIOCGIWAUTH struct iw_param flags */
-#define IW_AUTH_INDEX          0x0FFF
-#define IW_AUTH_FLAGS          0xF000
-/* SIOCSIWAUTH/SIOCGIWAUTH parameters (0 .. 4095)
- * (IW_AUTH_INDEX mask in struct iw_param flags; this is the index of the
- * parameter that is being set/get to; value will be read/written to
- * struct iw_param value field) */
-#define IW_AUTH_WPA_VERSION            0
-#define IW_AUTH_CIPHER_PAIRWISE                1
-#define IW_AUTH_CIPHER_GROUP           2
-#define IW_AUTH_KEY_MGMT               3
-#define IW_AUTH_TKIP_COUNTERMEASURES   4
-#define IW_AUTH_DROP_UNENCRYPTED       5
-#define IW_AUTH_80211_AUTH_ALG         6
-#define IW_AUTH_WPA_ENABLED            7
-#define IW_AUTH_RX_UNENCRYPTED_EAPOL   8
-#define IW_AUTH_ROAMING_CONTROL                9
-#define IW_AUTH_PRIVACY_INVOKED                10
-
-/* IW_AUTH_WPA_VERSION values (bit field) */
-#define IW_AUTH_WPA_VERSION_DISABLED   0x00000001
-#define IW_AUTH_WPA_VERSION_WPA                0x00000002
-#define IW_AUTH_WPA_VERSION_WPA2       0x00000004
-
-/* IW_AUTH_PAIRWISE_CIPHER and IW_AUTH_GROUP_CIPHER values (bit field) */
-#define IW_AUTH_CIPHER_NONE    0x00000001
-#define IW_AUTH_CIPHER_WEP40   0x00000002
-#define IW_AUTH_CIPHER_TKIP    0x00000004
-#define IW_AUTH_CIPHER_CCMP    0x00000008
-#define IW_AUTH_CIPHER_WEP104  0x00000010
-
-/* IW_AUTH_KEY_MGMT values (bit field) */
-#define IW_AUTH_KEY_MGMT_802_1X        1
-#define IW_AUTH_KEY_MGMT_PSK   2
-
-/* IW_AUTH_80211_AUTH_ALG values (bit field) */
-#define IW_AUTH_ALG_OPEN_SYSTEM        0x00000001
-#define IW_AUTH_ALG_SHARED_KEY 0x00000002
-#define IW_AUTH_ALG_LEAP       0x00000004
-
-/* IW_AUTH_ROAMING_CONTROL values */
-#define IW_AUTH_ROAMING_ENABLE 0       /* driver/firmware based roaming */
-#define IW_AUTH_ROAMING_DISABLE        1       /* user space program used for roaming
-                                        * control */
-
-/* SIOCSIWENCODEEXT definitions */
-#define IW_ENCODE_SEQ_MAX_SIZE 8
-/* struct iw_encode_ext ->alg */
-#define IW_ENCODE_ALG_NONE     0
-#define IW_ENCODE_ALG_WEP      1
-#define IW_ENCODE_ALG_TKIP     2
-#define IW_ENCODE_ALG_CCMP     3
-/* struct iw_encode_ext ->ext_flags */
-#define IW_ENCODE_EXT_TX_SEQ_VALID     0x00000001
-#define IW_ENCODE_EXT_RX_SEQ_VALID     0x00000002
-#define IW_ENCODE_EXT_GROUP_KEY                0x00000004
-#define IW_ENCODE_EXT_SET_TX_KEY       0x00000008
-
-/* IWEVMICHAELMICFAILURE : struct iw_michaelmicfailure ->flags */
-#define IW_MICFAILURE_KEY_ID   0x00000003 /* Key ID 0..3 */
-#define IW_MICFAILURE_GROUP    0x00000004
-#define IW_MICFAILURE_PAIRWISE 0x00000008
-#define IW_MICFAILURE_STAKEY   0x00000010
-#define IW_MICFAILURE_COUNT    0x00000060 /* 1 or 2 (0 = count not supported)
-                                           */
-
-/* Bit field values for enc_capa in struct iw_range */
-#define IW_ENC_CAPA_WPA                0x00000001
-#define IW_ENC_CAPA_WPA2       0x00000002
-#define IW_ENC_CAPA_CIPHER_TKIP        0x00000004
-#define IW_ENC_CAPA_CIPHER_CCMP        0x00000008
-
-/* Event capability macros - in (struct iw_range *)->event_capa
- * Because we have more than 32 possible events, we use an array of
- * 32 bit bitmasks. Note : 32 bits = 0x20 = 2^5. */
-#define IW_EVENT_CAPA_BASE(cmd)                ((cmd >= SIOCIWFIRSTPRIV) ? \
-                                        (cmd - SIOCIWFIRSTPRIV + 0x60) : \
-                                        (cmd - SIOCSIWCOMMIT))
-#define IW_EVENT_CAPA_INDEX(cmd)       (IW_EVENT_CAPA_BASE(cmd) >> 5)
-#define IW_EVENT_CAPA_MASK(cmd)                (1 << (IW_EVENT_CAPA_BASE(cmd) & 0x1F))
-/* Event capability constants - event autogenerated by the kernel
- * This list is valid for most 802.11 devices, customise as needed... */
-#define IW_EVENT_CAPA_K_0      (IW_EVENT_CAPA_MASK(0x8B04) | \
-                                IW_EVENT_CAPA_MASK(0x8B06) | \
-                                IW_EVENT_CAPA_MASK(0x8B1A))
-#define IW_EVENT_CAPA_K_1      (IW_EVENT_CAPA_MASK(0x8B2A))
-/* "Easy" macro to set events in iw_range (less efficient) */
-#define IW_EVENT_CAPA_SET(event_capa, cmd) (event_capa[IW_EVENT_CAPA_INDEX(cmd)] |= IW_EVENT_CAPA_MASK(cmd))
-#define IW_EVENT_CAPA_SET_KERNEL(event_capa) {event_capa[0] |= IW_EVENT_CAPA_K_0; event_capa[1] |= IW_EVENT_CAPA_K_1; }
-
-/* Modulations bitmasks */
-#define IW_MODUL_ALL           0x00000000      /* Everything supported */
-#define IW_MODUL_FH            0x00000001      /* Frequency Hopping */
-#define IW_MODUL_DS            0x00000002      /* Original Direct Sequence */
-#define IW_MODUL_CCK           0x00000004      /* 802.11b : 5.5 + 11 Mb/s */
-#define IW_MODUL_11B           (IW_MODUL_DS | IW_MODUL_CCK)
-#define IW_MODUL_PBCC          0x00000008      /* TI : 5.5 + 11 + 22 Mb/s */
-#define IW_MODUL_OFDM_A                0x00000010      /* 802.11a : 54 Mb/s */
-#define IW_MODUL_11A           (IW_MODUL_OFDM_A)
-#define IW_MODUL_11AB          (IW_MODUL_11B | IW_MODUL_11A)
-#define IW_MODUL_OFDM_G                0x00000020      /* 802.11g : 54 Mb/s */
-#define IW_MODUL_11G           (IW_MODUL_11B | IW_MODUL_OFDM_G)
-#define IW_MODUL_11AG          (IW_MODUL_11G | IW_MODUL_11A)
-#define IW_MODUL_TURBO         0x00000040      /* ATH : bonding, 108 Mb/s */
-/* In here we should define MIMO stuff. Later... */
-#define IW_MODUL_CUSTOM                0x40000000      /* Driver specific */
-
-/* Bitrate flags available */
-#define IW_BITRATE_TYPE                0x00FF  /* Type of value */
-#define IW_BITRATE_UNICAST     0x0001  /* Maximum/Fixed unicast bitrate */
-#define IW_BITRATE_BROADCAST   0x0002  /* Fixed broadcast bitrate */
-
-/****************************** TYPES ******************************/
-
-/* --------------------------- SUBTYPES --------------------------- */
-/*
- *     Generic format for most parameters that fit in an int
- */
-struct iw_param
-{
-  int32_t              value;          /* The value of the parameter itself */
-  uint8_t              fixed;          /* Hardware should not use auto select */
-  uint8_t              disabled;       /* Disable the feature */
-  uint16_t             flags;          /* Various specifc flags (if any) */
-};
-
-/*
- *     For all data larger than 16 octets, we need to use a
- *     pointer to memory allocated in user space.
- */
-struct iw_point
-{
-  void                         *pointer;       /* Pointer to the data  (in user space) */
-  uint16_t             length;         /* number of fields or size in bytes */
-  uint16_t             flags;          /* Optional params */
-};
-
-/*
- *     A frequency
- *     For numbers lower than 10^9, we encode the number in 'm' and
- *     set 'e' to 0
- *     For number greater than 10^9, we divide it by the lowest power
- *     of 10 to get 'm' lower than 10^9, with 'm'= f / (10^'e')...
- *     The power of 10 is in 'e', the result of the division is in 'm'.
- */
-struct iw_freq
-{
-       int32_t         m;              /* Mantissa */
-       int16_t         e;              /* Exponent */
-       uint8_t         i;              /* List index (when in range struct) */
-       uint8_t         flags;          /* Flags (fixed/auto) */
-};
-
-/*
- *     Quality of the link
- */
-struct iw_quality
-{
-       uint8_t         qual;           /* link quality (%retries, SNR,
-                                          %missed beacons or better...) */
-       uint8_t         level;          /* signal level (dBm) */
-       uint8_t         noise;          /* noise level (dBm) */
-       uint8_t         updated;        /* Flags to know if updated */
-};
-
-/*
- *     Packet discarded in the wireless adapter due to
- *     "wireless" specific problems...
- *     Note : the list of counter and statistics in net_device_stats
- *     is already pretty exhaustive, and you should use that first.
- *     This is only additional stats...
- */
-struct iw_discarded
-{
-       uint32_t                nwid;           /* Rx : Wrong nwid/essid */
-       uint32_t                code;           /* Rx : Unable to code/decode (WEP) */
-       uint32_t                fragment;       /* Rx : Can't perform MAC reassembly */
-       uint32_t                retries;        /* Tx : Max MAC retries num reached */
-       uint32_t                misc;           /* Others cases */
-};
-
-/*
- *     Packet/Time period missed in the wireless adapter due to
- *     "wireless" specific problems...
- */
-struct iw_missed
-{
-       uint32_t                beacon;         /* Missed beacons/superframe */
-};
-
-/*
- *     Quality range (for spy threshold)
- */
-struct iw_thrspy
-{
-       struct sockaddr         addr;           /* Source address (hw/mac) */
-       struct iw_quality       qual;           /* Quality of the link */
-       struct iw_quality       low;            /* Low threshold */
-       struct iw_quality       high;           /* High threshold */
-};
-
-/*
- *     Optional data for scan request
- *
- *     Note: these optional parameters are controlling parameters for the
- *     scanning behavior, these do not apply to getting scan results
- *     (SIOCGIWSCAN). Drivers are expected to keep a local BSS table and
- *     provide a merged results with all BSSes even if the previous scan
- *     request limited scanning to a subset, e.g., by specifying an SSID.
- *     Especially, scan results are required to include an entry for the
- *     current BSS if the driver is in Managed mode and associated with an AP.
- */
-struct iw_scan_req
-{
-       uint8_t         scan_type; /* IW_SCAN_TYPE_{ACTIVE,PASSIVE} */
-       uint8_t         essid_len;
-       uint8_t         num_channels; /* num entries in channel_list;
-                                      * 0 = scan all allowed channels */
-       uint8_t         flags; /* reserved as padding; use zero, this may
-                               * be used in the future for adding flags
-                               * to request different scan behavior */
-       struct sockaddr bssid; /* ff:ff:ff:ff:ff:ff for broadcast BSSID or
-                               * individual address of a specific BSS */
-
-       /*
-        * Use this ESSID if IW_SCAN_THIS_ESSID flag is used instead of using
-        * the current ESSID. This allows scan requests for specific ESSID
-        * without having to change the current ESSID and potentially breaking
-        * the current association.
-        */
-       uint8_t         essid[IW_ESSID_MAX_SIZE];
-
-       /*
-        * Optional parameters for changing the default scanning behavior.
-        * These are based on the MLME-SCAN.request from IEEE Std 802.11.
-        * TU is 1.024 ms. If these are set to 0, driver is expected to use
-        * reasonable default values. min_channel_time defines the time that
-        * will be used to wait for the first reply on each channel. If no
-        * replies are received, next channel will be scanned after this. If
-        * replies are received, total time waited on the channel is defined by
-        * max_channel_time.
-        */
-       uint32_t                min_channel_time; /* in TU */
-       uint32_t                max_channel_time; /* in TU */
-
-       struct iw_freq  channel_list[IW_MAX_FREQUENCIES];
-};
-
-/* ------------------------- WPA SUPPORT ------------------------- */
-
-/*
- *     Extended data structure for get/set encoding (this is used with
- *     SIOCSIWENCODEEXT/SIOCGIWENCODEEXT. struct iw_point and IW_ENCODE_*
- *     flags are used in the same way as with SIOCSIWENCODE/SIOCGIWENCODE and
- *     only the data contents changes (key data -> this structure, including
- *     key data).
- *
- *     If the new key is the first group key, it will be set as the default
- *     TX key. Otherwise, default TX key index is only changed if
- *     IW_ENCODE_EXT_SET_TX_KEY flag is set.
- *
- *     Key will be changed with SIOCSIWENCODEEXT in all cases except for
- *     special "change TX key index" operation which is indicated by setting
- *     key_len = 0 and ext_flags |= IW_ENCODE_EXT_SET_TX_KEY.
- *
- *     tx_seq/rx_seq are only used when respective
- *     IW_ENCODE_EXT_{TX,RX}_SEQ_VALID flag is set in ext_flags. Normal
- *     TKIP/CCMP operation is to set RX seq with SIOCSIWENCODEEXT and start
- *     TX seq from zero whenever key is changed. SIOCGIWENCODEEXT is normally
- *     used only by an Authenticator (AP or an IBSS station) to get the
- *     current TX sequence number. Using TX_SEQ_VALID for SIOCSIWENCODEEXT and
- *     RX_SEQ_VALID for SIOCGIWENCODEEXT are optional, but can be useful for
- *     debugging/testing.
- */
-struct iw_encode_ext
-{
-       uint32_t                ext_flags; /* IW_ENCODE_EXT_* */
-       uint8_t         tx_seq[IW_ENCODE_SEQ_MAX_SIZE]; /* LSB first */
-       uint8_t         rx_seq[IW_ENCODE_SEQ_MAX_SIZE]; /* LSB first */
-       struct sockaddr addr; /* ff:ff:ff:ff:ff:ff for broadcast/multicast
-                              * (group) keys or unicast address for
-                              * individual keys */
-       uint16_t                alg; /* IW_ENCODE_ALG_* */
-       uint16_t                key_len;
-       uint8_t         key[0];
-};
-
-/* SIOCSIWMLME data */
-struct iw_mlme
-{
-       uint16_t                cmd; /* IW_MLME_* */
-       uint16_t                reason_code;
-       struct sockaddr addr;
-};
-
-/* SIOCSIWPMKSA data */
-#define IW_PMKSA_ADD           1
-#define IW_PMKSA_REMOVE                2
-#define IW_PMKSA_FLUSH         3
-
-#define IW_PMKID_LEN   16
-
-struct iw_pmksa
-{
-       uint32_t                cmd; /* IW_PMKSA_* */
-       struct sockaddr bssid;
-       uint8_t         pmkid[IW_PMKID_LEN];
-};
-
-/* IWEVMICHAELMICFAILURE data */
-struct iw_michaelmicfailure
-{
-       uint32_t                flags;
-       struct sockaddr src_addr;
-       uint8_t         tsc[IW_ENCODE_SEQ_MAX_SIZE]; /* LSB first */
-};
-
-/* IWEVPMKIDCAND data */
-#define IW_PMKID_CAND_PREAUTH  0x00000001 /* RNS pre-authentication enabled */
-struct iw_pmkid_cand
-{
-       uint32_t                flags; /* IW_PMKID_CAND_* */
-       uint32_t                index; /* the smaller the index, the higher the
-                               * priority */
-       struct sockaddr bssid;
-};
-
-/* ------------------------ WIRELESS STATS ------------------------ */
-/*
- * Wireless statistics (used for /proc/net/wireless)
- */
-struct iw_statistics
-{
-       uint16_t                status;         /* Status
-                                        * - device dependent for now */
-
-       struct iw_quality       qual;           /* Quality of the link
-                                                * (instant/mean/max) */
-       struct iw_discarded     discard;        /* Packet discarded counts */
-       struct iw_missed        miss;           /* Packet missed counts */
-};
-
-/* ------------------------ IOCTL REQUEST ------------------------ */
-/*
- * This structure defines the payload of an ioctl, and is used 
- * below.
- *
- * Note that this structure should fit on the memory footprint
- * of iwreq (which is the same as ifreq), which mean a max size of
- * 16 octets = 128 bits. Warning, pointers might be 64 bits wide...
- * You should check this when increasing the structures defined
- * above in this file...
- */
-union  iwreq_data
-{
-       /* Config - generic */
-       char            name[16];
-       /* Name : used to verify the presence of  wireless extensions.
-        * Name of the protocol/provider... */
-
-       struct iw_point essid;          /* Extended network name */
-       struct iw_param nwid;           /* network id (or domain - the cell) */
-       struct iw_freq  freq;           /* frequency or channel :
-                                        * 0-1000 = channel
-                                        * > 1000 = frequency in Hz */
-
-       struct iw_param sens;           /* signal level threshold */
-       struct iw_param bitrate;        /* default bit rate */
-       struct iw_param txpower;        /* default transmit power */
-       struct iw_param rts;            /* RTS threshold threshold */
-       struct iw_param frag;           /* Fragmentation threshold */
-       uint32_t                mode;           /* Operation mode */
-       struct iw_param retry;          /* Retry limits & lifetime */
-
-       struct iw_point encoding;       /* Encoding stuff : tokens */
-       struct iw_param power;          /* PM duration/timeout */
-       struct iw_quality qual;         /* Quality part of statistics */
-
-       struct sockaddr ap_addr;        /* Access point address */
-       struct sockaddr addr;           /* Destination address (hw/mac) */
-
-       struct iw_param param;          /* Other small parameters */
-       struct iw_point data;           /* Other large parameters */
-};
-
-/*
- * The structure to exchange data for ioctl.
- * This structure is the same as 'struct ifreq', but (re)defined for
- * convenience...
- * Do I need to remind you about structure size (32 octets) ?
- */
-struct iwreq 
-{
-       union
-       {
-               char    ifrn_name[16];  /* if name, e.g. "eth0" */
-       } ifr_ifrn;
-
-       /* Data part (defined just above) */
-       union   iwreq_data      u;
-};
-
-/* -------------------------- IOCTL DATA -------------------------- */
-/*
- *     For those ioctl which want to exchange mode data that what could
- *     fit in the above structure...
- */
-
-/*
- *     Range of parameters
- */
-
-struct iw_range
-{
-       /* Informative stuff (to choose between different interface) */
-       uint32_t                throughput;     /* To give an idea... */
-       /* In theory this value should be the maximum benchmarked
-        * TCP/IP throughput, because with most of these devices the
-        * bit rate is meaningless (overhead an co) to estimate how
-        * fast the connection will go and pick the fastest one.
-        * I suggest people to play with Netperf or any benchmark...
-        */
-
-       /* NWID (or domain id) */
-       uint32_t                min_nwid;       /* Minimal NWID we are able to set */
-       uint32_t                max_nwid;       /* Maximal NWID we are able to set */
-
-       /* Old Frequency (backward compat - moved lower ) */
-       uint16_t                old_num_channels;
-       uint8_t         old_num_frequency;
-
-       /* Wireless event capability bitmasks */
-       uint32_t                event_capa[6];
-
-       /* signal level threshold range */
-       int32_t         sensitivity;
-
-       /* Quality of link & SNR stuff */
-       /* Quality range (link, level, noise)
-        * If the quality is absolute, it will be in the range [0 ; max_qual],
-        * if the quality is dBm, it will be in the range [max_qual ; 0].
-        * Don't forget that we use 8 bit arithmetics... */
-       struct iw_quality       max_qual;       /* Quality of the link */
-       /* This should contain the average/typical values of the quality
-        * indicator. This should be the threshold between a "good" and
-        * a "bad" link (example : monitor going from green to orange).
-        * Currently, user space apps like quality monitors don't have any
-        * way to calibrate the measurement. With this, they can split
-        * the range between 0 and max_qual in different quality level
-        * (using a geometric subdivision centered on the average).
-        * I expect that people doing the user space apps will feedback
-        * us on which value we need to put in each driver... */
-       struct iw_quality       avg_qual;       /* Quality of the link */
-
-       /* Rates */
-       uint8_t         num_bitrates;   /* Number of entries in the list */
-       int32_t         bitrate[IW_MAX_BITRATES];       /* list, in bps */
-
-       /* RTS threshold */
-       int32_t         min_rts;        /* Minimal RTS threshold */
-       int32_t         max_rts;        /* Maximal RTS threshold */
-
-       /* Frag threshold */
-       int32_t         min_frag;       /* Minimal frag threshold */
-       int32_t         max_frag;       /* Maximal frag threshold */
-
-       /* Power Management duration & timeout */
-       int32_t         min_pmp;        /* Minimal PM period */
-       int32_t         max_pmp;        /* Maximal PM period */
-       int32_t         min_pmt;        /* Minimal PM timeout */
-       int32_t         max_pmt;        /* Maximal PM timeout */
-       uint16_t                pmp_flags;      /* How to decode max/min PM period */
-       uint16_t                pmt_flags;      /* How to decode max/min PM timeout */
-       uint16_t                pm_capa;        /* What PM options are supported */
-
-       /* Encoder stuff */
-       uint16_t        encoding_size[IW_MAX_ENCODING_SIZES];   /* Different token sizes */
-       uint8_t num_encoding_sizes;     /* Number of entry in the list */
-       uint8_t max_encoding_tokens;    /* Max number of tokens */
-       /* For drivers that need a "login/passwd" form */
-       uint8_t encoding_login_index;   /* token index for login token */
-
-       /* Transmit power */
-       uint16_t                txpower_capa;   /* What options are supported */
-       uint8_t         num_txpower;    /* Number of entries in the list */
-       int32_t         txpower[IW_MAX_TXPOWER];        /* list, in bps */
-
-       /* Wireless Extension version info */
-       uint8_t         we_version_compiled;    /* Must be WIRELESS_EXT */
-       uint8_t         we_version_source;      /* Last update of source */
-
-       /* Retry limits and lifetime */
-       uint16_t                retry_capa;     /* What retry options are supported */
-       uint16_t                retry_flags;    /* How to decode max/min retry limit */
-       uint16_t                r_time_flags;   /* How to decode max/min retry life */
-       int32_t         min_retry;      /* Minimal number of retries */
-       int32_t         max_retry;      /* Maximal number of retries */
-       int32_t         min_r_time;     /* Minimal retry lifetime */
-       int32_t         max_r_time;     /* Maximal retry lifetime */
-
-       /* Frequency */
-       uint16_t                num_channels;   /* Number of channels [0; num - 1] */
-       uint8_t         num_frequency;  /* Number of entry in the list */
-       struct iw_freq  freq[IW_MAX_FREQUENCIES];       /* list */
-       /* Note : this frequency list doesn't need to fit channel numbers,
-        * because each entry contain its channel index */
-
-       uint32_t                enc_capa;       /* IW_ENC_CAPA_* bit field */
-
-       /* More power management stuff */
-       int32_t         min_pms;        /* Minimal PM saving */
-       int32_t         max_pms;        /* Maximal PM saving */
-       uint16_t                pms_flags;      /* How to decode max/min PM saving */
-
-       /* All available modulations for driver (hw may support less) */
-       int32_t         modul_capa;     /* IW_MODUL_* bit field */
-
-       /* More bitrate stuff */
-       uint32_t                bitrate_capa;   /* Types of bitrates supported */
-};
-
-/*
- * Private ioctl interface information
- */
-struct iw_priv_args
-{
-       uint32_t                cmd;            /* Number of the ioctl to issue */
-       uint16_t                set_args;       /* Type and number of args */
-       uint16_t                get_args;       /* Type and number of args */
-       char            name[16];       /* Name of the extension */
-};
-
-/* ----------------------- WIRELESS EVENTS ----------------------- */
-/*
- * Wireless events are carried through the rtnetlink socket to user
- * space. They are encapsulated in the IFLA_WIRELESS field of
- * a RTM_NEWLINK message.
- */
-
-/*
- * A Wireless Event. Contains basically the same data as the ioctl...
- */
-struct iw_event
-{
-       uint16_t                len;                    /* Real lenght of this stuff */
-       uint16_t                cmd;                    /* Wireless IOCTL */
-       union iwreq_data        u;              /* IOCTL fixed payload */
-};
-
-/* Size of the Event prefix (including padding and alignement junk) */
-#define IW_EV_LCP_LEN  (sizeof(struct iw_event) - sizeof(union iwreq_data))
-/* Size of the various events */
-#define IW_EV_CHAR_LEN (IW_EV_LCP_LEN + IFNAMSIZ)
-#define IW_EV_UINT_LEN (IW_EV_LCP_LEN + sizeof(uint32_t))
-#define IW_EV_FREQ_LEN (IW_EV_LCP_LEN + sizeof(struct iw_freq))
-#define IW_EV_PARAM_LEN        (IW_EV_LCP_LEN + sizeof(struct iw_param))
-#define IW_EV_ADDR_LEN (IW_EV_LCP_LEN + sizeof(struct sockaddr))
-#define IW_EV_QUAL_LEN (IW_EV_LCP_LEN + sizeof(struct iw_quality))
-
-/* iw_point events are special. First, the payload (extra data) come at
- * the end of the event, so they are bigger than IW_EV_POINT_LEN. Second,
- * we omit the pointer, so start at an offset. */
-#define IW_EV_POINT_OFF (((char *) &(((struct iw_point *) NULL)->length)) - \
-                         (char *) NULL)
-#define IW_EV_POINT_LEN        (IW_EV_LCP_LEN + sizeof(struct iw_point) - \
-                        IW_EV_POINT_OFF)
-
-/* Size of the Event prefix when packed in stream */
-#define IW_EV_LCP_PK_LEN       (4)
-/* Size of the various events when packed in stream */
-#define IW_EV_CHAR_PK_LEN      (IW_EV_LCP_PK_LEN + IFNAMSIZ)
-#define IW_EV_UINT_PK_LEN      (IW_EV_LCP_PK_LEN + sizeof(uint32_t))
-#define IW_EV_FREQ_PK_LEN      (IW_EV_LCP_PK_LEN + sizeof(struct iw_freq))
-#define IW_EV_PARAM_PK_LEN     (IW_EV_LCP_PK_LEN + sizeof(struct iw_param))
-#define IW_EV_ADDR_PK_LEN      (IW_EV_LCP_PK_LEN + sizeof(struct sockaddr))
-#define IW_EV_QUAL_PK_LEN      (IW_EV_LCP_PK_LEN + sizeof(struct iw_quality))
-#define IW_EV_POINT_PK_LEN     (IW_EV_LCP_LEN + 4)
-
-#endif /* _LINUX_WIRELESS_H */
diff --git a/contrib/package/meshwizard/Makefile b/contrib/package/meshwizard/Makefile
deleted file mode 100644 (file)
index 6298346..0000000
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright (C) 2011 Manuel Munz <freifunk at somakoma de>
-# This is free software, licensed under the Apache 2.0 license.
-
-include $(TOPDIR)/rules.mk
-
-PKG_NAME:=meshwizard
-PKG_RELEASE:=0.3.3
-
-PKG_BUILD_DIR := $(BUILD_DIR)/$(PKG_NAME)
-
-include $(INCLUDE_DIR)/package.mk
-
-define Package/meshwizard
-  SECTION:=luci
-  CATEGORY:=LuCI
-  SUBMENU:=9. Freifunk
-  TITLE:=Shell script based wizard for Mesh networks
-  DEPENDS:=+firewall
-endef
-
-define Package/meshwizard/description
-  A shellscript based wizard to simplify the setup of a typical mesh node (e.g. for Freifunk.net)
-endef
-
-define Build/Prepare
-       mkdir -p $(PKG_BUILD_DIR)
-endef
-
-define Build/Configure
-endef
-
-define Build/Compile
-endef
-
-define Package/meshwizard/install
-       $(CP) ./files/* $(1)/
-endef
-
-$(eval $(call BuildPackage,meshwizard))
diff --git a/contrib/package/meshwizard/files/etc/config/meshwizard b/contrib/package/meshwizard/files/etc/config/meshwizard
deleted file mode 100644 (file)
index a60b0cc..0000000
+++ /dev/null
@@ -1,7 +0,0 @@
-config 'netconfig' 'netconfig'
-
-config 'general' 'general'
-       option 'sharenet' '0'
-       option 'local_restrict' '1'
-       option 'cleanup' '1'
-
diff --git a/contrib/package/meshwizard/files/usr/bin/meshwizard/functions.sh b/contrib/package/meshwizard/files/usr/bin/meshwizard/functions.sh
deleted file mode 100644 (file)
index 0b99530..0000000
+++ /dev/null
@@ -1,118 +0,0 @@
-uci_remove_list_element() {
-       local option="$1"
-       local value="$2"
-       local list="$(uci get $option)"
-       local elem
-
-       uci delete $option
-       for elem in $list; do
-               if [ "$elem" != "$value" ]; then
-                       uci add_list $option=$elem
-               fi
-       done
-}
-
-# string_contains(string, substring)
-#
-# Returns 0 if the specified string contains the specified substring,
-# otherwise returns 1.
-string_contains() {
-    string="$1"
-    substring="$2"
-    if test "${string#*$substring}" != "$string"
-    then
-        return 0    # $substring is in $string
-    else
-        return 1    # $substring is not in $string
-    fi
-}
-
-# Takes 2 arguments
-# $1 = text to be displayed in the output for this section
-# $2 = section (optional)
-uci_commitverbose() {
-       echo "+ $1"
-       uci changes $2 | while read line; do
-               echo "    $line"
-       done
-       uci commit $2
-}
-
-set_defaults() {
-       for def in $(env |grep "^$1" | sed 's/ /_/g'); do
-               option="${def/$1/}"
-               a="$(echo $option |cut -d '=' -f1)"
-               b="$(echo $option |cut -d '=' -f2-)"
-               b="${b//_/ }"
-               string_contains "$a" "_LENGTH" && continue
-               string_contains "$a" "_ITEM" && {
-                   # special treatment for lists. use add_list and remove the
-                   # item index (_ITEMx).
-                   uci add_list $2.${a//_ITEM[0-9]*/}="$b"
-               } || {
-                   uci set $2.$a="$b"
-               }
-       done
-}
-
-# 3 arguments: 1=config name 2=oldname 3=newname
-section_rename() {
-       uci -q rename $1.$2=$3 && msg_rename $1.$2 $1.$3 || msg_rename_error $1.$2 $1.$3
-}
-
-msg_missing_value() {
-       echo -e "    \033[1mWarning:\033[0m Configuration option for $2 is missing in $1."
-}
-
-msg_success() {
-       echo "    Finished."
-}
-
-msg_error() {
-       echo "    \033[1mError: \033[0mThere was a problem."
-}
-
-msg_rename() {
-       echo "    Renamed unnamed section $1 to $2."
-}
-
-msg_rename_error() {
-       echo "    \033[1mWarning:\033[0m Could not rename $1 to $2."
-}
-
-
-restore_factory_defaults() {
-    echo "+ Restore default config as requested with cleanup=1"
-    cp -f /rom/etc/config/* /etc/config/
-    rm /etc/config/wireless
-    wifi detect > /etc/config/wireless
-    rm /etc/config/network
-    if [ -f /etc/init.d/defconfig ]; then
-        # legacy (AA)
-        /etc/init.d/defconfig start
-       [ -f /rom/etc/uci-defaults/network ] && sh /rom/etc/uci-defaults/network
-    else
-        sh /rom/etc/uci-defaults/02_network
-    fi
-}
-
-is_in_list() {
-    # checks if an item is in a list
-    local list="$1"
-    local item="$2"
-    for word in $list; do
-       [ $word = "$item" ] && return 0
-    done
-    return 1
-}
-
-add_to_list() {
-    local list="$1"
-    local item="$2"
-    is_in_list "$list" "$item" && echo $list
-    if [ -z "$list" ]; then
-       echo "$item"
-    else
-       echo "$list $item"
-    fi
-}
diff --git a/contrib/package/meshwizard/files/usr/bin/meshwizard/helpers/check-range-in-range.sh b/contrib/package/meshwizard/files/usr/bin/meshwizard/helpers/check-range-in-range.sh
deleted file mode 100755 (executable)
index c889c55..0000000
+++ /dev/null
@@ -1,31 +0,0 @@
-#!/bin/sh
-# Checks whether a netrange is inside another netrange, returns 1 if true
-# Takes two arguments: $1: net from which we want to know if it is inside $2
-# nets need to be given in CIDR notation
-
-dir=$(dirname $0)
-
-awk -f $dir/common.awk -f - $* <<EOF
-BEGIN {
-
-       slpos=index(ARGV[1],"/")
-       ipaddr=ip2int(substr(ARGV[1],0,slpos-1))
-       netmask=compl(2**(32-int(substr(ARGV[1],slpos+1)))-1)
-       network=and(ipaddr,netmask)
-       broadcast=or(network,compl(netmask))
-
-       slpos2=index(ARGV[2],"/")
-       ipaddr2=ip2int(substr(ARGV[2],0,slpos2-1))
-       netmask2=compl(2**(32-int(substr(ARGV[2],slpos2+1)))-1)
-       network2=and(ipaddr2,netmask2)
-       broadcast2=or(network2,compl(netmask2))
-
-       if (network >= network2) {
-               if (network <= broadcast2) {
-                       if (broadcast <= broadcast2) {
-                               print "1"
-                       }
-               }
-       }
-}
-EOF
diff --git a/contrib/package/meshwizard/files/usr/bin/meshwizard/helpers/common.awk b/contrib/package/meshwizard/files/usr/bin/meshwizard/helpers/common.awk
deleted file mode 100644 (file)
index 5b03d06..0000000
+++ /dev/null
@@ -1,20 +0,0 @@
-function bitcount(c) {
-       c=and(rshift(c, 1),0x55555555)+and(c,0x55555555)
-       c=and(rshift(c, 2),0x33333333)+and(c,0x33333333)
-       c=and(rshift(c, 4),0x0f0f0f0f)+and(c,0x0f0f0f0f)
-       c=and(rshift(c, 8),0x00ff00ff)+and(c,0x00ff00ff)
-       c=and(rshift(c,16),0x0000ffff)+and(c,0x0000ffff)
-       return c
-}
-
-function ip2int(ip) {
-       for (ret=0,n=split(ip,a,"\."),x=1;x<=n;x++) ret=or(lshift(ret,8),a[x]) 
-       return ret
-}
-
-function int2ip(ip,ret,x) {
-       ret=and(ip,255)
-       ip=rshift(ip,8)
-       for(;x<3;ret=and(ip,255)"."ret,ip=rshift(ip,8),x++);
-       return ret
-}
diff --git a/contrib/package/meshwizard/files/usr/bin/meshwizard/helpers/gen_auto-ipv6-dhcpv6-ip.sh b/contrib/package/meshwizard/files/usr/bin/meshwizard/helpers/gen_auto-ipv6-dhcpv6-ip.sh
deleted file mode 100755 (executable)
index 9eca11b..0000000
+++ /dev/null
@@ -1,16 +0,0 @@
-#!/bin/sh
-netrenamed=$1
-
-PREFIX="$(echo $ipv6_prefix| cut -d "/" -f 1| sed 's/::/:/')"
-
-# Get the devices mac address
-device="$(uci -p/var/state -q get network.$1.ifname)"
-if [ -n "$device" ]; then
-       MAC="$(ifconfig $netrenamed |grep HWaddr | awk '{ print $5 '})"
-else 
-       MAC="$(cat /sys/class/net/$1/address)"
-       IPV6_UNIQ="$(echo $MAC | awk -F: '{ print $1$2":"$3$4":"$5$6 }')"
-fi
-
-echo "${PREFIX}${IPV6_UNIQ}:1"
-
diff --git a/contrib/package/meshwizard/files/usr/bin/meshwizard/helpers/gen_bssid.sh b/contrib/package/meshwizard/files/usr/bin/meshwizard/helpers/gen_bssid.sh
deleted file mode 100755 (executable)
index efe101f..0000000
+++ /dev/null
@@ -1,36 +0,0 @@
-#!/bin/sh
-# create essid from channel, takes two args:
-# $1 = channel (integer)
-# $2 = community (optional)
-channel=$1
-community=$2
-
-. /lib/functions.sh
-
-
-# Try to get BSSID from profile first
-config_load profile_$community
-config_get bssid bssidscheme $channel
-if [ -z "$bssid" ]; then
-       config_get bssid bssidscheme "all"
-fi
-
-if [ -z "$bssid" ]; then
-       case $channel in
-       [1-9])
-               bssid="$(printf "%X\n" $channel)2:CA:FF:EE:BA:BE"
-               ;;
-       1[0-4])
-               bssid="$(printf "%X\n" $channel)2:CA:FF:EE:BA:BE"
-               ;;
-       [3-9][0-9])
-               bssid="02:$channel:CA:FF:EE:EE"
-               ;;
-       1[0-9][0-9])
-               bssid="${channel/1/12:}:CA:FF:EE:EE"
-               ;;
-       *)      bssid="02:CA:FF:EE:BA:BE"
-               ;;
-       esac
-fi
-echo $bssid
diff --git a/contrib/package/meshwizard/files/usr/bin/meshwizard/helpers/gen_dhcp_ip.sh b/contrib/package/meshwizard/files/usr/bin/meshwizard/helpers/gen_dhcp_ip.sh
deleted file mode 100755 (executable)
index e559166..0000000
+++ /dev/null
@@ -1,6 +0,0 @@
-#!/bin/sh
-# generates a dhcp-ip and netrange from a given ip/subnet
-# takes 2 arguments:
-# $1: Ip Address (of the Interface for which we want to generate an ip)
-
-echo "$1" | awk 'BEGIN { FS = "." } ; { print "6."$3"."$4".1" }'
diff --git a/contrib/package/meshwizard/files/usr/bin/meshwizard/helpers/initial_config.sh b/contrib/package/meshwizard/files/usr/bin/meshwizard/helpers/initial_config.sh
deleted file mode 100755 (executable)
index c1e5522..0000000
+++ /dev/null
@@ -1,42 +0,0 @@
-#!/bin/sh
-# This is only run once (usually after flashing an image from the imagebuilder)
-# It sets up the initial config for this node.
-
-. /lib/functions.sh
-. $dir/functions.sh
-
-config_load system
-
-# Rename system config
-handle_system() {
-       if [ -z "${1/cfg[0-9a-fA-F]*/}" ]; then
-               section_rename system $1 system
-       fi
-}
-config_foreach handle_system system
-
-if [ -n "$(uci -q get meshwizard.community)" ]; then
-       set_defaults "community_" freifunk.community
-       uci -q delete meshwizard.community
-fi
-
-[ -n "$profile_homepage" ] && uci set freifunk.community.homepage="$profile_homepage"
-
-[ -n "$profile_mapserver" ] && {
-       uci -q delete freifunk.community.mapserver
-       for m in $profile_mapserver; do
-               uci add_list freifunk.community.mapserver="$m"
-       done
-}
-
-uci_commitverbose "Setup community" freifunk
-
-if [ -n "$(uci -q get meshwizard.contact)" ]; then
-       set_defaults "contact_" freifunk.contact
-       uci -q delete meshwizard.contact && uci_commitverbose "Setup contact" freifunk
-fi
-
-if [ "$has_luci" == TRUE ]; then
-       set_defaults "luci_main_" luci.main
-       uci -q delete meshwizard.luci_main && uci_commitverbose "Setup luci" luci
-fi
diff --git a/contrib/package/meshwizard/files/usr/bin/meshwizard/helpers/ipcalc-cidr.sh b/contrib/package/meshwizard/files/usr/bin/meshwizard/helpers/ipcalc-cidr.sh
deleted file mode 100755 (executable)
index 6d7a1fb..0000000
+++ /dev/null
@@ -1,42 +0,0 @@
-#!/bin/sh
-dir=$(dirname $0)
-awk -f $dir/common.awk -f - $* <<EOF
-BEGIN {
-       slpos=index(ARGV[1],"/")
-       if (slpos == 0) {
-               ipaddr=ip2int(ARGV[1])
-               netmask=ip2int(ARGV[2])
-       } else {
-               ipaddr=ip2int(substr(ARGV[1],0,slpos-1))
-               netmask=compl(2**(32-int(substr(ARGV[1],slpos+1)))-1)
-               ARGV[4]=ARGV[3]
-               ARGV[3]=ARGV[2]
-       }
-
-       network=and(ipaddr,netmask)
-       broadcast=or(network,compl(netmask))
-       
-       start=or(network,and(ip2int(ARGV[3]),compl(netmask)))
-       limit=network+1
-       if (start<limit) start=limit
-       
-       end=start+ARGV[4]
-       limit=or(network,compl(netmask))-1
-       if (end>limit) end=limit
-
-       print "IP="int2ip(ipaddr)
-       print "NETMASK="int2ip(netmask)
-       print "BROADCAST="int2ip(broadcast)
-       print "NETWORK="int2ip(network)
-       print "NEXTNET="int2ip(broadcast + 1)
-       print "PREFIX="32-bitcount(compl(netmask))
-       
-       # range calculations:
-       # ipcalc <ip> <netmask> <start> <num>
-       
-       if (ARGC > 3) {
-               print "START="int2ip(start)
-               print "END="int2ip(end)
-       }
-}
-EOF
diff --git a/contrib/package/meshwizard/files/usr/bin/meshwizard/helpers/read_defaults.sh b/contrib/package/meshwizard/files/usr/bin/meshwizard/helpers/read_defaults.sh
deleted file mode 100755 (executable)
index b6ffb62..0000000
+++ /dev/null
@@ -1,61 +0,0 @@
-#!/bin/sh
-# These functions read the settings we need for configuration of the router
-
-read_defaults() {
-       # read default values from the 3 relevant config files and export them
-       # into the environment. Later loaded configs overwrite earlier ones. The
-       # The ordering here is from most generic to most specific:
-       # freifunk (most generic defaults)
-       # profile_* (community defaults)
-       # nodes custom config from meshwizard config file
-
-       local community="$1"
-
-       config_cb() {
-       local type="$1"
-       local name="$2"
-       local allowed_section_types="widget"
-       local allowed_section_names="
-               system
-               wifi_device
-               wifi_iface
-               interface
-               alias
-               dhcp
-               olsr_interface
-               olsr_interfacedefaults
-               profile
-               zone_freifunk
-               include
-               luci_splash
-               ipv6
-               luci_main
-               contact
-               community
-               wan
-               lan
-               general
-               ipv6
-               qos
-       "
-
-       if [ "$type" = "widget" ]; then
-               widgets=$(add_to_list "$widgets" "$name")
-       fi
-
-       if ([ -n "$name" ] && is_in_list "$allowed_section_names" $name) \
-               || is_in_list "$allowed_section_types" $type ; then
-               option_cb() {
-               local option="$1"
-               local value="$2"
-               export "${CONFIG_SECTION}_${option}"="$value"
-               }
-       else
-               option_cb() { return; }
-       fi
-       }
-       config_load freifunk
-       config_load profile_${community}
-       config_load meshwizard
-       export widgets="$widgets"
-}
diff --git a/contrib/package/meshwizard/files/usr/bin/meshwizard/helpers/rename-wifi.sh b/contrib/package/meshwizard/files/usr/bin/meshwizard/helpers/rename-wifi.sh
deleted file mode 100755 (executable)
index f2d10cc..0000000
+++ /dev/null
@@ -1,46 +0,0 @@
-#!/bin/sh
-# This script renames IB_wifi_ interface names into real interface names used on this system.
-# E.g. wireless.IB_wifi0 would become wireless.radio0 on mac80211
-
-. $dir/functions.sh
-
-posIB=-1
-
-IBwifis="$(uci show meshwizard.netconfig | grep 'IB_' | sed 's/meshwizard.netconfig\.\(IB_wifi.*\)_.*/\1/' |uniq)"
-[ -z "$(echo $IBwifis |grep IB_wifi)" ] && exit
-
-for w in $IBwifis; do
-       posIB=$(( $posIB + 1 ))
-       export IB_wifi$posIB="$w"
-done
-
-pos=0
-syswifis="$(uci show wireless |grep wifi-device | sed 's/wireless\.\(.*\)=.*/\1/' |uniq)"
-
-for s in $syswifis; do
-       export syswifi$pos="$s"
-       pos=$(( $pos + 1 ))
-done
-
-for i in `seq 0 $posIB`; do
-       IBwifi=$(eval echo \$IB_wifi$i)
-       syswifi=$(eval echo \$syswifi$i)
-
-       if [ -n "$syswifi" ]; then
-               case $IBwifi in
-               IB_wifi* )
-                       # replace IB_wifi_* with actual wifi interface names, delete old ones first
-                       uci show meshwizard.netconfig | grep $IBwifi | while read line; do
-                               oldline=$(echo $line | cut -d "=" -f 1)
-                               uci set $oldline=""
-                               newline=$(echo $line |sed -e "s/$IBwifi/$syswifi/g" -e "s/'//g")
-                               uci set $newline
-                       done
-               ;;
-               esac
-               unset IBwifi
-               unset syswifi
-       fi
-done
-
-uci_commitverbose "Renaming wifi-devices in /etc/config/meshwizard" meshwizard
diff --git a/contrib/package/meshwizard/files/usr/bin/meshwizard/helpers/setup_auto-ipv6-interface.sh b/contrib/package/meshwizard/files/usr/bin/meshwizard/helpers/setup_auto-ipv6-interface.sh
deleted file mode 100755 (executable)
index adf3429..0000000
+++ /dev/null
@@ -1,12 +0,0 @@
-#!/bin/sh
-
-net=$1
-. $dir/functions.sh
-
-ra="$(uci -q get meshwizard.netconfig.${net}_ipv6ra)"
-uci set autoipv6.${netrenamed}="interface"
-if [ -n "$ra" ]; then
-       uci set autoipv6.${netrenamed}.ra=1
-fi
-
-uci_commitverbose "Setup auto-ipv6 for interface $netrenamed" autoipv6
diff --git a/contrib/package/meshwizard/files/usr/bin/meshwizard/helpers/setup_auto-ipv6.sh b/contrib/package/meshwizard/files/usr/bin/meshwizard/helpers/setup_auto-ipv6.sh
deleted file mode 100755 (executable)
index 8e3f015..0000000
+++ /dev/null
@@ -1,17 +0,0 @@
-#!/bin/sh
-
-. $dir/functions.sh
-
-if [ "$ipv6_config" = "auto-ipv6-fromv4" ]; then
-       mode="fromv4"
-else
-       mode="random"
-fi
-
-uci set autoipv6.olsr_node.enabled=1
-uci set autoipv6.olsr_node.mode="$mode"
-uci_commitverbose "Setup auto-ipv6" autoipv6
-
-uci set network.wan.accept_ra=0
-uci_commitverbose "Do not accept ra's on wan when using auto-ipv6" network
-
diff --git a/contrib/package/meshwizard/files/usr/bin/meshwizard/helpers/setup_dhcp.sh b/contrib/package/meshwizard/files/usr/bin/meshwizard/helpers/setup_dhcp.sh
deleted file mode 100755 (executable)
index 8cce831..0000000
+++ /dev/null
@@ -1,46 +0,0 @@
-#!/bin/sh
-# Sets up the dhcp part of dnsmasq
-
-. /lib/functions.sh
-. $dir/functions.sh
-
-net="$1"
-vap="$(uci -q get meshwizard.netconfig.${net}_vap)"
-
-handle_dnsmasq() {
-       config_get interface "$1" interface
-       if [ "$interface" == "${netrenamed}dhcp" ]; then
-               if [ -z "${1/cfg[0-9a-fA-F]*/}" ]; then
-                       section_rename dhcp $1 ${netrenamed}dhcp
-               fi
-       fi
-}
-config_load dhcp
-config_foreach handle_dnsmasq dhcp
-
-[ "$net" == "lan" ] && uci -q delete dhcp.lan
-
-if [ "$supports_vap" = 1 -a "$vap" = 1 ]; then
-       uci batch <<- EOF
-               set dhcp.${netrenamed}dhcp="dhcp"
-               set dhcp.${netrenamed}dhcp.ignore="0"
-               set dhcp.${netrenamed}dhcp.interface="${netrenamed}dhcp"
-       EOF
-       set_defaults "dhcp_" dhcp.${netrenamed}dhcp
-fi
-
-ahdhcp_when_vap="$(uci get profile_$community.profile.adhoc_dhcp_when_vap)"
-if [ "$supports_vap" = 0 ] || \
-       [ "$supports_vap" = 1 -a "$vap" = 1 -a "$ahdhcp_when_vap" = 1 ] || \
-       [ "$lan_is_olsr" = "1" -a "$lan_dhcp" = 1 ]; then
-       uci batch <<- EOF
-               set dhcp.${netrenamed}ahdhcp="dhcp"
-               set dhcp.${netrenamed}ahdhcp.ignore="0"
-               set dhcp.${netrenamed}ahdhcp.interface="${netrenamed}ahdhcp"
-       EOF
-fi
-set_defaults "dhcp_" dhcp.${netrenamed}ahdhcp
-
-uci_commitverbose "Setup DHCP for $netrenamed" dhcp
-
-
diff --git a/contrib/package/meshwizard/files/usr/bin/meshwizard/helpers/setup_dnsmasq.sh b/contrib/package/meshwizard/files/usr/bin/meshwizard/helpers/setup_dnsmasq.sh
deleted file mode 100755 (executable)
index 9297f91..0000000
+++ /dev/null
@@ -1,29 +0,0 @@
-#!/bin/sh
-
-. /lib/functions.sh
-. $dir/functions.sh
-
-# Set dnsmasq config
-handle_dhcp() {
-       if [ -z "${1/cfg[0-9a-fA-F]*/}" ]; then
-               section_rename dhcp $1 dnsmasq
-       fi
-}
-
-config_load dhcp
-config_foreach handle_dhcp dnsmasq
-
-uci batch << EOF
-       set dhcp.dnsmasq.local="/$profile_suffix/"
-       set dhcp.dnsmasq.domain="$profile_suffix"
-EOF
-
-config_get addnhosts dnsmasq addnhosts
-if [ -z "${addnhosts/\var\/etc\/hosts.olsr/}" ]; then
-       uci add_list dhcp.dnsmasq.addnhosts="/var/etc/hosts.olsr"
-       if [ "$ipv6_enabled" = 1 ]; then
-               uci add_list dhcp.dnsmasq.addnhosts="/var/etc/hosts.olsr.ipv6"
-       fi
-fi
-
-uci_commitverbose "Setup dnsmasq" dhcp
diff --git a/contrib/package/meshwizard/files/usr/bin/meshwizard/helpers/setup_firewall.sh b/contrib/package/meshwizard/files/usr/bin/meshwizard/helpers/setup_firewall.sh
deleted file mode 100755 (executable)
index 154b2b6..0000000
+++ /dev/null
@@ -1,145 +0,0 @@
-#!/bin/sh
-# Add "freifunk" firewall zone
-# If wan/lan is used for olsr then remove these networks from wan/lan zones
-# Also setup rules defined in /etc/config/freifunk and /etc/config/profile_<community>
-
-. /lib/functions.sh
-. $dir/functions.sh
-
-wan_is_olsr=$(uci -q get meshwizard.netconfig.wan_config)
-
-config_load firewall
-
-# Rename firewall zone for freifunk if unnamed
-# If wan is used for olsr then set network for the firewall zone wan to ' ' to remove the wan interface from it, else add local restrict to it
-# If lan is used for olsr then set network for the firewall zone lan to ' ' to remove the lan interface from it
-
-handle_fwzone() {
-       config_get name "$1" name
-       config_get network "$1" network
-
-       if [ "$name" == "freifunk" ]; then
-               # rename section if unnamed
-               if [ -z "${1/cfg[0-9a-fA-F]*/}" ]; then
-                       section_rename firewall $1 zone_freifunk
-               fi
-       fi
-
-       if [ "$name" == "wan" ]; then
-               if  [ "$wan_is_olsr" == 1 ]; then
-                       uci set firewall.$1.network=' ' && uci_commitverbose "WAN is used for olsr, removed the wan interface from zone wan" firewall
-               else
-                       uci set firewall.$1.local_restrict=1 && uci_commitverbose "Enable local_restrict for zone wan" firewall
-               fi
-       fi
-
-       if [ "$name" == "lan" ] && [ "$lan_is_olsr" == "1" ]; then
-                       uci set firewall.$1.network=' ' && uci_commitverbose "LAN is used for olsr, removed the lan interface from zone lan" firewall
-       fi
-}
-
-config_foreach handle_fwzone zone
-
-uci batch << EOF
-       set firewall.zone_freifunk="zone"
-       set firewall.zone_freifunk.name="freifunk"
-       set firewall.zone_freifunk.input="$zone_freifunk_input"
-       set firewall.zone_freifunk.forward="$zone_freifunk_forward"
-       set firewall.zone_freifunk.output="$zone_freifunk_output"
-EOF
-
-uci_commitverbose "Setup firewall zones" firewall
-
-# Usually we need to setup masquerading for lan, except lan is an olsr interface or has an olsr hna-entry
-
-handle_interface() {
-        config_get interface "$1" interface
-        if [ "$interface" == "lan" ]; then
-                no_masq_lan=1
-        fi
-}
-config_load olsrd
-config_foreach handle_interface Interface
-
-LANIP="$(uci -q get network.lan.ipaddr)"
-if [ -n "$LANIP" ]; then
-       handle_hna() {
-               config_get netaddr "$1" netaddr
-                       if [ "$LANIP" == "$netaddr" ]; then
-                       no_masq_lan=1
-               fi
-       }
-       config_foreach handle_hna Hna4
-fi
-
-currms=$(uci -q get firewall.zone_freifunk.masq_src)
-if [ ! "$no_masq_lan" == "1" ] && [ ! "$(uci -q get meshwizard.netconfig.lan_config)" == 1 ]; then
-       uci set firewall.zone_freifunk.masq="1"
-       [ -z "$(echo $currms |grep lan)" ] && uci add_list firewall.zone_freifunk.masq_src="lan"
-fi
-
-
-# Rules, Forwardings, advanced config and includes from freifunk and
-# profile_$community config files.
-
-add_fw_rules() {
-    config_cb() {
-       local type="$1"
-       local name="$2"
-       local allowed_section_types="advanced include fw_rule fw_forwarding"
-       if is_in_list "$allowed_section_types" $type ; then
-           uci set firewall.${name}="${type/fw_/}"
-           option_cb() {
-               local option="$1"
-               local value="$2"
-               uci set firewall.${CONFIG_SECTION}.${option}="$value"
-           }
-       else
-           option_cb() { return; }
-       fi
-    }
-    config_load freifunk
-    config_load profile_${community}
-}
-add_fw_rules
-
-
-# If we use auto-ipv6-dhcp then allow 547/udp on the freifunk zone
-if [ "$ipv6_config" = "auto-ipv6-dhcpv6" ]; then
-       uci batch <<- EOF
-               set firewall.dhcpv6=rule
-               set firewall.dhcpv6.src=freifunk
-               set firewall.dhcpv6.target=ACCEPT
-               set firewall.dhcpv6.dest_port=547
-               set firewall.dhcpv6.proto=udp
-       EOF
-fi
-
-# Firewall rules to allow incoming ssh and web if enabled
-
-if [ "$wan_allowssh" == 1 ]; then
-       uci batch <<- EOF
-               set firewall.wanssh=rule
-               set firewall.wanssh.src=wan
-               set firewall.wanssh.target=ACCEPT
-               set firewall.wanssh.proto=tcp
-               set firewall.wanssh.dest_port=22
-       EOF
-fi
-
-if [ "$wan_allowweb" == 1 ]; then
-       uci batch <<- EOF
-               set firewall.wanweb=rule
-               set firewall.wanweb.src=wan
-               set firewall.wanweb.target=ACCEPT
-               set firewall.wanweb.proto=tcp
-               set firewall.wanweb.dest_port=80
-               set firewall.wanwebhttps=rule
-               set firewall.wanwebhttps.src=wan
-               set firewall.wanwebhttps.target=ACCEPT
-               set firewall.wanwebhttps.proto=tcp
-               set firewall.wanwebhttps.dest_port=443
-       EOF
-fi
-
-uci_commitverbose "Setup rules, forwardings, advanced config and includes." firewall
diff --git a/contrib/package/meshwizard/files/usr/bin/meshwizard/helpers/setup_firewall_interface.sh b/contrib/package/meshwizard/files/usr/bin/meshwizard/helpers/setup_firewall_interface.sh
deleted file mode 100755 (executable)
index 8ca5d3b..0000000
+++ /dev/null
@@ -1,111 +0,0 @@
-#!/bin/sh
-# This will add $net to the zone firewall (and remove it from other zones where it is referenced)
-# It will also setup rules defined in /etc/config/freifunk and /etc/config/profile_<community>
-# Arg $1 = $net
-
-net=$1
-. /lib/functions.sh
-. $dir/functions.sh
-config_load firewall
-
-# Get some variables
-type="$(uci -q get wireless.$net.type)"
-vap="$(uci -q get meshwizard.netconfig.$net\_vap)"
-wan_is_olsr=$(uci -q get meshwizard.netconfig.wan_config)
-
-# Delete old firewall zone for freifunk
-handle_fwzone() {
-       config_get name "$1" name
-       config_get network "$1" network
-
-       if [ "$2" == "zoneconf" ]; then
-               if [ "$name" == "freifunk" ]; then
-                       # rename section if unnamed
-                       if [ -z "${1/cfg[0-9a-fA-F]*/}" ]; then
-                               section_rename firewall $1 zone_freifunk
-                       fi
-               else
-                       if [ ! "$name" == "freifunk" ] && [ -n "$netrenamed" -a -n "$(echo $network | grep $netrenamed)" ]; then
-                               echo "    Removed $netrenamed from firewall zone $name."
-                               network_new=$(echo $network | sed -e 's/'$netrenamed'//' -e 's/^ //' -e 's/  / /' -e 's/ $//')
-                               uci set firewall.$1.network="$network_new"
-                       fi
-               fi
-       fi
-}
-
-config_foreach handle_fwzone zone zoneconf
-
-# Add $netrenamed and if needed ${netrenamed}dhcp to the "freifunk" zone
-config_get network zone_freifunk network
-
-# remove ${netrenamed}dhcp from networks list
-[ -n "$network" -a -n "$net" ] && network="${network/${netrenamed}dhcp/}"
-network=$(echo $network) # Removes leading and trailing whitespaces
-
-[ -n "$netrenamed" ] && [ -z "$(echo $network | grep $netrenamed)" ] && network="$network $netrenamed"
-
-if [ "$supports_vap" == "1" -a "$vap" == 1 ]; then
-        [ -n "$netrenamed" ] && [ "$network" == "${network/${netrenamed}dhcp/}" ] && network="$network ${netrenamed}dhcp"
-fi
-
-uci set firewall.zone_freifunk.network="$network"
-
-uci_commitverbose "Add '$netrenamed' to freifunk firewall zone" firewall
-
-currms=$(uci -q get firewall.zone_freifunk.masq_src)
-
-# If interfaces are outside of the mesh network they should be natted
-
-if [ "$vap" == 1 ]; then
-       # Get dhcprange and meshnet for the dhcp interface
-       if_ip="$(uci -q get network.${netrenamed}dhcp.ipaddr)"
-       if_mask="$(uci -q get network.${netrenamed}dhcp.netmask)"
-
-       [ -n "$if_ip" -a "$if_mask" ] && export $(ipcalc.sh $if_ip $if_mask)
-       [ -n "$NETWORK" -a "$PREFIX" ] && dhcprange="$NETWORK/$PREFIX"
-
-       if [ -n "$dhcprange" ]; then
-               meshnet="$(uci get profile_$community.profile.mesh_network)"
-               # check if the dhcprange is inside meshnet
-               dhcpinmesh="$($dir/helpers/check-range-in-range.sh $dhcprange $meshnet)"
-               if [ "$dhcpinmesh" == 1 ]; then
-                       # needed or splash will not work
-                       if [ "$has_luci_splash" == TRUE ]; then
-                               uci set firewall.zone_freifunk.contrack="1"
-                       fi
-               else
-                       uci set firewall.zone_freifunk.masq=1
-                       [ -z "$(echo $currms |grep ${netrenamed}dhcp)" ] && uci add_list firewall.zone_freifunk.masq_src="${netrenamed}dhcp"
-               fi
-       fi
-fi
-
-# Get dhcprange and meshnet for the adhoc dhcp interface
-if_ip="$(uci -q get network.${netrenamed}ahdhcp.ipaddr)"
-if_mask="$(uci -q get network.${netrenamed}ahdhcp.netmask)"
-
-[ -n "$if_ip" -a "$if_mask" ] && export $(ipcalc.sh $if_ip $if_mask)
-[ -n "$NETWORK" -a "$PREFIX" ] && dhcprangeah="$NETWORK/$PREFIX"
-
-if [ -n "$dhcprangeah" ]; then
-       meshnet="$(uci get profile_$community.profile.mesh_network)"
-       # check if the dhcprange is inside meshnet
-       dhcpinmesh="$($dir/helpers/check-range-in-range.sh $dhcprangeah $meshnet)"
-       if [ "$dhcpinmesh" == 1 ]; then
-               # needed or splash will not work
-               if [ "$has_luci_splash" == TRUE ]; then
-                       uci set firewall.zone_freifunk.contrack="1"
-               fi
-       else
-               uci set firewall.zone_freifunk.masq=1
-               [ -z "$(echo $currms |grep ${netrenamed}ahdhcp)" ] && uci add_list firewall.zone_freifunk.masq_src="${netrenamed}ahdhcp"
-       fi
-fi
-
-
-for i in IP NETMASK BROADCAST NETWORK PREFIX; do
-       unset $i
-done
-
-uci_commitverbose "Setup masquerading rules for '$netrenamed'" firewall
diff --git a/contrib/package/meshwizard/files/usr/bin/meshwizard/helpers/setup_lan_ipv6.sh b/contrib/package/meshwizard/files/usr/bin/meshwizard/helpers/setup_lan_ipv6.sh
deleted file mode 100755 (executable)
index 1b4f9b1..0000000
+++ /dev/null
@@ -1,20 +0,0 @@
-#!/bin/sh
-
-[ ! "$(uci -q get network.lan)" == "interface" ] && exit
-
-. /lib/functions.sh
-. $dir/functions.sh
-
-# Setup IPv6 for the lan interface
-
-ip6addr=""
-if [ "$ipv6_config" = "auto-ipv6-dhcpv6" ]; then
-       # get lan mac
-       device="$(uci -p/var/state -q get network.lan.ifname)"
-       if [ -n "device" ]; then
-               ip6addr="$($dir/helpers/gen_auto-ipv6-dhcpv6-ip.sh $device)"
-       fi
-       uci set network.lan.ip6addr="${ip6addr}/112"
-fi
-
-uci_commitverbose "Setup ipv6 address for lan" network
diff --git a/contrib/package/meshwizard/files/usr/bin/meshwizard/helpers/setup_lan_static.sh b/contrib/package/meshwizard/files/usr/bin/meshwizard/helpers/setup_lan_static.sh
deleted file mode 100755 (executable)
index 172dcf1..0000000
+++ /dev/null
@@ -1,17 +0,0 @@
-#!/bin/sh
-# Setup static interface settings for lan if lan is not an olsr interface
-
-[ ! "$(uci -q get network.lan)" == "interface" ] && exit
-
-. /lib/functions.sh
-. $dir/functions.sh
-
-uci batch << EOF
-       set network.lan.proto='$lan_proto'
-       set network.lan.ipaddr='$lan_ip4addr'
-       set network.lan.netmask='$lan_netmask'
-EOF
-
-uci_commitverbose "Setup static ip settings for lan" network
-
-uci delete meshwizard.lan && uci commit meshwizard
diff --git a/contrib/package/meshwizard/files/usr/bin/meshwizard/helpers/setup_network.sh b/contrib/package/meshwizard/files/usr/bin/meshwizard/helpers/setup_network.sh
deleted file mode 100755 (executable)
index 3ad977e..0000000
+++ /dev/null
@@ -1,142 +0,0 @@
-# setup entry in /etc/config/network for a interface
-# Argument $1: network interface
-
-net="$1"
-. /lib/functions.sh
-. $dir/functions.sh
-
-# Setup a (new) interface section for $net
-
-ipaddr=$(uci -q get meshwizard.netconfig.$net\_ip4addr)
-ip6addr=$(uci -q get meshwizard.netconfig.$net\_ip6addr)
-[ -z "$ipaddr" ] && msg_missing_value meshwizard $net\_ip4addr
-
-netmask=$(uci -q get meshwizard.netconfig.$net\_netmask)
-[ -z "$netmask" ] && netmask="$interface_netmask"
-[ -z "$netmask" ] && netmask="255.255.0.0"
-
-uci set network.$netrenamed="interface"
-set_defaults "interface_" network.$netrenamed
-
-uci batch << EOF
-       set network.$netrenamed.proto="static"
-       set network.$netrenamed.ipaddr="$ipaddr"
-       set network.$netrenamed.netmask="$netmask"
-EOF
-
-if [ "$netrenamed" = "lan" ]; then
-       # remove the bridge if the interface is used for olsr
-       # since this script is only run in this case, no need
-       # to check for lan_proto = "olsr" currently.
-       uci -q delete network.lan.type
-fi
-
-# Setup IPv6 for the interface
-if [ "$ipv6_enabled" = 1 ]; then
-       if [ "$ipv6_config" = "auto-ipv6-dhcpv6" ]; then
-               ip6addr="$($dir/helpers/gen_auto-ipv6-dhcpv6-ip.sh $netrenamed)"
-               uci set network.$netrenamed.ip6addr="${ip6addr}/112"
-       fi
-       if [ "$ipv6_config" = "static" ] && [ -n "$ip6addr" ]; then
-               uci set network.$netrenamed.ip6addr="$ip6addr"
-       fi
-fi
-
-uci_commitverbose "Setup interface $netrenamed" network
-
-# setup dhcp alias/interface
-
-net_dhcp=$(uci -q get meshwizard.netconfig.${net}_dhcp)
-if [ "$net_dhcp" == 1 ]; then
-
-       # Load meshwizard_settings
-       dhcprange="$(uci -q get meshwizard.netconfig.${net}_dhcprange)"
-       interface_ip="$(uci -q get meshwizard.netconfig.${net}_ip4addr)"
-       vap=$(uci -q get meshwizard.netconfig.${net}_vap)
-
-       # Rename config
-       handle_dhcpalias() {
-                       config_get interface "$1" interface
-                       if [ "$interface" == "$netrenamed" ]; then
-                               if [ -z "${1/cfg[0-9a-fA-F]*/}" ]; then
-                                       section_rename network $1 ${netrenamed}dhcp
-                               fi
-                       fi
-       }
-       config_load network
-       config_foreach handle_dhcpalias interface
-
-       # Get IP/netmask and start-ip for $net dhcp
-       # If no dhcprange is given in /etc/config/meshwizard we autogenerate one
-
-       if [ -z "$dhcprange" ]; then
-               dhcprange="$($dir/helpers/gen_dhcp_ip.sh $interface_ip)/24"
-               uci set meshwizard.netconfig.${net}_dhcprange="$dhcprange"
-       fi
-
-       # If we use VAP and also offer dhcp on the adhoc interface then cut the dhcp
-       # range in two halves. one for the adhoc, one for the managed VAP interface
-       ahdhcp_when_vap="$(uci get profile_$community.profile.adhoc_dhcp_when_vap)"
-
-       if [ "$supports_vap" = 1 -a "$vap" = 1 -a "$ahdhcp_when_vap" = 1 ]; then
-               # VAPs are enabled for this interface, supported and we want to
-               # also use DHCP on the adhoc interface
-               network=${dhcprange%%/*}
-               mask=${dhcprange##*/}
-               # Divide network size by adding 1 to the netmask
-               mask=$(($mask + 1))
-               # Get first ip and netmask for the adhoc dhcp network
-               eval $(sh $dir/helpers/ipcalc-cidr.sh ${network}/${mask} 1 0)
-               STARTADHOC=$START
-               NETMASKADHOC=$NETMASK
-               # Get first ip and netmask for the managed dhcp network
-               eval $(sh $dir/helpers/ipcalc-cidr.sh ${NEXTNET}/${mask} 1 0)
-               STARTVAP=$START
-               NETMASKVAP=$NETMASK
-               # Add dhcp interface
-               uci batch <<- EOF
-                       set network.${netrenamed}dhcp=interface
-                       set network.${netrenamed}dhcp.proto=static
-                       set network.${netrenamed}dhcp.ipaddr="$STARTVAP"
-                       set network.${netrenamed}dhcp.netmask="$NETMASKVAP"
-               EOF
-               uci_commitverbose  "Setup interface for ${netrenamed}dhcp" network
-       else
-               eval $(sh $dir/helpers/ipcalc-cidr.sh $dhcprange 1 0)
-               STARTADHOC=$START
-               NETMASKADHOC=$NETMASK
-       fi
-       if [ "$supports_vap" = 1 -a "$vap" = 1 -a "$ahdhcp_when_vap" != 1 ]; then
-               # vaps are enabled and supported and we do not use DHCP on adhoc
-               # Add dhcp interface
-               uci batch <<- EOF
-                       set network.${netrenamed}dhcp=interface
-                       set network.${netrenamed}dhcp.proto=static
-                       set network.${netrenamed}dhcp.ipaddr="$STARTADHOC"
-                       set network.${netrenamed}dhcp.netmask="$NETMASKADHOC"
-               EOF
-               uci_commitverbose  "Setup interface for ${netrenamed}dhcp" network
-       fi
-
-
-       # Setup alias for $net adhoc interface 
-       if  [ "$supports_vap" = 0 ] || \
-               [ "$vap" = 0 ] || \
-               [ "$supports_vap" = 1 -a "$vap" = 1 -a "$ahdhcp_when_vap" = 1 ] || \
-               [ "$lan_is_olsr" = "1" ]; then
-               # setup an alias interface for the main interface to use as a network for clients
-               # when one of the following conditions is met
-               # * vaps are not supported
-               # * or not enabled
-               # * or they are supported and enabled but we also want to use DHCP on the adhoc interface
-               # * or this is the lan interface and it is used for olsrd (and dhcp is enabled)
-               uci batch <<- EOF
-                       set network.${netrenamed}ahdhcp=interface
-                       set network.${netrenamed}ahdhcp.ifname="@${netrenamed}"
-                       set network.${netrenamed}ahdhcp.proto=static
-                       set network.${netrenamed}ahdhcp.ipaddr="$STARTADHOC"
-                       set network.${netrenamed}ahdhcp.netmask="$NETMASKADHOC"
-               EOF
-               uci_commitverbose  "Setup interface for ${netrenamed}ahdhcp" network
-       fi
-fi
diff --git a/contrib/package/meshwizard/files/usr/bin/meshwizard/helpers/setup_olsrd.sh b/contrib/package/meshwizard/files/usr/bin/meshwizard/helpers/setup_olsrd.sh
deleted file mode 100755 (executable)
index a435e4b..0000000
+++ /dev/null
@@ -1,160 +0,0 @@
-#!/bin/sh
-# Sets up olsrd
-
-. /lib/functions.sh
-. $dir/functions.sh
-
-protocols="4"
-if [ "$ipv6_enabled" = 1 ] && [ "$has_ipv6" == "1" ]; then
-    protocols="4 6"
-fi
-
-clean_config() {
-    # Clean the config, remove interface wlan
-    handle_interface() {
-            config_get interface "$1" interface
-            if [ "$interface" = "wlan" ]; then
-                    uci delete $cfg.$1
-            fi
-    }
-    config_foreach handle_interface Interface
-}
-
-rename_olsrd() {
-    #Rename olsrd basic settings
-    handle_olsrd() {
-       if [ -z "${1/cfg[0-9a-fA-F]*/}" ]; then
-               section_rename $cfg $1 olsrd
-       fi
-    }
-    config_foreach handle_olsrd olsrd
-}
-
-rename_interface_defaults() {
-    # Rename interface defaults
-    handle_interfacedefaults() {
-            if [ -z "${1/cfg[0-9a-fA-F]*/}" ]; then
-                    section_rename $cfg $1 InterfaceDefaults
-            fi
-    }
-    config_foreach handle_interfacedefaults InterfaceDefaults
-}
-
-cleanup_plugins() {
-    # Rename nameservice, dyngw and httpinfo plugins
-    handle_plugin() {
-            config_get library "$1" library
-            if [ -z "${1/cfg[0-9a-fA-F]*/}" ]; then
-                    new="$(echo $library | cut -d '.' -f 1)"
-                    section_rename $cfg "$1" "$new"
-            fi
-    }
-    config_foreach handle_plugin LoadPlugin
-    uci -q delete $cfg.olsrd_httpinfo
-    uci -q delete $cfg.olsrd_dyn_gw
-}
-
-setup_nameservice() {
-    # Setup nameservice plugin
-    if [ -n "$profile_suffix" ]; then
-            suffix=".$profile_suffix"
-    else
-            suffix=".olsr"
-    fi
-    local llfile="/var/run/latlon.js"
-    local hosts="/var/etc/hosts.olsr"
-    local services="/var/run/services_olsr"
-
-    if [ "$proto" = "6" ]; then
-        local llfile="/var/run/latlon.js.ipv6"
-        local hosts="/var/etc/hosts.olsr.ipv6"
-        local services="/var/run/services_olsr.ipv6"
-    fi
-
-       uci batch <<- EOF
-               set $cfg.olsrd_nameservice=LoadPlugin
-               set $cfg.olsrd_nameservice.library="olsrd_nameservice"
-               set $cfg.olsrd_nameservice.latlon_file="$llfile"
-               set $cfg.olsrd_nameservice.hosts_file="$hosts"
-               set $cfg.olsrd_nameservice.sighup_pid_file="/var/run/dnsmasq.pid"
-               set $cfg.olsrd_nameservice.services_file="$services"
-               set $cfg.olsrd_nameservice.suffix="$suffix"
-       EOF
-
-    uci_commitverbose "Setup olsr nameservice plugin" $cfg
-}
-
-setup_dyngw_plain() {
-    # Setup dyngw_plain
-    # If Sharing of Internet is enabled then enable dyngw_plain plugin
-
-    if [ "$general_sharenet" == 1 ]; then
-       uci set $cfg.dyngw_plain=LoadPlugin
-       uci set $cfg.dyngw_plain.ignore=0
-       uci set $cfg.dyngw_plain.library="olsrd_dyn_gw_plain"
-       uci_commitverbose "Setup olsrd_dyngw_plain plugin" $cfg
-    fi
-
-}
-
-setup_watchdog() {
-    # Setup watchdog
-    local watchdogfile="/var/run/olsrd.watchdog"
-    if [ "$proto" = "6" ]; then
-        watchdogfile="/var/run/olsrd.watchdog.ipv6"
-    fi
-
-       uci batch <<- EOF
-               set $cfg.olsrd_watchdog=LoadPlugin
-               set $cfg.olsrd_watchdog.library="olsrd_watchdog"
-               set $cfg.olsrd_watchdog.file="$watchdogfile"
-               set $cfg.olsrd_watchdog.interval=30
-       EOF
-    uci_commitverbose "Setup olsr watchdog plugin" $cfg
-
-}
-
-setup_jsoninfo() {
-       proto="$1"
-       uci batch <<- EOF
-               set $cfg.olsrd_jsoninfo=LoadPlugin
-               set $cfg.olsrd_jsoninfo.library="olsrd_jsoninfo"
-       EOF
-       if [ "$proto" = "6" ]; then
-               uci set $cfg.olsrd_jsoninfo.ipv6only='1'
-       fi
-       uci_commitverbose "Setup olsr jsoninfo plugin" $cfg
-}
-
-setup_txtinfo() {
-       proto="$1"
-       uci batch <<- EOF
-           set $cfg.olsrd_txtinfo=LoadPlugin
-           set $cfg.olsrd_txtinfo.library="olsrd_txtinfo"
-       EOF
-       if [ "$proto" = "6" ]; then
-               uci set $cfg.olsrd_txtinfo.ipv6only='1'
-       fi
-       uci_commitverbose "Setup olsr txtinfo plugin" $cfg
-} 
-
-
-for proto in $protocols; do
-    cfg="olsrd"
-    [ "$proto" == "6" ] && cfg="olsrd6"
-    config_load $cfg
-    clean_config
-    rename_olsrd
-    cleanup_plugins
-
-    uci set $cfg.olsrd.IpVersion="$proto"
-    uci set $cfg.InterfaceDefaults=InterfaceDefaults
-    set_defaults "olsr_interfacedefaults_" $cfg.InterfaceDefaults
-    uci_commitverbose "Cleanup olsrd config" $cfg
-
-    setup_nameservice
-    setup_dyngw_plain
-    setup_watchdog
-    setup_jsoninfo $proto
-    setup_txtinfo $proto
-done
diff --git a/contrib/package/meshwizard/files/usr/bin/meshwizard/helpers/setup_olsrd_interface.sh b/contrib/package/meshwizard/files/usr/bin/meshwizard/helpers/setup_olsrd_interface.sh
deleted file mode 100755 (executable)
index 59f99bd..0000000
+++ /dev/null
@@ -1,76 +0,0 @@
-#!/bin/sh
-# Sets up olsrd interfaces
-# arg $1 = net
-
-net=$1
-
-. /lib/functions.sh
-. $dir/functions.sh
-
-protocols="4"
-if [ "$ipv6_enabled" = 1 ] && [ "$has_ipv6" == "1" ]; then
-       protocols="4 6"
-fi
-
-for proto in $protocols; do
-
-       cfg="olsrd"
-       [ "$proto" == "6" ] && cfg="olsrd6"
-
-       # Rename interface for $netrenamed
-       handle_interface() {
-               config_get interface "$1" Interface
-               if [ "$interface" == "$netrenamed" ]; then
-                       if [ -z "${1/cfg[0-9a-fA-F]*/}" ]; then
-                               section_rename $cfg $1 $netrenamed
-                       fi
-               fi
-       }
-
-       config_foreach handle_interface Interface
-
-       # Setup new interface for $netrenamed
-
-       uci set $cfg.$netrenamed=Interface
-       set_defaults "olsr_interface_" $cfg.$net
-       uci set $cfg.$netrenamed.interface="$netrenamed"
-
-       uci_commitverbose "Setup olsr interface for $netrenamed." $cfg
-
-       if [ "$proto" = "4" ]; then
-               # If dhcp-network is inside the mesh_network then add HNA for it
-
-               dhcprange=$(uci -q get meshwizard.netconfig.$net\_dhcprange)
-               uci -q delete $cfg.${netrenamed}clients
-
-               if [ -n "$dhcprange" ]; then
-                       meshnet="$(uci get profile_$community.profile.mesh_network)"
-                       dhcpinmesh="$($dir/helpers/check-range-in-range.sh $dhcprange $meshnet)"
-
-                       if [ "$dhcpinmesh" == 1 ] && [ -n "$meshnet" ]; then
-                               uci set $cfg.${netrenamed}clients="Hna4"
-                               eval $(sh $dir/helpers/ipcalc-cidr.sh $dhcprange)
-                               uci set $cfg.${netrenamed}clients.netaddr="$NETWORK"
-                               uci set $cfg.${netrenamed}clients.netmask="$NETMASK"
-                               uci_commitverbose "Setup HNA for network $dhcprange" $cfg
-                       fi
-               fi
-       fi
-
-       if [ "$proto" = "6" ]; then
-               # Set Hna entry for ipv6 net for static ipv6 config
-               uci -q delete $cfg.${netrenamed}static
-               if [ "$ipv6_config" = "static" ]; then
-                       v6range="$(uci -q get meshwizard.netconfig.$net\_ip6addr)"
-                       v6net="$(echo $v6range | cut -d '/' -f 1)"
-                       v6mask="$(echo $v6range | cut -d '/' -f 2)"
-                       if [ -n "$v6net" ] && [ -n "$v6mask" ]; then
-                               uci set $cfg.${netrenamed}static="Hna6"
-                               uci set $cfg.${netrenamed}static.netaddr="$v6net"
-                               uci set $cfg.${netrenamed}static.prefix="$v6mask"
-                               uci_commitverbose "Setup HNA for network $v6range" $cfg
-                       fi
-               fi
-       fi
-
-done
\ No newline at end of file
diff --git a/contrib/package/meshwizard/files/usr/bin/meshwizard/helpers/setup_policyrouting.sh b/contrib/package/meshwizard/files/usr/bin/meshwizard/helpers/setup_policyrouting.sh
deleted file mode 100755 (executable)
index f898bd6..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
-#!/bin/sh
-
-. $dir/functions.sh
-
-uci batch << EOF
-       set freifunk-policyrouting.pr.enable=1
-       set freifunk-policyrouting.pr.strict=1
-       set freifunk-policyrouting.pr.zones="freifunk"
-EOF
-
-uci_commitverbose "Setup policyrouting" freifunk-policyrouting
diff --git a/contrib/package/meshwizard/files/usr/bin/meshwizard/helpers/setup_qos.sh b/contrib/package/meshwizard/files/usr/bin/meshwizard/helpers/setup_qos.sh
deleted file mode 100755 (executable)
index 25884b3..0000000
+++ /dev/null
@@ -1,17 +0,0 @@
-#!/bin/sh
-# sets up qos-scripts for the wan interface
-
-. /lib/functions.sh
-. $dir/functions.sh
-
-if [ ! -f /etc/config/qos ]; then
-       echo "NOT setting up QOS because /etc/config/qos-scripts was not found"
-else
-       uci batch <<- EOF
-               set qos.wan.enabled=1
-               set qos.wan.upload=$wan_up
-               set qos.wan.download=$wan_down
-       EOF
-       uci_commitverbose "Setup QOS on WAN interface." qos
-
-fi
diff --git a/contrib/package/meshwizard/files/usr/bin/meshwizard/helpers/setup_splash.sh b/contrib/package/meshwizard/files/usr/bin/meshwizard/helpers/setup_splash.sh
deleted file mode 100755 (executable)
index 3c3e6a3..0000000
+++ /dev/null
@@ -1,54 +0,0 @@
-#!/bin/sh
-# Setup_splash, takes 1 argument: 1=net
-
-. /lib/functions.sh
-. $dir/functions.sh
-
-net=$1
-vap=$(uci -q get meshwizard.netconfig.${net}_vap)
-
-if [ ! "$has_luci_splash" == TRUE ]; then
-       echo "    Luci Splash is not installed, skipping setup of it."
-       exit
-fi
-
-set_defaults "luci_splash_" luci_splash.general
-uci_commitverbose "Setup general splash settings" luci_splash
-
-dhcprange=$(uci -q get meshwizard.netconfig.$net\_dhcprange)
-
-splash_net_add() {
-       uci batch <<- EOF
-               set luci_splash.$1="iface"
-               set luci_splash.$1.network="$1"
-               set luci_splash.$1.zone="freifunk"
-       EOF
-}
-
-if [ "$(uci -q get meshwizard.netconfig.$net\_dhcp)" = 1 ] && [ -n "$dhcprange" ]; then
-       handle_splash() {
-               config_get network "$1" network
-               if [ "$network" == "${netrenamed}dhcp" ]; then
-                       if [ -z "${1/cfg[0-9a-fA-F]*/}" ]; then
-                               section_rename luci_splash $1 ${netrenamed}dhcp
-                       fi
-               fi
-       }
-       config_load luci_splash
-       config_foreach handle_splash iface
-
-       if [ "$supports_vap" = 1 -a "$vap" = 1 ]; then
-               splash_net_add ${netrenamed}dhcp
-               uci_commitverbose "Setup dhcpsplash for ${netrenamed}dhcp" luci_splash
-       fi
-
-       ahdhcp_when_vap="$(uci get profile_$community.profile.adhoc_dhcp_when_vap)"
-       if [ "$supports_vap" = 0 ] || \
-               [ "$supports_vap" = 1 -a "$vap" = 1 -a "$ahdhcp_when_vap" = 1 ] || \
-               [ "$lan_dhcp" = 1 ]; then
-               splash_net_add ${netrenamed}ahdhcp
-               uci_commitverbose "Setup dhcpsplash for ${netrenamed}ahdhcp" luci_splash
-       fi
-       /etc/init.d/luci_splash enable
-fi
-
diff --git a/contrib/package/meshwizard/files/usr/bin/meshwizard/helpers/setup_ssh.sh b/contrib/package/meshwizard/files/usr/bin/meshwizard/helpers/setup_ssh.sh
deleted file mode 100755 (executable)
index 38b331e..0000000
+++ /dev/null
@@ -1,26 +0,0 @@
-#!/bin/sh
-# Setup ssh. At this point only used to store pubkeys.
-
-[ ! "$(uci -q get meshwizard.ssh)" == "system" ] && exit
-
-. /lib/functions.sh
-. $dir/functions.sh
-authorized="/etc/dropbear/authorized_keys"
-
-
-config_load meshwizard
-
-i=0
-handle_pubkeys() {
-       local k="$1"
-       ( [ -f "$authorized" ] && grep -q "$k" $authorized) || {
-               echo "$k" >> $authorized
-               i=`expr $i + 1`
-       }
-}
-
-config_list_foreach ssh pubkey handle_pubkeys
-
-uci delete meshwizard.ssh
-uci_commitverbose "Added $i pubkeys to authorized_keys" meshwizard
-
diff --git a/contrib/package/meshwizard/files/usr/bin/meshwizard/helpers/setup_system.sh b/contrib/package/meshwizard/files/usr/bin/meshwizard/helpers/setup_system.sh
deleted file mode 100755 (executable)
index e9ce953..0000000
+++ /dev/null
@@ -1,7 +0,0 @@
-#!/bin/sh
-
-. $dir/functions.sh
-
-set_defaults "system_" system.system
-uci -q delete meshwizard.system && uci commit meshwizard
-uci_commitverbose "System config" system
diff --git a/contrib/package/meshwizard/files/usr/bin/meshwizard/helpers/setup_uhttpd.sh b/contrib/package/meshwizard/files/usr/bin/meshwizard/helpers/setup_uhttpd.sh
deleted file mode 100755 (executable)
index b25a175..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
-#!/bin/sh
-. $dir/functions.sh
-if [ "$ipv6_enabled" = "1" ]; then
-       uci batch <<- EOF
-               set uhttpd.main.listen_http="80"
-               set uhttpd.main.listen_https="443"
-       EOF
-fi
-
-uci_commitverbose "Setup uhttpd" uhttpd
-
diff --git a/contrib/package/meshwizard/files/usr/bin/meshwizard/helpers/setup_wan_dhcp.sh b/contrib/package/meshwizard/files/usr/bin/meshwizard/helpers/setup_wan_dhcp.sh
deleted file mode 100755 (executable)
index 91fc1d8..0000000
+++ /dev/null
@@ -1,18 +0,0 @@
-#!/bin/sh
-# Setup dhcp interface settings for wan. This is the OpenWrt default,
-# so all we need to do here is to delete wan from meshwizard after setup.
-# Also disallow ra on wan if ipv6 is enabled
-
-[ ! "$(uci -q get network.wan)" == "interface" ] && exit
-
-. /lib/functions.sh
-. $dir/functions.sh
-
-if [ "$ipv6_enabled" = "1" ]; then
-       uci set network.wan.accept_ra='0'
-       uci_commitverbose "Do not accept ra on wan interface" network
-fi
-
-
-uci delete meshwizard.wan && uci commit meshwizard
-
diff --git a/contrib/package/meshwizard/files/usr/bin/meshwizard/helpers/setup_wan_static.sh b/contrib/package/meshwizard/files/usr/bin/meshwizard/helpers/setup_wan_static.sh
deleted file mode 100755 (executable)
index 570470a..0000000
+++ /dev/null
@@ -1,20 +0,0 @@
-#!/bin/sh
-# Setup static interface settings for wan if wan is not an olsr interface
-
-[ ! "$(uci -q get network.wan)" == "interface" ] && exit
-
-. /lib/functions.sh
-. $dir/functions.sh
-
-uci batch << EOF
-set network.wan.proto='$wan_proto'
-set network.wan.ipaddr='$wan_ip4addr'
-set network.wan.netmask='$wan_netmask'
-set network.wan.gateway='$wan_gateway'
-set network.wan.dns='$wan_dns'
-EOF
-
-uci_commitverbose "Setup static ip settings for wan" network
-
-uci delete meshwizard.wan && uci commit meshwizard
-
diff --git a/contrib/package/meshwizard/files/usr/bin/meshwizard/helpers/setup_widgets.sh b/contrib/package/meshwizard/files/usr/bin/meshwizard/helpers/setup_widgets.sh
deleted file mode 100755 (executable)
index 288252f..0000000
+++ /dev/null
@@ -1,14 +0,0 @@
-#!/bin/sh
-. /lib/functions.sh
- . $dir/functions.sh
-
-if [ -n "$widgets" ]; then
-       [ ! -f "/etc/config/freifunk-widgets" ] && touch /etc/config/freifunk-widgets
-       for w in $widgets; do
-               uci set freifunk-widgets.${w}=widget
-               set_defaults "${w}_" freifunk-widgets.${w}
-               uci delete profile_$community.${w}
-       done
-       uci commit profile_$community
-       uci_commitverbose "Added widget config." freifunk-widgets
-fi
diff --git a/contrib/package/meshwizard/files/usr/bin/meshwizard/helpers/setup_wifi.sh b/contrib/package/meshwizard/files/usr/bin/meshwizard/helpers/setup_wifi.sh
deleted file mode 100755 (executable)
index 707b7b7..0000000
+++ /dev/null
@@ -1,80 +0,0 @@
-#!/bin/sh
-# sets up a wifi interface for meshing
-# Arguments: $1 = network interface
-
-net="$1"
-. /lib/functions.sh
-. $dir/functions.sh
-
-##### wifi-device #####
-
-# Get the type before we delete the wifi-device
-config_load wireless
-config_get type $net type
-
-# Rename wifi-device for $net
-
-handle_wifidevice() {
-       if [ -z "${1/cfg[0-9a-fA-F]*/}" ]; then
-               section_rename wireless $1 $net
-       fi
-}
-config_foreach handle_wifidevice wifi-device
-
-# create new wifi-device for $net
-uci set wireless.${net}=wifi-device
-
-# get and set wifi-device defaults
-set_defaults "wifi_device_" wireless.${net}
-
-channel="$(uci -q get meshwizard.netconfig.$net\_channel)"
-
-if [ -z "$channel" -o "$channel" == "default" ]; then
-       channel=$wifi_device_channel
-fi
-
-uci batch << EOF
-       set wireless.${net}.type="$type"
-       set wireless.${net}.channel="$channel"
-EOF
-
-uci_commitverbose "Setup wifi device for $netrenamed" wireless
-
-##### wifi iface
-
-# Rename wifi-iface for $net
-handle_interface() {
-       config_get device "$1" device
-       if [ "$device" == "$net" ]; then
-               if [ -z "${1/cfg[0-9a-fA-F]*/}" ]; then
-                       section_rename wireless $1 ${net}_iface
-               fi
-       fi
-} 
-config_foreach handle_interface wifi-iface
-
-# create new wifi-device for $net
-uci set wireless.$net\_iface=wifi-iface
-
-# create new wifi-iface for $net from defaults
-set_defaults "wifi_iface_" wireless.$net\_iface
-
-# overwrite defaults
-bssid="$($dir/helpers/gen_bssid.sh $channel $community)"
-
-ssid="$profile_ssid"
-if [ "$profile_ssid_scheme" == "addchannel" ]; then
-       ssid="$ssid - ch$channel"
-elif [ "$profile_ssid_scheme" == "addchannelbefore" ]; then
-       ssid="ch$channel.$ssid"
-fi
-
-uci batch << EOF
-       set wireless.$net\_iface.device="${net}"
-       set wireless.$net\_iface.network="$netrenamed"
-       set wireless.$net\_iface.ssid="$ssid"
-       set wireless.$net\_iface.bssid="$bssid"
-EOF
-
-uci_commitverbose "Setup wifi interface for $netrenamed" wireless
-
diff --git a/contrib/package/meshwizard/files/usr/bin/meshwizard/helpers/setup_wifi_vap.sh b/contrib/package/meshwizard/files/usr/bin/meshwizard/helpers/setup_wifi_vap.sh
deleted file mode 100755 (executable)
index df58ad7..0000000
+++ /dev/null
@@ -1,23 +0,0 @@
-#!/bin/sh
-# sets up a wifi interface for meshing
-# Arguments: $1 = network interface
-
-net="$1"
-. /lib/functions.sh
-. $dir/functions.sh
-
-## Setup a VAP interface in AP Mode
-ip4addr="$(uci get meshwizard.netconfig.$net\_ip4addr)"
-vap="$(uci -q get meshwizard.netconfig.$net\_vap)"
-
-if [ "$supports_vap" == 1 -a "$vap" == 1 ]; then
-       uci batch <<- EOF
-               set wireless.$net\_iface_dhcp="wifi-iface"
-               set wireless.$net\_iface_dhcp.device="$net"
-               set wireless.$net\_iface_dhcp.mode="ap"
-               set wireless.$net\_iface_dhcp.encryption="none"
-               set wireless.$net\_iface_dhcp.network="${netrenamed}dhcp"
-               set wireless.$net\_iface_dhcp.ssid="Freifunk-$ip4addr"
-       EOF
-       uci_commitverbose "Setup VAP interface for $netrenamed" wireless
-fi
diff --git a/contrib/package/meshwizard/files/usr/bin/meshwizard/helpers/supports_vap.sh b/contrib/package/meshwizard/files/usr/bin/meshwizard/helpers/supports_vap.sh
deleted file mode 100755 (executable)
index 7fdff3c..0000000
+++ /dev/null
@@ -1,32 +0,0 @@
-#!/bin/sh
-# checks if a given device can be used for a VAP interface (1 adhoc + 1 ap)
-dev="$1"
-type="$2"
-
-
-if [ -z "$dev" -o -z "$type" ]; then
-       exit 1
-fi
-
-if [ "$type" = "mac80211" ]; then
-       # not hostapd[-mini], no VAP
-       if [ ! -x /usr/sbin/hostapd ]; then
-               echo "WARNING: hostapd[-mini] is required to be able to use VAP with mac80211."
-               exit 1
-       fi
-        # get driver in use
-        netindex="$(echo $dev |sed 's/[a-zA-z]*//')"
-       if [ -d /sys/class/net/wlan${netindex}/device/driver/module ]; then
-               driver="$(basename $(ls -l /sys/class/net/wlan${netindex}/device/driver/module | sed -ne 's/.* -> //p'))"
-               if [ "$driver" = "ath9k" -o  "$driver" = "ath5k" ]; then
-                       exit 0
-               else
-                       exit 1
-               fi
-       else
-               exit 1
-       fi
-else
-       exit 1
-fi
-
diff --git a/contrib/package/meshwizard/files/usr/bin/meshwizard/wizard.sh b/contrib/package/meshwizard/files/usr/bin/meshwizard/wizard.sh
deleted file mode 100755 (executable)
index 4504738..0000000
+++ /dev/null
@@ -1,147 +0,0 @@
-#!/bin/sh
-
-# This collection of scripts will take settings from /etc/config/meshwizard, /etc/config/freifunk
-# and /etc/config/profile_<community> and setup the router to participate in wireless mesh networks
-
-# Copyright 2011 Manuel Munz <freifunk at somakoma dot de>
-
-# Licensed under the Apache License, Version 2.0 (the "License")
-# You may not use this file except in compliance with the License.
-# You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0
-
-echo "
-/* Meshwizard 0.3.1 */
-"
-
-# config
-export dir="/usr/bin/meshwizard"
-
-. /lib/functions.sh
-. $dir/functions.sh
-. $dir/helpers/read_defaults.sh
-[ -f /proc/net/ipv6_route ] && export has_ipv6=1
-
-# Check which packages we have installed
-export has_luci=FALSE
-opkg list_installed |grep luci-mod-admin > /dev/null && export has_luci=TRUE
-export has_luci_splash=FALSE
-opkg list_installed |grep luci-app-splash > /dev/null && export has_luci_splash=TRUE
-
-# Check whether we want to cleanup/restore uci config before setting new options
-cleanup=$(uci -q get meshwizard.general.cleanup)
-[ "$cleanup" == 1 ] && restore_factory_defaults
-
-# Rename wifi interfaces
-$dir/helpers/rename-wifi.sh
-
-export lan_is_olsr="$(uci -q get meshwizard.netconfig.lan_config)"
-
-# Get community
-community="$(uci -q get meshwizard.community.name || uci -q get freifunk.community.name)"
-[ -z "$community" ] && echo "Error: Community is not set in /etc/config/freifunk, aborting now." && exit 1
-export community="$community"
-
-# we need a list of widgets later on. It will be populated in read_defaults.sh
-widgets=""
-
-# Get a list of networks we need to setup
-networks=$(uci show meshwizard.netconfig | grep -v "netconfig=" | sed -e 's/meshwizard.netconfig\.\(.*\)\_.*/\1/' |sort|uniq)
-export networks
-[ -z "$networks" ] && echo "Error: No networks to setup could be found in /etc/config/meshwizard, aborting now." && exit 1
-
-# Read defaults and node config
-read_defaults $community
-
-# Do config
-$dir/helpers/initial_config.sh
-$dir/helpers/setup_dnsmasq.sh
-$dir/helpers/setup_system.sh
-$dir/helpers/setup_olsrd.sh
-$dir/helpers/setup_firewall.sh
-$dir/helpers/setup_ssh.sh
-$dir/helpers/setup_uhttpd.sh
-$dir/helpers/setup_widgets.sh
-
-if [ "$wan_proto" == "static" ] && [ -n "$wan_ip4addr" ] && [ -n "$wan_netmask" ]; then
-       $dir/helpers/setup_wan_static.sh
-fi
-
-if [ "$wan_proto" == "dhcp" ]; then
-       $dir/helpers/setup_wan_dhcp.sh
-fi
-
-if [ -n "$wan_down" -a -n "$wan_up" ]; then
-       $dir/helpers/setup_qos.sh
-fi
-
-if [ "$lan_proto" == "static" ] && [ -n "$lan_ip4addr" ] && [ -n "$lan_netmask" ]; then
-       $dir/helpers/setup_lan_static.sh
-fi
-
-if [ "$ipv6_enabled" == 1 ] && [ "$has_ipv6" = 1 ]; then
-       $dir/helpers/setup_lan_ipv6.sh
-       # Setup auto-ipv6
-       if [ -n "$(echo "$ipv6_config" |grep auto-ipv6)" ]; then
-               $dir/helpers/setup_auto-ipv6.sh
-       fi
-fi
-
-# Setup policyrouting if internet sharing is disabled and wan is not used for olsrd
-# Always disable it first to make sure its disabled when the user decied to share his internet
-uci set freifunk-policyrouting.pr.enable=0
-if [ ! "$general_sharenet" == 1 ] && [ ! "$(uci -q get meshwizard.netconfig.wan_proto)" == "olsr" ]; then
-       $dir/helpers/setup_policyrouting.sh
-fi
-
-# Configure found networks
-for net in $networks; do
-       # radioX devices need to be renamed
-       netrenamed="${net/radio/wireless}"
-       export netrenamed
-
-       if [ ! "$net" == "wan" ] && [ ! "$net" == "lan" ]; then
-               $dir/helpers/setup_wifi.sh $net
-               # check if this net supports vap
-               /sbin/wifi # wifi needs to be up for the check
-               export supports_vap="0"
-               type="$(uci -q get wireless.$net.type)"
-               [ -n "$type" ] && $dir/helpers/supports_vap.sh $net $type && export supports_vap=1
-               if [ "$supports_vap" = 1 ]; then
-                       $dir/helpers/setup_wifi_vap.sh $net
-               fi
-       fi
-
-       $dir/helpers/setup_network.sh $net
-
-       $dir/helpers/setup_olsrd_interface.sh $net
-
-       net_dhcp=$(uci -q get meshwizard.netconfig.${net}_dhcp)
-       export ${net}_dhcp=$net_dhcp
-
-        if [ "$net" = "lan" ] && [ "$lan_is_olsr" = "1" ]; then
-                uci -q set dhcp.lan.ignore="1"
-                uci_commitverbose "Disable DHCP on LAN because it is an olsr interface." dhcp
-        fi
-
-       if [ "$net_dhcp" == 1 ]; then
-               $dir/helpers/setup_dhcp.sh $net
-       fi
-
-       $dir/helpers/setup_splash.sh $net
-       $dir/helpers/setup_firewall_interface.sh $net
-
-       if [ -n "$(echo "$ipv6_config" |grep auto-ipv6)" ]; then
-               $dir/helpers/setup_auto-ipv6-interface.sh $net
-       fi
-done
-
-##### postinstall script
-
-[ -f /etc/rc.local.meshkitpostinstall ] && /etc/rc.local.meshkitpostinstall
-
-
-##### Reboot the router (because simply restarting services gave errors)
-
-echo "+ The wizard has finished and the router will reboot now."
-
-reboot
diff --git a/modules/luci-mod-freifunk-community/Makefile b/modules/luci-mod-freifunk-community/Makefile
deleted file mode 100644 (file)
index ad6c4ce..0000000
+++ /dev/null
@@ -1,19 +0,0 @@
-#
-# Copyright (C) 2008-2014 The LuCI Team <luci@lists.subsignal.org>
-#
-# This is free software, licensed under the Apache License, Version 2.0 .
-#
-
-include $(TOPDIR)/rules.mk
-
-LUCI_TITLE:=Freifunk Community Meta-Package
-LUCI_DEPENDS:= \
-       +iptables-mod-nat-extra +iptables-mod-ipopt +luci-app-splash \
-       +olsrd +olsrd-mod-dyn-gw-plain +olsrd-mod-jsoninfo +olsrd-mod-nameservice \
-       +olsrd-mod-watchdog +kmod-tun +ip +freifunk-watchdog +luci-app-olsr \
-       +luci-app-olsr-services +freifunk-gwcheck +freifunk-mapupdate
-
-include ../../luci.mk
-
-# call BuildPackage - OpenWrt buildroot signature
-
diff --git a/modules/luci-mod-freifunk/Makefile b/modules/luci-mod-freifunk/Makefile
deleted file mode 100644 (file)
index 70de108..0000000
+++ /dev/null
@@ -1,15 +0,0 @@
-#
-# Copyright (C) 2008-2014 The LuCI Team <luci@lists.subsignal.org>
-#
-# This is free software, licensed under the Apache License, Version 2.0 .
-#
-
-include $(TOPDIR)/rules.mk
-
-LUCI_TITLE:=LuCI Freifunk module
-LUCI_DEPENDS:=+luci-mod-admin-full +luci-lib-json +luci-lib-ipkg +freifunk-firewall +freifunk-common
-
-include ../../luci.mk
-
-# call BuildPackage - OpenWrt buildroot signature
-
diff --git a/modules/luci-mod-freifunk/htdocs/luci-static/flashing.html b/modules/luci-mod-freifunk/htdocs/luci-static/flashing.html
deleted file mode 100644 (file)
index f9e882f..0000000
+++ /dev/null
@@ -1,84 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
-<html lang="en" xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
-<head>
-       <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
-       <title>LuCI - System Upgrade</title>
-
-       <style type="text/css">
-               body {
-                       background-color:       #CCCCCC;
-                       font-family:            sans-serif;
-                       font-size:              90%;
-                       padding-left:           50%;
-                       padding-top:            100px;
-               }
-
-               h2 {
-                       font-size:              110%;
-                       margin:                 5px 5px 0.5em 5px;
-                       border-bottom:          1px dotted #0066CC;
-                       color:                  #0066CC;
-               }
-
-               p {
-                       font-size:              95%;
-                       margin:                 15px 15px 0.5em 15px;
-               }
-
-               div {
-                       background-color:       #F7F7F7;
-                       border:                 1px dotted #000000;
-                       width:                  600px;
-                       height:                 150px;
-                       margin-left:            -300px;
-               }
-
-               em {
-                       color:                  #555555;
-               }
-       </style>
-
-       <script type="text/javascript"><!--
-               var time_remaining = 60 * 25;
-               var interval = window.setInterval(function() {
-                       if( time_remaining <= 0 )
-                       {
-                               window.clearInterval(interval);
-                               location.href = 'http://' + location.host + '/';
-                       }
-                       else
-                       {
-                               var minutes = Math.floor(time_remaining / 60);
-                               var seconds = time_remaining % 60;
-                               var label = document.getElementById('time_remaining');
-
-                               if( label )
-                               {
-                                       label.innerHTML =
-                                               ( minutes > 0 ? minutes + 'm ' : '' ) +
-                                               seconds + 's';
-                               }
-                       }
-
-                       time_remaining = time_remaining - 1;
-               }, 1000);
-       --></script>
-</head>
-
-<body class="lang_en">
-       <div>
-               <h2>Performing Upgrade</h2>
-
-               <p>
-                       The System is flashing now. The procedure can take up to 25 minutes,
-                       please be patient and wait until this page reloads itself.
-
-                       <br /><img src="resources/flashing.gif" style="vertical-align:middle; margin:10px" />
-
-                       <em>Remaining time (estimated): <span id="time_remaining">unknown</span></em>
-               </p>
-       </div>
-</body>
-
-</html>
diff --git a/modules/luci-mod-freifunk/htdocs/luci-static/resources/OSMLatLon.htm b/modules/luci-mod-freifunk/htdocs/luci-static/resources/OSMLatLon.htm
deleted file mode 100644 (file)
index 9f017c9..0000000
+++ /dev/null
@@ -1,19 +0,0 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
-
-<head>
-       <title>OpenStreetMap</title>
-       <script type="text/javascript" src="http://www.openlayers.org/api/OpenLayers.js"></script>
-       <script type="text/javascript" src="http://www.openstreetmap.org/openlayers/OpenStreetMap.js"></script>
-       <script type="text/javascript" src="osm.js"></script>
-</head>
-<body onload="init();drawmap();" style="padding:0px; margin:0px">
-               <div id="map"></div>
-               <div style="position:absolute; bottom:0%; width:100%; background:url('cbi/black_60.png'); font-size:10px; color:#fff;z-index:1000">
-                       Map by <a href="http://www.openstreetmap.org" title="www.openstreetmap.org" style="color:#fff;" >openstreetmap.org</a>, License CC-BY-SA 
-                       &#160;&#160;&#160;&#160;
-                       <span id="osm">
-                               Latitude: <input id="osmlat" name="osmlat" type="text" size="20" style="font-size:10px;">
-                               Longitude: <input id="osmlon" name="osmlon" type="text" size="20" style="font-size:10px;">
-                       </span>
-               </div>
-</body>
diff --git a/modules/luci-mod-freifunk/htdocs/luci-static/resources/flashing.gif b/modules/luci-mod-freifunk/htdocs/luci-static/resources/flashing.gif
deleted file mode 100644 (file)
index e207fc5..0000000
Binary files a/modules/luci-mod-freifunk/htdocs/luci-static/resources/flashing.gif and /dev/null differ
diff --git a/modules/luci-mod-freifunk/htdocs/luci-static/resources/freifunk-map/hna.gif b/modules/luci-mod-freifunk/htdocs/luci-static/resources/freifunk-map/hna.gif
deleted file mode 100644 (file)
index 818780d..0000000
Binary files a/modules/luci-mod-freifunk/htdocs/luci-static/resources/freifunk-map/hna.gif and /dev/null differ
diff --git a/modules/luci-mod-freifunk/htdocs/luci-static/resources/freifunk-map/node.gif b/modules/luci-mod-freifunk/htdocs/luci-static/resources/freifunk-map/node.gif
deleted file mode 100644 (file)
index f64ab16..0000000
Binary files a/modules/luci-mod-freifunk/htdocs/luci-static/resources/freifunk-map/node.gif and /dev/null differ
diff --git a/modules/luci-mod-freifunk/htdocs/luci-static/resources/osm.js b/modules/luci-mod-freifunk/htdocs/luci-static/resources/osm.js
deleted file mode 100644 (file)
index 48ae91c..0000000
+++ /dev/null
@@ -1,130 +0,0 @@
-var map;
-var layer_mapnik;
-var layer_tah;
-var layer_markers;
-var PI = Math.PI;
-var latfield = '';
-var lonfield = '';
-var latfield_id='';
-var lonfield_id='';
-var centerlon = 10;
-var centerlat = 52;
-var zoom = 6;
-
-function lon2merc(lon) {
-    return 20037508.34 * lon / 180;
-}
-
-function lat2merc(lat) {
-       lat = Math.log(Math.tan( (90 + lat) * PI / 360)) / PI;
-       return 20037508.34 * lat;
-}
-
-function merc2lon(lon) {
-       return lon*180/20037508.34;
-};
-
-function merc2lat(lat) {
-       return Math.atan(Math.exp(lat*PI/20037508.34))*360/PI-90;
-};
-
-OpenLayers.Control.Click = OpenLayers.Class(OpenLayers.Control, {
-       defaultHandlerOptions: {
-               'single': true,
-               'double': false,
-               'pixelTolerance': 0,
-               'stopSingle': false,
-               'stopDouble': false
-       },
-
-       initialize: function(options) {
-               this.handlerOptions = OpenLayers.Util.extend(
-                       {}, this.defaultHandlerOptions
-               );
-               OpenLayers.Control.prototype.initialize.apply(
-                       this, arguments
-               );
-                       this.handler = new OpenLayers.Handler.Click(
-                               this, {
-                                       'click': this.trigger
-                       }, this.handlerOptions
-               );
-       }, 
-
-       trigger: function(e) {
-               var lonlat = map.getLonLatFromViewPortPx(e.xy); 
-               var lat=merc2lat(lonlat.lat);
-               var lon=merc2lon(lonlat.lon);
-               if(parent.document.getElementById(latfield_id)==null){
-                       latfield=document.getElementById('osmlat');
-               }else{
-                       latfield=parent.document.getElementById(latfield_id);
-               }
-               if(parent.document.getElementById(lonfield_id)==null){
-                       lonfield=document.getElementById('osmlon');
-               }else{
-                       lonfield=parent.document.getElementById(lonfield_id);
-               }
-               latfield.value = lat;
-               lonfield.value = lon;                                                           
-       }
-});
-
-function init(){                       
-       var field = window.name.substring(0, window.name.lastIndexOf("."));
-       if(parent.document.getElementById(field+".latfield")!=null){
-               latfield_id = parent.document.getElementById(field+".latfield").value;  
-               document.getElementById('osm').style.display="none";
-       }
-       if(parent.document.getElementById(field+".lonfield")!=null){
-               lonfield_id = parent.document.getElementById(field+".lonfield").value;
-       }
-       if(parent.document.getElementById(field+".centerlat")!=null){
-               centerlat =parseFloat(parent.document.getElementById(field+".centerlat").value);
-       }
-       if(parent.document.getElementById(field+".centerlon")!=null){
-               centerlon = parseFloat(parent.document.getElementById(field+".centerlon").value);
-       }
-       if(parent.document.getElementById(field+".zoom")!=null){
-               zoom = parseFloat(parent.document.getElementById(field+".zoom").value);
-       }
-}
-
-function drawmap() {
-       OpenLayers.Lang.setCode('de'); 
-       var mapdiv=document.getElementById('map');
-       mapdiv.style.height=window.innerHeight+"px";
-       mapdiv.style.width=window.innerWidth+"px";
-       map = new OpenLayers.Map('map', {
-               projection: new OpenLayers.Projection("EPSG:900913"),
-               displayProjection: new OpenLayers.Projection("EPSG:4326"),
-               controls: [
-                       new OpenLayers.Control.Navigation(),
-                       new OpenLayers.Control.PanZoomBar()],
-               maxExtent:
-                       new OpenLayers.Bounds(-20037508.34,-20037508.34, 20037508.34, 20037508.34),
-               numZoomLevels: 18,
-               maxResolution: 156543,
-               units: 'meters'
-       });
-
-       layer_mapnik = new OpenLayers.Layer.OSM.Mapnik("Mapnik");
-
-       map.addLayers([layer_mapnik]);
-       var y =lat2merc(centerlat);
-       var x =lon2merc(centerlon);
-       map.setCenter(new OpenLayers.LonLat(x, y), zoom);
-       
-       // Check for geolocation support
-       if(navigator.geolocation){
-               navigator.geolocation.getCurrentPosition(function(position){
-                       var y =lat2merc(position.coords.latitude);
-                       var x =lon2merc(position.coords.longitude);
-                       map.setCenter(new OpenLayers.LonLat(x, y), '17');
-               });
-       }
-
-       var click = new OpenLayers.Control.Click();
-       map.addControl(click);
-       click.activate();
-}
diff --git a/modules/luci-mod-freifunk/luasrc/controller/freifunk/freifunk.lua b/modules/luci-mod-freifunk/luasrc/controller/freifunk/freifunk.lua
deleted file mode 100644 (file)
index adad750..0000000
+++ /dev/null
@@ -1,218 +0,0 @@
--- Copyright 2008 Steven Barth <steven@midlink.org>
--- Licensed to the public under the Apache License 2.0.
-
-module("luci.controller.freifunk.freifunk", package.seeall)
-
-function index()
-       local uci = require "luci.model.uci".cursor()
-       local page
-
-       -- Frontend
-       page          = node()
-       page.lock     = true
-       page.target   = alias("freifunk")
-       page.subindex = true
-       page.index    = false
-
-       page          = node("freifunk")
-       page.title    = _("Freifunk")
-       page.target   = alias("freifunk", "index")
-       page.order    = 5
-       page.setuser  = "nobody"
-       page.setgroup = "nogroup"
-       page.i18n     = "freifunk"
-       page.index    = true
-
-       page          = node("freifunk", "index")
-       page.target   = template("freifunk/index")
-       page.title    = _("Overview")
-       page.order    = 10
-       page.indexignore = true
-
-       page          = node("freifunk", "contact")
-       page.target   = template("freifunk/contact")
-       page.title    = _("Contact")
-       page.order    = 15
-
-       page          = node("freifunk", "status")
-       page.target   = template("freifunk/public_status")
-       page.title    = _("Status")
-       page.order    = 20
-       page.i18n     = "base"
-       page.setuser  = false
-       page.setgroup = false
-
-       entry({"freifunk", "status.json"}, call("jsonstatus"))
-       entry({"freifunk", "status", "zeroes"}, call("zeroes"), "Testdownload")
-
-       if nixio.fs.access("/usr/sbin/luci-splash") then
-               assign({"freifunk", "status", "splash"}, {"splash", "publicstatus"}, _("Splash"), 40)
-       end
-
-       page = assign({"freifunk", "olsr"}, {"admin", "status", "olsr"}, _("OLSR"), 30)
-       page.setuser = false
-       page.setgroup = false
-
-       if nixio.fs.access("/etc/config/luci_statistics") then
-               assign({"freifunk", "graph"}, {"admin", "statistics", "graph"}, _("Statistics"), 40)
-       end
-
-       -- backend
-       assign({"mini", "freifunk"}, {"admin", "freifunk"}, _("Freifunk"), 5)
-       entry({"admin", "freifunk"}, alias("admin", "freifunk", "index"), _("Freifunk"), 5)
-
-       page        = node("admin", "freifunk")
-       page.target = template("freifunk/adminindex")
-       page.title  = _("Freifunk")
-       page.order  = 5
-
-       page        = node("admin", "freifunk", "basics")
-       page.target = cbi("freifunk/basics")
-       page.title  = _("Basic Settings")
-       page.order  = 5
-
-       page        = node("admin", "freifunk", "basics", "profile")
-       page.target = cbi("freifunk/profile")
-       page.title  = _("Profile")
-       page.order  = 10
-
-       page        = node("admin", "freifunk", "basics", "profile_expert")
-       page.target = form("freifunk/profile_expert")
-       page.title  = _("Profile (Expert)")
-       page.order  = 20
-
-       page        = node("admin", "freifunk", "Index-Page")
-       page.target = cbi("freifunk/user_index")
-       page.title  = _("Index Page")
-       page.order  = 50
-
-       page        = node("admin", "freifunk", "contact")
-       page.target = cbi("freifunk/contact")
-       page.title  = _("Contact")
-       page.order  = 15
-
-       entry({"freifunk", "map"}, template("freifunk-map/frame"), _("Map"), 50)
-       entry({"freifunk", "map", "content"}, template("freifunk-map/map"), nil, 51)
-       entry({"admin", "freifunk", "profile_error"}, template("freifunk/profile_error"))
-end
-
-function zeroes()
-       local string = require "string"
-       local http = require "luci.http"
-       local zeroes = string.rep(string.char(0), 8192)
-       local cnt = 0
-       local lim = 1024 * 1024 * 1024
-
-       http.prepare_content("application/x-many-zeroes")
-
-       while cnt < lim do
-               http.write(zeroes)
-               cnt = cnt + #zeroes
-       end
-end
-
-function jsonstatus()
-       local root = {}
-       local sys = require "luci.sys"
-       local uci = require "luci.model.uci"
-       local util = require "luci.util"
-       local http = require "luci.http"
-       local json = require "luci.json"
-       local ltn12 = require "luci.ltn12"
-       local version = require "luci.version"
-       local webadmin = require "luci.tools.webadmin"
-
-       local cursor = uci.cursor_state()
-
-       local ffzone = webadmin.firewall_find_zone("freifunk")
-       local ffznet = ffzone and cursor:get("firewall", ffzone, "network")
-       local ffwifs = ffznet and util.split(ffznet, " ") or {}
-
-       local sysinfo = util.ubus("system", "info") or { }
-       local boardinfo = util.ubus("system", "board") or { }
-
-       local loads = sysinfo.load or { 0, 0, 0 }
-
-       local memory = sysinfo.memory or {
-               total = 0,
-               free = 0,
-               shared = 0,
-               buffered = 0
-       }
-
-       local swap = sysinfo.swap or {
-               total = 0,
-               free = 0
-       }
-
-
-       root.protocol = 1
-
-       root.system = {
-               uptime = { sysinfo.uptime or 0 },
-               loadavg = { loads[1] / 65535.0, loads[2] / 65535.0, loads[3] / 65535.0 },
-               sysinfo = {
-                       boardinfo.system or "?",
-                       boardinfo.model or "?",
-                       memory.total,
-                       0, -- former cached memory
-                       memory.buffered,
-                       memory.free,
-                       0, -- former bogomips
-                       swap.total,
-                       0, -- former cached swap
-                       swap.free
-               },
-               hostname = boardinfo.hostname
-       }
-
-       root.firmware = {
-               luciname=version.luciname,
-               luciversion=version.luciversion,
-               distname=version.distname,
-               distversion=version.distversion
-       }
-
-       root.freifunk = {}
-       cursor:foreach("freifunk", "public", function(s)
-               root.freifunk[s[".name"]] = s
-       end)
-
-       cursor:foreach("system", "system", function(s)
-               root.geo = {
-                       latitude = s.latitude,
-                       longitude = s.longitude
-               }
-       end)
-
-       root.network = {}
-       root.wireless = {devices = {}, interfaces = {}, status = {}}
-       local wifs = root.wireless.interfaces
-
-       for _, vif in ipairs(ffwifs) do
-               root.network[vif] = cursor:get_all("network", vif)
-               root.wireless.devices[vif] = cursor:get_all("wireless", vif)
-               cursor:foreach("wireless", "wifi-iface", function(s)
-                       if s.device == vif and s.network == vif then
-                               wifs[#wifs+1] = s
-                               if s.ifname then
-                                       local iwinfo = luci.sys.wifi.getiwinfo(s.ifname)
-                                       if iwinfo then
-                                               root.wireless.status[s.ifname] = { }
-
-                                               local _, f
-                                               for _, f in ipairs({
-                                                       "channel", "txpower", "bitrate", "signal", "noise",
-                                                       "quality", "quality_max", "mode", "ssid", "bssid", "encryption", "ifname"
-                                               }) do
-                                                       root.wireless.status[s.ifname][f] = iwinfo[f]
-                                               end
-                                       end
-                               end
-                       end
-               end)
-       end
-
-       http.prepare_content("application/json")
-       ltn12.pump.all(json.Encoder(root):source(), http.write)
-end
diff --git a/modules/luci-mod-freifunk/luasrc/controller/freifunk/remote_update.lua b/modules/luci-mod-freifunk/luasrc/controller/freifunk/remote_update.lua
deleted file mode 100644 (file)
index b317ab6..0000000
+++ /dev/null
@@ -1,52 +0,0 @@
--- Copyright 2009 Jo-Philipp Wich <jow@openwrt.org>
--- Licensed to the public under the Apache License 2.0.
-
-module("luci.controller.freifunk.remote_update", package.seeall)
-
-function index()
-       if not nixio.fs.access("/usr/sbin/remote-update") then
-               return
-       end
-
-       entry({"admin", "system", "remote_update"}, call("act_remote_update"),
-               _("Freifunk Remote Update"), 90)
-end
-
-function act_remote_update()
-       if luci.http.formvalue("flash") == "1" then
-               if luci.http.formvalue("confirm") == "1" then
-                       local nobackup = ( luci.http.formvalue("keepcfg") ~= "1" )
-                       local noverify = ( luci.http.formvalue("verify")  ~= "1" )
-
-                       luci.http.redirect("/luci-static/flashing.html")
-
-                       os.execute("start-stop-daemon -S -b -x /usr/sbin/remote-update -- %s%s-s 5 -y" % {
-                               noverify and "-v " or "",
-                               nobackup and "-n " or ""
-                       })
-               else
-                       luci.template.render("freifunk/remote_update", {confirm=1})
-               end
-       else
-               local fd = io.popen("remote-update -c")
-               local update = { }
-
-               if fd then
-                       while true do
-                               local ln=fd:read("*l")
-
-                               if not ln                  then break
-                               elseif ln:find("Local: ")  then update.locvar = ln:match("Local: (%d+)")
-                               elseif ln:find("Remote: ") then update.remver = ln:match("Remote: (%d+)")
-                               elseif ln == "--"          then update.info   = ""
-                               elseif update.info ~= nil  then
-                                       update.info = update.info .. ln .. "\n"
-                               end
-                       end
-
-                       fd:close()
-               end
-
-               luci.template.render("freifunk/remote_update", {update=update})
-       end
-end
diff --git a/modules/luci-mod-freifunk/luasrc/model/cbi/freifunk/basics.lua b/modules/luci-mod-freifunk/luasrc/model/cbi/freifunk/basics.lua
deleted file mode 100644 (file)
index eb0b49b..0000000
+++ /dev/null
@@ -1,92 +0,0 @@
--- Copyright 2008 Steven Barth <steven@midlink.org>
--- Copyright 2011 Manuel Munz <freifunk at somakoma de>
--- Licensed to the public under the Apache License 2.0.
-
-local fs = require "nixio.fs"
-local util = require "luci.util"
-local uci = require "luci.model.uci".cursor()
-local profiles = "/etc/config/profile_*"
-
-m = Map("freifunk", translate ("Community"))
-c = m:section(NamedSection, "community", "public", nil, translate("These are the basic settings for your local wireless community. These settings define the default values for the wizard and DO NOT affect the actual configuration of the router."))
-
-community = c:option(ListValue, "name", translate ("Community"))
-community.rmempty = false
-
-local profile
-for profile in fs.glob(profiles) do
-       local name = uci:get_first(string.gsub(profile, "/etc/config/", ""), "community", "name") or "?"
-       community:value(string.gsub(profile, "/etc/config/profile_", ""), name)
-end
-
-
-n = Map("system", translate("Basic system settings"))
-function n.on_after_commit(self)
-       luci.http.redirect(luci.dispatcher.build_url("admin", "freifunk", "basics"))
-end
-
-b = n:section(TypedSection, "system")
-b.anonymous = true
-
-hn = b:option(Value, "hostname", translate("Hostname"))
-hn.rmempty = false
-hn.datatype = "hostname"
-
-loc = b:option(Value, "location", translate("Location"))
-loc.rmempty = false
-loc.datatype = "minlength(1)"
-
-lat = b:option(Value, "latitude", translate("Latitude"), translate("e.g.") .. " 48.12345")
-lat.datatype = "float"
-lat.rmempty = false
-
-lon = b:option(Value, "longitude", translate("Longitude"), translate("e.g.") .. " 10.12345")
-lon.datatype = "float"
-lon.rmempty = false
-
---[[
-Opens an OpenStreetMap iframe or popup
-Makes use of resources/OSMLatLon.htm and htdocs/resources/osm.js
-]]--
-
-local class = util.class
-local ff = uci:get("freifunk", "community", "name") or ""
-local co = "profile_" .. ff
-
-local deflat = uci:get_first("system", "system", "latitude") or uci:get_first(co, "community", "latitude") or 52
-local deflon = uci:get_first("system", "system", "longitude") or uci:get_first(co, "community", "longitude") or 10
-local zoom = 12
-if ( deflat == 52 and deflon == 10 ) then
-       zoom = 4
-end
-
-OpenStreetMapLonLat = luci.util.class(AbstractValue)
-    
-function OpenStreetMapLonLat.__init__(self, ...)
-       AbstractValue.__init__(self, ...)
-       self.template = "cbi/osmll_value"
-       self.latfield = nil
-       self.lonfield = nil
-       self.centerlat = ""
-       self.centerlon = ""
-       self.zoom = "0"
-       self.width = "100%" --popups will ignore the %-symbol, "100%" is interpreted as "100"
-       self.height = "600"
-       self.popup = false
-       self.displaytext="OpenStreetMap" --text on button, that loads and displays the OSMap
-       self.hidetext="X" -- text on button, that hides OSMap
-end
-
-       osm = b:option(OpenStreetMapLonLat, "latlon", translate("Find your coordinates with OpenStreetMap"), translate("Select your location with a mouse click on the map. The map will only show up if you are connected to the Internet."))
-       osm.latfield = "latitude"
-       osm.lonfield = "longitude"
-       osm.centerlat = uci:get_first("system", "system", "latitude") or deflat
-       osm.centerlon = uci:get_first("system", "system", "longitude") or deflon
-       osm.zoom = zoom
-       osm.width = "100%"
-       osm.height = "600"
-       osm.popup = false
-       osm.displaytext=translate("Show OpenStreetMap")
-       osm.hidetext=translate("Hide OpenStreetMap")
-
-return m, n
diff --git a/modules/luci-mod-freifunk/luasrc/model/cbi/freifunk/contact.lua b/modules/luci-mod-freifunk/luasrc/model/cbi/freifunk/contact.lua
deleted file mode 100644 (file)
index 0a6995b..0000000
+++ /dev/null
@@ -1,16 +0,0 @@
--- Copyright 2008 Steven Barth <steven@midlink.org>
--- Copyright 2011 Manuel Munz <freifunk at somakoma dot de>
--- Licensed to the public under the Apache License 2.0.
-
-m = Map("freifunk", translate("Contact"), translate("Please fill in your contact details below."))
-
-c = m:section(NamedSection, "contact", "public", "")
-
-c:option(Value, "nickname", translate("Nickname"))
-c:option(Value, "name", translate("Realname"))
-c:option(DynamicList, "homepage", translate("Homepage"))
-c:option(Value, "mail", translate("E-Mail"))
-c:option(Value, "phone", translate("Phone"))
-c:option(TextValue, "note", translate("Notice")).rows = 10
-
-return m
diff --git a/modules/luci-mod-freifunk/luasrc/model/cbi/freifunk/profile.lua b/modules/luci-mod-freifunk/luasrc/model/cbi/freifunk/profile.lua
deleted file mode 100644 (file)
index de7caf4..0000000
+++ /dev/null
@@ -1,74 +0,0 @@
--- Copyright 2011-2012 Manuel Munz <freifunk at somakoma dot de>
--- Licensed to the public under the Apache License 2.0.
-
-local uci = require "luci.model.uci".cursor()
-local ipkg = require "luci.model.ipkg"
-local community = uci:get("freifunk", "community", "name")
-
-if community == nil then
-       luci.http.redirect(luci.dispatcher.build_url("admin", "freifunk", "profile_error"))
-       return
-else
-       community = "profile_" .. community
-       m = Map(community, translate("Community settings"), translate("These are the settings of your local community."))
-       c = m:section(NamedSection, "profile", "community")
-
-       local name = c:option(Value, "name", "Name")
-       name.rmempty = false
-
-       local homepage = c:option(Value, "homepage", translate("Homepage"))
-
-       local cc = c:option(Value, "country", translate("Country code"))
-       function cc.cfgvalue(self, section)
-               return uci:get(community, "wifi_device", "country")
-       end
-       function cc.write(self, sec, value)
-               if value then
-                       uci:set(community, "wifi_device", "country", value)
-                       uci:save(community)
-               end
-       end
-
-       local ssid = c:option(Value, "ssid", translate("ESSID"))
-       ssid.rmempty = false
-
-       local prefix = c:option(Value, "mesh_network", translate("Mesh prefix"))
-       prefix.datatype = "ip4addr"
-       prefix.rmempty = false
-
-       local splash_net = c:option(Value, "splash_network", translate("Network for client DHCP addresses"))
-       splash_net.datatype = "ip4addr"
-       splash_net.rmempty = false
-
-       local splash_prefix = c:option(Value, "splash_prefix", translate("Client network size"))
-       splash_prefix.datatype = "range(0,32)"
-       splash_prefix.rmempty = false
-
-       local ipv6 = c:option(Flag, "ipv6", translate("Enable IPv6"))
-       ipv6.rmempty = true
-
-        local ipv6_config = c:option(ListValue, "ipv6_config", translate("IPv6 Config"))
-       ipv6_config:depends("ipv6", 1)
-       ipv6_config:value("static")
-       if ipkg.installed ("auto-ipv6-ib") then
-               ipv6_config:value("auto-ipv6-random")
-               ipv6_config:value("auto-ipv6-fromv4")
-       end
-       ipv6_config.rmempty = true
-
-       local ipv6_prefix = c:option(Value, "ipv6_prefix", translate("IPv6 Prefix"), translate("IPv6 network in CIDR notation."))
-       ipv6_prefix:depends("ipv6", 1)
-       ipv6_prefix.datatype = "ip6addr"
-       ipv6_prefix.rmempty = true
-
-       local vap = c:option(Flag, "vap", translate("VAP"), translate("Enable a virtual access point (VAP) by default if possible."))
-       vap.rmempty = true
-
-       local lat = c:option(Value, "latitude", translate("Latitude"))
-       lat.datatype = "range(-180, 180)"
-       lat.rmempty = false
-
-       local lon = c:option(Value, "longitude", translate("Longitude"))
-       lon.rmempty = false
-       return m
-end
diff --git a/modules/luci-mod-freifunk/luasrc/model/cbi/freifunk/profile_expert.lua b/modules/luci-mod-freifunk/luasrc/model/cbi/freifunk/profile_expert.lua
deleted file mode 100644 (file)
index 22554a6..0000000
+++ /dev/null
@@ -1,32 +0,0 @@
--- Copyright 2011 Manuel Munz <freifunk at somakoma dot de>
--- Licensed to the public under the Apache License 2.0.
-
-local fs = require "nixio.fs"
-local uci = require "luci.model.uci".cursor()
-local community = uci:get("freifunk", "community", "name")
-
-if community == nil then
-        luci.http.redirect(luci.dispatcher.build_url("admin", "freifunk", "profile_error"))
-        return
-else
-        community = "/etc/config/profile_" .. community
-       f = SimpleForm("community", translate("Community profile"), translate("You can manually edit the selected community profile here."))
-
-       t = f:field(TextValue, "cop")
-       t.rmempty = true
-       t.rows = 30
-       function t.cfgvalue()
-               return fs.readfile(community) or ""
-       end
-
-       function f.handle(self, state, data)
-               if state == FORM_VALID then
-                       if data.cop then
-                               fs.writefile(community, data.cop:gsub("\r\n", "\n"))
-                       end
-               end
-               return true
-       end
-       return f
-end
-
diff --git a/modules/luci-mod-freifunk/luasrc/model/cbi/freifunk/user_index.lua b/modules/luci-mod-freifunk/luasrc/model/cbi/freifunk/user_index.lua
deleted file mode 100644 (file)
index fe1d8fe..0000000
+++ /dev/null
@@ -1,30 +0,0 @@
-local fs = require "nixio.fs"
-local file = "/www/luci-static/index_user.html"
-
-m = Map("freifunk", translate("Edit index page"), translate("You can display additional content on the public index page by inserting valid XHTML in the form below.<br />Headlines should be enclosed between &lt;h2&gt; and &lt;/h2&gt;."))
-
-s = m:section(NamedSection, "community", "public", "")
-s.anonymous = true
-
-di = s:option(Flag, "DefaultText", translate("Disable default content"), translate("If selected then the default content element is not shown."))
-di.enabled = "disabled"
-di.disabled = "enabled"
-di.rmempty = false
-
-t = s:option(TextValue, "_text")
-t.rmempty = true
-t.rows = 20
-
-function t.cfgvalue()
-        return fs.readfile(file) or ""
-end
-
-function t.write(self, section, value)
-        return fs.writefile(file, value)
-end
-
-function t.remove(self, section)
-        return fs.unlink(file)
-end
-
-return m
diff --git a/modules/luci-mod-freifunk/luasrc/view/cbi/osmll_value.htm b/modules/luci-mod-freifunk/luasrc/view/cbi/osmll_value.htm
deleted file mode 100644 (file)
index 78b4dff..0000000
+++ /dev/null
@@ -1,55 +0,0 @@
-<%#
-cc-by-sa Andreas Pittrich <andreas.pittrich@web.de>
-in behalf of the german pirate party (Piratenpartei)
-www.piratenpartei.de
-
-$Id$
-
--%>
-<%+cbi/valueheader%>
-
-               <% if self:cfgvalue(section) ~= false then %>
-                       <% if self.latfield and self.lonfield then %>
-                               <input type="hidden" <%= attr("value", string.format('cbid.%s.%s.%s', self.config, section, self.latfield))..attr("id", cbid..".latfield")..attr("name", cbid..".latfield")%>/>
-                               <input type="hidden" <%= attr("value", string.format('cbid.%s.%s.%s', self.config, section, self.lonfield))..attr("id", cbid..".lonfield")..attr("name", cbid..".lonfield")%>/>
-                       <% end %>
-                       <input type="hidden" <%= attr("value", self.centerlat)..attr("id", cbid..".centerlat")..attr("name", cbid..".centerlat")%>/>
-                       <input type="hidden" <%= attr("value", self.centerlon)..attr("id", cbid..".centerlon")..attr("name", cbid..".centerlon")%>/>
-                       <input type="hidden" <%= attr("value", self.zoom)..attr("id", cbid..".zoom")..attr("name", cbid..".zoom")%>/>
-               <% end %>
-
-               <% if self.popup then %>
-                       <input class="cbi-button cbi-input-button" type="button"<%= attr("name", cbid..".button")..attr("id", cbid..".button")..attr("value", self.displaytext)%> 
-                                       onclick="
-                                               popup=window.open('/luci-static/resources/OSMLatLon.htm', '<%=cbid%>.window', 'innerWidth=<%=self.width%>, innerHeight=<%=self.height%>, location=no, menubar=no, scrollbars=no, status=no, toolbar=no');
-                                               popup.focus();
-                                       "
-                       />
-       </div>
-       <div>           
-               <% else %>
-                       <input class="cbi-button cbi-input-button" type="button"<%= attr("name", cbid..".displayosm")..attr("id", cbid..".displayosm")..attr("value", self.displaytext)%> 
-                                       onclick="
-                                               document.getElementById('<%=cbid..".hideosm"%>').style.display='inline';
-                                               document.getElementById('<%=cbid..".displayosm"%>').style.display='none';
-                                               for(var i = 0; Math.min(i, window.frames.length)!=window.frames.lengths; i++){
-                                                       if(frames[i].name=='<%=cbid..".iframe"%>'){                                                             
-                                                               document.getElementById('<%=cbid..".iframediv"%>').style.display='block';
-                                                               frames[i].location.href='/luci-static/resources/OSMLatLon.htm';
-                                                       }
-                                                }
-                                       "
-                       />
-                       <input class="cbi-button cbi-input-button" style="display:none" type="button"<%= attr("name", cbid..".hideosm")..attr("id", cbid..".hideosm")..attr("value", self.hidetext)%> 
-                                       onclick="
-                                               document.getElementById('<%=cbid..".displayosm"%>').style.display='inline';
-                                               document.getElementById('<%=cbid..".hideosm"%>').style.display='none';
-                                               document.getElementById('<%=cbid..".iframediv"%>').style.display='none';
-                                       "
-                       />
-       </div>
-       <div class="cbi-value-osmiframesection" id="<%=cbid..".iframediv"%>" style="display:none">
-                       <iframe src="" <%= attr("id", cbid..".iframe")..attr("name", cbid..".iframe")..attr("width", self.width)..attr("height", self.height)%> frameborder="0" scrolling="no"></iframe>
-               <%end%>
-
-<%+cbi/valuefooter%>
diff --git a/modules/luci-mod-freifunk/luasrc/view/freifunk-map/frame.htm b/modules/luci-mod-freifunk/luasrc/view/freifunk-map/frame.htm
deleted file mode 100644 (file)
index bd936ac..0000000
+++ /dev/null
@@ -1,29 +0,0 @@
-<%+header%>
-
-<%
-       local has_latlon = false
-       local uci = require "luci.model.uci".cursor()
-       uci:foreach("olsrd", "LoadPlugin", function(s)
-               if s.library == "olsrd_nameservice" and s.latlon_file then
-                       has_latlon = true
-               end
-       end)
-%>
-
-<% if has_latlon then %>
-       <iframe style="width:100%; height:640px; border:none" src="<%=url("freifunk/map/content")%>"></iframe>
-       <h3><%:Legend%>:</h3>
-       <ul>
-               <li><strong><span style="color:#00cc00"><%:Green%></span></strong>:<%:Very good (ETX < 2)%></li>
-               <li><strong><span style="color:#ffcb05"><%:Yellow%></span></strong>:<%:Good (2 < ETX < 4)%></li>
-               <li><strong><span style="color:#ff6600"><%:Orange%></span></strong>:<%:Still usable (4 < ETX < 10)%></li>
-               <li><strong><span style="color:#bb3333"><%:Red%></span></strong>:<%:Bad (ETX > 10)%></li>
-       </ul>
-
-<% else %>
-       <h2><%:Map Error%></h2>
-       <p><%_The OLSRd service is not configured to capture position data from the network.<br />
-               Please make sure that the nameservice plugin is properly configured and that the <em>latlon_file</em> option is enabled.%></p>
-<% end %>
-<%+footer%>
-
diff --git a/modules/luci-mod-freifunk/luasrc/view/freifunk-map/map.htm b/modules/luci-mod-freifunk/luasrc/view/freifunk-map/map.htm
deleted file mode 100644 (file)
index f69401d..0000000
+++ /dev/null
@@ -1,118 +0,0 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
-<html>
-       <head>
-               <title>Map</title>
-       </head>
-
-       <body style="margin:0">
-               <script src="//dev.virtualearth.net/mapcontrol/mapcontrol.ashx?v=6.1&s=1" type="text/javascript"></script>
-               <script type="text/javascript">
-                       var alias = new Array;
-                       var points = new Array;
-                       var unkpos = new Array;
-                       var lineid = 0;
-                       onload=new Function("if(null!=window.ffmapinit)ffmapinit();");
-
-                       function Mid(mainip,aliasip)
-                       {
-                               alias[aliasip]=mainip;
-                       }
-
-                       function Node(mainip,lat,lon,ishna,hnaip,name)
-                       {
-                               points[mainip] = new VELatLong(lat, lon);
-                               map.AddPushpin(new VEPushpin(mainip, points[mainip],
-                               '<%=luci.config.main.resourcebase%>/freifunk-map/'+(ishna?'hna':'node')+'.gif', 'Node:'+name,
-                               '<br><img src="<%=luci.config.main.resourcebase%>/freifunk-map/'+(ishna?'hna':'node')+'.gif">'+
-                               '<br>IP:'+mainip+'<br>DefGW:'+hnaip));
-                       }
-
-                       function Self(mainip,lat,lon,ishna,hnaip,name)
-                       {
-                               //map.SetDashboardSize(VEDashboardSize.Small);
-                               map.LoadMap(new VELatLong(lat, lon), 15, VEMapStyle.Hybrid);
-                               map.SetScaleBarDistanceUnit(VEDistanceUnit.Kilometers);
-                               map.ShowMiniMap(14, 474);
-                               Node(mainip,lat,lon,ishna,hnaip,name);
-                       }
-
-                       function Link(fromip,toip,lq,nlq,etx)
-                       {
-                               if (0==lineid && null!=window.ffmapstatic) ffmapstatic();
-                               if (null != alias[toip]) toip = alias[toip];
-                               if (null != alias[fromip]) fromip = alias[fromip];
-                               if (null != points[fromip] && null != points[toip])
-                               {
-                                       var color;
-                                       var red = 240;
-                                       var green = 0;
-                                       var blue = 0;
-                                       var w = 1
-
-                                       if (etx < 100) {red=252;green=102;blue=0;w=2};
-                                       if (etx < 10) {red=255;green=203;blue=5;w=3};
-                                       if (etx < 4) {red=240;green=255;blue=0;w=4};
-                                       if (etx < 2) {red=0;green=204;blue=0;w=5};
-                                       if (etx < 1) {red=80;green=0;blue=0;w=1};
-
-                                       map.AddPolyline(new VEPolyline('id'+lineid, [points[fromip], points[toip]],
-                                       new VEColor(red, green, blue, 0.5), w));
-
-
-                               }
-                               else
-                               {
-                                       if (null == points[toip]) unkpos[toip] = '';
-                                       if (null == points[fromip]) unkpos[fromip] = '';
-                               }
-                               lineid++;
-                       }
-
-                       function PLink(fromip,toip,lq,nlq,etx,lata,lona,ishnaa,latb,lonb,ishnab)
-                       {
-                               Link(fromip,toip,lq,nlq,etx);
-                       }
-
-                       function ffmapinit()
-                       {
-                               if(null!=window.map)map.Dispose();
-
-                               var INFINITE = 99.99;
-
-                               map = new VEMap('ffmap');
-                               <%
-                                       local fd
-                                       local uci = require "luci.model.uci".cursor()
-
-                                       uci:foreach("olsrd", "LoadPlugin", function(s)
-                                               if s.library == "olsrd_nameservice" and s.latlon_file then
-                                                       fd = io.open(s.latlon_file)
-                                               end
-                                       end)
-
-                                       if fd then
-                                               local data = fd:read("*a")
-                                               fd:close()
-
-                                               if data then
-                                                       local line
-                                                       for line in data:gmatch("[^\n]+") do
-                                                               if line:match(";$") then
-                                                                       write(line .. "\n")
-                                                               else
-                                                                       break
-                                                               end
-                                                       end
-                                               end
-                                       end
-                               %>
-                       }
-
-                       function ffgoto(ip)
-                       {
-                               map.SetCenter(points[ip]);
-                       }
-               </script>
-               <div id="ffmap" style="position:relative; width:100%; height:640px;"></div>
-       </body>
-</html>
diff --git a/modules/luci-mod-freifunk/luasrc/view/freifunk/adminindex.htm b/modules/luci-mod-freifunk/luasrc/view/freifunk/adminindex.htm
deleted file mode 100644 (file)
index a3f0797..0000000
+++ /dev/null
@@ -1,44 +0,0 @@
-<%+header%>
-<%
-local uci = require "luci.model.uci".cursor()
-local nickname = uci:get("freifunk", "contact", "nickname") or ""
-local name = uci:get("freifunk", "contact", "name") or ""
-local mail = uci:get("freifunk", "contact", "mail") or ""
-local contacturl = luci.dispatcher.build_url(luci.dispatcher.context.path[1], "freifunk", "contact")
-local hostname = uci:get_first ("system", "system", "hostname")
-local latitude = uci:get_first ("system", "system", "latitude")
-local longitude = uci:get_first ("system", "system", "longitude")
-local location = uci:get_first ("system", "system", "location")
-local basicsurl = luci.dispatcher.build_url(luci.dispatcher.context.path[1], "freifunk", "basics")
-%>
-
-<h2><%:Freifunk Overview%></h2>
-
-<%:These pages will assist you in setting up your router for Freifunk or similar wireless community networks.%>
-<p />
-
-<% if not (hostname and latitude and longitude and location) then%>
-<div class="error">
-       <%:Basic settings are incomplete. Please go to%> <a href='<%=basicsurl%>'><%:Basic settings%></a> <%:and fill out all required fields.%>
-</div>
-<%end%>
-<p />
-
-<% if not (nickname and name and mail) then%>
-<div class="error">
-       <%:Contact information is incomplete. Please go to%> <a href='<%=contacturl%>'><%:Contact%></a> <%:and fill out all required fields.%>
-       <p />
-</div>
-<%end%>
-
-<% uci:foreach("wireless", "wifi-device", function(section)
-       local device = section[".name"]
-       local url = luci.dispatcher.build_url(luci.dispatcher.context.path[1], "network", "wireless")
-       if section.diversity ~= "0" and section.disabled ~= "1" and section.type ~= "mac80211" then
-               print('<div class="error">' .. translate("Diversity is enabled for device") .. ' <b>' .. section[".name"] .. '</b>. '
-               .. translate("Go to") .. ' <a href="' .. url .. '">' .. translate("wireless settings") .. '</a> ' ..
-               translate("to disable it.") .. '</div><p />')
-       end
-end) %>
-
-<%+footer%>
diff --git a/modules/luci-mod-freifunk/luasrc/view/freifunk/contact.htm b/modules/luci-mod-freifunk/luasrc/view/freifunk/contact.htm
deleted file mode 100644 (file)
index dececef..0000000
+++ /dev/null
@@ -1,57 +0,0 @@
-<%#
- Copyright 2008 Steven Barth <steven@midlink.org>
- Copyright 2008 Jo-Philipp Wich <jow@openwrt.org>
- Copyright 2011 Manuel Munz <freifunk at somakoma dot de>
- Licensed to the public under the Apache License 2.0.
--%>
-
-<%+header%>
-
-<% 
-local uci = require "luci.model.uci".cursor()
-local nickname = uci:get("freifunk", "contact", "nickname") or ""
-local name = uci:get("freifunk", "contact", "name") or ""
-local homepage = uci:get("freifunk", "contact", "homepage") or {}
-local mail = uci:get("freifunk", "contact", "mail") or ""
-local phone = uci:get("freifunk", "contact", "phone") or ""
-local location = uci:get_first("system", "system", "locaton") or uci:get("freifunk", "contact", "location") or ""
-local note = uci:get("freifunk", "contact", "note") or ""
-local lon = uci:get_first("system", "system", "longitude") or ""
-local lat = uci:get_first("system", "system", "latitude") or ""
-%>
-
-<h2 name="content"><%:Contact%></h2>
-
-<fieldset xmlns="http://www.w3.org/1999/xhtml" class="cbi-section">
-<legend><%:Operator%></legend>
-       <div class="table" cellspacing="10" width="100%" style="text-align:left">
-               <div class="tr"><div class="th" width="33%"><%:Nickname%>:</div><div class="td"><%=nickname%></div></div>
-               <div class="tr"><div class="th" width="33%"><%:Realname%>:</div><div class="td"><%=name%></div></div>
-               <div class="tr"><div class="th" width="33%"><%:Homepage%>:</div><div class="td">
-                       <% for k, v in ipairs(homepage) do %>
-                       <a href="<%=v%>"><%=v%></a><br />
-                       <% end %>
-               </div></div>
-               <div class="tr"><div class="th" width="33%"><%:E-Mail%>:</div><div class="td"><a href="mailto:<%=mail%>"><%=mail%></a></div></div>
-               <div class="tr"><div class="th" width="33%"><%:Phone%>:</div><div class="td"><%=phone%></div></div>
-       </div>
-</fieldset>
-
-<fieldset xmlns="http://www.w3.org/1999/xhtml" class="cbi-section">
-<legend><%:Location%></legend>
-       <div class="table" cellspacing="10" width="100%" style="text-align:left">
-               <div class="tr"><div class="th" width="33%"><%:Location%>:</div><div class="td"><%=location%></div></div>
-               <div class="tr"><div class="th" width="33%"><%:Coordinates%>:</div><div class="td"><%=lat%> <%=lon%> (<a href="<%=pcdata(luci.dispatcher.build_url("freifunk/map"))%>"><%:Show on map%>)</a></div></div>
-       </div>
-</fieldset>
-
-<% if note then %>
-<fieldset xmlns="http://www.w3.org/1999/xhtml" class="cbi-section">
-<legend><%:Notice%></legend>
-       <div class="table" cellspacing="10" width="100%" style="text-align:left">
-               <div class="tr"><div class="td"><%=note%></div></div>
-       </div>
-</fieldset>
-<%end%>
-
-<%+footer%>
diff --git a/modules/luci-mod-freifunk/luasrc/view/freifunk/index.htm b/modules/luci-mod-freifunk/luasrc/view/freifunk/index.htm
deleted file mode 100644 (file)
index 3affc73..0000000
+++ /dev/null
@@ -1,76 +0,0 @@
-<%#
- Copyright 2008 Steven Barth <steven@midlink.org>
- Copyright 2008 Jo-Philipp Wich <jow@openwrt.org>
- Licensed to the public under the Apache License 2.0.
--%>
-
-<%+header%>
-<% 
-local uci = require "luci.model.uci".cursor()
-local tpl = require "luci.template"
-local fs = require "nixio.fs"
-
-local community = uci:get("freifunk", "community", "name") or "Freifunk"
-local DefaultText = uci:get("freifunk", "community", "DefaultText") or ""
-local nickname = uci:get("freifunk", "contact", "nickname") or "No Nickname set"
-
-local co = "profile_" .. community
---local community = uci:get_first(co, "community", "name") or "Freifunk"
-local url = uci:get_first(co, "community", "homepage") or "http://www.freifunk.net"
-
-
-local usertext = fs.readfile("/www/luci-static/index_user.html")
-
-if DefaultText ~= "disabled" then
-
-       defaulttext = '<h2><a id="content" name="content">'..
-       (translate("Hello and welcome in the network of"))..
-       ' '..
-       (community or "Freifunk Deutschland")..
-       '!</a></h2><p>'..
-       translate("We are an initiative to establish a free, independent and open wireless mesh network.")..
-       '<br />'..
-       translate("This is the access point")..
-       ' '..
-       luci.sys.hostname()..
-       '. '..
-       translate("It is operated by")..
-       ' <a href="'..
-       luci.dispatcher.build_url("freifunk", "contact")..
-       '">'..
-       (nickname or translate("Please set your contact information"))..
-       '</a>.</p><p>'..
-       translate("You can find further information about the global Freifunk initiative at")..
-       ' <a href="http://freifunk.net">Freifunk.net</a>.<br />'..
-       translate("If you are interested in our project then contact the local community")..
-       ' <a href="'..url..'">'..community..'</a>.</p><p><strong>'..
-       translate("Notice")..
-       '</strong>: '..
-       translate("Internet access depends on technical and organisational conditions and may or may not work for you.")..
-       '</p>'
-end
-%>
-
-<%=defaulttext%>
-<%=usertext%>
-
-<%
--- add custom widgets from view/freifunk/widgets
-local widgets = {}
-local dir = "/usr/lib/lua/luci/view/freifunk/widgets"
-
-uci:foreach("freifunk-widgets", "widget",
-                       function(s)
-                               if s.enabled == "1" then
-                                       table.insert(widgets, s)
-                               end
-                       end)
-
-for k, v in ipairs(widgets) do
-       if v['template'] and fs.access(dir .. "/" .. v['template'] .. "/main.htm") then
-               tpl.render("freifunk/widgets/" .. v['template'] .. "/main", { data = v })
-       end
-end
-
-%>
-<%+footer%>
diff --git a/modules/luci-mod-freifunk/luasrc/view/freifunk/profile_error.htm b/modules/luci-mod-freifunk/luasrc/view/freifunk/profile_error.htm
deleted file mode 100644 (file)
index 984fa0a..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
-<%+header%>
-
-<%
-local profileurl = luci.dispatcher.build_url(luci.dispatcher.context.path[1], "freifunk", "basics")
-%>
-
-<h2><%:Error%></h2>
-<%:You need to select a profile before you can edit it. To select a profile go to%> <a href='<%=profileurl%>'><%:Basic settings%></a>.
-<p/>
-
-<%+footer%>
diff --git a/modules/luci-mod-freifunk/luasrc/view/freifunk/public_status.htm b/modules/luci-mod-freifunk/luasrc/view/freifunk/public_status.htm
deleted file mode 100644 (file)
index 572f858..0000000
+++ /dev/null
@@ -1,363 +0,0 @@
-<%
-local utl = require "luci.util"
-local sys = require "luci.sys"
-local twa = require "luci.tools.webadmin"
-local ip  = require "luci.ip"
-
--- System
-
-local sysinfo = utl.ubus("system", "info") or { }
-local boardinfo = utl.ubus("system", "board") or { }
-
-local loads = sysinfo.load or { 0, 0, 0 }
-local meminfo = sysinfo.memory or {
-       total = 0,
-       free = 0,
-       buffered = 0,
-       shared = 0
-}
-
-local uptime = twa.date_format(sysinfo.uptime or 0)
-local time = os.date("%a, %d %b %Y, %H:%M:%S")
-local load = string.format("%.2f, %.2f, %.2f", loads[1] / 65535.0, loads[2] / 65535.0, loads[3] / 65535.0)
-
-local mem = string.format(
-       "%.2f MB (%.2f %s, %.2f %s, %.2f %s)",
-       meminfo.total / 1024 / 1024,
-       (meminfo.total - meminfo.free) / 1024 / 1024,
-       tostring(i18n.translate("used")),
-       meminfo.free / 1024 / 1024,
-       tostring(i18n.translate("free")),
-       meminfo.buffered / 1024 / 1024,
-       tostring(i18n.translate("buffered"))
-)
-
-local interval = 5
-
--- wireless
-local ntm = require "luci.model.network".init()
-local devices  = ntm:get_wifidevs()
-local netlist = { }
-local netdevs = { }
-local dev
-for _, dev in ipairs(devices) do
-       local net
-       for _, net in ipairs(dev:get_wifinets()) do
-               netlist[#netlist+1] = net:ifname()
-               netdevs[net:ifname()] = dev:name()
-       end
-end
-local has_iwinfo = pcall(require, "iwinfo")
-
-
--- Find default routes
-
-local _, r, def4, def6
-
-for _, r in ipairs(ip.routes({ type = 1, dest_exact = "0.0.0.0/0" })) do
-       def4 = {
-               gateway = r.gw:string(),
-               dest = r.dest:string(),
-               dev = r.dev,
-               metr = r.metric or 0
-       }
-       break
-end
-
-for _, r in ipairs(ip.routes({ type = 1, dest_exact = "::/0" })) do
-       def6 = {
-               gateway = r.gw:string(),
-               dest = r.dest:string(),
-               dev = r.dev,
-               metr = r.metric or 0
-       }
-       break
-end
-
-
-if luci.http.formvalue("status") == "1" then
-       local rv = { }
-       for dev in pairs(netdevs) do
-               local j = { id = dev }
-               local iw = luci.sys.wifi.getiwinfo(dev)
-               if iw then
-                       local f
-                       for _, f in ipairs({
-                               "channel", "txpower", "bitrate", "signal", "noise",
-                               "quality", "quality_max", "mode", "ssid", "bssid", "encryption", "ifname"
-                       }) do
-                               j[f] = iw[f]
-                       end
-               end
-               rv[#rv+1] = j
-       end
-
-
-       rv[#rv+1] = {
-               time = time,
-               uptime = uptime,
-               load = load,
-               mem = mem,
-               defroutev4 = def4,
-               defroutev6 = def6
-       }
-
-       luci.http.prepare_content("application/json")
-       luci.http.write_json(rv)
-       return
-end
--%>
-
-<%+header%>
-
-
-<script type="text/javascript">//<![CDATA[
-        XHR.poll(<%=interval%> , '<%=REQUEST_URI%>', { status: 1 },
-               function(x, st)
-               {
-                       if (st)
-                       {
-                               for( var i = 0; i < st.length; i++ )
-                               {
-                                       var iw = st[i];
-                                       var is_assoc = (iw.bssid && iw.channel);
-                                       var p = (100 / iw.quality_max * iw.quality);
-                                       var q = is_assoc ? p : -1;
-
-                                       var icon;
-                                       if (q < 0)
-                                               icon = "<%=resource%>/icons/signal-none.png";
-                                       else if (q == 0)
-                                               icon = "<%=resource%>/icons/signal-0.png";
-                                       else if (q < 25)
-                                               icon = "<%=resource%>/icons/signal-0-25.png";
-                                       else if (q < 50)
-                                               icon = "<%=resource%>/icons/signal-25-50.png";
-                                       else if (q < 75)
-                                               icon = "<%=resource%>/icons/signal-50-75.png";
-                                       else
-                                               icon = "<%=resource%>/icons/signal-75-100.png";
-
-                                       var power = document.getElementById(iw.id + '-txpower');
-                                       if (power)
-                                               power.innerHTML = String.format('%s dbm', iw.txpower);
-
-                                       var signal = document.getElementById(iw.id + '-signal');
-                                       if (signal)
-                                               signal.innerHTML = String.format(
-                                                       '<img src="%s" title="Signal: %s db / Noise: %s db" alt="Signal Quality" />',
-                                                       icon, iw.signal, iw.noise
-                                               );
-
-                                       var bitrate = document.getElementById(iw.id + '-bitrate');
-                                       if (bitrate)
-                                               bitrate.innerHTML = String.format('%s Mb/s', iw.bitrate ? iw.bitrate / 1000 : '?');
-
-                                       var ssid = document.getElementById(iw.id + '-ssid');
-                                       if (ssid)
-                                               ssid.innerHTML = iw.ssid;
-
-                                       var bssid = document.getElementById(iw.id + '-bssid');
-                                       if (bssid)
-                                               bssid.innerHTML = iw.bssid;
-
-                                       var channel = document.getElementById(iw.id + '-channel');
-                                       if (channel)
-                                               channel.innerHTML = iw.channel;
-
-                                       var mode = document.getElementById(iw.id + '-mode');
-                                       if (mode)
-                                       mode.innerHTML = iw.mode;
-                               }
-
-                               i = st.length - 1
-                               var u
-
-                               if (u = document.getElementById('dynuptime'))
-                                       u.innerHTML = st[i].uptime;
-
-                               if (u = document.getElementById('dynload'))
-                                       u.innerHTML = st[i].load;
-
-                               if (u = document.getElementById('dynmem'))
-                                       u.innerHTML = st[i].mem;
-
-                               if (u = document.getElementById('dyntime'))
-                                       u.innerHTML = st[i].time;
-
-                               if (st[i].defroutev4)
-                               {
-                                       if (u = document.getElementById('v4dst'))
-                                               u.innerHTML = st[i].defroutev4.dest;
-
-                                       if (u = document.getElementById('v4gw'))
-                                               u.innerHTML = st[i].defroutev4.gateway;
-
-                                       if (u = document.getElementById('v4dev'))
-                                               u.innerHTML = st[i].defroutev4.dev;
-
-                                       if (u = document.getElementById('v4metr'))
-                                               u.innerHTML = st[i].defroutev4.metr;
-                               }
-
-                               if (st[i].defroutev6)
-                               {
-                                       if (u = document.getElementById('v6dst'))
-                                               u.innerHTML = st[i].defroutev6.dest;
-
-                                       if (u = document.getElementById('v6gw'))
-                                               u.innerHTML = st[i].defroutev6.gateway;
-
-                                       if (u = document.getElementById('v6dev'))
-                                               u.innerHTML = st[i].defroutev6.dev;
-
-                                       if (u = document.getElementById('v6metr'))
-                                               u.innerHTML = st[i].defroutev6.metr;
-                               }
-                       }
-               }
-       );
-//]]></script>
-
-<div class="cbi-map">
-       <h2><%:System%></h2>
-       <div class="cbi-section-node">
-               <div class="cbi-value"><label class="cbi-value-title"><%:System%></label><div class="cbi-value-field"><%=boardinfo.system or "?"%></div></div>
-               <div class="cbi-value"><label class="cbi-value-title"><%:Model%></label><div class="cbi-value-field"><%=boardinfo.model or "?"%></div></div>
-               <div class="cbi-value"><label class="cbi-value-title"><%:Load%></label><div class="cbi-value-field" id="dynload"><%=load%></div></div>
-               <div class="cbi-value"><label class="cbi-value-title"><%:Memory%></label><div class="cbi-value-field" id="dynmem"><%=mem%></div></div>
-               <div class="cbi-value"><label class="cbi-value-title"><%:Local Time%></label><div class="cbi-value-field" id="dyntime"><%=time%></div></div>
-               <div class="cbi-value"><label class="cbi-value-title"><%:Uptime%></label><div class="cbi-value-field" id="dynuptime"><%=uptime%></div></div>
-       </div>
-</div>
-
-<% if devices[1] then %>
-
-<div class="cbi-map">
-       <h2><%:Wireless Overview%></h2>
-
-               <% if not has_iwinfo then %>
-                       <div class="alert-message warning">
-                               <h4><%:Package libiwinfo required!%></h4>
-                               <p><%_The <em>libiwinfo</em> package is not installed. You must install this component for working wireless configuration!%></p>
-                       </div>
-               <% end %>
-
-               <div class="cbi-section">
-                       <div class="cbi-section-node">
-                               <div class="table cbi-section-table">
-                                       <div class="tr cbi-section-table-titles">
-                                               <div class="th cbi-section-table-cell"><%:Signal%></div>
-                                               <div class="th cbi-section-table-cell"><%:Bitrate%></div>
-                                               <div class="th cbi-section-table-cell"><%:SSID%></div>
-                                               <div class="th cbi-section-table-cell"><%:BSSID%></div>
-                                               <div class="th cbi-section-table-cell"><%:Channel%></div>
-                                               <div class="th cbi-section-table-cell"><%:Mode%></div>
-                                               <div class="th cbi-section-table-cell"><%:TX%>-<%:Power%></div>
-                                               <div class="th cbi-section-table-cell"><%:Interface%></div>
-                                       </div>
-       <%
-       for _, dev in ipairs(devices) do
-       local net
-               for _, net in ipairs(dev:get_wifinets()) do
-                       netlist[#netlist+1] = net:ifname()
-                       netdevs[net:ifname()] = dev:name()
-
-                       if net.iwinfo.signal and net.iwinfo.bssid then
-                               local signal = net.iwinfo.signal or "N/A"
-                               local noise = net.iwinfo.noise or "N/A"
-                               local q = net.iwinfo.quality or "0"
-                               local qmax = net.iwinfo.quality_max or "100"
-                               local qperc = q / qmax * 100
-
-                               if qperc == 0 then
-                                       icon = "signal-none.png"
-                               elseif qperc < 26 then
-                                       icon = "signal-0-25.png"
-                               elseif qperc < 51 then
-                                       icon = "signal-25-50.png"
-                               elseif qperc < 76 then
-                                       icon = "signal-50-75.png"
-                               elseif qperc < 100 then
-                                       icon = "signal-75-100.png"
-                               else
-                                       icon = "signal-0.png"
-                               end
-
-                               signal_string = "<img src='"..resource.."/icons/"..icon.."' title='Signal: "..signal.." db / Noise: "..noise.." db' alt='Signal Quality'></img>"
-
-                               local ssid = net.iwinfo.ssid or "N/A"
-                               local bssid = net.iwinfo.bssid or "N/A"
-                               local chan = net.iwinfo.channel or "N/A"
-                               local mode = net.iwinfo.mode or "N/A"
-                               local txpwr = net.iwinfo.txpower or "N/A"
-                               if txpwr ~= "N/A" then
-                                       txpwr = txpwr.." dbm"
-                               end
-                               local bitrate = net.iwinfo.bitrate or "N/A"
-                               if bitrate ~= "N/A" then
-                                       bitrate = ( bitrate / 1000 ).."Mb/s"
-                               end
-                               local interface = net.iwinfo.ifname or "N/A"
-       %>
-                                               <div class="tr cbi-section-table-row cbi-rowstyle-1">
-                                               <div class="td cbi-value-field" id="<%=net:ifname()%>-signal"><%=signal_string%></div>
-                                               <div class="td cbi-value-field" id="<%=net:ifname()%>-bitrate"><%=bitrate%></div>
-                                               <div class="td cbi-value-field" id="<%=net:ifname()%>-ssid"><%=ssid%></div>
-                                               <div class="td cbi-value-field" id="<%=net:ifname()%>-bssid"><%=bssid%></div>
-                                               <div class="td cbi-value-field" id="<%=net:ifname()%>-channel"><%=chan%></div>
-                                               <div class="td cbi-value-field" id="<%=net:ifname()%>-mode"><%=mode%></div>
-                                               <div class="td cbi-value-field" id="<%=net:ifname()%>-txpower"><%=txpwr%></div>
-                                               <div class="td cbi-value-field"><%=interface%></div>
-                                       </div>
-                       <% end
-               end
-       end %>
-                       </div>
-               </div>
-       </div>
-</div>
-<% end %>
-
-<div class="cbi-map">
-       <h2><%:Default routes%></h2>
-               <div class="cbi-section">
-                       <div class="cbi-section-node">
-
-<% if not def4 and not def6 then %>
-       <%:No default routes known.%>
-<%else%>
-                               <div class="table cbi-section-table">
-                                               <div class="tr cbi-section-table-titles">
-                                                       <div class="th cbi-section-table-cell"><%:Network%></div>
-                                                       <div class="th cbi-section-table-cell"><%:Interface%></div>
-                                                       <div class="th cbi-section-table-cell"><%:Gateway%></div>
-                                                       <div class="th cbi-section-table-cell"><%:Metric%></div>
-                                               </div>
-
-       <% if def4 then %>
-                                               <div class="tr cbi-section-table-row cbi-rowstyle-1">
-                                                       <div class="td cbi-value-field" id="v4dst"><%=def4.dest%></div>
-                                                       <div class="td cbi-value-field" id="v4dev"><%=def4.dev%></div>
-                                                       <div class="td cbi-value-field" id="v4gw"><%=def4.gateway%></div>
-                                                       <div class="td cbi-value-field" id="v4metr"><%=def4.metr%></div>
-                                               </div>
-
-       <% end
-       if def6 then %>
-
-                                               <div class="tr cbi-section-table-row cbi-rowstyle-2">
-                                                       <div class="td cbi-value-field" id="v6dst"><%=def6.dest%></div>
-                                                       <div class="td cbi-value-field" id="v6dev"><%=def6.dev%></div>
-                                                       <div class="td cbi-value-field" id="v6gw"><%=def6.gateway%></div>
-                                                       <div class="td cbi-value-field" id="v6metr"><%=def6.metr%></div>
-                                               </div>
-
-       <% end %>
-
-                               </div>
-<% end %>
-               </div>
-       </div>
-</div>
-<%+footer%>
diff --git a/modules/luci-mod-freifunk/luasrc/view/freifunk/remote_update.htm b/modules/luci-mod-freifunk/luasrc/view/freifunk/remote_update.htm
deleted file mode 100644 (file)
index f087472..0000000
+++ /dev/null
@@ -1,53 +0,0 @@
-<%#
- Copyright 2008 Steven Barth <steven@midlink.org>
- Copyright 2008 Jo-Philipp Wich <jow@openwrt.org>
- Licensed to the public under the Apache License 2.0.
--%>
-
-<%+header%>
-
-<h2><%:Freifunk Remote Update%></h2>
-
-<p><%:Check for new firmware versions and perform automatic updates.%></p>
-
-<% if update then %>
-
-       <% if update.info then %>
-               <strong><%:Update available!%></strong>
-               <br /><br />
-               <pre><%=update.info%></pre><br />
-       <% else %>
-               <strong><%:The installed firmware is the most recent version.%></strong>
-               <br /><br />
-       <% end %>
-
-       <p>
-               <form method="post" action="" class="inline">
-                       <input type="hidden" name="flash" value="1" />
-                       <input type="submit" class="cbi-button cbi-button-apply" value="<%:Start Upgrade%>" />
-               </form> 
-       </p>
-
-<% elseif confirm then %>
-
-       <strong><%:Update Settings%></strong>
-       <br /><br />
-
-       <p><form method="post" action="" class="inline">
-               <input type="hidden" name="flash" value="1" />
-               <input type="hidden" name="confirm" value="1" />
-
-               <input type="checkbox" class="cbi-input-checkbox" name="keepcfg" value="1" checked="checked" id="cb_keepcfg" />
-               <label for="cb_keepcfg"></label>
-               <label for="cb_keepcfg"><%:Keep configuration%></label><br />
-
-               <input type="checkbox" class="cbi-input-checkbox" name="verify" value="1" checked="checked" id="cb_verify" />
-               <label for="cb_verify"></label>
-               <label for="cb_verify"><%:Verify downloaded images%></label><br /><br />
-
-               <input type="submit" class="cbi-button cbi-button-apply" value="<%:Confirm Upgrade%>" />
-       </form></p>
-
-<% end %>
-
-<%+footer%>
diff --git a/modules/luci-mod-freifunk/po/ca/freifunk.po b/modules/luci-mod-freifunk/po/ca/freifunk.po
deleted file mode 100644 (file)
index 338c688..0000000
+++ /dev/null
@@ -1,407 +0,0 @@
-msgid ""
-msgstr ""
-"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-06-10 03:40+0200\n"
-"PO-Revision-Date: 2014-07-18 00:15+0200\n"
-"Last-Translator: Alex <alexhenrie24@gmail.com>\n"
-"Language-Team: LANGUAGE <LL@li.org>\n"
-"Language: ca\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=UTF-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: Pootle 2.0.6\n"
-
-msgid "BSSID"
-msgstr "BSSID"
-
-msgid "Bad (ETX > 10)"
-msgstr "Dolent (ETX > 10)"
-
-msgid "Basic Settings"
-msgstr "Ajusts bàsics"
-
-msgid "Basic settings"
-msgstr "Ajusts bàsics"
-
-msgid "Basic settings are incomplete. Please go to"
-msgstr "Els ajusts bàsics estan incomplets. Si us plau, aneu a"
-
-msgid "Basic system settings"
-msgstr "Ajusts de sistema bàsics"
-
-msgid "Bitrate"
-msgstr "Velocitat de bits"
-
-msgid "Channel"
-msgstr "Canal"
-
-msgid "Check for new firmware versions and perform automatic updates."
-msgstr ""
-"Busca versions de microprogramari noves i realitza actualitzacions "
-"automàtiques."
-
-msgid "Client network size"
-msgstr "Mida de xarxa client"
-
-msgid "Community"
-msgstr "Comunitat"
-
-msgid "Community profile"
-msgstr "Perfil de comunitat"
-
-msgid "Community settings"
-msgstr "Ajusts de comunitat"
-
-msgid "Confirm Upgrade"
-msgstr "Confirma actualització"
-
-msgid "Contact"
-msgstr "Contacte"
-
-msgid "Contact information is incomplete. Please go to"
-msgstr "La informació de contacte està incompleta. Si us plau, aneu a"
-
-msgid "Coordinates"
-msgstr "Coordenades"
-
-msgid "Country code"
-msgstr "Codi de país"
-
-msgid "Default routes"
-msgstr "Rutes per defecte"
-
-msgid "Disable default content"
-msgstr "Deshabilita el contingut per defecte"
-
-msgid "Diversity is enabled for device"
-msgstr "La diversitat està habilitada en el dispositiu"
-
-msgid "E-Mail"
-msgstr "Adreça electrònica"
-
-msgid "ESSID"
-msgstr "ESSID"
-
-msgid "Edit index page"
-msgstr "Edita la pàgina d'índex"
-
-msgid "Enable IPv6"
-msgstr "Habilita IPv6"
-
-msgid "Enable a virtual access point (VAP) by default if possible."
-msgstr "Habilita un punt d'accés virtual (VAP) per defecte si és possible."
-
-msgid "Error"
-msgstr "Error"
-
-msgid "Find your coordinates with OpenStreetMap"
-msgstr "Troba les vostres coordenades amb l'OpenStreetMap"
-
-msgid "Freifunk"
-msgstr "Freifunk"
-
-msgid "Freifunk Overview"
-msgstr "Visió de conjunt del Freifunk"
-
-msgid "Freifunk Remote Update"
-msgstr "Actualització remota del Freifunk"
-
-msgid "Gateway"
-msgstr "Passarel·la"
-
-msgid "Go to"
-msgstr "Vés a"
-
-msgid "Good (2 < ETX < 4)"
-msgstr "Bo (2 < ETX < 4)"
-
-msgid "Green"
-msgstr "Verd"
-
-msgid "Hello and welcome in the network of"
-msgstr "Hola i benvingut a la xarxa de"
-
-msgid "Hide OpenStreetMap"
-msgstr "Amaga l'OpenStreetMap"
-
-msgid "Homepage"
-msgstr "Pàgina principal"
-
-msgid "Hostname"
-msgstr "Nom de màquina"
-
-msgid "IPv6 Config"
-msgstr "Configuració IPv6"
-
-msgid "IPv6 Prefix"
-msgstr "Prefix IPv6"
-
-msgid "IPv6 network in CIDR notation."
-msgstr "Xarxa IPv6 en notació CIDR."
-
-msgid "If selected then the default content element is not shown."
-msgstr "Si està seleccionat, l'element de contingut per defecte no es mostra."
-
-msgid "If you are interested in our project then contact the local community"
-msgstr ""
-"Si estàs interessat en el nostre projecte, llavors contacta la comunitat "
-"local"
-
-msgid "Index Page"
-msgstr "Pàgina d'índex"
-
-msgid "Interface"
-msgstr "Interfície"
-
-msgid ""
-"Internet access depends on technical and organisational conditions and may "
-"or may not work for you."
-msgstr ""
-"L'accés a Internet depèn de les condicions tècniques i organitzatives, i pot "
-"funcionar o no per tu."
-
-msgid "It is operated by"
-msgstr "És administrat per"
-
-msgid "Keep configuration"
-msgstr "Manté la configuració"
-
-msgid "Latitude"
-msgstr "Latitud"
-
-msgid "Legend"
-msgstr "Llegenda"
-
-msgid "Load"
-msgstr "Càrrega"
-
-msgid "Local Time"
-msgstr "Hora local"
-
-msgid "Location"
-msgstr "Ubicació"
-
-msgid "Longitude"
-msgstr "Longitud"
-
-msgid "Map"
-msgstr "Mapa"
-
-msgid "Map Error"
-msgstr "Error de mapa"
-
-msgid "Memory"
-msgstr "Memòria"
-
-msgid "Mesh prefix"
-msgstr "Prefix de malla"
-
-msgid "Metric"
-msgstr "Mètric"
-
-msgid "Mode"
-msgstr "Mode"
-
-msgid "Network"
-msgstr "Xarxa"
-
-msgid "Network for client DHCP addresses"
-msgstr "Xarxa de les adreces DHCP dels clients"
-
-msgid "Nickname"
-msgstr "Nickname"
-
-msgid "No default routes known."
-msgstr "No es coneix cap ruta per defecte."
-
-msgid "Notice"
-msgstr "Avís"
-
-msgid "OLSR"
-msgstr "OLSR"
-
-msgid "Operator"
-msgstr "Operador"
-
-msgid "Orange"
-msgstr "Taronja"
-
-msgid "Overview"
-msgstr "Visió de conjunt"
-
-msgid "Package libiwinfo required!"
-msgstr "Es requereix el paquet libiwinfo!"
-
-msgid "Phone"
-msgstr "Telèfon"
-
-msgid "Please fill in your contact details below."
-msgstr "Si us plau, empleneu els vostres detalls de contacte a baix."
-
-msgid "Please set your contact information"
-msgstr "Si us plau, establiu la vostra informació de contacte"
-
-msgid "Power"
-msgstr "Potència"
-
-msgid "Processor"
-msgstr "Processador"
-
-msgid "Profile"
-msgstr "Perfil"
-
-msgid "Profile (Expert)"
-msgstr "Perfil (expert)"
-
-msgid "Realname"
-msgstr "Nom real"
-
-msgid "Red"
-msgstr "Xarxa"
-
-msgid "SSID"
-msgstr "SSID"
-
-msgid ""
-"Select your location with a mouse click on the map. The map will only show "
-"up if you are connected to the Internet."
-msgstr ""
-"Seleccioneu la vostra ubicació per un clic del ratolí en el mapa. El mapa es "
-"mostra només si esteu connectat al Internet."
-
-msgid "Show OpenStreetMap"
-msgstr "Mostra OpenStreetMap"
-
-msgid "Show on map"
-msgstr "Mostra en mapa"
-
-msgid "Signal"
-msgstr "Senyal"
-
-msgid "Splash"
-msgstr ""
-
-msgid "Start Upgrade"
-msgstr "Inicia l'actualització"
-
-msgid "Statistics"
-msgstr "Estadístiques"
-
-msgid "Status"
-msgstr "Estat"
-
-msgid "Still usable (4 < ETX < 10)"
-msgstr "Encara utilitzable (4 < ETX < 10)"
-
-msgid "System"
-msgstr "Sistema"
-
-msgid "TX"
-msgstr "TX"
-
-msgid ""
-"The <em>libiwinfo</em> package is not installed. You must install this "
-"component for working wireless configuration!"
-msgstr ""
-"El paquet <em>libiwinfo</em> no està instal·lat. Heu d'instal·lar aquest "
-"component per a tenir una configuració sense fil funcionant!"
-
-msgid ""
-"The OLSRd service is not configured to capture position data from the "
-"network.<br /> Please make sure that the nameservice plugin is properly "
-"configured and that the <em>latlon_file</em> option is enabled."
-msgstr ""
-
-msgid "The installed firmware is the most recent version."
-msgstr "El microprogramari instal·lat és la versió més recent."
-
-msgid ""
-"These are the basic settings for your local wireless community. These "
-"settings define the default values for the wizard and DO NOT affect the "
-"actual configuration of the router."
-msgstr ""
-
-msgid "These are the settings of your local community."
-msgstr "Aquests són els ajusts de la vostra comunitat local."
-
-msgid ""
-"These pages will assist you in setting up your router for Freifunk or "
-"similar wireless community networks."
-msgstr ""
-
-msgid "This is the access point"
-msgstr "Això és el punt d'accés"
-
-msgid "Update Settings"
-msgstr "Actualitza els ajusts"
-
-msgid "Update available!"
-msgstr "Actualització disponible!"
-
-msgid "Uptime"
-msgstr ""
-
-msgid "VAP"
-msgstr ""
-
-msgid "Verify downloaded images"
-msgstr ""
-
-msgid "Very good (ETX < 2)"
-msgstr "Molt bo (ETX < 2)"
-
-msgid ""
-"We are an initiative to establish a free, independent and open wireless mesh "
-"network."
-msgstr ""
-"Som una iniciativa per establir una xarxa mesh lliure, independent i oberta."
-
-msgid "Wireless Overview"
-msgstr "Visió de conjunt sense fil"
-
-msgid "Yellow"
-msgstr "Groc"
-
-msgid ""
-"You can display additional content on the public index page by inserting "
-"valid XHTML in the form below.<br />Headlines should be enclosed between &lt;"
-"h2&gt; and &lt;/h2&gt;."
-msgstr ""
-
-msgid ""
-"You can find further information about the global Freifunk initiative at"
-msgstr "Pots trobar més informació sobre la iniciativa global Freifunk a"
-
-msgid "You can manually edit the selected community profile here."
-msgstr ""
-
-msgid ""
-"You need to select a profile before you can edit it. To select a profile go "
-"to"
-msgstr ""
-
-msgid "and fill out all required fields."
-msgstr ""
-
-msgid "buffered"
-msgstr ""
-
-msgid "cached"
-msgstr ""
-
-msgid "e.g."
-msgstr ""
-
-msgid "free"
-msgstr "lliure"
-
-msgid "to disable it."
-msgstr ""
-
-msgid "used"
-msgstr "utilitzat"
-
-msgid "wireless settings"
-msgstr "ajusts sense fil"
diff --git a/modules/luci-mod-freifunk/po/cs/freifunk.po b/modules/luci-mod-freifunk/po/cs/freifunk.po
deleted file mode 100644 (file)
index cf22c00..0000000
+++ /dev/null
@@ -1,404 +0,0 @@
-msgid ""
-msgstr ""
-"Project-Id-Version: PACKAGE VERSION\n"
-"PO-Revision-Date: 2014-08-08 21:21+0200\n"
-"Last-Translator: koli <lukas.koluch@gmail.com>\n"
-"Language-Team: none\n"
-"Language: cs\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=UTF-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
-"X-Generator: Pootle 2.0.6\n"
-
-msgid "BSSID"
-msgstr "BSSID"
-
-msgid "Bad (ETX > 10)"
-msgstr "Špatné (ETX > 10)"
-
-msgid "Basic Settings"
-msgstr "Základní nastavení"
-
-msgid "Basic settings"
-msgstr "Základní nastavení"
-
-msgid "Basic settings are incomplete. Please go to"
-msgstr "Základní nastavení není kompletní. Prosím přejděte na"
-
-msgid "Basic system settings"
-msgstr "Základní nastavení systému"
-
-msgid "Bitrate"
-msgstr "Datový tok"
-
-msgid "Channel"
-msgstr "Kanál"
-
-#, fuzzy
-msgid "Check for new firmware versions and perform automatic updates."
-msgstr ""
-"Zkontrolovat dostupnost nové verze firmwaru a provést automatické "
-"aktualizace."
-
-msgid "Client network size"
-msgstr "Velikost klientské sítě"
-
-msgid "Community"
-msgstr "Komunita"
-
-msgid "Community profile"
-msgstr "Komunitní profil"
-
-msgid "Community settings"
-msgstr "Nastavení komunity"
-
-msgid "Confirm Upgrade"
-msgstr "Potvrďte upgrade"
-
-msgid "Contact"
-msgstr "Kontakt"
-
-msgid "Contact information is incomplete. Please go to"
-msgstr "Kontaktní informace není kompletní. Prosím pokračujte na"
-
-msgid "Coordinates"
-msgstr "Souřadnice"
-
-msgid "Country code"
-msgstr "Kód země"
-
-msgid "Default routes"
-msgstr "Výchozí trasy"
-
-#, fuzzy
-msgid "Disable default content"
-msgstr "Zakázat výchozí obsah"
-
-msgid "Diversity is enabled for device"
-msgstr ""
-
-msgid "E-Mail"
-msgstr "E-Mail"
-
-msgid "ESSID"
-msgstr "ESSID"
-
-msgid "Edit index page"
-msgstr ""
-
-msgid "Enable IPv6"
-msgstr "Povolit IPv6"
-
-msgid "Enable a virtual access point (VAP) by default if possible."
-msgstr ""
-
-msgid "Error"
-msgstr "Chyba"
-
-msgid "Find your coordinates with OpenStreetMap"
-msgstr "Najděte své souřadnice pomocí OpenStreetMap"
-
-msgid "Freifunk"
-msgstr "Freifunk"
-
-msgid "Freifunk Overview"
-msgstr "Freifunk - Přehled"
-
-msgid "Freifunk Remote Update"
-msgstr "Freifunk - Vzdálené aktualizace"
-
-msgid "Gateway"
-msgstr "Brána"
-
-msgid "Go to"
-msgstr "Jít na"
-
-msgid "Good (2 < ETX < 4)"
-msgstr "Dobré (2 < ETX < 4)"
-
-msgid "Green"
-msgstr "Zelený"
-
-msgid "Hello and welcome in the network of"
-msgstr "Dobrý den, vítejte v síti"
-
-msgid "Hide OpenStreetMap"
-msgstr "Skrýt OpenStreetMap"
-
-msgid "Homepage"
-msgstr "Domovská stránka"
-
-msgid "Hostname"
-msgstr "Hostname"
-
-msgid "IPv6 Config"
-msgstr "Konfigurace IPv6"
-
-msgid "IPv6 Prefix"
-msgstr "IPv6 Prefix"
-
-msgid "IPv6 network in CIDR notation."
-msgstr ""
-
-msgid "If selected then the default content element is not shown."
-msgstr ""
-
-msgid "If you are interested in our project then contact the local community"
-msgstr "Pokud se zajímáte o náš projekt, kontaktujte místní komunitu"
-
-msgid "Index Page"
-msgstr ""
-
-msgid "Interface"
-msgstr "Rozhraní"
-
-msgid ""
-"Internet access depends on technical and organisational conditions and may "
-"or may not work for you."
-msgstr ""
-"Přístup k Internetu závisí na technických a organizačních podmínkách. Může "
-"(ale nemusí) vám fungovat."
-
-msgid "It is operated by"
-msgstr ""
-
-msgid "Keep configuration"
-msgstr "Uchovat nastavení"
-
-msgid "Latitude"
-msgstr "Zeměpisná šířka"
-
-msgid "Legend"
-msgstr "Legenda"
-
-msgid "Load"
-msgstr ""
-
-msgid "Local Time"
-msgstr "Místní čas"
-
-msgid "Location"
-msgstr "Umístění"
-
-msgid "Longitude"
-msgstr "Zeměpisná délka"
-
-msgid "Map"
-msgstr "Mapa"
-
-msgid "Map Error"
-msgstr "Chyba mapy"
-
-msgid "Memory"
-msgstr "Paměť"
-
-msgid "Mesh prefix"
-msgstr "Mesh prefix"
-
-msgid "Metric"
-msgstr "Metrika"
-
-msgid "Mode"
-msgstr "Režim"
-
-msgid "Network"
-msgstr "Síť"
-
-msgid "Network for client DHCP addresses"
-msgstr ""
-
-msgid "Nickname"
-msgstr "Přezdívka"
-
-msgid "No default routes known."
-msgstr "Nejsou známy výchozí cesty"
-
-msgid "Notice"
-msgstr "Upozornění"
-
-msgid "OLSR"
-msgstr "OLSR"
-
-msgid "Operator"
-msgstr "Operátor"
-
-msgid "Orange"
-msgstr "Oranžový"
-
-msgid "Overview"
-msgstr "Přehled"
-
-msgid "Package libiwinfo required!"
-msgstr "Balíček libiwinfo je vyžadován!"
-
-msgid "Phone"
-msgstr "Telefon"
-
-msgid "Please fill in your contact details below."
-msgstr "Prosím níže vyplňte kontaktní detaily."
-
-msgid "Please set your contact information"
-msgstr "Prosím nastavte si vaše kontaktní informace"
-
-msgid "Power"
-msgstr "Výkon"
-
-msgid "Processor"
-msgstr "Procesor"
-
-msgid "Profile"
-msgstr "Profil"
-
-msgid "Profile (Expert)"
-msgstr "Profil (Expert)"
-
-msgid "Realname"
-msgstr "Skutečné jméno"
-
-msgid "Red"
-msgstr "Červený"
-
-msgid "SSID"
-msgstr "SSID"
-
-msgid ""
-"Select your location with a mouse click on the map. The map will only show "
-"up if you are connected to the Internet."
-msgstr ""
-"Kliknutím na mapu vyberte vaše umístění. Mapa se zobrazí, pouze pokud jste "
-"připojen do sítě Internet."
-
-msgid "Show OpenStreetMap"
-msgstr "Zobrazit OpenStreetMap"
-
-msgid "Show on map"
-msgstr "Zobrazit na mapě"
-
-msgid "Signal"
-msgstr "Signál"
-
-msgid "Splash"
-msgstr ""
-
-msgid "Start Upgrade"
-msgstr "Spustit aktualizaci"
-
-msgid "Statistics"
-msgstr "Statistiky"
-
-msgid "Status"
-msgstr "Stav"
-
-msgid "Still usable (4 < ETX < 10)"
-msgstr "Stále použitelné (4 < ETX < 10)"
-
-msgid "System"
-msgstr "Systém"
-
-msgid "TX"
-msgstr "TX"
-
-msgid ""
-"The <em>libiwinfo</em> package is not installed. You must install this "
-"component for working wireless configuration!"
-msgstr ""
-"Balíček <em>libiwinfo</em> není nainstalován. Je třeba ho nainstalovat, aby "
-"byla funkční konfigurace bezdrátové sítě!"
-
-msgid ""
-"The OLSRd service is not configured to capture position data from the "
-"network.<br /> Please make sure that the nameservice plugin is properly "
-"configured and that the <em>latlon_file</em> option is enabled."
-msgstr ""
-
-msgid "The installed firmware is the most recent version."
-msgstr "Nainstalovaný firmware je aktuální."
-
-msgid ""
-"These are the basic settings for your local wireless community. These "
-"settings define the default values for the wizard and DO NOT affect the "
-"actual configuration of the router."
-msgstr ""
-
-msgid "These are the settings of your local community."
-msgstr ""
-
-msgid ""
-"These pages will assist you in setting up your router for Freifunk or "
-"similar wireless community networks."
-msgstr ""
-
-msgid "This is the access point"
-msgstr "To je přístupový bod (AP)"
-
-msgid "Update Settings"
-msgstr "Nastavení aktualizace"
-
-msgid "Update available!"
-msgstr "Aktualizace dostupná!"
-
-msgid "Uptime"
-msgstr "Doba provozu"
-
-msgid "VAP"
-msgstr "VAP"
-
-msgid "Verify downloaded images"
-msgstr ""
-
-msgid "Very good (ETX < 2)"
-msgstr "Velmi dobré (ETX < 2)"
-
-msgid ""
-"We are an initiative to establish a free, independent and open wireless mesh "
-"network."
-msgstr ""
-
-msgid "Wireless Overview"
-msgstr ""
-
-msgid "Yellow"
-msgstr "Žlutý"
-
-msgid ""
-"You can display additional content on the public index page by inserting "
-"valid XHTML in the form below.<br />Headlines should be enclosed between &lt;"
-"h2&gt; and &lt;/h2&gt;."
-msgstr ""
-
-msgid ""
-"You can find further information about the global Freifunk initiative at"
-msgstr ""
-
-msgid "You can manually edit the selected community profile here."
-msgstr ""
-
-msgid ""
-"You need to select a profile before you can edit it. To select a profile go "
-"to"
-msgstr ""
-
-msgid "and fill out all required fields."
-msgstr ""
-
-msgid "buffered"
-msgstr ""
-
-msgid "cached"
-msgstr ""
-
-msgid "e.g."
-msgstr "např."
-
-msgid "free"
-msgstr ""
-
-msgid "to disable it."
-msgstr ""
-
-msgid "used"
-msgstr ""
-
-msgid "wireless settings"
-msgstr "nastavení bezdrátové sítě"
diff --git a/modules/luci-mod-freifunk/po/de/freifunk.po b/modules/luci-mod-freifunk/po/de/freifunk.po
deleted file mode 100644 (file)
index ff6e6bc..0000000
+++ /dev/null
@@ -1,447 +0,0 @@
-msgid ""
-msgstr ""
-"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2011-05-12 17:58+0200\n"
-"PO-Revision-Date: 2013-01-28 22:17+0200\n"
-"Last-Translator: DAC324 <gerd_roethig@web.de>\n"
-"Language-Team: LANGUAGE <LL@li.org>\n"
-"Language: de\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=UTF-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: Pootle 2.0.6\n"
-
-msgid "BSSID"
-msgstr "BSSID"
-
-msgid "Bad (ETX > 10)"
-msgstr "Schlecht (ETX > 10)"
-
-msgid "Basic Settings"
-msgstr "Grundeinstellungen"
-
-msgid "Basic settings"
-msgstr "Grundeinstellungen"
-
-msgid "Basic settings are incomplete. Please go to"
-msgstr "Die Grundeinstellungen sind unvollständig. Bitte gehe zur Seite"
-
-msgid "Basic system settings"
-msgstr "Grundlegende Systemeinstellungen"
-
-msgid "Bitrate"
-msgstr "Bitrate"
-
-msgid "Channel"
-msgstr "Kanal"
-
-msgid "Check for new firmware versions and perform automatic updates."
-msgstr ""
-"Der Fernupdate-Mechanismus prüft nach neuen Firmware-Versionen und führt "
-"automatisierte Updates durch."
-
-msgid "Client network size"
-msgstr "Größe des DHCP-Netzes"
-
-msgid "Community"
-msgstr "Community"
-
-msgid "Community profile"
-msgstr "Community Profile"
-
-msgid "Community settings"
-msgstr "Community Einstellungen"
-
-msgid "Confirm Upgrade"
-msgstr "Updatevorgang starten"
-
-msgid "Contact"
-msgstr "Kontakt"
-
-msgid "Contact information is incomplete. Please go to"
-msgstr "Die Kontaktinformationen sind unvollständig. Bitte gehe zur Seite"
-
-msgid "Coordinates"
-msgstr "Geokoordinaten"
-
-msgid "Country code"
-msgstr "Ländercode"
-
-msgid "Default routes"
-msgstr "Standardrouten"
-
-msgid "Disable default content"
-msgstr "Standardtext deaktivieren"
-
-msgid "Diversity is enabled for device"
-msgstr "Diversity ist aktiv für das Interface"
-
-msgid "E-Mail"
-msgstr "E-Mail"
-
-msgid "ESSID"
-msgstr "ESSID"
-
-msgid "Edit index page"
-msgstr "Indexseite bearbeiten"
-
-msgid "Enable IPv6"
-msgstr "IPv6 aktivieren"
-
-msgid "Enable a virtual access point (VAP) by default if possible."
-msgstr ""
-
-msgid "Error"
-msgstr "Fehler"
-
-msgid "Find your coordinates with OpenStreetMap"
-msgstr "Geokoordinaten mit OpenStreetMap ermitteln"
-
-msgid "Freifunk"
-msgstr "Freifunk"
-
-msgid "Freifunk Overview"
-msgstr "Freifunk Übersicht"
-
-msgid "Freifunk Remote Update"
-msgstr "Freifunk Fernupdate"
-
-msgid "Gateway"
-msgstr "Gateway"
-
-msgid "Go to"
-msgstr "Gehe zu"
-
-msgid "Good (2 < ETX < 4)"
-msgstr "Gut (2 < ETX < 4)"
-
-msgid "Green"
-msgstr "Grün"
-
-msgid "Hello and welcome in the network of"
-msgstr "Hallo und willkommen im Netz von"
-
-msgid "Hide OpenStreetMap"
-msgstr "OpenStreetMap ausblenden"
-
-msgid "Homepage"
-msgstr "Homepage"
-
-msgid "Hostname"
-msgstr "Hostname"
-
-msgid "IPv6 Config"
-msgstr "IPv6 Konfiguration"
-
-msgid "IPv6 Prefix"
-msgstr "IPv6 Prefix"
-
-msgid "IPv6 network in CIDR notation."
-msgstr "IPv6 Subnetz in CIDR-Notation"
-
-msgid "If selected then the default content element is not shown."
-msgstr ""
-"Wird diese Option gewählt dann wird das standardmässige Inhaltselement nicht "
-"angezeigt."
-
-msgid "If you are interested in our project then contact the local community"
-msgstr ""
-"Hast du Interesse an diesem Projekt, dann wende dich an deine lokale "
-"Gemeinschaft"
-
-msgid "Index Page"
-msgstr "Index-Seite"
-
-msgid "Interface"
-msgstr "Schnittstelle"
-
-msgid ""
-"Internet access depends on technical and organisational conditions and may "
-"or may not work for you."
-msgstr ""
-"Der Internetzugang über das experimentelle Freifunknetz ist an technische "
-"und organisatorische Bedingungen geknüpft und deshalb möglicherweise nicht "
-"(immer) gewährleistet."
-
-msgid "It is operated by"
-msgstr "Er wird betrieben von "
-
-msgid "Keep configuration"
-msgstr "Konfigurationsdateien wiederherstellen"
-
-msgid "Latitude"
-msgstr "Breite"
-
-msgid "Legend"
-msgstr "Erklärung"
-
-msgid "Load"
-msgstr "Load"
-
-msgid "Local Time"
-msgstr "Lokale Zeit"
-
-msgid "Location"
-msgstr "Standort"
-
-msgid "Longitude"
-msgstr "Länge"
-
-msgid "Map"
-msgstr "Karte"
-
-msgid "Map Error"
-msgstr "Fehler beim Darstellen der Karte"
-
-msgid "Memory"
-msgstr "Hauptspeicher"
-
-msgid "Mesh prefix"
-msgstr "Prefix des Meshs"
-
-msgid "Metric"
-msgstr "Metrik"
-
-msgid "Mode"
-msgstr "Modus"
-
-msgid "Network"
-msgstr "Netzwerk"
-
-msgid "Network for client DHCP addresses"
-msgstr "Netzwerk aus dem IPs für Clients vergeben werden"
-
-msgid "Nickname"
-msgstr "Pseudonym"
-
-msgid "No default routes known."
-msgstr "Es sind keine Standardrouten bekannt."
-
-msgid "Notice"
-msgstr "Notiz"
-
-msgid "OLSR"
-msgstr "OLSR"
-
-msgid "Operator"
-msgstr "Betreiber"
-
-msgid "Orange"
-msgstr "Orange"
-
-msgid "Overview"
-msgstr "Übersicht"
-
-msgid "Package libiwinfo required!"
-msgstr "Das Paket libiwinfo wird benötigt!"
-
-msgid "Phone"
-msgstr "Telefon"
-
-msgid "Please fill in your contact details below."
-msgstr "Bitte gib hier deine Kontaktdaten an."
-
-msgid "Please set your contact information"
-msgstr "Bitte gib deine Kontaktinformationen ein"
-
-msgid "Power"
-msgstr "Power"
-
-msgid "Processor"
-msgstr "Prozessor"
-
-msgid "Profile"
-msgstr "Profil"
-
-msgid "Profile (Expert)"
-msgstr "Profil (Expertenmodus)"
-
-msgid "Realname"
-msgstr "Name"
-
-msgid "Red"
-msgstr "Rot"
-
-msgid "SSID"
-msgstr "SSID"
-
-msgid ""
-"Select your location with a mouse click on the map. The map will only show "
-"up if you are connected to the Internet."
-msgstr ""
-"Wähle hier deinen Standort durch einen Mausklick aus. Die Karte funktioniert "
-"nur, wenn bereits eine Verbindung zum Internet besteht."
-
-msgid "Show OpenStreetMap"
-msgstr "OpenStreetMap anzeigen"
-
-msgid "Show on map"
-msgstr "Karte öffnen"
-
-msgid "Signal"
-msgstr "Signal"
-
-msgid "Splash"
-msgstr "Splash"
-
-msgid "Start Upgrade"
-msgstr "Updatevorgang starten"
-
-msgid "Statistics"
-msgstr "Statistiken"
-
-msgid "Status"
-msgstr "Status"
-
-msgid "Still usable (4 < ETX < 10)"
-msgstr "Noch nutzbar (4 < ETX < 10)"
-
-msgid "System"
-msgstr "System"
-
-msgid "TX"
-msgstr "TX"
-
-msgid ""
-"The <em>libiwinfo</em> package is not installed. You must install this "
-"component for working wireless configuration!"
-msgstr ""
-"Das <em>libiwinfo</em>-Paket ist nicht installiert. Dieses Paket muss für "
-"eine funktionierende WLAN-Konfiguration vorhanden sein!"
-
-msgid ""
-"The OLSRd service is not configured to capture position data from the "
-"network.<br /> Please make sure that the nameservice plugin is properly "
-"configured and that the <em>latlon_file</em> option is enabled."
-msgstr ""
-"OLSRd ist nicht dafür konfiguriert worden Geoinformationen zu speichern.<br /"
-"> Bitte sicherstellen dass das OLSRd-Nameservice-Plugin geladen und richtig "
-"konfiguriert wurde (Option latlon_file)."
-
-msgid "The installed firmware is the most recent version."
-msgstr "Die installierte Firmware ist bereits die neueste Version."
-
-msgid ""
-"These are the basic settings for your local wireless community. These "
-"settings define the default values for the wizard and DO NOT affect the "
-"actual configuration of the router."
-msgstr ""
-"Dies hier sind die Grundeinstellungen für die Freifunk Community in deiner "
-"Nachbarschaft. Diese Einstellungen legen die Standardwerte für den ffwizard "
-"fest und beeinflussen die aktuelle Konfiguration des Routers NICHT."
-
-msgid "These are the settings of your local community."
-msgstr "Dies sind die Einstellungen für deine Freifunk Community."
-
-msgid ""
-"These pages will assist you in setting up your router for Freifunk or "
-"similar wireless community networks."
-msgstr ""
-"Diese Seiten helfen dabei, den Router für Freifunk oder ähnliche Wireless "
-"Community Netzwerke einzurichten."
-
-msgid "This is the access point"
-msgstr "Dies ist der Zugangspunkt "
-
-msgid "Update Settings"
-msgstr "Einstellungen zum Update"
-
-msgid "Update available!"
-msgstr "Update verfügbar!"
-
-msgid "Uptime"
-msgstr "Uptime"
-
-msgid "VAP"
-msgstr ""
-
-msgid "Verify downloaded images"
-msgstr "Heruntergeladene Images verifizieren"
-
-msgid "Very good (ETX < 2)"
-msgstr "Sehr gut (ETX < 2) "
-
-msgid ""
-"We are an initiative to establish a free, independent and open wireless mesh "
-"network."
-msgstr ""
-"Wir sind eine Initiative zur Schaffung eines freien, offenen und "
-"unabhängigen Funknetzwerks auf WLAN-Basis."
-
-msgid "Wireless Overview"
-msgstr "WLAN Übersicht"
-
-msgid "Yellow"
-msgstr "Gelb"
-
-msgid ""
-"You can display additional content on the public index page by inserting "
-"valid XHTML in the form below.<br />Headlines should be enclosed between &lt;"
-"h2&gt; and &lt;/h2&gt;."
-msgstr ""
-"Hier kann der Indexseite weiterer Inhalt hinzugefügt werden. Dazu muss "
-"gültiges XHTML verwendet werden.<br />Überschriften sollten zwischen den "
-"Tags &lt;h2&gt; und &lt;/h2&gt; eingeschlossen werden."
-
-msgid ""
-"You can find further information about the global Freifunk initiative at"
-msgstr "Weitere Informationen zur globalen Freifunkinitiative findest du unter"
-
-msgid "You can manually edit the selected community profile here."
-msgstr "Hier kann das ausgewählte Community-Profil bearbeitet werden."
-
-msgid ""
-"You need to select a profile before you can edit it. To select a profile go "
-"to"
-msgstr ""
-"Es muss ein Profil ausgewählt werden, bevor es editiert werden kann. Gehe "
-"dazu zur Seite"
-
-msgid "and fill out all required fields."
-msgstr "und fülle alle benötigten Felder aus."
-
-msgid "buffered"
-msgstr "gepuffert"
-
-msgid "cached"
-msgstr "gecacht"
-
-msgid "e.g."
-msgstr "z.B."
-
-msgid "free"
-msgstr "ungenutzt"
-
-msgid "to disable it."
-msgstr "um es auszuschalten."
-
-msgid "used"
-msgstr "benutzt"
-
-msgid "wireless settings"
-msgstr "Drahtloseinstellungen"
-
-#~ msgid ""
-#~ "No services can be shown, because olsrd is not running or the olsrd-"
-#~ "nameservice Plugin is not loaded."
-#~ msgstr ""
-#~ "Es kann keine Liste der Dienste angezeigt werden, da olsrd nicht läuft "
-#~ "oder das nameservice plugin nicht geladen oder konfiguriert wurde."
-
-#~ msgid "Services"
-#~ msgstr "Dienste"
-
-#~ msgid "Source"
-#~ msgstr "Quelle"
-
-#~ msgid ""
-#~ "The <em>libiwinfo-lua</em> package is not installed. You must install "
-#~ "this component for working wireless configuration!"
-#~ msgstr ""
-#~ "Das <em>libiwinfo-lua</em>-Paket ist nicht installiert. Das Paket muss "
-#~ "für eine funktionierende WLAN-Konfiguration installiert sein!"
-
-#~ msgid "Url"
-#~ msgstr "Adresse"
diff --git a/modules/luci-mod-freifunk/po/el/freifunk.po b/modules/luci-mod-freifunk/po/el/freifunk.po
deleted file mode 100644 (file)
index 95d58ea..0000000
+++ /dev/null
@@ -1,407 +0,0 @@
-msgid ""
-msgstr ""
-"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-05-28 02:08+0200\n"
-"PO-Revision-Date: 2012-03-18 15:11+0200\n"
-"Last-Translator: Vasilis <acinonyx@openwrt.gr>\n"
-"Language-Team: LANGUAGE <LL@li.org>\n"
-"Language: el\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=UTF-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: Pootle 2.0.4\n"
-
-msgid "BSSID"
-msgstr "BSSID"
-
-msgid "Bad (ETX > 10)"
-msgstr ""
-
-msgid "Basic Settings"
-msgstr "Βασικές Ρυθμίσεις"
-
-msgid "Basic settings"
-msgstr "Βασικές ρυθμίσεις"
-
-msgid "Basic settings are incomplete. Please go to"
-msgstr ""
-
-msgid "Basic system settings"
-msgstr "Βασικές ρυθμίσεις συστήματος"
-
-msgid "Bitrate"
-msgstr ""
-
-msgid "Channel"
-msgstr "Κανάλι"
-
-msgid "Check for new firmware versions and perform automatic updates."
-msgstr ""
-
-msgid "Client network size"
-msgstr ""
-
-msgid "Community"
-msgstr "Κοινότητα"
-
-msgid "Community profile"
-msgstr ""
-
-msgid "Community settings"
-msgstr ""
-
-msgid "Confirm Upgrade"
-msgstr ""
-
-msgid "Contact"
-msgstr "Επικοινωνία"
-
-msgid "Contact information is incomplete. Please go to"
-msgstr ""
-
-msgid "Coordinates"
-msgstr "Συντεταγμένες"
-
-msgid "Country code"
-msgstr "Κωδικός xώρας"
-
-msgid "Default routes"
-msgstr ""
-
-msgid "Disable default content"
-msgstr ""
-
-msgid "Diversity is enabled for device"
-msgstr ""
-
-msgid "E-Mail"
-msgstr "Ηλ. Ταχυδρομείο"
-
-msgid "ESSID"
-msgstr "ESSID"
-
-msgid "Edit index page"
-msgstr ""
-
-msgid "Enable IPv6"
-msgstr ""
-
-msgid "Enable a virtual access point (VAP) by default if possible."
-msgstr ""
-
-msgid "Error"
-msgstr "Σφάλμα"
-
-msgid "Find your coordinates with OpenStreetMap"
-msgstr ""
-
-msgid "Freifunk"
-msgstr ""
-
-msgid "Freifunk Overview"
-msgstr ""
-
-msgid "Freifunk Remote Update"
-msgstr ""
-
-msgid "Gateway"
-msgstr "Πύλη"
-
-msgid "Go to"
-msgstr ""
-
-msgid "Good (2 < ETX < 4)"
-msgstr ""
-
-msgid "Green"
-msgstr ""
-
-msgid "Hello and welcome in the network of"
-msgstr "Γεια σας και καλώς ήλθατε στο δίκτυο"
-
-msgid "Hide OpenStreetMap"
-msgstr ""
-
-msgid "Homepage"
-msgstr ""
-
-msgid "Hostname"
-msgstr ""
-
-msgid "IPv6 Config"
-msgstr ""
-
-msgid "IPv6 Prefix"
-msgstr ""
-
-msgid "IPv6 network in CIDR notation."
-msgstr ""
-
-msgid "If selected then the default content element is not shown."
-msgstr ""
-
-msgid "If you are interested in our project then contact the local community"
-msgstr "Αν ενδιαφέρεστε για το έργο μας, επικοινωνήστε με την τοπική κοινότητα"
-
-msgid "Index Page"
-msgstr ""
-
-msgid "Interface"
-msgstr "Διεπαφή"
-
-msgid ""
-"Internet access depends on technical and organisational conditions and may "
-"or may not work for you."
-msgstr ""
-"Η πρόσβαση στο διαδίκτυο εξαρτάται από τις τεχνικές και τις οργανωτικές "
-"συνθήκες και μπορεί να λειτουργεί ή όχι για σας."
-
-msgid "It is operated by"
-msgstr "Διαχειρίζεται από"
-
-msgid "Keep configuration"
-msgstr ""
-
-msgid "Latitude"
-msgstr "Γεωγραφικό πλάτος"
-
-msgid "Legend"
-msgstr ""
-
-msgid "Load"
-msgstr ""
-
-msgid "Local Time"
-msgstr "Τοπική Ώρα"
-
-msgid "Location"
-msgstr "Τοποθεσία"
-
-msgid "Longitude"
-msgstr "Γεωγραφικό μήκος"
-
-msgid "Map"
-msgstr "Χάρτης"
-
-msgid "Map Error"
-msgstr ""
-
-msgid "Memory"
-msgstr "Μνήμη"
-
-msgid "Mesh prefix"
-msgstr ""
-
-msgid "Metric"
-msgstr ""
-
-msgid "Mode"
-msgstr ""
-
-msgid "Network"
-msgstr "Δίκτυο"
-
-msgid "Network for client DHCP addresses"
-msgstr ""
-
-msgid "Nickname"
-msgstr "Ψευδώνυμο"
-
-msgid "No default routes known."
-msgstr ""
-
-msgid "Notice"
-msgstr "Σημείωση"
-
-msgid "OLSR"
-msgstr "OLSR"
-
-msgid "Operator"
-msgstr ""
-
-msgid "Orange"
-msgstr ""
-
-msgid "Overview"
-msgstr ""
-
-msgid "Package libiwinfo required!"
-msgstr ""
-
-msgid "Phone"
-msgstr "Τηλέφωνο"
-
-msgid "Please fill in your contact details below."
-msgstr ""
-
-msgid "Please set your contact information"
-msgstr ""
-
-msgid "Power"
-msgstr ""
-
-msgid "Processor"
-msgstr "Επεξεργαστής"
-
-msgid "Profile"
-msgstr ""
-
-msgid "Profile (Expert)"
-msgstr ""
-
-msgid "Realname"
-msgstr "Ονοματεπώνυμο"
-
-msgid "Red"
-msgstr ""
-
-msgid "SSID"
-msgstr "SSID"
-
-msgid ""
-"Select your location with a mouse click on the map. The map will only show "
-"up if you are connected to the Internet."
-msgstr ""
-
-msgid "Show OpenStreetMap"
-msgstr ""
-
-msgid "Show on map"
-msgstr ""
-
-msgid "Signal"
-msgstr "Σήμα"
-
-msgid "Splash"
-msgstr ""
-
-msgid "Start Upgrade"
-msgstr ""
-
-msgid "Statistics"
-msgstr "Στατιστικά"
-
-msgid "Status"
-msgstr ""
-
-msgid "Still usable (4 < ETX < 10)"
-msgstr ""
-
-msgid "System"
-msgstr "Σύστημα"
-
-msgid "TX"
-msgstr ""
-
-msgid ""
-"The <em>libiwinfo</em> package is not installed. You must install this "
-"component for working wireless configuration!"
-msgstr ""
-
-msgid ""
-"The OLSRd service is not configured to capture position data from the "
-"network.<br /> Please make sure that the nameservice plugin is properly "
-"configured and that the <em>latlon_file</em> option is enabled."
-msgstr ""
-
-msgid "The installed firmware is the most recent version."
-msgstr ""
-
-msgid ""
-"These are the basic settings for your local wireless community. These "
-"settings define the default values for the wizard and DO NOT affect the "
-"actual configuration of the router."
-msgstr ""
-
-msgid "These are the settings of your local community."
-msgstr "Αυτές είναι οι ρυθμίσεις της τοπικής σας κοινότητας."
-
-msgid ""
-"These pages will assist you in setting up your router for Freifunk or "
-"similar wireless community networks."
-msgstr ""
-"Αυτές οι σελίδες θα σας βοηθήσουν να ρυθμίσετε το δρομολογητή σας για το "
-"Freifunk ή παρόμοια ασύρματα κοινοτικά δίκτυα."
-
-msgid "This is the access point"
-msgstr "Αυτό είναι το access point"
-
-msgid "Update Settings"
-msgstr ""
-
-msgid "Update available!"
-msgstr ""
-
-msgid "Uptime"
-msgstr ""
-
-msgid "VAP"
-msgstr ""
-
-msgid "Verify downloaded images"
-msgstr ""
-
-msgid "Very good (ETX < 2)"
-msgstr ""
-
-msgid ""
-"We are an initiative to establish a free, independent and open wireless mesh "
-"network."
-msgstr ""
-"Είμαστε μία πρωτοβουλία για την εδραίωση ενός ελεύθερου, ανεξάρτητου και "
-"ανοιχτού ασύρματου mesh δικτύου."
-
-msgid "Wireless Overview"
-msgstr ""
-
-msgid "Yellow"
-msgstr ""
-
-msgid ""
-"You can display additional content on the public index page by inserting "
-"valid XHTML in the form below.<br />Headlines should be enclosed between &lt;"
-"h2&gt; and &lt;/h2&gt;."
-msgstr ""
-
-msgid ""
-"You can find further information about the global Freifunk initiative at"
-msgstr ""
-"Μπορείτε να βρείτε περισσότερες πληροφορίες για την παγκόσμια πρωτοβουλία "
-"Freifunk στο"
-
-msgid "You can manually edit the selected community profile here."
-msgstr ""
-
-msgid ""
-"You need to select a profile before you can edit it. To select a profile go "
-"to"
-msgstr ""
-
-msgid "and fill out all required fields."
-msgstr ""
-
-msgid "buffered"
-msgstr ""
-
-msgid "cached"
-msgstr ""
-
-msgid "e.g."
-msgstr "π.χ."
-
-msgid "free"
-msgstr ""
-
-msgid "to disable it."
-msgstr ""
-
-msgid "used"
-msgstr ""
-
-msgid "wireless settings"
-msgstr ""
-
-#~ msgid "Source"
-#~ msgstr "Πηγή"
diff --git a/modules/luci-mod-freifunk/po/en/freifunk.po b/modules/luci-mod-freifunk/po/en/freifunk.po
deleted file mode 100644 (file)
index bf99116..0000000
+++ /dev/null
@@ -1,400 +0,0 @@
-msgid ""
-msgstr ""
-"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-06-30 06:42+0200\n"
-"PO-Revision-Date: 2009-07-06 23:21+0200\n"
-"Last-Translator: Jo-Philipp Wich <jow@openwrt.org>\n"
-"Language-Team: LANGUAGE <LL@li.org>\n"
-"Language: \n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=UTF-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-"X-Generator: Pootle 1.1.0\n"
-
-msgid "BSSID"
-msgstr ""
-
-msgid "Bad (ETX > 10)"
-msgstr ""
-
-msgid "Basic Settings"
-msgstr ""
-
-msgid "Basic settings"
-msgstr ""
-
-msgid "Basic settings are incomplete. Please go to"
-msgstr ""
-
-msgid "Basic system settings"
-msgstr ""
-
-msgid "Bitrate"
-msgstr ""
-
-msgid "Channel"
-msgstr ""
-
-msgid "Check for new firmware versions and perform automatic updates."
-msgstr "Check for new firmware versions and perform automatic updates."
-
-msgid "Client network size"
-msgstr ""
-
-msgid "Community"
-msgstr ""
-
-msgid "Community profile"
-msgstr ""
-
-msgid "Community settings"
-msgstr ""
-
-msgid "Confirm Upgrade"
-msgstr ""
-
-msgid "Contact"
-msgstr ""
-
-msgid "Contact information is incomplete. Please go to"
-msgstr ""
-
-msgid "Coordinates"
-msgstr "Coordinates"
-
-msgid "Country code"
-msgstr ""
-
-msgid "Default routes"
-msgstr ""
-
-msgid "Disable default content"
-msgstr ""
-
-msgid "Diversity is enabled for device"
-msgstr ""
-
-msgid "E-Mail"
-msgstr "E-Mail"
-
-msgid "ESSID"
-msgstr ""
-
-msgid "Edit index page"
-msgstr ""
-
-msgid "Enable IPv6"
-msgstr ""
-
-msgid "Enable a virtual access point (VAP) by default if possible."
-msgstr ""
-
-msgid "Error"
-msgstr ""
-
-msgid "Find your coordinates with OpenStreetMap"
-msgstr ""
-
-msgid "Freifunk"
-msgstr ""
-
-msgid "Freifunk Overview"
-msgstr ""
-
-msgid "Freifunk Remote Update"
-msgstr "Freifunk Remote Update"
-
-msgid "Gateway"
-msgstr ""
-
-msgid "Go to"
-msgstr ""
-
-msgid "Good (2 < ETX < 4)"
-msgstr ""
-
-msgid "Green"
-msgstr ""
-
-msgid "Hello and welcome in the network of"
-msgstr "Hello and welcome in the network of"
-
-msgid "Hide OpenStreetMap"
-msgstr ""
-
-msgid "Homepage"
-msgstr ""
-
-msgid "Hostname"
-msgstr "Hostname"
-
-msgid "IPv6 Config"
-msgstr ""
-
-msgid "IPv6 Prefix"
-msgstr ""
-
-msgid "IPv6 network in CIDR notation."
-msgstr ""
-
-msgid "If selected then the default content element is not shown."
-msgstr ""
-
-msgid "If you are interested in our project then contact the local community"
-msgstr "If you are interested in our project then contact the local community"
-
-msgid "Index Page"
-msgstr ""
-
-msgid "Interface"
-msgstr ""
-
-msgid ""
-"Internet access depends on technical and organisational conditions and may "
-"or may not work for you."
-msgstr ""
-"Internet access depends on technical and organisational conditions and may "
-"or may not work for you."
-
-msgid "It is operated by"
-msgstr "It is operated by"
-
-msgid "Keep configuration"
-msgstr "Keep configuration"
-
-msgid "Latitude"
-msgstr ""
-
-msgid "Legend"
-msgstr ""
-
-msgid "Load"
-msgstr ""
-
-msgid "Local Time"
-msgstr ""
-
-msgid "Location"
-msgstr "Location"
-
-msgid "Longitude"
-msgstr ""
-
-msgid "Map"
-msgstr ""
-
-msgid "Map Error"
-msgstr ""
-
-msgid "Memory"
-msgstr "Memory"
-
-msgid "Mesh prefix"
-msgstr ""
-
-msgid "Metric"
-msgstr ""
-
-msgid "Mode"
-msgstr ""
-
-msgid "Network"
-msgstr ""
-
-msgid "Network for client DHCP addresses"
-msgstr ""
-
-msgid "Nickname"
-msgstr "Nickname"
-
-msgid "No default routes known."
-msgstr ""
-
-msgid "Notice"
-msgstr "Notice"
-
-msgid "OLSR"
-msgstr ""
-
-msgid "Operator"
-msgstr ""
-
-msgid "Orange"
-msgstr ""
-
-msgid "Overview"
-msgstr ""
-
-msgid "Package libiwinfo required!"
-msgstr ""
-
-msgid "Phone"
-msgstr "Phone"
-
-msgid "Please fill in your contact details below."
-msgstr ""
-
-msgid "Please set your contact information"
-msgstr ""
-
-msgid "Power"
-msgstr ""
-
-msgid "Processor"
-msgstr ""
-
-msgid "Profile"
-msgstr ""
-
-msgid "Profile (Expert)"
-msgstr ""
-
-msgid "Realname"
-msgstr "Realname"
-
-msgid "Red"
-msgstr ""
-
-msgid "SSID"
-msgstr ""
-
-msgid ""
-"Select your location with a mouse click on the map. The map will only show "
-"up if you are connected to the Internet."
-msgstr ""
-
-msgid "Show OpenStreetMap"
-msgstr ""
-
-msgid "Show on map"
-msgstr ""
-
-msgid "Signal"
-msgstr ""
-
-msgid "Splash"
-msgstr ""
-
-msgid "Start Upgrade"
-msgstr "Start Upgrade"
-
-msgid "Statistics"
-msgstr ""
-
-msgid "Status"
-msgstr ""
-
-msgid "Still usable (4 < ETX < 10)"
-msgstr ""
-
-msgid "System"
-msgstr ""
-
-msgid "TX"
-msgstr ""
-
-msgid ""
-"The <em>libiwinfo</em> package is not installed. You must install this "
-"component for working wireless configuration!"
-msgstr ""
-
-msgid ""
-"The OLSRd service is not configured to capture position data from the "
-"network.<br /> Please make sure that the nameservice plugin is properly "
-"configured and that the <em>latlon_file</em> option is enabled."
-msgstr ""
-
-msgid "The installed firmware is the most recent version."
-msgstr "The installed firmware is the most recent version."
-
-msgid ""
-"These are the basic settings for your local wireless community. These "
-"settings define the default values for the wizard and DO NOT affect the "
-"actual configuration of the router."
-msgstr ""
-
-msgid "These are the settings of your local community."
-msgstr ""
-
-msgid ""
-"These pages will assist you in setting up your router for Freifunk or "
-"similar wireless community networks."
-msgstr ""
-
-msgid "This is the access point"
-msgstr "This is the access point"
-
-msgid "Update Settings"
-msgstr "Update Settings"
-
-msgid "Update available!"
-msgstr "Update available!"
-
-msgid "Uptime"
-msgstr ""
-
-msgid "VAP"
-msgstr ""
-
-msgid "Verify downloaded images"
-msgstr "Verify downloaded images"
-
-msgid "Very good (ETX < 2)"
-msgstr ""
-
-msgid ""
-"We are an initiative to establish a free, independent and open wireless mesh "
-"network."
-msgstr ""
-"We are an initiative to establish a free, independent and open wireless mesh "
-"network."
-
-msgid "Wireless Overview"
-msgstr ""
-
-msgid "Yellow"
-msgstr ""
-
-msgid ""
-"You can display additional content on the public index page by inserting "
-"valid XHTML in the form below.<br />Headlines should be enclosed between &lt;"
-"h2&gt; and &lt;/h2&gt;."
-msgstr ""
-
-msgid ""
-"You can find further information about the global Freifunk initiative at"
-msgstr ""
-"You can find further information about the global Freifunk initiative at"
-
-msgid "You can manually edit the selected community profile here."
-msgstr ""
-
-msgid ""
-"You need to select a profile before you can edit it. To select a profile go "
-"to"
-msgstr ""
-
-msgid "and fill out all required fields."
-msgstr ""
-
-msgid "buffered"
-msgstr ""
-
-msgid "cached"
-msgstr ""
-
-msgid "e.g."
-msgstr ""
-
-msgid "free"
-msgstr ""
-
-msgid "to disable it."
-msgstr ""
-
-msgid "used"
-msgstr ""
-
-msgid "wireless settings"
-msgstr ""
diff --git a/modules/luci-mod-freifunk/po/es/freifunk.po b/modules/luci-mod-freifunk/po/es/freifunk.po
deleted file mode 100644 (file)
index 7242268..0000000
+++ /dev/null
@@ -1,417 +0,0 @@
-msgid ""
-msgstr ""
-"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-06-10 03:41+0200\n"
-"PO-Revision-Date: 2014-06-15 13:16+0200\n"
-"Last-Translator: José Vicente <josevteg@gmail.com>\n"
-"Language-Team: LANGUAGE <LL@li.org>\n"
-"Language: es\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=UTF-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: Pootle 2.0.6\n"
-
-msgid "BSSID"
-msgstr "BSSID"
-
-msgid "Bad (ETX > 10)"
-msgstr "Malo (ETX > 10)"
-
-msgid "Basic Settings"
-msgstr "Configuración básica"
-
-msgid "Basic settings"
-msgstr "Configuración básica"
-
-msgid "Basic settings are incomplete. Please go to"
-msgstr "Configuración básica incompleta. Por favor, vaya a"
-
-msgid "Basic system settings"
-msgstr "Configuración básica del sistema"
-
-msgid "Bitrate"
-msgstr "Bitrate"
-
-msgid "Channel"
-msgstr "Canal"
-
-msgid "Check for new firmware versions and perform automatic updates."
-msgstr ""
-"Comprobar nuevas versiones de firmware y realizar actualizaciones "
-"automáticas."
-
-msgid "Client network size"
-msgstr "Tamaño de la red cliente"
-
-msgid "Community"
-msgstr "Comunidad"
-
-msgid "Community profile"
-msgstr "Perfil de la comunidad"
-
-msgid "Community settings"
-msgstr "Configuración de la comunidad"
-
-msgid "Confirm Upgrade"
-msgstr "Confirmar actualización"
-
-msgid "Contact"
-msgstr "Contacto"
-
-msgid "Contact information is incomplete. Please go to"
-msgstr "La información de contacto no está completa. Por favor, vaya a"
-
-msgid "Coordinates"
-msgstr "Coordenadas"
-
-msgid "Country code"
-msgstr "Código de país"
-
-msgid "Default routes"
-msgstr "Rutas por defecto"
-
-msgid "Disable default content"
-msgstr "Desactive contenido por defecto"
-
-msgid "Diversity is enabled for device"
-msgstr "Diversidad activar para el dispositivo"
-
-msgid "E-Mail"
-msgstr "E-Mail"
-
-msgid "ESSID"
-msgstr "ESSID"
-
-msgid "Edit index page"
-msgstr "Editar índice"
-
-msgid "Enable IPv6"
-msgstr "Activar IPv6"
-
-msgid "Enable a virtual access point (VAP) by default if possible."
-msgstr "Activa un punto virtual de acceso (VAP) por dehecto si es posible."
-
-msgid "Error"
-msgstr "Error"
-
-msgid "Find your coordinates with OpenStreetMap"
-msgstr "Busca sus coordenadas con OpenStreetMap"
-
-msgid "Freifunk"
-msgstr "Freifunk"
-
-msgid "Freifunk Overview"
-msgstr "Resumen de Freifunk"
-
-msgid "Freifunk Remote Update"
-msgstr "Actualización remota de Freifunk"
-
-msgid "Gateway"
-msgstr "Pasarela"
-
-msgid "Go to"
-msgstr "Ir a"
-
-msgid "Good (2 < ETX < 4)"
-msgstr "Bueno (2 < ETX < 4)"
-
-msgid "Green"
-msgstr "Verde"
-
-msgid "Hello and welcome in the network of"
-msgstr "Hola y bienvenido a la red de"
-
-msgid "Hide OpenStreetMap"
-msgstr "Ocultar OpenStreetMap"
-
-msgid "Homepage"
-msgstr "Página inicial"
-
-msgid "Hostname"
-msgstr "Nombre de máquina"
-
-msgid "IPv6 Config"
-msgstr "Configuración de IPv6"
-
-msgid "IPv6 Prefix"
-msgstr "Prefijo IPv6"
-
-msgid "IPv6 network in CIDR notation."
-msgstr "Red IPv6 en notación CIDR."
-
-msgid "If selected then the default content element is not shown."
-msgstr "No mostrar el contenido por defecto."
-
-msgid "If you are interested in our project then contact the local community"
-msgstr ""
-"Si se encuentra interesado en nuestro proyecto contacte, por favor, con su "
-"comunidad local mas cercana"
-
-msgid "Index Page"
-msgstr "Índice"
-
-msgid "Interface"
-msgstr "Interfaz"
-
-msgid ""
-"Internet access depends on technical and organisational conditions and may "
-"or may not work for you."
-msgstr ""
-"El acceso a Internet depende de condiciones tanto técnicas como "
-"organizativas por lo que puede no funcionarle."
-
-msgid "It is operated by"
-msgstr "Administrado por"
-
-msgid "Keep configuration"
-msgstr "Mantener configuración"
-
-msgid "Latitude"
-msgstr "Latitud"
-
-msgid "Legend"
-msgstr "Leyenda"
-
-msgid "Load"
-msgstr "Carga"
-
-msgid "Local Time"
-msgstr "Hora local"
-
-msgid "Location"
-msgstr "Lugar"
-
-msgid "Longitude"
-msgstr "Longitud"
-
-msgid "Map"
-msgstr "Mapa"
-
-msgid "Map Error"
-msgstr "Error en el map"
-
-msgid "Memory"
-msgstr "Memoria"
-
-msgid "Mesh prefix"
-msgstr "Prefijo mesh"
-
-msgid "Metric"
-msgstr "Métrica"
-
-msgid "Mode"
-msgstr "Modo"
-
-msgid "Network"
-msgstr "Red"
-
-msgid "Network for client DHCP addresses"
-msgstr "Red para las direcciones DHCP de los clientes"
-
-msgid "Nickname"
-msgstr "Apodo"
-
-msgid "No default routes known."
-msgstr "Sin rutas por defecto."
-
-msgid "Notice"
-msgstr "Aviso"
-
-msgid "OLSR"
-msgstr "OLSR"
-
-msgid "Operator"
-msgstr "Administrador"
-
-msgid "Orange"
-msgstr "Naranja"
-
-msgid "Overview"
-msgstr "Repaso"
-
-msgid "Package libiwinfo required!"
-msgstr "¡Es necesario el paquete libiwinfo!"
-
-msgid "Phone"
-msgstr "Teléfono"
-
-msgid "Please fill in your contact details below."
-msgstr "Por favor, introduzca sus datos de contacto."
-
-msgid "Please set your contact information"
-msgstr "Por favor, configure su información de contacto"
-
-msgid "Power"
-msgstr "Potencia"
-
-msgid "Processor"
-msgstr "Procesador"
-
-msgid "Profile"
-msgstr "Perfil"
-
-msgid "Profile (Expert)"
-msgstr "Perfil (experto)"
-
-msgid "Realname"
-msgstr "Nombre real"
-
-msgid "Red"
-msgstr "Rojo"
-
-msgid "SSID"
-msgstr "SSID"
-
-msgid ""
-"Select your location with a mouse click on the map. The map will only show "
-"up if you are connected to the Internet."
-msgstr ""
-"Elija su posición pulsando el ratón sobre el mapa. El mapa solo aparecerá si "
-"está conectado a internet."
-
-msgid "Show OpenStreetMap"
-msgstr "Mostrar OpenStreetMap"
-
-msgid "Show on map"
-msgstr "Mostrar en el mapa"
-
-msgid "Signal"
-msgstr "Señal"
-
-msgid "Splash"
-msgstr "Presentación"
-
-msgid "Start Upgrade"
-msgstr "Iniciar actualización"
-
-msgid "Statistics"
-msgstr "Estadísticas"
-
-msgid "Status"
-msgstr "Estado"
-
-msgid "Still usable (4 < ETX < 10)"
-msgstr "Aún utilizable (4 < ETX < 10)"
-
-msgid "System"
-msgstr "Sistema"
-
-msgid "TX"
-msgstr "TX"
-
-msgid ""
-"The <em>libiwinfo</em> package is not installed. You must install this "
-"component for working wireless configuration!"
-msgstr ""
-"El paquete <em>libiwinfo</em> no está instalado. ¡Debe instalarlo para que "
-"funcione la red inalámbrica!"
-
-msgid ""
-"The OLSRd service is not configured to capture position data from the "
-"network.<br /> Please make sure that the nameservice plugin is properly "
-"configured and that the <em>latlon_file</em> option is enabled."
-msgstr ""
-"El servicio OLSRd no está configurado para tomar los datos de posición desde "
-"la red.<br />Asegúrese de que el plugin \"nameservice\" está bien "
-"configurado y que la opción <em>latlon_file</em> está marcada."
-
-msgid "The installed firmware is the most recent version."
-msgstr "El firmare instalado está en la versión más reciente."
-
-msgid ""
-"These are the basic settings for your local wireless community. These "
-"settings define the default values for the wizard and DO NOT affect the "
-"actual configuration of the router."
-msgstr ""
-"Configuración básica de su comunidad inalámbrica. Aquí puede definir los "
-"valores por defecto para el asistente SIN afectar a la configuración del "
-"router."
-
-msgid "These are the settings of your local community."
-msgstr "Configuración de su comunidad local."
-
-msgid ""
-"These pages will assist you in setting up your router for Freifunk or "
-"similar wireless community networks."
-msgstr ""
-"Configuración de su router para Freifunk o redes comunitarias similares."
-
-msgid "This is the access point"
-msgstr "Este es el punto de acceso"
-
-msgid "Update Settings"
-msgstr "Actualizar configuración"
-
-msgid "Update available!"
-msgstr "¡Actualización disponible!"
-
-msgid "Uptime"
-msgstr "Tiempo activo"
-
-msgid "VAP"
-msgstr "VAP"
-
-msgid "Verify downloaded images"
-msgstr "Verificar las descargas"
-
-msgid "Very good (ETX < 2)"
-msgstr "Muy bueno (ETX < 2)"
-
-msgid ""
-"We are an initiative to establish a free, independent and open wireless mesh "
-"network."
-msgstr ""
-"Somos una iniciativa que pretende crear una red libre, independiente y "
-"abierta utilizando una red mesh inalámbrica."
-
-msgid "Wireless Overview"
-msgstr "Resumen de red inalámbrica"
-
-msgid "Yellow"
-msgstr "Amarillo"
-
-msgid ""
-"You can display additional content on the public index page by inserting "
-"valid XHTML in the form below.<br />Headlines should be enclosed between &lt;"
-"h2&gt; and &lt;/h2&gt;."
-msgstr ""
-"Puede mostrar más contenido en el índice público poniendo XHTML válido en "
-"este formulario.<br />Las cabeceras deben ir entre &lt;h2&gt; y &lt;/h2&gt;."
-
-msgid ""
-"You can find further information about the global Freifunk initiative at"
-msgstr "Puede obtener información acerca de la iniciativa global Freifunk en"
-
-msgid "You can manually edit the selected community profile here."
-msgstr "Edite el perfil comunitario local."
-
-msgid ""
-"You need to select a profile before you can edit it. To select a profile go "
-"to"
-msgstr "Elija un perfil para editarlo. Para elegir el perfil vaya a"
-
-msgid "and fill out all required fields."
-msgstr "y rellene los campos requeridos."
-
-msgid "buffered"
-msgstr "en búfer"
-
-msgid "cached"
-msgstr "en caché"
-
-msgid "e.g."
-msgstr "ej."
-
-msgid "free"
-msgstr "libre"
-
-msgid "to disable it."
-msgstr "para desactivarlo."
-
-msgid "used"
-msgstr "usado"
-
-msgid "wireless settings"
-msgstr "configuración inalámbrica"
diff --git a/modules/luci-mod-freifunk/po/fr/freifunk.po b/modules/luci-mod-freifunk/po/fr/freifunk.po
deleted file mode 100644 (file)
index 028a2ce..0000000
+++ /dev/null
@@ -1,395 +0,0 @@
-msgid ""
-msgstr ""
-"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-05-19 19:36+0200\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
-"Language-Team: LANGUAGE <LL@li.org>\n"
-"Language: \n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=UTF-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-"X-Generator: Translate Toolkit 1.1.1\n"
-
-msgid "BSSID"
-msgstr ""
-
-msgid "Bad (ETX > 10)"
-msgstr ""
-
-msgid "Basic Settings"
-msgstr ""
-
-msgid "Basic settings"
-msgstr ""
-
-msgid "Basic settings are incomplete. Please go to"
-msgstr ""
-
-msgid "Basic system settings"
-msgstr ""
-
-msgid "Bitrate"
-msgstr ""
-
-msgid "Channel"
-msgstr ""
-
-msgid "Check for new firmware versions and perform automatic updates."
-msgstr ""
-
-msgid "Client network size"
-msgstr ""
-
-msgid "Community"
-msgstr ""
-
-msgid "Community profile"
-msgstr ""
-
-msgid "Community settings"
-msgstr ""
-
-msgid "Confirm Upgrade"
-msgstr ""
-
-msgid "Contact"
-msgstr ""
-
-msgid "Contact information is incomplete. Please go to"
-msgstr ""
-
-msgid "Coordinates"
-msgstr ""
-
-msgid "Country code"
-msgstr ""
-
-msgid "Default routes"
-msgstr ""
-
-msgid "Disable default content"
-msgstr ""
-
-msgid "Diversity is enabled for device"
-msgstr ""
-
-msgid "E-Mail"
-msgstr ""
-
-msgid "ESSID"
-msgstr ""
-
-msgid "Edit index page"
-msgstr ""
-
-msgid "Enable IPv6"
-msgstr ""
-
-msgid "Enable a virtual access point (VAP) by default if possible."
-msgstr ""
-
-msgid "Error"
-msgstr ""
-
-msgid "Find your coordinates with OpenStreetMap"
-msgstr ""
-
-msgid "Freifunk"
-msgstr ""
-
-msgid "Freifunk Overview"
-msgstr ""
-
-msgid "Freifunk Remote Update"
-msgstr ""
-
-msgid "Gateway"
-msgstr ""
-
-msgid "Go to"
-msgstr ""
-
-msgid "Good (2 < ETX < 4)"
-msgstr ""
-
-msgid "Green"
-msgstr ""
-
-msgid "Hello and welcome in the network of"
-msgstr ""
-
-msgid "Hide OpenStreetMap"
-msgstr ""
-
-msgid "Homepage"
-msgstr ""
-
-msgid "Hostname"
-msgstr ""
-
-msgid "IPv6 Config"
-msgstr ""
-
-msgid "IPv6 Prefix"
-msgstr ""
-
-msgid "IPv6 network in CIDR notation."
-msgstr ""
-
-msgid "If selected then the default content element is not shown."
-msgstr ""
-
-msgid "If you are interested in our project then contact the local community"
-msgstr ""
-
-msgid "Index Page"
-msgstr ""
-
-msgid "Interface"
-msgstr ""
-
-msgid ""
-"Internet access depends on technical and organisational conditions and may "
-"or may not work for you."
-msgstr ""
-
-msgid "It is operated by"
-msgstr ""
-
-msgid "Keep configuration"
-msgstr ""
-
-msgid "Latitude"
-msgstr ""
-
-msgid "Legend"
-msgstr ""
-
-msgid "Load"
-msgstr ""
-
-msgid "Local Time"
-msgstr ""
-
-msgid "Location"
-msgstr ""
-
-msgid "Longitude"
-msgstr ""
-
-msgid "Map"
-msgstr ""
-
-msgid "Map Error"
-msgstr ""
-
-msgid "Memory"
-msgstr ""
-
-msgid "Mesh prefix"
-msgstr ""
-
-msgid "Metric"
-msgstr ""
-
-msgid "Mode"
-msgstr ""
-
-msgid "Network"
-msgstr ""
-
-msgid "Network for client DHCP addresses"
-msgstr ""
-
-msgid "Nickname"
-msgstr ""
-
-msgid "No default routes known."
-msgstr ""
-
-msgid "Notice"
-msgstr ""
-
-msgid "OLSR"
-msgstr ""
-
-msgid "Operator"
-msgstr ""
-
-msgid "Orange"
-msgstr ""
-
-msgid "Overview"
-msgstr ""
-
-msgid "Package libiwinfo required!"
-msgstr ""
-
-msgid "Phone"
-msgstr ""
-
-msgid "Please fill in your contact details below."
-msgstr ""
-
-msgid "Please set your contact information"
-msgstr ""
-
-msgid "Power"
-msgstr ""
-
-msgid "Processor"
-msgstr ""
-
-msgid "Profile"
-msgstr ""
-
-msgid "Profile (Expert)"
-msgstr ""
-
-msgid "Realname"
-msgstr ""
-
-msgid "Red"
-msgstr ""
-
-msgid "SSID"
-msgstr ""
-
-msgid ""
-"Select your location with a mouse click on the map. The map will only show "
-"up if you are connected to the Internet."
-msgstr ""
-
-msgid "Show OpenStreetMap"
-msgstr ""
-
-msgid "Show on map"
-msgstr ""
-
-msgid "Signal"
-msgstr ""
-
-msgid "Splash"
-msgstr ""
-
-msgid "Start Upgrade"
-msgstr ""
-
-msgid "Statistics"
-msgstr ""
-
-msgid "Status"
-msgstr ""
-
-msgid "Still usable (4 < ETX < 10)"
-msgstr ""
-
-msgid "System"
-msgstr ""
-
-msgid "TX"
-msgstr ""
-
-msgid ""
-"The <em>libiwinfo</em> package is not installed. You must install this "
-"component for working wireless configuration!"
-msgstr ""
-
-msgid ""
-"The OLSRd service is not configured to capture position data from the "
-"network.<br /> Please make sure that the nameservice plugin is properly "
-"configured and that the <em>latlon_file</em> option is enabled."
-msgstr ""
-
-msgid "The installed firmware is the most recent version."
-msgstr ""
-
-msgid ""
-"These are the basic settings for your local wireless community. These "
-"settings define the default values for the wizard and DO NOT affect the "
-"actual configuration of the router."
-msgstr ""
-
-msgid "These are the settings of your local community."
-msgstr ""
-
-msgid ""
-"These pages will assist you in setting up your router for Freifunk or "
-"similar wireless community networks."
-msgstr ""
-
-msgid "This is the access point"
-msgstr ""
-
-msgid "Update Settings"
-msgstr ""
-
-msgid "Update available!"
-msgstr ""
-
-msgid "Uptime"
-msgstr ""
-
-msgid "VAP"
-msgstr ""
-
-msgid "Verify downloaded images"
-msgstr ""
-
-msgid "Very good (ETX < 2)"
-msgstr ""
-
-msgid ""
-"We are an initiative to establish a free, independent and open wireless mesh "
-"network."
-msgstr ""
-
-msgid "Wireless Overview"
-msgstr ""
-
-msgid "Yellow"
-msgstr ""
-
-msgid ""
-"You can display additional content on the public index page by inserting "
-"valid XHTML in the form below.<br />Headlines should be enclosed between &lt;"
-"h2&gt; and &lt;/h2&gt;."
-msgstr ""
-
-msgid ""
-"You can find further information about the global Freifunk initiative at"
-msgstr ""
-
-msgid "You can manually edit the selected community profile here."
-msgstr ""
-
-msgid ""
-"You need to select a profile before you can edit it. To select a profile go "
-"to"
-msgstr ""
-
-msgid "and fill out all required fields."
-msgstr ""
-
-msgid "buffered"
-msgstr ""
-
-msgid "cached"
-msgstr ""
-
-msgid "e.g."
-msgstr ""
-
-msgid "free"
-msgstr ""
-
-msgid "to disable it."
-msgstr ""
-
-msgid "used"
-msgstr ""
-
-msgid "wireless settings"
-msgstr ""
diff --git a/modules/luci-mod-freifunk/po/he/freifunk.po b/modules/luci-mod-freifunk/po/he/freifunk.po
deleted file mode 100644 (file)
index 3dfdefd..0000000
+++ /dev/null
@@ -1,394 +0,0 @@
-msgid ""
-msgstr ""
-"Project-Id-Version: PACKAGE VERSION\n"
-"PO-Revision-Date: 2013-01-22 02:48+0200\n"
-"Last-Translator: citizen.amitai <citizen.amitai@gmail.com>\n"
-"Language-Team: none\n"
-"Language: he\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=UTF-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: Pootle 2.0.6\n"
-
-msgid "BSSID"
-msgstr "BSSID"
-
-msgid "Bad (ETX > 10)"
-msgstr "חלש"
-
-msgid "Basic Settings"
-msgstr "הגדרות בסיס"
-
-msgid "Basic settings"
-msgstr "הגדרות בסיס"
-
-msgid "Basic settings are incomplete. Please go to"
-msgstr "לא סיימת להגדיר את הגדרות הבסיס. תחזור ל"
-
-msgid "Basic system settings"
-msgstr "הגדרות מערכת"
-
-msgid "Bitrate"
-msgstr "קצב העברה"
-
-msgid "Channel"
-msgstr "ערוץ"
-
-msgid "Check for new firmware versions and perform automatic updates."
-msgstr "בדוק אם קיים גרסת חומרה חדשה ובצע עדכון אוטומטי"
-
-msgid "Client network size"
-msgstr "גודל הרשת"
-
-msgid "Community"
-msgstr "קהילה"
-
-msgid "Community profile"
-msgstr "פרופיל הקהילה"
-
-msgid "Community settings"
-msgstr "הגדרות קהילה"
-
-msgid "Confirm Upgrade"
-msgstr "אשר שדרוג"
-
-msgid "Contact"
-msgstr "צור קשר"
-
-msgid "Contact information is incomplete. Please go to"
-msgstr ""
-
-msgid "Coordinates"
-msgstr ""
-
-msgid "Country code"
-msgstr "קוד מדינה"
-
-msgid "Default routes"
-msgstr ""
-
-msgid "Disable default content"
-msgstr ""
-
-msgid "Diversity is enabled for device"
-msgstr ""
-
-msgid "E-Mail"
-msgstr "אימייל"
-
-msgid "ESSID"
-msgstr "ESSID"
-
-msgid "Edit index page"
-msgstr "ערוך דף אינדקס"
-
-msgid "Enable IPv6"
-msgstr ""
-
-msgid "Enable a virtual access point (VAP) by default if possible."
-msgstr ""
-
-msgid "Error"
-msgstr "שגיאה"
-
-msgid "Find your coordinates with OpenStreetMap"
-msgstr "מצא את המיקום שלך עם OpenStreetMap"
-
-msgid "Freifunk"
-msgstr "אריג"
-
-msgid "Freifunk Overview"
-msgstr "סקירה כללית על אריג"
-
-msgid "Freifunk Remote Update"
-msgstr "עדכון מרחוק "
-
-msgid "Gateway"
-msgstr "שער"
-
-msgid "Go to"
-msgstr "עבור אל"
-
-msgid "Good (2 < ETX < 4)"
-msgstr "טוב"
-
-msgid "Green"
-msgstr "ירוק"
-
-msgid "Hello and welcome in the network of"
-msgstr "שלום וברוך הבא לרשת "
-
-msgid "Hide OpenStreetMap"
-msgstr "הסתר OpenStreetMap"
-
-msgid "Homepage"
-msgstr "דף הבית"
-
-msgid "Hostname"
-msgstr "שם מחשב"
-
-msgid "IPv6 Config"
-msgstr ""
-
-msgid "IPv6 Prefix"
-msgstr ""
-
-msgid "IPv6 network in CIDR notation."
-msgstr ""
-
-msgid "If selected then the default content element is not shown."
-msgstr "אם מסומן, תוכן ברירת המחדל לא יופיע"
-
-msgid "If you are interested in our project then contact the local community"
-msgstr "אם הנכם מעוניינים בפרוייקט שלנו אנא צרו קשר עם הקהילה באזורכם"
-
-msgid "Index Page"
-msgstr ""
-
-msgid "Interface"
-msgstr "ממשק"
-
-msgid ""
-"Internet access depends on technical and organisational conditions and may "
-"or may not work for you."
-msgstr ""
-
-msgid "It is operated by"
-msgstr "זה מופעל ע\"י"
-
-msgid "Keep configuration"
-msgstr "שמור הגדרות"
-
-msgid "Latitude"
-msgstr "רוחב"
-
-msgid "Legend"
-msgstr ""
-
-msgid "Load"
-msgstr "טען"
-
-msgid "Local Time"
-msgstr "זמן מקומי"
-
-msgid "Location"
-msgstr "מיקום"
-
-msgid "Longitude"
-msgstr "אורך"
-
-msgid "Map"
-msgstr "מפה"
-
-msgid "Map Error"
-msgstr "שגיאת מפה"
-
-msgid "Memory"
-msgstr "זכרון"
-
-msgid "Mesh prefix"
-msgstr ""
-
-msgid "Metric"
-msgstr ""
-
-msgid "Mode"
-msgstr "מצב"
-
-msgid "Network"
-msgstr "רשת"
-
-msgid "Network for client DHCP addresses"
-msgstr ""
-
-msgid "Nickname"
-msgstr "כינוי"
-
-msgid "No default routes known."
-msgstr ""
-
-msgid "Notice"
-msgstr ""
-
-msgid "OLSR"
-msgstr ""
-
-msgid "Operator"
-msgstr ""
-
-msgid "Orange"
-msgstr ""
-
-msgid "Overview"
-msgstr "סקירה"
-
-msgid "Package libiwinfo required!"
-msgstr ""
-
-msgid "Phone"
-msgstr ""
-
-msgid "Please fill in your contact details below."
-msgstr ""
-
-msgid "Please set your contact information"
-msgstr "אנא הזינו פרטי יצירת קשר"
-
-msgid "Power"
-msgstr "כח"
-
-msgid "Processor"
-msgstr "מעבד"
-
-msgid "Profile"
-msgstr ""
-
-msgid "Profile (Expert)"
-msgstr "פרופיל (מומחה)"
-
-msgid "Realname"
-msgstr "שם אמיתי"
-
-msgid "Red"
-msgstr "אדום"
-
-msgid "SSID"
-msgstr "SSID"
-
-msgid ""
-"Select your location with a mouse click on the map. The map will only show "
-"up if you are connected to the Internet."
-msgstr ""
-
-msgid "Show OpenStreetMap"
-msgstr "פתח OpenStreetMap"
-
-msgid "Show on map"
-msgstr "הצג על גבי מפה"
-
-msgid "Signal"
-msgstr "אות"
-
-msgid "Splash"
-msgstr ""
-
-msgid "Start Upgrade"
-msgstr "התחל שדרוג"
-
-msgid "Statistics"
-msgstr "סטטיסטיקה"
-
-msgid "Status"
-msgstr "סטטוס"
-
-msgid "Still usable (4 < ETX < 10)"
-msgstr "מתפקד"
-
-msgid "System"
-msgstr "מערכת"
-
-msgid "TX"
-msgstr "TX"
-
-msgid ""
-"The <em>libiwinfo</em> package is not installed. You must install this "
-"component for working wireless configuration!"
-msgstr ""
-
-msgid ""
-"The OLSRd service is not configured to capture position data from the "
-"network.<br /> Please make sure that the nameservice plugin is properly "
-"configured and that the <em>latlon_file</em> option is enabled."
-msgstr ""
-
-msgid "The installed firmware is the most recent version."
-msgstr ""
-
-msgid ""
-"These are the basic settings for your local wireless community. These "
-"settings define the default values for the wizard and DO NOT affect the "
-"actual configuration of the router."
-msgstr ""
-
-msgid "These are the settings of your local community."
-msgstr ""
-
-msgid ""
-"These pages will assist you in setting up your router for Freifunk or "
-"similar wireless community networks."
-msgstr ""
-
-msgid "This is the access point"
-msgstr ""
-
-msgid "Update Settings"
-msgstr ""
-
-msgid "Update available!"
-msgstr ""
-
-msgid "Uptime"
-msgstr ""
-
-msgid "VAP"
-msgstr ""
-
-msgid "Verify downloaded images"
-msgstr ""
-
-msgid "Very good (ETX < 2)"
-msgstr ""
-
-msgid ""
-"We are an initiative to establish a free, independent and open wireless mesh "
-"network."
-msgstr "יוזמה לביסוס רשת אריג אל-חוטית שתהיה חינמית, נגישה, ועצמאית"
-
-msgid "Wireless Overview"
-msgstr "סקירת הרשת האלחוטית"
-
-msgid "Yellow"
-msgstr "צהוב"
-
-msgid ""
-"You can display additional content on the public index page by inserting "
-"valid XHTML in the form below.<br />Headlines should be enclosed between &lt;"
-"h2&gt; and &lt;/h2&gt;."
-msgstr ""
-
-msgid ""
-"You can find further information about the global Freifunk initiative at"
-msgstr ""
-
-msgid "You can manually edit the selected community profile here."
-msgstr ""
-
-msgid ""
-"You need to select a profile before you can edit it. To select a profile go "
-"to"
-msgstr ""
-
-msgid "and fill out all required fields."
-msgstr ""
-
-msgid "buffered"
-msgstr ""
-
-msgid "cached"
-msgstr ""
-
-msgid "e.g."
-msgstr ""
-
-msgid "free"
-msgstr ""
-
-msgid "to disable it."
-msgstr ""
-
-msgid "used"
-msgstr ""
-
-msgid "wireless settings"
-msgstr ""
diff --git a/modules/luci-mod-freifunk/po/hu/freifunk.po b/modules/luci-mod-freifunk/po/hu/freifunk.po
deleted file mode 100644 (file)
index 71829ef..0000000
+++ /dev/null
@@ -1,392 +0,0 @@
-msgid ""
-msgstr ""
-"Project-Id-Version: PACKAGE VERSION\n"
-"Last-Translator: Automatically generated\n"
-"Language-Team: none\n"
-"Language: \n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=UTF-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-
-msgid "BSSID"
-msgstr ""
-
-msgid "Bad (ETX > 10)"
-msgstr ""
-
-msgid "Basic Settings"
-msgstr ""
-
-msgid "Basic settings"
-msgstr ""
-
-msgid "Basic settings are incomplete. Please go to"
-msgstr ""
-
-msgid "Basic system settings"
-msgstr ""
-
-msgid "Bitrate"
-msgstr ""
-
-msgid "Channel"
-msgstr ""
-
-msgid "Check for new firmware versions and perform automatic updates."
-msgstr ""
-
-msgid "Client network size"
-msgstr ""
-
-msgid "Community"
-msgstr ""
-
-msgid "Community profile"
-msgstr ""
-
-msgid "Community settings"
-msgstr ""
-
-msgid "Confirm Upgrade"
-msgstr ""
-
-msgid "Contact"
-msgstr ""
-
-msgid "Contact information is incomplete. Please go to"
-msgstr ""
-
-msgid "Coordinates"
-msgstr ""
-
-msgid "Country code"
-msgstr ""
-
-msgid "Default routes"
-msgstr ""
-
-msgid "Disable default content"
-msgstr ""
-
-msgid "Diversity is enabled for device"
-msgstr ""
-
-msgid "E-Mail"
-msgstr ""
-
-msgid "ESSID"
-msgstr ""
-
-msgid "Edit index page"
-msgstr ""
-
-msgid "Enable IPv6"
-msgstr ""
-
-msgid "Enable a virtual access point (VAP) by default if possible."
-msgstr ""
-
-msgid "Error"
-msgstr ""
-
-msgid "Find your coordinates with OpenStreetMap"
-msgstr ""
-
-msgid "Freifunk"
-msgstr ""
-
-msgid "Freifunk Overview"
-msgstr ""
-
-msgid "Freifunk Remote Update"
-msgstr ""
-
-msgid "Gateway"
-msgstr ""
-
-msgid "Go to"
-msgstr ""
-
-msgid "Good (2 < ETX < 4)"
-msgstr ""
-
-msgid "Green"
-msgstr ""
-
-msgid "Hello and welcome in the network of"
-msgstr ""
-
-msgid "Hide OpenStreetMap"
-msgstr ""
-
-msgid "Homepage"
-msgstr ""
-
-msgid "Hostname"
-msgstr ""
-
-msgid "IPv6 Config"
-msgstr ""
-
-msgid "IPv6 Prefix"
-msgstr ""
-
-msgid "IPv6 network in CIDR notation."
-msgstr ""
-
-msgid "If selected then the default content element is not shown."
-msgstr ""
-
-msgid "If you are interested in our project then contact the local community"
-msgstr ""
-
-msgid "Index Page"
-msgstr ""
-
-msgid "Interface"
-msgstr ""
-
-msgid ""
-"Internet access depends on technical and organisational conditions and may "
-"or may not work for you."
-msgstr ""
-
-msgid "It is operated by"
-msgstr ""
-
-msgid "Keep configuration"
-msgstr ""
-
-msgid "Latitude"
-msgstr ""
-
-msgid "Legend"
-msgstr ""
-
-msgid "Load"
-msgstr ""
-
-msgid "Local Time"
-msgstr ""
-
-msgid "Location"
-msgstr ""
-
-msgid "Longitude"
-msgstr ""
-
-msgid "Map"
-msgstr ""
-
-msgid "Map Error"
-msgstr ""
-
-msgid "Memory"
-msgstr ""
-
-msgid "Mesh prefix"
-msgstr ""
-
-msgid "Metric"
-msgstr ""
-
-msgid "Mode"
-msgstr ""
-
-msgid "Network"
-msgstr ""
-
-msgid "Network for client DHCP addresses"
-msgstr ""
-
-msgid "Nickname"
-msgstr ""
-
-msgid "No default routes known."
-msgstr ""
-
-msgid "Notice"
-msgstr ""
-
-msgid "OLSR"
-msgstr ""
-
-msgid "Operator"
-msgstr ""
-
-msgid "Orange"
-msgstr ""
-
-msgid "Overview"
-msgstr ""
-
-msgid "Package libiwinfo required!"
-msgstr ""
-
-msgid "Phone"
-msgstr ""
-
-msgid "Please fill in your contact details below."
-msgstr ""
-
-msgid "Please set your contact information"
-msgstr ""
-
-msgid "Power"
-msgstr ""
-
-msgid "Processor"
-msgstr ""
-
-msgid "Profile"
-msgstr ""
-
-msgid "Profile (Expert)"
-msgstr ""
-
-msgid "Realname"
-msgstr ""
-
-msgid "Red"
-msgstr ""
-
-msgid "SSID"
-msgstr ""
-
-msgid ""
-"Select your location with a mouse click on the map. The map will only show "
-"up if you are connected to the Internet."
-msgstr ""
-
-msgid "Show OpenStreetMap"
-msgstr ""
-
-msgid "Show on map"
-msgstr ""
-
-msgid "Signal"
-msgstr ""
-
-msgid "Splash"
-msgstr ""
-
-msgid "Start Upgrade"
-msgstr ""
-
-msgid "Statistics"
-msgstr ""
-
-msgid "Status"
-msgstr ""
-
-msgid "Still usable (4 < ETX < 10)"
-msgstr ""
-
-msgid "System"
-msgstr ""
-
-msgid "TX"
-msgstr ""
-
-msgid ""
-"The <em>libiwinfo</em> package is not installed. You must install this "
-"component for working wireless configuration!"
-msgstr ""
-
-msgid ""
-"The OLSRd service is not configured to capture position data from the "
-"network.<br /> Please make sure that the nameservice plugin is properly "
-"configured and that the <em>latlon_file</em> option is enabled."
-msgstr ""
-
-msgid "The installed firmware is the most recent version."
-msgstr ""
-
-msgid ""
-"These are the basic settings for your local wireless community. These "
-"settings define the default values for the wizard and DO NOT affect the "
-"actual configuration of the router."
-msgstr ""
-
-msgid "These are the settings of your local community."
-msgstr ""
-
-msgid ""
-"These pages will assist you in setting up your router for Freifunk or "
-"similar wireless community networks."
-msgstr ""
-
-msgid "This is the access point"
-msgstr ""
-
-msgid "Update Settings"
-msgstr ""
-
-msgid "Update available!"
-msgstr ""
-
-msgid "Uptime"
-msgstr ""
-
-msgid "VAP"
-msgstr ""
-
-msgid "Verify downloaded images"
-msgstr ""
-
-msgid "Very good (ETX < 2)"
-msgstr ""
-
-msgid ""
-"We are an initiative to establish a free, independent and open wireless mesh "
-"network."
-msgstr ""
-
-msgid "Wireless Overview"
-msgstr ""
-
-msgid "Yellow"
-msgstr ""
-
-msgid ""
-"You can display additional content on the public index page by inserting "
-"valid XHTML in the form below.<br />Headlines should be enclosed between &lt;"
-"h2&gt; and &lt;/h2&gt;."
-msgstr ""
-
-msgid ""
-"You can find further information about the global Freifunk initiative at"
-msgstr ""
-
-msgid "You can manually edit the selected community profile here."
-msgstr ""
-
-msgid ""
-"You need to select a profile before you can edit it. To select a profile go "
-"to"
-msgstr ""
-
-msgid "and fill out all required fields."
-msgstr ""
-
-msgid "buffered"
-msgstr ""
-
-msgid "cached"
-msgstr ""
-
-msgid "e.g."
-msgstr ""
-
-msgid "free"
-msgstr ""
-
-msgid "to disable it."
-msgstr ""
-
-msgid "used"
-msgstr ""
-
-msgid "wireless settings"
-msgstr ""
diff --git a/modules/luci-mod-freifunk/po/it/freifunk.po b/modules/luci-mod-freifunk/po/it/freifunk.po
deleted file mode 100644 (file)
index 26610f7..0000000
+++ /dev/null
@@ -1,422 +0,0 @@
-msgid ""
-msgstr ""
-"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-06-10 03:40+0200\n"
-"PO-Revision-Date: 2014-07-19 16:27+0200\n"
-"Last-Translator: clagir <cgirlanda@girtech.com>\n"
-"Language-Team: LANGUAGE <LL@li.org>\n"
-"Language: it\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=UTF-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: Pootle 2.0.6\n"
-
-msgid "BSSID"
-msgstr "BSSID"
-
-msgid "Bad (ETX > 10)"
-msgstr "Difettoso (ETX > 10)"
-
-msgid "Basic Settings"
-msgstr "Impostazioni Base"
-
-msgid "Basic settings"
-msgstr "Impostazioni Base"
-
-msgid "Basic settings are incomplete. Please go to"
-msgstr "Le impostazioni base sono incomplete. Si prega di andare a"
-
-msgid "Basic system settings"
-msgstr "Impostazioni Base del Sistema"
-
-msgid "Bitrate"
-msgstr "Bitrate"
-
-msgid "Channel"
-msgstr "Canale"
-
-msgid "Check for new firmware versions and perform automatic updates."
-msgstr ""
-"Verificare la presenza di nuove versioni del firmware ed eseguire gli "
-"aggiornamenti automatici."
-
-msgid "Client network size"
-msgstr "Dimensione Rete Client"
-
-msgid "Community"
-msgstr "Comunità"
-
-msgid "Community profile"
-msgstr "Profilo Comunità"
-
-msgid "Community settings"
-msgstr "Impostazioni Comunità"
-
-msgid "Confirm Upgrade"
-msgstr "Conferma Aggiornamento"
-
-msgid "Contact"
-msgstr "Contatto"
-
-msgid "Contact information is incomplete. Please go to"
-msgstr "Le informazioni di contatto sono incomplete. Si prega di andare a"
-
-msgid "Coordinates"
-msgstr "Coordinate"
-
-msgid "Country code"
-msgstr "Codice Nazione"
-
-msgid "Default routes"
-msgstr "Instradamenti Predefiniti"
-
-msgid "Disable default content"
-msgstr "Disattivare contenuto predefinito"
-
-msgid "Diversity is enabled for device"
-msgstr "La diversità è abilitata per il dispositivo"
-
-msgid "E-Mail"
-msgstr "E-Mail"
-
-msgid "ESSID"
-msgstr "ESSID"
-
-msgid "Edit index page"
-msgstr "Modifica indice pagina"
-
-msgid "Enable IPv6"
-msgstr "Attiva IPv6"
-
-msgid "Enable a virtual access point (VAP) by default if possible."
-msgstr "Attiva un access point virtuale (VAP) di default se possibile"
-
-msgid "Error"
-msgstr "Errore"
-
-msgid "Find your coordinates with OpenStreetMap"
-msgstr "Trova le coordinate con OpenStreetMap"
-
-msgid "Freifunk"
-msgstr "Freifunk"
-
-msgid "Freifunk Overview"
-msgstr "Panoramica Freifunk"
-
-msgid "Freifunk Remote Update"
-msgstr "Aggiornamento Remoto Freifunk"
-
-msgid "Gateway"
-msgstr "Gateway"
-
-msgid "Go to"
-msgstr "Vai a"
-
-msgid "Good (2 < ETX < 4)"
-msgstr "Buono (2 < ETX < 4)"
-
-msgid "Green"
-msgstr "Verde"
-
-msgid "Hello and welcome in the network of"
-msgstr "Ciao e benvenuto nella rete di"
-
-msgid "Hide OpenStreetMap"
-msgstr "Nascondi OpenStreetMap"
-
-msgid "Homepage"
-msgstr "Homepage"
-
-msgid "Hostname"
-msgstr "Nome Host"
-
-msgid "IPv6 Config"
-msgstr "Configura IPv6"
-
-msgid "IPv6 Prefix"
-msgstr "Prefisso IPv6"
-
-msgid "IPv6 network in CIDR notation."
-msgstr "Rete IPv6 in notazione CIDR."
-
-msgid "If selected then the default content element is not shown."
-msgstr ""
-"Se selezionata, l'elemento di contenuto predefinito non viene visualizzato."
-
-msgid "If you are interested in our project then contact the local community"
-msgstr "Se siete interessati al nostro progetto, contattare la comunità locale"
-
-msgid "Index Page"
-msgstr "Indice Pagina"
-
-msgid "Interface"
-msgstr "Interfaccia"
-
-msgid ""
-"Internet access depends on technical and organisational conditions and may "
-"or may not work for you."
-msgstr ""
-"L'accesso a Internet dipende dalle condizioni tecniche e organizzative e può "
-"o non può funzionare per voi."
-
-msgid "It is operated by"
-msgstr "E' gestito da"
-
-msgid "Keep configuration"
-msgstr "Mantieni configurazione"
-
-msgid "Latitude"
-msgstr "Latitudine"
-
-msgid "Legend"
-msgstr "Legenda"
-
-msgid "Load"
-msgstr "Carica"
-
-msgid "Local Time"
-msgstr "Ora Locale"
-
-msgid "Location"
-msgstr "Posizione"
-
-msgid "Longitude"
-msgstr "Longitudine"
-
-msgid "Map"
-msgstr "Mappa"
-
-msgid "Map Error"
-msgstr "Errore Mappa"
-
-msgid "Memory"
-msgstr "Memoria"
-
-msgid "Mesh prefix"
-msgstr "Prefisso Rete"
-
-msgid "Metric"
-msgstr "Metrica"
-
-msgid "Mode"
-msgstr "Modalità"
-
-msgid "Network"
-msgstr "Rete"
-
-msgid "Network for client DHCP addresses"
-msgstr "Rete per indirizzi Client DHCP"
-
-msgid "Nickname"
-msgstr "Nome Nick"
-
-msgid "No default routes known."
-msgstr "Nessun instradamento predefinito conosciuto."
-
-msgid "Notice"
-msgstr "Avviso"
-
-msgid "OLSR"
-msgstr "OLSR"
-
-msgid "Operator"
-msgstr "Operatore"
-
-msgid "Orange"
-msgstr "Arancio"
-
-msgid "Overview"
-msgstr "Panoramica"
-
-msgid "Package libiwinfo required!"
-msgstr "Il pacchetto libiwinfo è richiesto!"
-
-msgid "Phone"
-msgstr "Telefono"
-
-msgid "Please fill in your contact details below."
-msgstr "Inserisci i tuoi dati di contatto qui sotto."
-
-msgid "Please set your contact information"
-msgstr "Vi preghiamo di impostare le informazioni di contatto"
-
-msgid "Power"
-msgstr "Potenza"
-
-msgid "Processor"
-msgstr "Processore"
-
-msgid "Profile"
-msgstr "Profilo"
-
-msgid "Profile (Expert)"
-msgstr "Profilo (Esperto)"
-
-msgid "Realname"
-msgstr "Nome Reale"
-
-msgid "Red"
-msgstr "Rosso"
-
-msgid "SSID"
-msgstr "SSID"
-
-msgid ""
-"Select your location with a mouse click on the map. The map will only show "
-"up if you are connected to the Internet."
-msgstr ""
-"Selezionare la propria posizione con un clic del mouse sulla mappa. La mappa "
-"viene visualizzata solo se si è connessi a Internet."
-
-msgid "Show OpenStreetMap"
-msgstr "Mostra OpenStreetMap"
-
-msgid "Show on map"
-msgstr "Mostra sulla mappa"
-
-msgid "Signal"
-msgstr "Segnale"
-
-msgid "Splash"
-msgstr "Splash"
-
-msgid "Start Upgrade"
-msgstr "Avvia Aggiornamento"
-
-msgid "Statistics"
-msgstr "Statistiche"
-
-msgid "Status"
-msgstr "Stato"
-
-msgid "Still usable (4 < ETX < 10)"
-msgstr "Ancora utilizzabile (4 < ETX < 10)"
-
-msgid "System"
-msgstr "Sistema"
-
-msgid "TX"
-msgstr "TX"
-
-msgid ""
-"The <em>libiwinfo</em> package is not installed. You must install this "
-"component for working wireless configuration!"
-msgstr ""
-"Il pacchetto <em>libiwinfo</em> non è installato. Si deve installare questo "
-"componente per usare di configurazione wireless!"
-
-msgid ""
-"The OLSRd service is not configured to capture position data from the "
-"network.<br /> Please make sure that the nameservice plugin is properly "
-"configured and that the <em>latlon_file</em> option is enabled."
-msgstr ""
-"Il servizio OLSRd non è configurato per acquisire i dati di posizione della "
-"rete. <br/> Assicurarsi che il plugin nameservice sia configurato "
-"correttamente e che l'opzione <em>latlon_file</em> è abilitata."
-
-msgid "The installed firmware is the most recent version."
-msgstr "Il firmware installato è la versione più recente."
-
-msgid ""
-"These are the basic settings for your local wireless community. These "
-"settings define the default values for the wizard and DO NOT affect the "
-"actual configuration of the router."
-msgstr ""
-"Queste sono le impostazioni di base per la vostra comunità locale wireless. "
-"Queste impostazioni definiscono i valori predefiniti per la procedura "
-"guidata e non influenzano la configurazione attuale del router."
-
-msgid "These are the settings of your local community."
-msgstr "Queste sono le impostazioni della vostra comunità locale."
-
-msgid ""
-"These pages will assist you in setting up your router for Freifunk or "
-"similar wireless community networks."
-msgstr ""
-"Queste pagine vi aiuteranno a configurare il router per Freifunk o reti "
-"wireless della comunità simile."
-
-msgid "This is the access point"
-msgstr "Questo è il punto di accesso"
-
-msgid "Update Settings"
-msgstr "Aggiorna impostazioni"
-
-msgid "Update available!"
-msgstr "Aggiornamento disponibile!"
-
-msgid "Uptime"
-msgstr "Tempo di attività"
-
-msgid "VAP"
-msgstr "VAP"
-
-msgid "Verify downloaded images"
-msgstr "Verifica delle immagini scaricate"
-
-msgid "Very good (ETX < 2)"
-msgstr "Molto buono (ETX < 2)"
-
-msgid ""
-"We are an initiative to establish a free, independent and open wireless mesh "
-"network."
-msgstr ""
-"Siamo un'iniziativa per creare una rete libera, indipendente e aperto "
-"wireless mesh."
-
-msgid "Wireless Overview"
-msgstr "Panoramica Wireless"
-
-msgid "Yellow"
-msgstr "Giallo"
-
-msgid ""
-"You can display additional content on the public index page by inserting "
-"valid XHTML in the form below.<br />Headlines should be enclosed between &lt;"
-"h2&gt; and &lt;/h2&gt;."
-msgstr ""
-"È possibile visualizzare contenuti aggiuntivi nella pagina indice pubblica "
-"inserendo XHTML valida nel modulo sottostante. <br/> I titoli dovrebbero "
-"essere racchiusi tra &lt;h2&gt; e &lt;/h2&gt;."
-
-msgid ""
-"You can find further information about the global Freifunk initiative at"
-msgstr ""
-"È possibile trovare ulteriori informazioni sull'iniziativa Freifunk globale a"
-
-msgid "You can manually edit the selected community profile here."
-msgstr ""
-"È possibile modificare manualmente il profilo selezionato della comunità qui"
-
-msgid ""
-"You need to select a profile before you can edit it. To select a profile go "
-"to"
-msgstr ""
-"È necessario selezionare un profilo prima di poterlo modificare. Per "
-"selezionare un profilo andare a"
-
-msgid "and fill out all required fields."
-msgstr "e compilare tutti i campi richiesti."
-
-msgid "buffered"
-msgstr "buffered"
-
-msgid "cached"
-msgstr "in memoria cache"
-
-msgid "e.g."
-msgstr "es."
-
-msgid "free"
-msgstr "libero"
-
-msgid "to disable it."
-msgstr "per disattivarlo."
-
-msgid "used"
-msgstr "usato"
-
-msgid "wireless settings"
-msgstr "Impostazioni Wireless"
diff --git a/modules/luci-mod-freifunk/po/ja/freifunk.po b/modules/luci-mod-freifunk/po/ja/freifunk.po
deleted file mode 100644 (file)
index 028a2ce..0000000
+++ /dev/null
@@ -1,395 +0,0 @@
-msgid ""
-msgstr ""
-"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-05-19 19:36+0200\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
-"Language-Team: LANGUAGE <LL@li.org>\n"
-"Language: \n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=UTF-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-"X-Generator: Translate Toolkit 1.1.1\n"
-
-msgid "BSSID"
-msgstr ""
-
-msgid "Bad (ETX > 10)"
-msgstr ""
-
-msgid "Basic Settings"
-msgstr ""
-
-msgid "Basic settings"
-msgstr ""
-
-msgid "Basic settings are incomplete. Please go to"
-msgstr ""
-
-msgid "Basic system settings"
-msgstr ""
-
-msgid "Bitrate"
-msgstr ""
-
-msgid "Channel"
-msgstr ""
-
-msgid "Check for new firmware versions and perform automatic updates."
-msgstr ""
-
-msgid "Client network size"
-msgstr ""
-
-msgid "Community"
-msgstr ""
-
-msgid "Community profile"
-msgstr ""
-
-msgid "Community settings"
-msgstr ""
-
-msgid "Confirm Upgrade"
-msgstr ""
-
-msgid "Contact"
-msgstr ""
-
-msgid "Contact information is incomplete. Please go to"
-msgstr ""
-
-msgid "Coordinates"
-msgstr ""
-
-msgid "Country code"
-msgstr ""
-
-msgid "Default routes"
-msgstr ""
-
-msgid "Disable default content"
-msgstr ""
-
-msgid "Diversity is enabled for device"
-msgstr ""
-
-msgid "E-Mail"
-msgstr ""
-
-msgid "ESSID"
-msgstr ""
-
-msgid "Edit index page"
-msgstr ""
-
-msgid "Enable IPv6"
-msgstr ""
-
-msgid "Enable a virtual access point (VAP) by default if possible."
-msgstr ""
-
-msgid "Error"
-msgstr ""
-
-msgid "Find your coordinates with OpenStreetMap"
-msgstr ""
-
-msgid "Freifunk"
-msgstr ""
-
-msgid "Freifunk Overview"
-msgstr ""
-
-msgid "Freifunk Remote Update"
-msgstr ""
-
-msgid "Gateway"
-msgstr ""
-
-msgid "Go to"
-msgstr ""
-
-msgid "Good (2 < ETX < 4)"
-msgstr ""
-
-msgid "Green"
-msgstr ""
-
-msgid "Hello and welcome in the network of"
-msgstr ""
-
-msgid "Hide OpenStreetMap"
-msgstr ""
-
-msgid "Homepage"
-msgstr ""
-
-msgid "Hostname"
-msgstr ""
-
-msgid "IPv6 Config"
-msgstr ""
-
-msgid "IPv6 Prefix"
-msgstr ""
-
-msgid "IPv6 network in CIDR notation."
-msgstr ""
-
-msgid "If selected then the default content element is not shown."
-msgstr ""
-
-msgid "If you are interested in our project then contact the local community"
-msgstr ""
-
-msgid "Index Page"
-msgstr ""
-
-msgid "Interface"
-msgstr ""
-
-msgid ""
-"Internet access depends on technical and organisational conditions and may "
-"or may not work for you."
-msgstr ""
-
-msgid "It is operated by"
-msgstr ""
-
-msgid "Keep configuration"
-msgstr ""
-
-msgid "Latitude"
-msgstr ""
-
-msgid "Legend"
-msgstr ""
-
-msgid "Load"
-msgstr ""
-
-msgid "Local Time"
-msgstr ""
-
-msgid "Location"
-msgstr ""
-
-msgid "Longitude"
-msgstr ""
-
-msgid "Map"
-msgstr ""
-
-msgid "Map Error"
-msgstr ""
-
-msgid "Memory"
-msgstr ""
-
-msgid "Mesh prefix"
-msgstr ""
-
-msgid "Metric"
-msgstr ""
-
-msgid "Mode"
-msgstr ""
-
-msgid "Network"
-msgstr ""
-
-msgid "Network for client DHCP addresses"
-msgstr ""
-
-msgid "Nickname"
-msgstr ""
-
-msgid "No default routes known."
-msgstr ""
-
-msgid "Notice"
-msgstr ""
-
-msgid "OLSR"
-msgstr ""
-
-msgid "Operator"
-msgstr ""
-
-msgid "Orange"
-msgstr ""
-
-msgid "Overview"
-msgstr ""
-
-msgid "Package libiwinfo required!"
-msgstr ""
-
-msgid "Phone"
-msgstr ""
-
-msgid "Please fill in your contact details below."
-msgstr ""
-
-msgid "Please set your contact information"
-msgstr ""
-
-msgid "Power"
-msgstr ""
-
-msgid "Processor"
-msgstr ""
-
-msgid "Profile"
-msgstr ""
-
-msgid "Profile (Expert)"
-msgstr ""
-
-msgid "Realname"
-msgstr ""
-
-msgid "Red"
-msgstr ""
-
-msgid "SSID"
-msgstr ""
-
-msgid ""
-"Select your location with a mouse click on the map. The map will only show "
-"up if you are connected to the Internet."
-msgstr ""
-
-msgid "Show OpenStreetMap"
-msgstr ""
-
-msgid "Show on map"
-msgstr ""
-
-msgid "Signal"
-msgstr ""
-
-msgid "Splash"
-msgstr ""
-
-msgid "Start Upgrade"
-msgstr ""
-
-msgid "Statistics"
-msgstr ""
-
-msgid "Status"
-msgstr ""
-
-msgid "Still usable (4 < ETX < 10)"
-msgstr ""
-
-msgid "System"
-msgstr ""
-
-msgid "TX"
-msgstr ""
-
-msgid ""
-"The <em>libiwinfo</em> package is not installed. You must install this "
-"component for working wireless configuration!"
-msgstr ""
-
-msgid ""
-"The OLSRd service is not configured to capture position data from the "
-"network.<br /> Please make sure that the nameservice plugin is properly "
-"configured and that the <em>latlon_file</em> option is enabled."
-msgstr ""
-
-msgid "The installed firmware is the most recent version."
-msgstr ""
-
-msgid ""
-"These are the basic settings for your local wireless community. These "
-"settings define the default values for the wizard and DO NOT affect the "
-"actual configuration of the router."
-msgstr ""
-
-msgid "These are the settings of your local community."
-msgstr ""
-
-msgid ""
-"These pages will assist you in setting up your router for Freifunk or "
-"similar wireless community networks."
-msgstr ""
-
-msgid "This is the access point"
-msgstr ""
-
-msgid "Update Settings"
-msgstr ""
-
-msgid "Update available!"
-msgstr ""
-
-msgid "Uptime"
-msgstr ""
-
-msgid "VAP"
-msgstr ""
-
-msgid "Verify downloaded images"
-msgstr ""
-
-msgid "Very good (ETX < 2)"
-msgstr ""
-
-msgid ""
-"We are an initiative to establish a free, independent and open wireless mesh "
-"network."
-msgstr ""
-
-msgid "Wireless Overview"
-msgstr ""
-
-msgid "Yellow"
-msgstr ""
-
-msgid ""
-"You can display additional content on the public index page by inserting "
-"valid XHTML in the form below.<br />Headlines should be enclosed between &lt;"
-"h2&gt; and &lt;/h2&gt;."
-msgstr ""
-
-msgid ""
-"You can find further information about the global Freifunk initiative at"
-msgstr ""
-
-msgid "You can manually edit the selected community profile here."
-msgstr ""
-
-msgid ""
-"You need to select a profile before you can edit it. To select a profile go "
-"to"
-msgstr ""
-
-msgid "and fill out all required fields."
-msgstr ""
-
-msgid "buffered"
-msgstr ""
-
-msgid "cached"
-msgstr ""
-
-msgid "e.g."
-msgstr ""
-
-msgid "free"
-msgstr ""
-
-msgid "to disable it."
-msgstr ""
-
-msgid "used"
-msgstr ""
-
-msgid "wireless settings"
-msgstr ""
diff --git a/modules/luci-mod-freifunk/po/ms/freifunk.po b/modules/luci-mod-freifunk/po/ms/freifunk.po
deleted file mode 100644 (file)
index 262991d..0000000
+++ /dev/null
@@ -1,391 +0,0 @@
-msgid ""
-msgstr ""
-"Project-Id-Version: PACKAGE VERSION\n"
-"Last-Translator: Automatically generated\n"
-"Language-Team: none\n"
-"Language: \n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=UTF-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-
-msgid "BSSID"
-msgstr ""
-
-msgid "Bad (ETX > 10)"
-msgstr ""
-
-msgid "Basic Settings"
-msgstr ""
-
-msgid "Basic settings"
-msgstr ""
-
-msgid "Basic settings are incomplete. Please go to"
-msgstr ""
-
-msgid "Basic system settings"
-msgstr ""
-
-msgid "Bitrate"
-msgstr ""
-
-msgid "Channel"
-msgstr ""
-
-msgid "Check for new firmware versions and perform automatic updates."
-msgstr ""
-
-msgid "Client network size"
-msgstr ""
-
-msgid "Community"
-msgstr ""
-
-msgid "Community profile"
-msgstr ""
-
-msgid "Community settings"
-msgstr ""
-
-msgid "Confirm Upgrade"
-msgstr ""
-
-msgid "Contact"
-msgstr ""
-
-msgid "Contact information is incomplete. Please go to"
-msgstr ""
-
-msgid "Coordinates"
-msgstr ""
-
-msgid "Country code"
-msgstr ""
-
-msgid "Default routes"
-msgstr ""
-
-msgid "Disable default content"
-msgstr ""
-
-msgid "Diversity is enabled for device"
-msgstr ""
-
-msgid "E-Mail"
-msgstr ""
-
-msgid "ESSID"
-msgstr ""
-
-msgid "Edit index page"
-msgstr ""
-
-msgid "Enable IPv6"
-msgstr ""
-
-msgid "Enable a virtual access point (VAP) by default if possible."
-msgstr ""
-
-msgid "Error"
-msgstr ""
-
-msgid "Find your coordinates with OpenStreetMap"
-msgstr ""
-
-msgid "Freifunk"
-msgstr ""
-
-msgid "Freifunk Overview"
-msgstr ""
-
-msgid "Freifunk Remote Update"
-msgstr ""
-
-msgid "Gateway"
-msgstr ""
-
-msgid "Go to"
-msgstr ""
-
-msgid "Good (2 < ETX < 4)"
-msgstr ""
-
-msgid "Green"
-msgstr ""
-
-msgid "Hello and welcome in the network of"
-msgstr ""
-
-msgid "Hide OpenStreetMap"
-msgstr ""
-
-msgid "Homepage"
-msgstr ""
-
-msgid "Hostname"
-msgstr ""
-
-msgid "IPv6 Config"
-msgstr ""
-
-msgid "IPv6 Prefix"
-msgstr ""
-
-msgid "IPv6 network in CIDR notation."
-msgstr ""
-
-msgid "If selected then the default content element is not shown."
-msgstr ""
-
-msgid "If you are interested in our project then contact the local community"
-msgstr ""
-
-msgid "Index Page"
-msgstr ""
-
-msgid "Interface"
-msgstr ""
-
-msgid ""
-"Internet access depends on technical and organisational conditions and may "
-"or may not work for you."
-msgstr ""
-
-msgid "It is operated by"
-msgstr ""
-
-msgid "Keep configuration"
-msgstr ""
-
-msgid "Latitude"
-msgstr ""
-
-msgid "Legend"
-msgstr ""
-
-msgid "Load"
-msgstr ""
-
-msgid "Local Time"
-msgstr ""
-
-msgid "Location"
-msgstr ""
-
-msgid "Longitude"
-msgstr ""
-
-msgid "Map"
-msgstr ""
-
-msgid "Map Error"
-msgstr ""
-
-msgid "Memory"
-msgstr ""
-
-msgid "Mesh prefix"
-msgstr ""
-
-msgid "Metric"
-msgstr ""
-
-msgid "Mode"
-msgstr ""
-
-msgid "Network"
-msgstr ""
-
-msgid "Network for client DHCP addresses"
-msgstr ""
-
-msgid "Nickname"
-msgstr ""
-
-msgid "No default routes known."
-msgstr ""
-
-msgid "Notice"
-msgstr ""
-
-msgid "OLSR"
-msgstr ""
-
-msgid "Operator"
-msgstr ""
-
-msgid "Orange"
-msgstr ""
-
-msgid "Overview"
-msgstr ""
-
-msgid "Package libiwinfo required!"
-msgstr ""
-
-msgid "Phone"
-msgstr ""
-
-msgid "Please fill in your contact details below."
-msgstr ""
-
-msgid "Please set your contact information"
-msgstr ""
-
-msgid "Power"
-msgstr ""
-
-msgid "Processor"
-msgstr ""
-
-msgid "Profile"
-msgstr ""
-
-msgid "Profile (Expert)"
-msgstr ""
-
-msgid "Realname"
-msgstr ""
-
-msgid "Red"
-msgstr ""
-
-msgid "SSID"
-msgstr ""
-
-msgid ""
-"Select your location with a mouse click on the map. The map will only show "
-"up if you are connected to the Internet."
-msgstr ""
-
-msgid "Show OpenStreetMap"
-msgstr ""
-
-msgid "Show on map"
-msgstr ""
-
-msgid "Signal"
-msgstr ""
-
-msgid "Splash"
-msgstr ""
-
-msgid "Start Upgrade"
-msgstr ""
-
-msgid "Statistics"
-msgstr ""
-
-msgid "Status"
-msgstr ""
-
-msgid "Still usable (4 < ETX < 10)"
-msgstr ""
-
-msgid "System"
-msgstr ""
-
-msgid "TX"
-msgstr ""
-
-msgid ""
-"The <em>libiwinfo</em> package is not installed. You must install this "
-"component for working wireless configuration!"
-msgstr ""
-
-msgid ""
-"The OLSRd service is not configured to capture position data from the "
-"network.<br /> Please make sure that the nameservice plugin is properly "
-"configured and that the <em>latlon_file</em> option is enabled."
-msgstr ""
-
-msgid "The installed firmware is the most recent version."
-msgstr ""
-
-msgid ""
-"These are the basic settings for your local wireless community. These "
-"settings define the default values for the wizard and DO NOT affect the "
-"actual configuration of the router."
-msgstr ""
-
-msgid "These are the settings of your local community."
-msgstr ""
-
-msgid ""
-"These pages will assist you in setting up your router for Freifunk or "
-"similar wireless community networks."
-msgstr ""
-
-msgid "This is the access point"
-msgstr ""
-
-msgid "Update Settings"
-msgstr ""
-
-msgid "Update available!"
-msgstr ""
-
-msgid "Uptime"
-msgstr ""
-
-msgid "VAP"
-msgstr ""
-
-msgid "Verify downloaded images"
-msgstr ""
-
-msgid "Very good (ETX < 2)"
-msgstr ""
-
-msgid ""
-"We are an initiative to establish a free, independent and open wireless mesh "
-"network."
-msgstr ""
-
-msgid "Wireless Overview"
-msgstr ""
-
-msgid "Yellow"
-msgstr ""
-
-msgid ""
-"You can display additional content on the public index page by inserting "
-"valid XHTML in the form below.<br />Headlines should be enclosed between &lt;"
-"h2&gt; and &lt;/h2&gt;."
-msgstr ""
-
-msgid ""
-"You can find further information about the global Freifunk initiative at"
-msgstr ""
-
-msgid "You can manually edit the selected community profile here."
-msgstr ""
-
-msgid ""
-"You need to select a profile before you can edit it. To select a profile go "
-"to"
-msgstr ""
-
-msgid "and fill out all required fields."
-msgstr ""
-
-msgid "buffered"
-msgstr ""
-
-msgid "cached"
-msgstr ""
-
-msgid "e.g."
-msgstr ""
-
-msgid "free"
-msgstr ""
-
-msgid "to disable it."
-msgstr ""
-
-msgid "used"
-msgstr ""
-
-msgid "wireless settings"
-msgstr ""
diff --git a/modules/luci-mod-freifunk/po/no/freifunk.po b/modules/luci-mod-freifunk/po/no/freifunk.po
deleted file mode 100644 (file)
index 62df8b9..0000000
+++ /dev/null
@@ -1,430 +0,0 @@
-msgid ""
-msgstr ""
-"Last-Translator: Lars Hardy <lars.hardy@gmail.com>\n"
-"Content-Type: text/plain; charset=UTF-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-
-msgid "BSSID"
-msgstr "BSSID"
-
-msgid "Bad (ETX > 10)"
-msgstr ""
-
-msgid "Basic Settings"
-msgstr "Grunnleggende Innstillinger"
-
-msgid "Basic settings"
-msgstr "Grunnleggende innstillinger"
-
-msgid "Basic settings are incomplete. Please go to"
-msgstr "Grunnleggende innstillinger er mangelfull. Gå til"
-
-msgid "Basic system settings"
-msgstr "Grunnleggende system innstillinger"
-
-msgid "Bitrate"
-msgstr "Bithastighet"
-
-msgid "Channel"
-msgstr "Kanal"
-
-msgid "Check for new firmware versions and perform automatic updates."
-msgstr "Se etter nye firmware-versjoner og utfør automatiske oppdatering."
-
-msgid "Client network size"
-msgstr "Klient nettverk størrelse"
-
-msgid "Community"
-msgstr "Sted"
-
-msgid "Community profile"
-msgstr "Sted profil"
-
-msgid "Community settings"
-msgstr "Sted innstillinger"
-
-msgid "Confirm Upgrade"
-msgstr "Bekreft Oppgradering"
-
-msgid "Contact"
-msgstr "Kontakt"
-
-msgid "Contact information is incomplete. Please go to"
-msgstr "Kontaktinformasjonen er mangelfull. Gå til"
-
-msgid "Coordinates"
-msgstr "Koordinater"
-
-msgid "Country code"
-msgstr "Landskode"
-
-msgid "Default routes"
-msgstr "Standard ruter"
-
-msgid "Disable default content"
-msgstr "Deaktiver standard innhold"
-
-msgid "Diversity is enabled for device"
-msgstr "Antennevariasjon er aktivert på enhet"
-
-msgid "E-Mail"
-msgstr "E-Post"
-
-msgid "ESSID"
-msgstr "ESSID"
-
-msgid "Edit index page"
-msgstr "Rediger indeks side"
-
-msgid "Enable IPv6"
-msgstr ""
-
-msgid "Enable a virtual access point (VAP) by default if possible."
-msgstr ""
-
-msgid "Error"
-msgstr "Feil"
-
-msgid "Find your coordinates with OpenStreetMap"
-msgstr "Finn koordinatene dine med OpenStreetMap"
-
-msgid "Freifunk"
-msgstr "Freifunk"
-
-msgid "Freifunk Overview"
-msgstr "Freifunk Oversikt"
-
-msgid "Freifunk Remote Update"
-msgstr "Freifunk Fjernkontrollert Oppgradering"
-
-msgid "Gateway"
-msgstr "Gateway"
-
-msgid "Go to"
-msgstr "Gå til"
-
-msgid "Good (2 < ETX < 4)"
-msgstr ""
-
-msgid "Green"
-msgstr ""
-
-msgid "Hello and welcome in the network of"
-msgstr "Hei og velkommen til nettverket av"
-
-msgid "Hide OpenStreetMap"
-msgstr "Skjul OpenStreetMap"
-
-msgid "Homepage"
-msgstr "Hjemmeside"
-
-msgid "Hostname"
-msgstr "Vertsnavn"
-
-msgid "IPv6 Config"
-msgstr ""
-
-msgid "IPv6 Prefix"
-msgstr ""
-
-msgid "IPv6 network in CIDR notation."
-msgstr ""
-
-msgid "If selected then the default content element is not shown."
-msgstr "Om valgt vises ikke det vanlige innholdselementet"
-
-msgid "If you are interested in our project then contact the local community"
-msgstr ""
-"Hvis du er interessert i prosjektet vårt så ta kontakt med en lokale gruppe "
-"på"
-
-msgid "Index Page"
-msgstr "Indeks Side"
-
-msgid "Interface"
-msgstr "Grensesnitt"
-
-msgid ""
-"Internet access depends on technical and organisational conditions and may "
-"or may not work for you."
-msgstr ""
-"Internett tilgang er avhengig av tekniske og organisatoriske forhold, defor "
-"er det ikke sikkert det fungerer for deg."
-
-msgid "It is operated by"
-msgstr "Det drives av"
-
-msgid "Keep configuration"
-msgstr "Behold konfigurasjonen"
-
-msgid "Latitude"
-msgstr "Breddegrad"
-
-msgid "Legend"
-msgstr ""
-
-msgid "Load"
-msgstr "Last"
-
-msgid "Local Time"
-msgstr "Lokal Tid"
-
-msgid "Location"
-msgstr "Sted"
-
-msgid "Longitude"
-msgstr "Lengdegrad"
-
-msgid "Map"
-msgstr "Kart"
-
-msgid "Map Error"
-msgstr "Kart Feil"
-
-msgid "Memory"
-msgstr "Minne"
-
-msgid "Mesh prefix"
-msgstr "Mesh prefiks"
-
-msgid "Metric"
-msgstr "Metrisk"
-
-msgid "Mode"
-msgstr "Modus"
-
-msgid "Network"
-msgstr "Nettverk"
-
-msgid "Network for client DHCP addresses"
-msgstr "Nettverk for klient DHCP adresser"
-
-msgid "Nickname"
-msgstr "Kallenavn"
-
-msgid "No default routes known."
-msgstr "Ingen standard rute er kjent"
-
-msgid "Notice"
-msgstr "Merknad"
-
-msgid "OLSR"
-msgstr "OLSR"
-
-msgid "Operator"
-msgstr ""
-
-msgid "Orange"
-msgstr ""
-
-msgid "Overview"
-msgstr "Oversikt"
-
-msgid "Package libiwinfo required!"
-msgstr "Pakken libiwinfo er nødvendig!"
-
-msgid "Phone"
-msgstr "Telefon"
-
-msgid "Please fill in your contact details below."
-msgstr "Vennligst fyll ut skjema nedenfor."
-
-msgid "Please set your contact information"
-msgstr "Vennligst oppgi din kontaktinformasjon"
-
-msgid "Power"
-msgstr "Styrke"
-
-msgid "Processor"
-msgstr "Prosessor"
-
-msgid "Profile"
-msgstr "Profil"
-
-msgid "Profile (Expert)"
-msgstr "Profil (Ekspert)"
-
-msgid "Realname"
-msgstr "Virkelig Navn"
-
-msgid "Red"
-msgstr ""
-
-msgid "SSID"
-msgstr "SSID"
-
-msgid ""
-"Select your location with a mouse click on the map. The map will only show "
-"up if you are connected to the Internet."
-msgstr ""
-"Velg din posisjon med et museklikk på kartet. Kartet vises bare om du er "
-"koblet til internett."
-
-msgid "Show OpenStreetMap"
-msgstr "Vis OpenStreetMap"
-
-msgid "Show on map"
-msgstr ""
-
-msgid "Signal"
-msgstr "Signal"
-
-msgid "Splash"
-msgstr ""
-
-msgid "Start Upgrade"
-msgstr "Start Oppgradering"
-
-msgid "Statistics"
-msgstr "Statistikk"
-
-msgid "Status"
-msgstr "Status"
-
-msgid "Still usable (4 < ETX < 10)"
-msgstr ""
-
-msgid "System"
-msgstr "System"
-
-msgid "TX"
-msgstr "TX"
-
-msgid ""
-"The <em>libiwinfo</em> package is not installed. You must install this "
-"component for working wireless configuration!"
-msgstr ""
-
-msgid ""
-"The OLSRd service is not configured to capture position data from the "
-"network.<br /> Please make sure that the nameservice plugin is properly "
-"configured and that the <em>latlon_file</em> option is enabled."
-msgstr ""
-"OLSRd tjenesten er ikke konfigurert til å hente posisjons data fra "
-"nettverket.<br/>Kontroller at navnetjener pluginen er riktig konfigurert og "
-"at <em>latlon_file</em> alternativet er aktivert."
-
-msgid "The installed firmware is the most recent version."
-msgstr "Den installerte firmware er den nyeste versjonen."
-
-msgid ""
-"These are the basic settings for your local wireless community. These "
-"settings define the default values for the wizard and DO NOT affect the "
-"actual configuration of the router."
-msgstr ""
-"Dette er de grunnleggende innstillinger for det lokale trådløse stedet. "
-"Disse innstillingene definerer standard verdiene for veiviseren og vil "
-"derfor IKKE gjøre noen endringer på ruteren."
-
-msgid "These are the settings of your local community."
-msgstr "Dette er innstillingene for det lokale stedet"
-
-msgid ""
-"These pages will assist you in setting up your router for Freifunk or "
-"similar wireless community networks."
-msgstr ""
-"Disse sidene vil hjelpe deg med å sette opp ruteren til for Freifunk og "
-"lignende trådløse nettverk."
-
-msgid "This is the access point"
-msgstr "Dette er aksess punktet"
-
-msgid "Update Settings"
-msgstr "Oppdater Innstillingene"
-
-msgid "Update available!"
-msgstr "Oppdatering tilgjengelig!"
-
-msgid "Uptime"
-msgstr "Oppetid"
-
-msgid "VAP"
-msgstr ""
-
-msgid "Verify downloaded images"
-msgstr "Verifiser nedlastede filer"
-
-msgid "Very good (ETX < 2)"
-msgstr ""
-
-msgid ""
-"We are an initiative to establish a free, independent and open wireless mesh "
-"network."
-msgstr ""
-"Vi er et initiativ for å etablere fri, uavhengig og åpne trådløse mesh-"
-"nettverk."
-
-msgid "Wireless Overview"
-msgstr "Trådløs Oversikt"
-
-msgid "Yellow"
-msgstr ""
-
-msgid ""
-"You can display additional content on the public index page by inserting "
-"valid XHTML in the form below.<br />Headlines should be enclosed between &lt;"
-"h2&gt; and &lt;/h2&gt;."
-msgstr ""
-"Du kan vise ytterligere innhold på den offentlige side ved å legge til "
-"gyldig XHTML med form som vist under.<br />Overskrifter bør legges mellom "
-"&lt;h2&gt; og &lt;/h2&gt;."
-
-msgid ""
-"You can find further information about the global Freifunk initiative at"
-msgstr "Du kan finne mere informasjon om den globale Freifunk initiativ på"
-
-msgid "You can manually edit the selected community profile here."
-msgstr "Du kan manuelt endre den valgte stedsprofilen here"
-
-msgid ""
-"You need to select a profile before you can edit it. To select a profile go "
-"to"
-msgstr ""
-"Du må velge en profil før du kan endre den. For å velge en profil går du til"
-
-msgid "and fill out all required fields."
-msgstr "og fylle ut alle nødvendige felt"
-
-msgid "buffered"
-msgstr "bufret"
-
-msgid "cached"
-msgstr "hurtigbufret"
-
-msgid "e.g."
-msgstr "f.eks."
-
-msgid "free"
-msgstr "tilgjengelig"
-
-msgid "to disable it."
-msgstr "å deaktivere det"
-
-msgid "used"
-msgstr "brukt"
-
-msgid "wireless settings"
-msgstr "trådløse innstillinger"
-
-#~ msgid ""
-#~ "No services can be shown, because olsrd is not running or the olsrd-"
-#~ "nameservice Plugin is not loaded."
-#~ msgstr ""
-#~ "Ingen tjenester kan vises her, dette kan være pga. at olsrd ikke kjører "
-#~ "eller fordi olsrd-navnetjener plugin ikke er lastet."
-
-#~ msgid "Services"
-#~ msgstr "Tjenester"
-
-#~ msgid "Source"
-#~ msgstr "Kilde"
-
-#~ msgid ""
-#~ "The <em>libiwinfo-lua</em> package is not installed. You must install "
-#~ "this component for working wireless configuration!"
-#~ msgstr ""
-#~ "Pakken <em>libiwinfo-lua</em> er ikke installert. Du må installere denne "
-#~ "pakken for å kunne konfigurerer trådløse enheter!"
-
-#~ msgid "Url"
-#~ msgstr "Url"
diff --git a/modules/luci-mod-freifunk/po/pl/freifunk.po b/modules/luci-mod-freifunk/po/pl/freifunk.po
deleted file mode 100644 (file)
index ac46e1f..0000000
+++ /dev/null
@@ -1,422 +0,0 @@
-msgid ""
-msgstr ""
-"Project-Id-Version: PACKAGE VERSION\n"
-"PO-Revision-Date: 2014-04-23 19:16+0200\n"
-"Last-Translator: goodgod261 <goodgod261@wp.pl>\n"
-"Language-Team: none\n"
-"Language: pl\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=UTF-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 "
-"|| n%100>=20) ? 1 : 2);\n"
-"X-Generator: Pootle 2.0.6\n"
-
-msgid "BSSID"
-msgstr "BSSID"
-
-msgid "Bad (ETX > 10)"
-msgstr "Błąd (Etx > 10)"
-
-msgid "Basic Settings"
-msgstr "Ustawienia Podstawowe"
-
-msgid "Basic settings"
-msgstr "Ustawienia podstawowe"
-
-msgid "Basic settings are incomplete. Please go to"
-msgstr "Niekompletne ustawienia podstawowe. Proszę uzupełnić"
-
-msgid "Basic system settings"
-msgstr "Podstawowe ustawienia systemu"
-
-msgid "Bitrate"
-msgstr "Bitrate"
-
-msgid "Channel"
-msgstr "Kanał"
-
-msgid "Check for new firmware versions and perform automatic updates."
-msgstr "Automatycznie sprawdź i uaktualnij wersję firmware`u"
-
-msgid "Client network size"
-msgstr "Rozmiar sieci klientów"
-
-msgid "Community"
-msgstr "Społeczność"
-
-msgid "Community profile"
-msgstr "Profil w społeczności"
-
-msgid "Community settings"
-msgstr "Ustawienia społeczności"
-
-msgid "Confirm Upgrade"
-msgstr "Potwierdź uaktualnienie"
-
-msgid "Contact"
-msgstr "Dane kontaktowe"
-
-msgid "Contact information is incomplete. Please go to"
-msgstr "Dane kontaktowe są niekompletne. Proszę uzupełnij je"
-
-msgid "Coordinates"
-msgstr "Współrzędne"
-
-msgid "Country code"
-msgstr "Prefiks kraju"
-
-msgid "Default routes"
-msgstr "Domyślne trasy (routes)"
-
-msgid "Disable default content"
-msgstr "Wyłącz domyślną zawartość"
-
-# Nie przetłumaczymy tego lepiej.
-msgid "Diversity is enabled for device"
-msgstr "Różnorodność jest włączona dla urządzenia"
-
-msgid "E-Mail"
-msgstr "E-Mail"
-
-msgid "ESSID"
-msgstr "Nazwa sieci (ESSID)"
-
-msgid "Edit index page"
-msgstr "Edytuj stronę główną"
-
-msgid "Enable IPv6"
-msgstr "Włącz IPv6"
-
-msgid "Enable a virtual access point (VAP) by default if possible."
-msgstr ""
-
-msgid "Error"
-msgstr "Błąd"
-
-msgid "Find your coordinates with OpenStreetMap"
-msgstr "Znajdź swoje współrzędne w OpenStreetMap"
-
-msgid "Freifunk"
-msgstr "Freifunk"
-
-msgid "Freifunk Overview"
-msgstr "Przegląd sieci Freifunk"
-
-msgid "Freifunk Remote Update"
-msgstr "Zdalna aktualizacja Freifunk"
-
-msgid "Gateway"
-msgstr "Brama"
-
-msgid "Go to"
-msgstr "Przejdź do"
-
-msgid "Good (2 < ETX < 4)"
-msgstr "Dobrze (2 < ETX < 4)"
-
-msgid "Green"
-msgstr "Zielone"
-
-msgid "Hello and welcome in the network of"
-msgstr "Cześć! Witamy w sieci"
-
-msgid "Hide OpenStreetMap"
-msgstr "Ukryj OpenStreetMap"
-
-msgid "Homepage"
-msgstr "Strona domowa"
-
-msgid "Hostname"
-msgstr "Nazwa hosta"
-
-msgid "IPv6 Config"
-msgstr "Konfiguracja IPv6"
-
-msgid "IPv6 Prefix"
-msgstr "Prefiks IPv6"
-
-msgid "IPv6 network in CIDR notation."
-msgstr "Sieć IPv6 w notacji CIDR"
-
-msgid "If selected then the default content element is not shown."
-msgstr "Jeśli zaznaczone domyślna zawartość nie jest widoczna"
-
-msgid "If you are interested in our project then contact the local community"
-msgstr ""
-"Jeśli jesteś zainteresowany projektem kontaktuj się z lokalna społecznością "
-"Freifunk"
-
-msgid "Index Page"
-msgstr "Strona początkowa"
-
-msgid "Interface"
-msgstr "Interfejs"
-
-msgid ""
-"Internet access depends on technical and organisational conditions and may "
-"or may not work for you."
-msgstr ""
-"Dostęp do internetu zależy od warunków technicznych i organizacyjnych, i "
-"dlatego może nie działać."
-
-msgid "It is operated by"
-msgstr "Jest zarządzany przez"
-
-msgid "Keep configuration"
-msgstr "Zachowaj konfigurację"
-
-msgid "Latitude"
-msgstr "Szerokość"
-
-msgid "Legend"
-msgstr "Legenda"
-
-msgid "Load"
-msgstr "Obciążenie"
-
-msgid "Local Time"
-msgstr "Czas Lokalny"
-
-# Może ktoś ma lepsze słowo?
-msgid "Location"
-msgstr "Lokacja"
-
-msgid "Longitude"
-msgstr "Długość"
-
-msgid "Map"
-msgstr "Mapa"
-
-msgid "Map Error"
-msgstr "Błąd Mapy"
-
-msgid "Memory"
-msgstr "Pamięć"
-
-# Dosłownie prefiks kraty
-msgid "Mesh prefix"
-msgstr "Prefiks komórki"
-
-msgid "Metric"
-msgstr "Metryka"
-
-msgid "Mode"
-msgstr "Tryb"
-
-msgid "Network"
-msgstr "Sieć"
-
-msgid "Network for client DHCP addresses"
-msgstr "Sieć dla adresów klienta DHCP"
-
-msgid "Nickname"
-msgstr "Twoja ksywka"
-
-msgid "No default routes known."
-msgstr "Nie są znane żadne domyślne ścieżki routingu."
-
-msgid "Notice"
-msgstr "Uwaga"
-
-msgid "OLSR"
-msgstr "OLSR"
-
-msgid "Operator"
-msgstr "Zarządca"
-
-msgid "Orange"
-msgstr "Pomarańczowe"
-
-msgid "Overview"
-msgstr "Przegląd"
-
-msgid "Package libiwinfo required!"
-msgstr "Wymagany pakiet libiwinfo !"
-
-msgid "Phone"
-msgstr "Telefon"
-
-msgid "Please fill in your contact details below."
-msgstr "Proszę uzupełnij dane kontaktowe poniżej."
-
-msgid "Please set your contact information"
-msgstr "Proszę uzupełnić swoje dane kontaktowe"
-
-msgid "Power"
-msgstr "Moc"
-
-msgid "Processor"
-msgstr "Procesor"
-
-msgid "Profile"
-msgstr "Profil"
-
-msgid "Profile (Expert)"
-msgstr "Profil (tryb eksperta)"
-
-msgid "Realname"
-msgstr "Imię i Nazwisko (prawdziwe)"
-
-msgid "Red"
-msgstr "Czerwone"
-
-msgid "SSID"
-msgstr "SSID"
-
-msgid ""
-"Select your location with a mouse click on the map. The map will only show "
-"up if you are connected to the Internet."
-msgstr ""
-"Proszę zaznaczyć swoją lokację na mapie. Mapa jest pokazywana tylko jeśli "
-"masz dostęp do internetu."
-
-msgid "Show OpenStreetMap"
-msgstr "Pokaż OpenStreetMap"
-
-msgid "Show on map"
-msgstr "Pokaż na mapie"
-
-msgid "Signal"
-msgstr "Sygnał"
-
-msgid "Splash"
-msgstr "Splash"
-
-msgid "Start Upgrade"
-msgstr "Zacznij aktualizację"
-
-msgid "Statistics"
-msgstr "Statystyki"
-
-msgid "Status"
-msgstr "Status"
-
-msgid "Still usable (4 < ETX < 10)"
-msgstr "Cały Czas do użycia (4 < ETX < 10)"
-
-msgid "System"
-msgstr "System"
-
-msgid "TX"
-msgstr "TX"
-
-msgid ""
-"The <em>libiwinfo</em> package is not installed. You must install this "
-"component for working wireless configuration!"
-msgstr ""
-"Pakiet <em>libiwinfo</em> nie jest zainstalowany. Musisz go zainstalować, "
-"aby konfiguracja sieci bezprzewodowej mogła być uaktywniona!"
-
-msgid ""
-"The OLSRd service is not configured to capture position data from the "
-"network.<br /> Please make sure that the nameservice plugin is properly "
-"configured and that the <em>latlon_file</em> option is enabled."
-msgstr ""
-"Usługa OLSRd nie jest skonfigurowana do pozyskiwania nazwy z sieci.<br /> "
-"Proszę się upewnić, że plugin nameservice jest poprawnie skonfigurowany, "
-"oraz opcja użycia pliku <em>latlon_file</em> jest zaznaczona."
-
-msgid "The installed firmware is the most recent version."
-msgstr "Zainstalowany firmware jest aktualny."
-
-msgid ""
-"These are the basic settings for your local wireless community. These "
-"settings define the default values for the wizard and DO NOT affect the "
-"actual configuration of the router."
-msgstr ""
-"Są to podstawowe ustawienia dla twojej lokalnej bezprzewodowej społeczności. "
-"Te ustawienia określają domyślne wartości dla kreatora i NIE MAJĄ wpływu na "
-"aktualną konfigurację routera."
-
-msgid "These are the settings of your local community."
-msgstr "To są ustawienia twojej lokalnej społeczności (community)."
-
-msgid ""
-"These pages will assist you in setting up your router for Freifunk or "
-"similar wireless community networks."
-msgstr ""
-"Te strony pomogą ci skonfigurować twój router do sieci Freifunk, lub innej "
-"sieci społecznościowej ."
-
-msgid "This is the access point"
-msgstr "To jest punk dostępowy (AP)"
-
-msgid "Update Settings"
-msgstr "Uaktualnij ustawienia"
-
-msgid "Update available!"
-msgstr "Aktualizacja dostępna!!!"
-
-msgid "Uptime"
-msgstr "Aktualizacja"
-
-msgid "VAP"
-msgstr ""
-
-msgid "Verify downloaded images"
-msgstr "Sprawdź pobrane obrazy"
-
-msgid "Very good (ETX < 2)"
-msgstr "Bardzo Dobrze (ETX < 2)"
-
-msgid ""
-"We are an initiative to establish a free, independent and open wireless mesh "
-"network."
-msgstr ""
-"Jesteśmy inicjatywą na rzecz ustanowienia wolnej, niezależnej i otwartej "
-"bezprzewodowej siatki kratowej."
-
-msgid "Wireless Overview"
-msgstr "Przegląd Ustawień WiFi"
-
-msgid "Yellow"
-msgstr "Żółty"
-
-msgid ""
-"You can display additional content on the public index page by inserting "
-"valid XHTML in the form below.<br />Headlines should be enclosed between &lt;"
-"h2&gt; and &lt;/h2&gt;."
-msgstr ""
-"Można wyświetlić dodatkową zawartość na publicznej stronie indeksu "
-"wstawiając poprawny XHTML do formularza poniżej.<br />Nagłówki powinny być "
-"zamknięte tagami &lt;h2&gt; i &lt;/h2&gt;."
-
-msgid ""
-"You can find further information about the global Freifunk initiative at"
-msgstr ""
-"Możesz znaleźć więcej informacji o naszej globalnej inicjatywie Freifunk na"
-
-msgid "You can manually edit the selected community profile here."
-msgstr "Możesz ręcznie edytować wybrany profil społeczności tutaj"
-
-msgid ""
-"You need to select a profile before you can edit it. To select a profile go "
-"to"
-msgstr ""
-"Aby edytować profil musisz go najpierw zaznaczyć. Zaznacz profil aby "
-"kontynuować"
-
-msgid "and fill out all required fields."
-msgstr "i wypełnij wszystkie wymagane pola."
-
-msgid "buffered"
-msgstr "buforowany"
-
-msgid "cached"
-msgstr "cachowany"
-
-msgid "e.g."
-msgstr "np."
-
-msgid "free"
-msgstr "darmowy"
-
-msgid "to disable it."
-msgstr "aby wyłączyć"
-
-msgid "used"
-msgstr "używany"
-
-msgid "wireless settings"
-msgstr "ustawienia sieci bezprzewodowej"
diff --git a/modules/luci-mod-freifunk/po/pt-br/freifunk.po b/modules/luci-mod-freifunk/po/pt-br/freifunk.po
deleted file mode 100644 (file)
index a906a93..0000000
+++ /dev/null
@@ -1,447 +0,0 @@
-msgid ""
-msgstr ""
-"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-06-10 03:41+0200\n"
-"PO-Revision-Date: 2014-06-21 19:00+0200\n"
-"Last-Translator: Éder <eder.grigorio@openmailbox.org>\n"
-"Language-Team: LANGUAGE <LL@li.org>\n"
-"Language: pt_BR\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=UTF-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=2; plural=(n > 1);\n"
-"X-Generator: Pootle 2.0.6\n"
-
-msgid "BSSID"
-msgstr "BSSID"
-
-msgid "Bad (ETX > 10)"
-msgstr "Mal (ETX > 10)"
-
-msgid "Basic Settings"
-msgstr "Configurações Básicas"
-
-msgid "Basic settings"
-msgstr "Configurações básicas"
-
-msgid "Basic settings are incomplete. Please go to"
-msgstr "As configurações básicas estão incompletas. Por favor vá para"
-
-msgid "Basic system settings"
-msgstr "Configurações básicas do sistema"
-
-msgid "Bitrate"
-msgstr "Taxa de bit"
-
-msgid "Channel"
-msgstr "Canal"
-
-msgid "Check for new firmware versions and perform automatic updates."
-msgstr ""
-"Verifique a existência de novas versões e realize a atualização "
-"automaticamente."
-
-msgid "Client network size"
-msgstr "Tamanho da rede dos clientes"
-
-msgid "Community"
-msgstr "Comunidade"
-
-msgid "Community profile"
-msgstr "Perfil da comunidade"
-
-msgid "Community settings"
-msgstr "Configurações da comunidade"
-
-msgid "Confirm Upgrade"
-msgstr "Confirmar a atualização"
-
-msgid "Contact"
-msgstr "Contato"
-
-msgid "Contact information is incomplete. Please go to"
-msgstr "A informação de contato está incompleta. Por favor, vá para"
-
-msgid "Coordinates"
-msgstr "Coordenadas"
-
-msgid "Country code"
-msgstr "Código do país"
-
-msgid "Default routes"
-msgstr "Rotas padrão"
-
-msgid "Disable default content"
-msgstr "Desabilitar o conteúdo padrão"
-
-msgid "Diversity is enabled for device"
-msgstr "A diversidade está habilitada neste dispositivo"
-
-msgid "E-Mail"
-msgstr "E-mail"
-
-msgid "ESSID"
-msgstr "ESSID"
-
-msgid "Edit index page"
-msgstr "Edita a página índice"
-
-msgid "Enable IPv6"
-msgstr "Habilitar IPv6"
-
-# 20140621: edersg: tradução
-msgid "Enable a virtual access point (VAP) by default if possible."
-msgstr "Habilitar um ponto de acesso virtual (VAP) por padrão, se possível"
-
-msgid "Error"
-msgstr "Erro"
-
-msgid "Find your coordinates with OpenStreetMap"
-msgstr "Encontre sua coordenada com o OpenStreetMap"
-
-msgid "Freifunk"
-msgstr "Freifunk"
-
-msgid "Freifunk Overview"
-msgstr "Visão Geral do Freifunk"
-
-msgid "Freifunk Remote Update"
-msgstr "Atualização Remota do Freifunk"
-
-msgid "Gateway"
-msgstr "Roteador"
-
-msgid "Go to"
-msgstr "Vá para"
-
-msgid "Good (2 < ETX < 4)"
-msgstr "Bom (2 < ETX < 4)"
-
-msgid "Green"
-msgstr "Verde"
-
-msgid "Hello and welcome in the network of"
-msgstr "Olá e seja bem-vindo à rede do"
-
-msgid "Hide OpenStreetMap"
-msgstr "Esconder o OpenStreetMap"
-
-msgid "Homepage"
-msgstr "Página"
-
-msgid "Hostname"
-msgstr "Nome do equipamento"
-
-msgid "IPv6 Config"
-msgstr "Configuração IPv6"
-
-msgid "IPv6 Prefix"
-msgstr "Prefixo IPv6"
-
-msgid "IPv6 network in CIDR notation."
-msgstr "Rede IPv6 em notação CIDR."
-
-msgid "If selected then the default content element is not shown."
-msgstr "Se selecionado, o conteúdo padrão não é mostrado."
-
-msgid "If you are interested in our project then contact the local community"
-msgstr ""
-"Se estiver interessado no nosso projeto, entre em contacto com a comunidade "
-"local"
-
-msgid "Index Page"
-msgstr "Página Índice"
-
-msgid "Interface"
-msgstr "Interface"
-
-msgid ""
-"Internet access depends on technical and organisational conditions and may "
-"or may not work for you."
-msgstr ""
-"O acesso à Internet depende de fatores técnicos e organizacionais, e pode "
-"funcionar ou não no seu caso."
-
-msgid "It is operated by"
-msgstr "É operado por"
-
-msgid "Keep configuration"
-msgstr "Manter a configuração"
-
-msgid "Latitude"
-msgstr "Latitude"
-
-msgid "Legend"
-msgstr "Legenda"
-
-msgid "Load"
-msgstr "Carregar"
-
-msgid "Local Time"
-msgstr "Horário Local"
-
-msgid "Location"
-msgstr "Localização"
-
-msgid "Longitude"
-msgstr "Longitude"
-
-msgid "Map"
-msgstr "Mapa"
-
-msgid "Map Error"
-msgstr "Erro do Mapa"
-
-msgid "Memory"
-msgstr "Memória"
-
-msgid "Mesh prefix"
-msgstr "Prefixo da rede em malha"
-
-msgid "Metric"
-msgstr "Métrica"
-
-msgid "Mode"
-msgstr "Modo"
-
-msgid "Network"
-msgstr "Rede"
-
-msgid "Network for client DHCP addresses"
-msgstr "Rede para os endereços dos clientes DHCP"
-
-msgid "Nickname"
-msgstr "Apelido"
-
-msgid "No default routes known."
-msgstr "Nenhuma rota padrão conhecida."
-
-msgid "Notice"
-msgstr "Aviso"
-
-msgid "OLSR"
-msgstr "OLSR"
-
-msgid "Operator"
-msgstr "Operador"
-
-msgid "Orange"
-msgstr "Laranja"
-
-msgid "Overview"
-msgstr "Visão Geral"
-
-msgid "Package libiwinfo required!"
-msgstr "O pacote libiwinfo é necessário!"
-
-msgid "Phone"
-msgstr "Telefone"
-
-msgid "Please fill in your contact details below."
-msgstr "Por favor, preencha seus detalhes de contato abaixo."
-
-msgid "Please set your contact information"
-msgstr "Por favor, defina a informação de contato"
-
-msgid "Power"
-msgstr "Potência"
-
-msgid "Processor"
-msgstr "Processador"
-
-msgid "Profile"
-msgstr "Perfil"
-
-msgid "Profile (Expert)"
-msgstr "Perfil (Especialista)"
-
-msgid "Realname"
-msgstr "Nome Real"
-
-msgid "Red"
-msgstr "Vermelho"
-
-msgid "SSID"
-msgstr "SSID"
-
-msgid ""
-"Select your location with a mouse click on the map. The map will only show "
-"up if you are connected to the Internet."
-msgstr ""
-"Selecione a sua localização com o mouse clicando no mapa. O mapa irá mostrar "
-"se você está conectado na internet."
-
-msgid "Show OpenStreetMap"
-msgstr "Mostrar o OpenStreetMap"
-
-msgid "Show on map"
-msgstr "Mostrar no mapa"
-
-msgid "Signal"
-msgstr "Sinal"
-
-msgid "Splash"
-msgstr "Splash"
-
-msgid "Start Upgrade"
-msgstr "Iniciar a Atualização"
-
-msgid "Statistics"
-msgstr "Estatística"
-
-msgid "Status"
-msgstr "Estado"
-
-msgid "Still usable (4 < ETX < 10)"
-msgstr "Ainda usável (4 < ETX < 10)"
-
-msgid "System"
-msgstr "Sistema"
-
-msgid "TX"
-msgstr "TX"
-
-msgid ""
-"The <em>libiwinfo</em> package is not installed. You must install this "
-"component for working wireless configuration!"
-msgstr ""
-"O pacote <em>libiwinfo</em> não está instalado. Você precisa instalar este "
-"componente para ter uma configuração sem fio funcional!"
-
-msgid ""
-"The OLSRd service is not configured to capture position data from the "
-"network.<br /> Please make sure that the nameservice plugin is properly "
-"configured and that the <em>latlon_file</em> option is enabled."
-msgstr ""
-"O serviço OLSRd não está configurado para capturar os dados de posição da "
-"rede.<br /> Por favor, garnta que o plugin nameservice está corretametne "
-"configurado e que a opção <em>latlon_file</em> está habilitada."
-
-msgid "The installed firmware is the most recent version."
-msgstr "O firmware instalado é a última versão."
-
-msgid ""
-"These are the basic settings for your local wireless community. These "
-"settings define the default values for the wizard and DO NOT affect the "
-"actual configuration of the router."
-msgstr ""
-"Estas são as configurações básicas para a comunidade sem fio local. Estas "
-"configurações definem os valores padrão para o assistente e NÃO afetam a "
-"configuração atual do roteador."
-
-msgid "These are the settings of your local community."
-msgstr "Estas são as configurações da sua comunidade local."
-
-msgid ""
-"These pages will assist you in setting up your router for Freifunk or "
-"similar wireless community networks."
-msgstr ""
-"Esta página ajudará você na configuração do seu roteador Freifunk ou de "
-"redes comunitárias sem fio similares."
-
-msgid "This is the access point"
-msgstr "Este é o ponto de acesso "
-
-msgid "Update Settings"
-msgstr "Configurações da Atualização"
-
-msgid "Update available!"
-msgstr "Existe uma atualização disponível!"
-
-msgid "Uptime"
-msgstr "Tempo de atividade"
-
-# 20140621: edersg: tradução
-msgid "VAP"
-msgstr "VAP"
-
-msgid "Verify downloaded images"
-msgstr "Verifique as imagens baixadas"
-
-msgid "Very good (ETX < 2)"
-msgstr "Muito bom (ETX < 2)"
-
-msgid ""
-"We are an initiative to establish a free, independent and open wireless mesh "
-"network."
-msgstr ""
-"Somos uma iniciativa para implementação de uma rede sem fio em malha livre, "
-"independente e não-comercial."
-
-msgid "Wireless Overview"
-msgstr "Visão Geral da Rede Sem Fio"
-
-msgid "Yellow"
-msgstr "Amarelo"
-
-msgid ""
-"You can display additional content on the public index page by inserting "
-"valid XHTML in the form below.<br />Headlines should be enclosed between &lt;"
-"h2&gt; and &lt;/h2&gt;."
-msgstr ""
-"Você pode mostrar conteúdo adicional na página índice pública inserindo "
-"XHTML válido no formulário abaixo.<br />As manchetes devem ficam entre &lt;"
-"h2&gt; e &lt;/h2&gt;."
-
-msgid ""
-"You can find further information about the global Freifunk initiative at"
-msgstr ""
-"Você pode encontrar mais informações sobre a iniciativa global Freifunk em"
-
-msgid "You can manually edit the selected community profile here."
-msgstr "Você pode editar manualmente o perfil da comunidade selecionada aqui."
-
-msgid ""
-"You need to select a profile before you can edit it. To select a profile go "
-"to"
-msgstr ""
-"Você precisa selecionar um perfil antes de poder editá-lo. Para selecionar "
-"um perfil, vá para"
-
-msgid "and fill out all required fields."
-msgstr "e preencher todos os campos obrigatórios."
-
-msgid "buffered"
-msgstr "no Buffer"
-
-msgid "cached"
-msgstr "no Cache"
-
-msgid "e.g."
-msgstr "ex:"
-
-msgid "free"
-msgstr "livre"
-
-msgid "to disable it."
-msgstr "para desabilitá-lo."
-
-msgid "used"
-msgstr "usado"
-
-msgid "wireless settings"
-msgstr "configurações da rede sem fio"
-
-#~ msgid ""
-#~ "No services can be shown, because olsrd is not running or the olsrd-"
-#~ "nameservice Plugin is not loaded."
-#~ msgstr ""
-#~ "Nenhum serviço pode ser mostrado porque o olsrd não está rodando ou o "
-#~ "plugin do olsrd-nameservice não está carregado."
-
-#~ msgid "Services"
-#~ msgstr "Serviços"
-
-#~ msgid "Source"
-#~ msgstr "Origem"
-
-#~ msgid ""
-#~ "The <em>libiwinfo-lua</em> package is not installed. You must install "
-#~ "this component for working wireless configuration!"
-#~ msgstr ""
-#~ "O pacote <em>libiwinfo-lua</em> não está instalado. Você deve instalar "
-#~ "este componente para ter uma configuração sem fio funcional!"
-
-#~ msgid "Url"
-#~ msgstr "URL"
diff --git a/modules/luci-mod-freifunk/po/pt/freifunk.po b/modules/luci-mod-freifunk/po/pt/freifunk.po
deleted file mode 100644 (file)
index b5b822b..0000000
+++ /dev/null
@@ -1,401 +0,0 @@
-msgid ""
-msgstr ""
-"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-05-26 19:03+0200\n"
-"PO-Revision-Date: 2009-05-19 17:33+0200\n"
-"Last-Translator: Jose Monteiro <jm@unimos.net>\n"
-"Language-Team: LANGUAGE <LL@li.org>\n"
-"Language: \n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=UTF-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-"X-Generator: Pootle 1.1.0\n"
-
-msgid "BSSID"
-msgstr ""
-
-msgid "Bad (ETX > 10)"
-msgstr ""
-
-msgid "Basic Settings"
-msgstr ""
-
-msgid "Basic settings"
-msgstr ""
-
-msgid "Basic settings are incomplete. Please go to"
-msgstr ""
-
-msgid "Basic system settings"
-msgstr ""
-
-msgid "Bitrate"
-msgstr ""
-
-msgid "Channel"
-msgstr ""
-
-msgid "Check for new firmware versions and perform automatic updates."
-msgstr ""
-
-msgid "Client network size"
-msgstr ""
-
-msgid "Community"
-msgstr ""
-
-msgid "Community profile"
-msgstr ""
-
-msgid "Community settings"
-msgstr ""
-
-msgid "Confirm Upgrade"
-msgstr ""
-
-msgid "Contact"
-msgstr ""
-
-msgid "Contact information is incomplete. Please go to"
-msgstr ""
-
-msgid "Coordinates"
-msgstr "Coordenadas"
-
-msgid "Country code"
-msgstr ""
-
-msgid "Default routes"
-msgstr ""
-
-msgid "Disable default content"
-msgstr ""
-
-msgid "Diversity is enabled for device"
-msgstr ""
-
-msgid "E-Mail"
-msgstr "email"
-
-msgid "ESSID"
-msgstr ""
-
-msgid "Edit index page"
-msgstr ""
-
-msgid "Enable IPv6"
-msgstr ""
-
-msgid "Enable a virtual access point (VAP) by default if possible."
-msgstr ""
-
-msgid "Error"
-msgstr ""
-
-msgid "Find your coordinates with OpenStreetMap"
-msgstr ""
-
-msgid "Freifunk"
-msgstr ""
-
-msgid "Freifunk Overview"
-msgstr ""
-
-msgid "Freifunk Remote Update"
-msgstr ""
-
-msgid "Gateway"
-msgstr ""
-
-msgid "Go to"
-msgstr ""
-
-msgid "Good (2 < ETX < 4)"
-msgstr ""
-
-msgid "Green"
-msgstr ""
-
-msgid "Hello and welcome in the network of"
-msgstr "Olá e benvindo à rede "
-
-msgid "Hide OpenStreetMap"
-msgstr ""
-
-msgid "Homepage"
-msgstr ""
-
-msgid "Hostname"
-msgstr ""
-
-msgid "IPv6 Config"
-msgstr ""
-
-msgid "IPv6 Prefix"
-msgstr ""
-
-msgid "IPv6 network in CIDR notation."
-msgstr ""
-
-msgid "If selected then the default content element is not shown."
-msgstr ""
-
-msgid "If you are interested in our project then contact the local community"
-msgstr ""
-"Se estiver interessado no nosso projecto, entre em contacto com a sua "
-"comunidade local"
-
-msgid "Index Page"
-msgstr ""
-
-msgid "Interface"
-msgstr ""
-
-msgid ""
-"Internet access depends on technical and organisational conditions and may "
-"or may not work for you."
-msgstr ""
-"O acesso à Internet depende de factores técnicos e organizacionais, e pode "
-"funcionar ou não no seu caso."
-
-msgid "It is operated by"
-msgstr "É operado por "
-
-msgid "Keep configuration"
-msgstr ""
-
-msgid "Latitude"
-msgstr ""
-
-msgid "Legend"
-msgstr ""
-
-msgid "Load"
-msgstr ""
-
-msgid "Local Time"
-msgstr ""
-
-msgid "Location"
-msgstr "Localização"
-
-msgid "Longitude"
-msgstr ""
-
-msgid "Map"
-msgstr ""
-
-msgid "Map Error"
-msgstr ""
-
-msgid "Memory"
-msgstr "Memória"
-
-msgid "Mesh prefix"
-msgstr ""
-
-msgid "Metric"
-msgstr ""
-
-msgid "Mode"
-msgstr ""
-
-msgid "Network"
-msgstr ""
-
-msgid "Network for client DHCP addresses"
-msgstr ""
-
-msgid "Nickname"
-msgstr "Nome curto (nick)"
-
-msgid "No default routes known."
-msgstr ""
-
-msgid "Notice"
-msgstr "Notas"
-
-msgid "OLSR"
-msgstr ""
-
-msgid "Operator"
-msgstr ""
-
-msgid "Orange"
-msgstr ""
-
-msgid "Overview"
-msgstr ""
-
-msgid "Package libiwinfo required!"
-msgstr ""
-
-msgid "Phone"
-msgstr "Telefone"
-
-msgid "Please fill in your contact details below."
-msgstr ""
-
-msgid "Please set your contact information"
-msgstr ""
-
-msgid "Power"
-msgstr ""
-
-msgid "Processor"
-msgstr ""
-
-msgid "Profile"
-msgstr ""
-
-msgid "Profile (Expert)"
-msgstr ""
-
-msgid "Realname"
-msgstr "Nome"
-
-msgid "Red"
-msgstr ""
-
-msgid "SSID"
-msgstr ""
-
-msgid ""
-"Select your location with a mouse click on the map. The map will only show "
-"up if you are connected to the Internet."
-msgstr ""
-
-msgid "Show OpenStreetMap"
-msgstr ""
-
-msgid "Show on map"
-msgstr ""
-
-msgid "Signal"
-msgstr ""
-
-msgid "Splash"
-msgstr ""
-
-msgid "Start Upgrade"
-msgstr ""
-
-msgid "Statistics"
-msgstr ""
-
-msgid "Status"
-msgstr ""
-
-msgid "Still usable (4 < ETX < 10)"
-msgstr ""
-
-msgid "System"
-msgstr ""
-
-msgid "TX"
-msgstr ""
-
-msgid ""
-"The <em>libiwinfo</em> package is not installed. You must install this "
-"component for working wireless configuration!"
-msgstr ""
-
-msgid ""
-"The OLSRd service is not configured to capture position data from the "
-"network.<br /> Please make sure that the nameservice plugin is properly "
-"configured and that the <em>latlon_file</em> option is enabled."
-msgstr ""
-
-msgid "The installed firmware is the most recent version."
-msgstr ""
-
-msgid ""
-"These are the basic settings for your local wireless community. These "
-"settings define the default values for the wizard and DO NOT affect the "
-"actual configuration of the router."
-msgstr ""
-
-msgid "These are the settings of your local community."
-msgstr ""
-
-msgid ""
-"These pages will assist you in setting up your router for Freifunk or "
-"similar wireless community networks."
-msgstr ""
-
-msgid "This is the access point"
-msgstr "Este é o ponto de acesso "
-
-msgid "Update Settings"
-msgstr ""
-
-msgid "Update available!"
-msgstr ""
-
-msgid "Uptime"
-msgstr ""
-
-msgid "VAP"
-msgstr ""
-
-msgid "Verify downloaded images"
-msgstr ""
-
-msgid "Very good (ETX < 2)"
-msgstr ""
-
-msgid ""
-"We are an initiative to establish a free, independent and open wireless mesh "
-"network."
-msgstr ""
-"Somos uma iniciativa para implementação de uma rede livre, independente e "
-"não-comercial."
-
-msgid "Wireless Overview"
-msgstr ""
-
-msgid "Yellow"
-msgstr ""
-
-msgid ""
-"You can display additional content on the public index page by inserting "
-"valid XHTML in the form below.<br />Headlines should be enclosed between &lt;"
-"h2&gt; and &lt;/h2&gt;."
-msgstr ""
-
-msgid ""
-"You can find further information about the global Freifunk initiative at"
-msgstr "Pode encontrar mais informações sobre a iniciativa global Freifunk em "
-
-msgid "You can manually edit the selected community profile here."
-msgstr ""
-
-msgid ""
-"You need to select a profile before you can edit it. To select a profile go "
-"to"
-msgstr ""
-
-msgid "and fill out all required fields."
-msgstr ""
-
-msgid "buffered"
-msgstr ""
-
-msgid "cached"
-msgstr ""
-
-msgid "e.g."
-msgstr ""
-
-msgid "free"
-msgstr ""
-
-msgid "to disable it."
-msgstr ""
-
-msgid "used"
-msgstr ""
-
-msgid "wireless settings"
-msgstr ""
diff --git a/modules/luci-mod-freifunk/po/ro/freifunk.po b/modules/luci-mod-freifunk/po/ro/freifunk.po
deleted file mode 100644 (file)
index 408abd8..0000000
+++ /dev/null
@@ -1,395 +0,0 @@
-msgid ""
-msgstr ""
-"Project-Id-Version: PACKAGE VERSION\n"
-"PO-Revision-Date: 2014-06-29 19:53+0200\n"
-"Last-Translator: xxvirusxx <condor20_05@yahoo.it>\n"
-"Language-Team: none\n"
-"Language: ro\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=UTF-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : (n==0 || (n%100 > 0 && n%100 < "
-"20)) ? 1 : 2);;\n"
-"X-Generator: Pootle 2.0.6\n"
-
-msgid "BSSID"
-msgstr "BSSID"
-
-msgid "Bad (ETX > 10)"
-msgstr ""
-
-msgid "Basic Settings"
-msgstr "Setări de bază"
-
-msgid "Basic settings"
-msgstr "Setări de bază"
-
-msgid "Basic settings are incomplete. Please go to"
-msgstr "Setările de bază sunt incomplete. Mergi la"
-
-msgid "Basic system settings"
-msgstr ""
-
-msgid "Bitrate"
-msgstr ""
-
-msgid "Channel"
-msgstr "Canal"
-
-msgid "Check for new firmware versions and perform automatic updates."
-msgstr ""
-
-msgid "Client network size"
-msgstr ""
-
-msgid "Community"
-msgstr "Comunitate"
-
-msgid "Community profile"
-msgstr ""
-
-msgid "Community settings"
-msgstr ""
-
-msgid "Confirm Upgrade"
-msgstr ""
-
-msgid "Contact"
-msgstr "Contact"
-
-msgid "Contact information is incomplete. Please go to"
-msgstr ""
-
-msgid "Coordinates"
-msgstr "Coordonate"
-
-msgid "Country code"
-msgstr ""
-
-msgid "Default routes"
-msgstr ""
-
-msgid "Disable default content"
-msgstr ""
-
-msgid "Diversity is enabled for device"
-msgstr ""
-
-msgid "E-Mail"
-msgstr ""
-
-msgid "ESSID"
-msgstr ""
-
-msgid "Edit index page"
-msgstr ""
-
-msgid "Enable IPv6"
-msgstr "Activează IPv6"
-
-msgid "Enable a virtual access point (VAP) by default if possible."
-msgstr ""
-
-msgid "Error"
-msgstr "Eroare"
-
-msgid "Find your coordinates with OpenStreetMap"
-msgstr ""
-
-msgid "Freifunk"
-msgstr ""
-
-msgid "Freifunk Overview"
-msgstr ""
-
-msgid "Freifunk Remote Update"
-msgstr ""
-
-msgid "Gateway"
-msgstr ""
-
-msgid "Go to"
-msgstr "Du-te la"
-
-msgid "Good (2 < ETX < 4)"
-msgstr ""
-
-msgid "Green"
-msgstr "Verde"
-
-msgid "Hello and welcome in the network of"
-msgstr ""
-
-msgid "Hide OpenStreetMap"
-msgstr ""
-
-msgid "Homepage"
-msgstr ""
-
-msgid "Hostname"
-msgstr ""
-
-msgid "IPv6 Config"
-msgstr ""
-
-msgid "IPv6 Prefix"
-msgstr ""
-
-msgid "IPv6 network in CIDR notation."
-msgstr ""
-
-msgid "If selected then the default content element is not shown."
-msgstr ""
-
-msgid "If you are interested in our project then contact the local community"
-msgstr ""
-
-msgid "Index Page"
-msgstr ""
-
-msgid "Interface"
-msgstr "Interfaţă"
-
-msgid ""
-"Internet access depends on technical and organisational conditions and may "
-"or may not work for you."
-msgstr ""
-
-msgid "It is operated by"
-msgstr ""
-
-msgid "Keep configuration"
-msgstr "Păstrează configuraţia"
-
-msgid "Latitude"
-msgstr "Latitudine"
-
-msgid "Legend"
-msgstr "Legendă"
-
-msgid "Load"
-msgstr "Încarcă"
-
-msgid "Local Time"
-msgstr "Oră locală"
-
-msgid "Location"
-msgstr "Locaţie"
-
-msgid "Longitude"
-msgstr "Longitudine"
-
-msgid "Map"
-msgstr "Hartă"
-
-msgid "Map Error"
-msgstr "Eroare hartă"
-
-msgid "Memory"
-msgstr "Memorie"
-
-msgid "Mesh prefix"
-msgstr ""
-
-msgid "Metric"
-msgstr ""
-
-msgid "Mode"
-msgstr "Mod"
-
-msgid "Network"
-msgstr "Reţea"
-
-msgid "Network for client DHCP addresses"
-msgstr ""
-
-msgid "Nickname"
-msgstr "Poreclă"
-
-msgid "No default routes known."
-msgstr ""
-
-msgid "Notice"
-msgstr ""
-
-msgid "OLSR"
-msgstr ""
-
-msgid "Operator"
-msgstr ""
-
-msgid "Orange"
-msgstr "Portocaliu"
-
-msgid "Overview"
-msgstr ""
-
-msgid "Package libiwinfo required!"
-msgstr ""
-
-msgid "Phone"
-msgstr "Telefon"
-
-msgid "Please fill in your contact details below."
-msgstr ""
-
-msgid "Please set your contact information"
-msgstr ""
-
-msgid "Power"
-msgstr "Putere"
-
-msgid "Processor"
-msgstr "Procesor"
-
-msgid "Profile"
-msgstr "Profil"
-
-msgid "Profile (Expert)"
-msgstr ""
-
-msgid "Realname"
-msgstr "Nume real"
-
-msgid "Red"
-msgstr "Roşu"
-
-msgid "SSID"
-msgstr "SSID"
-
-msgid ""
-"Select your location with a mouse click on the map. The map will only show "
-"up if you are connected to the Internet."
-msgstr ""
-
-msgid "Show OpenStreetMap"
-msgstr ""
-
-msgid "Show on map"
-msgstr "Arată pe hartă"
-
-msgid "Signal"
-msgstr "Semnal"
-
-msgid "Splash"
-msgstr ""
-
-msgid "Start Upgrade"
-msgstr ""
-
-msgid "Statistics"
-msgstr "Statistici"
-
-msgid "Status"
-msgstr "Stare"
-
-msgid "Still usable (4 < ETX < 10)"
-msgstr ""
-
-msgid "System"
-msgstr ""
-
-msgid "TX"
-msgstr ""
-
-msgid ""
-"The <em>libiwinfo</em> package is not installed. You must install this "
-"component for working wireless configuration!"
-msgstr ""
-
-msgid ""
-"The OLSRd service is not configured to capture position data from the "
-"network.<br /> Please make sure that the nameservice plugin is properly "
-"configured and that the <em>latlon_file</em> option is enabled."
-msgstr ""
-
-msgid "The installed firmware is the most recent version."
-msgstr "Firmware-ul instalat este cea mai recentă versiune."
-
-msgid ""
-"These are the basic settings for your local wireless community. These "
-"settings define the default values for the wizard and DO NOT affect the "
-"actual configuration of the router."
-msgstr ""
-
-msgid "These are the settings of your local community."
-msgstr ""
-
-msgid ""
-"These pages will assist you in setting up your router for Freifunk or "
-"similar wireless community networks."
-msgstr ""
-
-msgid "This is the access point"
-msgstr ""
-
-msgid "Update Settings"
-msgstr ""
-
-msgid "Update available!"
-msgstr ""
-
-msgid "Uptime"
-msgstr ""
-
-msgid "VAP"
-msgstr ""
-
-msgid "Verify downloaded images"
-msgstr ""
-
-msgid "Very good (ETX < 2)"
-msgstr ""
-
-msgid ""
-"We are an initiative to establish a free, independent and open wireless mesh "
-"network."
-msgstr ""
-
-msgid "Wireless Overview"
-msgstr ""
-
-msgid "Yellow"
-msgstr "Galben"
-
-msgid ""
-"You can display additional content on the public index page by inserting "
-"valid XHTML in the form below.<br />Headlines should be enclosed between &lt;"
-"h2&gt; and &lt;/h2&gt;."
-msgstr ""
-
-msgid ""
-"You can find further information about the global Freifunk initiative at"
-msgstr ""
-
-msgid "You can manually edit the selected community profile here."
-msgstr ""
-
-msgid ""
-"You need to select a profile before you can edit it. To select a profile go "
-"to"
-msgstr ""
-
-msgid "and fill out all required fields."
-msgstr "şi completaţi toate câmpurile"
-
-msgid "buffered"
-msgstr ""
-
-msgid "cached"
-msgstr ""
-
-msgid "e.g."
-msgstr "ex."
-
-msgid "free"
-msgstr "liber"
-
-msgid "to disable it."
-msgstr ""
-
-msgid "used"
-msgstr "folosit"
-
-msgid "wireless settings"
-msgstr "setări wireless"
diff --git a/modules/luci-mod-freifunk/po/ru/freifunk.po b/modules/luci-mod-freifunk/po/ru/freifunk.po
deleted file mode 100644 (file)
index f9b44a2..0000000
+++ /dev/null
@@ -1,423 +0,0 @@
-msgid ""
-msgstr ""
-"Content-Type: text/plain; charset=UTF-8\n"
-"Project-Id-Version: LuCI: freifunk\n"
-"POT-Creation-Date: 2013-09-06 09:41+0200\n"
-"PO-Revision-Date: 2018-01-30 17:02+0300\n"
-"Last-Translator: Vladimir aka sunny <picfun@ya.ru>\n"
-"Language-Team: http://cyber-place.ru\n"
-"MIME-Version: 1.0\n"
-"Content-Transfer-Encoding: 8bit\n"
-"Language: ru\n"
-"X-Generator: Poedit 1.8.7.1\n"
-"Project-Info: Это технический перевод, не дословный. Главное-удобный русский "
-"интерфейс, все проверялось в графическом режиме, совместим с другими apps\n"
-
-msgid "BSSID"
-msgstr "BSSID"
-
-msgid "Bad (ETX > 10)"
-msgstr "Плохо (ETX > 10)"
-
-msgid "Basic Settings"
-msgstr "Основные настройки"
-
-msgid "Basic settings"
-msgstr "Основные настройки"
-
-msgid "Basic settings are incomplete. Please go to"
-msgstr "Основные настройки не верны. Пожалуйста, перейдите в"
-
-msgid "Basic system settings"
-msgstr "Основные настройки системы"
-
-msgid "Bitrate"
-msgstr "Скорость"
-
-msgid "Channel"
-msgstr "Канал"
-
-msgid "Check for new firmware versions and perform automatic updates."
-msgstr ""
-"Проверить наличие новой версии прошивки и выполнить автоматическое "
-"обновление."
-
-msgid "Client network size"
-msgstr "Размер клиентской сети"
-
-msgid "Community"
-msgstr "Сообщество"
-
-msgid "Community profile"
-msgstr "Профиль сообщества"
-
-msgid "Community settings"
-msgstr "Настройки сообщества"
-
-msgid "Confirm Upgrade"
-msgstr "Подтвердить обновление"
-
-msgid "Contact"
-msgstr "Контакты для связи"
-
-msgid "Contact information is incomplete. Please go to"
-msgstr "Контактная информация не верна. Пожалуйста, перейдите в"
-
-msgid "Coordinates"
-msgstr "Координаты"
-
-msgid "Country code"
-msgstr "Код страны"
-
-msgid "Default routes"
-msgstr "Маршруты по умолчанию"
-
-msgid "Disable default content"
-msgstr "Запретить контент по умолчанию"
-
-msgid "Diversity is enabled for device"
-msgstr "Неопределенность пути включена"
-
-msgid "E-Mail"
-msgstr "E-Mail"
-
-msgid "ESSID"
-msgstr "ESSID"
-
-msgid "Edit index page"
-msgstr "Редактировать главную страницу"
-
-msgid "Enable IPv6"
-msgstr "Включить IPv6"
-
-msgid "Enable a virtual access point (VAP) by default if possible."
-msgstr ""
-"Включить виртуальную точку доступа (VAP) с настройками по умолчанию, если "
-"это возможно."
-
-msgid "Error"
-msgstr "Ошибка"
-
-msgid "Find your coordinates with OpenStreetMap"
-msgstr "Найдите свои координаты с помощью OpenStreetMap"
-
-msgid "Freifunk"
-msgstr "Freifunk"
-
-msgid "Freifunk Overview"
-msgstr "Главное меню Freifunk"
-
-msgid "Freifunk Remote Update"
-msgstr "Удалённое обновление Freifunk"
-
-msgid "Gateway"
-msgstr "Шлюз"
-
-msgid "Go to"
-msgstr "Перейти"
-
-msgid "Good (2 < ETX < 4)"
-msgstr "Хорошо (2 < ETX < 4)"
-
-msgid "Green"
-msgstr "Зеленый"
-
-msgid "Hello and welcome in the network of"
-msgstr "Здравствуйте и добро пожаловать в сеть"
-
-msgid "Hide OpenStreetMap"
-msgstr "Скрыть OpenStreetMap"
-
-msgid "Homepage"
-msgstr "Домашняя страница"
-
-msgid "Hostname"
-msgstr "Имя хоста"
-
-msgid "IPv6 Config"
-msgstr "Настройка IPv6"
-
-msgid "IPv6 Prefix"
-msgstr "Префикс IPv6"
-
-msgid "IPv6 network in CIDR notation."
-msgstr "Сеть IPv6 в CIDR-нотации"
-
-msgid "If selected then the default content element is not shown."
-msgstr "Если выбрано, содержимое по умолчанию не будет показано."
-
-msgid "If you are interested in our project then contact the local community"
-msgstr ""
-"Если вы заинтересованы в нашем проекте, свяжитесь с местным сообществом"
-
-msgid "Index Page"
-msgstr "Главная страница"
-
-msgid "Interface"
-msgstr "Интерфейс"
-
-msgid ""
-"Internet access depends on technical and organisational conditions and may "
-"or may not work for you."
-msgstr ""
-"Доступ в Интернет зависит от технических и организационных условий и может "
-"быть не доступен для вас."
-
-msgid "It is operated by"
-msgstr "Точка доступа управляется"
-
-msgid "Keep configuration"
-msgstr "Сохранить настройки"
-
-msgid "Latitude"
-msgstr "Широта"
-
-msgid "Legend"
-msgstr "События"
-
-msgid "Load"
-msgstr "Загрузка"
-
-msgid "Local Time"
-msgstr "Дата и время"
-
-msgid "Location"
-msgstr "Расположение"
-
-msgid "Longitude"
-msgstr "Долгота"
-
-msgid "Map"
-msgstr "Карта"
-
-msgid "Map Error"
-msgstr "Ошибка карты"
-
-msgid "Memory"
-msgstr "Оперативная память (RAM)"
-
-msgid "Mesh prefix"
-msgstr "Mesh префикс"
-
-msgid "Metric"
-msgstr "Метрика"
-
-msgid "Mode"
-msgstr "Режим"
-
-msgid "Network"
-msgstr "Сеть"
-
-msgid "Network for client DHCP addresses"
-msgstr "Сеть для клиентских<br />DHCP-адресов"
-
-msgid "Nickname"
-msgstr "Никнейм"
-
-msgid "No default routes known."
-msgstr "Маршруты по умолчанию не известны."
-
-msgid "Notice"
-msgstr "Заметка"
-
-msgid "OLSR"
-msgstr "OLSR"
-
-msgid "Operator"
-msgstr "Оператор"
-
-msgid "Orange"
-msgstr "Оранжевый"
-
-msgid "Overview"
-msgstr "Главное меню"
-
-msgid "Package libiwinfo required!"
-msgstr "Требуется пакет libiwinfo!"
-
-msgid "Phone"
-msgstr "Телефон"
-
-msgid "Please fill in your contact details below."
-msgstr "Пожалуйста, введите вашу контактную информацию."
-
-msgid "Please set your contact information"
-msgstr "Пожалуйста, введите вашу контактную информацию"
-
-msgid "Power"
-msgstr "Питание"
-
-msgid "Processor"
-msgstr "CPU"
-
-msgid "Profile"
-msgstr "Профиль"
-
-msgid "Profile (Expert)"
-msgstr "Профиль (эксперт)"
-
-msgid "Realname"
-msgstr "Имя"
-
-msgid "Red"
-msgstr "Красный"
-
-msgid "SSID"
-msgstr "SSID"
-
-msgid ""
-"Select your location with a mouse click on the map. The map will only show "
-"up if you are connected to the Internet."
-msgstr ""
-"Укажите ваше местоположение на карте с помощью щелчка мыши. Карта будет "
-"показана только если вы подключены к Интернету."
-
-msgid "Show OpenStreetMap"
-msgstr "Показать карту OpenStreetMap"
-
-msgid "Show on map"
-msgstr "Показать на карте"
-
-msgid "Signal"
-msgstr "Сигнал"
-
-msgid "Splash"
-msgstr "Splash-экран"
-
-msgid "Start Upgrade"
-msgstr "Начать обновление"
-
-msgid "Statistics"
-msgstr "Статистика"
-
-msgid "Status"
-msgstr "Состояние"
-
-msgid "Still usable (4 < ETX < 10)"
-msgstr "Еще можно использовать (4 < ETX < 10)"
-
-msgid "System"
-msgstr "Система"
-
-msgid "TX"
-msgstr "Передача (TX)"
-
-msgid ""
-"The <em>libiwinfo</em> package is not installed. You must install this "
-"component for working wireless configuration!"
-msgstr ""
-"Пакет <em>libiwinfo-lua</em> не установлен. Для включения настроек "
-"беспроводных сетей, вам необходимо установить этот компонент!"
-
-msgid ""
-"The OLSRd service is not configured to capture position data from the "
-"network.<br /> Please make sure that the nameservice plugin is properly "
-"configured and that the <em>latlon_file</em> option is enabled."
-msgstr ""
-"Сервис OLSRd не настроен на получение данных о местоположении из сети.<br /> "
-"Пожалуйста, удостоверьтесь, что модуль пространства имён настроен правильно "
-"и что опция <em>latlon_file</em> включена."
-
-msgid "The installed firmware is the most recent version."
-msgstr "Установлена прошивка самой последней версии."
-
-msgid ""
-"These are the basic settings for your local wireless community. These "
-"settings define the default values for the wizard and DO NOT affect the "
-"actual configuration of the router."
-msgstr ""
-"Это основные настройки вашего сообщества. Они определяют стандартные "
-"настройки для 'Мастера настройки Mesh сети' и НЕ влияют на конечные настройки "
-"маршрутизатора."
-
-msgid "These are the settings of your local community."
-msgstr "Здесь вы сможете настроить ваше сообщество."
-
-msgid ""
-"These pages will assist you in setting up your router for Freifunk or "
-"similar wireless community networks."
-msgstr ""
-"Эти страницы помогут настроить ваш маршрутизатор для Freifunk или подобной "
-"беспроводной сети."
-
-msgid "This is the access point"
-msgstr "Это - точка доступа"
-
-msgid "Update Settings"
-msgstr "Настройки обновления"
-
-msgid "Update available!"
-msgstr "Доступно обновление!"
-
-msgid "Uptime"
-msgstr "Время работы"
-
-msgid "VAP"
-msgstr "Виртуальная точка доступа (VAP)"
-
-msgid "Verify downloaded images"
-msgstr "Проверять загруженные образы"
-
-msgid "Very good (ETX < 2)"
-msgstr "Очень хорошо (ETX < 2)"
-
-msgid ""
-"We are an initiative to establish a free, independent and open wireless mesh "
-"network."
-msgstr ""
-"Мы - это сообщество, цель которого создать бесплатную, независимую и "
-"открытую беспроводную Mesh сеть."
-
-msgid "Wireless Overview"
-msgstr "Список беспроводных сетей"
-
-msgid "Yellow"
-msgstr "Желтый"
-
-msgid ""
-"You can display additional content on the public index page by inserting "
-"valid XHTML in the form below.<br />Headlines should be enclosed between &lt;"
-"h2&gt; and &lt;/h2&gt;."
-msgstr ""
-"У вас есть возможность установить дополнительное содержимое публичной "
-"страницы, вставив соответствующий XHTML-код в форму.<br /> Заголовки должны "
-"быть заключены между &lt;h2&gt; и &lt;/h2&gt;."
-
-msgid ""
-"You can find further information about the global Freifunk initiative at"
-msgstr "Вы можете найти дополнительную информацию о Freifunk по адресу"
-
-msgid "You can manually edit the selected community profile here."
-msgstr ""
-"Здесь вы сможете отредактировать config файл выбранного профиля сообщества."
-
-msgid ""
-"You need to select a profile before you can edit it. To select a profile go "
-"to"
-msgstr ""
-"Необходимо выбрать профиль перед его редактированием. Чтобы выбрать профиль, "
-"перейдите в"
-
-msgid "and fill out all required fields."
-msgstr "и заполните все необходимые поля."
-
-msgid "buffered"
-msgstr "буферизировано"
-
-msgid "cached"
-msgstr "кэшировано"
-
-msgid "e.g."
-msgstr "напр."
-
-msgid "free"
-msgstr "свободно"
-
-msgid "to disable it."
-msgstr "чтобы выключить."
-
-msgid "used"
-msgstr "использовано"
-
-msgid "wireless settings"
-msgstr "настройки беспроводной сети"
diff --git a/modules/luci-mod-freifunk/po/sk/freifunk.po b/modules/luci-mod-freifunk/po/sk/freifunk.po
deleted file mode 100644 (file)
index 343f022..0000000
+++ /dev/null
@@ -1,391 +0,0 @@
-msgid ""
-msgstr ""
-"Content-Type: text/plain; charset=UTF-8\n"
-"Project-Id-Version: PACKAGE VERSION\n"
-"Last-Translator: Automatically generated\n"
-"Language-Team: none\n"
-"MIME-Version: 1.0\n"
-"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
-
-msgid "BSSID"
-msgstr ""
-
-msgid "Bad (ETX > 10)"
-msgstr ""
-
-msgid "Basic Settings"
-msgstr ""
-
-msgid "Basic settings"
-msgstr ""
-
-msgid "Basic settings are incomplete. Please go to"
-msgstr ""
-
-msgid "Basic system settings"
-msgstr ""
-
-msgid "Bitrate"
-msgstr ""
-
-msgid "Channel"
-msgstr ""
-
-msgid "Check for new firmware versions and perform automatic updates."
-msgstr ""
-
-msgid "Client network size"
-msgstr ""
-
-msgid "Community"
-msgstr ""
-
-msgid "Community profile"
-msgstr ""
-
-msgid "Community settings"
-msgstr ""
-
-msgid "Confirm Upgrade"
-msgstr ""
-
-msgid "Contact"
-msgstr ""
-
-msgid "Contact information is incomplete. Please go to"
-msgstr ""
-
-msgid "Coordinates"
-msgstr ""
-
-msgid "Country code"
-msgstr ""
-
-msgid "Default routes"
-msgstr ""
-
-msgid "Disable default content"
-msgstr ""
-
-msgid "Diversity is enabled for device"
-msgstr ""
-
-msgid "E-Mail"
-msgstr ""
-
-msgid "ESSID"
-msgstr ""
-
-msgid "Edit index page"
-msgstr ""
-
-msgid "Enable IPv6"
-msgstr ""
-
-msgid "Enable a virtual access point (VAP) by default if possible."
-msgstr ""
-
-msgid "Error"
-msgstr ""
-
-msgid "Find your coordinates with OpenStreetMap"
-msgstr ""
-
-msgid "Freifunk"
-msgstr ""
-
-msgid "Freifunk Overview"
-msgstr ""
-
-msgid "Freifunk Remote Update"
-msgstr ""
-
-msgid "Gateway"
-msgstr ""
-
-msgid "Go to"
-msgstr ""
-
-msgid "Good (2 < ETX < 4)"
-msgstr ""
-
-msgid "Green"
-msgstr ""
-
-msgid "Hello and welcome in the network of"
-msgstr ""
-
-msgid "Hide OpenStreetMap"
-msgstr ""
-
-msgid "Homepage"
-msgstr ""
-
-msgid "Hostname"
-msgstr ""
-
-msgid "IPv6 Config"
-msgstr ""
-
-msgid "IPv6 Prefix"
-msgstr ""
-
-msgid "IPv6 network in CIDR notation."
-msgstr ""
-
-msgid "If selected then the default content element is not shown."
-msgstr ""
-
-msgid "If you are interested in our project then contact the local community"
-msgstr ""
-
-msgid "Index Page"
-msgstr ""
-
-msgid "Interface"
-msgstr ""
-
-msgid ""
-"Internet access depends on technical and organisational conditions and may "
-"or may not work for you."
-msgstr ""
-
-msgid "It is operated by"
-msgstr ""
-
-msgid "Keep configuration"
-msgstr ""
-
-msgid "Latitude"
-msgstr ""
-
-msgid "Legend"
-msgstr ""
-
-msgid "Load"
-msgstr ""
-
-msgid "Local Time"
-msgstr ""
-
-msgid "Location"
-msgstr ""
-
-msgid "Longitude"
-msgstr ""
-
-msgid "Map"
-msgstr ""
-
-msgid "Map Error"
-msgstr ""
-
-msgid "Memory"
-msgstr ""
-
-msgid "Mesh prefix"
-msgstr ""
-
-msgid "Metric"
-msgstr ""
-
-msgid "Mode"
-msgstr ""
-
-msgid "Network"
-msgstr ""
-
-msgid "Network for client DHCP addresses"
-msgstr ""
-
-msgid "Nickname"
-msgstr ""
-
-msgid "No default routes known."
-msgstr ""
-
-msgid "Notice"
-msgstr ""
-
-msgid "OLSR"
-msgstr ""
-
-msgid "Operator"
-msgstr ""
-
-msgid "Orange"
-msgstr ""
-
-msgid "Overview"
-msgstr ""
-
-msgid "Package libiwinfo required!"
-msgstr ""
-
-msgid "Phone"
-msgstr ""
-
-msgid "Please fill in your contact details below."
-msgstr ""
-
-msgid "Please set your contact information"
-msgstr ""
-
-msgid "Power"
-msgstr ""
-
-msgid "Processor"
-msgstr ""
-
-msgid "Profile"
-msgstr ""
-
-msgid "Profile (Expert)"
-msgstr ""
-
-msgid "Realname"
-msgstr ""
-
-msgid "Red"
-msgstr ""
-
-msgid "SSID"
-msgstr ""
-
-msgid ""
-"Select your location with a mouse click on the map. The map will only show "
-"up if you are connected to the Internet."
-msgstr ""
-
-msgid "Show OpenStreetMap"
-msgstr ""
-
-msgid "Show on map"
-msgstr ""
-
-msgid "Signal"
-msgstr ""
-
-msgid "Splash"
-msgstr ""
-
-msgid "Start Upgrade"
-msgstr ""
-
-msgid "Statistics"
-msgstr ""
-
-msgid "Status"
-msgstr ""
-
-msgid "Still usable (4 < ETX < 10)"
-msgstr ""
-
-msgid "System"
-msgstr ""
-
-msgid "TX"
-msgstr ""
-
-msgid ""
-"The <em>libiwinfo</em> package is not installed. You must install this "
-"component for working wireless configuration!"
-msgstr ""
-
-msgid ""
-"The OLSRd service is not configured to capture position data from the "
-"network.<br /> Please make sure that the nameservice plugin is properly "
-"configured and that the <em>latlon_file</em> option is enabled."
-msgstr ""
-
-msgid "The installed firmware is the most recent version."
-msgstr ""
-
-msgid ""
-"These are the basic settings for your local wireless community. These "
-"settings define the default values for the wizard and DO NOT affect the "
-"actual configuration of the router."
-msgstr ""
-
-msgid "These are the settings of your local community."
-msgstr ""
-
-msgid ""
-"These pages will assist you in setting up your router for Freifunk or "
-"similar wireless community networks."
-msgstr ""
-
-msgid "This is the access point"
-msgstr ""
-
-msgid "Update Settings"
-msgstr ""
-
-msgid "Update available!"
-msgstr ""
-
-msgid "Uptime"
-msgstr ""
-
-msgid "VAP"
-msgstr ""
-
-msgid "Verify downloaded images"
-msgstr ""
-
-msgid "Very good (ETX < 2)"
-msgstr ""
-
-msgid ""
-"We are an initiative to establish a free, independent and open wireless mesh "
-"network."
-msgstr ""
-
-msgid "Wireless Overview"
-msgstr ""
-
-msgid "Yellow"
-msgstr ""
-
-msgid ""
-"You can display additional content on the public index page by inserting "
-"valid XHTML in the form below.<br />Headlines should be enclosed between &lt;"
-"h2&gt; and &lt;/h2&gt;."
-msgstr ""
-
-msgid ""
-"You can find further information about the global Freifunk initiative at"
-msgstr ""
-
-msgid "You can manually edit the selected community profile here."
-msgstr ""
-
-msgid ""
-"You need to select a profile before you can edit it. To select a profile go "
-"to"
-msgstr ""
-
-msgid "and fill out all required fields."
-msgstr ""
-
-msgid "buffered"
-msgstr ""
-
-msgid "cached"
-msgstr ""
-
-msgid "e.g."
-msgstr ""
-
-msgid "free"
-msgstr ""
-
-msgid "to disable it."
-msgstr ""
-
-msgid "used"
-msgstr ""
-
-msgid "wireless settings"
-msgstr ""
diff --git a/modules/luci-mod-freifunk/po/sv/freifunk.po b/modules/luci-mod-freifunk/po/sv/freifunk.po
deleted file mode 100644 (file)
index cf42fa1..0000000
+++ /dev/null
@@ -1,392 +0,0 @@
-msgid ""
-msgstr ""
-"Content-Type: text/plain; charset=UTF-8\n"
-"Project-Id-Version: PACKAGE VERSION\n"
-"Last-Translator: Automatically generated\n"
-"Language-Team: none\n"
-"Language: sv\n"
-"MIME-Version: 1.0\n"
-"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-
-msgid "BSSID"
-msgstr ""
-
-msgid "Bad (ETX > 10)"
-msgstr ""
-
-msgid "Basic Settings"
-msgstr ""
-
-msgid "Basic settings"
-msgstr ""
-
-msgid "Basic settings are incomplete. Please go to"
-msgstr ""
-
-msgid "Basic system settings"
-msgstr ""
-
-msgid "Bitrate"
-msgstr ""
-
-msgid "Channel"
-msgstr ""
-
-msgid "Check for new firmware versions and perform automatic updates."
-msgstr ""
-
-msgid "Client network size"
-msgstr ""
-
-msgid "Community"
-msgstr ""
-
-msgid "Community profile"
-msgstr ""
-
-msgid "Community settings"
-msgstr ""
-
-msgid "Confirm Upgrade"
-msgstr ""
-
-msgid "Contact"
-msgstr ""
-
-msgid "Contact information is incomplete. Please go to"
-msgstr ""
-
-msgid "Coordinates"
-msgstr ""
-
-msgid "Country code"
-msgstr ""
-
-msgid "Default routes"
-msgstr ""
-
-msgid "Disable default content"
-msgstr ""
-
-msgid "Diversity is enabled for device"
-msgstr ""
-
-msgid "E-Mail"
-msgstr ""
-
-msgid "ESSID"
-msgstr ""
-
-msgid "Edit index page"
-msgstr ""
-
-msgid "Enable IPv6"
-msgstr ""
-
-msgid "Enable a virtual access point (VAP) by default if possible."
-msgstr ""
-
-msgid "Error"
-msgstr ""
-
-msgid "Find your coordinates with OpenStreetMap"
-msgstr ""
-
-msgid "Freifunk"
-msgstr ""
-
-msgid "Freifunk Overview"
-msgstr ""
-
-msgid "Freifunk Remote Update"
-msgstr ""
-
-msgid "Gateway"
-msgstr ""
-
-msgid "Go to"
-msgstr ""
-
-msgid "Good (2 < ETX < 4)"
-msgstr ""
-
-msgid "Green"
-msgstr ""
-
-msgid "Hello and welcome in the network of"
-msgstr ""
-
-msgid "Hide OpenStreetMap"
-msgstr ""
-
-msgid "Homepage"
-msgstr ""
-
-msgid "Hostname"
-msgstr ""
-
-msgid "IPv6 Config"
-msgstr ""
-
-msgid "IPv6 Prefix"
-msgstr ""
-
-msgid "IPv6 network in CIDR notation."
-msgstr ""
-
-msgid "If selected then the default content element is not shown."
-msgstr ""
-
-msgid "If you are interested in our project then contact the local community"
-msgstr ""
-
-msgid "Index Page"
-msgstr ""
-
-msgid "Interface"
-msgstr ""
-
-msgid ""
-"Internet access depends on technical and organisational conditions and may "
-"or may not work for you."
-msgstr ""
-
-msgid "It is operated by"
-msgstr ""
-
-msgid "Keep configuration"
-msgstr ""
-
-msgid "Latitude"
-msgstr ""
-
-msgid "Legend"
-msgstr ""
-
-msgid "Load"
-msgstr ""
-
-msgid "Local Time"
-msgstr ""
-
-msgid "Location"
-msgstr ""
-
-msgid "Longitude"
-msgstr ""
-
-msgid "Map"
-msgstr ""
-
-msgid "Map Error"
-msgstr ""
-
-msgid "Memory"
-msgstr ""
-
-msgid "Mesh prefix"
-msgstr ""
-
-msgid "Metric"
-msgstr ""
-
-msgid "Mode"
-msgstr ""
-
-msgid "Network"
-msgstr ""
-
-msgid "Network for client DHCP addresses"
-msgstr ""
-
-msgid "Nickname"
-msgstr ""
-
-msgid "No default routes known."
-msgstr ""
-
-msgid "Notice"
-msgstr ""
-
-msgid "OLSR"
-msgstr ""
-
-msgid "Operator"
-msgstr ""
-
-msgid "Orange"
-msgstr ""
-
-msgid "Overview"
-msgstr ""
-
-msgid "Package libiwinfo required!"
-msgstr ""
-
-msgid "Phone"
-msgstr ""
-
-msgid "Please fill in your contact details below."
-msgstr ""
-
-msgid "Please set your contact information"
-msgstr ""
-
-msgid "Power"
-msgstr ""
-
-msgid "Processor"
-msgstr ""
-
-msgid "Profile"
-msgstr ""
-
-msgid "Profile (Expert)"
-msgstr ""
-
-msgid "Realname"
-msgstr ""
-
-msgid "Red"
-msgstr ""
-
-msgid "SSID"
-msgstr ""
-
-msgid ""
-"Select your location with a mouse click on the map. The map will only show "
-"up if you are connected to the Internet."
-msgstr ""
-
-msgid "Show OpenStreetMap"
-msgstr ""
-
-msgid "Show on map"
-msgstr ""
-
-msgid "Signal"
-msgstr ""
-
-msgid "Splash"
-msgstr ""
-
-msgid "Start Upgrade"
-msgstr ""
-
-msgid "Statistics"
-msgstr ""
-
-msgid "Status"
-msgstr ""
-
-msgid "Still usable (4 < ETX < 10)"
-msgstr ""
-
-msgid "System"
-msgstr ""
-
-msgid "TX"
-msgstr ""
-
-msgid ""
-"The <em>libiwinfo</em> package is not installed. You must install this "
-"component for working wireless configuration!"
-msgstr ""
-
-msgid ""
-"The OLSRd service is not configured to capture position data from the "
-"network.<br /> Please make sure that the nameservice plugin is properly "
-"configured and that the <em>latlon_file</em> option is enabled."
-msgstr ""
-
-msgid "The installed firmware is the most recent version."
-msgstr ""
-
-msgid ""
-"These are the basic settings for your local wireless community. These "
-"settings define the default values for the wizard and DO NOT affect the "
-"actual configuration of the router."
-msgstr ""
-
-msgid "These are the settings of your local community."
-msgstr ""
-
-msgid ""
-"These pages will assist you in setting up your router for Freifunk or "
-"similar wireless community networks."
-msgstr ""
-
-msgid "This is the access point"
-msgstr ""
-
-msgid "Update Settings"
-msgstr ""
-
-msgid "Update available!"
-msgstr ""
-
-msgid "Uptime"
-msgstr ""
-
-msgid "VAP"
-msgstr ""
-
-msgid "Verify downloaded images"
-msgstr ""
-
-msgid "Very good (ETX < 2)"
-msgstr ""
-
-msgid ""
-"We are an initiative to establish a free, independent and open wireless mesh "
-"network."
-msgstr ""
-
-msgid "Wireless Overview"
-msgstr ""
-
-msgid "Yellow"
-msgstr ""
-
-msgid ""
-"You can display additional content on the public index page by inserting "
-"valid XHTML in the form below.<br />Headlines should be enclosed between &lt;"
-"h2&gt; and &lt;/h2&gt;."
-msgstr ""
-
-msgid ""
-"You can find further information about the global Freifunk initiative at"
-msgstr ""
-
-msgid "You can manually edit the selected community profile here."
-msgstr ""
-
-msgid ""
-"You need to select a profile before you can edit it. To select a profile go "
-"to"
-msgstr ""
-
-msgid "and fill out all required fields."
-msgstr ""
-
-msgid "buffered"
-msgstr ""
-
-msgid "cached"
-msgstr ""
-
-msgid "e.g."
-msgstr ""
-
-msgid "free"
-msgstr ""
-
-msgid "to disable it."
-msgstr ""
-
-msgid "used"
-msgstr ""
-
-msgid "wireless settings"
-msgstr ""
diff --git a/modules/luci-mod-freifunk/po/tr/freifunk.po b/modules/luci-mod-freifunk/po/tr/freifunk.po
deleted file mode 100644 (file)
index f485e01..0000000
+++ /dev/null
@@ -1,392 +0,0 @@
-msgid ""
-msgstr ""
-"Project-Id-Version: PACKAGE VERSION\n"
-"Last-Translator: Automatically generated\n"
-"Language-Team: none\n"
-"Language: \n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=UTF-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=1; plural=0;\n"
-
-msgid "BSSID"
-msgstr ""
-
-msgid "Bad (ETX > 10)"
-msgstr ""
-
-msgid "Basic Settings"
-msgstr ""
-
-msgid "Basic settings"
-msgstr ""
-
-msgid "Basic settings are incomplete. Please go to"
-msgstr ""
-
-msgid "Basic system settings"
-msgstr ""
-
-msgid "Bitrate"
-msgstr ""
-
-msgid "Channel"
-msgstr ""
-
-msgid "Check for new firmware versions and perform automatic updates."
-msgstr ""
-
-msgid "Client network size"
-msgstr ""
-
-msgid "Community"
-msgstr ""
-
-msgid "Community profile"
-msgstr ""
-
-msgid "Community settings"
-msgstr ""
-
-msgid "Confirm Upgrade"
-msgstr ""
-
-msgid "Contact"
-msgstr ""
-
-msgid "Contact information is incomplete. Please go to"
-msgstr ""
-
-msgid "Coordinates"
-msgstr ""
-
-msgid "Country code"
-msgstr ""
-
-msgid "Default routes"
-msgstr ""
-
-msgid "Disable default content"
-msgstr ""
-
-msgid "Diversity is enabled for device"
-msgstr ""
-
-msgid "E-Mail"
-msgstr ""
-
-msgid "ESSID"
-msgstr ""
-
-msgid "Edit index page"
-msgstr ""
-
-msgid "Enable IPv6"
-msgstr ""
-
-msgid "Enable a virtual access point (VAP) by default if possible."
-msgstr ""
-
-msgid "Error"
-msgstr ""
-
-msgid "Find your coordinates with OpenStreetMap"
-msgstr ""
-
-msgid "Freifunk"
-msgstr ""
-
-msgid "Freifunk Overview"
-msgstr ""
-
-msgid "Freifunk Remote Update"
-msgstr ""
-
-msgid "Gateway"
-msgstr ""
-
-msgid "Go to"
-msgstr ""
-
-msgid "Good (2 < ETX < 4)"
-msgstr ""
-
-msgid "Green"
-msgstr ""
-
-msgid "Hello and welcome in the network of"
-msgstr ""
-
-msgid "Hide OpenStreetMap"
-msgstr ""
-
-msgid "Homepage"
-msgstr ""
-
-msgid "Hostname"
-msgstr ""
-
-msgid "IPv6 Config"
-msgstr ""
-
-msgid "IPv6 Prefix"
-msgstr ""
-
-msgid "IPv6 network in CIDR notation."
-msgstr ""
-
-msgid "If selected then the default content element is not shown."
-msgstr ""
-
-msgid "If you are interested in our project then contact the local community"
-msgstr ""
-
-msgid "Index Page"
-msgstr ""
-
-msgid "Interface"
-msgstr ""
-
-msgid ""
-"Internet access depends on technical and organisational conditions and may "
-"or may not work for you."
-msgstr ""
-
-msgid "It is operated by"
-msgstr ""
-
-msgid "Keep configuration"
-msgstr ""
-
-msgid "Latitude"
-msgstr ""
-
-msgid "Legend"
-msgstr ""
-
-msgid "Load"
-msgstr ""
-
-msgid "Local Time"
-msgstr ""
-
-msgid "Location"
-msgstr ""
-
-msgid "Longitude"
-msgstr ""
-
-msgid "Map"
-msgstr ""
-
-msgid "Map Error"
-msgstr ""
-
-msgid "Memory"
-msgstr ""
-
-msgid "Mesh prefix"
-msgstr ""
-
-msgid "Metric"
-msgstr ""
-
-msgid "Mode"
-msgstr ""
-
-msgid "Network"
-msgstr ""
-
-msgid "Network for client DHCP addresses"
-msgstr ""
-
-msgid "Nickname"
-msgstr ""
-
-msgid "No default routes known."
-msgstr ""
-
-msgid "Notice"
-msgstr ""
-
-msgid "OLSR"
-msgstr ""
-
-msgid "Operator"
-msgstr ""
-
-msgid "Orange"
-msgstr ""
-
-msgid "Overview"
-msgstr ""
-
-msgid "Package libiwinfo required!"
-msgstr ""
-
-msgid "Phone"
-msgstr ""
-
-msgid "Please fill in your contact details below."
-msgstr ""
-
-msgid "Please set your contact information"
-msgstr ""
-
-msgid "Power"
-msgstr ""
-
-msgid "Processor"
-msgstr ""
-
-msgid "Profile"
-msgstr ""
-
-msgid "Profile (Expert)"
-msgstr ""
-
-msgid "Realname"
-msgstr ""
-
-msgid "Red"
-msgstr ""
-
-msgid "SSID"
-msgstr ""
-
-msgid ""
-"Select your location with a mouse click on the map. The map will only show "
-"up if you are connected to the Internet."
-msgstr ""
-
-msgid "Show OpenStreetMap"
-msgstr ""
-
-msgid "Show on map"
-msgstr ""
-
-msgid "Signal"
-msgstr ""
-
-msgid "Splash"
-msgstr ""
-
-msgid "Start Upgrade"
-msgstr ""
-
-msgid "Statistics"
-msgstr ""
-
-msgid "Status"
-msgstr ""
-
-msgid "Still usable (4 < ETX < 10)"
-msgstr ""
-
-msgid "System"
-msgstr ""
-
-msgid "TX"
-msgstr ""
-
-msgid ""
-"The <em>libiwinfo</em> package is not installed. You must install this "
-"component for working wireless configuration!"
-msgstr ""
-
-msgid ""
-"The OLSRd service is not configured to capture position data from the "
-"network.<br /> Please make sure that the nameservice plugin is properly "
-"configured and that the <em>latlon_file</em> option is enabled."
-msgstr ""
-
-msgid "The installed firmware is the most recent version."
-msgstr ""
-
-msgid ""
-"These are the basic settings for your local wireless community. These "
-"settings define the default values for the wizard and DO NOT affect the "
-"actual configuration of the router."
-msgstr ""
-
-msgid "These are the settings of your local community."
-msgstr ""
-
-msgid ""
-"These pages will assist you in setting up your router for Freifunk or "
-"similar wireless community networks."
-msgstr ""
-
-msgid "This is the access point"
-msgstr ""
-
-msgid "Update Settings"
-msgstr ""
-
-msgid "Update available!"
-msgstr ""
-
-msgid "Uptime"
-msgstr ""
-
-msgid "VAP"
-msgstr ""
-
-msgid "Verify downloaded images"
-msgstr ""
-
-msgid "Very good (ETX < 2)"
-msgstr ""
-
-msgid ""
-"We are an initiative to establish a free, independent and open wireless mesh "
-"network."
-msgstr ""
-
-msgid "Wireless Overview"
-msgstr ""
-
-msgid "Yellow"
-msgstr ""
-
-msgid ""
-"You can display additional content on the public index page by inserting "
-"valid XHTML in the form below.<br />Headlines should be enclosed between &lt;"
-"h2&gt; and &lt;/h2&gt;."
-msgstr ""
-
-msgid ""
-"You can find further information about the global Freifunk initiative at"
-msgstr ""
-
-msgid "You can manually edit the selected community profile here."
-msgstr ""
-
-msgid ""
-"You need to select a profile before you can edit it. To select a profile go "
-"to"
-msgstr ""
-
-msgid "and fill out all required fields."
-msgstr ""
-
-msgid "buffered"
-msgstr ""
-
-msgid "cached"
-msgstr ""
-
-msgid "e.g."
-msgstr ""
-
-msgid "free"
-msgstr ""
-
-msgid "to disable it."
-msgstr ""
-
-msgid "used"
-msgstr ""
-
-msgid "wireless settings"
-msgstr ""
diff --git a/modules/luci-mod-freifunk/po/uk/freifunk.po b/modules/luci-mod-freifunk/po/uk/freifunk.po
deleted file mode 100644 (file)
index 5abfa11..0000000
+++ /dev/null
@@ -1,393 +0,0 @@
-msgid ""
-msgstr ""
-"Project-Id-Version: PACKAGE VERSION\n"
-"Last-Translator: Automatically generated\n"
-"Language-Team: none\n"
-"Language: \n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=UTF-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
-"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
-
-msgid "BSSID"
-msgstr ""
-
-msgid "Bad (ETX > 10)"
-msgstr ""
-
-msgid "Basic Settings"
-msgstr ""
-
-msgid "Basic settings"
-msgstr ""
-
-msgid "Basic settings are incomplete. Please go to"
-msgstr ""
-
-msgid "Basic system settings"
-msgstr ""
-
-msgid "Bitrate"
-msgstr ""
-
-msgid "Channel"
-msgstr ""
-
-msgid "Check for new firmware versions and perform automatic updates."
-msgstr ""
-
-msgid "Client network size"
-msgstr ""
-
-msgid "Community"
-msgstr ""
-
-msgid "Community profile"
-msgstr ""
-
-msgid "Community settings"
-msgstr ""
-
-msgid "Confirm Upgrade"
-msgstr ""
-
-msgid "Contact"
-msgstr ""
-
-msgid "Contact information is incomplete. Please go to"
-msgstr ""
-
-msgid "Coordinates"
-msgstr ""
-
-msgid "Country code"
-msgstr ""
-
-msgid "Default routes"
-msgstr ""
-
-msgid "Disable default content"
-msgstr ""
-
-msgid "Diversity is enabled for device"
-msgstr ""
-
-msgid "E-Mail"
-msgstr ""
-
-msgid "ESSID"
-msgstr ""
-
-msgid "Edit index page"
-msgstr ""
-
-msgid "Enable IPv6"
-msgstr ""
-
-msgid "Enable a virtual access point (VAP) by default if possible."
-msgstr ""
-
-msgid "Error"
-msgstr ""
-
-msgid "Find your coordinates with OpenStreetMap"
-msgstr ""
-
-msgid "Freifunk"
-msgstr ""
-
-msgid "Freifunk Overview"
-msgstr ""
-
-msgid "Freifunk Remote Update"
-msgstr ""
-
-msgid "Gateway"
-msgstr ""
-
-msgid "Go to"
-msgstr ""
-
-msgid "Good (2 < ETX < 4)"
-msgstr ""
-
-msgid "Green"
-msgstr ""
-
-msgid "Hello and welcome in the network of"
-msgstr ""
-
-msgid "Hide OpenStreetMap"
-msgstr ""
-
-msgid "Homepage"
-msgstr ""
-
-msgid "Hostname"
-msgstr ""
-
-msgid "IPv6 Config"
-msgstr ""
-
-msgid "IPv6 Prefix"
-msgstr ""
-
-msgid "IPv6 network in CIDR notation."
-msgstr ""
-
-msgid "If selected then the default content element is not shown."
-msgstr ""
-
-msgid "If you are interested in our project then contact the local community"
-msgstr ""
-
-msgid "Index Page"
-msgstr ""
-
-msgid "Interface"
-msgstr ""
-
-msgid ""
-"Internet access depends on technical and organisational conditions and may "
-"or may not work for you."
-msgstr ""
-
-msgid "It is operated by"
-msgstr ""
-
-msgid "Keep configuration"
-msgstr ""
-
-msgid "Latitude"
-msgstr ""
-
-msgid "Legend"
-msgstr ""
-
-msgid "Load"
-msgstr ""
-
-msgid "Local Time"
-msgstr ""
-
-msgid "Location"
-msgstr ""
-
-msgid "Longitude"
-msgstr ""
-
-msgid "Map"
-msgstr ""
-
-msgid "Map Error"
-msgstr ""
-
-msgid "Memory"
-msgstr ""
-
-msgid "Mesh prefix"
-msgstr ""
-
-msgid "Metric"
-msgstr ""
-
-msgid "Mode"
-msgstr ""
-
-msgid "Network"
-msgstr ""
-
-msgid "Network for client DHCP addresses"
-msgstr ""
-
-msgid "Nickname"
-msgstr ""
-
-msgid "No default routes known."
-msgstr ""
-
-msgid "Notice"
-msgstr ""
-
-msgid "OLSR"
-msgstr ""
-
-msgid "Operator"
-msgstr ""
-
-msgid "Orange"
-msgstr ""
-
-msgid "Overview"
-msgstr ""
-
-msgid "Package libiwinfo required!"
-msgstr ""
-
-msgid "Phone"
-msgstr ""
-
-msgid "Please fill in your contact details below."
-msgstr ""
-
-msgid "Please set your contact information"
-msgstr ""
-
-msgid "Power"
-msgstr ""
-
-msgid "Processor"
-msgstr ""
-
-msgid "Profile"
-msgstr ""
-
-msgid "Profile (Expert)"
-msgstr ""
-
-msgid "Realname"
-msgstr ""
-
-msgid "Red"
-msgstr ""
-
-msgid "SSID"
-msgstr ""
-
-msgid ""
-"Select your location with a mouse click on the map. The map will only show "
-"up if you are connected to the Internet."
-msgstr ""
-
-msgid "Show OpenStreetMap"
-msgstr ""
-
-msgid "Show on map"
-msgstr ""
-
-msgid "Signal"
-msgstr ""
-
-msgid "Splash"
-msgstr ""
-
-msgid "Start Upgrade"
-msgstr ""
-
-msgid "Statistics"
-msgstr ""
-
-msgid "Status"
-msgstr ""
-
-msgid "Still usable (4 < ETX < 10)"
-msgstr ""
-
-msgid "System"
-msgstr ""
-
-msgid "TX"
-msgstr ""
-
-msgid ""
-"The <em>libiwinfo</em> package is not installed. You must install this "
-"component for working wireless configuration!"
-msgstr ""
-
-msgid ""
-"The OLSRd service is not configured to capture position data from the "
-"network.<br /> Please make sure that the nameservice plugin is properly "
-"configured and that the <em>latlon_file</em> option is enabled."
-msgstr ""
-
-msgid "The installed firmware is the most recent version."
-msgstr ""
-
-msgid ""
-"These are the basic settings for your local wireless community. These "
-"settings define the default values for the wizard and DO NOT affect the "
-"actual configuration of the router."
-msgstr ""
-
-msgid "These are the settings of your local community."
-msgstr ""
-
-msgid ""
-"These pages will assist you in setting up your router for Freifunk or "
-"similar wireless community networks."
-msgstr ""
-
-msgid "This is the access point"
-msgstr ""
-
-msgid "Update Settings"
-msgstr ""
-
-msgid "Update available!"
-msgstr ""
-
-msgid "Uptime"
-msgstr ""
-
-msgid "VAP"
-msgstr ""
-
-msgid "Verify downloaded images"
-msgstr ""
-
-msgid "Very good (ETX < 2)"
-msgstr ""
-
-msgid ""
-"We are an initiative to establish a free, independent and open wireless mesh "
-"network."
-msgstr ""
-
-msgid "Wireless Overview"
-msgstr ""
-
-msgid "Yellow"
-msgstr ""
-
-msgid ""
-"You can display additional content on the public index page by inserting "
-"valid XHTML in the form below.<br />Headlines should be enclosed between &lt;"
-"h2&gt; and &lt;/h2&gt;."
-msgstr ""
-
-msgid ""
-"You can find further information about the global Freifunk initiative at"
-msgstr ""
-
-msgid "You can manually edit the selected community profile here."
-msgstr ""
-
-msgid ""
-"You need to select a profile before you can edit it. To select a profile go "
-"to"
-msgstr ""
-
-msgid "and fill out all required fields."
-msgstr ""
-
-msgid "buffered"
-msgstr ""
-
-msgid "cached"
-msgstr ""
-
-msgid "e.g."
-msgstr ""
-
-msgid "free"
-msgstr ""
-
-msgid "to disable it."
-msgstr ""
-
-msgid "used"
-msgstr ""
-
-msgid "wireless settings"
-msgstr ""
diff --git a/modules/luci-mod-freifunk/po/vi/freifunk.po b/modules/luci-mod-freifunk/po/vi/freifunk.po
deleted file mode 100644 (file)
index 8076d61..0000000
+++ /dev/null
@@ -1,398 +0,0 @@
-msgid ""
-msgstr ""
-"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-08-16 06:58+0200\n"
-"PO-Revision-Date: 2009-08-15 11:56+0200\n"
-"Last-Translator: Stefan Pirwitz <i18n@freifunk-bno.de>\n"
-"Language-Team: LANGUAGE <LL@li.org>\n"
-"Language: \n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=UTF-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-"X-Generator: Pootle 1.1.0\n"
-
-msgid "BSSID"
-msgstr ""
-
-msgid "Bad (ETX > 10)"
-msgstr ""
-
-msgid "Basic Settings"
-msgstr ""
-
-msgid "Basic settings"
-msgstr ""
-
-msgid "Basic settings are incomplete. Please go to"
-msgstr ""
-
-msgid "Basic system settings"
-msgstr ""
-
-msgid "Bitrate"
-msgstr ""
-
-msgid "Channel"
-msgstr ""
-
-msgid "Check for new firmware versions and perform automatic updates."
-msgstr "Kiểm tra  các phiên bản phần cứng mới và thực hiện tự động cập nhật."
-
-msgid "Client network size"
-msgstr ""
-
-msgid "Community"
-msgstr ""
-
-msgid "Community profile"
-msgstr ""
-
-msgid "Community settings"
-msgstr ""
-
-msgid "Confirm Upgrade"
-msgstr ""
-
-msgid "Contact"
-msgstr ""
-
-msgid "Contact information is incomplete. Please go to"
-msgstr ""
-
-msgid "Coordinates"
-msgstr "Tọa độ"
-
-msgid "Country code"
-msgstr ""
-
-msgid "Default routes"
-msgstr ""
-
-msgid "Disable default content"
-msgstr ""
-
-msgid "Diversity is enabled for device"
-msgstr ""
-
-msgid "E-Mail"
-msgstr "E-mail"
-
-msgid "ESSID"
-msgstr ""
-
-msgid "Edit index page"
-msgstr ""
-
-msgid "Enable IPv6"
-msgstr ""
-
-msgid "Enable a virtual access point (VAP) by default if possible."
-msgstr ""
-
-msgid "Error"
-msgstr ""
-
-msgid "Find your coordinates with OpenStreetMap"
-msgstr ""
-
-msgid "Freifunk"
-msgstr ""
-
-msgid "Freifunk Overview"
-msgstr ""
-
-msgid "Freifunk Remote Update"
-msgstr "Freifunk cập nhật từ xa"
-
-msgid "Gateway"
-msgstr ""
-
-msgid "Go to"
-msgstr ""
-
-msgid "Good (2 < ETX < 4)"
-msgstr ""
-
-msgid "Green"
-msgstr ""
-
-msgid "Hello and welcome in the network of"
-msgstr "Xin chào và chào mừng gia nhập mạng lưới của"
-
-msgid "Hide OpenStreetMap"
-msgstr ""
-
-msgid "Homepage"
-msgstr ""
-
-msgid "Hostname"
-msgstr "Hostname"
-
-msgid "IPv6 Config"
-msgstr ""
-
-msgid "IPv6 Prefix"
-msgstr ""
-
-msgid "IPv6 network in CIDR notation."
-msgstr ""
-
-msgid "If selected then the default content element is not shown."
-msgstr ""
-
-msgid "If you are interested in our project then contact the local community"
-msgstr ""
-"Nếu bạn quan tâm đến đề án của chúng tôi, hãy liên hệ cộng đồng địa phương"
-
-msgid "Index Page"
-msgstr ""
-
-msgid "Interface"
-msgstr ""
-
-msgid ""
-"Internet access depends on technical and organisational conditions and may "
-"or may not work for you."
-msgstr ""
-"Truy cập Internet phù thuộc vào kỹ thật và điều kiện tổ chức và có thể hoạt "
-"động hoặc không hoạt động cho bạn"
-
-msgid "It is operated by"
-msgstr "Nó hoạt động bởi "
-
-msgid "Keep configuration"
-msgstr "Giữ cấu hình"
-
-msgid "Latitude"
-msgstr ""
-
-msgid "Legend"
-msgstr ""
-
-msgid "Load"
-msgstr ""
-
-msgid "Local Time"
-msgstr ""
-
-msgid "Location"
-msgstr "Địa chỉ"
-
-msgid "Longitude"
-msgstr ""
-
-msgid "Map"
-msgstr ""
-
-msgid "Map Error"
-msgstr ""
-
-msgid "Memory"
-msgstr "Bộ nhớ"
-
-msgid "Mesh prefix"
-msgstr ""
-
-msgid "Metric"
-msgstr ""
-
-msgid "Mode"
-msgstr ""
-
-msgid "Network"
-msgstr ""
-
-msgid "Network for client DHCP addresses"
-msgstr ""
-
-msgid "Nickname"
-msgstr "Tên"
-
-msgid "No default routes known."
-msgstr ""
-
-msgid "Notice"
-msgstr "Chú ý"
-
-msgid "OLSR"
-msgstr ""
-
-msgid "Operator"
-msgstr ""
-
-msgid "Orange"
-msgstr ""
-
-msgid "Overview"
-msgstr ""
-
-msgid "Package libiwinfo required!"
-msgstr ""
-
-msgid "Phone"
-msgstr "Điện thoại"
-
-msgid "Please fill in your contact details below."
-msgstr ""
-
-msgid "Please set your contact information"
-msgstr ""
-
-msgid "Power"
-msgstr ""
-
-msgid "Processor"
-msgstr ""
-
-msgid "Profile"
-msgstr ""
-
-msgid "Profile (Expert)"
-msgstr ""
-
-msgid "Realname"
-msgstr "Tên thật "
-
-msgid "Red"
-msgstr ""
-
-msgid "SSID"
-msgstr ""
-
-msgid ""
-"Select your location with a mouse click on the map. The map will only show "
-"up if you are connected to the Internet."
-msgstr ""
-
-msgid "Show OpenStreetMap"
-msgstr ""
-
-msgid "Show on map"
-msgstr ""
-
-msgid "Signal"
-msgstr ""
-
-msgid "Splash"
-msgstr ""
-
-msgid "Start Upgrade"
-msgstr "Bắt đầu cập nhật "
-
-msgid "Statistics"
-msgstr ""
-
-msgid "Status"
-msgstr ""
-
-msgid "Still usable (4 < ETX < 10)"
-msgstr ""
-
-msgid "System"
-msgstr ""
-
-msgid "TX"
-msgstr ""
-
-msgid ""
-"The <em>libiwinfo</em> package is not installed. You must install this "
-"component for working wireless configuration!"
-msgstr ""
-
-msgid ""
-"The OLSRd service is not configured to capture position data from the "
-"network.<br /> Please make sure that the nameservice plugin is properly "
-"configured and that the <em>latlon_file</em> option is enabled."
-msgstr ""
-
-msgid "The installed firmware is the most recent version."
-msgstr "Phần cứng được cài đặt là phiên bản mới nhất."
-
-msgid ""
-"These are the basic settings for your local wireless community. These "
-"settings define the default values for the wizard and DO NOT affect the "
-"actual configuration of the router."
-msgstr ""
-
-msgid "These are the settings of your local community."
-msgstr ""
-
-msgid ""
-"These pages will assist you in setting up your router for Freifunk or "
-"similar wireless community networks."
-msgstr ""
-
-msgid "This is the access point"
-msgstr "Đây là điểm truy cập "
-
-msgid "Update Settings"
-msgstr "Cập nhật cài đặt"
-
-msgid "Update available!"
-msgstr "Cập nhật sẵn có!"
-
-msgid "Uptime"
-msgstr ""
-
-msgid "VAP"
-msgstr ""
-
-msgid "Verify downloaded images"
-msgstr "Xác minh hình ảnh đã tải"
-
-msgid "Very good (ETX < 2)"
-msgstr ""
-
-msgid ""
-"We are an initiative to establish a free, independent and open wireless mesh "
-"network."
-msgstr "Chúng tôi là phát triển mạng lưới nguồn mở không dây đầu tiên"
-
-msgid "Wireless Overview"
-msgstr ""
-
-msgid "Yellow"
-msgstr ""
-
-msgid ""
-"You can display additional content on the public index page by inserting "
-"valid XHTML in the form below.<br />Headlines should be enclosed between &lt;"
-"h2&gt; and &lt;/h2&gt;."
-msgstr ""
-
-msgid ""
-"You can find further information about the global Freifunk initiative at"
-msgstr "Bạn có thể tìm thấy thông tin về Freifunk toàn cầu tại "
-
-msgid "You can manually edit the selected community profile here."
-msgstr ""
-
-msgid ""
-"You need to select a profile before you can edit it. To select a profile go "
-"to"
-msgstr ""
-
-msgid "and fill out all required fields."
-msgstr ""
-
-msgid "buffered"
-msgstr ""
-
-msgid "cached"
-msgstr ""
-
-msgid "e.g."
-msgstr ""
-
-msgid "free"
-msgstr ""
-
-msgid "to disable it."
-msgstr ""
-
-msgid "used"
-msgstr ""
-
-msgid "wireless settings"
-msgstr ""
diff --git a/modules/luci-mod-freifunk/po/zh-cn/freifunk.po b/modules/luci-mod-freifunk/po/zh-cn/freifunk.po
deleted file mode 100644 (file)
index d273055..0000000
+++ /dev/null
@@ -1,403 +0,0 @@
-msgid ""
-msgstr ""
-"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-06-10 03:40+0200\n"
-"PO-Revision-Date: 2014-06-22 14:33+0200\n"
-"Last-Translator: phantasm131 <phantasm131@gmail.com>\n"
-"Language-Team: LANGUAGE <LL@li.org>\n"
-"Language: zh_CN\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=UTF-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=1; plural=0;\n"
-"X-Generator: Pootle 2.0.6\n"
-
-msgid "BSSID"
-msgstr "BSSID"
-
-msgid "Bad (ETX > 10)"
-msgstr "错误(ETX>10)"
-
-msgid "Basic Settings"
-msgstr "基础设置"
-
-msgid "Basic settings"
-msgstr "基础设置"
-
-msgid "Basic settings are incomplete. Please go to"
-msgstr "基础设置不完整,请转到"
-
-msgid "Basic system settings"
-msgstr "基础系统设置"
-
-msgid "Bitrate"
-msgstr "速率"
-
-msgid "Channel"
-msgstr "频道"
-
-msgid "Check for new firmware versions and perform automatic updates."
-msgstr "检查新的固件版本并自动升级。"
-
-msgid "Client network size"
-msgstr "客户端网络容量"
-
-msgid "Community"
-msgstr "群组"
-
-msgid "Community profile"
-msgstr "群组配置文件"
-
-msgid "Community settings"
-msgstr "群组设置"
-
-msgid "Confirm Upgrade"
-msgstr "确认升级"
-
-msgid "Contact"
-msgstr "联系人"
-
-msgid "Contact information is incomplete. Please go to"
-msgstr "联系人信息不全。请继续填写"
-
-msgid "Coordinates"
-msgstr "位置"
-
-msgid "Country code"
-msgstr "国家代码"
-
-msgid "Default routes"
-msgstr "缺省路由"
-
-msgid "Disable default content"
-msgstr "禁用默认内容"
-
-msgid "Diversity is enabled for device"
-msgstr "启用多重设备"
-
-msgid "E-Mail"
-msgstr "电子邮件"
-
-msgid "ESSID"
-msgstr "ESSID"
-
-msgid "Edit index page"
-msgstr "编辑索引页"
-
-msgid "Enable IPv6"
-msgstr "启用IPv6"
-
-msgid "Enable a virtual access point (VAP) by default if possible."
-msgstr "启用一个虚拟接入点(如果可以的话)"
-
-msgid "Error"
-msgstr "错误"
-
-msgid "Find your coordinates with OpenStreetMap"
-msgstr "使用OpenStreetMap查找位置坐标"
-
-msgid "Freifunk"
-msgstr "Freifunk"
-
-msgid "Freifunk Overview"
-msgstr "Freifunk简介"
-
-msgid "Freifunk Remote Update"
-msgstr "Freifunk远程更新"
-
-msgid "Gateway"
-msgstr "网关"
-
-msgid "Go to"
-msgstr "去"
-
-msgid "Good (2 < ETX < 4)"
-msgstr "好(2<ETX<4)"
-
-msgid "Green"
-msgstr "绿色"
-
-msgid "Hello and welcome in the network of"
-msgstr "您好,欢迎加入网络"
-
-msgid "Hide OpenStreetMap"
-msgstr "隐藏OpenStreetMap"
-
-msgid "Homepage"
-msgstr "主页"
-
-msgid "Hostname"
-msgstr "主机名"
-
-msgid "IPv6 Config"
-msgstr "IPv6设置"
-
-msgid "IPv6 Prefix"
-msgstr "IPv6前缀"
-
-msgid "IPv6 network in CIDR notation."
-msgstr "CIDR表示法的IPv6网络。"
-
-msgid "If selected then the default content element is not shown."
-msgstr "如果选中,那么默认内容元素将不显示。"
-
-msgid "If you are interested in our project then contact the local community"
-msgstr "如果您对我们的项目感兴趣,请联系当地的社区"
-
-msgid "Index Page"
-msgstr "索引页"
-
-msgid "Interface"
-msgstr "接口"
-
-msgid ""
-"Internet access depends on technical and organisational conditions and may "
-"or may not work for you."
-msgstr ""
-"访问因特网取决于技术和机构的前提,可能会、也可能不会像您设想的那样运作。"
-
-msgid "It is operated by"
-msgstr "它是由"
-
-msgid "Keep configuration"
-msgstr "保留配置"
-
-msgid "Latitude"
-msgstr "纬度"
-
-msgid "Legend"
-msgstr "铭文"
-
-msgid "Load"
-msgstr "加载"
-
-msgid "Local Time"
-msgstr "本地时间"
-
-msgid "Location"
-msgstr "所在位置"
-
-msgid "Longitude"
-msgstr "经度"
-
-msgid "Map"
-msgstr "地图定位"
-
-msgid "Map Error"
-msgstr "定位出错"
-
-msgid "Memory"
-msgstr "内存"
-
-msgid "Mesh prefix"
-msgstr "Mesh前缀"
-
-msgid "Metric"
-msgstr "度量单位"
-
-msgid "Mode"
-msgstr "模式"
-
-msgid "Network"
-msgstr "网络"
-
-msgid "Network for client DHCP addresses"
-msgstr "客户端DHCP地址"
-
-msgid "Nickname"
-msgstr "昵称"
-
-msgid "No default routes known."
-msgstr "没有缺省路由"
-
-msgid "Notice"
-msgstr "注意"
-
-msgid "OLSR"
-msgstr "OLSR"
-
-msgid "Operator"
-msgstr "操作者"
-
-msgid "Orange"
-msgstr "橙色"
-
-msgid "Overview"
-msgstr "概要"
-
-msgid "Package libiwinfo required!"
-msgstr "需要libiwinfo包!"
-
-msgid "Phone"
-msgstr "电话"
-
-msgid "Please fill in your contact details below."
-msgstr "请填写下列联系信息"
-
-msgid "Please set your contact information"
-msgstr "请提供联系信息"
-
-msgid "Power"
-msgstr "电源"
-
-msgid "Processor"
-msgstr "处理器"
-
-msgid "Profile"
-msgstr "概要"
-
-msgid "Profile (Expert)"
-msgstr "概要(专家)"
-
-msgid "Realname"
-msgstr "真实姓名"
-
-msgid "Red"
-msgstr "红色"
-
-msgid "SSID"
-msgstr "SSID"
-
-msgid ""
-"Select your location with a mouse click on the map. The map will only show "
-"up if you are connected to the Internet."
-msgstr "在地图上用鼠标点出您的位置。需要连接到互联网地图。"
-
-msgid "Show OpenStreetMap"
-msgstr "显示OpenStreetMap"
-
-msgid "Show on map"
-msgstr "地图上显示"
-
-msgid "Signal"
-msgstr "信号"
-
-msgid "Splash"
-msgstr "公示"
-
-msgid "Start Upgrade"
-msgstr "开始升级"
-
-msgid "Statistics"
-msgstr "统计"
-
-msgid "Status"
-msgstr "状态"
-
-msgid "Still usable (4 < ETX < 10)"
-msgstr "一直可用(4<ETX<10)"
-
-msgid "System"
-msgstr "系统"
-
-msgid "TX"
-msgstr "TX"
-
-msgid ""
-"The <em>libiwinfo</em> package is not installed. You must install this "
-"component for working wireless configuration!"
-msgstr "<em> libiwinfo </em>包没有安装。进行无线配置您必须安装此组件!"
-
-msgid ""
-"The OLSRd service is not configured to capture position data from the "
-"network.<br /> Please make sure that the nameservice plugin is properly "
-"configured and that the <em>latlon_file</em> option is enabled."
-msgstr ""
-"没有配置OLSRd从网络获取位置数据。<br />请确保正确配置域名服务插件,且<em> "
-"latlon_file </em>选项被启用。"
-
-msgid "The installed firmware is the most recent version."
-msgstr "所安装固件为最新版本。"
-
-msgid ""
-"These are the basic settings for your local wireless community. These "
-"settings define the default values for the wizard and DO NOT affect the "
-"actual configuration of the router."
-msgstr ""
-"这些基本设置为您本地的无线社区。这些设置定义为向导默认值并不会影响路由器的实"
-"际配置。"
-
-msgid "These are the settings of your local community."
-msgstr "当地社区设置。"
-
-msgid ""
-"These pages will assist you in setting up your router for Freifunk or "
-"similar wireless community networks."
-msgstr "这些页面将帮助您设置路由器Freifunk或类似的无线社区网络。"
-
-msgid "This is the access point"
-msgstr "AP"
-
-msgid "Update Settings"
-msgstr "升级设置"
-
-msgid "Update available!"
-msgstr "可用更新!"
-
-msgid "Uptime"
-msgstr "正常运行时间"
-
-msgid "VAP"
-msgstr "VAP"
-
-msgid "Verify downloaded images"
-msgstr "校验下载的镜像包"
-
-msgid "Very good (ETX < 2)"
-msgstr "非常好(ETX<2)"
-
-msgid ""
-"We are an initiative to establish a free, independent and open wireless mesh "
-"network."
-msgstr "我们倡议建立一个自由,独立和开放的无线mesh网络。"
-
-msgid "Wireless Overview"
-msgstr "无线概要"
-
-msgid "Yellow"
-msgstr "黄色"
-
-msgid ""
-"You can display additional content on the public index page by inserting "
-"valid XHTML in the form below.<br />Headlines should be enclosed between &lt;"
-"h2&gt; and &lt;/h2&gt;."
-msgstr ""
-"可以显示更多的内容,对公众的索引页下面的表格中插入有效的XHTML。<br />标题应放"
-"在&lt;H2&gt;和&lt;/ H2&gt;中"
-
-msgid ""
-"You can find further information about the global Freifunk initiative at"
-msgstr "您可以找到更多有关全球Freifunk活动的信息"
-
-msgid "You can manually edit the selected community profile here."
-msgstr "您可以在这里手动编辑所选社区配置文件。"
-
-msgid ""
-"You need to select a profile before you can edit it. To select a profile go "
-"to"
-msgstr "编辑它之前,您需要选择一个配置文件。选择配置文件"
-
-msgid "and fill out all required fields."
-msgstr "填写所有必填字段。"
-
-msgid "buffered"
-msgstr "已缓存"
-
-msgid "cached"
-msgstr "已暂存"
-
-msgid "e.g."
-msgstr "例如:"
-
-msgid "free"
-msgstr "空闲"
-
-msgid "to disable it."
-msgstr "禁用它。"
-
-msgid "used"
-msgstr "占用"
-
-msgid "wireless settings"
-msgstr "无线设置"
diff --git a/modules/luci-mod-freifunk/po/zh-tw/freifunk.po b/modules/luci-mod-freifunk/po/zh-tw/freifunk.po
deleted file mode 100644 (file)
index 51432e2..0000000
+++ /dev/null
@@ -1,390 +0,0 @@
-msgid ""
-msgstr ""
-"Content-Type: text/plain; charset=UTF-8\n"
-"Project-Id-Version: PACKAGE VERSION\n"
-"Last-Translator: Automatically generated\n"
-"Language-Team: none\n"
-"MIME-Version: 1.0\n"
-"Content-Transfer-Encoding: 8bit\n"
-
-msgid "BSSID"
-msgstr ""
-
-msgid "Bad (ETX > 10)"
-msgstr ""
-
-msgid "Basic Settings"
-msgstr ""
-
-msgid "Basic settings"
-msgstr ""
-
-msgid "Basic settings are incomplete. Please go to"
-msgstr ""
-
-msgid "Basic system settings"
-msgstr ""
-
-msgid "Bitrate"
-msgstr ""
-
-msgid "Channel"
-msgstr ""
-
-msgid "Check for new firmware versions and perform automatic updates."
-msgstr ""
-
-msgid "Client network size"
-msgstr ""
-
-msgid "Community"
-msgstr ""
-
-msgid "Community profile"
-msgstr ""
-
-msgid "Community settings"
-msgstr ""
-
-msgid "Confirm Upgrade"
-msgstr ""
-
-msgid "Contact"
-msgstr ""
-
-msgid "Contact information is incomplete. Please go to"
-msgstr ""
-
-msgid "Coordinates"
-msgstr ""
-
-msgid "Country code"
-msgstr ""
-
-msgid "Default routes"
-msgstr ""
-
-msgid "Disable default content"
-msgstr ""
-
-msgid "Diversity is enabled for device"
-msgstr ""
-
-msgid "E-Mail"
-msgstr ""
-
-msgid "ESSID"
-msgstr ""
-
-msgid "Edit index page"
-msgstr ""
-
-msgid "Enable IPv6"
-msgstr ""
-
-msgid "Enable a virtual access point (VAP) by default if possible."
-msgstr ""
-
-msgid "Error"
-msgstr ""
-
-msgid "Find your coordinates with OpenStreetMap"
-msgstr ""
-
-msgid "Freifunk"
-msgstr ""
-
-msgid "Freifunk Overview"
-msgstr ""
-
-msgid "Freifunk Remote Update"
-msgstr ""
-
-msgid "Gateway"
-msgstr ""
-
-msgid "Go to"
-msgstr ""
-
-msgid "Good (2 < ETX < 4)"
-msgstr ""
-
-msgid "Green"
-msgstr ""
-
-msgid "Hello and welcome in the network of"
-msgstr ""
-
-msgid "Hide OpenStreetMap"
-msgstr ""
-
-msgid "Homepage"
-msgstr ""
-
-msgid "Hostname"
-msgstr ""
-
-msgid "IPv6 Config"
-msgstr ""
-
-msgid "IPv6 Prefix"
-msgstr ""
-
-msgid "IPv6 network in CIDR notation."
-msgstr ""
-
-msgid "If selected then the default content element is not shown."
-msgstr ""
-
-msgid "If you are interested in our project then contact the local community"
-msgstr ""
-
-msgid "Index Page"
-msgstr ""
-
-msgid "Interface"
-msgstr ""
-
-msgid ""
-"Internet access depends on technical and organisational conditions and may "
-"or may not work for you."
-msgstr ""
-
-msgid "It is operated by"
-msgstr ""
-
-msgid "Keep configuration"
-msgstr ""
-
-msgid "Latitude"
-msgstr ""
-
-msgid "Legend"
-msgstr ""
-
-msgid "Load"
-msgstr ""
-
-msgid "Local Time"
-msgstr ""
-
-msgid "Location"
-msgstr ""
-
-msgid "Longitude"
-msgstr ""
-
-msgid "Map"
-msgstr ""
-
-msgid "Map Error"
-msgstr ""
-
-msgid "Memory"
-msgstr ""
-
-msgid "Mesh prefix"
-msgstr ""
-
-msgid "Metric"
-msgstr ""
-
-msgid "Mode"
-msgstr ""
-
-msgid "Network"
-msgstr ""
-
-msgid "Network for client DHCP addresses"
-msgstr ""
-
-msgid "Nickname"
-msgstr ""
-
-msgid "No default routes known."
-msgstr ""
-
-msgid "Notice"
-msgstr ""
-
-msgid "OLSR"
-msgstr ""
-
-msgid "Operator"
-msgstr ""
-
-msgid "Orange"
-msgstr ""
-
-msgid "Overview"
-msgstr ""
-
-msgid "Package libiwinfo required!"
-msgstr ""
-
-msgid "Phone"
-msgstr ""
-
-msgid "Please fill in your contact details below."
-msgstr ""
-
-msgid "Please set your contact information"
-msgstr ""
-
-msgid "Power"
-msgstr ""
-
-msgid "Processor"
-msgstr ""
-
-msgid "Profile"
-msgstr ""
-
-msgid "Profile (Expert)"
-msgstr ""
-
-msgid "Realname"
-msgstr ""
-
-msgid "Red"
-msgstr ""
-
-msgid "SSID"
-msgstr ""
-
-msgid ""
-"Select your location with a mouse click on the map. The map will only show "
-"up if you are connected to the Internet."
-msgstr ""
-
-msgid "Show OpenStreetMap"
-msgstr ""
-
-msgid "Show on map"
-msgstr ""
-
-msgid "Signal"
-msgstr ""
-
-msgid "Splash"
-msgstr ""
-
-msgid "Start Upgrade"
-msgstr ""
-
-msgid "Statistics"
-msgstr ""
-
-msgid "Status"
-msgstr ""
-
-msgid "Still usable (4 < ETX < 10)"
-msgstr ""
-
-msgid "System"
-msgstr ""
-
-msgid "TX"
-msgstr ""
-
-msgid ""
-"The <em>libiwinfo</em> package is not installed. You must install this "
-"component for working wireless configuration!"
-msgstr ""
-
-msgid ""
-"The OLSRd service is not configured to capture position data from the "
-"network.<br /> Please make sure that the nameservice plugin is properly "
-"configured and that the <em>latlon_file</em> option is enabled."
-msgstr ""
-
-msgid "The installed firmware is the most recent version."
-msgstr ""
-
-msgid ""
-"These are the basic settings for your local wireless community. These "
-"settings define the default values for the wizard and DO NOT affect the "
-"actual configuration of the router."
-msgstr ""
-
-msgid "These are the settings of your local community."
-msgstr ""
-
-msgid ""
-"These pages will assist you in setting up your router for Freifunk or "
-"similar wireless community networks."
-msgstr ""
-
-msgid "This is the access point"
-msgstr ""
-
-msgid "Update Settings"
-msgstr ""
-
-msgid "Update available!"
-msgstr ""
-
-msgid "Uptime"
-msgstr ""
-
-msgid "VAP"
-msgstr ""
-
-msgid "Verify downloaded images"
-msgstr ""
-
-msgid "Very good (ETX < 2)"
-msgstr ""
-
-msgid ""
-"We are an initiative to establish a free, independent and open wireless mesh "
-"network."
-msgstr ""
-
-msgid "Wireless Overview"
-msgstr ""
-
-msgid "Yellow"
-msgstr ""
-
-msgid ""
-"You can display additional content on the public index page by inserting "
-"valid XHTML in the form below.<br />Headlines should be enclosed between &lt;"
-"h2&gt; and &lt;/h2&gt;."
-msgstr ""
-
-msgid ""
-"You can find further information about the global Freifunk initiative at"
-msgstr ""
-
-msgid "You can manually edit the selected community profile here."
-msgstr ""
-
-msgid ""
-"You need to select a profile before you can edit it. To select a profile go "
-"to"
-msgstr ""
-
-msgid "and fill out all required fields."
-msgstr ""
-
-msgid "buffered"
-msgstr ""
-
-msgid "cached"
-msgstr ""
-
-msgid "e.g."
-msgstr ""
-
-msgid "free"
-msgstr ""
-
-msgid "to disable it."
-msgstr ""
-
-msgid "used"
-msgstr ""
-
-msgid "wireless settings"
-msgstr ""
diff --git a/themes/luci-theme-freifunk-generic/Makefile b/themes/luci-theme-freifunk-generic/Makefile
deleted file mode 100644 (file)
index 2fc62fd..0000000
+++ /dev/null
@@ -1,14 +0,0 @@
-#
-# Copyright (C) 2008-2014 The LuCI Team <luci@lists.subsignal.org>
-#
-# This is free software, licensed under the Apache License, Version 2.0 .
-#
-
-include $(TOPDIR)/rules.mk
-
-LUCI_TITLE:=Freifunk Generic Theme
-LUCI_DEPENDS:=
-
-include ../../luci.mk
-
-# call BuildPackage - OpenWrt buildroot signature
diff --git a/themes/luci-theme-freifunk-generic/htdocs/luci-static/freifunk-generic/cascade.css b/themes/luci-theme-freifunk-generic/htdocs/luci-static/freifunk-generic/cascade.css
deleted file mode 100644 (file)
index 590eb3d..0000000
+++ /dev/null
@@ -1,1792 +0,0 @@
-@charset "utf-8";
-
-@media all {
-
-html {
-       min-height: 100%;
-       height: auto;
-}
-
-body {
-       color: #ccc;
-       background: #e5eef5 linear-gradient(#fff 0%, #e5eef5 100%) no-repeat;
-       font-family: Verdana, Arial, sans-serif;
-       font-size: 100%;
-       line-height: 100%;
-       padding-bottom: 1.5em;
-}
-
-html, body {
-       height: 99%;
-}
-
-* {
-       margin: 0;
-       padding: 0;
-       box-sizing: border-box;
-}
-
-.table { display: table; width: 100%; position: relative; }
-.tr { display: table-row; }
-.thead { display: table-header-group; }
-.tbody { display: table-row-group; }
-.tfoot { display: table-footer-group; }
-.td, .th { display: table-cell; }
-.th { font-weight: bold; }
-
-.table[width="33%"], .th[width="33%"], .td[width="33%"] { width: 33%; }
-.table[width="100%"], .th[width="100%"], .td[width="100%"] { width: 100%; }
-
-.col-1 { flex: 1 1 30px !important; -webkit-flex: 1 1 30px !important; }
-.col-2 { flex: 2 2 60px !important; -webkit-flex: 2 2 60px !important; }
-.col-3 { flex: 3 3 90px !important; -webkit-flex: 3 3 90px !important; }
-.col-4 { flex: 4 4 120px !important; -webkit-flex: 4 4 120px !important; }
-.col-5 { flex: 5 5 150px !important; -webkit-flex: 5 5 150px !important; }
-.col-6 { flex: 6 6 180px !important; -webkit-flex: 6 6 180px !important; }
-.col-7 { flex: 7 7 210px !important; -webkit-flex: 7 7 210px !important; }
-.col-8 { flex: 8 8 240px !important; -webkit-flex: 8 8 240px !important; }
-.col-9 { flex: 9 9 270px !important; -webkit-flex: 9 9 270px !important; }
-.col-10 { flex: 10 10 300px !important; -webkit-flex: 10 10 300px !important; }
-
-.tr.placeholder {
-       height: 3.5em;
-}
-
-.tr.placeholder > .td {
-       position: absolute;
-       left: 1px;
-       right: 1px;
-       bottom: 1px;
-       text-align: center;
-       line-height: 3em;
-}
-
-abbr,
-acronym {
-       font-style: normal;
-       font-variant: normal;
-}
-
-abbr[title],
-acronym[title] {
-       border-bottom: 1px dotted;
-       cursor: help;
-}
-
-a:link abbr[title],
-a:visited abbr[title],
-a:link acronym[title],
-a:visited acronym[title] {
-       cursor: pointer;
-}
-
-code {
-       font-family: monospace;
-       white-space: pre;
-}
-
-h2, h3, h4, legend {
-       font-size: 150%;
-       font-family: Trebuchet MS, Verdana, sans-serif;
-       font-weight: bold;
-       margin: .25em 0 .5em 0;
-       border-bottom: 1px solid;
-       padding-bottom: 4px;
-       display: block;
-       width: 100%;
-}
-
-h3, legend {
-       font-size: 125%;
-}
-
-h4 {
-       font-size: 112%;
-}
-
-.cbi-section-node + h4 {
-       margin-top: 1em;
-}
-
-fieldset { border: none; }
-
-fieldset > legend { float: left; }
-fieldset > legend + * { clear: both; }
-
-#maincontent ul {
-       margin-left: 2em;
-}
-
-.warning {
-       color: red;
-       background-color: white;
-       font-weight: bold;
-       text-decoration: blink;
-}
-
-.clear {
-       clear: both;
-}
-
-a img {
-       border: 0;
-}
-
-.skiplink,
-.navigation,
-.hidden {
-       position: absolute;
-       left: -1000px;
-       top: -1000px;
-       width: 0px;
-       height: 0px;
-       overflow: hidden;
-       display: inline;
-}
-
-.error {
-       color: #f00;
-       background-color: white;
-}
-
-.alert-message {
-       font-weight: normal;
-       padding: .5em;
-       border-radius: 3px;
-       color: #000;
-}
-
-.alert-message, .cbi-tooltip.error {
-       background: #fee;
-       color: #a22;
-}
-
-.alert-message.notice, .cbi-tooltip.notice {
-       background: linear-gradient(#ccc 0%, #eee 100%);
-       color: #4a6b7c;
-}
-
-.alert-message.warning, .cbi-tooltip.warning {
-       background: linear-gradient(#dda 0%, #dd8 100%);
-       color: #c00;
-}
-
-.alert-message > * {
-       margin: .5em;
-}
-
-.alert-message > h4 {
-       font-weight: bold;
-}
-
-
-.ifacebadge, .ifacebox {
-       display: inline-flex;
-       align-content: center;
-       border: 1px solid #ccc;
-       border-radius: 3px;
-       padding: 2px;
-       background: #fff;
-       margin: .25em .5em;
-}
-
-.ifacebox-head {
-       background: #eee;
-}
-
-.ifacebox-head.active {
-       background: #90c0e0;
-}
-
-.ifacebadge, .zonebadge {
-       align-items: center;
-}
-
-.ifacebadge > * {
-       align-self: flex-start;
-}
-
-.ifacebadge > img,
-.ifacebadge > em {
-       margin-right: 5px;
-       display: inline-block;
-       height: 16px;
-}
-
-.ifacebadge-active {
-       border-color: #000000;
-       font-weight: bold;
-}
-
-.ifacebox {
-       flex-direction: column;
-       margin: 0;
-       padding: 0;
-       min-width: 100px;
-       text-align: center;
-}
-
-.ifacebox > * {
-       padding: 2px;
-}
-
-.td > .ifacebadge,
-.td > .zonebadge {
-       margin: 0;
-       vertical-align: top;
-}
-
-.network-status-table {
-       display: flex;
-       flex-wrap: wrap;
-}
-
-.network-status-table .ifacebox {
-       margin: .5em;
-       font-size: 90%;
-       flex-grow: 1;
-}
-
-.network-status-table .ifacebox-body {
-       display: flex;
-       flex-direction: column;
-       flex: 1 0;
-}
-
-.network-status-table .ifacebox-body > span {
-       flex: 10;
-}
-
-.network-status-table .ifacebox-body > div {
-       display: flex;
-       flex-wrap: wrap;
-}
-
-.ifacebadge.large,
-.network-status-table .ifacebox-body .ifacebadge {
-       flex: 1;
-       margin: .5em .25em .25em .25em;
-       padding: .5em;
-       min-width: 220px;
-       white-space: nowrap;
-}
-
-
-.zonebadge {
-       padding: 2px;
-       display: inline-block;
-       white-space: nowrap;
-       border-radius: 3px;
-}
-
-.zonebadge > em,
-.zonebadge > strong {
-       margin: 3px;
-}
-
-.zonebadge input {
-       width: 6em;
-       height: 1.5em;
-}
-
-.zonebadge .ifacebadge,
-.cbi-dropdown .ifacebadge {
-       margin: 1px;
-}
-
-.zonebadge .ifacebadge img,
-.zonebadge .ifacebadge em,
-.cbi-dropdown .ifacebadge img,
-.cbi-dropdown .ifacebadge em {
-       margin: 0 1px;
-}
-
-.zonebadge-empty {
-       border: 1px dashed #AAAAAA;
-       color: #AAAAAA;
-       font-style: italic;
-       font-size: smaller;
-}
-
-
-
-#header {
-       height: auto;
-       background: #FFF url(header.jpg) repeat-x left bottom;
-       color: #ccc;
-       font-weight: bold;
-       text-align:right;
-}
-
-.header_left {
-       padding-bottom: 10px;
-}
-
-.header_left img {
-       padding: 10px 10px 0px 10px;
-}
-
-.header_banner {
-       overflow:hidden;
-       padding-bottom: 6px;
-       text-align:left;
-}
-
-.header_banner img{
-       padding: 0px;
-}
-
-.header_left {
-       text-align:left;
-       max-width: 50%;
-       float:left;
-}
-
-.header_left a {
-       color: #dc0067;
-       font: bold 36px Helvetica, Verdana, Arial, sans-serif;
-       text-decoration: none;
-}
-
-#header h1,
-.header_right {
-       max-width: 45%;
-       text-align: right;
-       font-size: 70%;
-       font-weight: normal;
-       line-height: 160%;
-       float:right;
-       padding: 10px 10px 0 0;
-}
-
-ul.dropdowns {
-       float: left;
-       margin: 0;
-       padding: 0;
-       width: auto;
-       list-style: none;
-}
-
-html>body ul.dropdowns {
-       position: relative;
-}
-
-ul.dropdowns li,
-ul.dropdowns ul {
-       margin: 0;
-       padding: 0;
-       list-style: none;
-}
-
-ul.dropdowns li {
-       float: left;
-       position: relative;
-       white-space: nowrap;
-}
-
-ul.dropdowns li ul {
-       position: absolute;
-       z-index: 1100;
-       top: auto;
-       min-width: 10em;
-}
-
-ul.dropdowns li li {
-       float: none;
-       position: relative;
-}
-
-ul.dropdowns li a {
-       display: block;
-}
-
-ul.dropdowns ul li ul {
-       top: 0;
-}
-
-ul.dropdowns li ul,
-ul.dropdowns li.over ul ul,
-ul.dropdowns li.focus ul ul,
-ul.dropdowns li:hover ul ul,
-ul.dropdowns li.over ul ul ul,
-ul.dropdowns li.focus ul ul ul,
-ul.dropdowns li:hover ul ul ul,
-ul.dropdowns li.over ul ul ul ul,
-ul.dropdowns li.focus ul ul ul ul,
-ul.dropdowns li:hover ul ul ul ul {
-       left: -3000px;
-}
-
-ul.dropdowns li.over ul,
-ul.dropdowns li.focus ul,
-ul.dropdowns li:hover ul {
-       left: 0;
-}
-
-ul.dropdowns ul li.over ul,
-ul.dropdowns ul li.focus ul,
-ul.dropdowns ul li:hover ul,
-ul.dropdowns ul ul li.over ul,
-ul.dropdowns ul ul li.focus ul,
-ul.dropdowns ul ul li:hover ul,
-ul.dropdowns ul ul ul li.over ul,
-ul.dropdowns ul ul ul li.focus ul,
-ul.dropdowns ul ul ul li:hover ul {
-       left: 100%;
-}
-
-#xhr_poll_status {
-       cursor: pointer;
-}
-
-#xhr_poll_status #xhr_poll_status_off {
-       font-weight: bold;
-       color: #FF0000;
-}
-
-#xhr_poll_status #xhr_poll_status_on {
-       font-weight: bold;
-       color: #00FF00;
-}
-
-#menubar {
-       position: relative;
-       width: 100%;
-       background: #FFF;
-       color: #004a9c;
-       border-bottom: 1px dotted #5A5A5A;
-}
-#menubar .warning {
-       color: red;
-       background-color: #FFF;
-}
-
-#menubar ul.dropdowns {
-       min-height: 1.8em;
-       background: #FFF;
-       color: #004a9c;
-}
-
-#menubar ul.dropdowns li ul {
-       background: #FFF;
-       color: #004a9c;
-       border-width: 0 1px 1px 1px;
-       border-style: dotted;
-       border-color: #5a5a5a;
-}
-
-#menubar ul.dropdowns ul li ul {
-       border-width: 1px;
-}
-
-html #menubar a:link,
-html #menubar a:visited {
-       position: relative;
-       display: block;
-       padding: 0.5em;
-       background: #FFF;
-       color: #004a9c;
-       text-decoration: none;
-       font-size: 80%;
-       font-weight: normal;
-}
-
-html #menubar a:link:hover,
-html #menubar a:visited:hover,
-html #menubar a:link:active,
-html #menubar a:visited:active,
-#menubar a:link:focus,
-#menubar a:visited:focus {
-       background: #F2F2F2;
-       color: #e60076;
-}
-
-html #menubar a:link.active,
-html #menubar a:visited.active,
-html #menubar a:link.preactive,
-html #menubar a:visited.preactive {
-       background: #FFF;
-       color: #e60076;
-}
-
-html #menubar a:link.warning,
-html #menubar a:visited.warning {
-       background: #FFF;
-       color: red;
-       font-weight: bold;
-       text-decoration: blink;
-}
-
-#menubar ul.dropdowns li.over>a,
-#menubar ul.dropdowns li.focus>a,
-#menubar ul.dropdowns li:hover>a {
-}
-
-.lang_de #submenu_mini_system { min-width: 13.3em; }
-* html .lang_de #submenu_mini_system { width: 13.3em; }
-
-.lang_pt-br #submenu_mini_network { min-width: 14em; }
-* html .lang_pt-br #submenu_mini_network { width: 14em; }
-
-.lang_pt-br #submenu_mini_system { min-width: 11.5em; }
-* html .lang_pt-br #submenu_mini_system { width: 11.5em; }
-
-.lang_ru #submenu_mini_system { min-width: 18em; }
-* html .lang_ru #submenu_mini_system { width: 18em; }
-
-.lang_pt-br #submenu_admin_index { min-width: 11em; }
-* html .lang_pt-br #submenu_admin_index { width: 11em; }
-
-.lang_ru #submenu_admin_index { min-width: 15.5em; }
-* html .lang_ru #submenu_admin_index { width: 15.5em; }
-
-.lang_ru #submenu_admin_status { min-width: 10.5em; }
-* html .lang_ru #submenu_admin_status { width: 10.5em; }
-
-.lang_de #submenu_admin_system { min-width: 13.3em; }
-* html .lang_de #submenu_admin_system { width: 13.3em; }
-
-.lang_fr #submenu_admin_system { min-width: 14.5em; }
-* html .lang_fr #submenu_admin_system { width: 14.5em; }
-
-.lang_pt-br #submenu_admin_system { min-width: 11.5em; }
-* html .lang_pt-br #submenu_admin_system { width: 11.5em; }
-
-.lang_ru #submenu_admin_system { min-width: 18em; }
-* html .lang_ru #submenu_admin_system { width: 18em; }
-
-#submenu_admin_services_chillispot { min-width: 15.5em; }
-* html #submenu_admin_services_chillispot { width: 15.5em; }
-
-#submenu_admin_services_coovachilli { min-width: 15em; }
-* html #submenu_admin_services_coovachilli { width: 15em; }
-
-.lang_ru #submenu_admin_network_routes { min-width: 15.3em; }
-* html .lang_ru #submenu_admin_network_routes { width: 15.3em; }
-
-#submenu_admin_network_firewall { min-width: 14em; }
-* html #submenu_admin_network_firewall { width: 14em; }
-
-.lang_de #submenu_admin_network_firewall { min-width: 16.5em; }
-* html .lang_de #submenu_admin_network_firewall { width: 16.5em; }
-
-.lang_pt-br #submenu_admin_network_firewall { min-width: 15em; }
-* html .lang_pt-br #submenu_admin_network_firewall { width: 15em; }
-
-#modemenu {
-/*     width: auto;*/
-       background: #000;
-       color: #fff;
-       list-style: none;
-       margin-right: 1px;
-}
-
-#modemenu li {
-       float: right;
-       list-style: none;
-}
-
-#savemenu {
-       float: right;
-       margin-right: 2em;
-}
-
-#applyreboot-section {
-       line-height: 300%;
-}
-
-.lang_de #submenu_admin_uci {
-       width: 12em;
-}
-
-.lang_ru #submenu_admin_uci {
-       width: 11.5em;
-}
-
-textarea#syslog {
-       width: 98%;
-       min-height: 500px;
-       border: 3px solid #ccc;
-       padding: 5px;
-       font-family: monospace;
-}
-
-
-#maincontent {
-       clear: both;
-       width: 90%;
-       margin: 0 auto;
-       padding: 0.5em;
-       color: #000;
-       font-size: 80%;
-}
-
-#maincontent p {
-       margin-bottom: 1em;
-}
-
-.cbi-section {
-       margin-bottom: 1.5em;
-       color: #000;
-}
-
-.cbi-section-descr {
-       margin-bottom: 0.5em;
-       font-size: 95%;
-}
-
-.cbi-title-ref {
-       color: inherit;
-       text-decoration: none;
-       padding-right: 18px;
-       background: url('../resources/cbi/link.gif') no-repeat scroll right center;
-       background-color: inherit;
-}
-
-ul.cbi-apply {
-       font-size: 90%;
-}
-
-ul.cbi-tabmenu {
-       list-style-type: none;
-       display: flex;
-       margin: 0 0 .5em 0 !important;
-       padding: 0 0 0 5px;
-       border-bottom: 1px solid #bbb;
-}
-
-ul.cbi-tabmenu li {
-       display: inline-flex;
-       margin: 0 5px -1px 0;
-       flex: 0 1 auto;
-       border: 1px solid #bbb;
-       border-bottom: none;
-       border-radius: 3px 3px 0 0;
-       background: linear-gradient(#ddd 90%, #aaa 100%);
-       color: #888;
-       overflow: hidden;
-       text-overflow: ellipsis;
-       word-wrap: break-word;
-}
-
-ul.cbi-tabmenu li a,
-ul.cbi-tabmenu li a:hover {
-       text-decoration: none;
-       color: inherit;
-       padding: 5px;
-       flex: 1;
-       width: 100%;
-       height: 100%;
-}
-
-ul.cbi-tabmenu li.cbi-tab-highlighted {
-       color: #000;
-       background: #fea;
-}
-
-ul.cbi-tabmenu li.cbi-tab {
-       color: #000;
-       background: #fff;
-}
-
-ul.cbi-tabmenu + .cbi-section-node {
-       margin-top: -.5em;
-}
-
-[data-tab-title] {
-       height: 0;
-       opacity: 0;
-       overflow: hidden;
-}
-
-[data-tab-active="true"] {
-       opacity: 1;
-       height: auto;
-       overflow: visible;
-       transition: opacity .25s ease-in;
-}
-
-div.cbi-tab-descr {
-       background-image: url(/luci-static/resources/cbi/help.gif);
-       background-position: 0.25em 50%;
-       background-repeat: no-repeat;
-       border-bottom: 1px solid #ccc;
-       margin: 0.25em 0.25em 2em;
-       padding: 0.5em 0.5em 0.5em 2em;
-}
-
-input[type=submit],
-input[type=reset],
-input[type=image],
-input[type=button] {
-       cursor: pointer;
-}
-
-select,
-input,
-textarea {
-       background: #fff;
-       color: #000;
-       border: 1px solid #cccccc;
-}
-
-input[type=image] {
-       border: none;
-}
-
-input:focus,
-input:hover,
-select:focus,
-select:hover,
-textarea:focus,
-textarea:hover {
-       background-color: #fff;
-       color: #000;
-}
-
-select,
-input[type=text],
-input[type=password] {
-       width: 20em;
-       font-size: inherit;
-       line-height: 13pt;
-       height: 14pt;
-}
-
-select[multiple] {
-       height: auto;
-}
-
-input[type=radio],
-input[type=checkbox],
-[data-dynlist] > input + img,
-input.cbi-input-password + img {
-       vertical-align: middle;
-}
-
-.td select,
-.td .cbi-dropdown,
-.td input[type=text] {
-       width: 100%;
-}
-
-.td [data-dynlist] > input,
-.td input.cbi-input-password {
-       width: calc(100% - 20px);
-}
-
-img.cbi-image-button {
-       cursor: pointer;
-       margin: 0 2px;
-       vertical-align: middle;
-}
-
-.btn, .cbi-button {
-       padding: 0 .5em;
-       border-radius: 3px;
-       border: 1px solid #aaa;
-       text-decoration: none;
-       color: #000;
-       display: inline-block;
-       font-size: inherit;
-       -webkit-appearance: none;
-       background: #fff;
-       text-align: center;
-       font-weight: bold;
-       line-height: 13pt;
-       height: 14pt;
-}
-
-.btn:hover, .cbi-button:hover {
-       box-shadow: 0 0 3px #59d;
-}
-
-.btn[disabled],
-.btn[disabled]:hover,
-.cbi-button[disabled],
-.cbi-button[disabled]:hover {
-       opacity: .6;
-       cursor: default;
-       pointer-events: none;
-}
-
-.cbi-button-positive,
-.cbi-button-fieldadd,
-.cbi-button-add,
-.cbi-button-save {
-       border-color: #7b7;
-       color: #7b7;
-}
-
-.cbi-button-neutral,
-.cbi-button-reset,
-.cbi-button-download,
-.cbi-button-find,
-.cbi-button-link,
-.cbi-button-up,
-.cbi-button-down {
-       border-color: #444;
-       color: #444;
-}
-
-.cbi-button-action,
-.cbi-button-apply,
-.cbi-button-reload,
-.cbi-button-edit {
-       border-color: #59d;
-       color: #59d;
-}
-
-.cbi-button-negative,
-.cbi-section-remove .cbi-button,
-.cbi-button-remove {
-       border-color: #b77;
-       color: #b77;
-}
-
-.cbi-button-action.important,
-.cbi-page-actions .cbi-button-apply,
-.cbi-section-actions .cbi-button-edit {
-       color: #fff;
-       background: #59d;
-}
-
-.cbi-button-positive.important,
-.cbi-page-actions .cbi-button-save {
-       color: #fff;
-       background: #7b7;
-}
-
-.cbi-page-actions .cbi-button-apply + .cbi-button-save {
-       background: #fff;
-       color: #7b7;
-}
-
-.cbi-input-invalid {
-       background-image: url('../resources/cbi/reset.gif');
-       background-repeat: no-repeat;
-       background-position: right;
-       color: #FF0000 !important;
-       border-color: #FF0000;
-}
-
-.cbi-input-invalid {
-       background-image: url('../resources/cbi/reset.gif');
-       background-repeat: no-repeat;
-       background-position: right;
-       color: #FF0000 !important;
-       border-color: #FF0000;
-}
-
-div.cbi-section-remove input {
-       border-bottom: none;
-}
-
-textarea {
-       margin-left: -1px;
-       margin-bottom: 0.5em;
-}
-
-.table .td, .table .th {
-       color: #000000;
-       padding: .25em;
-}
-
-.table.smalltext {
-       background: #f5f5f5;
-       color: #000;
-       border: 1px solid #666;
-       font-size: 90%;
-       width: 80%;
-       margin-left: auto;
-       margin-right: auto;
-       border-collapse: collapse;
-}
-
-.table.smalltext .tr:hover .td {
-       background-color: #bbddee;
-       color: #000;
-}
-
-.table.smalltext .tr .th {
-       padding: 0 0.25em;
-       border-left: 1px dotted #666;
-       text-align: left;
-}
-
-.table.smalltext .tr .td {
-       padding: 0.2em;
-       border-top: 1px dotted #666;
-       border-left: 1px dotted #666;
-}
-
-.cbi-section-node .tr:not(.placeholder):nth-child(even) {
-       background: #e5eef5;
-}
-
-.table.cbi-section-table .cbi-section-table-cell {
-       padding: 3px;
-       white-space: nowrap;
-}
-
-.table .tr > .th:empty {
-       display: none;
-}
-
-.table.cbi-section-table .tr > *,
-.table.cbi-section-table .tr[data-title]::before {
-       border-top: 1px dotted #bbb;
-       display: table-cell;
-}
-
-.table.cbi-section-table .tr.table-titles > *,
-.table.cbi-section-table .tr.cbi-section-table-titles > *,
-.table.cbi-section-table .tr.cbi-section-table-desc > *,
-.table.cbi-section-table .tr.table-titles::before,
-.table.cbi-section-table .tr.cbi-section-table-titles::before,
-.table.cbi-section-table .tr.cbi-section-table-desc::before {
-       border-top: none;
-}
-
-.table.cbi-section-table .tr:hover::before,
-.table.cbi-section-table .tr:hover > * {
-       background: #eee;
-}
-
-.table.cbi-section-table .tr:nth-child(even):hover::before,
-.table.cbi-section-table .tr:nth-child(even):hover > * {
-       background: #bde;
-}
-
-
-div.cbi-value {
-       clear: left;
-       vertical-align: middle;
-       padding-left: 0.25em;
-       border-bottom: 1px dotted #bbb;
-}
-
-div.cbi-value:hover {
-       background: #f8f8f8;
-       color: #000;
-}
-
-.cbi-value-title {
-       float: left;
-       width: 40%;
-       line-height: 1.8em;
-}
-
-.cbi-value-field {
-       width: 58%;
-       margin-left: 40%;
-       padding: 0.25em 0;
-}
-
-.td.cbi-value-field {
-       width: auto;
-       margin-left: 0;
-       align-self: center;
-}
-
-.cbi-value-description {
-       background-image: url(/luci-static/resources/cbi/help.gif);
-       background-position: .25em .25em;
-       background-repeat: no-repeat;
-       margin: .25em 0 0 0;
-       padding: .25em .25em .25em 1.75em;
-}
-
-.cbi-section-create {
-       padding: 0 0 .25em 0;
-       margin: -3px;
-       display: inline-flex;
-       align-items: center;
-}
-
-.cbi-section-create > * {
-       margin: 3px;
-       flex: 1 1 auto;
-}
-
-.cbi-section-create > * > input {
-       width: 100%;
-}
-
-.cbi-section-remove > .cbi-button {
-       margin-bottom: -1px;
-       border-radius: 3px 3px 0 0;
-}
-
-.cbi-section-node + .cbi-section-create {
-       padding-top: 0;
-}
-
-div.cbi-map-descr {
-       margin-bottom: 1em;
-}
-
-div.cbi-optionals {
-       padding: 0.25em;
-       border-bottom: 1px dotted #bbb;
-}
-
-
-
-.cbi-section-node {
-       clear: both;
-       padding-bottom: 0;
-       position: relative;
-       border: 1px dotted #555;
-       background: #fff;
-       margin-bottom: 5px;
-}
-
-.cbi-section-node-tabbed {
-       border-top: none;
-}
-
-.cbi-section-node .cbi-optionals:last-child,
-.cbi-section-node .cbi-value:last-child {
-       border-bottom: none;
-}
-
-.table.cbi-section-table {
-       width: 100%;
-       font-size: 95%;
-       border: 1px dotted #444;
-       background: #fff;
-       margin: 0 0 .5em 0;
-}
-
-.cbi-section-node > .table.cbi-section-table {
-       border: none;
-       margin: 0;
-}
-
-@keyframes flash {
-       0% { opacity: 1; }
-       50% { opacity: .5; }
-       100% { opacity: 1; }
-}
-
-.tr.cbi-section-table-row.flash {
-       animation: flash .35s;
-}
-
-.tr.cbi-section-table-descr .th {
-       font-weight: normal;
-       font-size: 90%;
-       vertical-align: top;
-}
-
-.td.cbi-section-table-optionals {
-       text-align: left !important;
-       padding-top: 1em;
-}
-
-.th.cbi-section-actions,
-.td.cbi-section-actions {
-       display: flex;
-       justify-content: flex-end;
-       flex-direction: row;
-       flex: 1 1 150px;
-       margin: auto 0 auto auto;
-}
-
-.td.cbi-section-actions > form {
-       display: flex;
-}
-
-.td.cbi-section-actions > *,
-.td.cbi-section-actions > form > * {
-       flex: 1 1 4em;
-       margin: 1px;
-}
-
-.cbi-page-actions {
-       display: flex;
-       justify-content: flex-end;
-       margin: -3px;
-       padding: 0 .25em .25em .25em;
-}
-
-.cbi-page-actions > form {
-       display: flex;
-}
-
-.cbi-page-actions > * {
-       flex: 0 1 auto;
-       margin: 3px;
-}
-
-.cbi-page-actions > form > * {
-       flex: 1;
-       margin: 0 3px 0 0;
-}
-
-.cbi-page-actions > .cbi-button-link,
-.cbi-page-actions > form[method="get"]:first-child {
-       margin-right: auto;
-}
-
-
-.th[data-type="button"], .td[data-type="button"],
-.th[data-type="fvalue"], .td[data-type="fvalue"] {
-       flex: 1 1 2em;
-       text-align: center;
-}
-
-#cbi-network-switch_vlan .th,
-#cbi-network-switch_vlan .td {
-       flex-basis: 12%;
-}
-
-#cbi-wireless-overview .td:first-child {
-       align-self: center;
-}
-
-.td[data-title]::before {
-       content: attr(data-title) ":\20";
-       font-weight: bold;
-       text-align: left;
-       display: none;
-       padding: 1px;
-       white-space: nowrap;
-}
-
-.tr.placeholder .td[data-title]::before {
-       display: none;
-}
-
-.tr[data-title]::before,
-.tr.cbi-section-table-titles.named::before {
-       content: attr(data-title) "\20";
-       font-weight: bold;
-       text-align: left;
-       display: inline-block;
-       align-self: center;
-       flex: 1 1 5%;
-       padding: .25em;
-       white-space: normal;
-       word-wrap: break-word;
-}
-
-.cbi-value-helpicon img {
-       vertical-align: bottom;
-}
-
-div.cbi-error {
-       font-size: 95%;
-       font-weight: bold;
-       color: #f00;
-       background-color: #fff;
-}
-
-td.cbi-value-error {
-       border-color: red;
-}
-
-.cbi-value-error input,
-.cbi-value-error select {
-       color: red;
-       background-color: #fcc;
-}
-
-.cbi-section-error {
-       color: red;
-       background-color: white;
-       font-size: 95%;
-       border: 1px dotted red;
-       margin: 3px;
-       padding: 3px;
-}
-
-
-.cbi-dropdown {
-       border: 1px solid #ccc;
-       display: inline-flex;
-       cursor: pointer;
-       background: #fff;
-       position: relative;
-       padding: 0;
-       color: #000;
-       min-width: 20em;
-       max-width: 100%;
-}
-
-.cbi-dropdown:focus {
-       outline: 2px solid #4b6e9b;
-}
-
-.cbi-dropdown > ul {
-       margin: 0 !important;
-       padding: 0;
-       list-style: none;
-       overflow-x: hidden;
-       overflow-y: auto;
-       display: flex;
-       width: 100%;
-}
-
-.cbi-dropdown > ul.preview {
-       display: none;
-}
-
-.cbi-dropdown > .open {
-       background: #eee;
-       border: 2px outset #eee;
-       flex-basis: 15px;
-}
-
-.cbi-dropdown > .open,
-.cbi-dropdown > .more {
-       flex-grow: 0;
-       flex-shrink: 0;
-       display: flex;
-       flex-direction: column;
-       justify-content: center;
-       text-align: center;
-       line-height: 2em;
-       padding: 0 .25em;
-}
-
-.cbi-dropdown > .more,
-.cbi-dropdown > ul > li[placeholder] {
-       color: #777;
-       font-weight: bold;
-       text-shadow: 1px 1px 0px #fff;
-       display: none;
-}
-
-.cbi-dropdown > ul > li {
-       display: none;
-       padding: .25em;
-       white-space: nowrap;
-       overflow: hidden;
-       text-overflow: ellipsis;
-       flex-shrink: 1;
-       flex-grow: 1;
-       align-items: center;
-       align-self: center;
-       min-height: 20px;
-}
-
-.cbi-dropdown > ul > li .hide-open { display: initial; }
-.cbi-dropdown > ul > li .hide-close { display: none; }
-
-.cbi-dropdown > ul > li[display]:not([display="0"]) {
-       border-left: 1px solid #ccc;
-}
-
-.cbi-dropdown[empty] > ul {
-       max-width: 1px;
-}
-
-.cbi-dropdown > ul > li > form {
-       display: none;
-       margin: 0;
-       padding: 0;
-       pointer-events: none;
-}
-
-.cbi-dropdown > ul > li img {
-       vertical-align: middle;
-       margin-right: .25em;
-}
-
-.cbi-dropdown > ul > li > form > input[type="checkbox"] {
-       margin: 0;
-}
-
-.cbi-dropdown > ul > li input[type="text"] {
-       height: 20px;
-}
-
-.cbi-dropdown[open] {
-       position: relative;
-}
-
-.cbi-dropdown[open] > ul.dropdown {
-       display: block;
-       background: #f6f6f5;
-       border: 1px solid #918e8c;
-       box-shadow: 0 0 4px #918e8c;
-       position: absolute;
-       z-index: 1000;
-       max-width: none;
-       min-width: 100%;
-       width: auto;
-}
-
-.cbi-dropdown > ul > li[display],
-.cbi-dropdown[open] > ul.preview,
-.cbi-dropdown[open] > ul.dropdown > li,
-.cbi-dropdown[multiple] > ul > li > label,
-.cbi-dropdown[multiple][open] > ul.dropdown > li,
-.cbi-dropdown[multiple][more] > .more,
-.cbi-dropdown[multiple][empty] > .more {
-       flex-grow: 1;
-       display: flex;
-       align-items: center;
-}
-
-.cbi-dropdown[empty] > ul > li,
-.cbi-dropdown[optional][open] > ul.dropdown > li[placeholder],
-.cbi-dropdown[multiple][open] > ul.dropdown > li > form {
-       display: block;
-}
-
-.cbi-dropdown[open] > ul.dropdown > li .hide-open { display: none; }
-.cbi-dropdown[open] > ul.dropdown > li .hide-close { display: initial; }
-
-.cbi-dropdown[open] > ul.dropdown > li {
-       border-bottom: 1px solid #ccc;
-}
-
-.cbi-dropdown[open] > ul.dropdown > li[selected] {
-       background: #b0d0f0;
-}
-
-.cbi-dropdown[open] > ul.dropdown > li.focus {
-       background: linear-gradient(90deg, #a3c2e8 0%, #84aad9 100%);
-}
-
-.cbi-dropdown[open] > ul.dropdown > li:last-child {
-       margin-bottom: 0;
-       border-bottom: none;
-}
-
-.cbi-dropdown[disabled] {
-       pointer-events: none;
-       opacity: .6;
-}
-
-
-.cbi-tooltip-container {
-       cursor: help;
-}
-
-.cbi-tooltip {
-       position: absolute;
-       z-index: 1000;
-       left: -1000px;
-       border-radius: 3px;
-       background: #fff;
-       padding: 2px 5px;
-       white-space: pre;
-       opacity: 0;
-       transition: opacity .25s ease-out;
-       pointer-events: none;
-       box-shadow: 0 0 2px #444;
-}
-
-.cbi-tooltip-container:hover .cbi-tooltip {
-       left: auto;
-       opacity: 1;
-       transition: opacity .25s ease-in;
-}
-
-.zonebadge .cbi-tooltip {
-       padding: 1px;
-       background: inherit;
-       margin: -1.6em 0 0 -5px;
-}
-
-
-.zone-forwards {
-       display: flex;
-       flex-wrap: wrap;
-}
-
-.zone-forwards > * {
-       flex: 1 1 45%;
-       padding: 1px;
-}
-
-.zone-forwards > span {
-       flex-basis: 10%;
-       text-align: center;
-}
-
-.zone-forwards .zone-src,
-.zone-forwards .zone-dest {
-       display: flex;
-       flex-direction: column;
-}
-
-
-.left, .left::before {
-       text-align: left !important;
-}
-
-.right, .right::before {
-       text-align: right !important;
-}
-
-.center, .center::before {
-       text-align: center !important;
-}
-
-.td.bottom {
-       align-self: flex-end;
-}
-
-.td.top {
-       align-self: flex-start;
-}
-
-.td.middle {
-       align-self: center;
-}
-
-
-.footer, .push {
-       height: 2em;
-}
-
-.footer {
-       width: 99%;
-       padding: 0.3em;
-}
-
-
-.wrapper {
-       min-height: 100%;
-       height: auto !important;
-       height: 100%;
-       margin: 0 auto -2em;
-}
-
-.luci a:link,
-.luci a:visited,
-.exectime {
-       color: #666;
-       text-decoration: none;
-       font-size: 70%;
-}
-
-.inline {
-       display: inline;
-}
-
-.error500 {
-       white-space: normal;
-       border: 1px dotted #f00;
-       background-color: #fff;
-       color: #000;
-       padding: 0.5em;
-}
-
-.uci-change-list {
-        font-family: monospace;
-}
-
-.uci-change-list ins,
-.uci-change-legend-label ins {
-        text-decoration: none;
-        border: 1px solid #00FF00;
-        background-color: #CCFFCC;
-        display: block;
-        padding: 2px;
-}
-
-.uci-change-list del,
-.uci-change-legend-label del {
-        text-decoration: none;
-        border: 1px solid #FF0000;
-        background-color: #FFCCCC;
-        display: block;
-        font-style: normal;
-        padding: 2px;
-}
-
-.uci-change-list var,
-.uci-change-legend-label var {
-        text-decoration: none;
-        border: 1px solid #CCCCCC;
-        background-color: #EEEEEE;
-        display: block;
-        font-style: normal;
-        padding: 2px;
-}
-
-.uci-change-list var ins,
-.uci-change-list var del {
-        /*display: inline;*/
-        border: none;
-        white-space: pre;
-        font-style: normal;
-        padding: 0px;
-}
-
-.uci-change-legend {
-        padding: 5px;
-}
-
-.uci-change-legend-label {
-        width: 150px;
-        float: left;
-        font-size: 80%;
-}
-
-.uci-change-legend-label>ins,
-.uci-change-legend-label>del,
-.uci-change-legend-label>var {
-        float: left;
-        margin-right: 4px;
-        width: 10px;
-        height: 10px;
-        display: block;
-}
-
-.uci-change-legend-label var ins,
-.uci-change-legend-label var del {
-        line-height: 6px;
-        border: none;
-}
-
-}
-
-@media screen and (max-width: 992px) {
-       body {
-               -webkit-text-size-adjust: 100%;
-       }
-
-       #maincontent {
-               width: 100%;
-       }
-
-       .table {
-               display: flex;
-               flex-direction: column;
-               width: 100%;
-       }
-
-       .tr {
-               display: flex;
-               flex-direction: row;
-               flex-wrap: wrap;
-               align-items: flex-end;
-       }
-
-       .th, .td {
-               flex: 2 2 25%;
-               align-self: flex-start;
-               overflow: hidden;
-               text-overflow: ellipsis;
-               word-wrap: break-word;
-               display: inline-block;
-       }
-
-       .td select {
-               word-wrap: normal;
-       }
-
-       .td[data-type="button"],
-       .td[data-type="fvalue"] {
-               flex: 1 1 12.5%;
-               text-align: left;
-       }
-
-       .td.cbi-value-field {
-               align-self: flex-start;
-       }
-
-       .td.cbi-value-field .cbi-button {
-               width: 100%;
-       }
-
-       .table.cbi-section-table {
-               border: none;
-               background: none;
-               margin: 0;
-       }
-
-       .tr.table-titles,
-       .cbi-section-table-titles,
-       .cbi-section-table-descr {
-               display: none;
-       }
-
-       .table.cbi-section-table .tr > *,
-       .table.cbi-section-table .tr[data-title]::before {
-               border-top: none;
-       }
-
-       .cbi-section-table-row {
-               display: flex;
-               flex-direction: row;
-               flex-wrap: wrap;
-               border: 1px dotted #444;
-               margin: 0 0 .5em 0;
-               background: #fff;
-       }
-
-       .cbi-section-table-row:hover {
-               border: 1px solid #4a6b7c;
-       }
-
-       .table.cbi-section-table .tr:hover > *,
-       .table.cbi-section-table .tr:nth-child(2n):hover > * {
-               background: none;
-       }
-
-       .cbi-section-table + .cbi-section-create {
-               padding-top: 0;
-       }
-
-       .tr[data-title]::before {
-               display: block;
-               flex: 1 1 100%;
-               background: #eef;
-       }
-
-       .td[data-title]::before {
-               display: block;
-       }
-
-       .td.cbi-section-actions {
-               flex-basis: 100%;
-               margin: auto 0 0 auto;
-       }
-
-       .td.cbi-section-actions > *,
-       .td.cbi-section-actions > form > * {
-               flex: 0 1 100%;
-               max-width: 150px;
-       }
-
-       .hide-sm,
-       .hide-xs {
-               display: none;
-       }
-}
-
-@media screen and (max-width: 480px) {
-       body {
-               font-size: 12pt;
-       }
-
-       input, textarea, select {
-               font-size: 12pt !important;
-               line-height: 1.4em;
-       }
-
-       select, input[type="text"], input[type="password"] {
-               width: 100%;
-               height: 1.4em;
-       }
-
-       [data-dynlist] > input,
-       input.cbi-input-password {
-               width: calc(100% - 20px);
-       }
-
-       .cbi-dropdown {
-               min-width: 100%;
-       }
-
-       .btn, .cbi-button {
-               font-size: 9pt !important;
-               line-height: 11pt;
-       }
-
-       #maincontent {
-               padding: .25em;
-       }
-
-       #tabmenu {
-               margin: -.25em -.25em 1em -.25em;
-       }
-
-       .th, .td {
-               flex: 2 2 50%;
-       }
-
-       .td.cbi-value-field {
-               flex-basis: 100%;
-       }
-
-       .td.cbi-value-field[data-type="dvalue"] {
-               flex-basis: 50%;
-       }
-
-       .td.cbi-value-field[data-type="button"],
-       .td.cbi-value-field[data-type="fvalue"] {
-               flex-basis: 25%;
-               text-align: left;
-       }
-
-       .cbi-section {
-               padding: .25em;
-       }
-
-       .cbi-value {
-               padding: 0 .25em;
-       }
-
-       .cbi-value-title {
-               float: none;
-               font-weight: bold;
-       }
-
-       .cbi-value-field {
-               width: 100%;
-               margin: 0;
-       }
-
-       .cbi-value-description {
-               margin-top: 5px;
-               display: block;
-       }
-
-       .cbi-section-create {
-               margin-bottom: 1em;
-       }
-
-       .cbi-optionals {
-               display: flex;
-       }
-
-       .cbi-page-actions {
-               flex-wrap: wrap;
-       }
-
-       .cbi-page-actions > .cbi-button-link {
-               flex-basis: 100%;
-               margin-right: 2px;
-       }
-
-       .cbi-optionals > *,
-       .cbi-page-actions > * {
-               flex: 1 1 auto;
-               margin: 2px;
-               height: auto;
-       }
-
-       ul.cbi-tabmenu {
-               padding: 0 3px;
-       }
-
-       ul.cbi-tabmenu li {
-               font-size: 90%;
-               margin: 0 1px -1px 0;
-       }
-
-       .hide-xs {
-               display: none;
-       }
-
-       #cbi-network .td[id] > strong {
-               display: block;
-       }
-
-       #cbi-network-switch_vlan .td.cbi-section-actions {
-               flex-basis: 100%;
-       }
-
-       .network-status-table .ifacebox {
-               margin: 0 0 .5em 0;
-       }
-}
diff --git a/themes/luci-theme-freifunk-generic/htdocs/luci-static/freifunk-generic/header.jpg b/themes/luci-theme-freifunk-generic/htdocs/luci-static/freifunk-generic/header.jpg
deleted file mode 100644 (file)
index 2fde5a2..0000000
Binary files a/themes/luci-theme-freifunk-generic/htdocs/luci-static/freifunk-generic/header.jpg and /dev/null differ
diff --git a/themes/luci-theme-freifunk-generic/htdocs/luci-static/freifunk-generic/logo.jpg b/themes/luci-theme-freifunk-generic/htdocs/luci-static/freifunk-generic/logo.jpg
deleted file mode 100644 (file)
index ea06ce7..0000000
Binary files a/themes/luci-theme-freifunk-generic/htdocs/luci-static/freifunk-generic/logo.jpg and /dev/null differ
diff --git a/themes/luci-theme-freifunk-generic/htdocs/luci-static/freifunk-generic/mobile.css b/themes/luci-theme-freifunk-generic/htdocs/luci-static/freifunk-generic/mobile.css
deleted file mode 100644 (file)
index 37d77b4..0000000
+++ /dev/null
@@ -1,59 +0,0 @@
-#header{
-       padding-left:0px !important;
-       padding-bottom:24px;
-}
-
-.header_left{
-       max-width: 100%;
-}
-
-#mainlogo {
-       max-width: 90%;
-}
-
-#content {
-       margin-left:0px !important; 
-}
-
-#maincontent{
-       font-size:1.2em;
-       line-height:1.5em;
-}
-
-input[type=submit],
-.cbi-button,
-.cbi-button-reset,
-.cbi-button-save{
-       display:inline !important;
-       float:none !important;
-       padding:10px 30px !important;
-       margin: 10px 10px 10px 0 !important;
-}
-
-.cbi-input-text,
-.cbi-input-select,
-.cbi-input-user,
-.cbi-input-password{
-       display:block !important;
-       margin: 0 !important;
-       padding:0 !important;
-}
-
-.cbi-value-field{
-       margin:0 !important;
-       margin-bottom: 1em !important;
-       width:100%  !important; 
-}
-
-.cbi-section legend{
-       white-space:normal !important;
-}
-
-.cbi-value-title{
-       font-weight:bold;
-       float:none !important;
-}
-
-img {
-       max-width:100%;
-}
diff --git a/themes/luci-theme-freifunk-generic/htdocs/luci-static/freifunk-generic/smallscreen.css b/themes/luci-theme-freifunk-generic/htdocs/luci-static/freifunk-generic/smallscreen.css
deleted file mode 100644 (file)
index 660cd8d..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
-.header_right {
-       display:none;
-}
diff --git a/themes/luci-theme-freifunk-generic/luasrc/view/themes/freifunk-generic/footer.htm b/themes/luci-theme-freifunk-generic/luasrc/view/themes/freifunk-generic/footer.htm
deleted file mode 100644 (file)
index 4c38821..0000000
+++ /dev/null
@@ -1,30 +0,0 @@
-<%#
- Copyright 2008 Steven Barth <steven@midlink.org>
- Copyright 2008 Jo-Philipp Wich <jow@openwrt.org>
- Licensed to the public under the Apache License 2.0.
--%>
-
-<%
-       local ver = require "luci.version"
-
-       local xtime
-       if exectime then
-               xtime = (string.format("%.2fs", os.clock() - exectime))
-       end
-%>
-
-</div>
-<div class="clear"></div>
-<div class="push"></div>
-</div>
-
-<div class="footer">
-<p class="luci"><a href="https://github.com/openwrt/luci">Powered by <%= ver.luciname %> (<%= ver.luciversion %>)</a></p>
-<% if xtime then %>
-<p class="exectime">Script execution time: <%=xtime%></p>
-<% end %>
-</div>
-
-</body>
-</html>
-
diff --git a/themes/luci-theme-freifunk-generic/luasrc/view/themes/freifunk-generic/header.htm b/themes/luci-theme-freifunk-generic/luasrc/view/themes/freifunk-generic/header.htm
deleted file mode 100644 (file)
index fa74932..0000000
+++ /dev/null
@@ -1,224 +0,0 @@
-<%#
- Copyright 2008 Steven Barth <steven@midlink.org>
- Copyright 2008-2011 Jo-Philipp Wich <jow@openwrt.org>
- Licensed to the public under the Apache License 2.0.
--%>
-
-<%
-       local fs   = require "nixio.fs"
-       local sys  = require "luci.sys"
-       local util = require "luci.util"
-       local http = require "luci.http"
-       local disp = require "luci.dispatcher"
-       local version = require "luci.version"
-
-       local sysinfo = util.ubus("system", "info") or { }
-       local loadinfo = sysinfo.load or { 0, 0, 0 }
-       local boardinfo = util.ubus("system", "board") or { }
-
-       local request  = disp.context.path
-       local category = request[1]
-       local cattree  = category and disp.node(category)
-
-       local tree = disp.node()
-       local node = disp.context.dispatched
-
-       local categories = disp.node_childs(tree)
-
-       local c = tree
-       local i, r
-
-       -- tag all nodes leading to this page
-       for i, r in ipairs(request) do
-               if c.nodes and c.nodes[r] then
-                       c = c.nodes[r]
-                       c._menu_selected = true
-               end
-       end
-
-       local uci  = require "luci.model.uci".cursor()
-       local ff = uci:get("freifunk", "community", "name") or ""
-       local co = "profile_" .. ff
-       local community = uci:get_first(co, "community", "name") or "Freifunk"
-       local hp = uci:get_first(co, "community", "homepage") or "http://www.freifunk.net"
-       local logo = "/luci-static/freifunk-generic/logo.jpg"
-       local banner = false
-       local show_comm = true
-
-       local file
-       for file in fs.glob("/www/luci-static/resources/custom_logo.*") do
-               logo = string.gsub(file, "/www", "")
-               break
-       end
-
-       for file in fs.glob("/www/luci-static/resources/custom_logo_only.*") do
-               logo = string.gsub(file, "/www", "")
-               show_comm = false
-               break
-       end
-
-       for file in fs.glob("/www/luci-static/resources/custom_header.*") do
-               logo = string.gsub(file, "/www", "")
-               show_comm = false
-               banner = true
-       end
--%>
-
-<?xml version="1.0" encoding="utf-8"?>
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
-<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="<%=luci.i18n.context.lang%>" lang="<%=luci.i18n.context.lang%>">
-<head>
-<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
-<meta http-equiv="Content-Script-Type" content="text/javascript" />
-<link rel="stylesheet" type="text/css" media="screen" href="<%=media%>/cascade.css" />
-<link rel="stylesheet" media="only screen and (max-device-width: 854px)" href="<%=media%>/mobile.css" type="text/css" />
-<link rel="stylesheet" media="only screen and (max-width: 854px)" href="<%=media%>/smallscreen.css" type="text/css" />
-<link rel="stylesheet" media="handheld" href="<%=media%>/mobile.css" type="text/css" />
-<% if node and node.css then %><link rel="stylesheet" type="text/css" media="screen" href="<%=resource%>/<%=node.css%>" />
-<% end -%>
-<% if css then %><style title="text/css">
-<%= css %>
-</style>
-<% end -%>
-<meta name="viewport" content="initial-scale=1.0" />
-<script type="text/javascript" src="<%=url('admin/translations', luci.i18n.context.lang)%><%# ?v=PKG_VERSION %>"></script>
-<script type="text/javascript" src="<%=resource%>/cbi.js"></script>
-<script type="text/javascript" src="<%=resource%>/xhr.js"></script>
-
-<title><%=striptags( (boardinfo.hostname or "?") .. ( (node and node.title) and ' - ' .. translate(tostring(node.title)) or '')) %> - LuCI</title>
-</head>
-
-<body class="lang_<%=luci.i18n.context.lang%>" data-page="<%= table.concat(disp.context.requestpath, "-") %>">
-
-<div class="wrapper">
-
-<!--[if lt IE 7]>
-<div class="warning"><div style="background-color: #cccccc;padding: 2px 10px 2px 10px">
-<%: Your Internet Explorer is too old to display this page correctly. Please upgrade it to at least version 7 or use another browser like Firefox, Opera or Safari.%>
-</div></div>
-<![endif]-->
-
-<%- if luci.sys.process.info("uid") == 0 and luci.sys.user.getuser("root") and not luci.sys.user.getpasswd("root") then -%>
-       <div class="warning">
-               <strong><%:No password set!%></strong><br />
-               <%:There is no password set on this router. Please configure a root password to protect the web interface and enable SSH.%>
-       </div>
-<%- end -%>
-
-<p class="skiplink">
-<span id="skiplink1"><a href="#navigation"><%:Skip to navigation%></a></span>
-<span id="skiplink2"><a href="#content"><%:Skip to content%></a></span>
-</p>
-
-<div id="header">
-       <%if banner then%>
-               <div class="header_banner">
-                       <a href="<%=hp%>"><img src="<%=logo%>" alt="Header" /></a>
-               </div>
-       <%else%>
-               <div class="header_left">
-                       <a href="<%=hp%>"><img src="<%=logo%>" id="mainlogo" alt="Logo" /></a>
-                       <%if show_comm then%>
-                               <a href="<%=hp%>"><%=community%></a>
-                               <br/>
-                       <%end%>
-               </div>
-               <div class="header_right">
-                       <%=version.distversion%><br />
-                       <%:Load%>: <%="%.2f" % (loadinfo[1] / 65535.0)%> <%="%.2f" % (loadinfo[2] / 65535.0)%> <%="%.2f" % (loadinfo[3] / 65535.0)%><br />
-                       <%:Hostname%>: <%=boardinfo.hostname or "?"%><br />
-                       <span id="xhr_poll_status" style="display:none" onclick="XHR.running() ? XHR.halt() : XHR.run()">
-                               <%:Auto Refresh%>:
-                               <span id="xhr_poll_status_on"><%:on%></span>
-                               <span id="xhr_poll_status_off" style="display:none"><%:off%></span>
-                       </span>
-               </div>
-               <div class="clear"></div>
-
-       <%end%>
-</div>
-
-<%-
-       local function submenu(prefix, node)
-               local childs = disp.node_childs(node)
-               if #childs > 0 then
-%>
-       <ul id="submenu_<%=string.gsub(string.gsub(prefix, "/", "_"), "^_(.-)_$", "%1")%>">
-               <%-
-                       for i, r in ipairs(childs) do
-                               local nnode = node.nodes[r]
-                               local href  = controller .. prefix .. r .. "/" ..
-                                       (nnode.query and http.build_querystring(nnode.query) or "")
-               %>
-                       <li>
-                               <a<%=ifattr(nnode._menu_selected, "class", "active")%> href="<%=luci.util.pcdata(href)%>"><%=translate(nnode.title)%></a>
-                               <%- submenu(prefix .. r .. "/", nnode) %>
-                       </li>
-               <%-
-                       end
-               %>
-       </ul>
-<%
-               end
-       end
-%>
-
-<div id="menubar">
-<h2 class="navigation"><a id="navigation" name="navigation"><%:Navigation%></a></h2>
-<ul id="mainmenu" class="dropdowns">
-       <%
-               local childs = disp.node_childs(cattree)
-               if #childs > 0 then
-                       for i, r in ipairs(childs) do
-                               local nnode = cattree.nodes[r]
-                               local href  = controller .. "/" .. category .. "/" .. r ..
-                                       (nnode.query and http.build_querystring(k.query) or "")
-       %>
-               <li>
-                       <a<%=ifattr(nnode._menu_selected, "class", "preactive")%> href="<%=href%>"><%=translate(nnode.title)%></a>
-                       <%- submenu("/" .. category .. "/" .. r .. "/", nnode) %>
-               </li>
-       <%
-                       end
-               end
-       %>
-       <li></li>
-</ul>
-
-<% if #categories > 1 then %>
-       <ul id="modemenu">
-       <% for i, r in ipairs(categories) do %>
-               <li><a<%=ifattr(request[1] == r, "class", "active")%> href="<%=controller%>/<%=r%>/"><%=striptags(translate(tree.nodes[r].title))%></a></li>
-       <% end %>
-       </ul>
-<% end %>
-
-<%
-if tree.nodes[category] and tree.nodes[category].ucidata then
-       local ucic = 0
-       for i, j in pairs(require("luci.model.uci").cursor():changes()) do
-               for k, l in pairs(j) do
-                       for m, n in pairs(l) do
-                               ucic = ucic + 1;
-                       end
-               end
-       end
--%>
-       <div id="savemenu">
-               <% if ucic > 0 then %>
-                       <a class="uci_change_indicator warning" href="<%=controller%>/<%=category%>/uci/changes/?redir=<%=http.urlencode(http.formvalue('redir') or table.concat(disp.context.request, "/"))%>"><%:Unsaved Changes%>: <%=ucic%></a>
-               <% end -%>
-       </div>
-<% end %>
-
-<div class="clear"></div>
-</div>
-<div id="maincontent">
-<% if category ~= "freifunk" and category ~= "splash" then %>
-<noscript>
-       <div class="errorbox">
-               <strong><%:JavaScript required!%></strong><br />
-               <%:You must enable JavaScript in your browser or LuCI will not work properly.%>
-       </div>
-</noscript>
-<% end %>
diff --git a/themes/luci-theme-freifunk-generic/root/etc/uci-defaults/30_luci-theme-freifunk-generic b/themes/luci-theme-freifunk-generic/root/etc/uci-defaults/30_luci-theme-freifunk-generic
deleted file mode 100644 (file)
index 017e7f7..0000000
+++ /dev/null
@@ -1,5 +0,0 @@
-uci batch <<-EOF
-       set luci.themes.Freifunk_Generic=/luci-static/freifunk-generic
-       set luci.main.mediaurlbase=/luci-static/freifunk-generic
-        commit luci
-EOF