messages.po 42 KB

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