1
0

it.po 17 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952
  1. # snac message translation file
  2. #
  3. #, fuzzy
  4. msgid ""
  5. msgstr ""
  6. "Project-Id-Version: snac\n"
  7. "Last-Translator: anzu\n"
  8. "Language: it\n"
  9. "Content-Type: text/plain; charset=UTF-8\n"
  10. #: html.c:627
  11. msgid "Sensitive content: "
  12. msgstr "Contenuto sensibile"
  13. #: html.c:635
  14. msgid "Sensitive content description"
  15. msgstr "Descrizione del contenuto sensibile"
  16. msgid "Only for mentioned people: "
  17. msgstr "Riservato alle persone indicate: "
  18. #: html.c:663
  19. msgid "Reply to (URL): "
  20. msgstr "Rispondi a (URL): "
  21. #: html.c:672
  22. msgid "Don't send, but store as a draft"
  23. msgstr "Salva come bozza senza inviare"
  24. #: html.c:673
  25. msgid "Draft:"
  26. msgstr "Bozza"
  27. #: html.c:763
  28. msgid "Attachments..."
  29. msgstr "Allegati..."
  30. #: html.c:786
  31. msgid "File:"
  32. msgstr "File:"
  33. #: html.c:790
  34. msgid "Clear this field to delete the attachment"
  35. msgstr "Pulisci ed elimina l'allegato"
  36. #: html.c:799 html.c:824
  37. msgid "Attachment description"
  38. msgstr "Descrizione dell'allegato"
  39. #: html.c:840
  40. msgid "Poll..."
  41. msgstr "Sondaggio..."
  42. #: html.c:832
  43. msgid "Poll options (one per line, up to 8):"
  44. msgstr "Scelte per il sondaggio (una per linea, massimo 8):"
  45. #: html.c:854
  46. msgid "One choice"
  47. msgstr "Una scelta"
  48. #: html.c:857
  49. msgid "Multiple choices"
  50. msgstr "Scelte multiple"
  51. #: html.c:863
  52. msgid "End in 5 minutes"
  53. msgstr "Termina in 5 minuti"
  54. #: html.c:867
  55. msgid "End in 1 hour"
  56. msgstr "Termina in 1 ora"
  57. #: html.c:870
  58. msgid "End in 1 day"
  59. msgstr "Termina in 1 giorno"
  60. #: html.c:884
  61. msgid "Post"
  62. msgstr "Post"
  63. #: html.c:986 html.c:993
  64. msgid "Site description"
  65. msgstr "Descrizione del sito web"
  66. #: html.c:1004
  67. msgid "Admin email"
  68. msgstr "Email dell'amministratore"
  69. #: html.c:1017
  70. msgid "Admin account"
  71. msgstr "Account amministratore"
  72. #: html.c:1082 html.c:1438 html.c:3876
  73. #, c-format
  74. msgid "%d following, %d followers"
  75. msgstr "%d seguiti, %d seguenti"
  76. #: html.c:1179
  77. msgid "RSS"
  78. msgstr "RSS"
  79. #: html.c:1184 html.c:1223
  80. msgid "private"
  81. msgstr "privato"
  82. #: html.c:1219
  83. msgid "public"
  84. msgstr "pubblico"
  85. #: html.c:1227
  86. msgid "notifications"
  87. msgstr "notifiche"
  88. #: html.c:1232
  89. msgid "people"
  90. msgstr "persone"
  91. #: html.c:1237
  92. msgid "instance"
  93. msgstr "istanza"
  94. #: html.c:1246
  95. msgid ""
  96. "Search posts by URL or content (regular expression), @user@host accounts, or "
  97. "#tag"
  98. msgstr ""
  99. "Ricerca post per URL o contenuto (espressione regolare), @user@host "
  100. "accounts, #tag"
  101. #: html.c:1247
  102. msgid "Content search"
  103. msgstr "Ricerca contenuto"
  104. #: html.c:1373
  105. msgid "verified link"
  106. msgstr "link verificato"
  107. #: html.c:1430 html.c:3206 html.c:3219 html.c:3228 html.c:4558
  108. msgid "Location: "
  109. msgstr "Posizione: "
  110. #: html.c:1477
  111. msgid "New Post..."
  112. msgstr "Nuovo post..."
  113. #: html.c:1479
  114. msgid "What's on your mind?"
  115. msgstr "Cosa stai pensando?"
  116. #: html.c:1488
  117. msgid "Operations..."
  118. msgstr "Operazioni..."
  119. #: html.c:1503 html.c:2163 html.c:4041 html.c:4507 html.c:5790
  120. msgid "Follow"
  121. msgstr "Segui"
  122. #: html.c:1505
  123. msgid "(by URL or user@host)"
  124. msgstr "(per URL o user@host)"
  125. #: html.c:1520 html.c:2139 html.c:5737
  126. msgid "Boost"
  127. msgstr "Rilancia"
  128. #: html.c:1522 html.c:1539 html.c:1561
  129. msgid "(by URL)"
  130. msgstr "(per URL)"
  131. #: html.c:1537 html.c:2118 html.c:5728
  132. msgid "Like"
  133. msgstr "Mi piace"
  134. #: html.c:1689
  135. msgid "User Settings..."
  136. msgstr "Impostazioni..."
  137. #: html.c:1698
  138. msgid "Display name:"
  139. msgstr "Nome visualizzato:"
  140. #: html.c:1704
  141. msgid "Your name"
  142. msgstr "Il tuo nome"
  143. #: html.c:1706
  144. msgid "Avatar: "
  145. msgstr "Avatar: "
  146. #: html.c:1714
  147. msgid "Delete current avatar"
  148. msgstr "Elimina l'avatar"
  149. #: html.c:1716
  150. msgid "Header image (banner): "
  151. msgstr "Immagine intestazione (banner): "
  152. #: html.c:1724
  153. msgid "Delete current header image"
  154. msgstr "Elimina l'immagine d'intestazione"
  155. #: html.c:1726
  156. msgid "Bio:"
  157. msgstr "Bio:"
  158. #: html.c:1732
  159. msgid "Write about yourself here..."
  160. msgstr "Descriviti qui..."
  161. #: html.c:1741
  162. msgid "Always show sensitive content"
  163. msgstr "Mostra sempre i contenuti sensibili"
  164. #: html.c:1743
  165. msgid "Email address for notifications:"
  166. msgstr "Indirizzo email per le notifiche:"
  167. #: html.c:1751
  168. msgid "Telegram notifications (bot key and chat id):"
  169. msgstr "Notifiche Telegram (bot key e chat id):"
  170. #: html.c:1765
  171. msgid "ntfy notifications (ntfy server and token):"
  172. msgstr "Notifiche ntfy (server ntfy e token)"
  173. #: html.c:1787
  174. msgid "Maximum days to keep posts (0: server settings):"
  175. msgstr "Giorni di mantenimento dei post (0: impostazione server)"
  176. #: html.c:1793
  177. msgid "Drop direct messages from people you don't follow"
  178. msgstr "Elimina i messaggi diretti delle persone non seguite"
  179. #: html.c:1795
  180. msgid "This account is a bot"
  181. msgstr "Questo account è un bot"
  182. #: html.c:1797
  183. msgid "Auto-boost all mentions to this account"
  184. msgstr "Rilancio automatico delle citazioni a quest'account"
  185. #: html.c:1799
  186. msgid "This account is private (posts are not shown through the web)"
  187. msgstr "Quest'account è privato (post invisibili nel web)"
  188. #: html.c:1802
  189. msgid "Collapse top threads by default"
  190. msgstr "Tieni chiuse le discussioni"
  191. #: html.c:1804
  192. msgid "Follow requests must be approved"
  193. msgstr "Devi approvare le richieste dei seguenti"
  194. #: html.c:1806
  195. msgid "Publish follower and following metrics"
  196. msgstr "Rendi pubblici seguenti e seguiti"
  197. #: html.c:1811
  198. msgid "Current location:"
  199. msgstr "Posizione corrente:"
  200. #: html.c:1825
  201. msgid "Profile metadata (key=value pairs in each line):"
  202. msgstr "Dati del profilo (coppie di chiave=valore per ogni linea):"
  203. #: html.c:1836
  204. msgid "Web interface language:"
  205. msgstr "Lingua dell'interfaccia web:"
  206. #: html.c:1864
  207. msgid "New password:"
  208. msgstr "Nuova password:"
  209. #: html.c:1871
  210. msgid "Repeat new password:"
  211. msgstr "Reinserisci la password:"
  212. #: html.c:1881
  213. msgid "Update user info"
  214. msgstr "Aggiorna dati utente"
  215. #: html.c:1892
  216. msgid "Followed hashtags..."
  217. msgstr "Hashtag seguiti..."
  218. #: html.c:1894 html.c:1927
  219. msgid "One hashtag per line"
  220. msgstr "Un hashtag per linea"
  221. #: html.c:1916 html.c:1948
  222. msgid "Update hashtags"
  223. msgstr "Aggiorna hashtags"
  224. #: html.c:2118
  225. msgid "Say you like this post"
  226. msgstr "Questo post ti piace"
  227. #: html.c:2123 html.c:5746
  228. msgid "Unlike"
  229. msgstr "Non mi piace"
  230. #: html.c:2123
  231. msgid "Nah don't like it that much"
  232. msgstr "No, non mi piace molto"
  233. #: html.c:2129 html.c:5885
  234. msgid "Unpin"
  235. msgstr "Sgancia"
  236. #: html.c:2129
  237. msgid "Unpin this post from your timeline"
  238. msgstr "Sgancia questo post dalla timeline"
  239. #: html.c:2132 html.c:5880
  240. msgid "Pin"
  241. msgstr "Aggancia"
  242. #: html.c:2132
  243. msgid "Pin this post to the top of your timeline"
  244. msgstr "Aggancia questo post in cima alla timeline"
  245. #: html.c:2139
  246. msgid "Announce this post to your followers"
  247. msgstr "Annuncia questo post ai tuoi seguenti"
  248. #: html.c:2144 html.c:5755
  249. msgid "Unboost"
  250. msgstr "Ritira il boost"
  251. #: html.c:2144
  252. msgid "I regret I boosted this"
  253. msgstr "Mi pento di aver annunciato questo"
  254. #: html.c:2150 html.c:5895
  255. msgid "Unbookmark"
  256. msgstr "Elimina segnalibro"
  257. #: html.c:2150
  258. msgid "Delete this post from your bookmarks"
  259. msgstr "Elimina questo post dai segnalibri"
  260. #: html.c:2153 html.c:5890
  261. msgid "Bookmark"
  262. msgstr "Segnalibro"
  263. #: html.c:2153
  264. msgid "Add this post to your bookmarks"
  265. msgstr "Aggiungi questo post ai segnalibri"
  266. #: html.c:2159 html.c:4027 html.c:4418 html.c:4505 html.c:5803
  267. msgid "Unfollow"
  268. msgstr "Smetti di seguire"
  269. #: html.c:2159 html.c:4028 html.c:4505
  270. msgid "Stop following this user's activity"
  271. msgstr "Smetti di seguire l'utente"
  272. #: html.c:2163 html.c:4042 html.c:4507
  273. msgid "Start following this user's activity"
  274. msgstr "Sequi l'utente"
  275. #: html.c:2169 html.c:5833
  276. msgid "Unfollow Group"
  277. msgstr "Smetti di seguire il gruppo"
  278. #: html.c:2170
  279. msgid "Stop following this group or channel"
  280. msgstr "Smetti di seguire il gruppo o canale"
  281. #: html.c:2174 html.c:5820
  282. msgid "Follow Group"
  283. msgstr "Segui il gruppo"
  284. #: html.c:2175
  285. msgid "Start following this group or channel"
  286. msgstr "Segui il gruppo o canale"
  287. #: html.c:2180 html.c:4064 html.c:5764
  288. msgid "MUTE"
  289. msgstr "Silenzia"
  290. #: html.c:2181
  291. msgid "Block any activity from this user forever"
  292. msgstr "Blocca l'utente"
  293. #: html.c:2186 html.c:4046 html.c:5850
  294. msgid "Delete"
  295. msgstr "Elimina"
  296. #: html.c:2186
  297. msgid "Delete this post"
  298. msgstr "Elimina questo post"
  299. #: html.c:2189 html.c:5772
  300. msgid "Hide"
  301. msgstr "Nascondi"
  302. #: html.c:2189
  303. msgid "Hide this post and its children"
  304. msgstr "Nascondi questo post completamente"
  305. #: html.c:2231
  306. msgid "Edit..."
  307. msgstr "Modifica..."
  308. #: html.c:2269
  309. msgid "Reply..."
  310. msgstr "Rispondi..."
  311. #: html.c:2343
  312. msgid "Truncated (too deep)"
  313. msgstr "Troncato (troppo lungo)"
  314. #: html.c:2372
  315. msgid "follows you"
  316. msgstr "Ti segue"
  317. #: html.c:2446
  318. msgid "Pinned"
  319. msgstr "Aggancia"
  320. #: html.c:2454
  321. msgid "Bookmarked"
  322. msgstr "Segnalibro"
  323. #: html.c:2462
  324. msgid "Poll"
  325. msgstr "Sondaggio"
  326. #: html.c:2469
  327. msgid "Voted"
  328. msgstr "Votato"
  329. #: html.c:2478
  330. msgid "Event"
  331. msgstr "Evento"
  332. #: html.c:2510 html.c:2539
  333. msgid "boosted"
  334. msgstr "rilanciato"
  335. #: html.c:2553
  336. msgid "in reply to"
  337. msgstr "in risposta a"
  338. #: html.c:2618
  339. msgid " [SENSITIVE CONTENT]"
  340. msgstr " [CONTENUTO SENSIBILE]"
  341. #: html.c:2992
  342. msgid "Vote"
  343. msgstr "Vota"
  344. #: html.c:3002
  345. msgid "Closed"
  346. msgstr "Chiuso"
  347. #: html.c:3027
  348. msgid "Closes in"
  349. msgstr "Chiude in"
  350. #: html.c:3107
  351. msgid "Video"
  352. msgstr "Video"
  353. #: html.c:3122
  354. msgid "Audio"
  355. msgstr "Audio"
  356. #: html.c:3150
  357. msgid "Attachment"
  358. msgstr "Allegato"
  359. #: html.c:3164
  360. msgid "Alt..."
  361. msgstr "Testo alternativo..."
  362. #: html.c:3177
  363. msgid "Source channel or community"
  364. msgstr "Provenienza del canale o comunità"
  365. #: html.c:3271
  366. msgid "Time: "
  367. msgstr "Orario:"
  368. #: html.c:3352
  369. msgid "Older..."
  370. msgstr "Vecchi..."
  371. #: html.c:3454
  372. msgid "about this site"
  373. msgstr "descrizione"
  374. #: html.c:3456
  375. msgid "powered by "
  376. msgstr "gestito da "
  377. #: html.c:3524
  378. msgid "Dismiss"
  379. msgstr "Congeda"
  380. #: html.c:3541
  381. #, c-format
  382. msgid "Timeline for list '%s'"
  383. msgstr "Timeline per la lista '%s'"
  384. #: html.c:3560 html.c:5092
  385. msgid "Pinned posts"
  386. msgstr "Post appuntati"
  387. #: html.c:3584 html.c:5123
  388. msgid "Bookmarked posts"
  389. msgstr "Post segnati"
  390. #: html.c:3596 html.c:5138
  391. msgid "Post drafts"
  392. msgstr "Bozze"
  393. #: html.c:3674
  394. msgid "No more unseen posts"
  395. msgstr "Nessun ulteriore post"
  396. #: html.c:3678 html.c:3791 html.c:4205
  397. msgid "Back to top"
  398. msgstr "Torna in cima"
  399. #: html.c:3744
  400. msgid "History"
  401. msgstr "Storico"
  402. #: html.c:3796 html.c:4210 html.c:4612
  403. msgid "More..."
  404. msgstr "Ancora..."
  405. #: html.c:4032 html.c:5786
  406. msgid "Unlimit"
  407. msgstr "Senza limite"
  408. #: html.c:4033
  409. msgid "Allow announces (boosts) from this user"
  410. msgstr "Permetti annunci (boost) dall'utente"
  411. #: html.c:4036 html.c:5782
  412. msgid "Limit"
  413. msgstr "Limite"
  414. #: html.c:4037
  415. msgid "Block announces (boosts) from this user"
  416. msgstr "Blocca annunci (boost) dall'utente"
  417. #: html.c:4046
  418. msgid "Delete this user"
  419. msgstr "Elimina l'utente"
  420. #: html.c:4051 html.c:5900
  421. msgid "Approve"
  422. msgstr "Approva"
  423. #: html.c:4052
  424. msgid "Approve this follow request"
  425. msgstr "Approva richiesta di seguirti"
  426. #: html.c:4055 html.c:5924
  427. msgid "Discard"
  428. msgstr "Scarta"
  429. #: html.c:4055
  430. msgid "Discard this follow request"
  431. msgstr "Scarta richiesta di seguirti"
  432. #: html.c:4060 html.c:5768
  433. msgid "Unmute"
  434. msgstr "Rimuovi silenziamento"
  435. #: html.c:4061
  436. msgid "Stop blocking activities from this user"
  437. msgstr "Sblocca l'utente"
  438. #: html.c:4065
  439. msgid "Block any activity from this user"
  440. msgstr "Blocca l'utente completamente"
  441. #: html.c:4073
  442. msgid "Direct Message..."
  443. msgstr "Messaggio diretto..."
  444. #: html.c:4108
  445. msgid "Pending follow confirmations"
  446. msgstr "Conferme di seguirti in attesa"
  447. #: html.c:4112
  448. msgid "People you follow"
  449. msgstr "Persone che segui"
  450. #: html.c:4113
  451. msgid "People that follow you"
  452. msgstr "Persone che ti seguono"
  453. #: html.c:4337
  454. msgid "Clear all"
  455. msgstr "Pulisci"
  456. #: html.c:4412
  457. msgid "Mention"
  458. msgstr "Citazione"
  459. #: html.c:4415
  460. msgid "Finished poll"
  461. msgstr "Sondaggio concluso"
  462. #: html.c:4442
  463. msgid "Follow Request"
  464. msgstr "Richiesta di seguire"
  465. #: html.c:4552
  466. msgid "Context"
  467. msgstr "Contesto"
  468. #: html.c:4570
  469. msgid "New"
  470. msgstr "Nuovo"
  471. #: html.c:4585
  472. msgid "Already seen"
  473. msgstr "Già visto"
  474. #: html.c:4600
  475. msgid "None"
  476. msgstr "Niente"
  477. #: html.c:4886
  478. #, c-format
  479. msgid "Search results for account %s"
  480. msgstr "Risultati per account %s"
  481. #: html.c:4893
  482. #, c-format
  483. msgid "Account %s not found"
  484. msgstr "Account %s non trovato"
  485. #: html.c:4924
  486. #, c-format
  487. msgid "Search results for tag %s"
  488. msgstr "Risultati per tag %s"
  489. #: html.c:4924
  490. #, c-format
  491. msgid "Nothing found for tag %s"
  492. msgstr "Nessun risultato per il tag %S"
  493. #: html.c:4940
  494. #, c-format
  495. msgid "Search results for '%s' (may be more)"
  496. msgstr "Risultati per tag %s (ancora...)"
  497. #: html.c:4943
  498. #, c-format
  499. msgid "Search results for '%s'"
  500. msgstr "Risultati per %s"
  501. #: html.c:4946
  502. #, c-format
  503. msgid "No more matches for '%s'"
  504. msgstr "Nessuna corrispondenza per '%s'"
  505. #: html.c:4948
  506. #, c-format
  507. msgid "Nothing found for '%s'"
  508. msgstr "Non trovato per '%s'"
  509. #: html.c:5077
  510. msgid "Showing instance timeline"
  511. msgstr "Mostra la timeline dell'istanza"
  512. #: html.c:5176
  513. #, c-format
  514. msgid "Showing timeline for list '%s'"
  515. msgstr "Mostra la timeline della lista '%s'"
  516. #: httpd.c:260
  517. #, c-format
  518. msgid "Search results for tag #%s"
  519. msgstr "Risultati per tag #%s"
  520. #: httpd.c:269
  521. msgid "Recent posts by users in this instance"
  522. msgstr "Post recenti in questa istanza"
  523. #: html.c:1925
  524. msgid "Blocked hashtags..."
  525. msgstr "Hashtag bloccati..."
  526. #: html.c:667
  527. msgid "Optional URL to reply to"
  528. msgstr "URL facoltativo di risposta"
  529. #: html.c:849
  530. msgid ""
  531. "Option 1...\n"
  532. "Option 2...\n"
  533. "Option 3...\n"
  534. "..."
  535. msgstr ""
  536. "Scelta 1...\n"
  537. "Scelta 2...\n"
  538. "Scelta 3...\n"
  539. "..."
  540. #: html.c:1757
  541. msgid "Bot API key"
  542. msgstr "Chiave per le API del bot"
  543. #: html.c:1763
  544. msgid "Chat id"
  545. msgstr "Id della chat"
  546. #: html.c:1771
  547. msgid "ntfy server - full URL (example: https://ntfy.sh/YourTopic)"
  548. msgstr "Server ntfy - URL completo (esempio: https://ntfy.sh/YourTopic)"
  549. #: html.c:1777
  550. msgid "ntfy token - if needed"
  551. msgstr "Token ntfy - se richiesto"
  552. #: html.c:3561
  553. msgid "pinned"
  554. msgstr "appuntati"
  555. #: html.c:3585
  556. msgid "bookmarks"
  557. msgstr "segnalibri"
  558. #: html.c:3597
  559. msgid "drafts"
  560. msgstr "bozze"
  561. #: html.c:733
  562. msgid "Scheduled post..."
  563. msgstr "Post programmati..."
  564. msgid "Post date and time:"
  565. msgstr "Data e ora del post:"
  566. #: html.c:3608 html.c:5153
  567. msgid "Scheduled posts"
  568. msgstr "Post programmati"
  569. #: html.c:3609
  570. msgid "scheduled posts"
  571. msgstr "post programmati"
  572. #: html.c:727
  573. #, c-format
  574. msgid "Post date and time (timezone: %s):"
  575. msgstr "Data e ora del post (timezone: %s):"
  576. #: html.c:1841
  577. msgid "Time zone:"
  578. msgstr ""
  579. #: html.c:708
  580. msgid "Language:"
  581. msgstr "Lingua:"
  582. #: html.c:1779
  583. msgid "Notify webhook:"
  584. msgstr ""
  585. #: html.c:1785
  586. msgid "http://example.com/webhook"
  587. msgstr ""
  588. #: html.c:1846
  589. msgid "Languages you usually post in:"
  590. msgstr "Lingua nella quale posti di solito"
  591. #: html.c:1852 html.c:1861
  592. msgid "en fr es de_AT"
  593. msgstr ""
  594. #: html.c:521
  595. msgid "Visibility: "
  596. msgstr "Visibilità: "
  597. msgid "Public"
  598. msgstr "Pubblico"
  599. msgid "Unlisted"
  600. msgstr "Non elencato"
  601. msgid "Followers-only"
  602. msgstr "Solo follower"
  603. msgid "Direct Message"
  604. msgstr "Messaggio diretto"
  605. #: html.c:581 html.c:2728 html.c:2753 html.c:5701
  606. msgid "EmojiUnreact"
  607. msgstr ""
  608. #: html.c:581 html.c:1559 html.c:2728 html.c:2753 html.c:5713
  609. msgid "EmojiReact"
  610. msgstr ""
  611. #: html.c:2251
  612. msgid "Emoji react..."
  613. msgstr ""
  614. #: html.c:2803
  615. msgid "Emoji reactions: "
  616. msgstr "Reazioni Emoji: "
  617. #: html.c:1957
  618. msgid "Muted words..."
  619. msgstr "Parole silenziate..."
  620. #: html.c:1959
  621. msgid "One word per line, partial matches count"
  622. msgstr "Una parola per linea, vale la corrispondenza parziale"
  623. #: html.c:1980
  624. msgid "Update muted words"
  625. msgstr "Aggiorna le parole silenziate"
  626. #: html.c:2628
  627. msgid "Muted: "
  628. msgstr "Silenziati: "
  629. #: html.c:4146
  630. msgid "Contact's posts"
  631. msgstr "Post dei contatti"
  632. #: html.c:4215
  633. msgid "More (x 10)..."
  634. msgstr "Ancora (x 10)..."
  635. #: html.c:873
  636. msgid "End in 3 days"
  637. msgstr "Termina in 3 giorni"
  638. #: html.c:876
  639. msgid "End in 1 year"
  640. msgstr "Termina in 1 anno"
  641. #: html.c:4303
  642. msgid "Likes"
  643. msgstr "Like"
  644. #: html.c:4304
  645. msgid "Emoji reacts"
  646. msgstr "Reazioni Emoji"
  647. #: html.c:4305
  648. msgid "Mentions"
  649. msgstr "Citazioni"
  650. #: html.c:4306
  651. msgid "Announces"
  652. msgstr "Boost"
  653. #: html.c:4307
  654. msgid "Follows"
  655. msgstr "Ti segue"
  656. #: html.c:4308
  657. msgid "Unfollows"
  658. msgstr "Ha smesso di seguirti"
  659. #: html.c:4309
  660. msgid "Follow requests"
  661. msgstr "Ha chiesto di seguirti"
  662. #: html.c:4310
  663. msgid "Blocks"
  664. msgstr "Ti ha bloccato"
  665. #: html.c:4311
  666. msgid "Polls"
  667. msgstr "Sondaggi"
  668. #: html.c:4315
  669. msgid "Save"
  670. msgstr "Salva"
  671. #: html.c:4323
  672. msgid "Notifications filter..."
  673. msgstr "Filtro delle notifiche..."
  674. #: data.c:45
  675. msgid "Jan"
  676. msgstr "Gen"
  677. #: data.c:46
  678. msgid "Feb"
  679. msgstr "Feb"
  680. #: data.c:47
  681. msgid "Mar"
  682. msgstr "Mar"
  683. #: data.c:48
  684. msgid "Apr"
  685. msgstr "Apr"
  686. #: data.c:49
  687. msgid "May"
  688. msgstr "Mag"
  689. #: data.c:50
  690. msgid "Jun"
  691. msgstr "Giu"
  692. #: data.c:51
  693. msgid "Jul"
  694. msgstr "Lug"
  695. #: data.c:52
  696. msgid "Aug"
  697. msgstr "Ago"
  698. #: data.c:53
  699. msgid "Sep"
  700. msgstr "Set"
  701. #: data.c:54
  702. msgid "Oct"
  703. msgstr "Ott"
  704. #: data.c:55
  705. msgid "Nov"
  706. msgstr "Mov"
  707. #: data.c:56
  708. msgid "Dec"
  709. msgstr "Dic"
  710. #: html.c:1808
  711. msgid "Show unlisted posts in the public page and RSS feed"
  712. msgstr "Mostra i post non elencati nella pagina pubblica e nei feed RSS"
  713. #: html.c:1855
  714. msgid "Don't show posts written in these languages:"
  715. msgstr "Non mostrare i post scritti in queste lingue:"
  716. #: html.c:3572 html.c:5108
  717. msgid "Liked, boosted or reacted posts"
  718. msgstr "Post piaciuti, rilanciati o con reazioni"
  719. #: html.c:3573
  720. msgid "admirations"
  721. msgstr "apprezzati"