3 "Project-Id-Version: PACKAGE VERSION\n"
4 "PO-Revision-Date: 2014-06-05 19:15+0200\n"
5 "Last-Translator: koli <lukas.koluch@gmail.com>\n"
6 "Language-Team: none\n"
9 "Content-Type: text/plain; charset=UTF-8\n"
10 "Content-Transfer-Encoding: 8bit\n"
11 "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
12 "X-Generator: Pootle 2.0.6\n"
14 msgid "Active MID announcements"
17 msgid "Active OLSR nodes"
20 msgid "Active host net announcements"
23 msgid "Advanced Settings"
24 msgstr "Pokročilé nastavení"
26 msgid "Allow gateways with NAT"
29 msgid "Allow the selection of an outgoing ipv4 gateway with NAT"
32 msgid "Announce uplink"
35 msgid "Announced network"
38 msgid "Bad (ETX > 10)"
44 msgid "Both values must use the dotted decimal notation."
47 msgid "Broadcast address"
50 msgid "Can only be a valid IPv4 or 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."
82 msgstr "Povolit toto rozhraní."
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"
109 msgstr "Obecné nastavení"
111 msgid "General settings"
112 msgstr "Obecné nastavení"
114 msgid "Good (2 < ETX < 4)"
117 msgid "Good (30 > SNR > 20)"
126 msgid "HNA Announcements"
132 msgid "HNA validity time"
138 msgid "Hello interval"
141 msgid "Hello validity time"
163 "Hosts in a OLSR routed network can announce connecitivity to external "
164 "networks using HNA messages."
168 "Hysteresis for link sensing (only for hopcount metric). Hysteresis adds more "
169 "robustness to the link sensing but delays neighbor registration. Defaults is "
177 "IP-version to use. If 6and4 is selected then one olsrd instance is started "
184 msgid "IPv4 broadcast"
185 msgstr "IPv4 broadcast"
188 "IPv4 broadcast address for outgoing OLSR packets. One useful example would "
189 "be 255.255.255.255. Default is \"0.0.0.0\", which triggers the usage of the "
190 "interface broadcast IP."
197 "IPv4 src address for outgoing OLSR packages. Default is \"0.0.0.0\", which "
198 "triggers usage of the interface IP."
204 msgid "IPv6 multicast"
205 msgstr "IPv6 multicast"
208 "IPv6 multicast address. Default is \"FF02::6D\", the manet-router linklocal "
213 "IPv6 network must be given in full notation, prefix must be in CIDR notation."
220 "IPv6 src prefix. OLSRd will choose one of the interface IPs which matches "
221 "the prefix of this parameter. Default is \"0::/0\", which triggers the usage "
222 "of a not-linklocal interface IP."
225 msgid "IPv6-Prefix of the uplink"
229 "If the route to the current gateway is to be changed, the ETX value of this "
230 "gateway is multiplied with this value before it is compared to the new one. "
231 "The parameter can be a value between 0.1 and 1.0, but should be close to 1.0 "
232 "if changed.<br /><b>WARNING:</b> This parameter should not be used together "
233 "with the etx_ffeth metric!<br />Defaults to \"1.0\"."
237 "If this Node uses NAT for connections to the internet. Default is \"yes\"."
244 "Interface Mode is used to prevent unnecessary packet forwarding on switched "
245 "ethernet interfaces. valid Modes are \"mesh\" and \"ether\". Default is "
252 msgid "Interfaces Defaults"
255 msgid "Internet protocol"
256 msgstr "Internet protokol"
259 "Interval to poll network interfaces for configuration changes (in seconds). "
260 "Default is \"2.5\"."
263 msgid "Invalid Value for LQMult-Value. Must be between 0.01 and 1.0."
267 "Invalid Value for LQMult-Value. You must use a decimal number between 0.01 "
271 msgid "Known OLSR routes"
290 "LQMult requires two values (IP address or 'default' and multiplicator) "
291 "seperated by space."
303 msgid "Link Quality Settings"
307 "Link quality aging factor (only for lq level 2). Tuning parameter for "
308 "etx_float and etx_fpm, smaller values mean slower changes of ETX value. "
309 "(allowed values are between 0.01 and 1.0)"
313 "Link quality algorithm (only for lq level 2).<br /><b>etx_float</b>: "
314 "floating point ETX with exponential aging<br /><b>etx_fpm</b> : same as "
315 "etx_float, but with integer arithmetic<br /><b>etx_ff</b> : ETX freifunk, an "
316 "etx variant which use all OLSR traffic (instead of only hellos) for ETX "
317 "calculation<br /><b>etx_ffeth</b>: incompatible variant of etx_ff that "
318 "allows ethernet links with ETX 0.1.<br />Defaults to \"etx_ff\""
322 "Link quality level switch between hopcount and cost-based (mostly ETX) "
323 "routing.<br /><b>0</b> = do not use link quality<br /><b>2</b> = use link "
324 "quality for MPR selection and routing<br />Default is \"2\""
327 msgid "LinkQuality Multiplicator"
330 msgid "Links per node (average)"
336 msgid "Local interface IP"
343 msgstr "MID interval"
345 msgid "MID validity time"
355 "Make sure that OLSRd is running, the \"jsoninfo\" plugin is loaded, "
356 "configured on port 9090 and accepts connections from \"127.0.0.1\"."
366 "Multiply routes with the factor given here. Allowed values are between 0.01 "
367 "and 1.0. It is only used when LQ-Level is greater than 0. Examples:<br /"
368 ">reduce LQ to 192.168.0.1 by half: 192.168.0.1 0.5<br />reduce LQ to all "
369 "nodes on this interface by 20%: default 0.8"
372 msgid "NAT threshold"
393 msgid "Network address"
396 msgid "Nic changes poll interval"
405 msgid "OLSR - Display Options"
408 msgid "OLSR - HNA-Announcements"
411 msgid "OLSR - Plugins"
417 msgid "OLSR Daemon - Interface"
420 msgid "OLSR connections"
435 msgid "Overview of currently active OLSR host net announcements"
438 msgid "Overview of currently established OLSR connections"
441 msgid "Overview of currently known OLSR nodes"
444 msgid "Overview of currently known routes to other OLSR nodes"
447 msgid "Overview of interfaces where OLSR is running"
450 msgid "Overview of known multiple interface announcements"
453 msgid "Overview of smart gateways in this network"
456 msgid "Plugin configuration"
462 msgid "Polling rate for OLSR sockets in seconds. Default is 0.05."
481 "Resolve hostnames on status pages. It is generally safe to allow this, but "
482 "if you use public IPs and have unstable DNS-Setup then those pages will load "
483 "really slow. In this case disable it here."
489 msgid "Secondary OLSR interfaces"
493 "Sets the main IP (originator ip) of the router. This IP will NEVER change "
494 "during the uptime of olsrd. Default is 0.0.0.0, which triggers usage of the "
495 "IP of the first interface."
504 msgid "Signal Noise Ratio in dB"
510 msgid "SmartGW announcements"
513 msgid "SmartGateway is not configured on this system."
516 msgid "Source address"
520 "Specifies the speed of the uplink in kilobits/s. First parameter is "
521 "upstream, second parameter is downstream. Default is \"128 1024\"."
524 msgid "Speed of the uplink"
533 msgid "Still usable (20 > SNR > 5)"
536 msgid "Still usable (4 < ETX < 10)"
539 msgid "Success rate of packages received from the neighbour"
542 msgid "Success rate of packages sent to the neighbour"
551 msgid "TC validity time"
558 "The OLSR daemon is an implementation of the Optimized Link State Routing "
559 "protocol. As such it allows mesh routing for any network equipment. It runs "
560 "on any wifi card that supports ad-hoc mode and of course on any ethernet "
561 "device. Visit <a href='http://www.olsr.org'>olsrd.org</a> for help and "
566 "The fixed willingness to use. If not set willingness will be calculated "
567 "dynamically based on battery/power status. Default is \"3\"."
570 msgid "The interface OLSRd should serve."
574 "The port OLSR uses. This should usually stay at the IANA assigned port 698. "
575 "It can have a value between 1 and 65535."
579 "This can be used to signal the external IPv6 prefix of the uplink to the "
580 "clients. This might allow a client to change it's local IPv6 address to use "
581 "the IPv6 gateway without any kind of address translation. The maximum prefix "
582 "length is 64 bits. Default is \"::/0\" (no prefix)."
585 msgid "Timing and Validity"
592 "Type of service value for the IP header of control traffic. Default is "
596 msgid "Unable to connect to the OLSR daemon!"
602 msgid "Uplink uses NAT"
605 msgid "Use hysteresis"
608 msgid "Validity Time"
614 msgid "Very good (ETX < 2)"
617 msgid "Very good (SNR > 30)"
624 "Warning: kmod-ipip is not installed. Without kmod-ipip SmartGateway will not "
625 "work, please install it."
632 "When multiple links exist between hosts the weight of interface is used to "
633 "determine the link to use. Normally the weight is automatically calculated "
634 "by olsrd based on the characteristics of the interface, but here you can "
635 "specify a fixed value. Olsrd will choose links with the lowest value.<br /"
636 "><b>Note:</b> Interface weight is used only when LinkQualityLevel is set to "
637 "0. For any other value of LinkQualityLevel, the interface ETX value is used "
642 "Which kind of uplink is exported to the other mesh nodes. An uplink is "
643 "detected by looking for a local HNA of 0.0.0.0/0, ::ffff:0:0/96 or 2000::/3. "
644 "Default setting is \"both\"."