it.po 16 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936
  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:599
  11. msgid "Sensitive content: "
  12. msgstr "Contenuto sensibile"
  13. #: html.c:607
  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:635
  19. msgid "Reply to (URL): "
  20. msgstr "Rispondi a (URL): "
  21. #: html.c:644
  22. msgid "Don't send, but store as a draft"
  23. msgstr "Salva come bozza senza inviare"
  24. #: html.c:645
  25. msgid "Draft:"
  26. msgstr "Bozza"
  27. #: html.c:735
  28. msgid "Attachments..."
  29. msgstr "Allegati..."
  30. #: html.c:758
  31. msgid "File:"
  32. msgstr "File:"
  33. #: html.c:762
  34. msgid "Clear this field to delete the attachment"
  35. msgstr "Pulisci ed elimina l'allegato"
  36. #: html.c:771 html.c:796
  37. msgid "Attachment description"
  38. msgstr "Descrizione dell'allegato"
  39. #: html.c:812
  40. msgid "Poll..."
  41. msgstr "Sondaggio..."
  42. #: html.c:804
  43. msgid "Poll options (one per line, up to 8):"
  44. msgstr "Scelte per il sondaggio (una per linea, massimo 8):"
  45. #: html.c:826
  46. msgid "One choice"
  47. msgstr "Una scelta"
  48. #: html.c:829
  49. msgid "Multiple choices"
  50. msgstr "Scelte multiple"
  51. #: html.c:835
  52. msgid "End in 5 minutes"
  53. msgstr "Termina in 5 minuti"
  54. #: html.c:839
  55. msgid "End in 1 hour"
  56. msgstr "Termina in 1 ora"
  57. #: html.c:842
  58. msgid "End in 1 day"
  59. msgstr "Termina in 1 giorno"
  60. #: html.c:856
  61. msgid "Post"
  62. msgstr "Post"
  63. #: html.c:958 html.c:965
  64. msgid "Site description"
  65. msgstr "Descrizione del sito web"
  66. #: html.c:976
  67. msgid "Admin email"
  68. msgstr "Email dell'amministratore"
  69. #: html.c:989
  70. msgid "Admin account"
  71. msgstr "Account amministratore"
  72. #: html.c:1054 html.c:1410
  73. #, c-format
  74. msgid "%d following, %d followers"
  75. msgstr "%d seguiti, %d seguenti"
  76. #: html.c:1151
  77. msgid "RSS"
  78. msgstr "RSS"
  79. #: html.c:1156 html.c:1195
  80. msgid "private"
  81. msgstr "privato"
  82. #: html.c:1191
  83. msgid "public"
  84. msgstr "pubblico"
  85. #: html.c:1199
  86. msgid "notifications"
  87. msgstr "notifiche"
  88. #: html.c:1204
  89. msgid "people"
  90. msgstr "persone"
  91. #: html.c:1209
  92. msgid "instance"
  93. msgstr "istanza"
  94. #: html.c:1218
  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:1219
  102. msgid "Content search"
  103. msgstr "Ricerca contenuto"
  104. #: html.c:1345
  105. msgid "verified link"
  106. msgstr "link verificato"
  107. #: html.c:1402 html.c:3121 html.c:3134 html.c:3143 html.c:4394
  108. msgid "Location: "
  109. msgstr "Posizione: "
  110. #: html.c:1448
  111. msgid "New Post..."
  112. msgstr "Nuovo post..."
  113. #: html.c:1450
  114. msgid "What's on your mind?"
  115. msgstr "Cosa stai pensando?"
  116. #: html.c:1459
  117. msgid "Operations..."
  118. msgstr "Operazioni..."
  119. #: html.c:1474 html.c:2100 html.c:3891 html.c:4343 html.c:5607
  120. msgid "Follow"
  121. msgstr "Segui"
  122. #: html.c:1476
  123. msgid "(by URL or user@host)"
  124. msgstr "(per URL o user@host)"
  125. #: html.c:1491 html.c:2076 html.c:5556
  126. msgid "Boost"
  127. msgstr "Annuncia"
  128. #: html.c:1493 html.c:1510 html.c:1532
  129. msgid "(by URL)"
  130. msgstr "(per URL)"
  131. #: html.c:1508 html.c:2055 html.c:5547
  132. msgid "Like"
  133. msgstr "Mi piace"
  134. #: html.c:1658
  135. msgid "User Settings..."
  136. msgstr "Impostazioni..."
  137. #: html.c:1667
  138. msgid "Display name:"
  139. msgstr "Nome visualizzato:"
  140. #: html.c:1673
  141. msgid "Your name"
  142. msgstr "Il tuo nome"
  143. #: html.c:1675
  144. msgid "Avatar: "
  145. msgstr "Avatar: "
  146. #: html.c:1683
  147. msgid "Delete current avatar"
  148. msgstr "Elimina l'avatar"
  149. #: html.c:1685
  150. msgid "Header image (banner): "
  151. msgstr "Immagine intestazione (banner): "
  152. #: html.c:1693
  153. msgid "Delete current header image"
  154. msgstr "Elimina l'immagine d'intestazione"
  155. #: html.c:1695
  156. msgid "Bio:"
  157. msgstr "Bio:"
  158. #: html.c:1701
  159. msgid "Write about yourself here..."
  160. msgstr "Descriviti qui..."
  161. #: html.c:1710
  162. msgid "Always show sensitive content"
  163. msgstr "Mostra sempre i contenuti sensibili"
  164. #: html.c:1712
  165. msgid "Email address for notifications:"
  166. msgstr "Indirizzo email per le notifiche:"
  167. #: html.c:1720
  168. msgid "Telegram notifications (bot key and chat id):"
  169. msgstr "Notifiche Telegram (bot key e chat id):"
  170. #: html.c:1734
  171. msgid "ntfy notifications (ntfy server and token):"
  172. msgstr "Notifiche ntfy (server ntfy e token)"
  173. #: html.c:1756
  174. msgid "Maximum days to keep posts (0: server settings):"
  175. msgstr "Giorni di mantenimento dei post (0: impostazione server)"
  176. #: html.c:1762
  177. msgid "Drop direct messages from people you don't follow"
  178. msgstr "Elimina i messaggi diretti delle persone non seguite"
  179. #: html.c:1764
  180. msgid "This account is a bot"
  181. msgstr "Questo account è un bot"
  182. #: html.c:1766
  183. msgid "Auto-boost all mentions to this account"
  184. msgstr "Annuncio automatico delle citazioni a quest'account"
  185. #: html.c:1768
  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:1771
  189. msgid "Collapse top threads by default"
  190. msgstr "Tieni chiuse le discussioni"
  191. #: html.c:1773
  192. msgid "Follow requests must be approved"
  193. msgstr "Devi approvare le richieste dei seguenti"
  194. #: html.c:1775
  195. msgid "Publish follower and following metrics"
  196. msgstr "Rendi pubblici seguenti e seguiti"
  197. #: html.c:1778
  198. msgid "Current location:"
  199. msgstr "Posizione corrente:"
  200. #: html.c:1792
  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:1803
  204. msgid "Web interface language:"
  205. msgstr "Lingua dell'interfaccia web:"
  206. #: html.c:1822
  207. msgid "New password:"
  208. msgstr "Nuova password:"
  209. #: html.c:1829
  210. msgid "Repeat new password:"
  211. msgstr "Reinserisci la password:"
  212. #: html.c:1839
  213. msgid "Update user info"
  214. msgstr "Aggiorna dati utente"
  215. #: html.c:1850
  216. msgid "Followed hashtags..."
  217. msgstr "Hashtag seguiti..."
  218. #: html.c:1852 html.c:1885
  219. msgid "One hashtag per line"
  220. msgstr "Un hashtag per linea"
  221. #: html.c:1874 html.c:1906
  222. msgid "Update hashtags"
  223. msgstr "Aggiorna hashtags"
  224. #: html.c:2055
  225. msgid "Say you like this post"
  226. msgstr "Questo post ti piace"
  227. #: html.c:2060 html.c:5565
  228. msgid "Unlike"
  229. msgstr "Non mi piace"
  230. #: html.c:2060
  231. msgid "Nah don't like it that much"
  232. msgstr "No, non mi piace molto"
  233. #: html.c:2066 html.c:5702
  234. msgid "Unpin"
  235. msgstr "Sgancia"
  236. #: html.c:2066
  237. msgid "Unpin this post from your timeline"
  238. msgstr "Sgancia questo post dalla timeline"
  239. #: html.c:2069 html.c:5697
  240. msgid "Pin"
  241. msgstr "Aggancia"
  242. #: html.c:2069
  243. msgid "Pin this post to the top of your timeline"
  244. msgstr "Aggancia questo post in cima alla timeline"
  245. #: html.c:2076
  246. msgid "Announce this post to your followers"
  247. msgstr "Annuncia questo post ai tuoi seguenti"
  248. #: html.c:2081 html.c:5573
  249. msgid "Unboost"
  250. msgstr "Rimuovi annuncio"
  251. #: html.c:2081
  252. msgid "I regret I boosted this"
  253. msgstr "Mi pento di aver annunciato questo"
  254. #: html.c:2087 html.c:5712
  255. msgid "Unbookmark"
  256. msgstr "Elimina segnalibro"
  257. #: html.c:2087
  258. msgid "Delete this post from your bookmarks"
  259. msgstr "Elimina questo post dai segnalibri"
  260. #: html.c:2090 html.c:5707
  261. msgid "Bookmark"
  262. msgstr "Segnalibro"
  263. #: html.c:2090
  264. msgid "Add this post to your bookmarks"
  265. msgstr "Aggiungi questo post ai segnalibri"
  266. #: html.c:2096 html.c:3877 html.c:4254 html.c:4341 html.c:5620
  267. msgid "Unfollow"
  268. msgstr "Smetti di seguire"
  269. #: html.c:2096 html.c:3878 html.c:4341
  270. msgid "Stop following this user's activity"
  271. msgstr "Smetti di seguire l'utente"
  272. #: html.c:2100 html.c:3892 html.c:4343
  273. msgid "Start following this user's activity"
  274. msgstr "Sequi l'utente"
  275. #: html.c:2106 html.c:5650
  276. msgid "Unfollow Group"
  277. msgstr "Smetti di seguire il gruppo"
  278. #: html.c:2107
  279. msgid "Stop following this group or channel"
  280. msgstr "Smetti di seguire il gruppo o canale"
  281. #: html.c:2111 html.c:5637
  282. msgid "Follow Group"
  283. msgstr "Segui grupp"
  284. #: html.c:2112
  285. msgid "Start following this group or channel"
  286. msgstr "Segui il gruppo o canale"
  287. #: html.c:2117 html.c:3914 html.c:5581
  288. msgid "MUTE"
  289. msgstr "Silenzia"
  290. #: html.c:2118
  291. msgid "Block any activity from this user forever"
  292. msgstr "Blocca l'utente"
  293. #: html.c:2123 html.c:3896 html.c:5667
  294. msgid "Delete"
  295. msgstr "Elimina"
  296. #: html.c:2123
  297. msgid "Delete this post"
  298. msgstr "Elimina questo post"
  299. #: html.c:2126 html.c:5589
  300. msgid "Hide"
  301. msgstr "Nascondi"
  302. #: html.c:2126
  303. msgid "Hide this post and its children"
  304. msgstr "Nascondi questo post completamente"
  305. #: html.c:2168
  306. msgid "Edit..."
  307. msgstr "Modifica..."
  308. #: html.c:2206
  309. msgid "Reply..."
  310. msgstr "Rispondi..."
  311. #: html.c:2280
  312. msgid "Truncated (too deep)"
  313. msgstr "Troncato (troppo lungo)"
  314. #: html.c:2298
  315. msgid "follows you"
  316. msgstr "Ti segue"
  317. #: html.c:2372
  318. msgid "Pinned"
  319. msgstr "Aggancia"
  320. #: html.c:2380
  321. msgid "Bookmarked"
  322. msgstr "Segnalibro"
  323. #: html.c:2388
  324. msgid "Poll"
  325. msgstr "Sondaggio"
  326. #: html.c:2395
  327. msgid "Voted"
  328. msgstr "Votato"
  329. #: html.c:2404
  330. msgid "Event"
  331. msgstr "Evento"
  332. #: html.c:2436 html.c:2465
  333. msgid "boosted"
  334. msgstr "Annunciato"
  335. #: html.c:2479
  336. msgid "in reply to"
  337. msgstr "in risposta a"
  338. #: html.c:2535
  339. msgid " [SENSITIVE CONTENT]"
  340. msgstr " [CONTENUTO SENSIBILE]"
  341. #: html.c:2907
  342. msgid "Vote"
  343. msgstr "Vota"
  344. #: html.c:2917
  345. msgid "Closed"
  346. msgstr "Chiuso"
  347. #: html.c:2942
  348. msgid "Closes in"
  349. msgstr "Chiude in"
  350. #: html.c:3022
  351. msgid "Video"
  352. msgstr "Video"
  353. #: html.c:3037
  354. msgid "Audio"
  355. msgstr "Audio"
  356. #: html.c:3065
  357. msgid "Attachment"
  358. msgstr "Allegato"
  359. #: html.c:3079
  360. msgid "Alt..."
  361. msgstr "Testo alternativo..."
  362. #: html.c:3092
  363. msgid "Source channel or community"
  364. msgstr "Provenienza del canale o comunità"
  365. #: html.c:3186
  366. msgid "Time: "
  367. msgstr "Orario:"
  368. #: html.c:3267
  369. msgid "Older..."
  370. msgstr "Vecchi..."
  371. #: html.c:3369
  372. msgid "about this site"
  373. msgstr "descrizione"
  374. #: html.c:3371
  375. msgid "powered by "
  376. msgstr "gestito da "
  377. #: html.c:3440
  378. msgid "Dismiss"
  379. msgstr "Congeda"
  380. #: html.c:3457
  381. #, c-format
  382. msgid "Timeline for list '%s'"
  383. msgstr "Timeline per la lista '%s'"
  384. #: html.c:3476 html.c:4931
  385. msgid "Pinned posts"
  386. msgstr "Post appuntati"
  387. #: html.c:3488 html.c:4946
  388. msgid "Bookmarked posts"
  389. msgstr "Post segnati"
  390. #: html.c:3500 html.c:4961
  391. msgid "Post drafts"
  392. msgstr "Bozze"
  393. #: html.c:3576
  394. msgid "No more unseen posts"
  395. msgstr "Nessun ulteriore post"
  396. #: html.c:3580 html.c:3687 html.c:4053
  397. msgid "Back to top"
  398. msgstr "Torna in cima"
  399. #: html.c:3640
  400. msgid "History"
  401. msgstr "Storico"
  402. #: html.c:3692 html.c:4058 html.c:4448
  403. msgid "More..."
  404. msgstr "Ancora..."
  405. #: html.c:3882 html.c:5603
  406. msgid "Unlimit"
  407. msgstr "Senza limite"
  408. #: html.c:3883
  409. msgid "Allow announces (boosts) from this user"
  410. msgstr "Permetti annunci dall'utente"
  411. #: html.c:3886 html.c:5599
  412. msgid "Limit"
  413. msgstr "Limite"
  414. #: html.c:3887
  415. msgid "Block announces (boosts) from this user"
  416. msgstr "Blocca annunci dall'utente"
  417. #: html.c:3896
  418. msgid "Delete this user"
  419. msgstr "Elimina l'utente"
  420. #: html.c:3901 html.c:5717
  421. msgid "Approve"
  422. msgstr "Approva"
  423. #: html.c:3902
  424. msgid "Approve this follow request"
  425. msgstr "Approva richiesta di seguirti"
  426. #: html.c:3905 html.c:5741
  427. msgid "Discard"
  428. msgstr "Scarta"
  429. #: html.c:3905
  430. msgid "Discard this follow request"
  431. msgstr "Scarta richiesta di seguirti"
  432. #: html.c:3910 html.c:5585
  433. msgid "Unmute"
  434. msgstr "Rimuovi silenziamento"
  435. #: html.c:3911
  436. msgid "Stop blocking activities from this user"
  437. msgstr "Sblocca l'utente"
  438. #: html.c:3915
  439. msgid "Block any activity from this user"
  440. msgstr "Blocca l'utente completamente"
  441. #: html.c:3923
  442. msgid "Direct Message..."
  443. msgstr "Messaggio diretto..."
  444. #: html.c:3958
  445. msgid "Pending follow confirmations"
  446. msgstr "Conferme di seguirti in attesa"
  447. #: html.c:3962
  448. msgid "People you follow"
  449. msgstr "Persone che segui"
  450. #: html.c:3963
  451. msgid "People that follow you"
  452. msgstr "Persone che ti seguono"
  453. #: html.c:4181
  454. msgid "Clear all"
  455. msgstr "Pulisci"
  456. #: html.c:4248
  457. msgid "Mention"
  458. msgstr "Citazione"
  459. #: html.c:4251
  460. msgid "Finished poll"
  461. msgstr "Sondaggio concluso"
  462. #: html.c:4278
  463. msgid "Follow Request"
  464. msgstr "Richiesta di seguire"
  465. #: html.c:4388
  466. msgid "Context"
  467. msgstr "Contesto"
  468. #: html.c:4406
  469. msgid "New"
  470. msgstr "Nuovo"
  471. #: html.c:4421
  472. msgid "Already seen"
  473. msgstr "Già visto"
  474. #: html.c:4436
  475. msgid "None"
  476. msgstr "Niente"
  477. #: html.c:4725
  478. #, c-format
  479. msgid "Search results for account %s"
  480. msgstr "Risultati per account %s"
  481. #: html.c:4732
  482. #, c-format
  483. msgid "Account %s not found"
  484. msgstr "Account %s non trovato"
  485. #: html.c:4763
  486. #, c-format
  487. msgid "Search results for tag %s"
  488. msgstr "Risultati per tag %s"
  489. #: html.c:4763
  490. #, c-format
  491. msgid "Nothing found for tag %s"
  492. msgstr "Nessun risultato per il tag %S"
  493. #: html.c:4779
  494. #, c-format
  495. msgid "Search results for '%s' (may be more)"
  496. msgstr "Risultati per tag %s (ancora...)"
  497. #: html.c:4782
  498. #, c-format
  499. msgid "Search results for '%s'"
  500. msgstr "Risultati per %s"
  501. #: html.c:4785
  502. #, c-format
  503. msgid "No more matches for '%s'"
  504. msgstr "Nessuna corrispondenza per '%s'"
  505. #: html.c:4787
  506. #, c-format
  507. msgid "Nothing found for '%s'"
  508. msgstr "Non trovato per '%s'"
  509. #: html.c:4916
  510. msgid "Showing instance timeline"
  511. msgstr "Mostra la timeline dell'istanza"
  512. #: html.c:4999
  513. #, c-format
  514. msgid "Showing timeline for list '%s'"
  515. msgstr "Mostra la timeline della lista '%s'"
  516. #: httpd.c:259
  517. #, c-format
  518. msgid "Search results for tag #%s"
  519. msgstr "Risultati per tag #%s"
  520. #: httpd.c:268
  521. msgid "Recent posts by users in this instance"
  522. msgstr "Post recenti in questa istanza"
  523. #: html.c:1883
  524. msgid "Blocked hashtags..."
  525. msgstr "Hashtag bloccati..."
  526. #: html.c:639
  527. msgid "Optional URL to reply to"
  528. msgstr "URL facoltativo di risposta"
  529. #: html.c:821
  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:1726
  541. msgid "Bot API key"
  542. msgstr "Chiave per le API del bot"
  543. #: html.c:1732
  544. msgid "Chat id"
  545. msgstr "Id della chat"
  546. #: html.c:1740
  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:1746
  550. msgid "ntfy token - if needed"
  551. msgstr "Token ntfy - se richiesto"
  552. #: html.c:3477
  553. msgid "pinned"
  554. msgstr "appuntati"
  555. #: html.c:3489
  556. msgid "bookmarks"
  557. msgstr "segnalibri"
  558. #: html.c:3501
  559. msgid "drafts"
  560. msgstr "bozze"
  561. #: html.c:705
  562. msgid "Scheduled post..."
  563. msgstr ""
  564. msgid "Post date and time:"
  565. msgstr ""
  566. #: html.c:3512 html.c:4976
  567. msgid "Scheduled posts"
  568. msgstr ""
  569. #: html.c:3513
  570. msgid "scheduled posts"
  571. msgstr ""
  572. #: html.c:699
  573. #, c-format
  574. msgid "Post date and time (timezone: %s):"
  575. msgstr ""
  576. #: html.c:1808
  577. msgid "Time zone:"
  578. msgstr ""
  579. #: html.c:680
  580. msgid "Language:"
  581. msgstr ""
  582. #: html.c:1748
  583. msgid "Notify webhook:"
  584. msgstr ""
  585. #: html.c:1754
  586. msgid "http://example.com/webhook"
  587. msgstr ""
  588. #: html.c:1813
  589. msgid "Languages you usually post in:"
  590. msgstr ""
  591. #: html.c:1819
  592. msgid "en fr es de_AT"
  593. msgstr ""
  594. #: html.c:493
  595. msgid "Visibility: "
  596. msgstr ""
  597. msgid "Public"
  598. msgstr ""
  599. msgid "Unlisted"
  600. msgstr ""
  601. msgid "Followers-only"
  602. msgstr ""
  603. msgid "Direct Message"
  604. msgstr ""
  605. #: html.c:553 html.c:2645 html.c:2670 html.c:5523
  606. msgid "EmojiUnreact"
  607. msgstr ""
  608. #: html.c:553 html.c:1530 html.c:2645 html.c:2670 html.c:5534
  609. msgid "EmojiReact"
  610. msgstr ""
  611. #: html.c:2188
  612. msgid "Emoji react..."
  613. msgstr ""
  614. #: html.c:2720
  615. msgid "Emoji reactions: "
  616. msgstr ""
  617. #: html.c:1915
  618. msgid "Muted words..."
  619. msgstr ""
  620. #: html.c:1917
  621. msgid "One word per line, partial matches count"
  622. msgstr ""
  623. #: html.c:1938
  624. msgid "Update muted words"
  625. msgstr ""
  626. #: html.c:2545
  627. msgid "Muted: "
  628. msgstr ""
  629. #: html.c:3994
  630. msgid "Contact's posts"
  631. msgstr ""
  632. #: html.c:4063
  633. msgid "More (x 10)..."
  634. msgstr ""
  635. #: html.c:845
  636. msgid "End in 3 days"
  637. msgstr ""
  638. #: html.c:848
  639. msgid "End in 1 year"
  640. msgstr ""
  641. #: html.c:4147
  642. msgid "Likes"
  643. msgstr ""
  644. #: html.c:4148
  645. msgid "Emoji reacts"
  646. msgstr ""
  647. #: html.c:4149
  648. msgid "Mentions"
  649. msgstr ""
  650. #: html.c:4150
  651. msgid "Announces"
  652. msgstr ""
  653. #: html.c:4151
  654. msgid "Follows"
  655. msgstr ""
  656. #: html.c:4152
  657. msgid "Unfollows"
  658. msgstr ""
  659. #: html.c:4153
  660. msgid "Follow requests"
  661. msgstr ""
  662. #: html.c:4154
  663. msgid "Blocks"
  664. msgstr ""
  665. #: html.c:4155
  666. msgid "Polls"
  667. msgstr ""
  668. #: html.c:4159
  669. msgid "Save"
  670. msgstr ""
  671. #: html.c:4167
  672. msgid "Notifications filter..."
  673. msgstr ""
  674. #: data.c:44
  675. msgid "Jan"
  676. msgstr ""
  677. #: data.c:45
  678. msgid "Feb"
  679. msgstr ""
  680. #: data.c:46
  681. msgid "Mar"
  682. msgstr ""
  683. #: data.c:47
  684. msgid "Apr"
  685. msgstr ""
  686. #: data.c:48
  687. msgid "May"
  688. msgstr ""
  689. #: data.c:49
  690. msgid "Jun"
  691. msgstr ""
  692. #: data.c:50
  693. msgid "Jul"
  694. msgstr ""
  695. #: data.c:51
  696. msgid "Aug"
  697. msgstr ""
  698. #: data.c:52
  699. msgid "Sep"
  700. msgstr ""
  701. #: data.c:53
  702. msgid "Oct"
  703. msgstr ""
  704. #: data.c:54
  705. msgid "Nov"
  706. msgstr ""
  707. #: data.c:55
  708. msgid "Dec"
  709. msgstr ""