2 # generated from ./applications/luci-olsr/luasrc/i18n/olsr.en.lua
5 "Project-Id-Version: PACKAGE VERSION\n"
6 "Report-Msgid-Bugs-To: \n"
7 "POT-Creation-Date: 2009-08-16 06:58+0200\n"
8 "PO-Revision-Date: 2009-08-16 12:39+0200\n"
9 "Last-Translator: Hong Phuc Dang <dhppat@gmail.com>\n"
10 "Language-Team: LANGUAGE <LL@li.org>\n"
13 "Content-Type: text/plain; charset=UTF-8\n"
14 "Content-Transfer-Encoding: 8bit\n"
15 "X-Generator: Pootle 1.1.0\n"
17 msgid "Active MID announcements"
18 msgstr "Thông báo của các MID đang hoạt động"
20 msgid "Active OLSR nodes"
21 msgstr "Những OLSR nodes đang hoạt động"
23 msgid "Active host net announcements"
24 msgstr "Thông báo của mạng host đang hoạt động"
26 msgid "Advanced Settings"
29 msgid "Allow gateways with NAT"
32 msgid "Allow the selection of an outgoing ipv4 gateway with NAT"
35 msgid "Announce uplink"
38 msgid "Announced network"
39 msgstr "Mạng lưới thông báo"
41 msgid "Bad (ETX > 10)"
47 msgid "Both values must use the dotted decimal notation."
50 msgid "Broadcast address"
53 msgid "Can only be a valid IPv4 or IPv6 address or 'default'"
56 msgid "Can only be a valid IPv6 address or 'default'"
63 "Could not get any data. Make sure the jsoninfo plugin is installed and "
64 "allows connections from localhost."
73 msgid "Download Config"
83 "Enable SmartGateway. If it is disabled, then all other SmartGateway "
84 "parameters are ignored. Default is \"no\"."
87 msgid "Enable this interface."
93 msgid "Expected retransmission count"
94 msgstr "Expected retransmission count"
100 "FIBMetric controls the metric value of the host-routes OLSRd sets. \"flat\" "
101 "means that the metric value is always 2. This is the preferred value because "
102 "it helps the linux kernel routing to clean up older routes. \"correct\" uses "
103 "the hopcount as the metric value. \"approx\" use the hopcount as the metric "
104 "value too, but does only update the hopcount if the nexthop changes too. "
105 "Default is \"flat\"."
108 msgid "Fisheye mechanism for TCs (checked means on). Default is \"on\""
114 msgid "General Settings"
117 msgid "General settings"
118 msgstr "Cài đặt tổng quát"
120 msgid "Good (2 < ETX < 4)"
123 msgid "Good (30 > SNR > 20)"
132 msgid "HNA Announcements"
138 msgid "HNA validity time"
139 msgstr "Thời gian hợp lệ hóa HNA "
142 msgid "HNA6 Announcements"
143 msgstr "OLSR - HNA - Thông báo"
148 msgid "Hello interval"
149 msgstr "Vùng xin chào"
151 msgid "Hello validity time"
152 msgstr "Thời gian hợp lệ hóa lời chào"
173 "Hosts in a OLSR routed network can announce connecitivity to external "
174 "networks using HNA messages."
178 "Hosts in a OLSR routed network can announce connecitivity to external "
179 "networks using HNA6 messages."
183 "Hysteresis for link sensing (only for hopcount metric). Hysteresis adds more "
184 "robustness to the link sensing but delays neighbor registration. Defaults is "
192 "IP-version to use. If 6and4 is selected then one olsrd instance is started "
199 msgid "IPv4 broadcast"
200 msgstr "IPv4 broadcast"
203 "IPv4 broadcast address for outgoing OLSR packets. One useful example would "
204 "be 255.255.255.255. Default is \"0.0.0.0\", which triggers the usage of the "
205 "interface broadcast IP."
212 "IPv4 src address for outgoing OLSR packages. Default is \"0.0.0.0\", which "
213 "triggers usage of the interface IP."
219 msgid "IPv6 multicast"
223 "IPv6 multicast address. Default is \"FF02::6D\", the manet-router linklocal "
228 "IPv6 network must be given in full notation, prefix must be in CIDR notation."
235 "IPv6 src prefix. OLSRd will choose one of the interface IPs which matches "
236 "the prefix of this parameter. Default is \"0::/0\", which triggers the usage "
237 "of a not-linklocal interface IP."
240 msgid "IPv6-Prefix of the uplink"
244 "If the route to the current gateway is to be changed, the ETX value of this "
245 "gateway is multiplied with this value before it is compared to the new one. "
246 "The parameter can be a value between 0.1 and 1.0, but should be close to 1.0 "
247 "if changed.<br /><b>WARNING:</b> This parameter should not be used together "
248 "with the etx_ffeth metric!<br />Defaults to \"1.0\"."
252 "If this Node uses NAT for connections to the internet. Default is \"yes\"."
259 "Interface Mode is used to prevent unnecessary packet forwarding on switched "
260 "ethernet interfaces. valid Modes are \"mesh\" and \"ether\". Default is "
267 msgid "Interfaces Defaults"
270 msgid "Internet protocol"
271 msgstr "Internet protocol"
274 "Interval to poll network interfaces for configuration changes (in seconds). "
275 "Default is \"2.5\"."
278 msgid "Invalid Value for LQMult-Value. Must be between 0.01 and 1.0."
282 "Invalid Value for LQMult-Value. You must use a decimal number between 0.01 "
286 msgid "Known OLSR routes"
287 msgstr "Tuyến OLRS đã biết"
296 msgstr "LQ algorithm"
305 "LQMult requires two values (IP address or 'default' and multiplicator) "
306 "separated by space."
318 msgid "Link Quality Settings"
322 "Link quality aging factor (only for lq level 2). Tuning parameter for "
323 "etx_float and etx_fpm, smaller values mean slower changes of ETX value. "
324 "(allowed values are between 0.01 and 1.0)"
328 "Link quality algorithm (only for lq level 2).<br /><b>etx_float</b>: "
329 "floating point ETX with exponential aging<br /><b>etx_fpm</b> : same as "
330 "etx_float, but with integer arithmetic<br /><b>etx_ff</b> : ETX freifunk, an "
331 "etx variant which use all OLSR traffic (instead of only hellos) for ETX "
332 "calculation<br /><b>etx_ffeth</b>: incompatible variant of etx_ff that "
333 "allows ethernet links with ETX 0.1.<br />Defaults to \"etx_ff\""
337 "Link quality level switch between hopcount and cost-based (mostly ETX) "
338 "routing.<br /><b>0</b> = do not use link quality<br /><b>2</b> = use link "
339 "quality for MPR selection and routing<br />Default is \"2\""
342 msgid "LinkQuality Multiplicator"
345 msgid "Links per node (average)"
351 msgid "Local interface IP"
352 msgstr "Giao diện địa phương IP"
360 msgid "MID validity time"
361 msgstr "Thời gian hợp lệ hóa MID"
370 "Make sure that OLSRd is running, the \"jsoninfo\" plugin is loaded, "
371 "configured on port 9090 and accepts connections from \"127.0.0.1\"."
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 192.168.0.1 by half: 192.168.0.1 0.5<br />reduce LQ to all "
384 "nodes on this interface by 20%: default 0.8"
388 "Multiply routes with the factor given here. Allowed values are between 0.01 "
389 "and 1.0. It is only used when LQ-Level is greater than 0. Examples:<br /"
390 ">reduce LQ to fd91:662e:3c58::1 by half: fd91:662e:3c58::1 0.5<br />reduce "
391 "LQ to all nodes on this interface by 20%: default 0.8"
394 msgid "NAT threshold"
415 msgid "Network address"
418 msgid "Nic changes poll interval"
427 msgid "OLSR - Display Options"
430 msgid "OLSR - HNA-Announcements"
431 msgstr "OLSR - HNA - Thông báo"
434 msgid "OLSR - HNA6-Announcements"
435 msgstr "OLSR - HNA - Thông báo"
437 msgid "OLSR - Plugins"
438 msgstr "OLSR - Plugins"
443 msgid "OLSR Daemon - Interface"
446 msgid "OLSR connections"
447 msgstr "Kết nối OLSR"
461 msgid "Overview of currently active OLSR host net announcements"
462 msgstr "Tổng quát về các thông báo của mạng host đang hoạt động"
464 msgid "Overview of currently established OLSR connections"
465 msgstr "Tổng quát về kết nối OLSR hiện tại "
467 msgid "Overview of currently known OLSR nodes"
468 msgstr "Tổng quát của các OLSR nodes đã biết hiện tại"
470 msgid "Overview of currently known routes to other OLSR nodes"
471 msgstr "Tổng quát của các tuyến đã biết hiện tại tới những OLSR nodes khác"
473 msgid "Overview of interfaces where OLSR is running"
476 msgid "Overview of known multiple interface announcements"
477 msgstr "Tổng quát về thông báo của nhiều giao diện đã biết"
479 msgid "Overview of smart gateways in this network"
482 msgid "Plugin configuration"
483 msgstr "Cấu hình Plugin"
488 msgid "Polling rate for OLSR sockets in seconds. Default is 0.05."
507 "Resolve hostnames on status pages. It is generally safe to allow this, but "
508 "if you use public IPs and have unstable DNS-Setup then those pages will load "
509 "really slow. In this case disable it here."
515 msgid "Secondary OLSR interfaces"
516 msgstr "Giao diện OLSR thứ nhì"
519 "Sets the main IP (originator ip) of the router. This IP will NEVER change "
520 "during the uptime of olsrd. Default is 0.0.0.0, which triggers usage of the "
521 "IP of the first interface."
525 "Sets the main IP (originator ip) of the router. This IP will NEVER change "
526 "during the uptime of olsrd. Default is ::, which triggers usage of the IP of "
527 "the first interface."
536 msgid "Signal Noise Ratio in dB"
542 msgid "SmartGW announcements"
545 msgid "SmartGateway is not configured on this system."
548 msgid "Source address"
552 "Specifies the speed of the uplink in kilobits/s. First parameter is "
553 "upstream, second parameter is downstream. Default is \"128 1024\"."
556 msgid "Speed of the uplink"
565 msgid "Still usable (20 > SNR > 5)"
568 msgid "Still usable (4 < ETX < 10)"
571 msgid "Success rate of packages received from the neighbour"
574 msgid "Success rate of packages sent to the neighbour"
583 msgid "TC validity time"
584 msgstr "Thời gian hợp lệ hóa TC"
590 "The OLSR daemon is an implementation of the Optimized Link State Routing "
591 "protocol. As such it allows mesh routing for any network equipment. It runs "
592 "on any wifi card that supports ad-hoc mode and of course on any ethernet "
593 "device. Visit <a href='http://www.olsr.org'>olsrd.org</a> for help and "
598 "The fixed willingness to use. If not set willingness will be calculated "
599 "dynamically based on battery/power status. Default is \"3\"."
602 msgid "The interface OLSRd should serve."
606 "The port OLSR uses. This should usually stay at the IANA assigned port 698. "
607 "It can have a value between 1 and 65535."
611 "This can be used to signal the external IPv6 prefix of the uplink to the "
612 "clients. This might allow a client to change it's local IPv6 address to use "
613 "the IPv6 gateway without any kind of address translation. The maximum prefix "
614 "length is 64 bits. Default is \"::/0\" (no prefix)."
617 msgid "Timing and Validity"
624 "Type of service value for the IP header of control traffic. Default is "
628 msgid "Unable to connect to the OLSR daemon!"
629 msgstr "Không thể kết nối với OLSR daemon!"
634 msgid "Uplink uses NAT"
637 msgid "Use hysteresis"
638 msgstr "Dùng hysteresis"
640 msgid "Validity Time"
646 msgid "Very good (ETX < 2)"
649 msgid "Very good (SNR > 30)"
656 "Warning: kmod-ipip is not installed. Without kmod-ipip SmartGateway will not "
657 "work, please install it."
664 "When multiple links exist between hosts the weight of interface is used to "
665 "determine the link to use. Normally the weight is automatically calculated "
666 "by olsrd based on the characteristics of the interface, but here you can "
667 "specify a fixed value. Olsrd will choose links with the lowest value.<br /"
668 "><b>Note:</b> Interface weight is used only when LinkQualityLevel is set to "
669 "0. For any other value of LinkQualityLevel, the interface ETX value is used "
674 "Which kind of uplink is exported to the other mesh nodes. An uplink is "
675 "detected by looking for a local HNA of 0.0.0.0/0, ::ffff:0:0/96 or 2000::/3. "
676 "Default setting is \"both\"."
680 "Which kind of uplink is exported to the other mesh nodes. An uplink is "
681 "detected by looking for a local HNA6 ::ffff:0:0/96 or 2000::/3. Default "
682 "setting is \"both\"."
698 #~ "Make sure that OLSRd is running, the \"txtinfo\" plugin is loaded, "
699 #~ "configured on port 2006 and accepts connections from \"127.0.0.1\"."
701 #~ "Bảo đảm là OLSRd đang vận hành, the &quot;txtinfo&quot; plugin "
702 #~ "được tải, định cấu hình trên cổng 2006 và chấp nhận kết nối từ &"
703 #~ "quot;127.0.0.1&quot;."