diff options
author | Manuel Munz <freifunk@somakoma.de> | 2011-02-12 13:53:29 +0000 |
---|---|---|
committer | Manuel Munz <freifunk@somakoma.de> | 2011-02-12 13:53:29 +0000 |
commit | 1f9e2e6e771a478d19a6629499d4bcf88721a024 (patch) | |
tree | 3309383e4d5225cf3cdc62af721b9ae25f8960fc /po/templates | |
parent | 408a58f6f6b0d419bc6b81eb93f32c701e19118a (diff) |
applications/luci-olsr: Add config option to disable resolving of IP addresses to names in status pages
Diffstat (limited to 'po/templates')
-rw-r--r-- | po/templates/olsr.pot | 33 |
1 files changed, 33 insertions, 0 deletions
diff --git a/po/templates/olsr.pot b/po/templates/olsr.pot index 36698d949..f8b7ffe94 100644 --- a/po/templates/olsr.pot +++ b/po/templates/olsr.pot @@ -25,6 +25,9 @@ msgstr "" msgid "Device" msgstr "" +msgid "Display" +msgstr "" + msgid "Downlink" msgstr "" @@ -73,6 +76,9 @@ msgstr "" msgid "HNA" msgstr "" +msgid "HNA Announcements" +msgstr "" + msgid "HNA interval" msgstr "" @@ -281,6 +287,9 @@ msgstr "" msgid "Neighbour IP" msgstr "" +msgid "Neighbours" +msgstr "" + msgid "Netmask" msgstr "" @@ -296,6 +305,12 @@ msgstr "" msgid "Nodes" msgstr "" +msgid "OLSR" +msgstr "" + +msgid "OLSR - Display Options" +msgstr "" + msgid "OLSR - HNA-Announcements" msgstr "" @@ -359,9 +374,21 @@ msgstr "" msgid "Prefix" msgstr "" +msgid "Resolve" +msgstr "" + +msgid "" +"Resolve hostnames on status pages. It is generally safe to allow this, but " +"if you use public IPs and have unstable DNS-Setup then those pages will load " +"really slow. In this case disable it here." +msgstr "" + msgid "Routen" msgstr "" +msgid "Routes" +msgstr "" + msgid "Secondary OLSR interfaces" msgstr "" @@ -371,6 +398,9 @@ msgid "" "IP of the first interface." msgstr "" +msgid "SmartGW" +msgstr "" + msgid "SmartGW announcements" msgstr "" @@ -431,6 +461,9 @@ msgstr "" msgid "Topologie" msgstr "" +msgid "Topology" +msgstr "" + msgid "" "Type of service value for the IP header of control traffic. Default is " "\"16\"." |