tinyproxy.po 14 KB

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