messages.po 41 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482148314841485148614871488148914901491149214931494149514961497149814991500150115021503150415051506150715081509151015111512151315141515151615171518151915201521152215231524152515261527152815291530153115321533153415351536153715381539154015411542154315441545154615471548154915501551155215531554155515561557155815591560156115621563156415651566156715681569157015711572157315741575157615771578157915801581158215831584158515861587158815891590159115921593159415951596159715981599160016011602160316041605160616071608160916101611161216131614161516161617161816191620
  1. # Italian translations for .
  2. # Copyright (C) 2020 ORGANIZATION
  3. # This file is distributed under the same license as the project.
  4. #
  5. # Translators:
  6. # Adam Tauber <asciimoo@gmail.com>, 2018
  7. # caoswave, 2016
  8. # caoswave, 2016-2018
  9. # dp <d.pitrolo@gmx.com>, 2014
  10. # dp <d.pitrolo@gmx.com>, 2014,2017
  11. # Federico <fedett@gmail.com>, 2018
  12. # Luca C <mybusiness@yopmail.com>, 2017
  13. # Luc <luc.absil2@gmail.com>, 2015
  14. # Random_R, 2018-2020
  15. # carlonigiulio <giuliocarloni20@gmail.com>, 2022.
  16. # Markus Heiser <markus.heiser@darmarit.de>, 2022.
  17. # Content Card <weblate-bubu1@gabg.email>, 2022.
  18. # Robert Bridda <briddarobert@icloud.com>, 2022.
  19. # random <thrizem+wnd43@gmail.com>, 2022.
  20. # Franco Longo <longofrancoale@gmail.com>, 2022.
  21. # VaiTon <eyadlorenzo@gmail.com>, 2023.
  22. # return42 <markus.heiser@darmarit.de>, 2023.
  23. # SonoAX <giovanniilgiovo@gmail.com>, 2023.
  24. # nicfab <nicfab@icloud.com>, 2023.
  25. msgid ""
  26. msgstr ""
  27. "Project-Id-Version: searx\n"
  28. "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
  29. "POT-Creation-Date: 2023-05-28 10:23+0000\n"
  30. "PO-Revision-Date: 2023-06-02 07:07+0000\n"
  31. "Last-Translator: nicfab <nicfab@icloud.com>\n"
  32. "Language-Team: Italian <https://translate.codeberg.org/projects/searxng/"
  33. "searxng/it/>\n"
  34. "Language: it\n"
  35. "MIME-Version: 1.0\n"
  36. "Content-Type: text/plain; charset=utf-8\n"
  37. "Content-Transfer-Encoding: 8bit\n"
  38. "Plural-Forms: nplurals=2; plural=n != 1;\n"
  39. "X-Generator: Weblate 4.17\n"
  40. "Generated-By: Babel 2.12.1\n"
  41. #. CONSTANT_NAMES['NO_SUBGROUPING']
  42. #: searx/searxng.msg
  43. msgid "without further subgrouping"
  44. msgstr "senza altri sottogruppi"
  45. #. CONSTANT_NAMES['DEFAULT_CATEGORY']
  46. #: searx/searxng.msg
  47. msgid "other"
  48. msgstr "altro"
  49. #. CATEGORY_NAMES['FILES']
  50. #: searx/searxng.msg
  51. msgid "files"
  52. msgstr "documenti"
  53. #. CATEGORY_NAMES['GENERAL']
  54. #: searx/searxng.msg
  55. msgid "general"
  56. msgstr "generale"
  57. #. CATEGORY_NAMES['MUSIC']
  58. #: searx/searxng.msg
  59. msgid "music"
  60. msgstr "musica"
  61. #. CATEGORY_NAMES['SOCIAL_MEDIA']
  62. #: searx/searxng.msg
  63. msgid "social media"
  64. msgstr "social"
  65. #. CATEGORY_NAMES['IMAGES']
  66. #: searx/searxng.msg
  67. msgid "images"
  68. msgstr "immagini"
  69. #. CATEGORY_NAMES['VIDEOS']
  70. #: searx/searxng.msg
  71. msgid "videos"
  72. msgstr "video"
  73. #. CATEGORY_NAMES['IT']
  74. #: searx/searxng.msg
  75. msgid "it"
  76. msgstr "IT"
  77. #. CATEGORY_NAMES['NEWS']
  78. #: searx/searxng.msg
  79. msgid "news"
  80. msgstr "notizie"
  81. #. CATEGORY_NAMES['MAP']
  82. #: searx/searxng.msg
  83. msgid "map"
  84. msgstr "mappe"
  85. #. CATEGORY_NAMES['ONIONS']
  86. #: searx/searxng.msg
  87. msgid "onions"
  88. msgstr "onion"
  89. #. CATEGORY_NAMES['SCIENCE']
  90. #: searx/searxng.msg
  91. msgid "science"
  92. msgstr "scienza"
  93. #. CATEGORY_GROUPS['APPS']
  94. #: searx/searxng.msg
  95. msgid "apps"
  96. msgstr "applicazioni"
  97. #. CATEGORY_GROUPS['DICTIONARIES']
  98. #: searx/searxng.msg
  99. msgid "dictionaries"
  100. msgstr "dizionari"
  101. #. CATEGORY_GROUPS['LYRICS']
  102. #: searx/searxng.msg
  103. msgid "lyrics"
  104. msgstr "testi musicali"
  105. #. CATEGORY_GROUPS['PACKAGES']
  106. #: searx/searxng.msg
  107. msgid "packages"
  108. msgstr "pacchetti"
  109. #. CATEGORY_GROUPS['Q_A']
  110. #: searx/searxng.msg
  111. msgid "q&a"
  112. msgstr "d&r"
  113. #. CATEGORY_GROUPS['REPOS']
  114. #: searx/searxng.msg
  115. msgid "repos"
  116. msgstr "repository"
  117. #. CATEGORY_GROUPS['SOFTWARE_WIKIS']
  118. #: searx/searxng.msg
  119. msgid "software wikis"
  120. msgstr "wiki software"
  121. #. CATEGORY_GROUPS['WEB']
  122. #: searx/searxng.msg
  123. msgid "web"
  124. msgstr "web"
  125. #. CATEGORY_GROUPS['SCIENTIFIC PUBLICATIONS']
  126. #: searx/searxng.msg
  127. msgid "scientific publications"
  128. msgstr "pubblicazioni scientifiche"
  129. #. STYLE_NAMES['AUTO']
  130. #: searx/searxng.msg
  131. msgid "auto"
  132. msgstr "automatico"
  133. #. STYLE_NAMES['LIGHT']
  134. #: searx/searxng.msg
  135. msgid "light"
  136. msgstr "chiaro"
  137. #. STYLE_NAMES['DARK']
  138. #: searx/searxng.msg
  139. msgid "dark"
  140. msgstr "scuro"
  141. #: searx/webapp.py:167
  142. msgid "timeout"
  143. msgstr "tempo scaduto"
  144. #: searx/webapp.py:168
  145. msgid "parsing error"
  146. msgstr "errore di analisi"
  147. #: searx/webapp.py:169
  148. msgid "HTTP protocol error"
  149. msgstr "errore protocollo HTTP"
  150. #: searx/webapp.py:170
  151. msgid "network error"
  152. msgstr "errore di rete"
  153. #: searx/webapp.py:171
  154. msgid "SSL error: certificate validation has failed"
  155. msgstr "Errore SSL: La verifica del certificato è fallita"
  156. #: searx/webapp.py:173
  157. msgid "unexpected crash"
  158. msgstr "crash inaspettato"
  159. #: searx/webapp.py:180
  160. msgid "HTTP error"
  161. msgstr "errore HTTP"
  162. #: searx/webapp.py:181
  163. msgid "HTTP connection error"
  164. msgstr "errore di connessione HTTP"
  165. #: searx/webapp.py:187
  166. msgid "proxy error"
  167. msgstr "errore proxy"
  168. #: searx/webapp.py:188
  169. msgid "CAPTCHA"
  170. msgstr "CAPTCHA"
  171. #: searx/webapp.py:189
  172. msgid "too many requests"
  173. msgstr "troppe richieste"
  174. #: searx/webapp.py:190
  175. msgid "access denied"
  176. msgstr "accesso negato"
  177. #: searx/webapp.py:191
  178. msgid "server API error"
  179. msgstr "errore server API"
  180. #: searx/webapp.py:363
  181. msgid "No item found"
  182. msgstr "Nessun oggetto trovato"
  183. #: searx/engines/qwant.py:218
  184. #: searx/templates/simple/result_templates/images.html:20 searx/webapp.py:365
  185. msgid "Source"
  186. msgstr "Sorgente"
  187. #: searx/webapp.py:367
  188. msgid "Error loading the next page"
  189. msgstr "Errore caricando la pagina successiva"
  190. #: searx/webapp.py:520 searx/webapp.py:953
  191. msgid "Invalid settings, please edit your preferences"
  192. msgstr "Impostazioni non valide, modifica le tue preferenze"
  193. #: searx/webapp.py:536
  194. msgid "Invalid settings"
  195. msgstr "Impostazioni non valide"
  196. #: searx/webapp.py:613 searx/webapp.py:691
  197. msgid "search error"
  198. msgstr "errore di ricerca"
  199. #: searx/webapp.py:857
  200. msgid "Suspended"
  201. msgstr "Sospeso"
  202. #: searx/webutils.py:205
  203. msgid "{minutes} minute(s) ago"
  204. msgstr "di {minutes} minuti fa"
  205. #: searx/webutils.py:206
  206. msgid "{hours} hour(s), {minutes} minute(s) ago"
  207. msgstr "di {hours} ore e {minutes} minuti fa"
  208. #: searx/answerers/random/answerer.py:67
  209. msgid "Random value generator"
  210. msgstr "Generatore di numeri casuali"
  211. #: searx/answerers/random/answerer.py:68
  212. msgid "Generate different random values"
  213. msgstr "Genera più numeri casuali"
  214. #: searx/answerers/statistics/answerer.py:47
  215. msgid "Statistics functions"
  216. msgstr "Funzioni statistiche"
  217. #: searx/answerers/statistics/answerer.py:48
  218. msgid "Compute {functions} of the arguments"
  219. msgstr "Calcola {functions} degli argomenti"
  220. #: searx/engines/openstreetmap.py:160
  221. msgid "Get directions"
  222. msgstr "Ricevi direzioni"
  223. #: searx/engines/pdbe.py:96
  224. msgid "{title} (OBSOLETE)"
  225. msgstr "{title} (OBSOLETO)"
  226. #: searx/engines/pdbe.py:103
  227. msgid "This entry has been superseded by"
  228. msgstr "Questa voce è stata sostituita da"
  229. #: searx/engines/qwant.py:220
  230. msgid "Channel"
  231. msgstr "Canale"
  232. #: searx/engines/semantic_scholar.py:81
  233. msgid ""
  234. "{numCitations} citations from the year {firstCitationVelocityYear} to "
  235. "{lastCitationVelocityYear}"
  236. msgstr ""
  237. "{numCitations} citazioni dall anno {firstCitationVelocityYear} fino al "
  238. "{lastCitationVelocityYear}"
  239. #: searx/engines/tineye.py:40
  240. msgid ""
  241. "Could not read that image url. This may be due to an unsupported file "
  242. "format. TinEye only supports images that are JPEG, PNG, GIF, BMP, TIFF or"
  243. " WebP."
  244. msgstr ""
  245. "Impossibile leggere l'URL dell'immagine. Ciò potrebbe essere dovuto a un "
  246. "formato del file non supportato. TinEye supporta solo immagini JPEG, PNG,"
  247. " GIF, BMP, TIFF o Web."
  248. #: searx/engines/tineye.py:46
  249. msgid ""
  250. "The image is too simple to find matches. TinEye requires a basic level of"
  251. " visual detail to successfully identify matches."
  252. msgstr ""
  253. "L'immagine è troppo semplice per trovare corrispondenze. TinEye richiede "
  254. "un maggiore livello di dettagli visivi per identificare corrispondenze "
  255. "con successo."
  256. #: searx/engines/tineye.py:52
  257. msgid "The image could not be downloaded."
  258. msgstr "L'immagine non può essere scaricata."
  259. #: searx/engines/wttr.py:101
  260. msgid "Morning"
  261. msgstr "Mattina"
  262. #: searx/engines/wttr.py:101
  263. msgid "Noon"
  264. msgstr "Mezzogiorno"
  265. #: searx/engines/wttr.py:101
  266. msgid "Evening"
  267. msgstr "Sera"
  268. #: searx/engines/wttr.py:101
  269. msgid "Night"
  270. msgstr "Notte"
  271. #: searx/plugins/hash_plugin.py:24
  272. msgid "Converts strings to different hash digests."
  273. msgstr "Converte le stringhe in diversi digest di hash."
  274. #: searx/plugins/hash_plugin.py:52
  275. msgid "hash digest"
  276. msgstr "digest dell'hash"
  277. #: searx/plugins/hostname_replace.py:9
  278. msgid "Hostname replace"
  279. msgstr "Sostituzione del nome host"
  280. #: searx/plugins/hostname_replace.py:10
  281. msgid "Rewrite result hostnames or remove results based on the hostname"
  282. msgstr ""
  283. "Riscrivere gli hostname dei risultati o rimuovere i risultati in base "
  284. "all'hostname"
  285. #: searx/plugins/oa_doi_rewrite.py:9
  286. msgid "Open Access DOI rewrite"
  287. msgstr "Reindirizzamento Open Access DOI"
  288. #: searx/plugins/oa_doi_rewrite.py:10
  289. msgid ""
  290. "Avoid paywalls by redirecting to open-access versions of publications "
  291. "when available"
  292. msgstr ""
  293. "Se possibile, evita il paywall di una pubblicazione reindirizzando ad una"
  294. " versione ad accesso libero"
  295. #: searx/plugins/search_on_category_select.py:19
  296. msgid "Search on category select"
  297. msgstr "Cerca nella categoria selezionata"
  298. #: searx/plugins/search_on_category_select.py:20
  299. msgid ""
  300. "Perform search immediately if a category selected. Disable to select "
  301. "multiple categories. (JavaScript required)"
  302. msgstr ""
  303. "Esegui la ricerca immediatamente se una categoria è selezionata. "
  304. "Disabilita questa opzione se vuoi selezionare più categorie. (Javascript "
  305. "necessario)"
  306. #: searx/plugins/self_info.py:20
  307. msgid "Self Information"
  308. msgstr "Informazioni su di sé"
  309. #: searx/plugins/self_info.py:21
  310. msgid ""
  311. "Displays your IP if the query is \"ip\" and your user agent if the query "
  312. "contains \"user agent\"."
  313. msgstr ""
  314. "Mostra il tuo IP se hai cercato \"ip\" ed il tuo user agent se hai "
  315. "cercato \"user agent\"."
  316. #: searx/plugins/tor_check.py:25
  317. msgid "Tor check plugin"
  318. msgstr "Plugin di verifica tor"
  319. #: searx/plugins/tor_check.py:28
  320. msgid ""
  321. "This plugin checks if the address of the request is a Tor exit-node, and "
  322. "informs the user if it is; like check.torproject.org, but from SearXNG."
  323. msgstr ""
  324. "Questo plugin controlla se l'indirizzo richiesto è un nodo di uscita di "
  325. "Tor e informa l'utente se lo è; come check.torproject.org, ma da SearXNG."
  326. #: searx/plugins/tor_check.py:62
  327. msgid ""
  328. "Could not download the list of Tor exit-nodes from: "
  329. "https://check.torproject.org/exit-addresses"
  330. msgstr ""
  331. "Non ho potuto scaricare la lista dei nodi di uscita di Tor da: "
  332. "https://check.torproject.org?exit-addresses"
  333. #: searx/plugins/tor_check.py:78
  334. msgid ""
  335. "You are using Tor and it looks like you have this external IP address: "
  336. "{ip_address}"
  337. msgstr ""
  338. "Stai usando Tor e sembra che tu abbia il seguente indirizzo IP: "
  339. "{ip_address}"
  340. #: searx/plugins/tor_check.py:86
  341. msgid "You are not using Tor and you have this external IP address: {ip_address}"
  342. msgstr "Non stai usando Tor e il tuo indirizzo IP esterno è: {ip_address}"
  343. #: searx/plugins/tracker_url_remover.py:29
  344. msgid "Tracker URL remover"
  345. msgstr "Rimuovi URL traccianti"
  346. #: searx/plugins/tracker_url_remover.py:30
  347. msgid "Remove trackers arguments from the returned URL"
  348. msgstr "Elimina elementi traccianti dai link dei risultati"
  349. #: searx/plugins/vim_hotkeys.py:3
  350. msgid "Vim-like hotkeys"
  351. msgstr "Scorciatoie in stile Vim"
  352. #: searx/plugins/vim_hotkeys.py:4
  353. msgid ""
  354. "Navigate search results with Vim-like hotkeys (JavaScript required). "
  355. "Press \"h\" key on main or result page to get help."
  356. msgstr ""
  357. "Usa comandi in stile Vim per navigare tra i risultati (JavaScript "
  358. "necessario). Premi il tasto \"h\" per visualizzare la finestra d'aiuto."
  359. #: searx/templates/simple/404.html:4
  360. msgid "Page not found"
  361. msgstr "Pagina non trovata"
  362. #: searx/templates/simple/404.html:6
  363. #, python-format
  364. msgid "Go to %(search_page)s."
  365. msgstr "Vai a %(search_page)s."
  366. #: searx/templates/simple/404.html:6
  367. msgid "search page"
  368. msgstr "cerca nella pagina"
  369. #: searx/templates/simple/base.html:46
  370. msgid "About"
  371. msgstr "Informazioni"
  372. #: searx/templates/simple/base.html:50
  373. msgid "Donate"
  374. msgstr "Dona"
  375. #: searx/templates/simple/base.html:54
  376. #: searx/templates/simple/preferences.html:100
  377. msgid "Preferences"
  378. msgstr "Preferenze"
  379. #: searx/templates/simple/base.html:64
  380. msgid "Powered by"
  381. msgstr "Offerto da"
  382. #: searx/templates/simple/base.html:64
  383. msgid "a privacy-respecting, open metasearch engine"
  384. msgstr "un meta-motore di ricerca web, open source e rispettoso della privacy"
  385. #: searx/templates/simple/base.html:65
  386. msgid "Source code"
  387. msgstr "Codice sorgente"
  388. #: searx/templates/simple/base.html:66
  389. msgid "Issue tracker"
  390. msgstr "Tracker problemi"
  391. #: searx/templates/simple/base.html:67 searx/templates/simple/stats.html:18
  392. msgid "Engine stats"
  393. msgstr "Statistiche dei motori"
  394. #: searx/templates/simple/base.html:69
  395. msgid "Public instances"
  396. msgstr "Istanze pubbliche"
  397. #: searx/templates/simple/base.html:72
  398. msgid "Privacy policy"
  399. msgstr "Politica sulla riservatezza"
  400. #: searx/templates/simple/base.html:75
  401. msgid "Contact instance maintainer"
  402. msgstr "Contatta il manutentore dell'istanza"
  403. #: searx/templates/simple/categories.html:24
  404. msgid "Click on the magnifier to perform search"
  405. msgstr "Premi sull'icona della lente per avviare la ricerca"
  406. #: searx/templates/simple/macros.html:36
  407. msgid "Length"
  408. msgstr "Lunghezza"
  409. #: searx/templates/simple/macros.html:37
  410. #: searx/templates/simple/result_templates/images.html:18
  411. #: searx/templates/simple/result_templates/paper.html:6
  412. msgid "Author"
  413. msgstr "Autore"
  414. #: searx/templates/simple/macros.html:45
  415. msgid "cached"
  416. msgstr "cache"
  417. #: searx/templates/simple/macros.html:45
  418. msgid "proxied"
  419. msgstr "proxy"
  420. #: searx/templates/simple/new_issue.html:64
  421. msgid "Start submiting a new issue on GitHub"
  422. msgstr "Segnala un nuovo problema su GitHub"
  423. #: searx/templates/simple/new_issue.html:66
  424. msgid "Please check for existing bugs about this engine on GitHub"
  425. msgstr "Cerca bug esistenti riguardo questo motore su GitHub"
  426. #: searx/templates/simple/new_issue.html:69
  427. msgid "I confirm there is no existing bug about the issue I encounter"
  428. msgstr ""
  429. "Confermo che non ci sono bug esistenti riguardo il problema che ho "
  430. "riscontrato"
  431. #: searx/templates/simple/new_issue.html:71
  432. msgid "If this is a public instance, please specify the URL in the bug report"
  433. msgstr ""
  434. "Se questa è un'istanza pubblica, per favore specifica l'URL nella "
  435. "segnalazione del bug"
  436. #: searx/templates/simple/new_issue.html:72
  437. msgid "Submit a new issue on Github including the above information"
  438. msgstr ""
  439. "Segnala un nuovo problema su Github, includendo le informazioni sopra "
  440. "citate"
  441. #: searx/templates/simple/preferences.html:29
  442. msgid "No HTTPS"
  443. msgstr "No HTTPS"
  444. #: searx/templates/simple/elements/engines_msg.html:14
  445. #: searx/templates/simple/preferences.html:31
  446. #: searx/templates/simple/preferences.html:32
  447. msgid "View error logs and submit a bug report"
  448. msgstr "Visualizza i registri degli errori e invia una segnalazione di bug"
  449. #: searx/templates/simple/preferences.html:35
  450. msgid "!bang for this engine"
  451. msgstr "esegui un !bang per questo motore"
  452. #: searx/templates/simple/preferences.html:36
  453. msgid "!bang for its categories"
  454. msgstr "esegui un !bang per le sue categorie"
  455. #: searx/templates/simple/preferences.html:54
  456. #: searx/templates/simple/stats.html:64
  457. msgid "Median"
  458. msgstr "Mediano"
  459. #: searx/templates/simple/preferences.html:55
  460. #: searx/templates/simple/stats.html:70
  461. msgid "P80"
  462. msgstr "P80"
  463. #: searx/templates/simple/preferences.html:56
  464. #: searx/templates/simple/stats.html:76
  465. msgid "P95"
  466. msgstr "P95"
  467. #: searx/templates/simple/preferences.html:84
  468. msgid "Failed checker test(s): "
  469. msgstr "Test di controllo fallito(i): "
  470. #: searx/templates/simple/preferences.html:86
  471. msgid "Errors:"
  472. msgstr "Errori:"
  473. #: searx/templates/simple/preferences.html:106
  474. msgid "General"
  475. msgstr "Generale"
  476. #: searx/templates/simple/preferences.html:109
  477. msgid "Default categories"
  478. msgstr "Categorie predefinite"
  479. #: searx/templates/simple/filters/languages.html:1
  480. #: searx/templates/simple/preferences.html:116
  481. msgid "Search language"
  482. msgstr "Lingua di ricerca"
  483. #: searx/templates/simple/filters/languages.html:2
  484. #: searx/templates/simple/preferences.html:119
  485. msgid "Default language"
  486. msgstr "Lingua predefinita"
  487. #: searx/templates/simple/filters/languages.html:4
  488. #: searx/templates/simple/preferences.html:120
  489. msgid "Auto-detect"
  490. msgstr "Auto"
  491. #: searx/templates/simple/preferences.html:127
  492. msgid "What language do you prefer for search?"
  493. msgstr "Che lingua preferisci per eseguire la ricerca?"
  494. #: searx/templates/simple/preferences.html:127
  495. msgid "Choose Auto-detect to let SearXNG detect the language of your query."
  496. msgstr ""
  497. "Scegli la funzione di Auto-rilevamento per far scegliere a SearXNG la "
  498. "lingua da usare nella tua ricerca."
  499. #: searx/templates/simple/preferences.html:133
  500. msgid "Autocomplete"
  501. msgstr "Completamento automatico"
  502. #: searx/templates/simple/preferences.html:142
  503. msgid "Find stuff as you type"
  504. msgstr "Visualizza risultati mentre digiti"
  505. #: searx/templates/simple/filters/safesearch.html:1
  506. #: searx/templates/simple/filters/safesearch.html:2
  507. #: searx/templates/simple/filters/safesearch.html:3
  508. #: searx/templates/simple/filters/safesearch.html:4
  509. #: searx/templates/simple/preferences.html:147
  510. #: searx/templates/simple/preferences.html:315
  511. msgid "SafeSearch"
  512. msgstr "Ricerca Sicura"
  513. #: searx/templates/simple/filters/safesearch.html:2
  514. #: searx/templates/simple/preferences.html:150
  515. msgid "Strict"
  516. msgstr "Severa"
  517. #: searx/templates/simple/filters/safesearch.html:3
  518. #: searx/templates/simple/preferences.html:151
  519. msgid "Moderate"
  520. msgstr "Moderata"
  521. #: searx/templates/simple/filters/safesearch.html:4
  522. #: searx/templates/simple/preferences.html:152
  523. msgid "None"
  524. msgstr "Nessuna"
  525. #: searx/templates/simple/preferences.html:155
  526. msgid "Filter content"
  527. msgstr "Filtro famiglia"
  528. #: searx/templates/simple/preferences.html:161
  529. msgid "Open Access DOI resolver"
  530. msgstr "Resolver Open Access DOI"
  531. #: searx/templates/simple/preferences.html:171
  532. msgid ""
  533. "Redirect to open-access versions of publications when available (plugin "
  534. "required)"
  535. msgstr ""
  536. "Indirizza a versioni open-access delle pubblicazioni quando disponibili "
  537. "(plugin richiesto)"
  538. #: searx/templates/simple/preferences.html:175
  539. msgid "Engine tokens"
  540. msgstr "Tokens del motore"
  541. #: searx/templates/simple/preferences.html:179
  542. msgid "Access tokens for private engines"
  543. msgstr "Tokens di accesso per motori privati"
  544. #: searx/templates/simple/preferences.html:183
  545. msgid "User interface"
  546. msgstr "Interfaccia utente"
  547. #: searx/templates/simple/preferences.html:186
  548. msgid "Interface language"
  549. msgstr "Lingua dell'interfaccia"
  550. #: searx/templates/simple/preferences.html:194
  551. msgid "Change the language of the layout"
  552. msgstr "Cambia la lingua dell'interfaccia"
  553. #: searx/templates/simple/preferences.html:199
  554. msgid "Theme"
  555. msgstr "Tema"
  556. #: searx/templates/simple/preferences.html:207
  557. msgid "Change SearXNG layout"
  558. msgstr "Cambia la disposizione di SearXNG"
  559. #: searx/templates/simple/preferences.html:210
  560. msgid "Theme style"
  561. msgstr "Stile tema"
  562. #: searx/templates/simple/preferences.html:218
  563. msgid "Choose auto to follow your browser settings"
  564. msgstr "Seleziona automatico per seguire le impostazioni del tuo browser"
  565. #: searx/templates/simple/preferences.html:221
  566. msgid "Center Alignment"
  567. msgstr "Allinea al centro"
  568. #: searx/templates/simple/preferences.html:224
  569. #: searx/templates/simple/preferences.html:236
  570. #: searx/templates/simple/preferences.html:248
  571. msgid "On"
  572. msgstr "Attivo"
  573. #: searx/templates/simple/preferences.html:225
  574. #: searx/templates/simple/preferences.html:237
  575. #: searx/templates/simple/preferences.html:249
  576. msgid "Off"
  577. msgstr "Spento"
  578. #: searx/templates/simple/preferences.html:228
  579. msgid "Displays results in the center of the page (Oscar layout)."
  580. msgstr "Mostra i risultati al centro della pagina (Oscar layout)."
  581. #: searx/templates/simple/preferences.html:233
  582. msgid "Results on new tabs"
  583. msgstr "Risultati in una nuova scheda"
  584. #: searx/templates/simple/preferences.html:240
  585. msgid "Open result links on new browser tabs"
  586. msgstr "Apri i risultati in nuove schede del browser"
  587. #: searx/templates/simple/preferences.html:245
  588. msgid "Infinite scroll"
  589. msgstr "Scorrimento infinito"
  590. #: searx/templates/simple/preferences.html:252
  591. msgid "Automatically load next page when scrolling to bottom of current page"
  592. msgstr ""
  593. "Carica automaticamente la pagina successiva quando si scorre sino alla "
  594. "fine della pagina attuale"
  595. #: searx/templates/simple/preferences.html:258
  596. msgid "Privacy"
  597. msgstr "Privacy"
  598. #: searx/templates/simple/preferences.html:261
  599. msgid "HTTP Method"
  600. msgstr "Metodo HTTP"
  601. #: searx/templates/simple/preferences.html:268
  602. msgid ""
  603. "Change how forms are submitted, <a "
  604. "href=\"http://en.wikipedia.org/wiki/Hypertext_Transfer_Protocol#Request_methods\""
  605. " rel=\"external\">learn more about request methods</a>"
  606. msgstr ""
  607. "Seleziona il metodo di richiesta HTTP (<a "
  608. "href=\"https://it.wikipedia.org/wiki/Hypertext_Transfer_Protocol#Messaggio_di_richiesta\""
  609. " rel=\"external\">Cos'è un metodo di richiesta?</a>)"
  610. #: searx/templates/simple/preferences.html:273
  611. msgid "Image proxy"
  612. msgstr "Proxy immagini"
  613. #: searx/templates/simple/preferences.html:276
  614. #: searx/templates/simple/preferences.html:288
  615. msgid "Enabled"
  616. msgstr "Attivo"
  617. #: searx/templates/simple/preferences.html:277
  618. #: searx/templates/simple/preferences.html:289
  619. msgid "Disabled"
  620. msgstr "Disabilitato"
  621. #: searx/templates/simple/preferences.html:280
  622. msgid "Proxying image results through SearXNG"
  623. msgstr "Proxy dei risultati delle immagini attraverso SearXNG"
  624. #: searx/templates/simple/preferences.html:285
  625. msgid "Query in the page's title"
  626. msgstr "Query nel titolo della pagina"
  627. #: searx/templates/simple/preferences.html:292
  628. msgid ""
  629. "When enabled, the result page's title contains your query. Your browser "
  630. "can record this title"
  631. msgstr ""
  632. "Quando è abilitato, il titolo della pagina dei risultati contiene la tua "
  633. "ricerca. Il tuo browser può registrare questo titolo"
  634. #: searx/templates/simple/preferences.html:298
  635. msgid "Engines"
  636. msgstr "Motori"
  637. #: searx/templates/simple/preferences.html:299
  638. msgid "Currently used search engines"
  639. msgstr "Motori di ricerca attualmente in uso"
  640. #: searx/templates/simple/preferences.html:306
  641. msgid ""
  642. "This tab does not exists in the user interface, but you can search in "
  643. "these engines by its !bangs."
  644. msgstr ""
  645. "Questa scheda non esiste nell’interfaccia utente, ma puoi effettuare "
  646. "ricerche in questi motori tramite i suoi !bang."
  647. #: searx/templates/simple/preferences.html:311
  648. #: searx/templates/simple/preferences.html:365
  649. msgid "Allow"
  650. msgstr "Autorizza"
  651. #: searx/templates/simple/preferences.html:312
  652. #: searx/templates/simple/stats.html:25
  653. msgid "Engine name"
  654. msgstr "Nome del motore"
  655. #: searx/templates/simple/preferences.html:313
  656. msgid "Bang"
  657. msgstr "!bang"
  658. #: searx/templates/simple/preferences.html:314
  659. msgid "Supports selected language"
  660. msgstr "La lingua selezionata è disponibile"
  661. #: searx/templates/simple/filters/time_range.html:1
  662. #: searx/templates/simple/preferences.html:316
  663. msgid "Time range"
  664. msgstr "Intervallo di tempo"
  665. #: searx/templates/simple/preferences.html:317
  666. #: searx/templates/simple/stats.html:28
  667. msgid "Response time"
  668. msgstr "Tempo di risposta"
  669. #: searx/templates/simple/preferences.html:318
  670. msgid "Max time"
  671. msgstr "Tempo massimo"
  672. #: searx/templates/simple/preferences.html:319
  673. #: searx/templates/simple/stats.html:29
  674. msgid "Reliability"
  675. msgstr "Affidabilità"
  676. #: searx/templates/simple/preferences.html:360
  677. msgid "Special Queries"
  678. msgstr "Richieste speciali"
  679. #: searx/templates/simple/preferences.html:366
  680. msgid "Keywords"
  681. msgstr "Parole chiave"
  682. #: searx/templates/simple/preferences.html:367
  683. msgid "Name"
  684. msgstr "Nome"
  685. #: searx/templates/simple/preferences.html:368
  686. msgid "Description"
  687. msgstr "Descrizione"
  688. #: searx/templates/simple/preferences.html:369
  689. msgid "Examples"
  690. msgstr "Esempi"
  691. #: searx/templates/simple/preferences.html:372
  692. msgid "This is the list of SearXNG's instant answering modules."
  693. msgstr "Questa è la lista dei moduli di risposta istantanea di SearXNG."
  694. #: searx/templates/simple/preferences.html:383
  695. msgid "This is the list of plugins."
  696. msgstr "Questa è la lista di plugins."
  697. #: searx/templates/simple/preferences.html:400
  698. msgid "Cookies"
  699. msgstr "Cookie"
  700. #: searx/templates/simple/preferences.html:402
  701. msgid ""
  702. "This is the list of cookies and their values SearXNG is storing on your "
  703. "computer."
  704. msgstr ""
  705. "Questa è la lista di cookies e i loro valori che SearXNG sta salvando sul"
  706. " tuo computer."
  707. #: searx/templates/simple/preferences.html:403
  708. msgid "With that list, you can assess SearXNG transparency."
  709. msgstr "Con questa lista, potete valutare la trasparenza di SearXNG."
  710. #: searx/templates/simple/preferences.html:408
  711. msgid "Cookie name"
  712. msgstr "Nome del cookie"
  713. #: searx/templates/simple/preferences.html:409
  714. msgid "Value"
  715. msgstr "Valore"
  716. #: searx/templates/simple/preferences.html:421
  717. msgid "Search URL of the currently saved preferences"
  718. msgstr "URL di ricerca delle preferenze attualmente salvate"
  719. #: searx/templates/simple/preferences.html:425
  720. msgid ""
  721. "Note: specifying custom settings in the search URL can reduce privacy by "
  722. "leaking data to the clicked result sites."
  723. msgstr ""
  724. "Nota: specificare impostazioni personalizzate nell'URL di ricerca può "
  725. "ridurre la privacy facendo trapelare dati ai siti cliccati."
  726. #: searx/templates/simple/preferences.html:426
  727. msgid "URL to restore your preferences in another browser"
  728. msgstr "URL per ripristinare le tue preferenze in un altro browser"
  729. #: searx/templates/simple/preferences.html:430
  730. msgid ""
  731. "Specifying custom settings in the preferences URL can be used to sync "
  732. "preferences across devices."
  733. msgstr ""
  734. "Specificare impostazioni personalizzate nel URL delle preferenze può "
  735. "essere usato per sincronizzare le preferenze su più dispositivi."
  736. #: searx/templates/simple/preferences.html:435
  737. msgid ""
  738. "These settings are stored in your cookies, this allows us not to store "
  739. "this data about you."
  740. msgstr ""
  741. "Le impostazioni vengono salvate nei tuoi cookie, consentendoci di non "
  742. "conservare dati su di te."
  743. #: searx/templates/simple/preferences.html:437
  744. msgid ""
  745. "These cookies serve your sole convenience, we don't use these cookies to "
  746. "track you."
  747. msgstr ""
  748. "Questi cookie servono solo ad offrirti un servizio migliore. Non li "
  749. "usiamo per tracciarti."
  750. #: searx/templates/simple/preferences.html:440
  751. msgid "Save"
  752. msgstr "Salva"
  753. #: searx/templates/simple/preferences.html:441
  754. msgid "Reset defaults"
  755. msgstr "Reimposta ai valori di default"
  756. #: searx/templates/simple/preferences.html:442
  757. msgid "Back"
  758. msgstr "Indietro"
  759. #: searx/templates/simple/results.html:23
  760. msgid "Answers"
  761. msgstr "Risposte"
  762. #: searx/templates/simple/results.html:39
  763. msgid "Number of results"
  764. msgstr "Numero di risultati"
  765. #: searx/templates/simple/results.html:45
  766. msgid "Info"
  767. msgstr "Informazioni"
  768. #: searx/templates/simple/results.html:74
  769. msgid "Try searching for:"
  770. msgstr "Prova a cercare:"
  771. #: searx/templates/simple/results.html:106
  772. msgid "Back to top"
  773. msgstr "Torna in cima"
  774. #: searx/templates/simple/results.html:124
  775. msgid "Previous page"
  776. msgstr "pagina precedente"
  777. #: searx/templates/simple/results.html:141
  778. msgid "Next page"
  779. msgstr "pagina successiva"
  780. #: searx/templates/simple/search.html:3
  781. msgid "Display the front page"
  782. msgstr "Visualizza la pagina principale"
  783. #: searx/templates/simple/search.html:9
  784. #: searx/templates/simple/simple_search.html:5
  785. msgid "Search for..."
  786. msgstr "Cerca..."
  787. #: searx/templates/simple/search.html:10
  788. #: searx/templates/simple/simple_search.html:6
  789. msgid "clear"
  790. msgstr "svuota"
  791. #: searx/templates/simple/search.html:11
  792. #: searx/templates/simple/simple_search.html:7
  793. msgid "search"
  794. msgstr "cerca"
  795. #: searx/templates/simple/stats.html:21
  796. msgid "There is currently no data available. "
  797. msgstr "Non ci sono dati attualmente disponibili. "
  798. #: searx/templates/simple/stats.html:26
  799. msgid "Scores"
  800. msgstr "Punteggio"
  801. #: searx/templates/simple/stats.html:27
  802. msgid "Result count"
  803. msgstr "Conteggio dei risultati"
  804. #: searx/templates/simple/stats.html:59
  805. msgid "Total"
  806. msgstr "Totale"
  807. #: searx/templates/simple/stats.html:60
  808. msgid "HTTP"
  809. msgstr "HTTP"
  810. #: searx/templates/simple/stats.html:61
  811. msgid "Processing"
  812. msgstr "Elaborazione"
  813. #: searx/templates/simple/stats.html:99
  814. msgid "Warnings"
  815. msgstr "Avvisi"
  816. #: searx/templates/simple/stats.html:99
  817. msgid "Errors and exceptions"
  818. msgstr "Errori e eccezioni"
  819. #: searx/templates/simple/stats.html:105
  820. msgid "Exception"
  821. msgstr "Eccezione"
  822. #: searx/templates/simple/stats.html:107
  823. msgid "Message"
  824. msgstr "Messaggio"
  825. #: searx/templates/simple/stats.html:109
  826. msgid "Percentage"
  827. msgstr "Percentuale"
  828. #: searx/templates/simple/stats.html:111
  829. msgid "Parameter"
  830. msgstr "Parametro"
  831. #: searx/templates/simple/stats.html:119
  832. msgid "Filename"
  833. msgstr "Nome del file"
  834. #: searx/templates/simple/stats.html:120
  835. msgid "Function"
  836. msgstr "Funzione"
  837. #: searx/templates/simple/stats.html:121
  838. msgid "Code"
  839. msgstr "Codice"
  840. #: searx/templates/simple/stats.html:128
  841. msgid "Checker"
  842. msgstr "Controllore"
  843. #: searx/templates/simple/stats.html:131
  844. msgid "Failed test"
  845. msgstr "Test fallito"
  846. #: searx/templates/simple/stats.html:132
  847. msgid "Comment(s)"
  848. msgstr "Commento(i)"
  849. #: searx/templates/simple/elements/apis.html:3
  850. msgid "Download results"
  851. msgstr "Scarica i risultati"
  852. #: searx/templates/simple/elements/engines_msg.html:3
  853. msgid "Messages from the search engines"
  854. msgstr "Messaggi dai motori di ricerca"
  855. #: searx/templates/simple/elements/engines_msg.html:8
  856. msgid "Error!"
  857. msgstr "Errore!"
  858. #: searx/templates/simple/elements/engines_msg.html:9
  859. msgid "Engines cannot retrieve results"
  860. msgstr "I motori di ricerca non riescono a recuperare risultati"
  861. #: searx/templates/simple/elements/search_url.html:3
  862. msgid "Search URL"
  863. msgstr "URL della ricerca"
  864. #: searx/templates/simple/elements/suggestions.html:3
  865. msgid "Suggestions"
  866. msgstr "Suggerimenti"
  867. #: searx/templates/simple/filters/time_range.html:3
  868. msgid "Anytime"
  869. msgstr "Qualsiasi data"
  870. #: searx/templates/simple/filters/time_range.html:6
  871. msgid "Last day"
  872. msgstr "Ultimo giorno"
  873. #: searx/templates/simple/filters/time_range.html:9
  874. msgid "Last week"
  875. msgstr "Ultima settimana"
  876. #: searx/templates/simple/filters/time_range.html:12
  877. msgid "Last month"
  878. msgstr "Ultimo mese"
  879. #: searx/templates/simple/filters/time_range.html:15
  880. msgid "Last year"
  881. msgstr "Ultimo anno"
  882. #: searx/templates/simple/messages/no_cookies.html:3
  883. msgid "Information!"
  884. msgstr "Informazione!"
  885. #: searx/templates/simple/messages/no_cookies.html:4
  886. msgid "currently, there are no cookies defined."
  887. msgstr "Attualmente non ci sono cookie definiti."
  888. #: searx/templates/simple/messages/no_results.html:3
  889. msgid "Sorry!"
  890. msgstr "Scusa!"
  891. #: searx/templates/simple/messages/no_results.html:4
  892. msgid ""
  893. "we didn't find any results. Please use another query or search in more "
  894. "categories."
  895. msgstr ""
  896. "non abbiamo trovato alcun risultato. Prova una nuova ricerca, o cerca in "
  897. "più categorie."
  898. #: searx/templates/simple/result_templates/default.html:6
  899. msgid "show media"
  900. msgstr "mostra media"
  901. #: searx/templates/simple/result_templates/default.html:6
  902. msgid "hide media"
  903. msgstr "nascondi media"
  904. #: searx/templates/simple/result_templates/default.html:14
  905. #: searx/templates/simple/result_templates/videos.html:14
  906. msgid "This site did not provide any description."
  907. msgstr "Questo sito non fornisce nessuna descrizione."
  908. #: searx/templates/simple/result_templates/images.html:19
  909. msgid "Format"
  910. msgstr "Formato"
  911. #: searx/templates/simple/result_templates/images.html:21
  912. msgid "Engine"
  913. msgstr "Motore"
  914. #: searx/templates/simple/result_templates/images.html:22
  915. msgid "View source"
  916. msgstr "Guarda la fonte"
  917. #: searx/templates/simple/result_templates/map.html:12
  918. msgid "address"
  919. msgstr "indirizzo"
  920. #: searx/templates/simple/result_templates/map.html:43
  921. msgid "show map"
  922. msgstr "mostra mappa"
  923. #: searx/templates/simple/result_templates/map.html:43
  924. msgid "hide map"
  925. msgstr "nascondi mappa"
  926. #: searx/templates/simple/result_templates/paper.html:5
  927. msgid "Published date"
  928. msgstr "Data di pubblicazione"
  929. #: searx/templates/simple/result_templates/paper.html:9
  930. msgid "Journal"
  931. msgstr "Giornale"
  932. #: searx/templates/simple/result_templates/paper.html:22
  933. msgid "Editor"
  934. msgstr "Editore"
  935. #: searx/templates/simple/result_templates/paper.html:23
  936. msgid "Publisher"
  937. msgstr "Editore"
  938. #: searx/templates/simple/result_templates/paper.html:24
  939. msgid "Type"
  940. msgstr "Tipo"
  941. #: searx/templates/simple/result_templates/paper.html:25
  942. msgid "Tags"
  943. msgstr "Etichette"
  944. #: searx/templates/simple/result_templates/paper.html:26
  945. msgid "DOI"
  946. msgstr "DOI"
  947. #: searx/templates/simple/result_templates/paper.html:27
  948. msgid "ISSN"
  949. msgstr "ISSN"
  950. #: searx/templates/simple/result_templates/paper.html:28
  951. msgid "ISBN"
  952. msgstr "ISBN"
  953. #: searx/templates/simple/result_templates/paper.html:33
  954. msgid "PDF"
  955. msgstr "PDF"
  956. #: searx/templates/simple/result_templates/paper.html:34
  957. msgid "HTML"
  958. msgstr "HTML"
  959. #: searx/templates/simple/result_templates/torrent.html:6
  960. msgid "magnet link"
  961. msgstr "link magnet"
  962. #: searx/templates/simple/result_templates/torrent.html:7
  963. msgid "torrent file"
  964. msgstr "file torrent"
  965. #: searx/templates/simple/result_templates/torrent.html:9
  966. msgid "Seeder"
  967. msgstr "Seeder"
  968. #: searx/templates/simple/result_templates/torrent.html:9
  969. msgid "Leecher"
  970. msgstr "Leecher"
  971. #: searx/templates/simple/result_templates/torrent.html:11
  972. msgid "Filesize"
  973. msgstr "Dimensioni file"
  974. #: searx/templates/simple/result_templates/torrent.html:12
  975. msgid "Bytes"
  976. msgstr "Bytes"
  977. #: searx/templates/simple/result_templates/torrent.html:13
  978. msgid "kiB"
  979. msgstr "kiB"
  980. #: searx/templates/simple/result_templates/torrent.html:14
  981. msgid "MiB"
  982. msgstr "MiB"
  983. #: searx/templates/simple/result_templates/torrent.html:15
  984. msgid "GiB"
  985. msgstr "GiB"
  986. #: searx/templates/simple/result_templates/torrent.html:16
  987. msgid "TiB"
  988. msgstr "TiB"
  989. #: searx/templates/simple/result_templates/torrent.html:20
  990. msgid "Number of Files"
  991. msgstr "Numero di file"
  992. #: searx/templates/simple/result_templates/videos.html:6
  993. msgid "show video"
  994. msgstr "mostra video"
  995. #: searx/templates/simple/result_templates/videos.html:6
  996. msgid "hide video"
  997. msgstr "nascondi video"
  998. #~ msgid "Engine time (sec)"
  999. #~ msgstr "Tempo del motore (secondi)"
  1000. #~ msgid "Page loads (sec)"
  1001. #~ msgstr " Caricamento della pagina (secondi)"
  1002. #~ msgid "Errors"
  1003. #~ msgstr "Errori"
  1004. #~ msgid "CAPTCHA required"
  1005. #~ msgstr "CAPTCHA richiesto"
  1006. #~ msgid "Rewrite HTTP links to HTTPS if possible"
  1007. #~ msgstr "Se possible, converti gli indirizzi HTTP in HTTPS"
  1008. #~ msgid ""
  1009. #~ "Results are opened in the same "
  1010. #~ "window by default. This plugin "
  1011. #~ "overwrites the default behaviour to open"
  1012. #~ " links on new tabs/windows. (JavaScript "
  1013. #~ "required)"
  1014. #~ msgstr ""
  1015. #~ "Di base i risultati sono aperti "
  1016. #~ "nella stessa finestra. Questa estensione "
  1017. #~ "fa sì invece che vengano mostrati "
  1018. #~ "in nuove schede/finestre. (Javascript "
  1019. #~ "necessario)"
  1020. #~ msgid "Color"
  1021. #~ msgstr "Colore"
  1022. #~ msgid "Blue (default)"
  1023. #~ msgstr "Blu (predefinito)"
  1024. #~ msgid "Violet"
  1025. #~ msgstr "Viola"
  1026. #~ msgid "Green"
  1027. #~ msgstr "Verde"
  1028. #~ msgid "Cyan"
  1029. #~ msgstr "Ciano"
  1030. #~ msgid "Orange"
  1031. #~ msgstr "Arancione"
  1032. #~ msgid "Red"
  1033. #~ msgstr "Rosso"
  1034. #~ msgid "Category"
  1035. #~ msgstr "Categoria"
  1036. #~ msgid "Block"
  1037. #~ msgstr "Blocca"
  1038. #~ msgid "original context"
  1039. #~ msgstr "contesto originale"
  1040. #~ msgid "Plugins"
  1041. #~ msgstr "Plugin"
  1042. #~ msgid "Answerers"
  1043. #~ msgstr "Risponditori"
  1044. #~ msgid "Avg. time"
  1045. #~ msgstr "Tempo medio"
  1046. #~ msgid "show details"
  1047. #~ msgstr "mostra dettagli"
  1048. #~ msgid "hide details"
  1049. #~ msgstr "nascondi dettagli"
  1050. #~ msgid "Load more..."
  1051. #~ msgstr "Carica altro..."
  1052. #~ msgid "Loading..."
  1053. #~ msgstr "Caricamento..."
  1054. #~ msgid "Change searx layout"
  1055. #~ msgstr "Cambia l'aspetto di searx"
  1056. #~ msgid "Proxying image results through searx"
  1057. #~ msgstr "Usa un proxy per le immagini ottenute attraverso searx"
  1058. #~ msgid "This is the list of searx's instant answering modules."
  1059. #~ msgstr "Questa è la lista dei moduli searx con risposta immediata"
  1060. #~ msgid ""
  1061. #~ "This is the list of cookies and"
  1062. #~ " their values searx is storing on "
  1063. #~ "your computer."
  1064. #~ msgstr "Qui puoi vedere i cookie che vengono conservati sul tuo computer."
  1065. #~ msgid "With that list, you can assess searx transparency."
  1066. #~ msgstr "In questo modo, puoi constatare la trasparenza di searx."
  1067. #~ msgid "It look like you are using searx first time."
  1068. #~ msgstr "Sembra che tu stia utilizzando searx per la prima volta."
  1069. #~ msgid "Please, try again later or find another searx instance."
  1070. #~ msgstr "Riprova nuovamente o cerca un'altra istanza di searx."
  1071. #~ msgid "Themes"
  1072. #~ msgstr "Temi"
  1073. #~ msgid "Reliablity"
  1074. #~ msgstr ""
  1075. #~ msgid ""
  1076. #~ "When enabled, the result page's title"
  1077. #~ " contains your query. Your browser "
  1078. #~ "can record this title."
  1079. #~ msgstr ""
  1080. #~ msgid "Method"
  1081. #~ msgstr "Metodo"
  1082. #~ msgid ""
  1083. #~ "This tab does not show up for "
  1084. #~ "search results but you can search "
  1085. #~ "the engines listed here via bangs."
  1086. #~ msgstr ""
  1087. #~ msgid "Advanced settings"
  1088. #~ msgstr "Impostazioni avanzate"
  1089. #~ msgid "Close"
  1090. #~ msgstr "Chiudi"
  1091. #~ msgid "Language"
  1092. #~ msgstr "Lingua"
  1093. #~ msgid "broken"
  1094. #~ msgstr "rotto"
  1095. #~ msgid "supported"
  1096. #~ msgstr "supportato"
  1097. #~ msgid "not supported"
  1098. #~ msgstr "non supportato"
  1099. #~ msgid "about"
  1100. #~ msgstr "informazioni"
  1101. #~ msgid "Avg."
  1102. #~ msgstr "Avg."
  1103. #~ msgid "User Interface"
  1104. #~ msgstr "Interfaccia utente"
  1105. #~ msgid "Choose style for this theme"
  1106. #~ msgstr "Scegli lo stile per questo tema"
  1107. #~ msgid "Style"
  1108. #~ msgstr "Stile"
  1109. #~ msgid "Show advanced settings"
  1110. #~ msgstr "Mostra le impostazioni avanzate"
  1111. #~ msgid "Show advanced settings panel in the home page by default"
  1112. #~ msgstr ""
  1113. #~ "Mostra il pannello delle impostazioni "
  1114. #~ "avanzate nella pagina iniziale per "
  1115. #~ "impostazione predefinita"
  1116. #~ msgid "Allow all"
  1117. #~ msgstr "Permetti tutto"
  1118. #~ msgid "Disable all"
  1119. #~ msgstr "Disattiva tutto"
  1120. #~ msgid "Selected language"
  1121. #~ msgstr "Lingua selezionata"
  1122. #~ msgid "Query"
  1123. #~ msgstr "Richiesta"
  1124. #~ msgid "save"
  1125. #~ msgstr "salva"
  1126. #~ msgid "back"
  1127. #~ msgstr "indietro"
  1128. #~ msgid "Links"
  1129. #~ msgstr "Collegamenti"
  1130. #~ msgid "RSS subscription"
  1131. #~ msgstr "Abbonamento RSS"
  1132. #~ msgid "Search results"
  1133. #~ msgstr "Risultati della ricerca"
  1134. #~ msgid "next page"
  1135. #~ msgstr "pagina successiva"
  1136. #~ msgid "previous page"
  1137. #~ msgstr "pagina precedente"
  1138. #~ msgid "Start search"
  1139. #~ msgstr "Cerca"
  1140. #~ msgid "Clear search"
  1141. #~ msgstr "Svuota ricerca"
  1142. #~ msgid "Clear"
  1143. #~ msgstr "Svuota"
  1144. #~ msgid "stats"
  1145. #~ msgstr "statistiche"
  1146. #~ msgid "Heads up!"
  1147. #~ msgstr "Avviso!"
  1148. #~ msgid "It look like you are using SearXNG first time."
  1149. #~ msgstr "Sembra che sia la prima volta che usi SearXNG."
  1150. #~ msgid "Well done!"
  1151. #~ msgstr "Ottimo!"
  1152. #~ msgid "Settings saved successfully."
  1153. #~ msgstr "Impostazioni salvate con successo."
  1154. #~ msgid "Oh snap!"
  1155. #~ msgstr "Mannaggia!"
  1156. #~ msgid "Something went wrong."
  1157. #~ msgstr "Qualcosa è andato storto."
  1158. #~ msgid "Date"
  1159. #~ msgstr "Data"
  1160. #~ msgid "Type"
  1161. #~ msgstr "Tipo"
  1162. #~ msgid "Get image"
  1163. #~ msgstr "Visualizza immagine"
  1164. #~ msgid "Center Alignment"
  1165. #~ msgstr ""
  1166. #~ msgid "Displays results in the center of the page (Oscar layout)."
  1167. #~ msgstr ""
  1168. #~ msgid "preferences"
  1169. #~ msgstr "preferenze"
  1170. #~ msgid "Scores per result"
  1171. #~ msgstr "Punteggio per risultato"
  1172. #~ msgid "a privacy-respecting, hackable metasearch engine"
  1173. #~ msgstr "un metamotore di ricerca personalizzabile e rispettoso della privacy"
  1174. #~ msgid "No abstract is available for this publication."
  1175. #~ msgstr "Nessun sommario disponibile per questa pubblicazione."
  1176. #~ msgid "Self Informations"
  1177. #~ msgstr "Informazioni su di sé"
  1178. #~ msgid ""
  1179. #~ "Change how forms are submited, <a "
  1180. #~ "href=\"http://en.wikipedia.org/wiki/Hypertext_Transfer_Protocol#Request_methods\""
  1181. #~ " rel=\"external\">learn more about request "
  1182. #~ "methods</a>"
  1183. #~ msgstr ""
  1184. #~ "Seleziona il metodo di richiesta HTTP"
  1185. #~ " (<a "
  1186. #~ "href=\"https://it.wikipedia.org/wiki/Hypertext_Transfer_Protocol#Messaggio_di_richiesta\""
  1187. #~ " rel=\"external\">Cos'è un metodo di "
  1188. #~ "richiesta?</a>)"
  1189. #~ msgid ""
  1190. #~ "This plugin checks if the address "
  1191. #~ "of the request is a TOR exit "
  1192. #~ "node, and informs the user if it"
  1193. #~ " is, like check.torproject.org but from "
  1194. #~ "searxng."
  1195. #~ msgstr ""
  1196. #~ "Questo plugin controlla se l'indirizzo "
  1197. #~ "della richiesta è un nodo di "
  1198. #~ "uscita di TOR e informa l'utente "
  1199. #~ "se lo è. Simile a check.torproject.org"
  1200. #~ " ma fornito da searxng."
  1201. #~ msgid ""
  1202. #~ "The TOR exit node list "
  1203. #~ "(https://check.torproject.org/exit-addresses) is "
  1204. #~ "unreachable."
  1205. #~ msgstr ""
  1206. #~ "La lista dei nodi d'uscita TOR non"
  1207. #~ " è raggiungibile (https://check.torproject.org/exit-"
  1208. #~ "addresses)."
  1209. #~ msgid "You are using TOR. Your IP address seems to be: {ip_address}."
  1210. #~ msgstr "Stai usando TOR. Il tuo indirizzo IP risulta essere : {ip_address}."
  1211. #~ msgid "You are not using TOR. Your IP address seems to be: {ip_address}."
  1212. #~ msgstr "Non stai usando TOR. Il tuo indirizzo IP sembra essere: {ip_address}."
  1213. #~ msgid ""
  1214. #~ "The could not download the list of"
  1215. #~ " Tor exit-nodes from "
  1216. #~ "https://check.torproject.org/exit-addresses."
  1217. #~ msgstr ""
  1218. #~ msgid ""
  1219. #~ "You are using Tor. It looks like"
  1220. #~ " you have this external IP address:"
  1221. #~ " {ip_address}."
  1222. #~ msgstr ""
  1223. #~ msgid "You are not using Tor. You have this external IP address: {ip_address}."
  1224. #~ msgstr ""
  1225. #~ msgid "Autodetect search language"
  1226. #~ msgstr "Rileva automaticamente la lingua di ricerca"
  1227. #~ msgid "Automatically detect the query search language and switch to it."
  1228. #~ msgstr ""
  1229. #~ "Rileva automaticamente la lingua di "
  1230. #~ "ricerca della query e passa ad "
  1231. #~ "essa."
  1232. #~ msgid "others"
  1233. #~ msgstr "altri"
  1234. #~ msgid ""
  1235. #~ "This tab does not show up for "
  1236. #~ "search results, but you can search "
  1237. #~ "the engines listed here via bangs."
  1238. #~ msgstr ""
  1239. #~ "Questa scheda non viene mostrata per "
  1240. #~ "i risultati di ricerca, ma puoi "
  1241. #~ "cercare i motori elencati qui usando "
  1242. #~ "i bang."
  1243. #~ msgid "Shortcut"
  1244. #~ msgstr "Scorciatoia"
  1245. #~ msgid "!bang"
  1246. #~ msgstr ""
  1247. #~ msgid ""
  1248. #~ "This tab dues not exists in the"
  1249. #~ " user interface, but you can search"
  1250. #~ " in these engines by its !bangs."
  1251. #~ msgstr ""
  1252. #~ "Questa scheda non esiste nell’interfaccia "
  1253. #~ "utente, ma puoi effettuare ricerche in"
  1254. #~ " questi motori tramite i suoi !bang."
  1255. #~ msgid "Engines cannot retrieve results."
  1256. #~ msgstr "I motori di ricerca non riescono a recuperare risultati."
  1257. #~ msgid "Please, try again later or find another SearXNG instance."
  1258. #~ msgstr "Riprova più tardi o trova un'altra istanza SearXNG."