diff options
author | Jo-Philipp Wich <jow@openwrt.org> | 2014-12-03 15:17:05 +0100 |
---|---|---|
committer | Jo-Philipp Wich <jow@openwrt.org> | 2015-01-08 16:26:20 +0100 |
commit | 1bb4822dca6113f73e3bc89e2acf15935e6f8e92 (patch) | |
tree | 35e16f100466e4e00657199b38bb3d87d52bf73f /po/templates/meshwizard.pot | |
parent | 9edd0e46c3f880727738ce8ca6ff1c8b85f99ef4 (diff) |
Rework LuCI build system
* Rename subdirectories to their repective OpenWrt package names
* Make each LuCI module its own standalone package
* Deploy a shared luci.mk which is used by each module Makefile
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
Diffstat (limited to 'po/templates/meshwizard.pot')
-rw-r--r-- | po/templates/meshwizard.pot | 112 |
1 files changed, 0 insertions, 112 deletions
diff --git a/po/templates/meshwizard.pot b/po/templates/meshwizard.pot deleted file mode 100644 index 9dfdec501..000000000 --- a/po/templates/meshwizard.pot +++ /dev/null @@ -1,112 +0,0 @@ -msgid "" -msgstr "Content-Type: text/plain; charset=UTF-8" - -msgid "Activate or deactivate IPv6 config globally." -msgstr "" - -msgid "Channel" -msgstr "" - -msgid "Check this to protect your LAN from other nodes or clients" -msgstr "" - -msgid "Cleanup config" -msgstr "" - -msgid "Configure this interface" -msgstr "" - -msgid "DHCP IP range" -msgstr "" - -msgid "DHCP will automatically assign ip addresses to clients" -msgstr "" - -msgid "Enable DHCP" -msgstr "" - -msgid "Enable RA" -msgstr "" - -msgid "Enabled" -msgstr "" - -msgid "General Settings" -msgstr "" - -msgid "IPv6 Settings" -msgstr "" - -msgid "" -"If this is selected then config is cleaned before setting new config options." -msgstr "" - -msgid "Interfaces" -msgstr "" - -msgid "Mesh IP address" -msgstr "" - -msgid "Mesh IPv6 address" -msgstr "" - -msgid "Mesh Wizard" -msgstr "" - -msgid "" -"Note: this will set up this interface for mesh operation, i.e. add it to " -"zone 'freifunk' and enable olsr." -msgstr "" - -msgid "Protect LAN" -msgstr "" - -msgid "" -"Select this to allow others to use your connection to access the internet." -msgstr "" - -msgid "Send router advertisements on this device." -msgstr "" - -msgid "Share your internet connection" -msgstr "" - -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 "" - -msgid "The given IP address is not inside the mesh network range" -msgstr "" - -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 "" - -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 "" - -msgid "This will setup a new virtual wireless interface in Access Point mode." -msgstr "" - -msgid "" -"This wizard will assist you in setting up your router for Freifunk or " -"another similar wireless community network." -msgstr "" - -msgid "Virtual Access Point (VAP)" -msgstr "" - -msgid "Wizard" -msgstr "" - -msgid "Your device and neighbouring nodes have to use the same channel." -msgstr "" - -msgid "recommended" -msgstr "" |