| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936 |
- # 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:599
- msgid "Sensitive content: "
- msgstr "Contenuto sensibile"
- #: html.c:607
- msgid "Sensitive content description"
- msgstr "Descrizione del contenuto sensibile"
- msgid "Only for mentioned people: "
- msgstr "Riservato alle persone indicate: "
- #: html.c:635
- msgid "Reply to (URL): "
- msgstr "Rispondi a (URL): "
- #: html.c:644
- msgid "Don't send, but store as a draft"
- msgstr "Salva come bozza senza inviare"
- #: html.c:645
- msgid "Draft:"
- msgstr "Bozza"
- #: html.c:735
- msgid "Attachments..."
- msgstr "Allegati..."
- #: html.c:758
- msgid "File:"
- msgstr "File:"
- #: html.c:762
- msgid "Clear this field to delete the attachment"
- msgstr "Pulisci ed elimina l'allegato"
- #: html.c:771 html.c:796
- msgid "Attachment description"
- msgstr "Descrizione dell'allegato"
- #: html.c:812
- msgid "Poll..."
- msgstr "Sondaggio..."
- #: html.c:804
- msgid "Poll options (one per line, up to 8):"
- msgstr "Scelte per il sondaggio (una per linea, massimo 8):"
- #: html.c:826
- msgid "One choice"
- msgstr "Una scelta"
- #: html.c:829
- msgid "Multiple choices"
- msgstr "Scelte multiple"
- #: html.c:835
- msgid "End in 5 minutes"
- msgstr "Termina in 5 minuti"
- #: html.c:839
- msgid "End in 1 hour"
- msgstr "Termina in 1 ora"
- #: html.c:842
- msgid "End in 1 day"
- msgstr "Termina in 1 giorno"
- #: html.c:856
- msgid "Post"
- msgstr "Post"
- #: html.c:958 html.c:965
- msgid "Site description"
- msgstr "Descrizione del sito web"
- #: html.c:976
- msgid "Admin email"
- msgstr "Email dell'amministratore"
- #: html.c:989
- msgid "Admin account"
- msgstr "Account amministratore"
- #: html.c:1054 html.c:1410
- #, c-format
- msgid "%d following, %d followers"
- msgstr "%d seguiti, %d seguenti"
- #: html.c:1151
- msgid "RSS"
- msgstr "RSS"
- #: html.c:1156 html.c:1195
- msgid "private"
- msgstr "privato"
- #: html.c:1191
- msgid "public"
- msgstr "pubblico"
- #: html.c:1199
- msgid "notifications"
- msgstr "notifiche"
- #: html.c:1204
- msgid "people"
- msgstr "persone"
- #: html.c:1209
- msgid "instance"
- msgstr "istanza"
- #: html.c:1218
- 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:1219
- msgid "Content search"
- msgstr "Ricerca contenuto"
- #: html.c:1345
- msgid "verified link"
- msgstr "link verificato"
- #: html.c:1402 html.c:3121 html.c:3134 html.c:3143 html.c:4394
- msgid "Location: "
- msgstr "Posizione: "
- #: html.c:1448
- msgid "New Post..."
- msgstr "Nuovo post..."
- #: html.c:1450
- msgid "What's on your mind?"
- msgstr "Cosa stai pensando?"
- #: html.c:1459
- msgid "Operations..."
- msgstr "Operazioni..."
- #: html.c:1474 html.c:2100 html.c:3891 html.c:4343 html.c:5607
- msgid "Follow"
- msgstr "Segui"
- #: html.c:1476
- msgid "(by URL or user@host)"
- msgstr "(per URL o user@host)"
- #: html.c:1491 html.c:2076 html.c:5556
- msgid "Boost"
- msgstr "Annuncia"
- #: html.c:1493 html.c:1510 html.c:1532
- msgid "(by URL)"
- msgstr "(per URL)"
- #: html.c:1508 html.c:2055 html.c:5547
- msgid "Like"
- msgstr "Mi piace"
- #: html.c:1658
- msgid "User Settings..."
- msgstr "Impostazioni..."
- #: html.c:1667
- msgid "Display name:"
- msgstr "Nome visualizzato:"
- #: html.c:1673
- msgid "Your name"
- msgstr "Il tuo nome"
- #: html.c:1675
- msgid "Avatar: "
- msgstr "Avatar: "
- #: html.c:1683
- msgid "Delete current avatar"
- msgstr "Elimina l'avatar"
- #: html.c:1685
- msgid "Header image (banner): "
- msgstr "Immagine intestazione (banner): "
- #: html.c:1693
- msgid "Delete current header image"
- msgstr "Elimina l'immagine d'intestazione"
- #: html.c:1695
- msgid "Bio:"
- msgstr "Bio:"
- #: html.c:1701
- msgid "Write about yourself here..."
- msgstr "Descriviti qui..."
- #: html.c:1710
- msgid "Always show sensitive content"
- msgstr "Mostra sempre i contenuti sensibili"
- #: html.c:1712
- msgid "Email address for notifications:"
- msgstr "Indirizzo email per le notifiche:"
- #: html.c:1720
- msgid "Telegram notifications (bot key and chat id):"
- msgstr "Notifiche Telegram (bot key e chat id):"
- #: html.c:1734
- msgid "ntfy notifications (ntfy server and token):"
- msgstr "Notifiche ntfy (server ntfy e token)"
- #: html.c:1756
- msgid "Maximum days to keep posts (0: server settings):"
- msgstr "Giorni di mantenimento dei post (0: impostazione server)"
- #: html.c:1762
- msgid "Drop direct messages from people you don't follow"
- msgstr "Elimina i messaggi diretti delle persone non seguite"
- #: html.c:1764
- msgid "This account is a bot"
- msgstr "Questo account è un bot"
- #: html.c:1766
- msgid "Auto-boost all mentions to this account"
- msgstr "Annuncio automatico delle citazioni a quest'account"
- #: html.c:1768
- msgid "This account is private (posts are not shown through the web)"
- msgstr "Quest'account è privato (post invisibili nel web)"
- #: html.c:1771
- msgid "Collapse top threads by default"
- msgstr "Tieni chiuse le discussioni"
- #: html.c:1773
- msgid "Follow requests must be approved"
- msgstr "Devi approvare le richieste dei seguenti"
- #: html.c:1775
- msgid "Publish follower and following metrics"
- msgstr "Rendi pubblici seguenti e seguiti"
- #: html.c:1778
- msgid "Current location:"
- msgstr "Posizione corrente:"
- #: html.c:1792
- msgid "Profile metadata (key=value pairs in each line):"
- msgstr "Dati del profilo (coppie di chiave=valore per ogni linea):"
- #: html.c:1803
- msgid "Web interface language:"
- msgstr "Lingua dell'interfaccia web:"
- #: html.c:1822
- msgid "New password:"
- msgstr "Nuova password:"
- #: html.c:1829
- msgid "Repeat new password:"
- msgstr "Reinserisci la password:"
- #: html.c:1839
- msgid "Update user info"
- msgstr "Aggiorna dati utente"
- #: html.c:1850
- msgid "Followed hashtags..."
- msgstr "Hashtag seguiti..."
- #: html.c:1852 html.c:1885
- msgid "One hashtag per line"
- msgstr "Un hashtag per linea"
- #: html.c:1874 html.c:1906
- msgid "Update hashtags"
- msgstr "Aggiorna hashtags"
- #: html.c:2055
- msgid "Say you like this post"
- msgstr "Questo post ti piace"
- #: html.c:2060 html.c:5565
- msgid "Unlike"
- msgstr "Non mi piace"
- #: html.c:2060
- msgid "Nah don't like it that much"
- msgstr "No, non mi piace molto"
- #: html.c:2066 html.c:5702
- msgid "Unpin"
- msgstr "Sgancia"
- #: html.c:2066
- msgid "Unpin this post from your timeline"
- msgstr "Sgancia questo post dalla timeline"
- #: html.c:2069 html.c:5697
- msgid "Pin"
- msgstr "Aggancia"
- #: html.c:2069
- msgid "Pin this post to the top of your timeline"
- msgstr "Aggancia questo post in cima alla timeline"
- #: html.c:2076
- msgid "Announce this post to your followers"
- msgstr "Annuncia questo post ai tuoi seguenti"
- #: html.c:2081 html.c:5573
- msgid "Unboost"
- msgstr "Rimuovi annuncio"
- #: html.c:2081
- msgid "I regret I boosted this"
- msgstr "Mi pento di aver annunciato questo"
- #: html.c:2087 html.c:5712
- msgid "Unbookmark"
- msgstr "Elimina segnalibro"
- #: html.c:2087
- msgid "Delete this post from your bookmarks"
- msgstr "Elimina questo post dai segnalibri"
- #: html.c:2090 html.c:5707
- msgid "Bookmark"
- msgstr "Segnalibro"
- #: html.c:2090
- msgid "Add this post to your bookmarks"
- msgstr "Aggiungi questo post ai segnalibri"
- #: html.c:2096 html.c:3877 html.c:4254 html.c:4341 html.c:5620
- msgid "Unfollow"
- msgstr "Smetti di seguire"
- #: html.c:2096 html.c:3878 html.c:4341
- msgid "Stop following this user's activity"
- msgstr "Smetti di seguire l'utente"
- #: html.c:2100 html.c:3892 html.c:4343
- msgid "Start following this user's activity"
- msgstr "Sequi l'utente"
- #: html.c:2106 html.c:5650
- msgid "Unfollow Group"
- msgstr "Smetti di seguire il gruppo"
- #: html.c:2107
- msgid "Stop following this group or channel"
- msgstr "Smetti di seguire il gruppo o canale"
- #: html.c:2111 html.c:5637
- msgid "Follow Group"
- msgstr "Segui grupp"
- #: html.c:2112
- msgid "Start following this group or channel"
- msgstr "Segui il gruppo o canale"
- #: html.c:2117 html.c:3914 html.c:5581
- msgid "MUTE"
- msgstr "Silenzia"
- #: html.c:2118
- msgid "Block any activity from this user forever"
- msgstr "Blocca l'utente"
- #: html.c:2123 html.c:3896 html.c:5667
- msgid "Delete"
- msgstr "Elimina"
- #: html.c:2123
- msgid "Delete this post"
- msgstr "Elimina questo post"
- #: html.c:2126 html.c:5589
- msgid "Hide"
- msgstr "Nascondi"
- #: html.c:2126
- msgid "Hide this post and its children"
- msgstr "Nascondi questo post completamente"
- #: html.c:2168
- msgid "Edit..."
- msgstr "Modifica..."
- #: html.c:2206
- msgid "Reply..."
- msgstr "Rispondi..."
- #: html.c:2280
- msgid "Truncated (too deep)"
- msgstr "Troncato (troppo lungo)"
- #: html.c:2298
- msgid "follows you"
- msgstr "Ti segue"
- #: html.c:2372
- msgid "Pinned"
- msgstr "Aggancia"
- #: html.c:2380
- msgid "Bookmarked"
- msgstr "Segnalibro"
- #: html.c:2388
- msgid "Poll"
- msgstr "Sondaggio"
- #: html.c:2395
- msgid "Voted"
- msgstr "Votato"
- #: html.c:2404
- msgid "Event"
- msgstr "Evento"
- #: html.c:2436 html.c:2465
- msgid "boosted"
- msgstr "Annunciato"
- #: html.c:2479
- msgid "in reply to"
- msgstr "in risposta a"
- #: html.c:2535
- msgid " [SENSITIVE CONTENT]"
- msgstr " [CONTENUTO SENSIBILE]"
- #: html.c:2907
- msgid "Vote"
- msgstr "Vota"
- #: html.c:2917
- msgid "Closed"
- msgstr "Chiuso"
- #: html.c:2942
- msgid "Closes in"
- msgstr "Chiude in"
- #: html.c:3022
- msgid "Video"
- msgstr "Video"
- #: html.c:3037
- msgid "Audio"
- msgstr "Audio"
- #: html.c:3065
- msgid "Attachment"
- msgstr "Allegato"
- #: html.c:3079
- msgid "Alt..."
- msgstr "Testo alternativo..."
- #: html.c:3092
- msgid "Source channel or community"
- msgstr "Provenienza del canale o comunità"
- #: html.c:3186
- msgid "Time: "
- msgstr "Orario:"
- #: html.c:3267
- msgid "Older..."
- msgstr "Vecchi..."
- #: html.c:3369
- msgid "about this site"
- msgstr "descrizione"
- #: html.c:3371
- msgid "powered by "
- msgstr "gestito da "
- #: html.c:3440
- msgid "Dismiss"
- msgstr "Congeda"
- #: html.c:3457
- #, c-format
- msgid "Timeline for list '%s'"
- msgstr "Timeline per la lista '%s'"
- #: html.c:3476 html.c:4931
- msgid "Pinned posts"
- msgstr "Post appuntati"
- #: html.c:3488 html.c:4946
- msgid "Bookmarked posts"
- msgstr "Post segnati"
- #: html.c:3500 html.c:4961
- msgid "Post drafts"
- msgstr "Bozze"
- #: html.c:3576
- msgid "No more unseen posts"
- msgstr "Nessun ulteriore post"
- #: html.c:3580 html.c:3687 html.c:4053
- msgid "Back to top"
- msgstr "Torna in cima"
- #: html.c:3640
- msgid "History"
- msgstr "Storico"
- #: html.c:3692 html.c:4058 html.c:4448
- msgid "More..."
- msgstr "Ancora..."
- #: html.c:3882 html.c:5603
- msgid "Unlimit"
- msgstr "Senza limite"
- #: html.c:3883
- msgid "Allow announces (boosts) from this user"
- msgstr "Permetti annunci dall'utente"
- #: html.c:3886 html.c:5599
- msgid "Limit"
- msgstr "Limite"
- #: html.c:3887
- msgid "Block announces (boosts) from this user"
- msgstr "Blocca annunci dall'utente"
- #: html.c:3896
- msgid "Delete this user"
- msgstr "Elimina l'utente"
- #: html.c:3901 html.c:5717
- msgid "Approve"
- msgstr "Approva"
- #: html.c:3902
- msgid "Approve this follow request"
- msgstr "Approva richiesta di seguirti"
- #: html.c:3905 html.c:5741
- msgid "Discard"
- msgstr "Scarta"
- #: html.c:3905
- msgid "Discard this follow request"
- msgstr "Scarta richiesta di seguirti"
- #: html.c:3910 html.c:5585
- msgid "Unmute"
- msgstr "Rimuovi silenziamento"
- #: html.c:3911
- msgid "Stop blocking activities from this user"
- msgstr "Sblocca l'utente"
- #: html.c:3915
- msgid "Block any activity from this user"
- msgstr "Blocca l'utente completamente"
- #: html.c:3923
- msgid "Direct Message..."
- msgstr "Messaggio diretto..."
- #: html.c:3958
- msgid "Pending follow confirmations"
- msgstr "Conferme di seguirti in attesa"
- #: html.c:3962
- msgid "People you follow"
- msgstr "Persone che segui"
- #: html.c:3963
- msgid "People that follow you"
- msgstr "Persone che ti seguono"
- #: html.c:4181
- msgid "Clear all"
- msgstr "Pulisci"
- #: html.c:4248
- msgid "Mention"
- msgstr "Citazione"
- #: html.c:4251
- msgid "Finished poll"
- msgstr "Sondaggio concluso"
- #: html.c:4278
- msgid "Follow Request"
- msgstr "Richiesta di seguire"
- #: html.c:4388
- msgid "Context"
- msgstr "Contesto"
- #: html.c:4406
- msgid "New"
- msgstr "Nuovo"
- #: html.c:4421
- msgid "Already seen"
- msgstr "Già visto"
- #: html.c:4436
- msgid "None"
- msgstr "Niente"
- #: html.c:4725
- #, c-format
- msgid "Search results for account %s"
- msgstr "Risultati per account %s"
- #: html.c:4732
- #, c-format
- msgid "Account %s not found"
- msgstr "Account %s non trovato"
- #: html.c:4763
- #, c-format
- msgid "Search results for tag %s"
- msgstr "Risultati per tag %s"
- #: html.c:4763
- #, c-format
- msgid "Nothing found for tag %s"
- msgstr "Nessun risultato per il tag %S"
- #: html.c:4779
- #, c-format
- msgid "Search results for '%s' (may be more)"
- msgstr "Risultati per tag %s (ancora...)"
- #: html.c:4782
- #, c-format
- msgid "Search results for '%s'"
- msgstr "Risultati per %s"
- #: html.c:4785
- #, c-format
- msgid "No more matches for '%s'"
- msgstr "Nessuna corrispondenza per '%s'"
- #: html.c:4787
- #, c-format
- msgid "Nothing found for '%s'"
- msgstr "Non trovato per '%s'"
- #: html.c:4916
- msgid "Showing instance timeline"
- msgstr "Mostra la timeline dell'istanza"
- #: html.c:4999
- #, 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:1883
- msgid "Blocked hashtags..."
- msgstr "Hashtag bloccati..."
- #: html.c:639
- msgid "Optional URL to reply to"
- msgstr "URL facoltativo di risposta"
- #: html.c:821
- msgid ""
- "Option 1...\n"
- "Option 2...\n"
- "Option 3...\n"
- "..."
- msgstr ""
- "Scelta 1...\n"
- "Scelta 2...\n"
- "Scelta 3...\n"
- "..."
- #: html.c:1726
- msgid "Bot API key"
- msgstr "Chiave per le API del bot"
- #: html.c:1732
- msgid "Chat id"
- msgstr "Id della chat"
- #: html.c:1740
- msgid "ntfy server - full URL (example: https://ntfy.sh/YourTopic)"
- msgstr "Server ntfy - URL completo (esempio: https://ntfy.sh/YourTopic)"
- #: html.c:1746
- msgid "ntfy token - if needed"
- msgstr "Token ntfy - se richiesto"
- #: html.c:3477
- msgid "pinned"
- msgstr "appuntati"
- #: html.c:3489
- msgid "bookmarks"
- msgstr "segnalibri"
- #: html.c:3501
- msgid "drafts"
- msgstr "bozze"
- #: html.c:705
- msgid "Scheduled post..."
- msgstr ""
- msgid "Post date and time:"
- msgstr ""
- #: html.c:3512 html.c:4976
- msgid "Scheduled posts"
- msgstr ""
- #: html.c:3513
- msgid "scheduled posts"
- msgstr ""
- #: html.c:699
- #, c-format
- msgid "Post date and time (timezone: %s):"
- msgstr ""
- #: html.c:1808
- msgid "Time zone:"
- msgstr ""
- #: html.c:680
- msgid "Language:"
- msgstr ""
- #: html.c:1748
- msgid "Notify webhook:"
- msgstr ""
- #: html.c:1754
- msgid "http://example.com/webhook"
- msgstr ""
- #: html.c:1813
- msgid "Languages you usually post in:"
- msgstr ""
- #: html.c:1819
- msgid "en fr es de_AT"
- msgstr ""
- #: html.c:493
- msgid "Visibility: "
- msgstr ""
- msgid "Public"
- msgstr ""
- msgid "Unlisted"
- msgstr ""
- msgid "Followers-only"
- msgstr ""
- msgid "Direct Message"
- msgstr ""
- #: html.c:553 html.c:2645 html.c:2670 html.c:5523
- msgid "EmojiUnreact"
- msgstr ""
- #: html.c:553 html.c:1530 html.c:2645 html.c:2670 html.c:5534
- msgid "EmojiReact"
- msgstr ""
- #: html.c:2188
- msgid "Emoji react..."
- msgstr ""
- #: html.c:2720
- msgid "Emoji reactions: "
- msgstr ""
- #: html.c:1915
- msgid "Muted words..."
- msgstr ""
- #: html.c:1917
- msgid "One word per line, partial matches count"
- msgstr ""
- #: html.c:1938
- msgid "Update muted words"
- msgstr ""
- #: html.c:2545
- msgid "Muted: "
- msgstr ""
- #: html.c:3994
- msgid "Contact's posts"
- msgstr ""
- #: html.c:4063
- msgid "More (x 10)..."
- msgstr ""
- #: html.c:845
- msgid "End in 3 days"
- msgstr ""
- #: html.c:848
- msgid "End in 1 year"
- msgstr ""
- #: html.c:4147
- msgid "Likes"
- msgstr ""
- #: html.c:4148
- msgid "Emoji reacts"
- msgstr ""
- #: html.c:4149
- msgid "Mentions"
- msgstr ""
- #: html.c:4150
- msgid "Announces"
- msgstr ""
- #: html.c:4151
- msgid "Follows"
- msgstr ""
- #: html.c:4152
- msgid "Unfollows"
- msgstr ""
- #: html.c:4153
- msgid "Follow requests"
- msgstr ""
- #: html.c:4154
- msgid "Blocks"
- msgstr ""
- #: html.c:4155
- msgid "Polls"
- msgstr ""
- #: html.c:4159
- msgid "Save"
- msgstr ""
- #: html.c:4167
- msgid "Notifications filter..."
- msgstr ""
- #: data.c:44
- msgid "Jan"
- msgstr ""
- #: data.c:45
- msgid "Feb"
- msgstr ""
- #: data.c:46
- msgid "Mar"
- msgstr ""
- #: data.c:47
- msgid "Apr"
- msgstr ""
- #: data.c:48
- msgid "May"
- msgstr ""
- #: data.c:49
- msgid "Jun"
- msgstr ""
- #: data.c:50
- msgid "Jul"
- msgstr ""
- #: data.c:51
- msgid "Aug"
- msgstr ""
- #: data.c:52
- msgid "Sep"
- msgstr ""
- #: data.c:53
- msgid "Oct"
- msgstr ""
- #: data.c:54
- msgid "Nov"
- msgstr ""
- #: data.c:55
- msgid "Dec"
- msgstr ""
|