tinyproxy.po 12 KB

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