aria2.po 49 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032
  1. msgid ""
  2. msgstr ""
  3. "Project-Id-Version: LuCI: aria2\n"
  4. "POT-Creation-Date: 2017-11-30 23:45+0300\n"
  5. "PO-Revision-Date: 2024-11-01 07:42+0000\n"
  6. "Last-Translator: lotigara <lotigara@yandex.ru>\n"
  7. "Language-Team: Russian <https://hosted.weblate.org/projects/openwrt/"
  8. "luciapplicationsaria2/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.2-dev\n"
  16. "Project-Info: Это технический перевод, не дословный. Главное-удобный русский "
  17. "интерфейс, все проверялось в графическом режиме, совместим с другими apps\n"
  18. #: applications/luci-app-aria2/htdocs/luci-static/resources/view/aria2/config.js:433
  19. msgid "<abbr title=\"Local Peer Discovery\">LPD</abbr> enabled"
  20. msgstr "<abbr title=\"Обнаружение локальных пиров\">LPD</abbr> включено"
  21. #: applications/luci-app-aria2/htdocs/luci-static/resources/view/aria2/config.js:551
  22. msgid "Additional BT tracker"
  23. msgstr "Дополнительный BT трекер"
  24. #: applications/luci-app-aria2/htdocs/luci-static/resources/view/aria2/config.js:556
  25. msgid "Advanced Options"
  26. msgstr "Расширенные параметры"
  27. #: applications/luci-app-aria2/htdocs/luci-static/resources/view/aria2/config.js:309
  28. msgid "All proxy"
  29. msgstr "Все прокси"
  30. #: applications/luci-app-aria2/htdocs/luci-static/resources/view/aria2/config.js:365
  31. msgid "Append HEADERs to HTTP request header."
  32. msgstr "Добавляет HEADER-ы в заголовок HTTP запроса."
  33. #: applications/luci-app-aria2/htdocs/luci-static/resources/view/aria2/config.js:188
  34. #: applications/luci-app-aria2/htdocs/luci-static/resources/view/aria2/config.js:194
  35. #: applications/luci-app-aria2/htdocs/luci-static/resources/view/aria2/files.js:45
  36. #: applications/luci-app-aria2/htdocs/luci-static/resources/view/aria2/log.js:58
  37. #: applications/luci-app-aria2/root/usr/share/luci/menu.d/luci-app-aria2.json:3
  38. msgid "Aria2"
  39. msgstr "Aria2"
  40. #: applications/luci-app-aria2/htdocs/luci-static/resources/view/aria2/config.js:189
  41. msgid ""
  42. "Aria2 is a lightweight multi-protocol &amp; multi-source, cross platform "
  43. "download utility."
  44. msgstr ""
  45. "Aria это легковесная, кроссплатформенная утилита загрузки файлов с "
  46. "поддержкой множества протоколов и источников."
  47. #: applications/luci-app-aria2/htdocs/luci-static/resources/view/aria2/config.js:565
  48. msgid "Auto save interval"
  49. msgstr "Интервал автосохранения"
  50. #: applications/luci-app-aria2/htdocs/luci-static/resources/view/aria2/config.js:204
  51. msgid "Basic Options"
  52. msgstr "Основные параметры"
  53. #: applications/luci-app-aria2/htdocs/luci-static/resources/view/aria2/config.js:413
  54. msgid "BitTorrent Options"
  55. msgstr "Параметры BitTorrent"
  56. #: applications/luci-app-aria2/htdocs/luci-static/resources/view/aria2/config.js:472
  57. msgid "BitTorrent listen port"
  58. msgstr "Порты BitTorrent-а"
  59. #: applications/luci-app-aria2/htdocs/luci-static/resources/view/aria2/config.js:329
  60. msgid "CA certificate"
  61. msgstr "Сертификат CA"
  62. #: applications/luci-app-aria2/htdocs/luci-static/resources/view/aria2/config.js:334
  63. msgid "Certificate"
  64. msgstr "Сертификат"
  65. #: applications/luci-app-aria2/htdocs/luci-static/resources/view/aria2/config.js:322
  66. msgid "Check certificate"
  67. msgstr "Проверить сертификат"
  68. #: applications/luci-app-aria2/htdocs/luci-static/resources/view/aria2/config.js:379
  69. msgid ""
  70. "Close connection if download speed is lower than or equal to this value "
  71. "(bytes per sec). 0 means has no lowest speed limit."
  72. msgstr ""
  73. "Закрывать соединение при скорости загрузки меньшей или равной данному "
  74. "значению(байт в секунду). 0 означает отсутствие минимального лимита скорости."
  75. #: applications/luci-app-aria2/htdocs/luci-static/resources/view/aria2/config.js:29
  76. #: applications/luci-app-aria2/htdocs/luci-static/resources/view/aria2/log.js:51
  77. msgid "Collecting data..."
  78. msgstr "Сбор данных..."
  79. #: applications/luci-app-aria2/htdocs/luci-static/resources/view/aria2/config.js:216
  80. msgid "Config file directory"
  81. msgstr "Каталог расположения сonfig файла"
  82. #: applications/luci-app-aria2/root/usr/share/luci/menu.d/luci-app-aria2.json:15
  83. msgid "Configuration"
  84. msgstr "Конфигурация"
  85. #: applications/luci-app-aria2/htdocs/luci-static/resources/view/aria2/config.js:367
  86. msgid "Connect timeout"
  87. msgstr "Тайм-аут подключения"
  88. #: applications/luci-app-aria2/htdocs/luci-static/resources/view/aria2/files.js:47
  89. msgid "Content of config file: <code>%s</code>"
  90. msgstr "Содержимое конфигурационного файла: <code>%s</code>"
  91. #: applications/luci-app-aria2/htdocs/luci-static/resources/view/aria2/files.js:48
  92. msgid "Content of session file: <code>%s</code>"
  93. msgstr "Содержимое файла сессии: <code>%s</code>"
  94. #: applications/luci-app-aria2/htdocs/luci-static/resources/view/aria2/config.js:478
  95. msgid "DHT Listen port"
  96. msgstr "Порт прослушивания DHT"
  97. #: applications/luci-app-aria2/htdocs/luci-static/resources/view/aria2/config.js:230
  98. msgid "Debug"
  99. msgstr "Отладка"
  100. #: applications/luci-app-aria2/htdocs/luci-static/resources/view/aria2/config.js:559
  101. msgid ""
  102. "Disable IPv6. This is useful if you have to use broken DNS and want to avoid "
  103. "terribly slow AAAA record lookup."
  104. msgstr ""
  105. "Отключить IPv6. Полезно в случае некорректно работающего DNS, для избежания "
  106. "ужасно медленного поиска AAAA записей."
  107. #: applications/luci-app-aria2/htdocs/luci-static/resources/view/aria2/config.js:577
  108. msgid "Disk cache"
  109. msgstr "Дисковый кэш"
  110. #: applications/luci-app-aria2/htdocs/luci-static/resources/view/aria2/config.js:396
  111. msgid "Don't split less than 2*SIZE byte range. Possible values: 1M-1024M."
  112. msgstr ""
  113. "Не разделять в диапазоне менее, чем 2*РАЗМЕР байт. Возможные значения: 1M-"
  114. "1024M."
  115. #: applications/luci-app-aria2/htdocs/luci-static/resources/view/aria2/config.js:391
  116. msgid "Download a file using N connections."
  117. msgstr "Загрузка файла используя N соединений."
  118. #: applications/luci-app-aria2/htdocs/luci-static/resources/view/aria2/config.js:212
  119. msgid "Download directory"
  120. msgstr "Каталог для загрузки"
  121. #: applications/luci-app-aria2/htdocs/luci-static/resources/view/aria2/config.js:417
  122. msgid "Enable IPv4 DHT functionality. It also enables UDP tracker support."
  123. msgstr ""
  124. "Включает функциональность IPv4 DHT. Он также включает поддержку трекеров UDP."
  125. #: applications/luci-app-aria2/htdocs/luci-static/resources/view/aria2/config.js:427
  126. msgid "Enable IPv6 DHT functionality."
  127. msgstr "Включить функциональность IPv6 DHT."
  128. #: applications/luci-app-aria2/htdocs/luci-static/resources/view/aria2/config.js:435
  129. msgid "Enable Local Peer Discovery."
  130. msgstr "Включить Local Peer Discovery."
  131. #: applications/luci-app-aria2/htdocs/luci-static/resources/view/aria2/config.js:444
  132. msgid "Enable Peer Exchange extension."
  133. msgstr "Включить расширение обмена пирами (Peer Exchange, PEX)."
  134. #: applications/luci-app-aria2/htdocs/luci-static/resources/view/aria2/config.js:579
  135. msgid "Enable disk cache (in bytes), set 0 to disabled."
  136. msgstr "Включить дисковый кэш (в байтах), 0 для отключения."
  137. #: applications/luci-app-aria2/htdocs/luci-static/resources/view/aria2/config.js:220
  138. msgid "Enable logging"
  139. msgstr "Включить ведение системного журнала"
  140. #: applications/luci-app-aria2/htdocs/luci-static/resources/view/aria2/config.js:442
  141. msgid "Enable peer exchange"
  142. msgstr "Включить обмен пирами"
  143. #: applications/luci-app-aria2/htdocs/luci-static/resources/view/aria2/config.js:306
  144. msgid "Enable proxy"
  145. msgstr "Включить прокси"
  146. #: applications/luci-app-aria2/htdocs/luci-static/resources/view/aria2/config.js:206
  147. msgid "Enabled"
  148. msgstr "Включено"
  149. #: applications/luci-app-aria2/htdocs/luci-static/resources/view/aria2/config.js:234
  150. msgid "Error"
  151. msgstr "Ошибка"
  152. #: applications/luci-app-aria2/htdocs/luci-static/resources/view/aria2/config.js:619
  153. msgid "Extra Settings"
  154. msgstr "Дополнительные настройки"
  155. #: applications/luci-app-aria2/htdocs/luci-static/resources/view/aria2/config.js:487
  156. msgid "False"
  157. msgstr "Ложь"
  158. #: applications/luci-app-aria2/htdocs/luci-static/resources/view/aria2/config.js:584
  159. msgid "File allocation"
  160. msgstr "Расположение файла"
  161. #: applications/luci-app-aria2/htdocs/luci-static/resources/view/aria2/files.js:45
  162. #: applications/luci-app-aria2/root/usr/share/luci/menu.d/luci-app-aria2.json:24
  163. msgid "Files"
  164. msgstr "Файлы"
  165. #: applications/luci-app-aria2/htdocs/luci-static/resources/view/aria2/config.js:485
  166. msgid "Follow torrent"
  167. msgstr "Запустить<br>торрент-файл"
  168. #: applications/luci-app-aria2/htdocs/luci-static/resources/view/aria2/config.js:190
  169. msgid "For more information, please visit: %s."
  170. msgstr "Для получения дополнительной информации посетите: %s."
  171. #: applications/luci-app-aria2/htdocs/luci-static/resources/view/aria2/config.js:597
  172. msgid "Force save"
  173. msgstr "Принудительное сохранение"
  174. #: applications/luci-app-aria2/htdocs/luci-static/resources/view/aria2/config.js:271
  175. msgid "Generate Randomly"
  176. msgstr "Генерировать случайно"
  177. #: applications/luci-app-aria2/root/usr/share/rpcd/acl.d/luci-app-aria2.json:3
  178. msgid "Grant UCI access for luci-app-aria2"
  179. msgstr "Предоставить UCI доступ для luci-app-aria2"
  180. #: applications/luci-app-aria2/htdocs/luci-static/resources/view/aria2/config.js:347
  181. msgid "HTTP accept gzip"
  182. msgstr "HTTP принимает gzip"
  183. #: applications/luci-app-aria2/htdocs/luci-static/resources/view/aria2/config.js:356
  184. msgid "HTTP no cache"
  185. msgstr "HTTP без кэша"
  186. #: applications/luci-app-aria2/htdocs/luci-static/resources/view/aria2/config.js:304
  187. msgid "HTTP/FTP/SFTP Options"
  188. msgstr "HTTP/FTP/SFTP опции"
  189. #: applications/luci-app-aria2/htdocs/luci-static/resources/view/aria2/config.js:364
  190. msgid "Header"
  191. msgstr "Заголовок"
  192. #: applications/luci-app-aria2/htdocs/luci-static/resources/view/aria2/files.js:46
  193. msgid "Here shows the files used by aria2."
  194. msgstr "Здесь показаны файлы используемые aria2."
  195. #: applications/luci-app-aria2/htdocs/luci-static/resources/view/aria2/config.js:415
  196. msgid "IPv4 <abbr title=\"Distributed Hash Table\">DHT</abbr> enabled"
  197. msgstr ""
  198. "IPv4 <abbr title=\"Распределённая хеш таблица (Distributed Hash "
  199. "Table)\">DHT</abbr> включен"
  200. #: applications/luci-app-aria2/htdocs/luci-static/resources/view/aria2/config.js:425
  201. msgid "IPv6 <abbr title=\"Distributed Hash Table\">DHT</abbr> enabled"
  202. msgstr ""
  203. "IPv6 <abbr title=\"Распределённая хеш таблица (Distributed Hash "
  204. "Table)\">DHT</abbr> включен"
  205. #: applications/luci-app-aria2/htdocs/luci-static/resources/view/aria2/config.js:558
  206. msgid "IPv6 disabled"
  207. msgstr "Протокол IPv6 отключен"
  208. #: applications/luci-app-aria2/htdocs/luci-static/resources/view/aria2/config.js:516
  209. msgid ""
  210. "If the whole download speed of every torrent is lower than SPEED, aria2 "
  211. "temporarily increases the number of peers to try for more download speed. "
  212. "Configuring this option with your preferred download speed can increase your "
  213. "download speed in some cases."
  214. msgstr ""
  215. "Если общая скорость загрузки каждого торрента ниже, чем SPEED, aria2 "
  216. "временно увеличивает количество пиров, чтобы попытаться получить большую "
  217. "скорость загрузки. Настройка этого параметра с предпочтительной скоростью "
  218. "загрузки может увеличить скорость загрузки в некоторых случаях."
  219. #: applications/luci-app-aria2/htdocs/luci-static/resources/view/aria2/config.js:231
  220. msgid "Info"
  221. msgstr "Информация"
  222. #: applications/luci-app-aria2/htdocs/luci-static/resources/view/aria2/config.js:41
  223. msgid "Installed web interface:"
  224. msgstr "Установленный веб-интерфейс:"
  225. #: applications/luci-app-aria2/htdocs/luci-static/resources/view/aria2/config.js:301
  226. msgid "Json-RPC URL"
  227. msgstr "URL-адрес Json-RPC"
  228. #: applications/luci-app-aria2/htdocs/luci-static/resources/view/aria2/config.js:488
  229. msgid "Keep in memory"
  230. msgstr "Хранить в памяти"
  231. #: applications/luci-app-aria2/htdocs/luci-static/resources/view/aria2/log.js:31
  232. msgid "Last 50 lines of log file:"
  233. msgstr "Последние 50 строк лог файла:"
  234. #: applications/luci-app-aria2/htdocs/luci-static/resources/view/aria2/log.js:36
  235. msgid "Last 50 lines of syslog:"
  236. msgstr "Последние 50 строк syslog'а:"
  237. #: applications/luci-app-aria2/htdocs/luci-static/resources/view/aria2/config.js:210
  238. msgid "Leave blank to use default user."
  239. msgstr "Оставьте пустым, чтобы использовать пользователя по умолчанию."
  240. #: applications/luci-app-aria2/htdocs/luci-static/resources/view/aria2/config.js:552
  241. msgid "List of additional BitTorrent tracker's announce URI."
  242. msgstr "Список дополнительных URI анонсов BitTorrent трекера."
  243. #: applications/luci-app-aria2/htdocs/luci-static/resources/view/aria2/config.js:625
  244. msgid ""
  245. "List of extra settings. Format: option=value, eg. <code>netrc-path=/tmp/."
  246. "netrc</code>."
  247. msgstr ""
  248. "Список дополнительных настроек. Формат: опция=значение, например, <code"
  249. ">netrc-path=/tmp/.netrc</code>."
  250. #: applications/luci-app-aria2/htdocs/luci-static/resources/view/aria2/log.js:49
  251. msgid "Loading"
  252. msgstr "Загрузка"
  253. #: applications/luci-app-aria2/root/usr/share/luci/menu.d/luci-app-aria2.json:33
  254. msgid "Log"
  255. msgstr "Системный журнал"
  256. #: applications/luci-app-aria2/htdocs/luci-static/resources/view/aria2/log.js:58
  257. msgid "Log Data"
  258. msgstr "Данные журнала"
  259. #: applications/luci-app-aria2/htdocs/luci-static/resources/view/aria2/config.js:223
  260. msgid "Log file"
  261. msgstr "Файл журнала"
  262. #: applications/luci-app-aria2/htdocs/luci-static/resources/view/aria2/config.js:228
  263. msgid "Log level"
  264. msgstr "Уровень журналирования"
  265. #: applications/luci-app-aria2/htdocs/luci-static/resources/view/aria2/config.js:377
  266. msgid "Lowest speed limit"
  267. msgstr "Минимальное ограничение скорости"
  268. #: applications/luci-app-aria2/htdocs/luci-static/resources/view/aria2/config.js:237
  269. msgid "Max concurrent downloads"
  270. msgstr "Максимальное количество одновременных загрузок"
  271. #: applications/luci-app-aria2/htdocs/luci-static/resources/view/aria2/config.js:385
  272. msgid "Max connection per server"
  273. msgstr "Максимальное количество<br>подключений на сервер"
  274. #: applications/luci-app-aria2/htdocs/luci-static/resources/view/aria2/config.js:612
  275. msgid "Max download limit"
  276. msgstr "Максимальная скорость скачивания"
  277. #: applications/luci-app-aria2/htdocs/luci-static/resources/view/aria2/config.js:390
  278. msgid "Max number of split"
  279. msgstr "Максимальное<br>число разделений"
  280. #: applications/luci-app-aria2/htdocs/luci-static/resources/view/aria2/config.js:504
  281. msgid "Max open files"
  282. msgstr "Максимальное количество открытых файлов"
  283. #: applications/luci-app-aria2/htdocs/luci-static/resources/view/aria2/config.js:605
  284. msgid "Max overall download limit"
  285. msgstr "Максимальный общий лимит загрузки"
  286. #: applications/luci-app-aria2/htdocs/luci-static/resources/view/aria2/config.js:490
  287. msgid "Max overall upload limit"
  288. msgstr "Максимальный общий лимит загрузки"
  289. #: applications/luci-app-aria2/htdocs/luci-static/resources/view/aria2/config.js:509
  290. msgid "Max peers"
  291. msgstr "Максимум пиров"
  292. #: applications/luci-app-aria2/htdocs/luci-static/resources/view/aria2/config.js:399
  293. msgid "Max tries"
  294. msgstr "Максимум попыток"
  295. #: applications/luci-app-aria2/htdocs/luci-static/resources/view/aria2/config.js:497
  296. msgid "Max upload limit"
  297. msgstr "Максимальная скорость отдачи"
  298. #: applications/luci-app-aria2/htdocs/luci-static/resources/view/aria2/config.js:395
  299. msgid "Min split size"
  300. msgstr "Минимальный размер разделений"
  301. #: applications/luci-app-aria2/htdocs/luci-static/resources/view/aria2/config.js:258
  302. msgid "No Authentication"
  303. msgstr "Без проверки подлинности"
  304. #: applications/luci-app-aria2/htdocs/luci-static/resources/view/aria2/log.js:33
  305. #: applications/luci-app-aria2/htdocs/luci-static/resources/view/aria2/log.js:38
  306. msgid "No log data."
  307. msgstr "Журнал пуст."
  308. #: applications/luci-app-aria2/htdocs/luci-static/resources/view/aria2/config.js:591
  309. msgid "None"
  310. msgstr "Ничего"
  311. #: applications/luci-app-aria2/htdocs/luci-static/resources/view/aria2/config.js:232
  312. msgid "Notice"
  313. msgstr "Уведомление"
  314. #: applications/luci-app-aria2/htdocs/luci-static/resources/view/aria2/config.js:242
  315. msgid "Pause"
  316. msgstr "Пауза"
  317. #: applications/luci-app-aria2/htdocs/luci-static/resources/view/aria2/config.js:242
  318. msgid "Pause download after added."
  319. msgstr "Поставить загрузку на паузу после добавления."
  320. #: applications/luci-app-aria2/htdocs/luci-static/resources/view/aria2/config.js:248
  321. msgid "Pause downloads created as a result of metadata download."
  322. msgstr "Приостановить загрузки, созданные в результате загрузки метаданных."
  323. #: applications/luci-app-aria2/htdocs/luci-static/resources/view/aria2/config.js:247
  324. msgid "Pause metadata"
  325. msgstr "Приостановить метаданные"
  326. #: applications/luci-app-aria2/htdocs/luci-static/resources/view/aria2/config.js:96
  327. msgid "Please input token length:"
  328. msgstr "Пожалуйста, введите длину токена:"
  329. #: applications/luci-app-aria2/htdocs/luci-static/resources/view/aria2/config.js:530
  330. msgid "Prefix of peer ID"
  331. msgstr "Префикс ID пира"
  332. #: applications/luci-app-aria2/htdocs/luci-static/resources/view/aria2/config.js:341
  333. msgid "Private key"
  334. msgstr "Закрытый ключ"
  335. #: applications/luci-app-aria2/htdocs/luci-static/resources/view/aria2/config.js:317
  336. msgid "Proxy password"
  337. msgstr "Пароль прокси-сервера"
  338. #: applications/luci-app-aria2/htdocs/luci-static/resources/view/aria2/config.js:314
  339. msgid "Proxy user"
  340. msgstr "Пользователь прокси-сервера"
  341. #: applications/luci-app-aria2/htdocs/luci-static/resources/view/aria2/config.js:240
  342. msgid "RPC Options"
  343. msgstr "Параметры RPC"
  344. #: applications/luci-app-aria2/htdocs/luci-static/resources/view/aria2/config.js:257
  345. msgid "RPC authentication method"
  346. msgstr "Метод аутентификации для доступа к удаленному управлению (RPC)"
  347. #: applications/luci-app-aria2/htdocs/luci-static/resources/view/aria2/config.js:283
  348. msgid "RPC certificate"
  349. msgstr "Сертификат RPC"
  350. #: applications/luci-app-aria2/htdocs/luci-static/resources/view/aria2/config.js:265
  351. msgid "RPC password"
  352. msgstr "Пароль для доступа к удаленному управлению (RPC)"
  353. #: applications/luci-app-aria2/htdocs/luci-static/resources/view/aria2/config.js:253
  354. msgid "RPC port"
  355. msgstr "Порт для доступа к удаленному управлению (RPC)"
  356. #: applications/luci-app-aria2/htdocs/luci-static/resources/view/aria2/config.js:293
  357. msgid "RPC private key"
  358. msgstr "Закрытый ключ RPC"
  359. #: applications/luci-app-aria2/htdocs/luci-static/resources/view/aria2/config.js:276
  360. msgid "RPC secure"
  361. msgstr "Безопасность RPC"
  362. #: applications/luci-app-aria2/htdocs/luci-static/resources/view/aria2/config.js:269
  363. msgid "RPC token"
  364. msgstr "RPC токен"
  365. #: applications/luci-app-aria2/htdocs/luci-static/resources/view/aria2/config.js:277
  366. msgid ""
  367. "RPC transport will be encrypted by SSL/TLS. The RPC clients must use https "
  368. "scheme to access the server. For WebSocket client, use wss scheme."
  369. msgstr ""
  370. "Транспорт RPC будет зашифрован с помощью SSL/TLS. Клиенты RPC должны "
  371. "использовать схему https для доступа к серверу. Для клиента WebSocket "
  372. "используйте схему wss."
  373. #: applications/luci-app-aria2/htdocs/luci-static/resources/view/aria2/config.js:262
  374. msgid "RPC username"
  375. msgstr "Логин для доступа к удаленному управлению (RPC)"
  376. #: applications/luci-app-aria2/htdocs/luci-static/resources/view/aria2/log.js:62
  377. msgid "Refresh every %s seconds."
  378. msgstr "Обновлять каждые %s секунд."
  379. #: applications/luci-app-aria2/htdocs/luci-static/resources/view/aria2/config.js:459
  380. msgid "Remove unselected file"
  381. msgstr "Удалить невыбранные файлы"
  382. #: applications/luci-app-aria2/htdocs/luci-static/resources/view/aria2/config.js:460
  383. msgid ""
  384. "Removes the unselected files when download is completed in BitTorrent. "
  385. "Please use this option with care because it will actually remove files from "
  386. "your disk."
  387. msgstr ""
  388. "Удаляет невыбранные файлы после завершения загрузки в BitTorrent. "
  389. "Пожалуйста, используйте эту опцию с осторожностью, так как она фактически "
  390. "удаляет файлы с вашего диска."
  391. #: applications/luci-app-aria2/htdocs/luci-static/resources/view/aria2/config.js:514
  392. msgid "Request peer speed limit"
  393. msgstr "Запрос ограничения скорости пира"
  394. #: applications/luci-app-aria2/htdocs/luci-static/resources/view/aria2/config.js:403
  395. msgid "Retry wait"
  396. msgstr "Ожидание повторной попытки"
  397. #: applications/luci-app-aria2/htdocs/luci-static/resources/view/aria2/config.js:209
  398. msgid "Run daemon as user"
  399. msgstr "Запуск демона от имени пользователя"
  400. #: applications/luci-app-aria2/htdocs/luci-static/resources/view/aria2/config.js:194
  401. msgid "Running Status"
  402. msgstr "Текущее состояние"
  403. #: applications/luci-app-aria2/htdocs/luci-static/resources/view/aria2/config.js:566
  404. msgid ""
  405. "Save a control file (*.aria2) every N seconds. If 0 is given, a control file "
  406. "is not saved during download."
  407. msgstr ""
  408. "Сохранять контрольный файл (*.aria2) каждые N секунд. Если задано 0, "
  409. "контрольный файл не сохраняется во время загрузки."
  410. #: applications/luci-app-aria2/htdocs/luci-static/resources/view/aria2/config.js:598
  411. msgid ""
  412. "Save download to session file even if the download is completed or removed. "
  413. "This option also saves control file in that situations. This may be useful "
  414. "to save BitTorrent seeding which is recognized as completed state."
  415. msgstr ""
  416. "Сохранить загрузку в файл сеанса, даже если загрузка завершена или удалена. "
  417. "Эта опция также сохраняет управляющий файл в таких ситуациях. Это может быть "
  418. "полезно для сохранения раздачи BitTorrent, которая распознается как "
  419. "завершенная."
  420. #: applications/luci-app-aria2/htdocs/luci-static/resources/view/aria2/config.js:572
  421. msgid ""
  422. "Save error/unfinished downloads to session file every N seconds. If 0 is "
  423. "given, file will be saved only when aria2 exits."
  424. msgstr ""
  425. "Сохранять ошибки/незавершенные загрузки в файл сессии каждые N секунд. Если "
  426. "задан 0, файл будет сохраняться только при выходе из aria2."
  427. #: applications/luci-app-aria2/htdocs/luci-static/resources/view/aria2/config.js:453
  428. msgid ""
  429. "Save meta data as \".torrent\" file. This option has effect only when "
  430. "BitTorrent Magnet URI is used. The file name is hex encoded info hash with "
  431. "suffix \".torrent\"."
  432. msgstr ""
  433. "Сохранять метаданные в файле \".torrent\". Эта опция действует только при "
  434. "использовании BitTorrent Magnet URI. Имя файла представляет собой хэш info в "
  435. "шестнадцатеричной кодировке с суффиксом \".torrent\"."
  436. #: applications/luci-app-aria2/htdocs/luci-static/resources/view/aria2/config.js:452
  437. msgid "Save metadata"
  438. msgstr "Сохранить метаданные"
  439. #: applications/luci-app-aria2/htdocs/luci-static/resources/view/aria2/config.js:571
  440. msgid "Save session interval"
  441. msgstr "Сохранить интервал сессии"
  442. #: applications/luci-app-aria2/htdocs/luci-static/resources/view/aria2/config.js:467
  443. msgid "Seed previously downloaded files without verifying piece hashes."
  444. msgstr "Передача ранее загруженных файлов без проверки хэшей частей."
  445. #: applications/luci-app-aria2/htdocs/luci-static/resources/view/aria2/config.js:538
  446. msgid "Seed ratio"
  447. msgstr "Соотношение сид"
  448. #: applications/luci-app-aria2/htdocs/luci-static/resources/view/aria2/config.js:545
  449. msgid "Seed time"
  450. msgstr "Время раздачи"
  451. #: applications/luci-app-aria2/htdocs/luci-static/resources/view/aria2/config.js:466
  452. msgid "Seed unverified"
  453. msgstr "Непроверенный сид"
  454. #: applications/luci-app-aria2/htdocs/luci-static/resources/view/aria2/config.js:348
  455. msgid ""
  456. "Send <code>Accept: deflate, gzip</code> request header and inflate response "
  457. "if remote server responds with <code>Content-Encoding: gzip</code> or "
  458. "<code>Content-Encoding: deflate</code>."
  459. msgstr ""
  460. "Отправлять <code>Accept: deflate, gzip</code> заголовок в запросе и "
  461. "увеличить ответ если заголовок в ответе удалённого сервера содержит "
  462. "<code>Content-Encoding: gzip</code> или <code>Content-Encoding: deflate</"
  463. "code>."
  464. #: applications/luci-app-aria2/htdocs/luci-static/resources/view/aria2/config.js:357
  465. msgid ""
  466. "Send <code>Cache-Control: no-cache</code> and <code>Pragma: no-cache</code> "
  467. "header to avoid cached content. If disabled, these headers are not sent and "
  468. "you can add Cache-Control header with a directive you like using \"Header\" "
  469. "option."
  470. msgstr ""
  471. "Отправить <code>Cache-Control: no-cache</code> и <code>Pragma: no-cache</"
  472. "code> заголовки чтобы не кешировать содержимое. Если параметр отключен, то "
  473. "заголовки не будут отправлены. Вы можете добавить Cache-Control заголовок с "
  474. "любым значением используя параметр \"Заголовки\"."
  475. #: applications/luci-app-aria2/htdocs/luci-static/resources/view/aria2/config.js:473
  476. msgid ""
  477. "Set TCP port number for BitTorrent downloads. Accept format: \"6881,6885\", "
  478. "\"6881-6999\" and \"6881-6889,6999\". Make sure that the specified ports are "
  479. "open for incoming TCP traffic."
  480. msgstr ""
  481. "Установить TCP порт для BitTorrent загрузок. Допустимые форматы: "
  482. "\"6881,6885\", \"6881-6999\" и \"6881-6889,6999\". Убедитесь что указанные "
  483. "порты открыты для входящего TCP трафика."
  484. #: applications/luci-app-aria2/htdocs/luci-static/resources/view/aria2/config.js:479
  485. msgid ""
  486. "Set UDP listening port used by DHT (IPv4, IPv6) and UDP tracker. Make sure "
  487. "that the specified ports are open for incoming UDP traffic."
  488. msgstr ""
  489. "Установите порт прослушивания UDP, используемый DHT (IPv4, IPv6) и UDP-"
  490. "трекером. Убедитесь, что указанные порты открыты для входящего UDP-трафика."
  491. #: applications/luci-app-aria2/htdocs/luci-static/resources/view/aria2/config.js:614
  492. msgid ""
  493. "Set max download speed per each download in bytes/sec. 0 means unrestricted."
  494. msgstr ""
  495. "Установить максимальную скорость загрузки для каждой загрузки в байт/сек. 0 "
  496. "значит без ограничений."
  497. #: applications/luci-app-aria2/htdocs/luci-static/resources/view/aria2/config.js:607
  498. msgid "Set max overall download speed in bytes/sec. 0 means unrestricted."
  499. msgstr ""
  500. "Установить максимальную общую скорость загрузки в байт/сек. 0 значит без "
  501. "ограничений."
  502. #: applications/luci-app-aria2/htdocs/luci-static/resources/view/aria2/config.js:492
  503. msgid "Set max overall upload speed in bytes/sec. 0 means unrestricted."
  504. msgstr ""
  505. "Установить максимальную общую скорость отдачи в байт/сек. 0 значит без "
  506. "ограничений."
  507. #: applications/luci-app-aria2/htdocs/luci-static/resources/view/aria2/config.js:499
  508. msgid ""
  509. "Set max upload speed per each torrent in bytes/sec. 0 means unrestricted."
  510. msgstr ""
  511. "Установить максимальную скорость отдачи для каждого торрента в байт/сек. 0 "
  512. "значит без ограничений."
  513. #: applications/luci-app-aria2/htdocs/luci-static/resources/view/aria2/config.js:368
  514. msgid ""
  515. "Set the connect timeout in seconds to establish connection to HTTP/FTP/proxy "
  516. "server. After the connection is established, this option makes no effect and "
  517. "\"Timeout\" option is used instead."
  518. msgstr ""
  519. "Установите таймаут подключения в секундах для установления соединения с HTTP/"
  520. "FTP/прокси-сервером. После установления соединения эта опция не имеет "
  521. "эффекта и вместо нее используется опция \"Timeout\"."
  522. #: applications/luci-app-aria2/htdocs/luci-static/resources/view/aria2/config.js:404
  523. msgid "Set the seconds to wait between retries."
  524. msgstr "Установить время ожидания в секундах между повторами."
  525. #: applications/luci-app-aria2/htdocs/luci-static/resources/view/aria2/config.js:409
  526. msgid "Set user agent for HTTP(S) downloads."
  527. msgstr "Установка user-agent для загрузок HTTP(S)."
  528. #: applications/luci-app-aria2/htdocs/luci-static/resources/view/aria2/config.js:188
  529. msgid "Settings"
  530. msgstr "Настройки"
  531. #: applications/luci-app-aria2/htdocs/luci-static/resources/view/aria2/config.js:620
  532. msgid "Settings in this section will be added to config file."
  533. msgstr "Настройки в этом разделе будут добавлены в файл конфигурации."
  534. #: applications/luci-app-aria2/htdocs/luci-static/resources/view/aria2/config.js:624
  535. msgid "Settings list"
  536. msgstr "Список настроек"
  537. #: applications/luci-app-aria2/htdocs/luci-static/resources/view/aria2/config.js:585
  538. msgid ""
  539. "Specify file allocation method. If you are using newer file systems such as "
  540. "ext4 (with extents support), btrfs, xfs or NTFS (MinGW build only), \"falloc"
  541. "\" is your best choice. It allocates large(few GiB) files almost instantly, "
  542. "but it may not be available if your system doesn't have posix_fallocate(3) "
  543. "function. Don't use \"falloc\" with legacy file systems such as ext3 and "
  544. "FAT32 because it takes almost same time as \"prealloc\" and it blocks aria2 "
  545. "entirely until allocation finishes."
  546. msgstr ""
  547. "Укажите способ размещения файлов. При использовании новых файловых систем, "
  548. "таких как ext4 (с поддержкой экстентов), btrfs, xfs или NTFS (только сборка "
  549. "MinGW), \"falloc\" является лучшим выбором. Он выделяет большие (несколько "
  550. "ГиБ) файлы почти мгновенно, но может быть недоступен, если в системе нет "
  551. "функции posix_fallocate(3). Не используйте \"falloc\" с устаревшими "
  552. "файловыми системами, такими как ext3 и FAT32, потому что это занимает почти "
  553. "такое же время, что и \"prealloc\", и полностью блокирует aria2 до "
  554. "завершения выделения."
  555. #: applications/luci-app-aria2/htdocs/luci-static/resources/view/aria2/config.js:505
  556. msgid ""
  557. "Specify maximum number of files to open in multi-file BitTorrent download "
  558. "globally."
  559. msgstr ""
  560. "Укажите максимальное количество файлов для открытия при многофайловой "
  561. "загрузки BitTorrent."
  562. #: applications/luci-app-aria2/htdocs/luci-static/resources/view/aria2/config.js:546
  563. msgid ""
  564. "Specify seeding time in minutes. If \"Seed ratio\" option is specified along "
  565. "with this option, seeding ends when at least one of the conditions is "
  566. "satisfied. Specifying 0 disables seeding after download completed."
  567. msgstr ""
  568. "Укажите время раздачи в минутах. Если вместе с этим параметром указан "
  569. "параметр \"Коэффициент сид\", раздача заканчивается при выполнении хотя бы "
  570. "одного из условий. Указание 0 отключает раздачу после завершения загрузки."
  571. #: applications/luci-app-aria2/htdocs/luci-static/resources/view/aria2/config.js:539
  572. msgid ""
  573. "Specify share ratio. Seed completed torrents until share ratio reaches "
  574. "RATIO. You are strongly encouraged to specify equals or more than 1.0 here. "
  575. "Specify 0.0 if you intend to do seeding regardless of share ratio."
  576. msgstr ""
  577. "Укажите соотношение. Раздавать завершенные торренты до тех пор, пока "
  578. "соотношение дюне достигнет RATIO. Настоятельно рекомендуется указывать здесь "
  579. "значение, равное или большее 1.0. Укажите 0.0, если собираетесь выполнять "
  580. "раздачу независимо от коэффициента."
  581. #: applications/luci-app-aria2/htdocs/luci-static/resources/view/aria2/config.js:510
  582. msgid "Specify the maximum number of peers per torrent, 0 means unlimited."
  583. msgstr ""
  584. "Укажите максимальное количество пиров для каждого торрента, 0 значит "
  585. "неограниченно."
  586. #: applications/luci-app-aria2/htdocs/luci-static/resources/view/aria2/config.js:531
  587. msgid ""
  588. "Specify the prefix of peer ID. The peer ID in BitTorrent is 20 byte length. "
  589. "If more than 20 bytes are specified, only first 20 bytes are used. If less "
  590. "than 20 bytes are specified, random byte data are added to make its length "
  591. "20 bytes."
  592. msgstr ""
  593. "Укажите префикс ID пира. Длинна ID пира в BitTorrent 20 байт, если указано "
  594. "больше, будут использоваться только первые 20. Если меньше, будет дополнено "
  595. "до 20 байт случайными данными."
  596. #: applications/luci-app-aria2/htdocs/luci-static/resources/view/aria2/config.js:525
  597. msgid ""
  598. "Stop BitTorrent download if download speed is 0 in consecutive N seconds. If "
  599. "0 is given, this feature is disabled."
  600. msgstr ""
  601. "Остановка загрузки BitTorrent, если скорость загрузки равна 0 в течение N "
  602. "секунд подряд. Если задан 0, эта функция отключена."
  603. #: applications/luci-app-aria2/htdocs/luci-static/resources/view/aria2/config.js:524
  604. msgid "Stop timeout"
  605. msgstr "Таймаут остановки"
  606. #: applications/luci-app-aria2/htdocs/luci-static/resources/view/aria2/config.js:36
  607. msgid "The Aria2 service is not running."
  608. msgstr "Aria2 сервис не запущен."
  609. #: applications/luci-app-aria2/htdocs/luci-static/resources/view/aria2/config.js:35
  610. msgid "The Aria2 service is running."
  611. msgstr "Aria2 сервис запущен."
  612. #: applications/luci-app-aria2/htdocs/luci-static/resources/view/aria2/config.js:217
  613. msgid "The directory to store the config file, session file and DHT file."
  614. msgstr "Каталог хранения конфигурационных файлов, сессий и DHT файлов."
  615. #: applications/luci-app-aria2/htdocs/luci-static/resources/view/aria2/config.js:213
  616. msgid ""
  617. "The directory to store the downloaded file. For example <code>/mnt/sda1</"
  618. "code>."
  619. msgstr "Каталог хранения загруженных файлов. Например <code>/mnt/sda1</code>."
  620. #: applications/luci-app-aria2/htdocs/luci-static/resources/view/aria2/config.js:224
  621. msgid "The file name of the log file."
  622. msgstr "Название лог файла."
  623. #: applications/luci-app-aria2/htdocs/luci-static/resources/view/aria2/config.js:386
  624. msgid "The maximum number of connections to one server for each download."
  625. msgstr "Максимальное число подключений к одному серверу для каждой загрузки."
  626. #: applications/luci-app-aria2/htdocs/luci-static/resources/view/aria2/config.js:418
  627. #: applications/luci-app-aria2/htdocs/luci-static/resources/view/aria2/config.js:428
  628. #: applications/luci-app-aria2/htdocs/luci-static/resources/view/aria2/config.js:436
  629. #: applications/luci-app-aria2/htdocs/luci-static/resources/view/aria2/config.js:445
  630. msgid "This option will be ignored if a private flag is set in a torrent."
  631. msgstr ""
  632. "Этот параметр будет проигнорирован, если указан приватный флаг в торренте."
  633. #: applications/luci-app-aria2/htdocs/luci-static/resources/view/aria2/config.js:373
  634. msgid "Timeout"
  635. msgstr "Тайм-аут"
  636. #: applications/luci-app-aria2/htdocs/luci-static/resources/view/aria2/config.js:260
  637. msgid "Token"
  638. msgstr "Токен"
  639. #: applications/luci-app-aria2/htdocs/luci-static/resources/view/aria2/config.js:486
  640. msgid "True"
  641. msgstr "Истина"
  642. #: applications/luci-app-aria2/htdocs/luci-static/resources/view/aria2/config.js:310
  643. msgid "Use a proxy server for all protocols."
  644. msgstr "Использовать прокси-сервер для всех протоколов."
  645. #: applications/luci-app-aria2/htdocs/luci-static/resources/view/aria2/config.js:330
  646. msgid ""
  647. "Use the certificate authorities in FILE to verify the peers. The certificate "
  648. "file must be in PEM format and can contain multiple CA certificates."
  649. msgstr ""
  650. "Используйте центры сертификации в файле FILE для проверки пиров. Файл "
  651. "сертификата должен быть в формате PEM и может содержать несколько "
  652. "сертификатов CA."
  653. #: applications/luci-app-aria2/htdocs/luci-static/resources/view/aria2/config.js:284
  654. msgid ""
  655. "Use the certificate in FILE for RPC server. The certificate must be either "
  656. "in PKCS12 (.p12, .pfx) or in PEM format.<br/>PKCS12 files must contain the "
  657. "certificate, a key and optionally a chain of additional certificates. Only "
  658. "PKCS12 files with a blank import password can be opened!<br/>When using PEM, "
  659. "you have to specify the \"RPC private key\" as well."
  660. msgstr ""
  661. "Используйте сертификат в FILE для RPC-сервера. Сертификат должен быть либо в "
  662. "формате PKCS12 (.p12, .pfx), либо в формате PEM.<br/>Файлы PKCS12 должны "
  663. "содержать сертификат, ключ и, по желанию, цепочку дополнительных "
  664. "сертификатов. Открывать можно только файлы PKCS12 с пустым паролем импорта!<"
  665. "br/>При использовании PEM необходимо также указать \"закрытый ключ RPC\"."
  666. #: applications/luci-app-aria2/htdocs/luci-static/resources/view/aria2/config.js:335
  667. msgid ""
  668. "Use the client certificate in FILE. The certificate must be either in PKCS12 "
  669. "(.p12, .pfx) or in PEM format.<br/>PKCS12 files must contain the "
  670. "certificate, a key and optionally a chain of additional certificates. Only "
  671. "PKCS12 files with a blank import password can be opened!<br/>When using PEM, "
  672. "you have to specify the \"Private key\" as well."
  673. msgstr ""
  674. "Используйте сертификат клиента в FILE. Сертификат должен быть либо в формате "
  675. "PKCS12 (.p12, .pfx), либо в формате PEM.<br/>Файлы PKCS12 должны содержать "
  676. "сертификат, ключ и, по желанию, цепочку дополнительных сертификатов. "
  677. "Открывать можно только файлы PKCS12 с пустым паролем импорта!<br/>При "
  678. "использовании PEM необходимо указать также \"Закрытый ключ\"."
  679. #: applications/luci-app-aria2/htdocs/luci-static/resources/view/aria2/config.js:294
  680. msgid ""
  681. "Use the private key in FILE for RPC server. The private key must be "
  682. "decrypted and in PEM format."
  683. msgstr ""
  684. "Используйте закрытый ключ в FILE для RPC-сервера. Закрытый ключ должен быть "
  685. "расшифрован и иметь формат PEM."
  686. #: applications/luci-app-aria2/htdocs/luci-static/resources/view/aria2/config.js:342
  687. msgid ""
  688. "Use the private key in FILE. The private key must be decrypted and in PEM "
  689. "format. The behavior when encrypted one is given is undefined."
  690. msgstr ""
  691. "Используйте закрытый ключ в файле FILE. Закрытый ключ должен быть "
  692. "расшифрован и иметь формат PEM. Поведение при передаче зашифрованного ключа "
  693. "не определено."
  694. #: applications/luci-app-aria2/htdocs/luci-static/resources/view/aria2/config.js:408
  695. msgid "User agent"
  696. msgstr "User agent"
  697. #: applications/luci-app-aria2/htdocs/luci-static/resources/view/aria2/config.js:259
  698. msgid "Username & Password"
  699. msgstr "Имя и пароль"
  700. #: applications/luci-app-aria2/htdocs/luci-static/resources/view/aria2/config.js:323
  701. msgid ""
  702. "Verify the peer using certificates specified in \"CA certificate\" option."
  703. msgstr ""
  704. "Убедитесь, что пир использует сертификаты, указанные в опции \"Сертификат "
  705. "CA\"."
  706. #: applications/luci-app-aria2/htdocs/luci-static/resources/view/aria2/config.js:233
  707. msgid "Warn"
  708. msgstr "Внимание"
  709. #: applications/luci-app-aria2/htdocs/luci-static/resources/view/aria2/config.js:381
  710. #: applications/luci-app-aria2/htdocs/luci-static/resources/view/aria2/config.js:493
  711. #: applications/luci-app-aria2/htdocs/luci-static/resources/view/aria2/config.js:500
  712. #: applications/luci-app-aria2/htdocs/luci-static/resources/view/aria2/config.js:520
  713. #: applications/luci-app-aria2/htdocs/luci-static/resources/view/aria2/config.js:580
  714. #: applications/luci-app-aria2/htdocs/luci-static/resources/view/aria2/config.js:608
  715. #: applications/luci-app-aria2/htdocs/luci-static/resources/view/aria2/config.js:615
  716. msgid "You can append K or M."
  717. msgstr "Можно добавить K или M."
  718. #: applications/luci-app-aria2/htdocs/luci-static/resources/view/aria2/config.js:594
  719. msgid "falloc"
  720. msgstr "falloc"
  721. #: applications/luci-app-aria2/htdocs/luci-static/resources/view/aria2/config.js:592
  722. msgid "prealloc"
  723. msgstr "prealloc"
  724. #: applications/luci-app-aria2/htdocs/luci-static/resources/view/aria2/config.js:593
  725. msgid "trunc"
  726. msgstr "trunc"
  727. #~ msgid "Empty file."
  728. #~ msgstr "Пустой файл."
  729. #~ msgid "Error: Can't find aria2c in PATH, please reinstall aria2."
  730. #~ msgstr "Ошибка: Не найден aria2c в PATH, пожалуйста переустановите aria2."
  731. #~ msgid "Failed to load log data."
  732. #~ msgstr "Не удалось загрузить лог."
  733. #~ msgid "File does not exist."
  734. #~ msgstr "Файл не существует."
  735. #~ msgid "For more information, please visit: %s"
  736. #~ msgstr "Для получения большей информации, пожалуйста посетите: %s"
  737. #~ msgid "Refresh every 10 seconds."
  738. #~ msgstr "Обновлять каждые 10 секунд."
  739. #~ msgid "Show URL"
  740. #~ msgstr "Показать URL-адрес"
  741. #~ msgid "Use WebSocket"
  742. #~ msgstr "Использовать WebSockets"
  743. #~ msgid "\"Falloc\" is not available in all cases."
  744. #~ msgstr "'Falloc' возможен не всегда."
  745. #~ msgid "<abbr title=\"Distributed Hash Table\">DHT</abbr> enabled"
  746. #~ msgstr "<abbr title=\"Распределенная Hash таблица\">DHT</abbr> включена"
  747. #~ msgid "Additional Bt tracker enabled"
  748. #~ msgstr "Дополнительный<br />Bt tracker включен"
  749. #~ msgid "Aria2 Settings"
  750. #~ msgstr "Настройка Aria2"
  751. #~ msgid "Aria2 Status"
  752. #~ msgstr "Состояние Aria2"
  753. #~ msgid ""
  754. #~ "Aria2 is a multi-protocol &amp; multi-source download utility, here you "
  755. #~ "can configure the settings."
  756. #~ msgstr ""
  757. #~ "Aria2 - это мульти-протокольная и мульти-платформенная утилита загрузки, "
  758. #~ "здесь вы сможете ее настроить."
  759. #~ msgid "Autosave session interval"
  760. #~ msgstr "Интервал сессии автосохранения"
  761. #~ msgid "BitTorrent Settings"
  762. #~ msgstr "Настройки BitTorrent-а"
  763. #~ msgid "Default download directory"
  764. #~ msgstr "Папка для загрузки<br />файлов по умолчанию"
  765. #~ msgid "Enable log"
  766. #~ msgstr "Включить ведение системного журнала"
  767. #~ msgid "Falloc"
  768. #~ msgstr "Falloc"
  769. #~ msgid "Files and Locations"
  770. #~ msgstr "Файлы и папки"
  771. #~ msgid "General Settings"
  772. #~ msgstr "Основные настройки"
  773. #~ msgid "List of additional Bt tracker"
  774. #~ msgstr "Список дополнительных BT tracker-ов"
  775. #~ msgid "List of extra settings"
  776. #~ msgstr "Список дополнительных настроек"
  777. #~ msgid "Max number of peers per torrent"
  778. #~ msgstr "Максимальное число<br />пиров на торрент-файл"
  779. #~ msgid "Off"
  780. #~ msgstr "Выключено"
  781. #~ msgid "Open WebUI-Aria2"
  782. #~ msgstr "Открыть WebUI-Aria2"
  783. #~ msgid "Open YAAW"
  784. #~ msgstr "Открыть YAAW"
  785. #~ msgid "Overall download limit"
  786. #~ msgstr "Общее ограничение<br />скорости загрузки"
  787. #~ msgid "Overall speed limit enabled"
  788. #~ msgstr "Общее ограничение скорости<br /> для утилиты включено"
  789. #~ msgid "Overall upload limit"
  790. #~ msgstr "Общее ограничение<br />скорости раздачи"
  791. #~ msgid "Per task download limit"
  792. #~ msgstr "Ограничить скорость загрузки"
  793. #~ msgid "Per task speed limit enabled"
  794. #~ msgstr "Ограничить скорость для одной задачи включено"
  795. #~ msgid "Per task upload limit"
  796. #~ msgstr "Ограничить скорость раздачи"
  797. #~ msgid "Prealloc"
  798. #~ msgstr "Предварительно"
  799. #~ msgid "Preallocation"
  800. #~ msgstr "Предварительное<br />распределение<br />места под файл"
  801. #~ msgid "RPC Token"
  802. #~ msgstr "Токен для доступа к удаленному управлению (RPC)"
  803. #~ msgid "Sec"
  804. #~ msgstr "Секунды"
  805. #~ msgid "Task Settings"
  806. #~ msgstr "Настройки задач"
  807. #~ msgid "Trunc"
  808. #~ msgstr "Сокращать"
  809. #~ msgid "User agent value"
  810. #~ msgstr "Агент пользователя"
  811. #~ msgid "View Json-RPC URL"
  812. #~ msgstr "Показать URL Json-RPC"
  813. #~ msgid "in bytes, You can append K or M."
  814. #~ msgstr ""
  815. #~ "Дисковый кэш в байтах. Вы можете добавить суффикс K (кило) или М (мега)."
  816. #~ msgid "in bytes/sec, You can append K or M."
  817. #~ msgstr ""
  818. #~ "в байтах/секундах. Вы можете добавить суффикс K (кило) или М (мега)."
  819. #~ msgid "Log file is in the config file dir."
  820. #~ msgstr "Файл системного журнала находится в папке с config файлом."