diff options
author | Manuel Munz <freifunk@somakoma.de> | 2011-05-08 22:56:29 +0000 |
---|---|---|
committer | Manuel Munz <freifunk@somakoma.de> | 2011-05-08 22:56:29 +0000 |
commit | 30e79c0ff3c32690aaca24b8d308bda041779767 (patch) | |
tree | 281c51084331e307b1b19554f2132587f8643e92 /po/pt_BR/olsr.po | |
parent | cb5319f3120a7fea4b5e2ff46723ff57ffbdc4b2 (diff) |
luci-olsr: Add options for SmartGateway.
Diffstat (limited to 'po/pt_BR/olsr.po')
-rw-r--r-- | po/pt_BR/olsr.po | 54 |
1 files changed, 49 insertions, 5 deletions
diff --git a/po/pt_BR/olsr.po b/po/pt_BR/olsr.po index 7fb2396da..a96575675 100644 --- a/po/pt_BR/olsr.po +++ b/po/pt_BR/olsr.po @@ -26,6 +26,15 @@ msgstr "Anuncios activos de hosts" msgid "Advanced Settings" msgstr "" +msgid "Allow gateways with NAT" +msgstr "" + +msgid "Allow the selection of an outgoing ipv4 gateway with NAT" +msgstr "" + +msgid "Announce uplink" +msgstr "" + msgid "Announced network" msgstr "Rede anunciada" @@ -53,6 +62,11 @@ msgstr "" msgid "Enable" msgstr "" +msgid "" +"Enable SmartGateway. If it is disabled, then all other SmartGateway " +"parameters are ignored. Default is \"no\"." +msgstr "" + msgid "Enable this interface." msgstr "" @@ -167,6 +181,9 @@ msgid "" "of a not-linklocal interface IP." msgstr "" +msgid "IPv6-Prefix of the uplink" +msgstr "" + msgid "" "If the route to the current gateway is to be changed, the ETX value of this " "gateway is multiplied with this value before it is compared to the new one. " @@ -175,6 +192,10 @@ msgid "" "with the etx_ffeth metric!<br />Defaults to \"1.0\"." msgstr "" +msgid "" +"If this Node uses NAT for connections to the internet. Default is \"yes\"." +msgstr "" + msgid "Interface" msgstr "" @@ -401,9 +422,6 @@ msgid "" "really slow. In this case disable it here." msgstr "" -msgid "Routen" -msgstr "" - msgid "Routes" msgstr "" @@ -428,6 +446,14 @@ msgstr "" msgid "Source address" msgstr "" +msgid "" +"Specifies the speed of the uplink in kilobits/s. First parameter is " +"upstream, second parameter is downstream. Default is \"128 1024\"." +msgstr "" + +msgid "Speed of the uplink" +msgstr "" + msgid "State" msgstr "" @@ -473,10 +499,14 @@ msgid "" "It can have a value between 1 and 65535." msgstr "" -msgid "Timing and Validity" +msgid "" +"This can be used to signal the external IPv6 prefix of the uplink to the " +"clients. This might allow a client to change it's local IPv6 address to use " +"the IPv6 gateway without any kind of address translation. The maximum prefix " +"length is 64 bits. Default is \"::/0\" (no prefix)." msgstr "" -msgid "Topologie" +msgid "Timing and Validity" msgstr "" msgid "Topology" @@ -493,6 +523,9 @@ msgstr "Não foi possivel ligar ao servidor OLSR!" msgid "Uplink" msgstr "" +msgid "Uplink uses NAT" +msgstr "" + msgid "Use hysteresis" msgstr "Usar histerese" @@ -502,6 +535,11 @@ msgstr "" msgid "WLAN" msgstr "" +msgid "" +"Warning: kmod-ipip is not installed. Without kmod-ipip SmartGateway will not " +"work, please install it." +msgstr "" + msgid "Weight" msgstr "" @@ -515,5 +553,11 @@ msgid "" "instead." msgstr "" +msgid "" +"Which kind of uplink is exported to the other mesh nodes. An uplink is " +"detected by looking for a local HNA of 0.0.0.0/0, ::ffff:0:0/96 or 2000::/3. " +"Default setting is \"both\"." +msgstr "" + msgid "Willingness" msgstr "Disponibilidade" |