3 "Project-Id-Version: PACKAGE VERSION\n"
4 "Report-Msgid-Bugs-To: \n"
5 "POT-Creation-Date: 2009-05-19 19:36+0200\n"
6 "PO-Revision-Date: 2011-07-26 17:43+0200\n"
7 "Last-Translator: stanislav.fomichev <s@fomichev.me>\n"
8 "Language-Team: LANGUAGE <LL@li.org>\n"
11 "Content-Type: text/plain; charset=UTF-8\n"
12 "Content-Transfer-Encoding: 8bit\n"
13 "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%"
14 "10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
15 "X-Generator: Pootle 2.0.4\n"
17 msgid "Active MID announcements"
20 msgid "Active OLSR nodes"
21 msgstr "Активные OLSR узлы"
23 msgid "Active host net announcements"
26 msgid "Advanced Settings"
27 msgstr "Расширенные настройки"
29 msgid "Allow gateways with NAT"
30 msgstr "Разрешить шлюзы с NAT"
32 msgid "Allow the selection of an outgoing ipv4 gateway with NAT"
33 msgstr "Разрешить выбор ipv4 шлюза с NAT"
35 msgid "Announce uplink"
38 msgid "Announced network"
41 msgid "Both values must use the dotted decimal notation."
44 msgid "Broadcast address"
45 msgstr "Широковещательный адрес"
59 msgid "Download Config"
69 "Enable SmartGateway. If it is disabled, then all other SmartGateway "
70 "parameters are ignored. Default is \"no\"."
72 "Включить SmartGateway. Если выключено, чтогда все остальные SmartGateway "
73 "параметры игнорируются. По умолчанию \"нет\"."
75 msgid "Enable this interface."
76 msgstr "Использовать этот интерфейс."
81 msgid "Expected retransmission count"
88 "FIBMetric controls the metric value of the host-routes OLSRd sets. \"flat\" "
89 "means that the metric value is always 2. This is the preferred value because "
90 "it helps the linux kernel routing to clean up older routes. \"correct\" uses "
91 "the hopcount as the metric value. \"approx\" use the hopcount as the metric "
92 "value too, but does only update the hopcount if the nexthop changes too. "
93 "Default is \"flat\"."
96 msgid "Fisheye mechanism for TCs (checked means on). Default is \"on\""
102 msgid "General Settings"
103 msgstr "Общие настройки"
105 msgid "General settings"
106 msgstr "Общие настройки"
111 msgid "HNA Announcements"
115 msgstr "HNA интервал"
117 msgid "HNA validity time"
123 msgid "Hello interval"
126 msgid "Hello validity time"
142 "Hysteresis for link sensing (only for hopcount metric). Hysteresis adds more "
143 "robustness to the link sensing but delays neighbor registration. Defaults is "
151 "IP-version to use. If 6and4 is selected then one olsrd instance is started "
154 "IP-версия, которая будет использована. Если выбрано 6and4 olsrd будет "
155 "запущен для каждой версии."
160 msgid "IPv4 broadcast"
161 msgstr "Широковещательный IPv4"
164 "IPv4 broadcast address for outgoing OLSR packets. One useful example would "
165 "be 255.255.255.255. Default is \"0.0.0.0\", which triggers the usage of the "
166 "interface broadcast IP."
168 "Широковещательный IPv4 адрес для исходящих OLSR пакетов. Например, "
169 "255.255.255.255. По умолчанию, \"0.0.0.0\" адрес ведет к использованию "
170 "широковещательного IP."
173 msgstr "IPv4 источник"
176 "IPv4 src address for outgoing OLSR packages. Default is \"0.0.0.0\", which "
177 "triggers usage of the interface IP."
183 msgid "IPv6 multicast"
184 msgstr "Групповой IPv6"
187 "IPv6 multicast address. Default is \"FF02::6D\", the manet-router linklocal "
189 msgstr "Групповой IPv6 адрес. По умолчанию, \"FF02::6D\"."
192 "IPv6 network must be given in full notation, prefix must be in CIDR notation."
196 msgstr "IPv6 источник"
199 "IPv6 src prefix. OLSRd will choose one of the interface IPs which matches "
200 "the prefix of this parameter. Default is \"0::/0\", which triggers the usage "
201 "of a not-linklocal interface IP."
204 msgid "IPv6-Prefix of the uplink"
208 "If the route to the current gateway is to be changed, the ETX value of this "
209 "gateway is multiplied with this value before it is compared to the new one. "
210 "The parameter can be a value between 0.1 and 1.0, but should be close to 1.0 "
211 "if changed.<br /><b>WARNING:</b> This parameter should not be used together "
212 "with the etx_ffeth metric!<br />Defaults to \"1.0\"."
216 "If this Node uses NAT for connections to the internet. Default is \"yes\"."
223 "Interface Mode is used to prevent unnecessary packet forwarding on switched "
224 "ethernet interfaces. valid Modes are \"mesh\" and \"ether\". Default is "
231 msgid "Interfaces Defaults"
234 msgid "Internet protocol"
235 msgstr "Интернет протокол"
238 "Interval to poll network interfaces for configuration changes (in seconds). "
239 "Default is \"2.5\"."
241 "Интервал опроса сетвых интерфейсов на наличие изменений в конфигурации (в "
242 "секундах). По умолчанию, \"2.5\"."
244 msgid "Known OLSR routes"
245 msgstr "Известные OLSR маршруты"
268 msgid "Link Quality Settings"
269 msgstr "Настройки качества соединения"
272 "Link quality aging factor (only for lq level 2). Tuning parameter for "
273 "etx_float and etx_fpm, smaller values mean slower changes of ETX value. "
274 "(allowed values are between 0.01 and 1.0)"
278 "Link quality algorithm (only for lq level 2).<br /><b>etx_float</b>: "
279 "floating point ETX with exponential aging<br /><b>etx_fpm</b> : same as "
280 "ext_float, but with integer arithmetic<br /><b>etx_ff</b> : ETX freifunk, an "
281 "etx variant which use all OLSR traffic (instead of only hellos) for ETX "
282 "calculation<br /><b>etx_ffeth</b>: incompatible variant of etx_ff that "
283 "allows ethernet links with ETX 0.1.<br />Defaults to \"etx_ff\""
287 "Link quality level switch between hopcount and cost-based (mostly ETX) "
288 "routing.<br /><b>0</b> = do not use link quality<br /><b>2</b> = use link "
289 "quality for MPR selection and routing<br />Default is \"2\""
292 msgid "LinkQuality Multiplicator"
295 msgid "Links per node (average)"
296 msgstr "Кол-во соединений на узел (среднее)"
299 msgstr "Кол-во соединений общее"
301 msgid "Local interface IP"
302 msgstr "IP адрес локального интерфейса"
308 msgstr "MID интервал"
310 msgid "MID validity time"
317 msgstr "Основной IP адрес"
320 "Make sure that OLSRd is running, the \"txtinfo\" plugin is loaded, "
321 "configured on port 2006 and accepts connections from \"127.0.0.1\"."
323 "Удостоверьтесь, что OLSRd работает, модуль \"txtinfo\" загружен, настроен на "
324 "порт 2006 и принимает соединения от \"127.0.0.1\"."
333 "Multiply routes with the factor given here. Allowed values are between 0.01 "
334 "and 1. It is only used when LQ-Level is greater than 0. Examples:<br /"
335 ">reduce LQ to 192.168.0.1 by half: 192.168.0.1 0.5<br />reduce LQ to all "
336 "nodes on this interface by 20%: default 0.8"
339 msgid "NAT threshold"
343 msgstr "Соседние узлы"
346 msgstr "Соседние IP адреса"
349 msgstr "Соседние узлы"
357 msgid "Network address"
358 msgstr "Сетевой адрес"
360 msgid "Nic changes poll interval"
369 msgid "OLSR - Display Options"
370 msgstr "OLSR - Настройки отображения"
372 msgid "OLSR - HNA-Announcements"
375 msgid "OLSR - Plugins"
376 msgstr "OLSR - Модули"
381 msgid "OLSR Daemon - Interface"
382 msgstr "OLSR севис - интерфейс"
384 msgid "OLSR connections"
385 msgstr "OLSR соединения"
396 msgid "Overview of currently active OLSR host net announcements"
399 msgid "Overview of currently established OLSR connections"
400 msgstr "Обзор установленных OLSR соединений"
402 msgid "Overview of currently known OLSR nodes"
403 msgstr "Обзор текущих известных OLSR узлов"
405 msgid "Overview of currently known routes to other OLSR nodes"
406 msgstr "Обзор известных маршрутов к OLSR узлам"
408 msgid "Overview of interfaces where OLSR is running"
409 msgstr "Обзор интерфейсов с запущенным OLSR"
411 msgid "Overview of known multiple interface announcements"
414 msgid "Overview of smart gateways in this network"
417 msgid "Plugin configuration"
418 msgstr "Настройки модулей"
423 msgid "Polling rate for OLSR sockets in seconds. Default is 0.05."
427 msgstr "Частота опроса"
439 "Resolve hostnames on status pages. It is generally safe to allow this, but "
440 "if you use public IPs and have unstable DNS-Setup then those pages will load "
441 "really slow. In this case disable it here."
447 msgid "Secondary OLSR interfaces"
448 msgstr "Вторичные OLSR интерфейсы"
451 "Sets the main IP (originator ip) of the router. This IP will NEVER change "
452 "during the uptime of olsrd. Default is 0.0.0.0, which triggers usage of the "
453 "IP of the first interface."
459 msgid "SmartGW announcements"
462 msgid "SmartGateway is not configured on this system."
465 msgid "Source address"
466 msgstr "Адрес источника"
469 "Specifies the speed of the uplink in kilobits/s. First parameter is "
470 "upstream, second parameter is downstream. Default is \"128 1024\"."
473 msgid "Speed of the uplink"
474 msgstr "Скорость отдачи"
482 msgid "Success rate of packages received from the neighbour"
485 msgid "Success rate of packages sent to the neighbour"
494 msgid "TC validity time"
501 "The OLSR daemon is an implementation of the Optimized Link State Routing "
502 "protocol. As such it allows mesh routing for any network equipment. It runs "
503 "on any wifi card that supports ad-hoc mode and of course on any ethernet "
504 "device. Visit <a href='http://www.olsr.org'>olsrd.org</a> for help and "
509 "The fixed willingness to use. If not set willingness will be calculated "
510 "dynamically based on battery/power status. Default is \"3\"."
513 msgid "The interface OLSRd should serve."
514 msgstr "Интерфейс, обслуживаемый OLSRd."
517 "The port OLSR uses. This should usually stay at the IANA assigned port 698. "
518 "It can have a value between 1 and 65535."
520 "Порт, используемый для OLSR. Рекомендуется использовать присвоенный IANA "
521 "порт 698. Допустимо любое значение в диапазоне от 1 до 65535."
524 "This can be used to signal the external IPv6 prefix of the uplink to the "
525 "clients. This might allow a client to change it's local IPv6 address to use "
526 "the IPv6 gateway without any kind of address translation. The maximum prefix "
527 "length is 64 bits. Default is \"::/0\" (no prefix)."
530 msgid "Timing and Validity"
537 "Type of service value for the IP header of control traffic. Default is "
541 msgid "Unable to connect to the OLSR daemon!"
542 msgstr "Не удалось подключиться к сервису OLSR!"
547 msgid "Uplink uses NAT"
550 msgid "Use hysteresis"
560 "Warning: kmod-ipip is not installed. Without kmod-ipip SmartGateway will not "
561 "work, please install it."
563 "Внимание: kmod-ipip не установлен. Без kmod-ipip SmartGateway не будет "
564 "работать, пожалуйста установите этот пакет."
570 "When multiple links exist between hosts the weight of interface is used to "
571 "determine the link to use. Normally the weight is automatically calculated "
572 "by olsrd based on the characteristics of the interface, but here you can "
573 "specify a fixed value. Olsrd will choose links with the lowest value.<br /"
574 "><b>Note:</b> Interface weight is used only when LinkQualityLevel is set to "
575 "0. For any other value of LinkQualityLevel, the interface ETX value is used "
580 "Which kind of uplink is exported to the other mesh nodes. An uplink is "
581 "detected by looking for a local HNA of 0.0.0.0/0, ::ffff:0:0/96 or 2000::/3. "
582 "Default setting is \"both\"."