diff options
Diffstat (limited to 'po/templates/olsr.pot')
-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 333d08580..6bd63c2a2 100644 --- a/po/templates/olsr.pot +++ b/po/templates/olsr.pot @@ -40,6 +40,9 @@ msgstr "" msgid "Can only be a valid IPv4 or IPv6 address or 'default'" msgstr "" +msgid "Can only be a valid IPv6 address or 'default'" +msgstr "" + msgid "Configuration" msgstr "" @@ -122,6 +125,9 @@ msgstr "" msgid "HNA validity time" msgstr "" +msgid "HNA6 Announcements" +msgstr "" + msgid "Hello" msgstr "" @@ -155,6 +161,11 @@ msgid "" msgstr "" msgid "" +"Hosts in a OLSR routed network can announce connecitivity to external " +"networks using HNA6 messages." +msgstr "" + +msgid "" "Hysteresis for link sensing (only for hopcount metric). Hysteresis adds more " "robustness to the link sensing but delays neighbor registration. Defaults is " "\"yes\"" @@ -359,6 +370,13 @@ msgid "" "nodes on this interface by 20%: default 0.8" msgstr "" +msgid "" +"Multiply routes with the factor given here. Allowed values are between 0.01 " +"and 1.0. It is only used when LQ-Level is greater than 0. Examples:<br /" +">reduce LQ to fd91:662e:3c58::1 by half: fd91:662e:3c58::1 0.5<br />reduce " +"LQ to all nodes on this interface by 20%: default 0.8" +msgstr "" + msgid "NAT threshold" msgstr "" @@ -398,6 +416,9 @@ msgstr "" msgid "OLSR - HNA-Announcements" msgstr "" +msgid "OLSR - HNA6-Announcements" +msgstr "" + msgid "OLSR - Plugins" msgstr "" @@ -485,6 +506,12 @@ msgid "" "IP of the first interface." msgstr "" +msgid "" +"Sets the main IP (originator ip) of the router. This IP will NEVER change " +"during the uptime of olsrd. Default is ::, which triggers usage of the IP of " +"the first interface." +msgstr "" + msgid "Show IPv4" msgstr "" @@ -634,6 +661,12 @@ msgid "" "Default setting is \"both\"." msgstr "" +msgid "" +"Which kind of uplink is exported to the other mesh nodes. An uplink is " +"detected by looking for a local HNA6 ::ffff:0:0/96 or 2000::/3. Default " +"setting is \"both\"." +msgstr "" + msgid "Willingness" msgstr "" |