messages.po 44 KB

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