uhttpd.po 15 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306
  1. msgid ""
  2. msgstr ""
  3. "Project-Id-Version: LuCI: uhttpd\n"
  4. "POT-Creation-Date: 2017-12-06 22:30+0300\n"
  5. "PO-Revision-Date: 2024-01-19 12:37+0000\n"
  6. "Last-Translator: st7105 <st7105@gmail.com>\n"
  7. "Language-Team: Russian <https://hosted.weblate.org/projects/openwrt/"
  8. "luciapplicationsuhttpd/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.4-dev\n"
  16. "Project-Info: Это технический перевод, не дословный. Главное-удобный русский "
  17. "интерфейс, все проверялось в графическом режиме, совместим с другими apps\n"
  18. #: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:160
  19. msgid ""
  20. "(/old/path=/new/path) or (just /old/path which becomes /cgi-prefix/old/path)"
  21. msgstr ""
  22. "(/старый/путь=/новый/путь) или (просто /старый/путь становится /cgi-prefix/"
  23. "старый/путь)"
  24. #: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:170
  25. msgid "404 Error"
  26. msgstr "Ошибка 404"
  27. #: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:17
  28. msgid "A lightweight single-threaded HTTP(S) server"
  29. msgstr "Легкий однопоточный HTTP(S) сервер"
  30. #: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:25
  31. msgid "Advanced Settings"
  32. msgstr "Дополнительные настройки"
  33. #: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:160
  34. msgid "Aliases"
  35. msgstr "Псевдонимы (Aliases)"
  36. #: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:173
  37. msgid "Base directory for files to be served"
  38. msgstr "Основная папка для файлов, которые будут обслуживаться сервером"
  39. #: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:27
  40. #: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:55
  41. msgid "Bind to specific interface:port (by specifying interface address)"
  42. msgstr ""
  43. "Привязка к конкретному интерфейсу:порту (путем указания адреса интерфейса)"
  44. #: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:151
  45. msgid "CGI filetype handler"
  46. msgstr "Обработчик файлов CGI"
  47. #: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:177
  48. msgid "CGI is disabled if not present."
  49. msgstr "CGI отключается, если он отсутствует."
  50. #: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:167
  51. msgid "Config file (e.g. for credentials for Basic Auth)"
  52. msgstr "Config файл"
  53. #: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:211
  54. msgid "Connection reuse"
  55. msgstr "Повторное использование соединения"
  56. #: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:253
  57. msgid "Country"
  58. msgstr "Страна"
  59. #: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:197
  60. msgid "Disable JSON-RPC authorization via ubus session API"
  61. msgstr "Отключение авторизации<br />JSON-RPC через API<br />в систему ubus"
  62. #: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:154
  63. msgid "Do not follow symlinks outside document root"
  64. msgstr ""
  65. "Не следовать по символическим ссылкам<br />вне корневого каталога документов"
  66. #: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:157
  67. msgid "Do not generate directory listings."
  68. msgstr "Не создавать списки папок."
  69. #: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:173
  70. msgid "Document root"
  71. msgstr "Основная папка"
  72. #: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:147
  73. msgid "E.g specify with index.html and index.php when using PHP"
  74. msgstr "Например, укажите index.html и index.php если используется PHP"
  75. #: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:184
  76. msgid "Embedded Lua interpreter is disabled if not present."
  77. msgstr ""
  78. "Встроенный обработчик скриптов Lua отключается, если скрипт отсутствует."
  79. #: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:193
  80. msgid "Enable JSON-RPC Cross-Origin Resource Support"
  81. msgstr "Включение поддержки JSON-RPC разных источников"
  82. #: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:106
  83. #: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:110
  84. msgid ""
  85. "Files can only be uploaded and saved to the /etc/luci-uploads directory."
  86. msgstr "Файлы можно загружать и сохранять только в каталог /etc/luci-uploads."
  87. #: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:24
  88. msgid "For settings primarily geared to serving more than the web UI"
  89. msgstr ""
  90. "Страница в основном предназначена для настройки параметров обслуживания "
  91. "сервера, а не веб-интерфейса"
  92. #: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:24
  93. msgid "Full Web Server Settings"
  94. msgstr "Полные настройки web сервера"
  95. #: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:184
  96. msgid "Full real path to handler for Lua scripts"
  97. msgstr "Полный путь<br />к обработчику<br />скриптов Lua"
  98. #: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:23
  99. msgid "General Settings"
  100. msgstr "Основные настройки"
  101. #: applications/luci-app-uhttpd/root/usr/share/rpcd/acl.d/luci-app-uhttpd.json:3
  102. msgid "Grant UCI access for luci-app-uhttpd"
  103. msgstr "Предоставить UCI доступ для luci-app-uhttpd"
  104. #: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:27
  105. msgid "HTTP listeners (address:port)"
  106. msgstr "Входящие HTTP<br />(адрес:порт)"
  107. #: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:106
  108. msgid "HTTPS Certificate (DER or PEM format)"
  109. msgstr "Сертификат HTTPS (в DER или PEM формате)"
  110. #: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:110
  111. msgid "HTTPS Private Key (DER or PEM format)"
  112. msgstr "Приватный ключ HTTPS (в DER или PEM формате)"
  113. #: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:55
  114. msgid "HTTPS listener (address:port)"
  115. msgstr "Входящие HTTPS<br />(адрес:порт)"
  116. #: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:245
  117. msgid "If empty, a random/unique value is used in cert generation"
  118. msgstr ""
  119. "Если пусто, то при генерации сертификата будет использовано случайное/"
  120. "уникальное значение"
  121. #: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:102
  122. msgid "Ignore private IPs on public interface"
  123. msgstr "Игнорировать приватные<br />IP-адреса на<br />публичном интерфейсе"
  124. #: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:147
  125. msgid "Index page(s)"
  126. msgstr "Страница(ы) индекса"
  127. #: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:151
  128. msgid ""
  129. "Interpreter to associate with file endings ('suffix=handler', e.g. '.php=/"
  130. "usr/bin/php-cgi')"
  131. msgstr ""
  132. "Обработчик для сопоставления расширений файлов ('суффикс=обработчик', "
  133. "например: '.php=/usr/bin/php-cgi')"
  134. #: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:238
  135. msgid "Length of key in bits"
  136. msgstr "Длина ключа в битах"
  137. #: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:247
  138. msgid "Location"
  139. msgstr "Расположение"
  140. #: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:221
  141. msgid "Maximum number of connections"
  142. msgstr "Максимальное количество соединений"
  143. #: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:225
  144. msgid "Maximum number of script requests"
  145. msgstr "Максимальное количество запросов скрипта"
  146. #: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:201
  147. msgid "Maximum wait time for Lua, CGI, or ubus execution"
  148. msgstr "Максимальное время ожидания для Lua, CGI,<br />или выполнение ubus"
  149. #: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:206
  150. msgid "Maximum wait time for network activity"
  151. msgstr "Максимальное время ожидания сетевой активности"
  152. #: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:245
  153. msgid "Organization"
  154. msgstr "Организация"
  155. #: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:190
  156. msgid "Override path for ubus socket"
  157. msgstr "Переопределить<br />путь для сокета ubus"
  158. #: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:177
  159. msgid "Path prefix for CGI scripts"
  160. msgstr "Префикс пути<br />для CGI скриптов"
  161. #: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:102
  162. msgid ""
  163. "Prevent access from private (RFC1918) IPs on an interface if it has an "
  164. "public IP address"
  165. msgstr ""
  166. "Запретить доступ к приватному интерфейсу IPS (RFC1918), если он имеет "
  167. "публичный IP-адрес"
  168. #: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:163
  169. msgid "Realm for Basic Auth"
  170. msgstr "Хост для аутентификации"
  171. #: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:98
  172. msgid "Redirect all HTTP to HTTPS"
  173. msgstr "Перенаправление всех<br />HTTP на HTTPS"
  174. #: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:128
  175. msgid "Remove configuration for certificate and key"
  176. msgstr "Удалить настройки для сертификата и ключа"
  177. #: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:114
  178. msgid "Remove old certificate and key"
  179. msgstr "Удалить старый сертификат и ключ"
  180. #: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:242
  181. msgid "Server Hostname"
  182. msgstr "Имя хоста"
  183. #: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:25
  184. msgid ""
  185. "Settings which are either rarely needed or which affect serving the WebUI"
  186. msgstr ""
  187. "Страница содержит параметры, которые редко используются или влияют на "
  188. "обслуживание веб-интерфейса"
  189. #: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:250
  190. msgid "State"
  191. msgstr "Состояние"
  192. #: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:216
  193. msgid "TCP Keepalive"
  194. msgstr "TCP активность"
  195. #: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:128
  196. msgid "This permanently deletes the cert, key, and configuration to use same."
  197. msgstr "Полное удаление сертификата, ключа и настроек вкладки меню cнизу."
  198. #: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:234
  199. msgid "Valid for # of Days"
  200. msgstr "Действителен в течение указанного кол-ва дней"
  201. #: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:170
  202. msgid ""
  203. "Virtual URL or CGI script to display on status '404 Not Found'. Must begin "
  204. "with '/'"
  205. msgstr ""
  206. "Виртуальный URL-адрес или CGI скрипт для отображения статуса '404 не "
  207. "найдено'. Надо начинать с '/'"
  208. #: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:180
  209. msgid "Virtual path prefix for Lua scripts"
  210. msgstr "Виртуальный путь<br />префикса<br />для скриптов Lua"
  211. #: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:187
  212. msgid "Virtual path prefix for ubus via JSON-RPC integration"
  213. msgstr "Виртуальный префикс<br />пути для ubus через<br />интеграцию JSON-RPC"
  214. #: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:167
  215. msgid "Will not use HTTP authentication if not present"
  216. msgstr ""
  217. "Например, учетные данные для основной авторизации.<br />Не будет "
  218. "использоваться проверка подлинности HTTP, если она отсутствует"
  219. #: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:242
  220. msgid "a.k.a CommonName"
  221. msgstr "Имя хоста сервера, так называемое - 'CommonName'"
  222. #: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:17
  223. #: applications/luci-app-uhttpd/root/usr/share/luci/menu.d/luci-app-uhttpd.json:3
  224. msgid "uHTTPd"
  225. msgstr "uHTTPd"
  226. #: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:229
  227. msgid "uHTTPd Self-signed Certificate Parameters"
  228. msgstr "Параметры самозаверяющего сертификата uHTTPd"
  229. #: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:114
  230. msgid ""
  231. "uHTTPd will generate a new self-signed certificate using the configuration "
  232. "shown below."
  233. msgstr ""
  234. "uHTTPd создаст самозаверяющий сертификат используя вкладку расположенную "
  235. "ниже."
  236. #: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:187
  237. msgid "ubus integration is disabled if not present"
  238. msgstr "Интеграция с ubus будет отключена, если она отсутствует"
  239. #~ msgid "HTTPS Certificate (DER Encoded)"
  240. #~ msgstr "Сертификат HTTPS (кодировка DER)"
  241. #~ msgid "HTTPS Private Key (DER Encoded)"
  242. #~ msgstr "Приватный ключ HTTPS (кодировка DER)"