snac2

Fork of https://codeberg.org/grunfink/snac2
git clone https://git.inz.fi/snac2
Log | Files | Refs | README | LICENSE

commit 6230abf1a13ef1f92cdf826e674a2107341d00b8
parent 824d2418580968b88e28ee658ddb2349825a7367
Author: default <nobody@localhost>
Date:   Wed, 12 Mar 2025 08:51:55 +0100

Italian translation (contributed by anzu).

Diffstat:
Apo/it.po | 736+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
1 file changed, 736 insertions(+), 0 deletions(-)

diff --git a/po/it.po b/po/it.po @@ -0,0 +1,736 @@ +# 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:371 +msgid "Sensitive content: " +msgstr "Contenuto sensibile" + +#: html.c:379 +msgid "Sensitive content description" +msgstr "Descrizione del contenuto sensibile" + +#: html.c:392 +msgid "Only for mentioned people: " +msgstr "Riservato alle persone indicate: " + +#: html.c:415 +msgid "Reply to (URL): " +msgstr "Rispondi a (URL): " + +#: html.c:424 +msgid "Don't send, but store as a draft" +msgstr "Salva come bozza senza inviare" + +#: html.c:425 +msgid "Draft:" +msgstr "Bozza" + +#: html.c:445 +msgid "Attachments..." +msgstr "Allegati..." + +#: html.c:468 +msgid "File:" +msgstr "File:" + +#: html.c:472 +msgid "Clear this field to delete the attachment" +msgstr "Pulisci ed elimina l'allegato" + +#: html.c:481 html.c:506 +msgid "Attachment description" +msgstr "Descrizione dell'allegato" + +#: html.c:517 +msgid "Poll..." +msgstr "Sondaggio..." + +#: html.c:519 +msgid "Poll options (one per line, up to 8):" +msgstr "Scelte per il sondaggio (una per linea, massimo 8):" + +#: html.c:531 +msgid "One choice" +msgstr "Una scelta" + +#: html.c:534 +msgid "Multiple choices" +msgstr "Scelte multiple" + +#: html.c:540 +msgid "End in 5 minutes" +msgstr "Termina in 5 minuti" + +#: html.c:544 +msgid "End in 1 hour" +msgstr "Termina in 1 ora" + +#: html.c:547 +msgid "End in 1 day" +msgstr "Termina in 1 giorno" + +#: html.c:555 +msgid "Post" +msgstr "Post" + +#: html.c:652 html.c:659 +msgid "Site description" +msgstr "Descrizione del sito web" + +#: html.c:670 +msgid "Admin email" +msgstr "Email dell'amministratore" + +#: html.c:683 +msgid "Admin account" +msgstr "Account amministratore" + +#: html.c:751 html.c:1087 +#, c-format +msgid "%d following, %d followers" +msgstr "%d seguiti, %d seguenti" + +#: html.c:841 +msgid "RSS" +msgstr "RSS" + +#: html.c:846 html.c:874 +msgid "private" +msgstr "privato" + +#: html.c:870 +msgid "public" +msgstr "pubblico" + +#: html.c:878 +msgid "notifications" +msgstr "notifiche" + +#: html.c:883 +msgid "people" +msgstr "persone" + +#: html.c:887 +msgid "instance" +msgstr "istanza" + +#: html.c:896 +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:897 +msgid "Content search" +msgstr "Ricerca contenuto" + +#: html.c:1019 +msgid "verified link" +msgstr "link verificato" + +#: html.c:1076 html.c:2458 html.c:2471 html.c:2480 +msgid "Location: " +msgstr "Posizione: " + +#: html.c:1112 +msgid "New Post..." +msgstr "Nuovo post..." + +#: html.c:1114 +msgid "What's on your mind?" +msgstr "Cosa stai pensando?" + +#: html.c:1123 +msgid "Operations..." +msgstr "Operazioni..." + +#: html.c:1138 html.c:1713 html.c:3054 html.c:4371 +msgid "Follow" +msgstr "Segui" + +#: html.c:1140 +msgid "(by URL or user@host)" +msgstr "(per URL o user@host)" + +#: html.c:1155 html.c:1689 html.c:4323 +msgid "Boost" +msgstr "Annuncia" + +#: html.c:1157 html.c:1174 +msgid "(by URL)" +msgstr "(per URL)" + +#: html.c:1172 html.c:1668 html.c:4314 +msgid "Like" +msgstr "Mi piace" + +#: html.c:1277 +msgid "User Settings..." +msgstr "Impostazioni..." + +#: html.c:1286 +msgid "Display name:" +msgstr "Nome visualizzato:" + +#: html.c:1292 +msgid "Your name" +msgstr "Il tuo nome" + +#: html.c:1294 +msgid "Avatar: " +msgstr "Avatar: " + +#: html.c:1302 +msgid "Delete current avatar" +msgstr "Elimina l'avatar" + +#: html.c:1304 +msgid "Header image (banner): " +msgstr "Immagine intestazione (banner): " + +#: html.c:1312 +msgid "Delete current header image" +msgstr "Elimina l'immagine d'intestazione" + +#: html.c:1314 +msgid "Bio:" +msgstr "Bio:" + +#: html.c:1320 +msgid "Write about yourself here..." +msgstr "Descriviti qui..." + +#: html.c:1329 +msgid "Always show sensitive content" +msgstr "Mostra sempre i contenuti sensibili" + +#: html.c:1331 +msgid "Email address for notifications:" +msgstr "Indirizzo email per le notifiche:" + +#: html.c:1339 +msgid "Telegram notifications (bot key and chat id):" +msgstr "Notifiche Telegram (bot key e chat id):" + +#: html.c:1353 +msgid "ntfy notifications (ntfy server and token):" +msgstr "Notifiche ntfy (server ntfy e token)" + +#: html.c:1367 +msgid "Maximum days to keep posts (0: server settings):" +msgstr "Giorni di mantenimento dei post (0: impostazione server)" + +#: html.c:1381 +msgid "Drop direct messages from people you don't follow" +msgstr "Elimina i messaggi diretti delle persone non seguite" + +#: html.c:1390 +msgid "This account is a bot" +msgstr "Questo account è un bot" + +#: html.c:1399 +msgid "Auto-boost all mentions to this account" +msgstr "Annuncio automatico delle citazioni a quest'account" + +#: html.c:1408 +msgid "This account is private (posts are not shown through the web)" +msgstr "Quest'account è privato (post invisibili nel web)" + +#: html.c:1418 +msgid "Collapse top threads by default" +msgstr "Tieni chiuse le discussioni" + +#: html.c:1427 +msgid "Follow requests must be approved" +msgstr "Devi approvare le richieste dei seguenti" + +#: html.c:1436 +msgid "Publish follower and following metrics" +msgstr "Rendi pubblici seguenti e seguiti" + +#: html.c:1438 +msgid "Current location:" +msgstr "Posizione corrente:" + +#: html.c:1452 +msgid "Profile metadata (key=value pairs in each line):" +msgstr "Dati del profilo (coppie di chiave=valore per ogni linea):" + +#: html.c:1463 +msgid "Web interface language:" +msgstr "Lingua dell'interfaccia web:" + +#: html.c:1468 +msgid "New password:" +msgstr "Nuova password:" + +#: html.c:1475 +msgid "Repeat new password:" +msgstr "Reinserisci la password:" + +#: html.c:1485 +msgid "Update user info" +msgstr "Aggiorna dati utente" + +#: html.c:1496 +msgid "Followed hashtags..." +msgstr "Hashtag seguiti..." + +#: html.c:1498 html.c:1530 +msgid "One hashtag per line" +msgstr "Un hashtag per linea" + +#: html.c:1519 html.c:1551 +msgid "Update hashtags" +msgstr "Aggiorna hashtags" + +#: html.c:1668 +msgid "Say you like this post" +msgstr "Questo post ti piace" + +#: html.c:1673 html.c:4332 +msgid "Unlike" +msgstr "Non mi piace" + +#: html.c:1673 +msgid "Nah don't like it that much" +msgstr "No, non mi piace molto" + +#: html.c:1679 html.c:4464 +msgid "Unpin" +msgstr "Sgancia" + +#: html.c:1679 +msgid "Unpin this post from your timeline" +msgstr "Sgancia questo post dalla timeline" + +#: html.c:1682 html.c:4459 +msgid "Pin" +msgstr "Aggancia" + +#: html.c:1682 +msgid "Pin this post to the top of your timeline" +msgstr "Aggancia questo post in cima alla timeline" + +#: html.c:1689 +msgid "Announce this post to your followers" +msgstr "Annuncia questo post ai tuoi seguenti" + +#: html.c:1694 html.c:4340 +msgid "Unboost" +msgstr "Rimuovi annuncio" + +#: html.c:1694 +msgid "I regret I boosted this" +msgstr "Mi pento di aver annunciato questo" + +#: html.c:1700 html.c:4474 +msgid "Unbookmark" +msgstr "Elimina segnalibro" + +#: html.c:1700 +msgid "Delete this post from your bookmarks" +msgstr "Elimina questo post dai segnalibri" + +#: html.c:1703 html.c:4469 +msgid "Bookmark" +msgstr "Segnalibro" + +#: html.c:1703 +msgid "Add this post to your bookmarks" +msgstr "Aggiungi questo post ai segnalibri" + +#: html.c:1709 html.c:3040 html.c:3228 html.c:4384 +msgid "Unfollow" +msgstr "Smetti di seguire" + +#: html.c:1709 html.c:3041 +msgid "Stop following this user's activity" +msgstr "Smetti di seguire l'utente" + +#: html.c:1713 html.c:3055 +msgid "Start following this user's activity" +msgstr "Sequi l'utente" + +#: html.c:1719 html.c:4414 +msgid "Unfollow Group" +msgstr "Smetti di seguire il gruppo" + +#: html.c:1720 +msgid "Stop following this group or channel" +msgstr "Smetti di seguire il gruppo o canale" + +#: html.c:1724 html.c:4401 +msgid "Follow Group" +msgstr "Segui grupp" + +#: html.c:1725 +msgid "Start following this group or channel" +msgstr "Segui il gruppo o canale" + +#: html.c:1730 html.c:3077 html.c:4348 +msgid "MUTE" +msgstr "Silenzia" + +#: html.c:1731 +msgid "Block any activity from this user forever" +msgstr "Blocca l'utente" + +#: html.c:1736 html.c:3059 html.c:4431 +msgid "Delete" +msgstr "Elimina" + +#: html.c:1736 +msgid "Delete this post" +msgstr "Elimina questo post" + +#: html.c:1739 html.c:4356 +msgid "Hide" +msgstr "Nascondi" + +#: html.c:1739 +msgid "Hide this post and its children" +msgstr "Nascondi questo post completamente" + +#: html.c:1770 +msgid "Edit..." +msgstr "Modifica..." + +#: html.c:1789 +msgid "Reply..." +msgstr "Rispondi..." + +#: html.c:1840 +msgid "Truncated (too deep)" +msgstr "Troncato (troppo lungo)" + +#: html.c:1849 +msgid "follows you" +msgstr "Ti segue" + +#: html.c:1912 +msgid "Pinned" +msgstr "Aggancia" + +#: html.c:1920 +msgid "Bookmarked" +msgstr "Segnalibro" + +#: html.c:1928 +msgid "Poll" +msgstr "Sondaggio" + +#: html.c:1935 +msgid "Voted" +msgstr "Votato" + +#: html.c:1944 +msgid "Event" +msgstr "Evento" + +#: html.c:1976 html.c:2005 +msgid "boosted" +msgstr "Annunciato" + +#: html.c:2021 +msgid "in reply to" +msgstr "in risposta a" + +#: html.c:2072 +msgid " [SENSITIVE CONTENT]" +msgstr " [CONTENUTO SENSIBILE]" + +#: html.c:2249 +msgid "Vote" +msgstr "Vota" + +#: html.c:2259 +msgid "Closed" +msgstr "Chiuso" + +#: html.c:2284 +msgid "Closes in" +msgstr "Chiude in" + +#: html.c:2365 +msgid "Video" +msgstr "Video" + +#: html.c:2380 +msgid "Audio" +msgstr "Audio" + +#: html.c:2402 +msgid "Attachment" +msgstr "Allegato" + +#: html.c:2416 +msgid "Alt..." +msgstr "Testo alternativo..." + +#: html.c:2429 +msgid "Source channel or community" +msgstr "Provenienza del canale o comunità" + +#: html.c:2523 +msgid "Time: " +msgstr "Orario:" + +#: html.c:2598 +msgid "Older..." +msgstr "Vecchi..." + +#: html.c:2661 +msgid "about this site" +msgstr "descrizione" + +#: html.c:2663 +msgid "powered by " +msgstr "gestito da " + +#: html.c:2728 +msgid "Dismiss" +msgstr "Congeda" + +#: html.c:2745 +#, c-format +msgid "Timeline for list '%s'" +msgstr "Timeline per la lista '%s'" + +#: html.c:2764 html.c:3805 +msgid "Pinned posts" +msgstr "Post appuntati" + +#: html.c:2776 html.c:3820 +msgid "Bookmarked posts" +msgstr "Post segnati" + +#: html.c:2788 html.c:3835 +msgid "Post drafts" +msgstr "Bozze" + +#: html.c:2847 +msgid "No more unseen posts" +msgstr "Nessun ulteriore post" + +#: html.c:2851 html.c:2951 +msgid "Back to top" +msgstr "Torna in cima" + +#: html.c:2904 +msgid "History" +msgstr "Storico" + +#: html.c:2956 html.c:3376 +msgid "More..." +msgstr "Ancora..." + +#: html.c:3045 html.c:4367 +msgid "Unlimit" +msgstr "Senza limite" + +#: html.c:3046 +msgid "Allow announces (boosts) from this user" +msgstr "Permetti annunci dall'utente" + +#: html.c:3049 html.c:4363 +msgid "Limit" +msgstr "Limite" + +#: html.c:3050 +msgid "Block announces (boosts) from this user" +msgstr "Blocca annunci dall'utente" + +#: html.c:3059 +msgid "Delete this user" +msgstr "Elimina l'utente" + +#: html.c:3064 html.c:4479 +msgid "Approve" +msgstr "Approva" + +#: html.c:3065 +msgid "Approve this follow request" +msgstr "Approva richiesta di seguirti" + +#: html.c:3068 html.c:4503 +msgid "Discard" +msgstr "Scarta" + +#: html.c:3068 +msgid "Discard this follow request" +msgstr "Scarta richiesta di seguirti" + +#: html.c:3073 html.c:4352 +msgid "Unmute" +msgstr "Rimuovi silenziamento" + +#: html.c:3074 +msgid "Stop blocking activities from this user" +msgstr "Sblocca l'utente" + +#: html.c:3078 +msgid "Block any activity from this user" +msgstr "Blocca l'utente completamente" + +#: html.c:3086 +msgid "Direct Message..." +msgstr "Messaggio diretto..." + +#: html.c:3121 +msgid "Pending follow confirmations" +msgstr "Conferme di seguirti in attesa" + +#: html.c:3125 +msgid "People you follow" +msgstr "Persone che segui" + +#: html.c:3126 +msgid "People that follow you" +msgstr "Persone che ti seguono" + +#: html.c:3165 +msgid "Clear all" +msgstr "Pulisci" + +#: html.c:3222 +msgid "Mention" +msgstr "Citazione" + +#: html.c:3225 +msgid "Finished poll" +msgstr "Sondaggio concluso" + +#: html.c:3240 +msgid "Follow Request" +msgstr "Richiesta di seguire" + +#: html.c:3323 +msgid "Context" +msgstr "Contesto" + +#: html.c:3334 +msgid "New" +msgstr "Nuovo" + +#: html.c:3349 +msgid "Already seen" +msgstr "Già visto" + +#: html.c:3364 +msgid "None" +msgstr "Niente" + +#: html.c:3630 +#, c-format +msgid "Search results for account %s" +msgstr "Risultati per account %s" + +#: html.c:3637 +#, c-format +msgid "Account %s not found" +msgstr "Account %s non trovato" + +#: html.c:3668 +#, c-format +msgid "Search results for tag %s" +msgstr "Risultati per tag %s" + +#: html.c:3668 +#, c-format +msgid "Nothing found for tag %s" +msgstr "Nessun risultato per il tag %S" + +#: html.c:3684 +#, c-format +msgid "Search results for '%s' (may be more)" +msgstr "Risultati per tag %s (ancora...)" + +#: html.c:3687 +#, c-format +msgid "Search results for '%s'" +msgstr "Risultati per %s" + +#: html.c:3690 +#, c-format +msgid "No more matches for '%s'" +msgstr "Nessuna corrispondenza per '%s'" + +#: html.c:3692 +#, c-format +msgid "Nothing found for '%s'" +msgstr "Non trovato per '%s'" + +#: html.c:3790 +msgid "Showing instance timeline" +msgstr "Mostra la timeline dell'istanza" + +#: html.c:3858 +#, c-format +msgid "Showing timeline for list '%s'" +msgstr "Mostra la timeline della lista '%s'" + +#: httpd.c:250 +#, c-format +msgid "Search results for tag #%s" +msgstr "Risultati per tag #%s" + +#: httpd.c:259 +msgid "Recent posts by users in this instance" +msgstr "Post recenti in questa istanza" + +#: html.c:1528 +msgid "Blocked hashtags..." +msgstr "Hashtag bloccati..." + +#: html.c:419 +msgid "Optional URL to reply to" +msgstr "URL facoltativo di risposta" + +#: html.c:526 +msgid "" +"Option 1...\n" +"Option 2...\n" +"Option 3...\n" +"..." +msgstr +"Scelta 1...\n" +"Scelta 2...\n" +"Scelta 3...\n" +"..." + +#: html.c:1345 +msgid "Bot API key" +msgstr "Chiave per le API del bot" + +#: html.c:1351 +msgid "Chat id" +msgstr "Id della chat" + +#: html.c:1359 +msgid "ntfy server - full URL (example: https://ntfy.sh/YourTopic)" +msgstr "Server ntfy - URL completo (esempio: https://ntfy.sh/YourTopic)" + +#: html.c:1365 +msgid "ntfy token - if needed" +msgstr "Token ntfy - se richiesto" + +#: html.c:2765 +msgid "pinned" +msgstr "appuntati" + +#: html.c:2777 +msgid "bookmarks" +msgstr "segnalibri" + +#: html.c:2789 +msgid "drafts" +msgstr "bozze"