| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940 |
- # snac message translation file
- #
- #, fuzzy
- msgid ""
- msgstr ""
- "Project-Id-Version: snac\n"
- "Last-Translator: anzu\n"
- "Language: it\n"
- "Content-Type: text/plain; charset=UTF-8\n"
- #: html.c:621
- msgid "Sensitive content: "
- msgstr "Contenuto sensibile"
- #: html.c:629
- msgid "Sensitive content description"
- msgstr "Descrizione del contenuto sensibile"
- msgid "Only for mentioned people: "
- msgstr "Riservato alle persone indicate: "
- #: html.c:657
- msgid "Reply to (URL): "
- msgstr "Rispondi a (URL): "
- #: html.c:666
- msgid "Don't send, but store as a draft"
- msgstr "Salva come bozza senza inviare"
- #: html.c:667
- msgid "Draft:"
- msgstr "Bozza"
- #: html.c:757
- msgid "Attachments..."
- msgstr "Allegati..."
- #: html.c:780
- msgid "File:"
- msgstr "File:"
- #: html.c:784
- msgid "Clear this field to delete the attachment"
- msgstr "Pulisci ed elimina l'allegato"
- #: html.c:793 html.c:818
- msgid "Attachment description"
- msgstr "Descrizione dell'allegato"
- #: html.c:834
- msgid "Poll..."
- msgstr "Sondaggio..."
- #: html.c:826
- msgid "Poll options (one per line, up to 8):"
- msgstr "Scelte per il sondaggio (una per linea, massimo 8):"
- #: html.c:848
- msgid "One choice"
- msgstr "Una scelta"
- #: html.c:851
- msgid "Multiple choices"
- msgstr "Scelte multiple"
- #: html.c:857
- msgid "End in 5 minutes"
- msgstr "Termina in 5 minuti"
- #: html.c:861
- msgid "End in 1 hour"
- msgstr "Termina in 1 ora"
- #: html.c:864
- msgid "End in 1 day"
- msgstr "Termina in 1 giorno"
- #: html.c:878
- msgid "Post"
- msgstr "Post"
- #: html.c:980 html.c:987
- msgid "Site description"
- msgstr "Descrizione del sito web"
- #: html.c:998
- msgid "Admin email"
- msgstr "Email dell'amministratore"
- #: html.c:1011
- msgid "Admin account"
- msgstr "Account amministratore"
- #: html.c:1076 html.c:1432 html.c:3813
- #, c-format
- msgid "%d following, %d followers"
- msgstr "%d seguiti, %d seguenti"
- #: html.c:1173
- msgid "RSS"
- msgstr "RSS"
- #: html.c:1178 html.c:1217
- msgid "private"
- msgstr "privato"
- #: html.c:1213
- msgid "public"
- msgstr "pubblico"
- #: html.c:1221
- msgid "notifications"
- msgstr "notifiche"
- #: html.c:1226
- msgid "people"
- msgstr "persone"
- #: html.c:1231
- msgid "instance"
- msgstr "istanza"
- #: html.c:1240
- msgid ""
- "Search posts by URL or content (regular expression), @user@host accounts, or "
- "#tag"
- msgstr ""
- "Ricerca post per URL o contenuto (espressione regolare), @user@host "
- "accounts, #tag"
- #: html.c:1241
- msgid "Content search"
- msgstr "Ricerca contenuto"
- #: html.c:1367
- msgid "verified link"
- msgstr "link verificato"
- #: html.c:1424 html.c:3158 html.c:3171 html.c:3180 html.c:4467
- msgid "Location: "
- msgstr "Posizione: "
- #: html.c:1471
- msgid "New Post..."
- msgstr "Nuovo post..."
- #: html.c:1473
- msgid "What's on your mind?"
- msgstr "Cosa stai pensando?"
- #: html.c:1482
- msgid "Operations..."
- msgstr "Operazioni..."
- #: html.c:1497 html.c:2126 html.c:3950 html.c:4416 html.c:5680
- msgid "Follow"
- msgstr "Segui"
- #: html.c:1499
- msgid "(by URL or user@host)"
- msgstr "(per URL o user@host)"
- #: html.c:1514 html.c:2102 html.c:5629
- msgid "Boost"
- msgstr "Annuncia"
- #: html.c:1516 html.c:1533 html.c:1555
- msgid "(by URL)"
- msgstr "(per URL)"
- #: html.c:1531 html.c:2081 html.c:5620
- msgid "Like"
- msgstr "Mi piace"
- #: html.c:1682
- msgid "User Settings..."
- msgstr "Impostazioni..."
- #: html.c:1691
- msgid "Display name:"
- msgstr "Nome visualizzato:"
- #: html.c:1697
- msgid "Your name"
- msgstr "Il tuo nome"
- #: html.c:1699
- msgid "Avatar: "
- msgstr "Avatar: "
- #: html.c:1707
- msgid "Delete current avatar"
- msgstr "Elimina l'avatar"
- #: html.c:1709
- msgid "Header image (banner): "
- msgstr "Immagine intestazione (banner): "
- #: html.c:1717
- msgid "Delete current header image"
- msgstr "Elimina l'immagine d'intestazione"
- #: html.c:1719
- msgid "Bio:"
- msgstr "Bio:"
- #: html.c:1725
- msgid "Write about yourself here..."
- msgstr "Descriviti qui..."
- #: html.c:1734
- msgid "Always show sensitive content"
- msgstr "Mostra sempre i contenuti sensibili"
- #: html.c:1736
- msgid "Email address for notifications:"
- msgstr "Indirizzo email per le notifiche:"
- #: html.c:1744
- msgid "Telegram notifications (bot key and chat id):"
- msgstr "Notifiche Telegram (bot key e chat id):"
- #: html.c:1758
- msgid "ntfy notifications (ntfy server and token):"
- msgstr "Notifiche ntfy (server ntfy e token)"
- #: html.c:1780
- msgid "Maximum days to keep posts (0: server settings):"
- msgstr "Giorni di mantenimento dei post (0: impostazione server)"
- #: html.c:1786
- msgid "Drop direct messages from people you don't follow"
- msgstr "Elimina i messaggi diretti delle persone non seguite"
- #: html.c:1788
- msgid "This account is a bot"
- msgstr "Questo account è un bot"
- #: html.c:1790
- msgid "Auto-boost all mentions to this account"
- msgstr "Annuncio automatico delle citazioni a quest'account"
- #: html.c:1792
- msgid "This account is private (posts are not shown through the web)"
- msgstr "Quest'account è privato (post invisibili nel web)"
- #: html.c:1795
- msgid "Collapse top threads by default"
- msgstr "Tieni chiuse le discussioni"
- #: html.c:1797
- msgid "Follow requests must be approved"
- msgstr "Devi approvare le richieste dei seguenti"
- #: html.c:1799
- msgid "Publish follower and following metrics"
- msgstr "Rendi pubblici seguenti e seguiti"
- #: html.c:1804
- msgid "Current location:"
- msgstr "Posizione corrente:"
- #: html.c:1818
- msgid "Profile metadata (key=value pairs in each line):"
- msgstr "Dati del profilo (coppie di chiave=valore per ogni linea):"
- #: html.c:1829
- msgid "Web interface language:"
- msgstr "Lingua dell'interfaccia web:"
- #: html.c:1848
- msgid "New password:"
- msgstr "Nuova password:"
- #: html.c:1855
- msgid "Repeat new password:"
- msgstr "Reinserisci la password:"
- #: html.c:1865
- msgid "Update user info"
- msgstr "Aggiorna dati utente"
- #: html.c:1876
- msgid "Followed hashtags..."
- msgstr "Hashtag seguiti..."
- #: html.c:1878 html.c:1911
- msgid "One hashtag per line"
- msgstr "Un hashtag per linea"
- #: html.c:1900 html.c:1932
- msgid "Update hashtags"
- msgstr "Aggiorna hashtags"
- #: html.c:2081
- msgid "Say you like this post"
- msgstr "Questo post ti piace"
- #: html.c:2086 html.c:5638
- msgid "Unlike"
- msgstr "Non mi piace"
- #: html.c:2086
- msgid "Nah don't like it that much"
- msgstr "No, non mi piace molto"
- #: html.c:2092 html.c:5775
- msgid "Unpin"
- msgstr "Sgancia"
- #: html.c:2092
- msgid "Unpin this post from your timeline"
- msgstr "Sgancia questo post dalla timeline"
- #: html.c:2095 html.c:5770
- msgid "Pin"
- msgstr "Aggancia"
- #: html.c:2095
- msgid "Pin this post to the top of your timeline"
- msgstr "Aggancia questo post in cima alla timeline"
- #: html.c:2102
- msgid "Announce this post to your followers"
- msgstr "Annuncia questo post ai tuoi seguenti"
- #: html.c:2107 html.c:5646
- msgid "Unboost"
- msgstr "Rimuovi annuncio"
- #: html.c:2107
- msgid "I regret I boosted this"
- msgstr "Mi pento di aver annunciato questo"
- #: html.c:2113 html.c:5785
- msgid "Unbookmark"
- msgstr "Elimina segnalibro"
- #: html.c:2113
- msgid "Delete this post from your bookmarks"
- msgstr "Elimina questo post dai segnalibri"
- #: html.c:2116 html.c:5780
- msgid "Bookmark"
- msgstr "Segnalibro"
- #: html.c:2116
- msgid "Add this post to your bookmarks"
- msgstr "Aggiungi questo post ai segnalibri"
- #: html.c:2122 html.c:3936 html.c:4327 html.c:4414 html.c:5693
- msgid "Unfollow"
- msgstr "Smetti di seguire"
- #: html.c:2122 html.c:3937 html.c:4414
- msgid "Stop following this user's activity"
- msgstr "Smetti di seguire l'utente"
- #: html.c:2126 html.c:3951 html.c:4416
- msgid "Start following this user's activity"
- msgstr "Sequi l'utente"
- #: html.c:2132 html.c:5723
- msgid "Unfollow Group"
- msgstr "Smetti di seguire il gruppo"
- #: html.c:2133
- msgid "Stop following this group or channel"
- msgstr "Smetti di seguire il gruppo o canale"
- #: html.c:2137 html.c:5710
- msgid "Follow Group"
- msgstr "Segui grupp"
- #: html.c:2138
- msgid "Start following this group or channel"
- msgstr "Segui il gruppo o canale"
- #: html.c:2143 html.c:3973 html.c:5654
- msgid "MUTE"
- msgstr "Silenzia"
- #: html.c:2144
- msgid "Block any activity from this user forever"
- msgstr "Blocca l'utente"
- #: html.c:2149 html.c:3955 html.c:5740
- msgid "Delete"
- msgstr "Elimina"
- #: html.c:2149
- msgid "Delete this post"
- msgstr "Elimina questo post"
- #: html.c:2152 html.c:5662
- msgid "Hide"
- msgstr "Nascondi"
- #: html.c:2152
- msgid "Hide this post and its children"
- msgstr "Nascondi questo post completamente"
- #: html.c:2194
- msgid "Edit..."
- msgstr "Modifica..."
- #: html.c:2232
- msgid "Reply..."
- msgstr "Rispondi..."
- #: html.c:2306
- msgid "Truncated (too deep)"
- msgstr "Troncato (troppo lungo)"
- #: html.c:2324
- msgid "follows you"
- msgstr "Ti segue"
- #: html.c:2398
- msgid "Pinned"
- msgstr "Aggancia"
- #: html.c:2406
- msgid "Bookmarked"
- msgstr "Segnalibro"
- #: html.c:2414
- msgid "Poll"
- msgstr "Sondaggio"
- #: html.c:2421
- msgid "Voted"
- msgstr "Votato"
- #: html.c:2430
- msgid "Event"
- msgstr "Evento"
- #: html.c:2462 html.c:2491
- msgid "boosted"
- msgstr "Annunciato"
- #: html.c:2505
- msgid "in reply to"
- msgstr "in risposta a"
- #: html.c:2570
- msgid " [SENSITIVE CONTENT]"
- msgstr " [CONTENUTO SENSIBILE]"
- #: html.c:2944
- msgid "Vote"
- msgstr "Vota"
- #: html.c:2954
- msgid "Closed"
- msgstr "Chiuso"
- #: html.c:2979
- msgid "Closes in"
- msgstr "Chiude in"
- #: html.c:3059
- msgid "Video"
- msgstr "Video"
- #: html.c:3074
- msgid "Audio"
- msgstr "Audio"
- #: html.c:3102
- msgid "Attachment"
- msgstr "Allegato"
- #: html.c:3116
- msgid "Alt..."
- msgstr "Testo alternativo..."
- #: html.c:3129
- msgid "Source channel or community"
- msgstr "Provenienza del canale o comunità"
- #: html.c:3223
- msgid "Time: "
- msgstr "Orario:"
- #: html.c:3304
- msgid "Older..."
- msgstr "Vecchi..."
- #: html.c:3406
- msgid "about this site"
- msgstr "descrizione"
- #: html.c:3408
- msgid "powered by "
- msgstr "gestito da "
- #: html.c:3477
- msgid "Dismiss"
- msgstr "Congeda"
- #: html.c:3494
- #, c-format
- msgid "Timeline for list '%s'"
- msgstr "Timeline per la lista '%s'"
- #: html.c:3513 html.c:5003
- msgid "Pinned posts"
- msgstr "Post appuntati"
- #: html.c:3525 html.c:5018
- msgid "Bookmarked posts"
- msgstr "Post segnati"
- #: html.c:3537 html.c:5033
- msgid "Post drafts"
- msgstr "Bozze"
- #: html.c:3615
- msgid "No more unseen posts"
- msgstr "Nessun ulteriore post"
- #: html.c:3619 html.c:3732 html.c:4114
- msgid "Back to top"
- msgstr "Torna in cima"
- #: html.c:3685
- msgid "History"
- msgstr "Storico"
- #: html.c:3737 html.c:4119 html.c:4521
- msgid "More..."
- msgstr "Ancora..."
- #: html.c:3941 html.c:5676
- msgid "Unlimit"
- msgstr "Senza limite"
- #: html.c:3942
- msgid "Allow announces (boosts) from this user"
- msgstr "Permetti annunci dall'utente"
- #: html.c:3945 html.c:5672
- msgid "Limit"
- msgstr "Limite"
- #: html.c:3946
- msgid "Block announces (boosts) from this user"
- msgstr "Blocca annunci dall'utente"
- #: html.c:3955
- msgid "Delete this user"
- msgstr "Elimina l'utente"
- #: html.c:3960 html.c:5790
- msgid "Approve"
- msgstr "Approva"
- #: html.c:3961
- msgid "Approve this follow request"
- msgstr "Approva richiesta di seguirti"
- #: html.c:3964 html.c:5814
- msgid "Discard"
- msgstr "Scarta"
- #: html.c:3964
- msgid "Discard this follow request"
- msgstr "Scarta richiesta di seguirti"
- #: html.c:3969 html.c:5658
- msgid "Unmute"
- msgstr "Rimuovi silenziamento"
- #: html.c:3970
- msgid "Stop blocking activities from this user"
- msgstr "Sblocca l'utente"
- #: html.c:3974
- msgid "Block any activity from this user"
- msgstr "Blocca l'utente completamente"
- #: html.c:3982
- msgid "Direct Message..."
- msgstr "Messaggio diretto..."
- #: html.c:4017
- msgid "Pending follow confirmations"
- msgstr "Conferme di seguirti in attesa"
- #: html.c:4021
- msgid "People you follow"
- msgstr "Persone che segui"
- #: html.c:4022
- msgid "People that follow you"
- msgstr "Persone che ti seguono"
- #: html.c:4246
- msgid "Clear all"
- msgstr "Pulisci"
- #: html.c:4321
- msgid "Mention"
- msgstr "Citazione"
- #: html.c:4324
- msgid "Finished poll"
- msgstr "Sondaggio concluso"
- #: html.c:4351
- msgid "Follow Request"
- msgstr "Richiesta di seguire"
- #: html.c:4461
- msgid "Context"
- msgstr "Contesto"
- #: html.c:4479
- msgid "New"
- msgstr "Nuovo"
- #: html.c:4494
- msgid "Already seen"
- msgstr "Già visto"
- #: html.c:4509
- msgid "None"
- msgstr "Niente"
- #: html.c:4797
- #, c-format
- msgid "Search results for account %s"
- msgstr "Risultati per account %s"
- #: html.c:4804
- #, c-format
- msgid "Account %s not found"
- msgstr "Account %s non trovato"
- #: html.c:4835
- #, c-format
- msgid "Search results for tag %s"
- msgstr "Risultati per tag %s"
- #: html.c:4835
- #, c-format
- msgid "Nothing found for tag %s"
- msgstr "Nessun risultato per il tag %S"
- #: html.c:4851
- #, c-format
- msgid "Search results for '%s' (may be more)"
- msgstr "Risultati per tag %s (ancora...)"
- #: html.c:4854
- #, c-format
- msgid "Search results for '%s'"
- msgstr "Risultati per %s"
- #: html.c:4857
- #, c-format
- msgid "No more matches for '%s'"
- msgstr "Nessuna corrispondenza per '%s'"
- #: html.c:4859
- #, c-format
- msgid "Nothing found for '%s'"
- msgstr "Non trovato per '%s'"
- #: html.c:4988
- msgid "Showing instance timeline"
- msgstr "Mostra la timeline dell'istanza"
- #: html.c:5071
- #, c-format
- msgid "Showing timeline for list '%s'"
- msgstr "Mostra la timeline della lista '%s'"
- #: httpd.c:259
- #, c-format
- msgid "Search results for tag #%s"
- msgstr "Risultati per tag #%s"
- #: httpd.c:268
- msgid "Recent posts by users in this instance"
- msgstr "Post recenti in questa istanza"
- #: html.c:1909
- msgid "Blocked hashtags..."
- msgstr "Hashtag bloccati..."
- #: html.c:661
- msgid "Optional URL to reply to"
- msgstr "URL facoltativo di risposta"
- #: html.c:843
- msgid ""
- "Option 1...\n"
- "Option 2...\n"
- "Option 3...\n"
- "..."
- msgstr ""
- "Scelta 1...\n"
- "Scelta 2...\n"
- "Scelta 3...\n"
- "..."
- #: html.c:1750
- msgid "Bot API key"
- msgstr "Chiave per le API del bot"
- #: html.c:1756
- msgid "Chat id"
- msgstr "Id della chat"
- #: html.c:1764
- msgid "ntfy server - full URL (example: https://ntfy.sh/YourTopic)"
- msgstr "Server ntfy - URL completo (esempio: https://ntfy.sh/YourTopic)"
- #: html.c:1770
- msgid "ntfy token - if needed"
- msgstr "Token ntfy - se richiesto"
- #: html.c:3514
- msgid "pinned"
- msgstr "appuntati"
- #: html.c:3526
- msgid "bookmarks"
- msgstr "segnalibri"
- #: html.c:3538
- msgid "drafts"
- msgstr "bozze"
- #: html.c:727
- msgid "Scheduled post..."
- msgstr ""
- msgid "Post date and time:"
- msgstr ""
- #: html.c:3549 html.c:5048
- msgid "Scheduled posts"
- msgstr ""
- #: html.c:3550
- msgid "scheduled posts"
- msgstr ""
- #: html.c:721
- #, c-format
- msgid "Post date and time (timezone: %s):"
- msgstr ""
- #: html.c:1834
- msgid "Time zone:"
- msgstr ""
- #: html.c:702
- msgid "Language:"
- msgstr ""
- #: html.c:1772
- msgid "Notify webhook:"
- msgstr ""
- #: html.c:1778
- msgid "http://example.com/webhook"
- msgstr ""
- #: html.c:1839
- msgid "Languages you usually post in:"
- msgstr ""
- #: html.c:1845
- msgid "en fr es de_AT"
- msgstr ""
- #: html.c:515
- msgid "Visibility: "
- msgstr ""
- msgid "Public"
- msgstr ""
- msgid "Unlisted"
- msgstr ""
- msgid "Followers-only"
- msgstr ""
- msgid "Direct Message"
- msgstr ""
- #: html.c:575 html.c:2680 html.c:2705 html.c:5596
- msgid "EmojiUnreact"
- msgstr ""
- #: html.c:575 html.c:1553 html.c:2680 html.c:2705 html.c:5607
- msgid "EmojiReact"
- msgstr ""
- #: html.c:2214
- msgid "Emoji react..."
- msgstr ""
- #: html.c:2755
- msgid "Emoji reactions: "
- msgstr ""
- #: html.c:1941
- msgid "Muted words..."
- msgstr ""
- #: html.c:1943
- msgid "One word per line, partial matches count"
- msgstr ""
- #: html.c:1964
- msgid "Update muted words"
- msgstr ""
- #: html.c:2580
- msgid "Muted: "
- msgstr ""
- #: html.c:4055
- msgid "Contact's posts"
- msgstr ""
- #: html.c:4124
- msgid "More (x 10)..."
- msgstr ""
- #: html.c:867
- msgid "End in 3 days"
- msgstr ""
- #: html.c:870
- msgid "End in 1 year"
- msgstr ""
- #: html.c:4212
- msgid "Likes"
- msgstr ""
- #: html.c:4213
- msgid "Emoji reacts"
- msgstr ""
- #: html.c:4214
- msgid "Mentions"
- msgstr ""
- #: html.c:4215
- msgid "Announces"
- msgstr ""
- #: html.c:4216
- msgid "Follows"
- msgstr ""
- #: html.c:4217
- msgid "Unfollows"
- msgstr ""
- #: html.c:4218
- msgid "Follow requests"
- msgstr ""
- #: html.c:4219
- msgid "Blocks"
- msgstr ""
- #: html.c:4220
- msgid "Polls"
- msgstr ""
- #: html.c:4224
- msgid "Save"
- msgstr ""
- #: html.c:4232
- msgid "Notifications filter..."
- msgstr ""
- #: data.c:45
- msgid "Jan"
- msgstr ""
- #: data.c:46
- msgid "Feb"
- msgstr ""
- #: data.c:47
- msgid "Mar"
- msgstr ""
- #: data.c:48
- msgid "Apr"
- msgstr ""
- #: data.c:49
- msgid "May"
- msgstr ""
- #: data.c:50
- msgid "Jun"
- msgstr ""
- #: data.c:51
- msgid "Jul"
- msgstr ""
- #: data.c:52
- msgid "Aug"
- msgstr ""
- #: data.c:53
- msgid "Sep"
- msgstr ""
- #: data.c:54
- msgid "Oct"
- msgstr ""
- #: data.c:55
- msgid "Nov"
- msgstr ""
- #: data.c:56
- msgid "Dec"
- msgstr ""
- #: html.c:1801
- msgid "Show unlisted posts in the public page and RSS feed"
- msgstr ""
|