frpc.po 15 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445
  1. msgid ""
  2. msgstr ""
  3. "PO-Revision-Date: 2023-01-29 23:26+0000\n"
  4. "Last-Translator: Dex94 <Dasvaresu@dr.com>\n"
  5. "Language-Team: Italian <https://hosted.weblate.org/projects/openwrt/"
  6. "luciapplicationsfrpc/it/>\n"
  7. "Language: it\n"
  8. "Content-Type: text/plain; charset=UTF-8\n"
  9. "Content-Transfer-Encoding: 8bit\n"
  10. "Plural-Forms: nplurals=2; plural=n != 1;\n"
  11. "X-Generator: Weblate 4.16-dev\n"
  12. #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:214
  13. msgid "Add new proxy..."
  14. msgstr "Aggiungi un nuovo proxy..."
  15. #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:16
  16. msgid "Additional configs"
  17. msgstr "Configurazioni aggiuntive"
  18. #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:40
  19. msgid "Additional settings"
  20. msgstr "Altre impostazioni"
  21. #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:28
  22. msgid "Admin address"
  23. msgstr "Indirizzo dell'amministratore"
  24. #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:31
  25. msgid "Admin password"
  26. msgstr ""
  27. #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:29
  28. msgid "Admin port"
  29. msgstr ""
  30. #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:30
  31. msgid "Admin user"
  32. msgstr ""
  33. #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:28
  34. msgid ""
  35. "AdminAddr specifies the address that the admin server binds to.<br />By "
  36. "default, this value is \"127.0.0.1\"."
  37. msgstr ""
  38. #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:29
  39. msgid ""
  40. "AdminPort specifies the port for the admin server to listen on. If this "
  41. "value is 0, the admin server will not be started.<br />By default, this "
  42. "value is 0."
  43. msgstr ""
  44. #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:31
  45. msgid ""
  46. "AdminPwd specifies the password that the admin server will use for login."
  47. "<br />By default, this value is \"admin\"."
  48. msgstr ""
  49. #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:30
  50. msgid ""
  51. "AdminUser specifies the username that the admin server will use for login."
  52. "<br />By default, this value is \"admin\"."
  53. msgstr ""
  54. #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:32
  55. msgid "Assets dir"
  56. msgstr "Attività dir"
  57. #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:32
  58. msgid ""
  59. "AssetsDir specifies the local directory that the admin server will load "
  60. "resources from. If this value is \"\", assets will be loaded from the "
  61. "bundled executable using statik.<br />By default, this value is \"\"."
  62. msgstr ""
  63. #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:190
  64. msgid "Collecting data ..."
  65. msgstr ""
  66. #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:198
  67. msgid "Common Settings"
  68. msgstr ""
  69. #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:47
  70. msgid "Compression"
  71. msgstr ""
  72. #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:16
  73. msgid "Config files include in temporary config file"
  74. msgstr ""
  75. "I file di configurazione sono inclusi nel file di configurazione temporaneo"
  76. #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:57
  77. msgid "Custom domains"
  78. msgstr ""
  79. #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:26
  80. msgid "Disable log color"
  81. msgstr ""
  82. #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:26
  83. msgid ""
  84. "DisableLogColor disables log colors when LogWay == \"console\" when set to "
  85. "true."
  86. msgstr ""
  87. #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:46
  88. msgid "Encryption"
  89. msgstr "Crittografia"
  90. #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:15
  91. msgid "Environment variable"
  92. msgstr ""
  93. #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:35
  94. msgid "Exit when login fail"
  95. msgstr ""
  96. #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:218
  97. msgid "General Settings"
  98. msgstr "Impostazioni Generali"
  99. #: applications/luci-app-frpc/root/usr/share/rpcd/acl.d/luci-app-frpc.json:3
  100. msgid "Grant access to LuCI app frpc"
  101. msgstr ""
  102. #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:219
  103. msgid "HTTP Settings"
  104. msgstr ""
  105. #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:64
  106. #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:78
  107. msgid "HTTP password"
  108. msgstr ""
  109. #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:22
  110. msgid "HTTP proxy"
  111. msgstr ""
  112. #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:63
  113. #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:77
  114. msgid "HTTP user"
  115. msgstr ""
  116. #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:38
  117. msgid ""
  118. "HeartBeatInterval specifies at what interval heartbeats are sent to the "
  119. "server, in seconds. It is not recommended to change this value.<br />By "
  120. "default, this value is 30."
  121. msgstr ""
  122. #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:39
  123. msgid ""
  124. "HeartBeatTimeout specifies the maximum allowed heartbeat response delay "
  125. "before the connection is terminated, in seconds. It is not recommended to "
  126. "change this value.<br />By default, this value is 90."
  127. msgstr ""
  128. #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:38
  129. msgid "Heartbeat interval"
  130. msgstr ""
  131. #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:39
  132. msgid "Heartbeat timeout"
  133. msgstr ""
  134. #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:65
  135. msgid "Host header rewrite"
  136. msgstr ""
  137. #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:22
  138. msgid ""
  139. "HttpProxy specifies a proxy address to connect to the server through. If "
  140. "this value is \"\", the server will be connected to directly.<br />By "
  141. "default, this value is read from the \"http_proxy\" environment variable."
  142. msgstr ""
  143. #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:53
  144. msgid "If remote_port is 0, frps will assign a random port for you"
  145. msgstr ""
  146. #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:48
  147. #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:224
  148. msgid "Local IP"
  149. msgstr ""
  150. #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:49
  151. #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:225
  152. msgid "Local port"
  153. msgstr ""
  154. #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:48
  155. msgid "LocalIp specifies the IP address or host name to proxy to."
  156. msgstr ""
  157. #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:49
  158. msgid "LocalPort specifies the port to proxy to."
  159. msgstr ""
  160. #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:62
  161. msgid "Locations"
  162. msgstr ""
  163. #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:23
  164. msgid "Log file"
  165. msgstr "File registro eventi"
  166. #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:24
  167. msgid "Log level"
  168. msgstr "Livello registro eventi"
  169. #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:25
  170. msgid "Log max days"
  171. msgstr ""
  172. #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:11
  173. msgid "Log stderr"
  174. msgstr ""
  175. #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:10
  176. msgid "Log stdout"
  177. msgstr ""
  178. #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:23
  179. msgid ""
  180. "LogFile specifies a file where logs will be written to. This value will only "
  181. "be used if LogWay is set appropriately.<br />By default, this value is "
  182. "\"console\"."
  183. msgstr ""
  184. #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:24
  185. msgid ""
  186. "LogLevel specifies the minimum log level. Valid values are \"trace\", "
  187. "\"debug\", \"info\", \"warn\", and \"error\".<br />By default, this value is "
  188. "\"info\"."
  189. msgstr ""
  190. #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:25
  191. msgid ""
  192. "LogMaxDays specifies the maximum number of days to store log information "
  193. "before deletion. This is only used if LogWay == \"file\".<br />By default, "
  194. "this value is 0."
  195. msgstr ""
  196. #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:35
  197. msgid ""
  198. "LoginFailExit controls whether or not the client should exit after a failed "
  199. "login attempt. If false, the client will retry until a login attempt "
  200. "succeeds.<br />By default, this value is true."
  201. msgstr ""
  202. #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:165
  203. msgid "NOT RUNNING"
  204. msgstr ""
  205. #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:15
  206. msgid ""
  207. "OS environments pass to frp for config file template, see <a href=\"https://"
  208. "github.com/fatedier/frp#configuration-file-template\">frp README</a>"
  209. msgstr ""
  210. #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:76
  211. msgid "Plugin"
  212. msgstr ""
  213. #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:220
  214. msgid "Plugin Settings"
  215. msgstr ""
  216. #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:36
  217. msgid "Protocol"
  218. msgstr "Protocollo"
  219. #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:36
  220. msgid ""
  221. "Protocol specifies the protocol to use when interacting with the server. "
  222. "Valid values are \"tcp\", \"kcp\", and \"websocket\".<br />By default, this "
  223. "value is \"tcp\"."
  224. msgstr ""
  225. #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:210
  226. msgid "Proxy Settings"
  227. msgstr ""
  228. #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:44
  229. #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:222
  230. msgid "Proxy name"
  231. msgstr ""
  232. #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:45
  233. #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:223
  234. msgid "Proxy type"
  235. msgstr ""
  236. #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:45
  237. msgid ""
  238. "ProxyType specifies the type of this proxy. Valid values include \"tcp\", "
  239. "\"udp\", \"http\", \"https\", \"stcp\", and \"xtcp\".<br />By default, this "
  240. "value is \"tcp\"."
  241. msgstr ""
  242. #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:163
  243. msgid "RUNNING"
  244. msgstr ""
  245. #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:53
  246. #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:226
  247. msgid "Remote port"
  248. msgstr ""
  249. #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:14
  250. msgid "Respawn when crashed"
  251. msgstr ""
  252. #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:70
  253. msgid "Role"
  254. msgstr ""
  255. #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:13
  256. msgid "Run daemon as group"
  257. msgstr ""
  258. #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:12
  259. msgid "Run daemon as user"
  260. msgstr "Esegui il daemon come utente"
  261. #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:80
  262. msgid "SOCKS5 password"
  263. msgstr ""
  264. #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:79
  265. msgid "SOCKS5 user"
  266. msgstr ""
  267. #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:20
  268. msgid "Server address"
  269. msgstr ""
  270. #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:71
  271. msgid "Server name"
  272. msgstr ""
  273. #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:21
  274. msgid "Server port"
  275. msgstr ""
  276. #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:20
  277. msgid ""
  278. "ServerAddr specifies the address of the server to connect to.<br />By "
  279. "default, this value is \"0.0.0.0\"."
  280. msgstr ""
  281. #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:21
  282. msgid ""
  283. "ServerPort specifies the port to connect to the server on.<br />By default, "
  284. "this value is 7000."
  285. msgstr ""
  286. #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:72
  287. msgid "Sk"
  288. msgstr ""
  289. #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:199
  290. #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:203
  291. msgid "Startup Settings"
  292. msgstr ""
  293. #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:58
  294. msgid "Subdomain"
  295. msgstr ""
  296. #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:33
  297. msgid "TCP mux"
  298. msgstr ""
  299. #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:37
  300. msgid "TLS"
  301. msgstr ""
  302. #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:37
  303. msgid ""
  304. "TLSEnable specifies whether or not TLS should be used when communicating "
  305. "with the server."
  306. msgstr ""
  307. #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:33
  308. msgid ""
  309. "TcpMux toggles TCP stream multiplexing. This allows multiple requests from a "
  310. "client to share a single TCP connection. If this value is true, the server "
  311. "must have TCP multiplexing enabled as well.<br />By default, this value is "
  312. "true."
  313. msgstr ""
  314. #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:40
  315. msgid ""
  316. "This list can be used to specify some additional parameters which have not "
  317. "been included in this LuCI."
  318. msgstr ""
  319. #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:27
  320. msgid "Token"
  321. msgstr ""
  322. #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:27
  323. msgid ""
  324. "Token specifies the authorization token used to create keys to be sent to "
  325. "the server. The server must have a matching token for authorization to "
  326. "succeed. <br />By default, this value is \"\"."
  327. msgstr ""
  328. #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:81
  329. msgid "Unix domain socket path"
  330. msgstr ""
  331. #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:47
  332. msgid ""
  333. "UseCompression controls whether or not communication with the server will be "
  334. "compressed.<br />By default, this value is false."
  335. msgstr ""
  336. #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:46
  337. msgid ""
  338. "UseEncryption controls whether or not communication with the server will be "
  339. "encrypted. Encryption is done using the tokens supplied in the server and "
  340. "client configuration.<br />By default, this value is false."
  341. msgstr ""
  342. #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:34
  343. msgid "User"
  344. msgstr ""
  345. #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:34
  346. msgid ""
  347. "User specifies a prefix for proxy names to distinguish them from other "
  348. "clients. If this value is not \"\", proxy names will automatically be "
  349. "changed to \"{user}.{proxy_name}\".<br />By default, this value is \"\"."
  350. msgstr ""
  351. #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:163
  352. #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:165
  353. #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:175
  354. #: applications/luci-app-frpc/root/usr/share/luci/menu.d/luci-app-frpc.json:3
  355. msgid "frp Client"
  356. msgstr ""