tinyproxy.po 13 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356
  1. msgid ""
  2. msgstr ""
  3. "Project-Id-Version: PACKAGE VERSION\n"
  4. "PO-Revision-Date: 2024-10-17 17:10+0000\n"
  5. "Last-Translator: Max <Prototypem95@users.noreply.hosted.weblate.org>\n"
  6. "Language-Team: Ukrainian <https://hosted.weblate.org/projects/openwrt/"
  7. "luciapplicationstinyproxy/uk/>\n"
  8. "Language: uk\n"
  9. "MIME-Version: 1.0\n"
  10. "Content-Type: text/plain; charset=UTF-8\n"
  11. "Content-Transfer-Encoding: 8bit\n"
  12. "Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && "
  13. "n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
  14. "X-Generator: Weblate 5.8-rc\n"
  15. #: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:291
  16. msgid ""
  17. "<em>Via proxy</em> routes requests to the given target via the specified "
  18. "upstream proxy, <em>Reject access</em> disables any upstream proxy for the "
  19. "target"
  20. msgstr ""
  21. "<em>'Через проксі'</em> перенаправляє запити на вузли призначення через "
  22. "вказаний зовнішній проксі-сервер, <em>'Відхиляти доступ'</em> відключає "
  23. "використання зовнішніх проксі-серверів для всіх вузлів"
  24. #: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:180
  25. msgid ""
  26. "Adds an 'X-Tinyproxy' HTTP header with the client IP address to forwarded "
  27. "requests"
  28. msgstr ""
  29. #: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:198
  30. msgid "Allowed clients"
  31. msgstr "Дозволені клієнти"
  32. #: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:205
  33. msgid "Allowed connect ports"
  34. msgstr ""
  35. #: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:119
  36. msgid "Bind address"
  37. msgstr ""
  38. #: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:221
  39. msgid ""
  40. "By default, basic POSIX expressions are used for filtering. Enable this to "
  41. "activate extended regular expressions"
  42. msgstr ""
  43. #: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:225
  44. msgid ""
  45. "By default, filter strings are treated as case-insensitive. Enable this to "
  46. "make the matching case-sensitive"
  47. msgstr ""
  48. #: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:217
  49. msgid ""
  50. "By default, filtering is done based on domain names. Enable this to match "
  51. "against URLs instead"
  52. msgstr ""
  53. #: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:229
  54. msgid ""
  55. "By default, the filter rules act as blacklist. Enable this option to only "
  56. "allow matched URLs or domain names"
  57. msgstr ""
  58. #: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:298
  59. msgid ""
  60. "Can be either an IP address or range, a domain name or '.' for any host "
  61. "without domain"
  62. msgstr ""
  63. #: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:236
  64. msgid "Connection timeout"
  65. msgstr ""
  66. #: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:228
  67. msgid "Default deny"
  68. msgstr ""
  69. #: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:100
  70. msgid "Enable Tinyproxy server"
  71. msgstr ""
  72. #: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:127
  73. msgid "Error page"
  74. msgstr ""
  75. #: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:220
  76. msgid "Filter by RegExp"
  77. msgstr ""
  78. #: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:216
  79. msgid "Filter by URLs"
  80. msgstr ""
  81. #: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:224
  82. msgid "Filter case-sensitive"
  83. msgstr ""
  84. #: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:212
  85. msgid "Filter file"
  86. msgstr ""
  87. #: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:96
  88. msgid "Filtering and ACLs"
  89. msgstr ""
  90. #: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:94
  91. msgid "General settings"
  92. msgstr "Загальні параметри"
  93. #: applications/luci-app-tinyproxy/root/usr/share/rpcd/acl.d/luci-app-tinyproxy.json:3
  94. msgid "Grant UCI access for luci-app-tinyproxy"
  95. msgstr ""
  96. #: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:169
  97. msgid "Group"
  98. msgstr "Група"
  99. #: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:135
  100. msgid "HTML template file to serve for stat host requests"
  101. msgstr ""
  102. #: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:128
  103. msgid "HTML template file to serve when HTTP errors occur"
  104. msgstr ""
  105. #: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:190
  106. msgid "Header whitelist"
  107. msgstr ""
  108. #: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:199
  109. msgid ""
  110. "List of IP addresses or ranges which are allowed to use the proxy server"
  111. msgstr ""
  112. #: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:206
  113. msgid ""
  114. "List of allowed ports for the CONNECT method. A single value '0' disables "
  115. "CONNECT completely, an empty list allows all ports"
  116. msgstr ""
  117. #: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:111
  118. msgid "Listen address"
  119. msgstr "Адреса для прослуховування"
  120. #: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:103
  121. msgid "Listen port"
  122. msgstr "Порт для прослуховування"
  123. #: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:145
  124. msgid "Log file"
  125. msgstr "Файл звіту"
  126. #: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:146
  127. msgid "Log file to use for dumping messages"
  128. msgstr ""
  129. #: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:152
  130. msgid "Log level"
  131. msgstr "Рівень журналу"
  132. #: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:153
  133. msgid "Logging verbosity of the Tinyproxy process"
  134. msgstr ""
  135. #: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:244
  136. msgid "Max. clients"
  137. msgstr ""
  138. #: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:272
  139. msgid "Max. requests per server"
  140. msgstr ""
  141. #: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:258
  142. msgid "Max. spare servers"
  143. msgstr ""
  144. #: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:245
  145. msgid "Maximum allowed number of concurrently connected clients"
  146. msgstr ""
  147. #: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:273
  148. msgid ""
  149. "Maximum allowed number of requests per process. If it is exeeded, the "
  150. "process is restarted. Zero means unlimited."
  151. msgstr ""
  152. #: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:259
  153. msgid "Maximum number of prepared idle processes"
  154. msgstr ""
  155. #: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:237
  156. msgid "Maximum number of seconds an inactive connection is held open"
  157. msgstr ""
  158. #: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:251
  159. msgid "Min. spare servers"
  160. msgstr ""
  161. #: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:252
  162. msgid "Minimum number of prepared idle processes"
  163. msgstr ""
  164. #: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:266
  165. msgid "Number of idle processes to start when launching Tinyproxy"
  166. msgstr ""
  167. #: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:213
  168. msgid "Plaintext file with URLs or domains to filter. One entry per line"
  169. msgstr ""
  170. #: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:290
  171. msgid "Policy"
  172. msgstr "Політика"
  173. #: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:95
  174. msgid "Privacy settings"
  175. msgstr ""
  176. #: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:294
  177. msgid "Reject access"
  178. msgstr ""
  179. #: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:35
  180. msgid "Reload settings into tinyproxy"
  181. msgstr ""
  182. #: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:26
  183. msgid "Restart tinyproxy"
  184. msgstr ""
  185. #: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:90
  186. msgid "Server Settings"
  187. msgstr "Налаштування сервера"
  188. #: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:97
  189. msgid "Server limits"
  190. msgstr ""
  191. #: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:191
  192. msgid ""
  193. "Specifies HTTP header names which are allowed to pass-through, all others "
  194. "are discarded. Leave empty to disable header filtering"
  195. msgstr ""
  196. #: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:104
  197. msgid "Specifies the HTTP port Tinyproxy is listening on for requests"
  198. msgstr ""
  199. #: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:184
  200. msgid "Specifies the Tinyproxy hostname to use in the Via HTTP header"
  201. msgstr ""
  202. #: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:120
  203. msgid ""
  204. "Specifies the address Tinyproxy binds to for outbound forwarded requests"
  205. msgstr ""
  206. #: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:112
  207. msgid "Specifies the addresses Tinyproxy is listening on for requests"
  208. msgstr ""
  209. #: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:170
  210. msgid "Specifies the group name the Tinyproxy process is running as"
  211. msgstr ""
  212. #: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:306
  213. msgid ""
  214. "Specifies the upstream proxy to use for accessing the target host. Format is "
  215. "<code>address:port</code> or <code>socks5 address:port</code>"
  216. msgstr ""
  217. #: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:164
  218. msgid "Specifies the user name the Tinyproxy process is running as"
  219. msgstr ""
  220. #: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:265
  221. msgid "Start spare servers"
  222. msgstr ""
  223. #: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:134
  224. msgid "Statistics page"
  225. msgstr ""
  226. #: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:82
  227. msgid "Status"
  228. msgstr "Стан"
  229. #: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:297
  230. msgid "Target host"
  231. msgstr ""
  232. #: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:79
  233. #: applications/luci-app-tinyproxy/root/usr/share/luci/menu.d/luci-app-tinyproxy.json:3
  234. msgid "Tinyproxy"
  235. msgstr ""
  236. #: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:79
  237. msgid "Tinyproxy is a small and fast non-caching HTTP(S)-Proxy"
  238. msgstr ""
  239. #: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:58
  240. msgid "Tinyproxy is disabled"
  241. msgstr ""
  242. #: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:283
  243. msgid "Upstream Proxies"
  244. msgstr ""
  245. #: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:284
  246. msgid ""
  247. "Upstream proxy rules define proxy servers to use when accessing certain IP "
  248. "addresses or domains."
  249. msgstr ""
  250. #: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:141
  251. msgid "Use syslog"
  252. msgstr ""
  253. #: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:163
  254. msgid "User"
  255. msgstr "Користувач"
  256. #: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:183
  257. msgid "Via hostname"
  258. msgstr ""
  259. #: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:293
  260. #: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:305
  261. msgid "Via proxy"
  262. msgstr ""
  263. #: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:56
  264. msgid "Waiting for data from url:"
  265. msgstr ""
  266. #: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:142
  267. msgid "Writes log messages to syslog instead of a log file"
  268. msgstr ""
  269. #: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:179
  270. msgid "X-Tinyproxy header"
  271. msgstr ""
  272. #~ msgid ""
  273. #~ "Adds an \"X-Tinyproxy\" HTTP header with the client IP address to "
  274. #~ "forwarded requests"
  275. #~ msgstr ""
  276. #~ "Додає HTTP-заголовок \"X-Tinyproxy\" з IP-адресою клієнта до "
  277. #~ "перенаправлених запитів"
  278. #~ msgid "Configuration"
  279. #~ msgstr "Конфігурація"