olsr.po 70 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281
  1. msgid ""
  2. msgstr ""
  3. "Project-Id-Version: LuCI: olsr\n"
  4. "POT-Creation-Date: 2013-09-06 09:58+0200\n"
  5. "PO-Revision-Date: 2024-10-18 03:00+0000\n"
  6. "Last-Translator: sergio <sergio+it@outerface.net>\n"
  7. "Language-Team: Russian <https://hosted.weblate.org/projects/openwrt/"
  8. "luciapplicationsolsr/ru/>\n"
  9. "Language: ru\n"
  10. "MIME-Version: 1.0\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 && "
  14. "n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
  15. "X-Generator: Weblate 5.8-rc\n"
  16. "Project-Info: Это технический перевод, не дословный. Главное-удобный русский "
  17. "интерфейс, все проверялось в графическом режиме, совместим с другими apps\n"
  18. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/status-olsr/mid.js:152
  19. msgid "Active MID announcements"
  20. msgstr "Активные объявления MID"
  21. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/status-olsr/topology.js:173
  22. msgid "Active OLSR nodes"
  23. msgstr "Активные OLSR узлы"
  24. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/status-olsr/hna.js:252
  25. msgid "Active host net announcements"
  26. msgstr "Активные объявления хост-сети (HNA)"
  27. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/frontend/olsrd.js:128
  28. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/frontend/olsrd6.js:126
  29. msgid "Advanced Settings"
  30. msgstr "Дополнительные настройки"
  31. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/frontend/olsrd.js:69
  32. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/frontend/olsrd6.js:69
  33. msgid "Allow gateways with NAT"
  34. msgstr "Разрешить шлюзы с NAT"
  35. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/frontend/olsrd.js:69
  36. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/frontend/olsrd6.js:69
  37. msgid "Allow the selection of an outgoing IPv4 gateway with NAT"
  38. msgstr "Разрешить выбор исходящего IPv4 шлюза с NAT"
  39. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/frontend/olsrd.js:81
  40. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/frontend/olsrd6.js:81
  41. msgid "Announce uplink"
  42. msgstr "Объявить внешнее соединение"
  43. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/status-olsr/hna.js:170
  44. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/status-olsr/routes.js:179
  45. msgid "Announced network"
  46. msgstr "Объявить сеть"
  47. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/status-olsr/neighbors.js:544
  48. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/status-olsr/routes.js:298
  49. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/status-olsr/topology.js:186
  50. msgid "Bad (ETX > 10)"
  51. msgstr "Плохо (ETX > 10)"
  52. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/status-olsr/neighbors.js:553
  53. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/status-olsr/routes.js:307
  54. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/status-olsr/topology.js:195
  55. msgid "Bad (SNR < 5)"
  56. msgstr "Плохо (SNR < 5)"
  57. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/frontend/olsrdhna.js:17
  58. msgid "Both values must use the dotted decimal notation."
  59. msgstr ""
  60. "Оба значения должны быть в десятичном представлении с разделительными "
  61. "точками."
  62. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/status-olsr/interfaces.js:142
  63. msgid "Broadcast address"
  64. msgstr "Широковещательный адрес"
  65. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/status-olsr/interfaces.js:136
  66. msgid "Device"
  67. msgstr "Устройство"
  68. #: applications/luci-app-olsr/root/usr/share/luci/menu.d/luci-app-olsr-backend.json:14
  69. #: applications/luci-app-olsr/root/usr/share/luci/menu.d/luci-app-olsr-backend.json:56
  70. msgid "Display"
  71. msgstr "Показать"
  72. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/status-olsr/smartgw.js:137
  73. msgid "Downlink"
  74. msgstr "Внутреннее соединение"
  75. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/status-olsr/smartgw.js:134
  76. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/status-olsr/topology.js:143
  77. msgid "ETX"
  78. msgstr "ETX"
  79. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/status-olsr/neighbors.js:538
  80. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/status-olsr/routes.js:292
  81. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/status-olsr/topology.js:180
  82. msgid "ETX:"
  83. msgstr "ETX:"
  84. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/frontend/olsrd.js:60
  85. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/frontend/olsrd.js:513
  86. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/frontend/olsrd6.js:60
  87. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/frontend/olsrd6.js:489
  88. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/frontend/olsrdiface.js:41
  89. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/frontend/olsrdiface6.js:41
  90. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/frontend/olsrdplugins.js:50
  91. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/frontend/olsrdplugins6.js:48
  92. msgid "Enable"
  93. msgstr "Включить"
  94. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/frontend/olsrd.js:60
  95. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/frontend/olsrd6.js:60
  96. msgid ""
  97. "Enable SmartGateway. If it is disabled, then all other SmartGateway "
  98. "parameters are ignored. Default is \"no\"."
  99. msgstr ""
  100. "Включить SmartGW (смарт-шлюз).<br />Если выключено, все остальные параметры "
  101. "SmartGW игнорируются. По умолчанию 'нет'."
  102. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/frontend/olsrdiface.js:41
  103. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/frontend/olsrdiface6.js:41
  104. msgid "Enable this interface."
  105. msgstr "Использовать этот интерфейс."
  106. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/frontend/olsrdplugins.js:278
  107. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/frontend/olsrdplugins6.js:276
  108. msgid "Enabled"
  109. msgstr "Включено"
  110. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/status-olsr/neighbors.js:538
  111. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/status-olsr/routes.js:292
  112. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/status-olsr/topology.js:180
  113. msgid "Expected retransmission count"
  114. msgstr "Ожидаемое количество повторных передач"
  115. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/frontend/olsrd.js:153
  116. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/frontend/olsrd6.js:147
  117. msgid "FIB metric"
  118. msgstr "Метрика FIB"
  119. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/frontend/olsrd.js:155
  120. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/frontend/olsrd6.js:149
  121. msgid ""
  122. "FIBMetric controls the metric value of the host-routes OLSRd sets. \"flat\" "
  123. "means that the metric value is always 2. This is the preferred value because "
  124. "it helps the Linux kernel routing to clean up older routes. \"correct\" uses "
  125. "the hopcount as the metric value. \"approx\" uses the hopcount as the metric "
  126. "value too, but does only update the hopcount if the nexthop changes too. "
  127. "Default is \"flat\"."
  128. msgstr ""
  129. "Метрика FIB управляет значением метрики хост-маршрутов, которые "
  130. "устанавливает OLSRd. При 'flat' значение метрики всегда равно '2'. Это "
  131. "предпочтительное значение, помогающее ядру Linux очищать устаревшие маршруты."
  132. "<br />При 'correct' используется счётчик переходов в качестве значения "
  133. "метрики. 'approx' также использует счётчик переходов, но его обновление "
  134. "происходит только при изменении следующего перехода.<br />По умолчанию "
  135. "используется 'flat'."
  136. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/frontend/olsrd.js:209
  137. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/frontend/olsrd6.js:203
  138. msgid "Fisheye mechanism for TCs (checked means on). Default is \"on\""
  139. msgstr ""
  140. "Механизм 'fisheye' для TC-ов (средство проверки). По умолчанию 'включено'"
  141. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/status-olsr/smartgw.js:132
  142. msgid "Gateway"
  143. msgstr "Шлюз"
  144. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/frontend/olsrd.js:48
  145. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/frontend/olsrd.js:284
  146. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/frontend/olsrd6.js:48
  147. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/frontend/olsrd6.js:278
  148. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/frontend/olsrdiface.js:37
  149. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/frontend/olsrdiface6.js:37
  150. msgid "General Settings"
  151. msgstr "Основные настройки"
  152. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/frontend/olsrd.js:45
  153. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/frontend/olsrd6.js:45
  154. msgid "General settings"
  155. msgstr "Основные настройки"
  156. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/status-olsr/neighbors.js:542
  157. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/status-olsr/routes.js:296
  158. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/status-olsr/topology.js:184
  159. msgid "Good (2 < ETX < 4)"
  160. msgstr "Хорошо (2 < ETX < 4)"
  161. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/status-olsr/neighbors.js:551
  162. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/status-olsr/routes.js:305
  163. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/status-olsr/topology.js:193
  164. msgid "Good (30 > SNR > 20)"
  165. msgstr "Хорошо (30 > SNR > 20)"
  166. #: applications/luci-app-olsr/root/usr/share/rpcd/acl.d/luci-app-olsr.json:3
  167. msgid "Grant UCI access for luci-app-olsr"
  168. msgstr "Предоставить UCI доступ для luci-app-olsr"
  169. #: applications/luci-app-olsr/root/usr/share/rpcd/acl.d/luci-app-olsr-unauthenticated.json:3
  170. msgid "Grant read access"
  171. msgstr "Предоставить доступ для чтения"
  172. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/status-olsr/neighbors.js:541
  173. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/status-olsr/neighbors.js:550
  174. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/status-olsr/routes.js:295
  175. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/status-olsr/routes.js:304
  176. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/status-olsr/topology.js:183
  177. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/status-olsr/topology.js:192
  178. msgid "Green"
  179. msgstr "Зеленый"
  180. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/frontend/olsrd.js:550
  181. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/frontend/olsrd6.js:526
  182. #: applications/luci-app-olsr/root/usr/share/luci/menu.d/luci-app-olsr-frontend.json:34
  183. msgid "HNA"
  184. msgstr "HNA"
  185. #: applications/luci-app-olsr/root/usr/share/luci/menu.d/luci-app-olsr-backend.json:29
  186. #: applications/luci-app-olsr/root/usr/share/luci/menu.d/luci-app-olsr-backend.json:71
  187. msgid "HNA Announcements"
  188. msgstr "Объявления HNA"
  189. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/frontend/olsrd.js:449
  190. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/frontend/olsrd6.js:428
  191. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/frontend/olsrdiface.js:215
  192. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/frontend/olsrdiface6.js:199
  193. msgid "HNA interval"
  194. msgstr "Интервал HNA"
  195. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/frontend/olsrd.js:460
  196. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/frontend/olsrd6.js:439
  197. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/frontend/olsrdiface.js:226
  198. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/frontend/olsrdiface6.js:210
  199. msgid "HNA validity time"
  200. msgstr "Время действия HNA"
  201. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/frontend/olsrd.js:529
  202. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/frontend/olsrd6.js:505
  203. msgid "Hello"
  204. msgstr "Приветствие"
  205. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/frontend/olsrd.js:383
  206. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/frontend/olsrd6.js:362
  207. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/frontend/olsrdiface.js:149
  208. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/frontend/olsrdiface6.js:133
  209. msgid "Hello interval"
  210. msgstr "Интервал приветствия"
  211. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/frontend/olsrd.js:394
  212. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/frontend/olsrd6.js:373
  213. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/frontend/olsrdiface.js:160
  214. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/frontend/olsrdiface6.js:144
  215. msgid "Hello validity time"
  216. msgstr "Время действия приветствия"
  217. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/frontend/olsrdhna.js:17
  218. msgid "Hna4"
  219. msgstr "Hna4"
  220. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/frontend/olsrdhna.js:33
  221. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/frontend/olsrdhna6.js:14
  222. msgid "Hna6"
  223. msgstr "Hna6"
  224. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/status-olsr/smartgw.js:135
  225. msgid "Hops"
  226. msgstr "Переходы"
  227. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/status-olsr/neighbors.js:271
  228. msgid "Hostname"
  229. msgstr "Имя хоста"
  230. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/frontend/olsrdhna.js:14
  231. msgid ""
  232. "Hosts in an OLSR routed network can announce connectivity to external "
  233. "networks using HNA messages."
  234. msgstr ""
  235. "Хосты в маршрутизируемой сети OLSR могут извещать о подключении к внешним "
  236. "сетям с помощью сообщений HNA."
  237. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/frontend/olsrdhna6.js:12
  238. msgid ""
  239. "Hosts in an OLSR routed network can announce connectivity to external "
  240. "networks using HNA6 messages."
  241. msgstr ""
  242. "Хосты в маршрутизируемой сети OLSR могут извещать о подключении к внешним "
  243. "сетям с помощью сообщений HNA6."
  244. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/frontend/olsrd.js:218
  245. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/frontend/olsrd6.js:212
  246. msgid ""
  247. "Hysteresis for link sensing (only for hopcount metric). Hysteresis adds more "
  248. "robustness to the link sensing but delays neighbor registration. Defaults is "
  249. "\"yes\""
  250. msgstr ""
  251. "Гистерезис для авто определения канала (только для метрики кол-ва "
  252. "переходов). Гистерезис увеличивает надёжность канала, но вносит задержку в "
  253. "регистрацию соседних устройств. По умолчанию 'да'"
  254. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/frontend/olsrd.js:285
  255. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/frontend/olsrd6.js:279
  256. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/frontend/olsrdiface.js:38
  257. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/frontend/olsrdiface6.js:38
  258. msgid "IP Addresses"
  259. msgstr "IP-адреса"
  260. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/frontend/olsrd.js:130
  261. msgid ""
  262. "IP-version to use. If 6and4 is selected then one olsrd instance is started "
  263. "for each protocol."
  264. msgstr ""
  265. "IP версия для использования. Если выбран 6and4, то для каждого протокола "
  266. "запускается один экземпляр olsrd."
  267. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/status-olsr/smartgw.js:138
  268. msgid "IPv4"
  269. msgstr "IPv4"
  270. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/frontend/olsrd.js:355
  271. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/frontend/olsrdiface.js:121
  272. msgid "IPv4 broadcast"
  273. msgstr "Широковещательный IPv4-адрес"
  274. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/frontend/olsrd.js:356
  275. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/frontend/olsrdiface.js:122
  276. msgid ""
  277. "IPv4 broadcast address for outgoing OLSR packets. One useful example would "
  278. "be 255.255.255.255. Default is \"0.0.0.0\", which triggers the usage of the "
  279. "interface broadcast IP."
  280. msgstr ""
  281. "Широковещательный адрес IPv4 для исходящих OLSR пакетов. Например "
  282. "255.255.255.255. По умолчанию используется значение \"0.0.0.0\", которое "
  283. "запускает использование широковещательного IP-адреса интерфейса."
  284. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/frontend/olsrd.js:367
  285. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/frontend/olsrdiface.js:133
  286. msgid "IPv4 source"
  287. msgstr "IPv4 источник"
  288. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/frontend/olsrd.js:367
  289. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/frontend/olsrdiface.js:133
  290. msgid ""
  291. "IPv4 src address for outgoing OLSR packages. Default is \"0.0.0.0\", which "
  292. "triggers usage of the interface IP."
  293. msgstr ""
  294. "IPv4-адрес отправителя для исходящих OLSR пакетов. По умолчанию используется "
  295. "значение \"0.0.0.0\", которое запускает использование интерфейса IP."
  296. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/status-olsr/smartgw.js:139
  297. msgid "IPv6"
  298. msgstr "IPv6"
  299. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/frontend/olsrd.js:362
  300. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/frontend/olsrd6.js:346
  301. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/frontend/olsrdiface.js:128
  302. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/frontend/olsrdiface6.js:117
  303. msgid "IPv6 multicast"
  304. msgstr "IPv6 мультивещание"
  305. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/frontend/olsrd.js:362
  306. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/frontend/olsrd6.js:346
  307. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/frontend/olsrdiface.js:128
  308. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/frontend/olsrdiface6.js:117
  309. msgid ""
  310. "IPv6 multicast address. Default is \"FF02::6D\", the manet-router linklocal "
  311. "multicast."
  312. msgstr ""
  313. "IPv6-адрес мультивещания. По умолчанию 'FF02::6D', MANET маршрутизатор "
  314. "локальной сети мультивещания."
  315. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/frontend/olsrdhna.js:33
  316. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/frontend/olsrdhna6.js:14
  317. msgid ""
  318. "IPv6 network must be given in full notation, prefix must be in CIDR notation."
  319. msgstr ""
  320. "IPv6 сеть должна быть указана в полной нотации, префикс должен быть в "
  321. "нотации CIDR."
  322. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/frontend/olsrd.js:376
  323. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/frontend/olsrd6.js:355
  324. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/frontend/olsrdiface.js:142
  325. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/frontend/olsrdiface6.js:126
  326. msgid "IPv6 source"
  327. msgstr "IPv6 источник"
  328. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/frontend/olsrd.js:377
  329. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/frontend/olsrd6.js:356
  330. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/frontend/olsrdiface.js:143
  331. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/frontend/olsrdiface6.js:127
  332. msgid ""
  333. "IPv6 src prefix. OLSRd will choose one of the interface IPs which matches "
  334. "the prefix of this parameter. Default is \"0::/0\", which triggers the usage "
  335. "of a not-linklocal interface IP."
  336. msgstr ""
  337. "Префикс источника IPv6. OLSRd выберет один из IP-адресов интерфейса, который "
  338. "соответствует префиксу этого параметра. По умолчанию используется значение "
  339. "'0::/0', которое запускает использование IP интерфейса не локального "
  340. "соединения."
  341. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/frontend/olsrd.js:113
  342. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/frontend/olsrd6.js:113
  343. msgid "IPv6-Prefix of the uplink"
  344. msgstr "IPv6 Префикс внешнего соединения"
  345. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/frontend/olsrd.js:257
  346. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/frontend/olsrd6.js:251
  347. msgid ""
  348. "If the route to the current gateway is to be changed, the ETX value of this "
  349. "gateway is multiplied with this value before it is compared to the new one. "
  350. "The parameter can be a value between 0.1 and 1.0, but should be close to 1.0 "
  351. "if changed.<br /><b>WARNING:</b> This parameter should not be used together "
  352. "with the etx_ffeth metric!<br />Defaults to \"1.0\"."
  353. msgstr ""
  354. "Если маршрут к текущему шлюзу должен быть изменён, значение ETX данного "
  355. "шлюза умножается на указанное число перед сравнением с новым значением. "
  356. "Значение данного параметра может быть в пределах от '0.1' до '1.0', но при "
  357. "изменении должно быть ближе к '1.0'.<br /><b>Внимание:</b> Не используйте "
  358. "данный параметр вместе с метрикой etx_ffeth!<br />По умолчанию '1.0'."
  359. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/frontend/olsrd.js:93
  360. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/frontend/olsrd6.js:93
  361. msgid ""
  362. "If this Node uses NAT for connections to the internet. Default is \"yes\"."
  363. msgstr ""
  364. "Использует ли данный узел NAT для подключения к Интернету. По умолчанию 'да'."
  365. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/frontend/olsrdiface.js:33
  366. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/frontend/olsrdiface6.js:33
  367. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/status-olsr/interfaces.js:135
  368. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/status-olsr/neighbors.js:272
  369. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/status-olsr/routes.js:181
  370. #: applications/luci-app-olsr/root/usr/share/luci/menu.d/luci-app-olsr-frontend.json:50
  371. msgid "Interface"
  372. msgstr "Интерфейс"
  373. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/frontend/olsrd.js:288
  374. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/frontend/olsrd6.js:282
  375. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/frontend/olsrdiface.js:53
  376. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/frontend/olsrdiface6.js:53
  377. msgid ""
  378. "Interface mode is used to prevent unnecessary packet forwarding on switched "
  379. "ethernet interfaces. Valid modes are \"mesh\" and \"ether\". Default is "
  380. "\"mesh\"."
  381. msgstr ""
  382. "Режим интерфейса используется для предотвращения ненужных перенаправлений на "
  383. "коммутируемых Ethernet-интерфейсах. Возможные значения режима: 'mesh' и "
  384. "'ether'. По умолчанию 'mesh'."
  385. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/frontend/olsrd.js:471
  386. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/frontend/olsrd6.js:450
  387. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/status-olsr/interfaces.js:167
  388. msgid "Interfaces"
  389. msgstr "Интерфейсы"
  390. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/frontend/olsrd.js:280
  391. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/frontend/olsrd6.js:274
  392. msgid "Interfaces Defaults"
  393. msgstr "Значения по умолчанию для интерфейсов"
  394. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/frontend/olsrd.js:130
  395. msgid "Internet protocol"
  396. msgstr "Интернет протокол"
  397. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/frontend/olsrd.js:139
  398. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/frontend/olsrd6.js:133
  399. msgid ""
  400. "Interval to poll network interfaces for configuration changes (in seconds). "
  401. "Default is \"2.5\"."
  402. msgstr ""
  403. "Интервал опроса сетевых интерфейсов на наличие изменений в config файле "
  404. "(сек.). По умолчанию '2.5'."
  405. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/status-olsr/routes.js:285
  406. msgid "Known OLSR routes"
  407. msgstr "Известные маршруты OLSR"
  408. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/status-olsr/topology.js:141
  409. msgid "LQ"
  410. msgstr "LQ"
  411. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/frontend/olsrd.js:181
  412. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/frontend/olsrd6.js:175
  413. msgid "LQ aging"
  414. msgstr "LQ старение"
  415. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/frontend/olsrd.js:191
  416. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/frontend/olsrd6.js:185
  417. msgid "LQ algorithm"
  418. msgstr "LQ алгоритм"
  419. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/frontend/olsrd.js:209
  420. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/frontend/olsrd6.js:203
  421. msgid "LQ fisheye"
  422. msgstr "LQ рыбий глаз"
  423. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/frontend/olsrd.js:171
  424. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/frontend/olsrd6.js:165
  425. msgid "LQ level"
  426. msgstr "LQ частота"
  427. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/status-olsr/neighbors.js:536
  428. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/status-olsr/routes.js:290
  429. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/status-olsr/topology.js:178
  430. msgid "LQ:"
  431. msgstr "LQ:"
  432. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/status-olsr/topology.js:140
  433. msgid "Last hop"
  434. msgstr "Последний переход"
  435. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/status-olsr/neighbors.js:534
  436. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/status-olsr/routes.js:288
  437. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/status-olsr/topology.js:176
  438. msgid "Legend"
  439. msgstr "События"
  440. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/frontend/olsrdplugins.js:58
  441. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/frontend/olsrdplugins.js:287
  442. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/frontend/olsrdplugins6.js:56
  443. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/frontend/olsrdplugins6.js:285
  444. msgid "Library"
  445. msgstr "Библиотека"
  446. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/frontend/olsrd.js:49
  447. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/frontend/olsrd6.js:49
  448. msgid "Link Quality Settings"
  449. msgstr "Настройки качества соединений (LQ)"
  450. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/frontend/olsrd.js:182
  451. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/frontend/olsrd6.js:176
  452. msgid ""
  453. "Link quality aging factor (only for lq level 2). Tuning parameter for "
  454. "etx_float and etx_fpm, smaller values mean slower changes of ETX value. "
  455. "(allowed values are between 0.01 and 1.0)"
  456. msgstr ""
  457. "Коэффициент старения LQ (только для уровня LQ, равного 2).<br />Параметр "
  458. "подстройки для etx_float и etx_fpm.<br />Чем меньше значение, тем меньше "
  459. "изменения значения ETX.<br />Диапазон допустимых значений от '0.0' до '1.0'"
  460. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/frontend/olsrd.js:193
  461. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/frontend/olsrd6.js:187
  462. msgid ""
  463. "Link quality algorithm (only for lq level 2).<br /><b>etx_float</b>: "
  464. "floating point ETX with exponential aging<br /><b>etx_fpm</b> : same as "
  465. "etx_float, but with integer arithmetic<br /><b>etx_ff</b> : ETX freifunk, an "
  466. "etx variant which use all OLSR traffic (instead of only hellos) for ETX "
  467. "calculation<br /><b>etx_ffeth</b>: incompatible variant of etx_ff that "
  468. "allows ethernet links with ETX 0.1.<br />Defaults to \"etx_ff\""
  469. msgstr ""
  470. "Алгоритм LQ (только для уровня LQ, равного 2).<br /><b>etx_float</b>: ETX с "
  471. "плавающей точкой и экспоненциальным старением.<br /><b>etx_fpm</b> : тоже "
  472. "что и etx_float, но с целочисленной арифметикой.<br /><b>etx_ff</b> : ETX "
  473. "freifunk, использует весь трафик OLSR для расчета ETX.<br /><b>etx_ffeth</"
  474. "b>: несовместимый вариант etx_ff, разрешающий Ethernet-соединения с ETX 0.1."
  475. "<br />По умолчанию 'etx_ff'"
  476. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/frontend/olsrd.js:172
  477. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/frontend/olsrd6.js:166
  478. msgid ""
  479. "Link quality level switch between hopcount and cost-based (mostly ETX) "
  480. "routing.<br /><b>0</b> = do not use link quality<br /><b>2</b> = use link "
  481. "quality for MPR selection and routing<br />Default is \"2\""
  482. msgstr ""
  483. "Переключатель уровня LQ между маршрутизацией по кол-ву переходов и ETX.<br /"
  484. "><b>0</b> = не использовать LQ<br /><b>2</b> = использовать LQ для выбора "
  485. "MPR и маршрутизации<br />По умолчанию '2'"
  486. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/frontend/olsrd.js:315
  487. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/frontend/olsrd6.js:309
  488. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/frontend/olsrdiface.js:80
  489. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/frontend/olsrdiface6.js:80
  490. msgid "LinkQuality Multiplicator"
  491. msgstr "Мультипликатор качества соединения (LQ)"
  492. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/status-olsr/neighbors.js:273
  493. msgid "Local interface IP"
  494. msgstr "IP-адрес локального интерфейса"
  495. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/frontend/olsrd.js:543
  496. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/frontend/olsrd6.js:519
  497. #: applications/luci-app-olsr/root/usr/share/luci/menu.d/luci-app-olsr-frontend.json:42
  498. msgid "MID"
  499. msgstr "MID"
  500. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/frontend/olsrd.js:427
  501. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/frontend/olsrd6.js:406
  502. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/frontend/olsrdiface.js:193
  503. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/frontend/olsrdiface6.js:177
  504. msgid "MID interval"
  505. msgstr "Интервал MID"
  506. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/frontend/olsrd.js:438
  507. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/frontend/olsrd6.js:417
  508. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/frontend/olsrdiface.js:204
  509. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/frontend/olsrdiface6.js:188
  510. msgid "MID validity time"
  511. msgstr "Время действия MID"
  512. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/status-olsr/interfaces.js:138
  513. msgid "MTU"
  514. msgstr "MTU"
  515. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/frontend/olsrd.js:236
  516. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/frontend/olsrd6.js:230
  517. msgid "Main IP"
  518. msgstr "Основной IP-адрес"
  519. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/status-olsr/error_olsr.js:10
  520. msgid ""
  521. "Make sure that OLSRd is running, the \"jsoninfo\" plugin is loaded, "
  522. "configured on port 9090, and accepts connections from \"127.0.0.1\"."
  523. msgstr ""
  524. "Убедитесь, что OLSRd запущен, плагин \"jsoninfo\" загружен, настроен на порт "
  525. "9090 и принимает соединения с \"127.0.0.1\"."
  526. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/status-olsr/routes.js:182
  527. msgid "Metric"
  528. msgstr "Метрика"
  529. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/frontend/olsrd.js:288
  530. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/frontend/olsrd.js:524
  531. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/frontend/olsrd6.js:282
  532. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/frontend/olsrd6.js:500
  533. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/frontend/olsrdiface.js:53
  534. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/frontend/olsrdiface6.js:53
  535. msgid "Mode"
  536. msgstr "Режим"
  537. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/frontend/olsrd.js:317
  538. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/frontend/olsrdiface.js:82
  539. msgid ""
  540. "Multiply routes with the factor given here. Allowed values are between 0.01 "
  541. "and 1.0. It is only used when LQ-Level is greater than 0. Examples:<br /"
  542. ">reduce LQ to 192.168.0.1 by half: 192.168.0.1 0.5<br />reduce LQ to all "
  543. "nodes on this interface by 20%: default 0.8"
  544. msgstr ""
  545. "Умножить маршруты на указанный коэффициент в пределах от '0.01' до '1'. "
  546. "Данный коэффициент используется только в случае, если LQ уровень > 0. "
  547. "Примеры:<br />уменьшить LQ для 192.168.0.1 на половину: 192.168.0.1 '0.5'."
  548. "<br />уменьшить LQ для всех узлов на данном интерфейсе на 20%: default '0.8'"
  549. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/frontend/olsrd6.js:311
  550. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/frontend/olsrdiface6.js:82
  551. msgid ""
  552. "Multiply routes with the factor given here. Allowed values are between 0.01 "
  553. "and 1.0. It is only used when LQ-Level is greater than 0. Examples:<br /"
  554. ">reduce LQ to fd91:662e:3c58::1 by half: fd91:662e:3c58::1 0.5<br />reduce "
  555. "LQ to all nodes on this interface by 20%: default 0.8"
  556. msgstr ""
  557. "Умножить маршруты на указанный коэффициент в пределах от '0.01' до '1'. "
  558. "Данный коэффициент используется только в случае, если LQ-уровень больше 0. "
  559. "Примеры:<br />уменьшить LQ для fd91:662e:3c58::1 на половину: "
  560. "fd91:662e:3c58::1 0.5.<br />уменьшить LQ для всех узлов на данном интерфейсе "
  561. "на 20%: default 0.8"
  562. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/frontend/olsrd.js:255
  563. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/frontend/olsrd6.js:249
  564. msgid "NAT threshold"
  565. msgstr "Порог NAT"
  566. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/status-olsr/topology.js:142
  567. msgid "NLQ"
  568. msgstr "NLQ"
  569. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/status-olsr/neighbors.js:537
  570. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/status-olsr/routes.js:291
  571. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/status-olsr/topology.js:179
  572. msgid "NLQ:"
  573. msgstr "NLQ:"
  574. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/status-olsr/neighbors.js:270
  575. msgid "Neighbour IP"
  576. msgstr "Соседние IP-адреса"
  577. #: applications/luci-app-olsr/root/usr/share/luci/menu.d/luci-app-olsr-frontend.json:10
  578. msgid "Neighbours"
  579. msgstr "Соседние узлы"
  580. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/frontend/olsrdhna.js:26
  581. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/status-olsr/interfaces.js:141
  582. msgid "Netmask"
  583. msgstr "Маска сети"
  584. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/frontend/olsrd.js:521
  585. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/frontend/olsrd6.js:497
  586. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/frontend/olsrdiface.js:50
  587. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/frontend/olsrdiface6.js:50
  588. msgid "Network"
  589. msgstr "Сеть"
  590. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/frontend/olsrdhna.js:22
  591. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/frontend/olsrdhna.js:38
  592. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/frontend/olsrdhna6.js:19
  593. msgid "Network address"
  594. msgstr "Сетевой адрес"
  595. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/frontend/olsrd.js:139
  596. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/frontend/olsrd6.js:133
  597. msgid "Nic changes poll interval"
  598. msgstr "Сетевой адаптер изменяет интервал опроса"
  599. #: applications/luci-app-olsr/root/usr/share/luci/menu.d/luci-app-olsr-frontend.json:3
  600. msgid "OLSR"
  601. msgstr "OLSR"
  602. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/frontend/olsrddisplay.js:14
  603. msgid "OLSR - Display Options"
  604. msgstr "OLSR - Параметры отображения"
  605. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/frontend/olsrdhna.js:14
  606. msgid "OLSR - HNA-Announcements"
  607. msgstr "OLSR - HNA-объявления"
  608. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/frontend/olsrdhna6.js:12
  609. msgid "OLSR - HNA6-Announcements"
  610. msgstr "OLSR - HNA6-объявления"
  611. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/frontend/olsrdplugins.js:46
  612. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/frontend/olsrdplugins.js:261
  613. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/frontend/olsrdplugins6.js:44
  614. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/frontend/olsrdplugins6.js:259
  615. msgid "OLSR - Plugins"
  616. msgstr "OLSR - Плагины"
  617. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/frontend/olsrd.js:35
  618. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/frontend/olsrd6.js:35
  619. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/status-olsr/error_olsr.js:8
  620. msgid "OLSR Daemon"
  621. msgstr "OLSR демон"
  622. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/frontend/olsrdiface.js:16
  623. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/frontend/olsrdiface6.js:16
  624. msgid "OLSR Daemon - Interface"
  625. msgstr "OLSR демон - Интерфейс"
  626. #: applications/luci-app-olsr/root/usr/share/luci/menu.d/luci-app-olsr-backend.json:3
  627. msgid "OLSR IPv4"
  628. msgstr "OLSR IPv4"
  629. #: applications/luci-app-olsr/root/usr/share/luci/menu.d/luci-app-olsr-backend.json:45
  630. msgid "OLSR IPv6"
  631. msgstr "OLSR IPv6"
  632. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/status-olsr/neighbors.js:531
  633. msgid "OLSR connections"
  634. msgstr "OLSR соединения"
  635. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/status-olsr/hna.js:171
  636. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/status-olsr/routes.js:180
  637. msgid "OLSR gateway"
  638. msgstr "OLSR шлюз"
  639. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/status-olsr/mid.js:122
  640. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/status-olsr/topology.js:139
  641. msgid "OLSR node"
  642. msgstr "OLSR узел"
  643. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/status-olsr/neighbors.js:543
  644. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/status-olsr/neighbors.js:552
  645. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/status-olsr/routes.js:297
  646. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/status-olsr/routes.js:306
  647. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/status-olsr/topology.js:185
  648. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/status-olsr/topology.js:194
  649. msgid "Orange"
  650. msgstr "Оранжевый"
  651. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/status-olsr/hna.js:250
  652. msgid "Overview of currently active OLSR host net announcements"
  653. msgstr "Обзор текущих активных OLSR объявлений HNA"
  654. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/status-olsr/neighbors.js:529
  655. msgid "Overview of currently established OLSR connections"
  656. msgstr "Обзор установленных на данный момент OLSR соединений"
  657. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/status-olsr/topology.js:171
  658. msgid "Overview of currently known OLSR nodes"
  659. msgstr "Обзор известных на данный момент узлов OLSR"
  660. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/status-olsr/routes.js:283
  661. msgid "Overview of currently known routes to other OLSR nodes"
  662. msgstr "Обзор известных на данный момент маршрутов к другим OLSR узлам"
  663. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/status-olsr/interfaces.js:165
  664. msgid "Overview of interfaces where OLSR is running"
  665. msgstr "Обзор интерфейсов с запущенным OLSR"
  666. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/status-olsr/mid.js:150
  667. msgid "Overview of known multiple interface announcements"
  668. msgstr "Обзор известных объявлений с несколькими интерфейсами"
  669. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/status-olsr/smartgw.js:129
  670. msgid "Overview of smart gateways in this network"
  671. msgstr "Обзор смарт шлюзов в этой сети"
  672. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/frontend/olsrdplugins.js:47
  673. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/frontend/olsrdplugins6.js:45
  674. msgid "Plugin configuration"
  675. msgstr "Настройка плагинов"
  676. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/frontend/olsrdplugins.js:263
  677. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/frontend/olsrdplugins6.js:261
  678. #: applications/luci-app-olsr/root/usr/share/luci/menu.d/luci-app-olsr-backend.json:37
  679. #: applications/luci-app-olsr/root/usr/share/luci/menu.d/luci-app-olsr-backend.json:79
  680. msgid "Plugins"
  681. msgstr "Плагины"
  682. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/frontend/olsrd.js:134
  683. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/frontend/olsrd6.js:128
  684. msgid "Polling rate for OLSR sockets in seconds. Default is 0.05."
  685. msgstr "Частота опроса для сокетов OLSR в секундах. По умолчанию '0,05'."
  686. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/frontend/olsrd.js:134
  687. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/frontend/olsrd6.js:128
  688. msgid "Pollrate"
  689. msgstr "Частота опроса"
  690. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/frontend/olsrd.js:227
  691. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/frontend/olsrd6.js:221
  692. msgid "Port"
  693. msgstr "Порт"
  694. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/frontend/olsrdhna.js:42
  695. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/frontend/olsrdhna6.js:23
  696. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/status-olsr/smartgw.js:140
  697. msgid "Prefix"
  698. msgstr "Префикс"
  699. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/status-olsr/neighbors.js:544
  700. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/status-olsr/neighbors.js:553
  701. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/status-olsr/routes.js:298
  702. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/status-olsr/routes.js:307
  703. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/status-olsr/topology.js:186
  704. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/status-olsr/topology.js:195
  705. msgid "Red"
  706. msgstr "Красный"
  707. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/frontend/olsrddisplay.js:22
  708. msgid "Resolve"
  709. msgstr "Разрешить"
  710. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/frontend/olsrddisplay.js:23
  711. msgid ""
  712. "Resolve hostnames on status pages. It is generally safe to allow this, but "
  713. "if you use public IPs and have unstable DNS-Setup then those pages will load "
  714. "really slow. In this case disable it here."
  715. msgstr ""
  716. "Разрешать имена хостов на страницах состояния. Не используйте данную "
  717. "функцию, если у вас публичный IP-адрес и нестабильный DNS. В противном "
  718. "случае загрузка страниц состояния может происходить очень медленно.<br />В "
  719. "этом случае отключите ее здесь."
  720. #: applications/luci-app-olsr/root/usr/share/luci/menu.d/luci-app-olsr-frontend.json:18
  721. msgid "Routes"
  722. msgstr "Маршруты"
  723. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/status-olsr/neighbors.js:547
  724. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/status-olsr/routes.js:301
  725. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/status-olsr/topology.js:189
  726. msgid "SNR:"
  727. msgstr "SNR:"
  728. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/status-olsr/mid.js:122
  729. msgid "Secondary OLSR interfaces"
  730. msgstr "Вторичные OLSR интерфейсы"
  731. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/status-olsr/smartgw.js:133
  732. msgid "Selected"
  733. msgstr "Выбрано"
  734. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/frontend/olsrd.js:237
  735. msgid ""
  736. "Sets the main IP (originator ip) of the router. This IP will NEVER change "
  737. "during the uptime of olsrd. Default is 0.0.0.0, which triggers usage of the "
  738. "IP of the first interface."
  739. msgstr ""
  740. "Задает основной IP-адрес маршрутизатора (IP-адрес инициатора). Этот IP "
  741. "НИКОГДА не изменится во время работы olsrd. Значение по умолчанию — 0.0.0.0, "
  742. "что приводит к использованию IP-адреса первого интерфейса."
  743. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/frontend/olsrd6.js:231
  744. msgid ""
  745. "Sets the main IP (originator ip) of the router. This IP will NEVER change "
  746. "during the uptime of olsrd. Default is ::, which triggers usage of the IP of "
  747. "the first interface."
  748. msgstr ""
  749. "Задает основной IP-адрес (IP-адрес инициатора) маршрутизатора. Этот IP "
  750. "НИКОГДА не изменится во время работы olsrd. По умолчанию используется "
  751. "значение ::, которое запускает использование IP-адреса первого интерфейса."
  752. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/status-olsr/neighbors.js:547
  753. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/status-olsr/routes.js:301
  754. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/status-olsr/topology.js:189
  755. msgid "Signal Noise Ratio in dB"
  756. msgstr "Коэффициент шума сигнала в дБ"
  757. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/frontend/olsrd.js:59
  758. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/frontend/olsrd6.js:59
  759. #: applications/luci-app-olsr/root/usr/share/luci/menu.d/luci-app-olsr-frontend.json:58
  760. msgid "SmartGW"
  761. msgstr "SmartGW"
  762. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/status-olsr/smartgw.js:261
  763. msgid "SmartGW announcements"
  764. msgstr "SmartGW объявления"
  765. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/status-olsr/smartgw.js:273
  766. msgid "SmartGateway is not configured on this system"
  767. msgstr "SmartGateway не настроен в этой системе"
  768. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/status-olsr/interfaces.js:140
  769. msgid "Source address"
  770. msgstr "Адрес источника"
  771. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/frontend/olsrd.js:102
  772. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/frontend/olsrd6.js:102
  773. msgid ""
  774. "Specifies the speed of the uplink in kilobits/s. First parameter is "
  775. "upstream, second parameter is downstream. Default is \"128 1024\"."
  776. msgstr ""
  777. "Устанавливает скорость внешнего соединения в кбит/сек. Первый параметр - "
  778. "внешняя сеть, второй параметр - внутренняя сеть. Значение по умолчанию '128 "
  779. "1024'."
  780. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/frontend/olsrd.js:102
  781. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/frontend/olsrd6.js:102
  782. msgid "Speed of the uplink"
  783. msgstr "Скорость внешнего соединения"
  784. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/status-olsr/interfaces.js:137
  785. msgid "State"
  786. msgstr "Состояние"
  787. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/status-olsr/neighbors.js:552
  788. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/status-olsr/routes.js:306
  789. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/status-olsr/topology.js:194
  790. msgid "Still usable (20 > SNR > 5)"
  791. msgstr "Еще можно использовать (20 > SNR > 5)"
  792. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/status-olsr/neighbors.js:543
  793. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/status-olsr/routes.js:297
  794. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/status-olsr/topology.js:185
  795. msgid "Still usable (4 < ETX < 10)"
  796. msgstr "Еще можно использовать (4 < ETX < 10)"
  797. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/status-olsr/neighbors.js:536
  798. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/status-olsr/routes.js:290
  799. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/status-olsr/topology.js:178
  800. msgid "Success rate of packages received from the neighbour"
  801. msgstr ""
  802. "Показатель успешности прохождения пакетов, полученных от соседнего узла"
  803. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/status-olsr/neighbors.js:537
  804. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/status-olsr/routes.js:291
  805. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/status-olsr/topology.js:179
  806. msgid "Success rate of packages sent to the neighbour"
  807. msgstr "Показатель успешности прохождения пакетов, отправляемых соседнему узлу"
  808. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/frontend/olsrd.js:536
  809. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/frontend/olsrd6.js:512
  810. msgid "TC"
  811. msgstr "TC"
  812. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/frontend/olsrd.js:405
  813. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/frontend/olsrd6.js:384
  814. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/frontend/olsrdiface.js:171
  815. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/frontend/olsrdiface6.js:155
  816. msgid "TC interval"
  817. msgstr "Интервал TC"
  818. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/frontend/olsrd.js:416
  819. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/frontend/olsrd6.js:395
  820. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/frontend/olsrdiface.js:182
  821. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/frontend/olsrdiface6.js:166
  822. msgid "TC validity time"
  823. msgstr "Время действия TC"
  824. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/frontend/olsrd.js:144
  825. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/frontend/olsrd6.js:138
  826. msgid "TOS value"
  827. msgstr "Значение TOS"
  828. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/frontend/olsrd.js:37
  829. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/frontend/olsrd6.js:37
  830. msgid ""
  831. "The OLSR daemon is an implementation of the Optimized Link State Routing "
  832. "protocol. As such it allows mesh routing for any network equipment. It runs "
  833. "on any wifi card that supports ad-hoc mode and of course on any ethernet "
  834. "device. Visit <a href=\"http://www.olsr.org\">olsrd.org</a> for help and "
  835. "documentation."
  836. msgstr ""
  837. "Демон OLSR представляет собой реализацию протокола Optimized Link State "
  838. "Routing. Как таковой он позволяет осуществлять ячеистую маршрутизацию для "
  839. "любого сетевого оборудования. Он работает на любой wifi-карте, "
  840. "поддерживающей режим ad-hoc, и, конечно, на любом ethernet-устройстве. Для "
  841. "получения справки и документации посетите сайт <a href=\"http://www.olsr."
  842. "org\">olsrd.org</a>."
  843. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/frontend/olsrdiface.js:18
  844. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/frontend/olsrdiface6.js:18
  845. msgid ""
  846. "The OLSR daemon is an implementation of the Optimized Link State Routing "
  847. "protocol. As such it allows mesh routing for any network equipment. It runs "
  848. "on any wifi card that supports ad-hoc mode and of course on any ethernet "
  849. "device. Visit <a href='http://www.olsr.org'>olsrd.org</a> for help and "
  850. "documentation."
  851. msgstr ""
  852. "Демон OLSRd реализует поддержку протокола OLSR (Optimized Link State "
  853. "Routing), позволяя осуществлять маршрутизацию Mesh сетей для любого сетевого "
  854. "оборудования. OLSRd может работать на любом Wi-Fi-адаптере или устройстве "
  855. "Ethernet с поддержкой режима ad-hoc. Более подробную информацию можно найти "
  856. "на <a href='http://www.olsr.org'>olsrd.org</a>."
  857. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/frontend/olsrd.js:244
  858. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/frontend/olsrd6.js:238
  859. msgid ""
  860. "The fixed willingness to use. If not set willingness will be calculated "
  861. "dynamically based on battery/power status. Default is \"3\"."
  862. msgstr ""
  863. "Фиксированное значение готовности.<br />Если не задано, то будет "
  864. "рассчитываться динамически на основе состояния батареи/питания. По умолчанию "
  865. "'3'."
  866. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/frontend/olsrdiface.js:50
  867. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/frontend/olsrdiface6.js:50
  868. msgid "The interface OLSRd should serve."
  869. msgstr "Интерфейс, обслуживаемый OLSRd."
  870. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/frontend/olsrd.js:227
  871. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/frontend/olsrd6.js:221
  872. msgid ""
  873. "The port OLSR uses. This should usually stay at the IANA assigned port 698. "
  874. "It can have a value between 1 and 65535."
  875. msgstr ""
  876. "Порт, используемый для OLSR. Рекомендуется использовать присвоенный IANA "
  877. "порт 698.<br />Допустимо любое значение в диапазоне от 1 до 65535."
  878. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/frontend/olsrd.js:115
  879. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/frontend/olsrd6.js:115
  880. msgid ""
  881. "This can be used to signal the external IPv6 prefix of the uplink to the "
  882. "clients. This might allow a client to change it's local IPv6 address to use "
  883. "the IPv6 gateway without any kind of address translation. The maximum prefix "
  884. "length is 64 bits. Default is \"::/0\" (no prefix)."
  885. msgstr ""
  886. "Может быть использовано для оповещения клиентов об IPv6-префиксе внешнего "
  887. "соединения. Это может позволить клиентам изменять свой локальный IPv6-адрес "
  888. "для использования IPv6-шлюза без какой-либо трансляции адресов. Максимальная "
  889. "длина префикса - 64 бита. По умолчанию '::/0' (без префикса)."
  890. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/frontend/olsrd.js:286
  891. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/frontend/olsrd6.js:280
  892. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/frontend/olsrdiface.js:39
  893. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/frontend/olsrdiface6.js:39
  894. msgid "Timing and Validity"
  895. msgstr "Время и срок действия"
  896. #: applications/luci-app-olsr/root/usr/share/luci/menu.d/luci-app-olsr-frontend.json:26
  897. msgid "Topology"
  898. msgstr "Топология"
  899. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/frontend/olsrd.js:144
  900. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/frontend/olsrd6.js:138
  901. msgid ""
  902. "Type of service value for the IP header of control traffic. Default is "
  903. "\"16\"."
  904. msgstr ""
  905. "Значение строки ввода ToS, IP заголовка управляющего трафика. По умолчанию "
  906. "'16'."
  907. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/status-olsr/error_olsr.js:9
  908. msgid "Unable to connect to the OLSR daemon!"
  909. msgstr "Не удалось подключиться к демону OLSR!"
  910. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/status-olsr/smartgw.js:136
  911. msgid "Uplink"
  912. msgstr "Внешнее соединение"
  913. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/frontend/olsrd.js:93
  914. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/frontend/olsrd6.js:93
  915. msgid "Uplink uses NAT"
  916. msgstr "Внешнее соединение использует NAT"
  917. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/frontend/olsrd.js:217
  918. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/frontend/olsrd6.js:211
  919. msgid "Use hysteresis"
  920. msgstr "Использовать гистерезис"
  921. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/status-olsr/hna.js:172
  922. msgid "Validity Time"
  923. msgstr "Время действия"
  924. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/status-olsr/neighbors.js:541
  925. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/status-olsr/routes.js:295
  926. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/status-olsr/topology.js:183
  927. msgid "Very good (ETX < 2)"
  928. msgstr "Очень хорошо (ETX < 2)"
  929. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/status-olsr/neighbors.js:550
  930. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/status-olsr/routes.js:304
  931. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/status-olsr/topology.js:192
  932. msgid "Very good (SNR > 30)"
  933. msgstr "Очень хорошо (SNR > 30)"
  934. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/status-olsr/interfaces.js:139
  935. msgid "WLAN"
  936. msgstr "WLAN"
  937. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/frontend/olsrd.js:59
  938. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/frontend/olsrd6.js:59
  939. msgid ""
  940. "Warning: kmod-ipip is not installed. Without kmod-ipip SmartGateway will not "
  941. "work, please install it."
  942. msgstr ""
  943. "<b>Внимание:</b> 'kmod-ipip' не установлен. Без пакета модуля ядра kmod-"
  944. "ipip, SmartGW (смарт-шлюз) не будет работать, установите его."
  945. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/frontend/olsrd.js:298
  946. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/frontend/olsrd6.js:292
  947. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/frontend/olsrdiface.js:63
  948. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/frontend/olsrdiface6.js:63
  949. msgid "Weight"
  950. msgstr "Вес"
  951. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/frontend/olsrd.js:300
  952. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/frontend/olsrd6.js:294
  953. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/frontend/olsrdiface.js:65
  954. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/frontend/olsrdiface6.js:65
  955. msgid ""
  956. "When multiple links exist between hosts the weight of interface is used to "
  957. "determine the link to use. Normally the weight is automatically calculated "
  958. "by olsrd based on the characteristics of the interface, but here you can "
  959. "specify a fixed value. Olsrd will choose links with the lowest value.<br /"
  960. "><b>Note:</b> Interface weight is used only when LinkQualityLevel is set to "
  961. "0. For any other value of LinkQualityLevel, the interface ETX value is used "
  962. "instead."
  963. msgstr ""
  964. "При использовании нескольких соединений между хостами, вес служит для выбора "
  965. "используемого интерфейса. Обычно, вес рассчитывается автоматически демоном "
  966. "Olsrd на основе характеристик интерфейса, но данная строка позволяет "
  967. "установить вес вручную. Olsrd выберет соединения с наименьшим значением веса."
  968. "<br /><b>Внимание:</b> вес интерфейса используется только если в 'Уровень "
  969. "LQ' установлен '0'. Для любых других значений 'Уровень LQ', используется "
  970. "значение параметра 'ETX'."
  971. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/frontend/olsrd.js:82
  972. msgid ""
  973. "Which kind of uplink is exported to the other mesh nodes. An uplink is "
  974. "detected by looking for a local HNA of 0.0.0.0/0, ::ffff:0:0/96 or 2000::/3. "
  975. "Default setting is \"both\"."
  976. msgstr ""
  977. "Какой вид внешнего соединения экспортируется другим узлам Mesh сети. "
  978. "Определение внешнего соединения происходит при наличии в локальном HNA of "
  979. "0.0.0.0/0, ::ffff:0:0/96 или 2000::/3. Значение по умолчанию 'оба'."
  980. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/frontend/olsrd6.js:82
  981. msgid ""
  982. "Which kind of uplink is exported to the other mesh nodes. An uplink is "
  983. "detected by looking for a local HNA6 ::ffff:0:0/96 or 2000::/3. Default "
  984. "setting is \"both\"."
  985. msgstr ""
  986. "Какой вид внешнего соединения экспортируется другим узлам Mesh сети. "
  987. "Определение внешнего соединения происходит при наличии в локальном HNA6 ::"
  988. "ffff:0:0/96 или 2000::/3. Значение по умолчанию 'оба'."
  989. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/frontend/olsrd.js:244
  990. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/frontend/olsrd6.js:238
  991. msgid "Willingness"
  992. msgstr "Готовность"
  993. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/status-olsr/neighbors.js:542
  994. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/status-olsr/neighbors.js:551
  995. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/status-olsr/routes.js:296
  996. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/status-olsr/routes.js:305
  997. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/status-olsr/topology.js:184
  998. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/status-olsr/topology.js:193
  999. msgid "Yellow"
  1000. msgstr "Желтый"
  1001. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/status-olsr/interfaces.js:153
  1002. msgid "down"
  1003. msgstr "вниз"
  1004. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/status-olsr/interfaces.js:155
  1005. msgid "no"
  1006. msgstr "нет"
  1007. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/status-olsr/interfaces.js:153
  1008. msgid "up"
  1009. msgstr "вверх"
  1010. #: applications/luci-app-olsr/htdocs/luci-static/resources/view/olsr/status-olsr/interfaces.js:155
  1011. msgid "yes"
  1012. msgstr "да"
  1013. #~ msgid "Can only be a valid IPv4 or IPv6 address or 'default'"
  1014. #~ msgstr "Допускается только IPv4 или IPv6 адрес или 'по умолчанию'"
  1015. #~ msgid "Can only be a valid IPv6 address or 'default'"
  1016. #~ msgstr "Допускается только IPv6 адрес или 'по умолчанию'"
  1017. #~ msgid "Configuration"
  1018. #~ msgstr "Конфигурация"
  1019. #~ msgid ""
  1020. #~ "Could not get any data. Make sure the jsoninfo plugin is installed and "
  1021. #~ "allows connections from localhost."
  1022. #~ msgstr ""
  1023. #~ "Не удалось получить данные. Убедитесь, что плагин 'jsoninfo' установлен и "
  1024. #~ "разрешает соединения с localhost."
  1025. #~ msgid "Download Config"
  1026. #~ msgstr "Загрузить config файл"
  1027. #~ msgid "HNA6 Announcements"
  1028. #~ msgstr "Объявления HNA6"
  1029. #~ msgid "Hide IPv4"
  1030. #~ msgstr "Скрыть IPv4"
  1031. #~ msgid "Hide IPv6"
  1032. #~ msgstr "Скрыть IPv6"
  1033. #~ msgid "Invalid Value for LQMult-Value. Must be between 0.01 and 1.0."
  1034. #~ msgstr ""
  1035. #~ "Недопустимое значение для LQMult-Value. Должно быть между '0,01' и '1,0'."
  1036. #~ msgid ""
  1037. #~ "Invalid Value for LQMult-Value. You must use a decimal number between "
  1038. #~ "0.01 and 1.0 here."
  1039. #~ msgstr ""
  1040. #~ "Недопустимое значение для LQMult-Value. Вы должны использовать десятичное "
  1041. #~ "число между '0,01' и '1,0'."
  1042. #~ msgid ""
  1043. #~ "LQMult requires two values (IP address or 'default' and multiplicator) "
  1044. #~ "separated by space."
  1045. #~ msgstr ""
  1046. #~ "LQMult требует двух значений (IP-адрес или 'default' и множитель), "
  1047. #~ "разделенных пробелом."
  1048. #~ msgid "Links per node (average)"
  1049. #~ msgstr "Кол-во соединений на узел (среднее)"
  1050. #~ msgid "Links total"
  1051. #~ msgstr "Общее кол-во соединений"
  1052. #~ msgid ""
  1053. #~ "Make sure that OLSRd is running, the \"jsoninfo\" plugin is loaded, "
  1054. #~ "configured on port 9090 and accepts connections from \"127.0.0.1\"."
  1055. #~ msgstr ""
  1056. #~ "Удостоверьтесь, что демон OLSRd работает, плагин 'txtinfo' загружен, "
  1057. #~ "настроен на порт 9090 и принимает соединения от '127.0.0.1'."
  1058. #~ msgid "Neighbors"
  1059. #~ msgstr "Соседние узлы"
  1060. #~ msgid "Nodes"
  1061. #~ msgstr "Узлы"
  1062. #~ msgid "Overview"
  1063. #~ msgstr "Обзор"
  1064. #~ msgid "Show IPv4"
  1065. #~ msgstr "Показать IPv4"
  1066. #~ msgid "Show IPv6"
  1067. #~ msgstr "Показать IPv6"
  1068. #~ msgid "SmartGateway is not configured on this system."
  1069. #~ msgstr "SmartGW (смарт-шлюз) не настроен на этой системе."
  1070. #~ msgid "Version"
  1071. #~ msgstr "Версия"
  1072. #~ msgid "infinite"
  1073. #~ msgstr "бесконечно"
  1074. #~ msgid "Status"
  1075. #~ msgstr "Состояние"