diff options
Diffstat (limited to 'po/en/olsr.po')
-rw-r--r-- | po/en/olsr.po | 39 |
1 files changed, 37 insertions, 2 deletions
diff --git a/po/en/olsr.po b/po/en/olsr.po index 563fbddc5..131005e1e 100644 --- a/po/en/olsr.po +++ b/po/en/olsr.po @@ -52,6 +52,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 "" @@ -134,6 +137,10 @@ msgstr "HNA interval" msgid "HNA validity time" msgstr "HNA validity time" +#, fuzzy +msgid "HNA6 Announcements" +msgstr "OLSR - HNA-Announcements" + msgid "Hello" msgstr "" @@ -167,6 +174,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\"" @@ -371,6 +383,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 "" @@ -410,6 +429,10 @@ msgstr "" msgid "OLSR - HNA-Announcements" msgstr "OLSR - HNA-Announcements" +#, fuzzy +msgid "OLSR - HNA6-Announcements" +msgstr "OLSR - HNA-Announcements" + msgid "OLSR - Plugins" msgstr "OLSR - Plugins" @@ -497,6 +520,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 "" @@ -646,6 +675,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 "Willingness" @@ -662,5 +697,5 @@ msgstr "" #~ "Make sure that OLSRd is running, the \"txtinfo\" plugin is loaded, " #~ "configured on port 2006 and accepts connections from \"127.0.0.1\"." #~ msgstr "" -#~ "Make sure that OLSRd is running, the \"txtinfo\" plugin is loaded, configured " -#~ "on port 2006 and accepts connections from \"127.0.0.1\"." +#~ "Make sure that OLSRd is running, the \"txtinfo\" plugin is loaded, " +#~ "configured on port 2006 and accepts connections from \"127.0.0.1\"." |