tinyproxy.po 14 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368
  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:36+0200\n"
  6. "PO-Revision-Date: 2024-04-19 13:18+0000\n"
  7. "Last-Translator: ettore <hettore.giacomini@gmail.com>\n"
  8. "Language-Team: Italian <https://hosted.weblate.org/projects/openwrt/"
  9. "luciapplicationstinyproxy/it/>\n"
  10. "Language: it\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>Via proxy</em> instrada le richieste alla destinazione indicata tramite "
  23. "il proxy upstream specificato, <em>Rifiuta l'accesso</em> disattiva "
  24. "qualsiasi proxy upstream per la destinazione"
  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 "Client permessi"
  33. #: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:205
  34. msgid "Allowed connect ports"
  35. msgstr "Porte di connessione permesse"
  36. #: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:119
  37. msgid "Bind address"
  38. msgstr "Associa indirizzo"
  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. "Per impostazione predefinita, le espressioni POSIX di base vengono usate per "
  45. "il filtraggio. Abilita questa opzione per attivare le espressioni regolari "
  46. "estese"
  47. #: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:225
  48. msgid ""
  49. "By default, filter strings are treated as case-insensitive. Enable this to "
  50. "make the matching case-sensitive"
  51. msgstr ""
  52. "Per impostazione predefinita, le stringhe dei filtri non distinguono "
  53. "maiuscole e minuscole. Attiva questa opzione per farle distinguere"
  54. #: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:217
  55. msgid ""
  56. "By default, filtering is done based on domain names. Enable this to match "
  57. "against URLs instead"
  58. msgstr ""
  59. "Di default, il filto è basato sul nome di dominio. Abilita questa opzione "
  60. "per effettuare il match con URL"
  61. #: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:229
  62. msgid ""
  63. "By default, the filter rules act as blacklist. Enable this option to only "
  64. "allow matched URLs or domain names"
  65. msgstr ""
  66. #: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:298
  67. msgid ""
  68. "Can be either an IP address or range, a domain name or '.' for any host "
  69. "without domain"
  70. msgstr ""
  71. #: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:236
  72. msgid "Connection timeout"
  73. msgstr ""
  74. #: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:228
  75. msgid "Default deny"
  76. msgstr ""
  77. #: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:100
  78. msgid "Enable Tinyproxy server"
  79. msgstr "Abilita il server Tinyproxy"
  80. #: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:127
  81. msgid "Error page"
  82. msgstr ""
  83. #: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:220
  84. msgid "Filter by RegExp"
  85. msgstr ""
  86. #: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:216
  87. msgid "Filter by URLs"
  88. msgstr ""
  89. #: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:224
  90. msgid "Filter case-sensitive"
  91. msgstr ""
  92. #: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:212
  93. msgid "Filter file"
  94. msgstr ""
  95. #: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:96
  96. msgid "Filtering and ACLs"
  97. msgstr ""
  98. #: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:94
  99. msgid "General settings"
  100. msgstr "Impostazioni generali"
  101. #: applications/luci-app-tinyproxy/root/usr/share/rpcd/acl.d/luci-app-tinyproxy.json:3
  102. msgid "Grant UCI access for luci-app-tinyproxy"
  103. msgstr ""
  104. #: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:169
  105. msgid "Group"
  106. msgstr "Gruppo"
  107. #: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:135
  108. msgid "HTML template file to serve for stat host requests"
  109. msgstr ""
  110. #: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:128
  111. msgid "HTML template file to serve when HTTP errors occur"
  112. msgstr ""
  113. #: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:190
  114. msgid "Header whitelist"
  115. msgstr ""
  116. #: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:199
  117. msgid ""
  118. "List of IP addresses or ranges which are allowed to use the proxy server"
  119. msgstr ""
  120. "Lista di indirizzi IP o range di indirizzi a cui è permesso l'uso del proxy"
  121. #: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:206
  122. msgid ""
  123. "List of allowed ports for the CONNECT method. A single value '0' disables "
  124. "CONNECT completely, an empty list allows all ports"
  125. msgstr ""
  126. #: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:111
  127. msgid "Listen address"
  128. msgstr "Indirizzo in ascolto"
  129. #: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:103
  130. msgid "Listen port"
  131. msgstr "Porta in ascolto"
  132. #: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:145
  133. msgid "Log file"
  134. msgstr "File registro eventi"
  135. #: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:146
  136. msgid "Log file to use for dumping messages"
  137. msgstr ""
  138. #: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:152
  139. msgid "Log level"
  140. msgstr "Livello dei log"
  141. #: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:153
  142. msgid "Logging verbosity of the Tinyproxy process"
  143. msgstr ""
  144. #: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:244
  145. msgid "Max. clients"
  146. msgstr ""
  147. #: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:272
  148. msgid "Max. requests per server"
  149. msgstr ""
  150. #: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:258
  151. msgid "Max. spare servers"
  152. msgstr ""
  153. #: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:245
  154. msgid "Maximum allowed number of concurrently connected clients"
  155. msgstr "Numero massimo di client simultanei permessi"
  156. #: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:273
  157. msgid ""
  158. "Maximum allowed number of requests per process. If it is exeeded, the "
  159. "process is restarted. Zero means unlimited."
  160. msgstr ""
  161. #: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:259
  162. msgid "Maximum number of prepared idle processes"
  163. msgstr ""
  164. #: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:237
  165. msgid "Maximum number of seconds an inactive connection is held open"
  166. msgstr ""
  167. #: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:251
  168. msgid "Min. spare servers"
  169. msgstr ""
  170. #: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:252
  171. msgid "Minimum number of prepared idle processes"
  172. msgstr ""
  173. #: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:266
  174. msgid "Number of idle processes to start when launching Tinyproxy"
  175. msgstr ""
  176. #: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:213
  177. msgid "Plaintext file with URLs or domains to filter. One entry per line"
  178. msgstr ""
  179. #: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:290
  180. msgid "Policy"
  181. msgstr "Politica"
  182. #: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:95
  183. msgid "Privacy settings"
  184. msgstr ""
  185. #: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:294
  186. msgid "Reject access"
  187. msgstr "Rifiuta l'accesso"
  188. #: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:35
  189. msgid "Reload settings into tinyproxy"
  190. msgstr ""
  191. #: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:26
  192. msgid "Restart tinyproxy"
  193. msgstr ""
  194. #: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:90
  195. msgid "Server Settings"
  196. msgstr "Impostazioni del server"
  197. #: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:97
  198. msgid "Server limits"
  199. msgstr ""
  200. #: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:191
  201. msgid ""
  202. "Specifies HTTP header names which are allowed to pass-through, all others "
  203. "are discarded. Leave empty to disable header filtering"
  204. msgstr ""
  205. #: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:104
  206. msgid "Specifies the HTTP port Tinyproxy is listening on for requests"
  207. msgstr ""
  208. #: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:184
  209. msgid "Specifies the Tinyproxy hostname to use in the Via HTTP header"
  210. msgstr ""
  211. #: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:120
  212. msgid ""
  213. "Specifies the address Tinyproxy binds to for outbound forwarded requests"
  214. msgstr ""
  215. #: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:112
  216. msgid "Specifies the addresses Tinyproxy is listening on for requests"
  217. msgstr ""
  218. #: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:170
  219. msgid "Specifies the group name the Tinyproxy process is running as"
  220. msgstr ""
  221. #: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:306
  222. msgid ""
  223. "Specifies the upstream proxy to use for accessing the target host. Format is "
  224. "<code>address:port</code> or <code>socks5 address:port</code>"
  225. msgstr ""
  226. #: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:164
  227. msgid "Specifies the user name the Tinyproxy process is running as"
  228. msgstr ""
  229. #: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:265
  230. msgid "Start spare servers"
  231. msgstr ""
  232. #: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:134
  233. msgid "Statistics page"
  234. msgstr ""
  235. #: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:82
  236. msgid "Status"
  237. msgstr "Stato"
  238. #: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:297
  239. msgid "Target host"
  240. msgstr ""
  241. #: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:79
  242. #: applications/luci-app-tinyproxy/root/usr/share/luci/menu.d/luci-app-tinyproxy.json:3
  243. msgid "Tinyproxy"
  244. msgstr ""
  245. #: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:79
  246. msgid "Tinyproxy is a small and fast non-caching HTTP(S)-Proxy"
  247. msgstr ""
  248. #: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:58
  249. msgid "Tinyproxy is disabled"
  250. msgstr ""
  251. #: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:283
  252. msgid "Upstream Proxies"
  253. msgstr ""
  254. #: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:284
  255. msgid ""
  256. "Upstream proxy rules define proxy servers to use when accessing certain IP "
  257. "addresses or domains."
  258. msgstr ""
  259. #: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:141
  260. msgid "Use syslog"
  261. msgstr ""
  262. #: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:163
  263. msgid "User"
  264. msgstr "Utente"
  265. #: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:183
  266. msgid "Via hostname"
  267. msgstr ""
  268. #: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:293
  269. #: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:305
  270. msgid "Via proxy"
  271. msgstr "Via proxy"
  272. #: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:56
  273. msgid "Waiting for data from url:"
  274. msgstr ""
  275. #: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:142
  276. msgid "Writes log messages to syslog instead of a log file"
  277. msgstr ""
  278. #: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:179
  279. msgid "X-Tinyproxy header"
  280. msgstr ""
  281. #~ msgid ""
  282. #~ "Adds an \"X-Tinyproxy\" HTTP header with the client IP address to "
  283. #~ "forwarded requests"
  284. #~ msgstr ""
  285. #~ "Aggiungi una intestazione http \"X-Tinyproxy\" contenente l'IP del client "
  286. #~ "a cui forwardare la richiesta"
  287. #~ msgid "Configuration"
  288. #~ msgstr "Configurazione"
  289. #~ msgid "Failed to retrieve statistics from url:"
  290. #~ msgstr "Impossibile recuperare le statistiche dall'url:"