tinyproxy.po 12 KB

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