tinyproxy.pot 12 KB

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