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 /applications/luci-app-ahcp/po/templates/ffwizard.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 'applications/luci-app-ahcp/po/templates/ffwizard.pot')
-rw-r--r-- | applications/luci-app-ahcp/po/templates/ffwizard.pot | 150 |
1 files changed, 150 insertions, 0 deletions
diff --git a/applications/luci-app-ahcp/po/templates/ffwizard.pot b/applications/luci-app-ahcp/po/templates/ffwizard.pot new file mode 100644 index 0000000000..3da2ddf62b --- /dev/null +++ b/applications/luci-app-ahcp/po/templates/ffwizard.pot @@ -0,0 +1,150 @@ +msgid "Allow to transfer anonymous statistics about this node" +msgstr "" + +msgid "Channel" +msgstr "" + +msgid "Check this to protect your LAN from other nodes or clients" +msgstr "" + +msgid "Configure network" +msgstr "" + +msgid "Connect your node with other nodes with a tunnel via the internet." +msgstr "" + +msgid "DHCP IP range" +msgstr "" + +msgid "DHCP will automatically assign ip addresses to clients" +msgstr "" + +msgid "DNS Server" +msgstr "" + +msgid "Enable DHCP" +msgstr "" + +msgid "Gateway" +msgstr "" + +msgid "Heartbeat" +msgstr "" + +msgid "IP address" +msgstr "" + +msgid "L2gvpn tunnel" +msgstr "" + +msgid "Limit download bandwidth" +msgstr "" + +msgid "Limit upload bandwidth" +msgstr "" + +msgid "Mesh IP address" +msgstr "" + +msgid "Mesh IPv6 Address" +msgstr "" + +msgid "Netmask" +msgstr "" + +msgid "Password" +msgstr "" + +msgid "Password confirmation" +msgstr "" + +msgid "Password successfully changed" +msgstr "" + +msgid "Protect LAN" +msgstr "" + +msgid "Protocol" +msgstr "" + +msgid "Select this checkbox to configure your network interfaces." +msgstr "" + +msgid "" +"Select this to allow others to use your connection to access the internet." +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 ipv6 address is calculated auomatically." +msgstr "" + +msgid "The protocol to use for internet connectivity." +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 "Unknown Error" +msgstr "" + +msgid "Username" +msgstr "" + +msgid "Virtual Access Point (VAP)" +msgstr "" + +msgid "Wizard" +msgstr "" + +msgid "Your device and neighbouring nodes have to use the same channel." +msgstr "" + +msgid "dhcp" +msgstr "" + +msgid "kbit/s" +msgstr "" + +msgid "static" +msgstr "" + +msgid "Configure this interface." +msgstr "" + +msgid "recommended" +msgstr "" + +msgid "Basic settings" +msgstr "" + +msgid "Basic settings are incomplete. Please go to" +msgstr "" + +msgid "Error" +msgstr "" + +msgid "You can not use the wizard because some necessary values are missing." +msgstr "" + +msgid "and fill out all required fields." +msgstr "" + |