3 "Project-Id-Version: PACKAGE VERSION\n"
4 "Last-Translator: Automatically generated\n"
5 "Language-Team: none\n"
7 "Content-Type: text/plain; charset=UTF-8\n"
8 "Content-Transfer-Encoding: 8bit\n"
9 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
11 msgid "Active MID announcements"
14 msgid "Active OLSR nodes"
17 msgid "Active host net announcements"
20 msgid "Advanced Settings"
23 msgid "Allow gateways with NAT"
26 msgid "Allow the selection of an outgoing ipv4 gateway with NAT"
29 msgid "Announce uplink"
32 msgid "Announced network"
35 msgid "Bad (ETX > 10)"
41 msgid "Both values must use the dotted decimal notation."
44 msgid "Broadcast address"
47 msgid "Can only be a valid IPv4 or IPv6 address or 'default'"
50 msgid "Can only be a valid IPv6 address or 'default'"
57 "Could not get any data. Make sure the jsoninfo plugin is installed and "
58 "allows connections from localhost."
67 msgid "Download Config"
77 "Enable SmartGateway. If it is disabled, then all other SmartGateway "
78 "parameters are ignored. Default is \"no\"."
81 msgid "Enable this interface."
87 msgid "Expected retransmission count"
94 "FIBMetric controls the metric value of the host-routes OLSRd sets. \"flat\" "
95 "means that the metric value is always 2. This is the preferred value because "
96 "it helps the linux kernel routing to clean up older routes. \"correct\" uses "
97 "the hopcount as the metric value. \"approx\" use the hopcount as the metric "
98 "value too, but does only update the hopcount if the nexthop changes too. "
99 "Default is \"flat\"."
102 msgid "Fisheye mechanism for TCs (checked means on). Default is \"on\""
108 msgid "General Settings"
111 msgid "General settings"
114 msgid "Good (2 < ETX < 4)"
117 msgid "Good (30 > SNR > 20)"
126 msgid "HNA Announcements"
132 msgid "HNA validity time"
135 msgid "HNA6 Announcements"
141 msgid "Hello interval"
144 msgid "Hello validity time"
166 "Hosts in a OLSR routed network can announce connecitivity to external "
167 "networks using HNA messages."
171 "Hosts in a OLSR routed network can announce connecitivity to external "
172 "networks using HNA6 messages."
176 "Hysteresis for link sensing (only for hopcount metric). Hysteresis adds more "
177 "robustness to the link sensing but delays neighbor registration. Defaults is "
185 "IP-version to use. If 6and4 is selected then one olsrd instance is started "
192 msgid "IPv4 broadcast"
196 "IPv4 broadcast address for outgoing OLSR packets. One useful example would "
197 "be 255.255.255.255. Default is \"0.0.0.0\", which triggers the usage of the "
198 "interface broadcast IP."
205 "IPv4 src address for outgoing OLSR packages. Default is \"0.0.0.0\", which "
206 "triggers usage of the interface IP."
212 msgid "IPv6 multicast"
216 "IPv6 multicast address. Default is \"FF02::6D\", the manet-router linklocal "
221 "IPv6 network must be given in full notation, prefix must be in CIDR notation."
228 "IPv6 src prefix. OLSRd will choose one of the interface IPs which matches "
229 "the prefix of this parameter. Default is \"0::/0\", which triggers the usage "
230 "of a not-linklocal interface IP."
233 msgid "IPv6-Prefix of the uplink"
237 "If the route to the current gateway is to be changed, the ETX value of this "
238 "gateway is multiplied with this value before it is compared to the new one. "
239 "The parameter can be a value between 0.1 and 1.0, but should be close to 1.0 "
240 "if changed.<br /><b>WARNING:</b> This parameter should not be used together "
241 "with the etx_ffeth metric!<br />Defaults to \"1.0\"."
245 "If this Node uses NAT for connections to the internet. Default is \"yes\"."
252 "Interface Mode is used to prevent unnecessary packet forwarding on switched "
253 "ethernet interfaces. valid Modes are \"mesh\" and \"ether\". Default is "
260 msgid "Interfaces Defaults"
263 msgid "Internet protocol"
267 "Interval to poll network interfaces for configuration changes (in seconds). "
268 "Default is \"2.5\"."
271 msgid "Invalid Value for LQMult-Value. Must be between 0.01 and 1.0."
275 "Invalid Value for LQMult-Value. You must use a decimal number between 0.01 "
279 msgid "Known OLSR routes"
298 "LQMult requires two values (IP address or 'default' and multiplicator) "
299 "seperated by space."
311 msgid "Link Quality Settings"
315 "Link quality aging factor (only for lq level 2). Tuning parameter for "
316 "etx_float and etx_fpm, smaller values mean slower changes of ETX value. "
317 "(allowed values are between 0.01 and 1.0)"
321 "Link quality algorithm (only for lq level 2).<br /><b>etx_float</b>: "
322 "floating point ETX with exponential aging<br /><b>etx_fpm</b> : same as "
323 "etx_float, but with integer arithmetic<br /><b>etx_ff</b> : ETX freifunk, an "
324 "etx variant which use all OLSR traffic (instead of only hellos) for ETX "
325 "calculation<br /><b>etx_ffeth</b>: incompatible variant of etx_ff that "
326 "allows ethernet links with ETX 0.1.<br />Defaults to \"etx_ff\""
330 "Link quality level switch between hopcount and cost-based (mostly ETX) "
331 "routing.<br /><b>0</b> = do not use link quality<br /><b>2</b> = use link "
332 "quality for MPR selection and routing<br />Default is \"2\""
335 msgid "LinkQuality Multiplicator"
338 msgid "Links per node (average)"
344 msgid "Local interface IP"
353 msgid "MID validity time"
363 "Make sure that OLSRd is running, the \"jsoninfo\" plugin is loaded, "
364 "configured on port 9090 and accepts connections from \"127.0.0.1\"."
374 "Multiply routes with the factor given here. Allowed values are between 0.01 "
375 "and 1.0. It is only used when LQ-Level is greater than 0. Examples:<br /"
376 ">reduce LQ to 192.168.0.1 by half: 192.168.0.1 0.5<br />reduce LQ to all "
377 "nodes on this interface by 20%: default 0.8"
381 "Multiply routes with the factor given here. Allowed values are between 0.01 "
382 "and 1.0. It is only used when LQ-Level is greater than 0. Examples:<br /"
383 ">reduce LQ to fd91:662e:3c58::1 by half: fd91:662e:3c58::1 0.5<br />reduce "
384 "LQ to all nodes on this interface by 20%: default 0.8"
387 msgid "NAT threshold"
408 msgid "Network address"
411 msgid "Nic changes poll interval"
420 msgid "OLSR - Display Options"
423 msgid "OLSR - HNA-Announcements"
426 msgid "OLSR - HNA6-Announcements"
429 msgid "OLSR - Plugins"
435 msgid "OLSR Daemon - Interface"
438 msgid "OLSR connections"
453 msgid "Overview of currently active OLSR host net announcements"
456 msgid "Overview of currently established OLSR connections"
459 msgid "Overview of currently known OLSR nodes"
462 msgid "Overview of currently known routes to other OLSR nodes"
465 msgid "Overview of interfaces where OLSR is running"
468 msgid "Overview of known multiple interface announcements"
471 msgid "Overview of smart gateways in this network"
474 msgid "Plugin configuration"
480 msgid "Polling rate for OLSR sockets in seconds. Default is 0.05."
499 "Resolve hostnames on status pages. It is generally safe to allow this, but "
500 "if you use public IPs and have unstable DNS-Setup then those pages will load "
501 "really slow. In this case disable it here."
507 msgid "Secondary OLSR interfaces"
511 "Sets the main IP (originator ip) of the router. This IP will NEVER change "
512 "during the uptime of olsrd. Default is 0.0.0.0, which triggers usage of the "
513 "IP of the first interface."
517 "Sets the main IP (originator ip) of the router. This IP will NEVER change "
518 "during the uptime of olsrd. Default is ::, which triggers usage of the IP of "
519 "the first interface."
528 msgid "Signal Noise Ratio in dB"
534 msgid "SmartGW announcements"
537 msgid "SmartGateway is not configured on this system."
540 msgid "Source address"
544 "Specifies the speed of the uplink in kilobits/s. First parameter is "
545 "upstream, second parameter is downstream. Default is \"128 1024\"."
548 msgid "Speed of the uplink"
557 msgid "Still usable (20 > SNR > 5)"
560 msgid "Still usable (4 < ETX < 10)"
563 msgid "Success rate of packages received from the neighbour"
566 msgid "Success rate of packages sent to the neighbour"
575 msgid "TC validity time"
582 "The OLSR daemon is an implementation of the Optimized Link State Routing "
583 "protocol. As such it allows mesh routing for any network equipment. It runs "
584 "on any wifi card that supports ad-hoc mode and of course on any ethernet "
585 "device. Visit <a href='http://www.olsr.org'>olsrd.org</a> for help and "
590 "The fixed willingness to use. If not set willingness will be calculated "
591 "dynamically based on battery/power status. Default is \"3\"."
594 msgid "The interface OLSRd should serve."
598 "The port OLSR uses. This should usually stay at the IANA assigned port 698. "
599 "It can have a value between 1 and 65535."
603 "This can be used to signal the external IPv6 prefix of the uplink to the "
604 "clients. This might allow a client to change it's local IPv6 address to use "
605 "the IPv6 gateway without any kind of address translation. The maximum prefix "
606 "length is 64 bits. Default is \"::/0\" (no prefix)."
609 msgid "Timing and Validity"
616 "Type of service value for the IP header of control traffic. Default is "
620 msgid "Unable to connect to the OLSR daemon!"
626 msgid "Uplink uses NAT"
629 msgid "Use hysteresis"
632 msgid "Validity Time"
638 msgid "Very good (ETX < 2)"
641 msgid "Very good (SNR > 30)"
648 "Warning: kmod-ipip is not installed. Without kmod-ipip SmartGateway will not "
649 "work, please install it."
656 "When multiple links exist between hosts the weight of interface is used to "
657 "determine the link to use. Normally the weight is automatically calculated "
658 "by olsrd based on the characteristics of the interface, but here you can "
659 "specify a fixed value. Olsrd will choose links with the lowest value.<br /"
660 "><b>Note:</b> Interface weight is used only when LinkQualityLevel is set to "
661 "0. For any other value of LinkQualityLevel, the interface ETX value is used "
666 "Which kind of uplink is exported to the other mesh nodes. An uplink is "
667 "detected by looking for a local HNA of 0.0.0.0/0, ::ffff:0:0/96 or 2000::/3. "
668 "Default setting is \"both\"."
672 "Which kind of uplink is exported to the other mesh nodes. An uplink is "
673 "detected by looking for a local HNA6 ::ffff:0:0/96 or 2000::/3. Default "
674 "setting is \"both\"."